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