05:35:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143593 05:35:52 Running as SYSTEM 05:35:52 [EnvInject] - Loading node environment variables. 05:35:52 Building remotely on prd-ubuntu1804-builder-4c-4g-4573 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:35:52 [ssh-agent] Looking for ssh-agent implementation... 05:35:52 $ ssh-agent 05:35:52 SSH_AUTH_SOCK=/tmp/ssh-i2VG9VXR1oje/agent.1645 05:35:52 SSH_AGENT_PID=1647 05:35:52 [ssh-agent] Started. 05:35:52 Running ssh-add (command line suppressed) 05:35:52 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14705372149910464471.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14705372149910464471.key) 05:35:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:35:52 The recommended git tool is: NONE 05:35:53 using credential onap-jenkins-ssh 05:35:53 Wiping out workspace first. 05:35:53 Cloning the remote Git repository 05:35:53 Cloning repository git://cloud.onap.org/mirror/oom.git 05:35:53 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:35:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:35:53 > git --version # timeout=10 05:35:53 > git --version # 'git version 2.17.1' 05:35:53 using GIT_SSH to set credentials Gerrit user 05:35:53 Verifying host key using manually-configured host key entries 05:35:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:35:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:35:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:35:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:35:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:35:59 using GIT_SSH to set credentials Gerrit user 05:35:59 Verifying host key using manually-configured host key entries 05:35:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/93/143593/15 # timeout=30 05:35:59 > git rev-parse d2e50fb24e6fabe81be9092464160624acc5c253^{commit} # timeout=10 05:35:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:35:59 Checking out Revision d2e50fb24e6fabe81be9092464160624acc5c253 (refs/changes/93/143593/15) 05:35:59 > git config core.sparsecheckout # timeout=10 05:35:59 > git checkout -f d2e50fb24e6fabe81be9092464160624acc5c253 # timeout=30 05:36:03 Commit message: "[SDC] 13.1.0 release" 05:36:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:36:03 > git rev-list --no-walk 4ad36579a06b56ed10b819d7a453d5040f75040d # timeout=10 05:36:03 [EnvInject] - Injecting environment variables from a build step. 05:36:03 [EnvInject] - Injecting as environment variables the properties content 05:36:03 PYTHON=python3 05:36:03 05:36:03 [EnvInject] - Variables injected successfully. 05:36:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14322271650708132697.sh 05:36:03 ---> tox-install.sh 05:36:03 + source /home/jenkins/lf-env.sh 05:36:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:36:03 ++ mktemp -d /tmp/venv-XXXX 05:36:03 + lf_venv=/tmp/venv-Gzzq 05:36:03 + local venv_file=/tmp/.os_lf_venv 05:36:03 + local python=python3 05:36:03 + local options 05:36:03 + local set_path=true 05:36:03 + local install_args= 05:36:03 ++ 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 05:36:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:36:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:36:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:36:03 + true 05:36:03 + case $1 in 05:36:03 + venv_file=/tmp/.toxenv 05:36:03 + shift 2 05:36:03 + true 05:36:03 + case $1 in 05:36:03 + shift 05:36:03 + break 05:36:03 + case $python in 05:36:03 + local pkg_list= 05:36:03 + [[ -d /opt/pyenv ]] 05:36:03 + echo 'Setup pyenv:' 05:36:03 Setup pyenv: 05:36:03 + export PYENV_ROOT=/opt/pyenv 05:36:03 + PYENV_ROOT=/opt/pyenv 05:36:03 + 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 05:36:03 + 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 05:36:03 + pyenv versions 05:36:03 * system (set by /opt/pyenv/version) 05:36:03 * 3.8.13 (set by /opt/pyenv/version) 05:36:03 * 3.9.13 (set by /opt/pyenv/version) 05:36:03 * 3.10.6 (set by /opt/pyenv/version) 05:36:03 + command -v pyenv 05:36:03 ++ pyenv init - --no-rehash 05:36:03 + 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[*]}"'\'')" 05:36:03 export PATH="/opt/pyenv/shims:${PATH}" 05:36:03 export PYENV_SHELL=bash 05:36:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:36:03 pyenv() { 05:36:03 local command 05:36:03 command="${1:-}" 05:36:03 if [ "$#" -gt 0 ]; then 05:36:03 shift 05:36:03 fi 05:36:03 05:36:03 case "$command" in 05:36:03 rehash|shell) 05:36:03 eval "$(pyenv "sh-$command" "$@")" 05:36:03 ;; 05:36:03 *) 05:36:03 command pyenv "$command" "$@" 05:36:03 ;; 05:36:03 esac 05:36:03 }' 05:36:03 +++ 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[*]}"' 05:36:03 ++ 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 05:36:03 ++ 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 05:36:03 ++ 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 05:36:03 ++ export PYENV_SHELL=bash 05:36:03 ++ PYENV_SHELL=bash 05:36:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:36:03 +++ complete -F _pyenv pyenv 05:36:03 ++ lf-pyver python3 05:36:03 ++ local py_version_xy=python3 05:36:03 ++ local py_version_xyz= 05:36:03 ++ pyenv versions 05:36:03 ++ local command 05:36:03 ++ command=versions 05:36:03 ++ '[' 1 -gt 0 ']' 05:36:03 ++ shift 05:36:03 ++ case "$command" in 05:36:03 ++ command pyenv versions 05:36:03 ++ pyenv versions 05:36:03 ++ sed 's/^[ *]* //' 05:36:03 ++ awk '{ print $1 }' 05:36:03 ++ grep -E '^[0-9.]*[0-9]$' 05:36:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:36:03 +++ grep '^3' /tmp/.pyenv_versions 05:36:03 +++ sort -V 05:36:03 +++ tail -n 1 05:36:03 ++ py_version_xyz=3.10.6 05:36:03 ++ [[ -z 3.10.6 ]] 05:36:03 ++ echo 3.10.6 05:36:03 ++ return 0 05:36:03 + pyenv local 3.10.6 05:36:03 + local command 05:36:03 + command=local 05:36:03 + '[' 2 -gt 0 ']' 05:36:03 + shift 05:36:03 + case "$command" in 05:36:03 + command pyenv local 3.10.6 05:36:03 + pyenv local 3.10.6 05:36:03 + for arg in "$@" 05:36:03 + case $arg in 05:36:03 + pkg_list+='tox ' 05:36:03 + for arg in "$@" 05:36:03 + case $arg in 05:36:03 + pkg_list+='virtualenv ' 05:36:03 + for arg in "$@" 05:36:03 + case $arg in 05:36:03 + pkg_list+='urllib3~=1.26.15 ' 05:36:03 + [[ -f /tmp/.toxenv ]] 05:36:03 + [[ ! -f /tmp/.toxenv ]] 05:36:03 + [[ -n '' ]] 05:36:03 + python3 -m venv /tmp/venv-Gzzq 05:36:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gzzq' 05:36:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gzzq 05:36:08 + echo /tmp/venv-Gzzq 05:36:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:36:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:36:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:36:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:08 + local 'pip_opts=--upgrade --quiet' 05:36:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:36:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:36:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:36:08 + [[ -n '' ]] 05:36:08 + [[ -n '' ]] 05:36:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:36:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:08 + /tmp/venv-Gzzq/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 05:36:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:36:11 lf-activate-venv(): INFO: Base packages installed successfully 05:36:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:36:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:36:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:36:11 + /tmp/venv-Gzzq/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 05:36:13 + type python3 05:36:13 + true 05:36:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gzzq/bin to PATH' 05:36:13 lf-activate-venv(): INFO: Adding /tmp/venv-Gzzq/bin to PATH 05:36:13 + PATH=/tmp/venv-Gzzq/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 05:36:13 + return 0 05:36:13 + python3 --version 05:36:13 Python 3.10.6 05:36:13 + python3 -m pip --version 05:36:14 pip 26.0.1 from /tmp/venv-Gzzq/lib/python3.10/site-packages/pip (python 3.10) 05:36:14 + python3 -m pip freeze 05:36:14 cachetools==7.0.5 05:36:14 colorama==0.4.6 05:36:14 distlib==0.4.0 05:36:14 filelock==3.25.2 05:36:14 packaging==26.0 05:36:14 platformdirs==4.9.4 05:36:14 pluggy==1.6.0 05:36:14 pyproject-api==1.10.0 05:36:14 python-discovery==1.2.2 05:36:14 tomli==2.4.1 05:36:14 tomli_w==1.2.0 05:36:14 tox==4.52.0 05:36:14 typing_extensions==4.15.0 05:36:14 urllib3==1.26.20 05:36:14 virtualenv==21.2.0 05:36:14 [EnvInject] - Injecting environment variables from a build step. 05:36:14 [EnvInject] - Injecting as environment variables the properties content 05:36:14 PARALLEL=false 05:36:14 05:36:14 [EnvInject] - Variables injected successfully. 05:36:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11490575484626103789.sh 05:36:14 ---> tox-run.sh 05:36:14 + 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 05:36:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:36:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:36:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:36:14 + cd /w/workspace/oom-master-pre-commit-lint/. 05:36:14 + source /home/jenkins/lf-env.sh 05:36:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:36:14 ++ mktemp -d /tmp/venv-XXXX 05:36:14 + lf_venv=/tmp/venv-wbHe 05:36:14 + local venv_file=/tmp/.os_lf_venv 05:36:14 + local python=python3 05:36:14 + local options 05:36:14 + local set_path=true 05:36:14 + local install_args= 05:36:14 ++ 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 05:36:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:36:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:36:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:36:14 + true 05:36:14 + case $1 in 05:36:14 + venv_file=/tmp/.toxenv 05:36:14 + shift 2 05:36:14 + true 05:36:14 + case $1 in 05:36:14 + shift 05:36:14 + break 05:36:14 + case $python in 05:36:14 + local pkg_list= 05:36:14 + [[ -d /opt/pyenv ]] 05:36:14 + echo 'Setup pyenv:' 05:36:14 Setup pyenv: 05:36:14 + export PYENV_ROOT=/opt/pyenv 05:36:14 + PYENV_ROOT=/opt/pyenv 05:36:14 + 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 05:36:14 + 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 05:36:14 + pyenv versions 05:36:14 system 05:36:14 3.8.13 05:36:14 3.9.13 05:36:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:36:14 + command -v pyenv 05:36:14 ++ pyenv init - --no-rehash 05:36:14 + 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[*]}"'\'')" 05:36:14 export PATH="/opt/pyenv/shims:${PATH}" 05:36:14 export PYENV_SHELL=bash 05:36:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:36:14 pyenv() { 05:36:14 local command 05:36:14 command="${1:-}" 05:36:14 if [ "$#" -gt 0 ]; then 05:36:14 shift 05:36:14 fi 05:36:14 05:36:14 case "$command" in 05:36:14 rehash|shell) 05:36:14 eval "$(pyenv "sh-$command" "$@")" 05:36:14 ;; 05:36:14 *) 05:36:14 command pyenv "$command" "$@" 05:36:14 ;; 05:36:14 esac 05:36:14 }' 05:36:14 +++ 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[*]}"' 05:36:14 ++ 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 05:36:14 ++ 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 05:36:14 ++ 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 05:36:14 ++ export PYENV_SHELL=bash 05:36:14 ++ PYENV_SHELL=bash 05:36:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:36:14 +++ complete -F _pyenv pyenv 05:36:14 ++ lf-pyver python3 05:36:14 ++ local py_version_xy=python3 05:36:14 ++ local py_version_xyz= 05:36:14 ++ pyenv versions 05:36:14 ++ local command 05:36:14 ++ command=versions 05:36:14 ++ '[' 1 -gt 0 ']' 05:36:14 ++ shift 05:36:14 ++ case "$command" in 05:36:14 ++ command pyenv versions 05:36:14 ++ pyenv versions 05:36:14 ++ sed 's/^[ *]* //' 05:36:14 ++ grep -E '^[0-9.]*[0-9]$' 05:36:14 ++ awk '{ print $1 }' 05:36:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:36:14 +++ grep '^3' /tmp/.pyenv_versions 05:36:14 +++ sort -V 05:36:14 +++ tail -n 1 05:36:14 ++ py_version_xyz=3.10.6 05:36:14 ++ [[ -z 3.10.6 ]] 05:36:14 ++ echo 3.10.6 05:36:14 ++ return 0 05:36:14 + pyenv local 3.10.6 05:36:14 + local command 05:36:14 + command=local 05:36:14 + '[' 2 -gt 0 ']' 05:36:14 + shift 05:36:14 + case "$command" in 05:36:14 + command pyenv local 3.10.6 05:36:14 + pyenv local 3.10.6 05:36:14 + for arg in "$@" 05:36:14 + case $arg in 05:36:14 + pkg_list+='tox ' 05:36:14 + for arg in "$@" 05:36:14 + case $arg in 05:36:14 + pkg_list+='virtualenv ' 05:36:14 + for arg in "$@" 05:36:14 + case $arg in 05:36:14 + pkg_list+='urllib3~=1.26.15 ' 05:36:14 + [[ -f /tmp/.toxenv ]] 05:36:14 ++ cat /tmp/.toxenv 05:36:14 + lf_venv=/tmp/venv-Gzzq 05:36:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gzzq from' file:/tmp/.toxenv 05:36:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gzzq from file:/tmp/.toxenv 05:36:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:36:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:14 + local 'pip_opts=--upgrade --quiet' 05:36:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:36:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:36:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:36:14 + [[ -n '' ]] 05:36:14 + [[ -n '' ]] 05:36:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:36:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:14 + /tmp/venv-Gzzq/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 05:36:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:36:15 lf-activate-venv(): INFO: Base packages installed successfully 05:36:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:36:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:36:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:36:15 + /tmp/venv-Gzzq/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 05:36:16 + type python3 05:36:16 + true 05:36:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gzzq/bin to PATH' 05:36:16 lf-activate-venv(): INFO: Adding /tmp/venv-Gzzq/bin to PATH 05:36:16 + PATH=/tmp/venv-Gzzq/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 05:36:16 + return 0 05:36:16 + [[ -d /opt/pyenv ]] 05:36:16 + echo '---> Setting up pyenv' 05:36:16 ---> Setting up pyenv 05:36:16 + export PYENV_ROOT=/opt/pyenv 05:36:16 + PYENV_ROOT=/opt/pyenv 05:36:16 + export PATH=/opt/pyenv/bin:/tmp/venv-Gzzq/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 05:36:16 + PATH=/opt/pyenv/bin:/tmp/venv-Gzzq/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 05:36:16 ++ pwd 05:36:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:36:16 + export PYTHONPATH 05:36:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:36:16 + TOX_TESTENV_PASSENV=PYTHONPATH 05:36:16 + tox --version 05:36:16 4.52.0 from /tmp/venv-Gzzq/lib/python3.10/site-packages/tox/__init__.py 05:36:16 + PARALLEL=false 05:36:16 + TOX_OPTIONS_LIST= 05:36:16 + [[ -n pre-commit ]] 05:36:16 + TOX_OPTIONS_LIST=' -e pre-commit' 05:36:16 + case ${PARALLEL,,} in 05:36:16 + tox -e pre-commit 05:36:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:36:17 pre-commit: install_deps> python -I -m pip install pre-commit 05:36:20 pre-commit: freeze> python -m pip freeze --all 05:36:20 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.2,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 05:36:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:36:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:36:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:36:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:36:23 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:36:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:36:23 [INFO] Once installed this environment will be reused. 05:36:23 [INFO] This may take a few minutes... 05:36:27 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:36:27 [INFO] Once installed this environment will be reused. 05:36:27 [INFO] This may take a few minutes... 05:36:31 trim trailing whitespace.................................................Passed 05:36:31 Tabs remover.............................................................Passed 05:36:31 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:36:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:36:32 [INFO] Once installed this environment will be reused. 05:36:32 [INFO] This may take a few minutes... 05:36:41 gitlint..............................................(no files to check)Skipped 05:36:41 pre-commit: OK (24.20=setup[3.64]+cmd[11.44,9.13] seconds) 05:36:41 congratulations :) (24.24 seconds) 05:36:41 + tox_status=0 05:36:41 + echo '---> Completed tox runs' 05:36:41 ---> Completed tox runs 05:36:41 + for i in .tox/*/log 05:36:41 ++ echo .tox/pre-commit/log 05:36:41 ++ awk -F/ '{print $2}' 05:36:41 + tox_env=pre-commit 05:36:41 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:36:41 + DOC_DIR=docs/_build/html 05:36:41 + [[ -d docs/_build/html ]] 05:36:41 + echo '---> tox-run.sh ends' 05:36:41 ---> tox-run.sh ends 05:36:41 + test 0 -eq 0 05:36:41 $ ssh-agent -k 05:36:41 unset SSH_AUTH_SOCK; 05:36:41 unset SSH_AGENT_PID; 05:36:41 echo Agent pid 1647 killed; 05:36:41 [ssh-agent] Stopped. 05:36:41 [PostBuildScript] - [INFO] Executing post build scripts. 05:36:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14352654114989370954.sh 05:36:41 ---> sysstat.sh 05:36:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9161969283816427526.sh 05:36:41 ---> package-listing.sh 05:36:41 ++ tr '[:upper:]' '[:lower:]' 05:36:41 ++ facter osfamily 05:36:41 + OS_FAMILY=debian 05:36:41 + workspace=/w/workspace/oom-master-pre-commit-lint 05:36:41 + START_PACKAGES=/tmp/packages_start.txt 05:36:41 + END_PACKAGES=/tmp/packages_end.txt 05:36:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:36:41 + PACKAGES=/tmp/packages_start.txt 05:36:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:36:41 + PACKAGES=/tmp/packages_end.txt 05:36:41 + case "${OS_FAMILY}" in 05:36:41 + dpkg -l 05:36:41 + grep '^ii' 05:36:41 + '[' -f /tmp/packages_start.txt ']' 05:36:41 + '[' -f /tmp/packages_end.txt ']' 05:36:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:36:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:36:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:36:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:36:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2455623751271881580.sh 05:36:41 ---> capture-instance-metadata.sh 05:36:41 Setup pyenv: 05:36:42 system 05:36:42 3.8.13 05:36:42 3.9.13 05:36:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:36:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uO3x 05:36:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:36:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:49 lf-activate-venv(): INFO: Base packages installed successfully 05:36:49 lf-activate-venv(): INFO: Installing additional packages: lftools 05:37:09 lf-activate-venv(): INFO: Adding /tmp/venv-uO3x/bin to PATH 05:37:09 INFO: Running in OpenStack, capturing instance metadata 05:37:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5074151703243218563.sh 05:37:09 provisioning config files... 05:37:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10875185068735317188tmp 05:37:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:37:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:37:09 [EnvInject] - Injecting environment variables from a build step. 05:37:09 [EnvInject] - Injecting as environment variables the properties content 05:37:09 SERVER_ID=logs 05:37:09 05:37:09 [EnvInject] - Variables injected successfully. 05:37:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7113427543511911785.sh 05:37:09 ---> create-netrc.sh 05:37:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3164304796185237079.sh 05:37:10 ---> python-tools-install.sh 05:37:10 Setup pyenv: 05:37:10 system 05:37:10 3.8.13 05:37:10 3.9.13 05:37:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:37:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uO3x from file:/tmp/.os_lf_venv 05:37:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:37:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:37:11 lf-activate-venv(): INFO: Base packages installed successfully 05:37:11 lf-activate-venv(): INFO: Installing additional packages: lftools 05:37:19 lf-activate-venv(): INFO: Adding /tmp/venv-uO3x/bin to PATH 05:37:19 Generating Requirements File 05:37:35 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. 05:37:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:37:35 Python 3.10.6 05:37:35 pip 26.0.1 from /tmp/venv-uO3x/lib/python3.10/site-packages/pip (python 3.10) 05:37:36 appdirs==1.4.4 05:37:36 argcomplete==3.6.3 05:37:36 aspy.yaml==1.3.0 05:37:36 attrs==26.1.0 05:37:36 autopage==0.6.0 05:37:36 backports.strenum==1.3.1 05:37:36 beautifulsoup4==4.14.3 05:37:36 boto3==1.42.85 05:37:36 botocore==1.42.85 05:37:36 bs4==0.0.2 05:37:36 certifi==2026.2.25 05:37:36 cffi==2.0.0 05:37:36 cfgv==3.5.0 05:37:36 chardet==7.4.1 05:37:36 charset-normalizer==3.4.7 05:37:36 click==8.3.2 05:37:36 cliff==4.13.2 05:37:36 cmd2==3.4.0 05:37:36 cryptography==3.3.2 05:37:36 debtcollector==3.1.0 05:37:36 decorator==5.2.1 05:37:36 defusedxml==0.7.1 05:37:36 Deprecated==1.3.1 05:37:36 distlib==0.4.0 05:37:36 dnspython==2.8.0 05:37:36 docker==7.1.0 05:37:36 dogpile.cache==1.5.0 05:37:36 durationpy==0.10 05:37:36 email-validator==2.3.0 05:37:36 filelock==3.25.2 05:37:36 future==1.0.0 05:37:36 gitdb==4.0.12 05:37:36 GitPython==3.1.46 05:37:36 httplib2==0.30.2 05:37:36 identify==2.6.18 05:37:36 idna==3.11 05:37:36 importlib-resources==1.5.0 05:37:36 iso8601==2.1.0 05:37:36 Jinja2==3.1.6 05:37:36 jmespath==1.1.0 05:37:36 jsonpatch==1.33 05:37:36 jsonpointer==3.1.1 05:37:36 jsonschema==4.26.0 05:37:36 jsonschema-specifications==2025.9.1 05:37:36 keystoneauth1==5.13.1 05:37:36 kubernetes==35.0.0 05:37:36 lftools==0.37.22 05:37:36 lxml==6.0.2 05:37:36 markdown-it-py==4.0.0 05:37:36 MarkupSafe==3.0.3 05:37:36 mdurl==0.1.2 05:37:36 msgpack==1.1.2 05:37:36 multi_key_dict==2.0.3 05:37:36 munch==4.0.0 05:37:36 netaddr==1.3.0 05:37:36 niet==1.4.2 05:37:36 nodeenv==1.10.0 05:37:36 oauth2client==4.1.3 05:37:36 oauthlib==3.3.1 05:37:36 openstacksdk==4.10.0 05:37:36 os-service-types==1.8.2 05:37:36 osc-lib==4.4.0 05:37:36 oslo.config==10.3.0 05:37:36 oslo.context==6.3.0 05:37:36 oslo.i18n==6.7.2 05:37:36 oslo.log==8.1.0 05:37:36 oslo.serialization==5.9.1 05:37:36 oslo.utils==10.0.0 05:37:36 packaging==26.0 05:37:36 pbr==7.0.3 05:37:36 platformdirs==4.9.4 05:37:36 prettytable==3.17.0 05:37:36 psutil==7.2.2 05:37:36 pyasn1==0.6.3 05:37:36 pyasn1_modules==0.4.2 05:37:36 pycparser==3.0 05:37:36 pygerrit2==2.0.15 05:37:36 PyGithub==2.9.0 05:37:36 Pygments==2.20.0 05:37:36 PyJWT==2.12.1 05:37:36 PyNaCl==1.6.2 05:37:36 pyparsing==2.4.7 05:37:36 pyperclip==1.11.0 05:37:36 pyrsistent==0.20.0 05:37:36 python-cinderclient==9.9.0 05:37:36 python-dateutil==2.9.0.post0 05:37:36 python-discovery==1.2.2 05:37:36 python-heatclient==5.1.0 05:37:36 python-jenkins==1.8.3 05:37:36 python-keystoneclient==5.8.0 05:37:36 python-magnumclient==4.10.0 05:37:36 python-openstackclient==9.0.0 05:37:36 python-swiftclient==4.10.0 05:37:36 PyYAML==6.0.3 05:37:36 referencing==0.37.0 05:37:36 requests==2.33.1 05:37:36 requests-oauthlib==2.0.0 05:37:36 requestsexceptions==1.4.0 05:37:36 rfc3986==2.0.0 05:37:36 rich==14.3.3 05:37:36 rich-argparse==1.7.2 05:37:36 rpds-py==0.30.0 05:37:36 rsa==4.9.1 05:37:36 ruamel.yaml==0.19.1 05:37:36 ruamel.yaml.clib==0.2.15 05:37:36 s3transfer==0.16.0 05:37:36 simplejson==3.20.2 05:37:36 six==1.17.0 05:37:36 smmap==5.0.3 05:37:36 soupsieve==2.8.3 05:37:36 stevedore==5.7.0 05:37:36 tabulate==0.10.0 05:37:36 toml==0.10.2 05:37:36 tomlkit==0.14.0 05:37:36 tqdm==4.67.3 05:37:36 typing_extensions==4.15.0 05:37:36 urllib3==1.26.20 05:37:36 virtualenv==21.2.0 05:37:36 wcwidth==0.6.0 05:37:36 websocket-client==1.9.0 05:37:36 wrapt==2.1.2 05:37:36 xdg==6.0.0 05:37:36 xmltodict==1.0.4 05:37:36 yq==3.4.3 05:37:36 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins9319661496462996339.sh 05:37:36 ---> uv-install.sh 05:37:36 Installing uv/uvx (latest) using shell installer 05:37:36 2026-04-08 05:37:36 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/ae8c82aa-116c-44f1-83b5-d3cb5f9c69df?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-08T06%3A32%3A27Z&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-08T05%3A32%3A23Z&ske=2026-04-08T06%3A32%3A27Z&sks=b&skv=2018-11-09&sig=r3YNL24o7KoW24x%2BBK3iYWs8sE6WdwC%2BJom2jOyBkNU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTYyNjg1MCwibmJmIjoxNzc1NjI2NTUwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ipNl-X02y1Q-zJGOPZ8zy2howtMVgRpPoLVNwrl0uDw&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-oB1Apv.sh" [1] 05:37:36 downloading uv 0.11.4 x86_64-unknown-linux-gnu 05:37:37 installing to /home/jenkins/.local/bin 05:37:37 uv 05:37:37 uvx 05:37:37 everything's installed! 05:37:37 05:37:37 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:37:37 05:37:37 source $HOME/.local/bin/env (sh, bash, zsh) 05:37:37 source $HOME/.local/bin/env.fish (fish) 05:37:37 Adding install location to PATH 05:37:37 ---> Validating uv/uvx install 05:37:37 uvx 0.11.4 (x86_64-unknown-linux-gnu) 05:37:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6824607903009433601.sh 05:37:37 ---> sudo-logs.sh 05:37:37 Archiving 'sudo' log.. 05:37:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins628653147705858224.sh 05:37:37 ---> job-cost.sh 05:37:37 INFO: Activating Python virtual environment... 05:37:37 Setup pyenv: 05:37:37 system 05:37:37 3.8.13 05:37:37 3.9.13 05:37:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:37:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uO3x from file:/tmp/.os_lf_venv 05:37:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:37:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:37:39 lf-activate-venv(): INFO: Base packages installed successfully 05:37:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:37:44 lf-activate-venv(): INFO: Adding /tmp/venv-uO3x/bin to PATH 05:37:44 INFO: No stack-cost file found 05:37:44 INFO: Instance uptime: 137s 05:37:44 INFO: Fetching instance metadata (attempt 1 of 3)... 05:37:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:37:44 INFO: Successfully fetched instance metadata 05:37:44 INFO: Instance type: v3-standard-4 05:37:44 INFO: Retrieving pricing info for: v3-standard-4 05:37:44 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:37:44 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=137 05:37:45 INFO: Successfully fetched Vexxhost pricing API 05:37:45 INFO: Retrieved cost: 0.11 05:37:45 INFO: Retrieved resource: v3-standard-4 05:37:45 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 05:37:45 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 05:37:45 INFO: Successfully archived job cost data 05:37:45 DEBUG: Cost data: oom-master-pre-commit-lint,4576,2026-04-08 05:37:45,v3-standard-4,137,0.11,0.00,SUCCESS 05:37:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16058535629166594783.sh 05:37:45 ---> logs-deploy.sh 05:37:45 Setup pyenv: 05:37:45 system 05:37:45 3.8.13 05:37:45 3.9.13 05:37:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:37:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uO3x from file:/tmp/.os_lf_venv 05:37:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:37:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:37:47 lf-activate-venv(): INFO: Base packages installed successfully 05:37:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:37:54 lf-activate-venv(): INFO: Adding /tmp/venv-uO3x/bin to PATH 05:37:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4576 05:37:54 INFO: archiving workspace using pattern(s): 05:37:55 Archives upload complete. 05:37:55 INFO: archiving logs to Nexus 05:37:56 ---> uname -a: 05:37:56 Linux prd-ubuntu1804-builder-4c-4g-4573 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:37:56 05:37:56 05:37:56 ---> lscpu: 05:37:56 Architecture: x86_64 05:37:56 CPU op-mode(s): 32-bit, 64-bit 05:37:56 Byte Order: Little Endian 05:37:56 CPU(s): 4 05:37:56 On-line CPU(s) list: 0-3 05:37:56 Thread(s) per core: 1 05:37:56 Core(s) per socket: 1 05:37:56 Socket(s): 4 05:37:56 NUMA node(s): 1 05:37:56 Vendor ID: AuthenticAMD 05:37:56 CPU family: 23 05:37:56 Model: 49 05:37:56 Model name: AMD EPYC-Rome Processor 05:37:56 Stepping: 0 05:37:56 CPU MHz: 2799.996 05:37:56 BogoMIPS: 5599.99 05:37:56 Virtualization: AMD-V 05:37:56 Hypervisor vendor: KVM 05:37:56 Virtualization type: full 05:37:56 L1d cache: 32K 05:37:56 L1i cache: 32K 05:37:56 L2 cache: 512K 05:37:56 L3 cache: 16384K 05:37:56 NUMA node0 CPU(s): 0-3 05:37:56 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 05:37:56 05:37:56 05:37:56 ---> nproc: 05:37:56 4 05:37:56 05:37:56 05:37:56 ---> df -h: 05:37:56 Filesystem Size Used Avail Use% Mounted on 05:37:56 udev 7.9G 0 7.9G 0% /dev 05:37:56 tmpfs 1.6G 676K 1.6G 1% /run 05:37:56 /dev/vda1 78G 8.5G 69G 11% / 05:37:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:37:56 tmpfs 5.0M 0 5.0M 0% /run/lock 05:37:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:37:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:37:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:37:56 05:37:56 05:37:56 ---> free -m: 05:37:56 total used free shared buff/cache available 05:37:56 Mem: 16040 561 13213 0 2265 15157 05:37:56 Swap: 1023 0 1023 05:37:56 05:37:56 05:37:56 ---> ip addr: 05:37:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:37:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:37:56 inet 127.0.0.1/8 scope host lo 05:37:56 valid_lft forever preferred_lft forever 05:37:56 inet6 ::1/128 scope host 05:37:56 valid_lft forever preferred_lft forever 05:37:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:37:56 link/ether fa:16:3e:81:ac:8d brd ff:ff:ff:ff:ff:ff 05:37:56 inet 10.30.107.51/23 brd 10.30.107.255 scope global dynamic ens3 05:37:56 valid_lft 86259sec preferred_lft 86259sec 05:37:56 inet6 fe80::f816:3eff:fe81:ac8d/64 scope link 05:37:56 valid_lft forever preferred_lft forever 05:37:56 05:37:56 05:37:56 ---> sar -b -r -n DEV: 05:37:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4573) 04/08/26 _x86_64_ (4 CPU) 05:37:56 05:37:56 05:35:37 LINUX RESTART (4 CPU) 05:37:56 05:37:56 05:36:01 tps rtps wtps bread/s bwrtn/s 05:37:56 05:37:01 263.45 23.96 239.49 807.60 46764.15 05:37:56 Average: 263.45 23.96 239.49 807.60 46764.15 05:37:56 05:37:56 05:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:37:56 05:37:01 13789860 15476168 2635108 16.04 65496 1816412 830056 4.75 824296 1587068 112436 05:37:56 Average: 13789860 15476168 2635108 16.04 65496 1816412 830056 4.75 824296 1587068 112436 05:37:56 05:37:56 05:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:37:56 05:37:01 ens3 126.74 83.69 1371.49 22.80 0.00 0.00 0.00 0.00 05:37:56 05:37:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 05:37:56 Average: ens3 126.74 83.69 1371.49 22.80 0.00 0.00 0.00 0.00 05:37:56 Average: lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 05:37:56 05:37:56 05:37:56 ---> sar -P ALL: 05:37:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4573) 04/08/26 _x86_64_ (4 CPU) 05:37:56 05:37:56 05:35:37 LINUX RESTART (4 CPU) 05:37:56 05:37:56 05:36:01 CPU %user %nice %system %iowait %steal %idle 05:37:56 05:37:01 all 22.17 0.00 2.27 2.80 0.06 72.69 05:37:56 05:37:01 0 25.05 0.00 2.19 0.57 0.05 72.15 05:37:56 05:37:01 1 21.57 0.00 1.97 1.35 0.08 75.03 05:37:56 05:37:01 2 16.50 0.00 2.19 7.84 0.08 73.39 05:37:56 05:37:01 3 25.55 0.00 2.74 1.49 0.05 70.17 05:37:56 Average: all 22.17 0.00 2.27 2.80 0.06 72.69 05:37:56 Average: 0 25.05 0.00 2.19 0.57 0.05 72.15 05:37:56 Average: 1 21.57 0.00 1.97 1.35 0.08 75.03 05:37:56 Average: 2 16.50 0.00 2.19 7.84 0.08 73.39 05:37:56 Average: 3 25.55 0.00 2.74 1.49 0.05 70.17 05:37:56 05:37:56 05:37:56