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