10:25:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 10:25:55 Running as SYSTEM 10:25:55 [EnvInject] - Loading node environment variables. 10:25:55 Building remotely on prd-ubuntu1804-builder-4c-4g-8341 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:25:55 [ssh-agent] Looking for ssh-agent implementation... 10:25:55 $ ssh-agent 10:25:55 SSH_AUTH_SOCK=/tmp/ssh-VaQS5AdTXmJm/agent.1659 10:25:55 SSH_AGENT_PID=1661 10:25:55 [ssh-agent] Started. 10:25:55 Running ssh-add (command line suppressed) 10:25:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18347897400566532476.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18347897400566532476.key) 10:25:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:25:55 The recommended git tool is: NONE 10:25:56 using credential onap-jenkins-ssh 10:25:56 Wiping out workspace first. 10:25:56 Cloning the remote Git repository 10:25:56 Cloning repository git://cloud.onap.org/mirror/oom.git 10:25:56 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:25:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:25:56 > git --version # timeout=10 10:25:57 > git --version # 'git version 2.17.1' 10:25:57 using GIT_SSH to set credentials Gerrit user 10:25:57 Verifying host key using manually-configured host key entries 10:25:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:26:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:26:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:26:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:26:02 using GIT_SSH to set credentials Gerrit user 10:26:02 Verifying host key using manually-configured host key entries 10:26:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/143522/6 # timeout=30 10:26:02 > git rev-parse 9292af548ee3e2a87ae170e8463cf86c8777c659^{commit} # timeout=10 10:26:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:26:02 Checking out Revision 9292af548ee3e2a87ae170e8463cf86c8777c659 (refs/changes/22/143522/6) 10:26:02 > git config core.sparsecheckout # timeout=10 10:26:02 > git checkout -f 9292af548ee3e2a87ae170e8463cf86c8777c659 # timeout=30 10:26:06 Commit message: "Refactor participant K8s in OOM" 10:26:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:26:06 > git rev-list --no-walk ad38052ff9be60a44fe2b194ff5c8eae5a534343 # timeout=10 10:26:06 [EnvInject] - Injecting environment variables from a build step. 10:26:06 [EnvInject] - Injecting as environment variables the properties content 10:26:06 PYTHON=python3 10:26:06 10:26:06 [EnvInject] - Variables injected successfully. 10:26:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6624016141553672299.sh 10:26:06 ---> tox-install.sh 10:26:06 + source /home/jenkins/lf-env.sh 10:26:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:26:06 ++ mktemp -d /tmp/venv-XXXX 10:26:06 + lf_venv=/tmp/venv-1U4F 10:26:06 + local venv_file=/tmp/.os_lf_venv 10:26:06 + local python=python3 10:26:06 + local options 10:26:06 + local set_path=true 10:26:06 + local install_args= 10:26:06 ++ 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:26:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:26:06 + true 10:26:06 + case $1 in 10:26:06 + venv_file=/tmp/.toxenv 10:26:06 + shift 2 10:26:06 + true 10:26:06 + case $1 in 10:26:06 + shift 10:26:06 + break 10:26:06 + case $python in 10:26:06 + local pkg_list= 10:26:06 + [[ -d /opt/pyenv ]] 10:26:06 + echo 'Setup pyenv:' 10:26:06 Setup pyenv: 10:26:06 + export PYENV_ROOT=/opt/pyenv 10:26:06 + PYENV_ROOT=/opt/pyenv 10:26:06 + 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:26:06 + 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:26:06 + pyenv versions 10:26:06 * system (set by /opt/pyenv/version) 10:26:06 * 3.8.13 (set by /opt/pyenv/version) 10:26:06 * 3.9.13 (set by /opt/pyenv/version) 10:26:06 * 3.10.6 (set by /opt/pyenv/version) 10:26:06 + command -v pyenv 10:26:06 ++ pyenv init - --no-rehash 10:26:06 + 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:26:06 export PATH="/opt/pyenv/shims:${PATH}" 10:26:06 export PYENV_SHELL=bash 10:26:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:26:06 pyenv() { 10:26:06 local command 10:26:06 command="${1:-}" 10:26:06 if [ "$#" -gt 0 ]; then 10:26:06 shift 10:26:06 fi 10:26:06 10:26:06 case "$command" in 10:26:06 rehash|shell) 10:26:06 eval "$(pyenv "sh-$command" "$@")" 10:26:06 ;; 10:26:06 *) 10:26:06 command pyenv "$command" "$@" 10:26:06 ;; 10:26:06 esac 10:26:06 }' 10:26:06 +++ 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:26:06 ++ 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:26:06 ++ 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:26:06 ++ 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:26:06 ++ export PYENV_SHELL=bash 10:26:06 ++ PYENV_SHELL=bash 10:26:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:26:06 +++ complete -F _pyenv pyenv 10:26:06 ++ lf-pyver python3 10:26:06 ++ local py_version_xy=python3 10:26:06 ++ local py_version_xyz= 10:26:06 ++ pyenv versions 10:26:06 ++ local command 10:26:06 ++ sed 's/^[ *]* //' 10:26:06 ++ command=versions 10:26:06 ++ '[' 1 -gt 0 ']' 10:26:06 ++ shift 10:26:06 ++ case "$command" in 10:26:06 ++ command pyenv versions 10:26:06 ++ pyenv versions 10:26:06 ++ grep -E '^[0-9.]*[0-9]$' 10:26:06 ++ awk '{ print $1 }' 10:26:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:26:06 +++ grep '^3' /tmp/.pyenv_versions 10:26:06 +++ sort -V 10:26:06 +++ tail -n 1 10:26:06 ++ py_version_xyz=3.10.6 10:26:06 ++ [[ -z 3.10.6 ]] 10:26:06 ++ echo 3.10.6 10:26:06 ++ return 0 10:26:06 + pyenv local 3.10.6 10:26:06 + local command 10:26:06 + command=local 10:26:06 + '[' 2 -gt 0 ']' 10:26:06 + shift 10:26:06 + case "$command" in 10:26:06 + command pyenv local 3.10.6 10:26:06 + pyenv local 3.10.6 10:26:06 + for arg in "$@" 10:26:06 + case $arg in 10:26:06 + pkg_list+='tox ' 10:26:06 + for arg in "$@" 10:26:06 + case $arg in 10:26:06 + pkg_list+='virtualenv ' 10:26:06 + for arg in "$@" 10:26:06 + case $arg in 10:26:06 + pkg_list+='urllib3~=1.26.15 ' 10:26:06 + [[ -f /tmp/.toxenv ]] 10:26:06 + [[ ! -f /tmp/.toxenv ]] 10:26:06 + [[ -n '' ]] 10:26:06 + python3 -m venv /tmp/venv-1U4F 10:26:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1U4F' 10:26:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1U4F 10:26:10 + echo /tmp/venv-1U4F 10:26:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:26:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:26:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:26:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:26:10 + local 'pip_opts=--upgrade --quiet' 10:26:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:26:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:26:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:26:10 + [[ -n '' ]] 10:26:10 + [[ -n '' ]] 10:26:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:26:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:26:10 + /tmp/venv-1U4F/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:26:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:26:14 lf-activate-venv(): INFO: Base packages installed successfully 10:26:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:26:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:26:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:26:14 + /tmp/venv-1U4F/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:26:16 + type python3 10:26:16 + true 10:26:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1U4F/bin to PATH' 10:26:16 lf-activate-venv(): INFO: Adding /tmp/venv-1U4F/bin to PATH 10:26:16 + PATH=/tmp/venv-1U4F/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:26:16 + return 0 10:26:16 + python3 --version 10:26:16 Python 3.10.6 10:26:16 + python3 -m pip --version 10:26:16 pip 26.1.1 from /tmp/venv-1U4F/lib/python3.10/site-packages/pip (python 3.10) 10:26:16 + python3 -m pip freeze 10:26:17 cachetools==7.1.1 10:26:17 colorama==0.4.6 10:26:17 distlib==0.4.0 10:26:17 filelock==3.29.0 10:26:17 packaging==26.2 10:26:17 platformdirs==4.9.6 10:26:17 pluggy==1.6.0 10:26:17 pyproject-api==1.10.0 10:26:17 python-discovery==1.2.2 10:26:17 tomli==2.4.1 10:26:17 tomli_w==1.2.0 10:26:17 tox==4.53.1 10:26:17 typing_extensions==4.15.0 10:26:17 urllib3==1.26.20 10:26:17 virtualenv==21.3.1 10:26:17 [EnvInject] - Injecting environment variables from a build step. 10:26:17 [EnvInject] - Injecting as environment variables the properties content 10:26:17 PARALLEL=false 10:26:17 10:26:17 [EnvInject] - Variables injected successfully. 10:26:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6797304283948213697.sh 10:26:17 ---> tox-run.sh 10:26:17 + 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:26:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:26:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:26:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:26:17 + cd /w/workspace/oom-master-pre-commit-lint/. 10:26:17 + source /home/jenkins/lf-env.sh 10:26:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:26:17 ++ mktemp -d /tmp/venv-XXXX 10:26:17 + lf_venv=/tmp/venv-rLy1 10:26:17 + local venv_file=/tmp/.os_lf_venv 10:26:17 + local python=python3 10:26:17 + local options 10:26:17 + local set_path=true 10:26:17 + local install_args= 10:26:17 ++ 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:26:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:26:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:26:17 + true 10:26:17 + case $1 in 10:26:17 + venv_file=/tmp/.toxenv 10:26:17 + shift 2 10:26:17 + true 10:26:17 + case $1 in 10:26:17 + shift 10:26:17 + break 10:26:17 + case $python in 10:26:17 + local pkg_list= 10:26:17 + [[ -d /opt/pyenv ]] 10:26:17 + echo 'Setup pyenv:' 10:26:17 Setup pyenv: 10:26:17 + export PYENV_ROOT=/opt/pyenv 10:26:17 + PYENV_ROOT=/opt/pyenv 10:26:17 + 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:26:17 + 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:26:17 + pyenv versions 10:26:17 system 10:26:17 3.8.13 10:26:17 3.9.13 10:26:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:26:17 + command -v pyenv 10:26:17 ++ pyenv init - --no-rehash 10:26:17 + 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:26:17 export PATH="/opt/pyenv/shims:${PATH}" 10:26:17 export PYENV_SHELL=bash 10:26:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:26:17 pyenv() { 10:26:17 local command 10:26:17 command="${1:-}" 10:26:17 if [ "$#" -gt 0 ]; then 10:26:17 shift 10:26:17 fi 10:26:17 10:26:17 case "$command" in 10:26:17 rehash|shell) 10:26:17 eval "$(pyenv "sh-$command" "$@")" 10:26:17 ;; 10:26:17 *) 10:26:17 command pyenv "$command" "$@" 10:26:17 ;; 10:26:17 esac 10:26:17 }' 10:26:17 +++ 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:26:17 ++ 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:26:17 ++ 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:26:17 ++ 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:26:17 ++ export PYENV_SHELL=bash 10:26:17 ++ PYENV_SHELL=bash 10:26:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:26:17 +++ complete -F _pyenv pyenv 10:26:17 ++ lf-pyver python3 10:26:17 ++ local py_version_xy=python3 10:26:17 ++ local py_version_xyz= 10:26:17 ++ pyenv versions 10:26:17 ++ local command 10:26:17 ++ command=versions 10:26:17 ++ '[' 1 -gt 0 ']' 10:26:17 ++ shift 10:26:17 ++ case "$command" in 10:26:17 ++ command pyenv versions 10:26:17 ++ pyenv versions 10:26:17 ++ sed 's/^[ *]* //' 10:26:17 ++ awk '{ print $1 }' 10:26:17 ++ grep -E '^[0-9.]*[0-9]$' 10:26:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:26:17 +++ grep '^3' /tmp/.pyenv_versions 10:26:17 +++ sort -V 10:26:17 +++ tail -n 1 10:26:17 ++ py_version_xyz=3.10.6 10:26:17 ++ [[ -z 3.10.6 ]] 10:26:17 ++ echo 3.10.6 10:26:17 ++ return 0 10:26:17 + pyenv local 3.10.6 10:26:17 + local command 10:26:17 + command=local 10:26:17 + '[' 2 -gt 0 ']' 10:26:17 + shift 10:26:17 + case "$command" in 10:26:17 + command pyenv local 3.10.6 10:26:17 + pyenv local 3.10.6 10:26:17 + for arg in "$@" 10:26:17 + case $arg in 10:26:17 + pkg_list+='tox ' 10:26:17 + for arg in "$@" 10:26:17 + case $arg in 10:26:17 + pkg_list+='virtualenv ' 10:26:17 + for arg in "$@" 10:26:17 + case $arg in 10:26:17 + pkg_list+='urllib3~=1.26.15 ' 10:26:17 + [[ -f /tmp/.toxenv ]] 10:26:17 ++ cat /tmp/.toxenv 10:26:17 + lf_venv=/tmp/venv-1U4F 10:26:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1U4F from' file:/tmp/.toxenv 10:26:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1U4F from file:/tmp/.toxenv 10:26:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:26:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:26:17 + local 'pip_opts=--upgrade --quiet' 10:26:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:26:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:26:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:26:17 + [[ -n '' ]] 10:26:17 + [[ -n '' ]] 10:26:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:26:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:26:17 + /tmp/venv-1U4F/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:26:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:26:18 lf-activate-venv(): INFO: Base packages installed successfully 10:26:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:26:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:26:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:26:18 + /tmp/venv-1U4F/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:26:19 + type python3 10:26:19 + true 10:26:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1U4F/bin to PATH' 10:26:19 lf-activate-venv(): INFO: Adding /tmp/venv-1U4F/bin to PATH 10:26:19 + PATH=/tmp/venv-1U4F/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:26:19 + return 0 10:26:19 + [[ -d /opt/pyenv ]] 10:26:19 + echo '---> Setting up pyenv' 10:26:19 ---> Setting up pyenv 10:26:19 + export PYENV_ROOT=/opt/pyenv 10:26:19 + PYENV_ROOT=/opt/pyenv 10:26:19 + export PATH=/opt/pyenv/bin:/tmp/venv-1U4F/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:26:19 + PATH=/opt/pyenv/bin:/tmp/venv-1U4F/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:26:19 ++ pwd 10:26:19 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:26:19 + export PYTHONPATH 10:26:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:26:19 + TOX_TESTENV_PASSENV=PYTHONPATH 10:26:19 + tox --version 10:26:19 4.53.1 from /tmp/venv-1U4F/lib/python3.10/site-packages/tox/__init__.py 10:26:19 + PARALLEL=false 10:26:19 + TOX_OPTIONS_LIST= 10:26:19 + [[ -n pre-commit ]] 10:26:19 + TOX_OPTIONS_LIST=' -e pre-commit' 10:26:19 + case ${PARALLEL,,} in 10:26:19 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:26:19 + tox -e pre-commit 10:26:20 pre-commit: install_deps> python -I -m pip install pre-commit 10:26:23 pre-commit: freeze> python -m pip freeze --all 10:26:23 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.9.6,pre_commit==4.6.0,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.3.1 10:26:23 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:26:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:26:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:26:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:26:25 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:26:26 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:26:26 [INFO] Once installed this environment will be reused. 10:26:26 [INFO] This may take a few minutes... 10:26:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:26:29 [INFO] Once installed this environment will be reused. 10:26:29 [INFO] This may take a few minutes... 10:26:34 trim trailing whitespace.................................................Passed 10:26:34 Tabs remover.............................................................Passed 10:26:34 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:26:34 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:26:34 [INFO] Once installed this environment will be reused. 10:26:34 [INFO] This may take a few minutes... 10:26:42 gitlint..............................................(no files to check)Skipped 10:26:42 pre-commit: OK (23.14=setup[3.97]+cmd[10.91,8.25] seconds) 10:26:42 congratulations :) (23.18 seconds) 10:26:42 + tox_status=0 10:26:42 + echo '---> Completed tox runs' 10:26:42 ---> Completed tox runs 10:26:42 + for i in .tox/*/log 10:26:42 ++ echo .tox/pre-commit/log 10:26:42 ++ awk -F/ '{print $2}' 10:26:42 + tox_env=pre-commit 10:26:42 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:26:42 + DOC_DIR=docs/_build/html 10:26:42 + [[ -d docs/_build/html ]] 10:26:42 + echo '---> tox-run.sh ends' 10:26:42 ---> tox-run.sh ends 10:26:42 + test 0 -eq 0 10:26:42 $ ssh-agent -k 10:26:42 unset SSH_AUTH_SOCK; 10:26:42 unset SSH_AGENT_PID; 10:26:42 echo Agent pid 1661 killed; 10:26:42 [ssh-agent] Stopped. 10:26:43 [PostBuildScript] - [INFO] Executing post build scripts. 10:26:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14142592375634455259.sh 10:26:43 ---> sysstat.sh 10:26:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18247412645976962532.sh 10:26:43 ---> package-listing.sh 10:26:43 ++ tr '[:upper:]' '[:lower:]' 10:26:43 ++ facter osfamily 10:26:43 + OS_FAMILY=debian 10:26:43 + workspace=/w/workspace/oom-master-pre-commit-lint 10:26:43 + START_PACKAGES=/tmp/packages_start.txt 10:26:43 + END_PACKAGES=/tmp/packages_end.txt 10:26:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:26:43 + PACKAGES=/tmp/packages_start.txt 10:26:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:26:43 + PACKAGES=/tmp/packages_end.txt 10:26:43 + case "${OS_FAMILY}" in 10:26:43 + dpkg -l 10:26:43 + grep '^ii' 10:26:43 + '[' -f /tmp/packages_start.txt ']' 10:26:43 + '[' -f /tmp/packages_end.txt ']' 10:26:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:26:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:26:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:26:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:26:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8951254562416818430.sh 10:26:43 ---> capture-instance-metadata.sh 10:26:43 Setup pyenv: 10:26:43 system 10:26:43 3.8.13 10:26:43 3.9.13 10:26:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:26:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XGO2 10:26:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:26:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:26:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:26:51 lf-activate-venv(): INFO: Base packages installed successfully 10:26:51 lf-activate-venv(): INFO: Installing additional packages: lftools 10:27:11 lf-activate-venv(): INFO: Adding /tmp/venv-XGO2/bin to PATH 10:27:11 INFO: Running in OpenStack, capturing instance metadata 10:27:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16125139944335609934.sh 10:27:11 provisioning config files... 10:27:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8489893076745730667tmp 10:27:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:27:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:27:11 [EnvInject] - Injecting environment variables from a build step. 10:27:11 [EnvInject] - Injecting as environment variables the properties content 10:27:11 SERVER_ID=logs 10:27:11 10:27:11 [EnvInject] - Variables injected successfully. 10:27:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5466070397109974258.sh 10:27:11 ---> create-netrc.sh 10:27:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4705285043430228612.sh 10:27:11 ---> python-tools-install.sh 10:27:11 Setup pyenv: 10:27:11 system 10:27:11 3.8.13 10:27:11 3.9.13 10:27:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:27:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XGO2 from file:/tmp/.os_lf_venv 10:27:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:27:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:27:13 lf-activate-venv(): INFO: Base packages installed successfully 10:27:13 lf-activate-venv(): INFO: Installing additional packages: lftools 10:27:20 lf-activate-venv(): INFO: Adding /tmp/venv-XGO2/bin to PATH 10:27:20 Generating Requirements File 10:27: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. 10:27:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:27:35 Python 3.10.6 10:27:35 pip 26.1.1 from /tmp/venv-XGO2/lib/python3.10/site-packages/pip (python 3.10) 10:27:36 appdirs==1.4.4 10:27:36 argcomplete==3.6.3 10:27:36 aspy.yaml==1.3.0 10:27:36 attrs==26.1.0 10:27:36 autopage==0.6.0 10:27:36 backports.strenum==1.3.1 10:27:36 beautifulsoup4==4.14.3 10:27:36 boto3==1.43.3 10:27:36 botocore==1.43.3 10:27:36 bs4==0.0.2 10:27:36 certifi==2026.4.22 10:27:36 cffi==2.0.0 10:27:36 cfgv==3.5.0 10:27:36 chardet==7.4.3 10:27:36 charset-normalizer==3.4.7 10:27:36 click==8.3.3 10:27:36 cliff==4.13.3 10:27:36 cmd2==3.5.1 10:27:36 cryptography==3.3.2 10:27:36 debtcollector==3.1.0 10:27:36 decorator==5.2.1 10:27:36 defusedxml==0.7.1 10:27:36 Deprecated==1.3.1 10:27:36 distlib==0.4.0 10:27:36 dnspython==2.8.0 10:27:36 docker==7.1.0 10:27:36 dogpile.cache==1.5.0 10:27:36 durationpy==0.10 10:27:36 email-validator==2.3.0 10:27:36 filelock==3.29.0 10:27:36 future==1.0.0 10:27:36 gitdb==4.0.12 10:27:36 GitPython==3.1.49 10:27:36 httplib2==0.30.2 10:27:36 identify==2.6.19 10:27:36 idna==3.13 10:27:36 importlib-resources==1.5.0 10:27:36 iso8601==2.1.0 10:27:36 Jinja2==3.1.6 10:27:36 jmespath==1.1.0 10:27:36 jsonpatch==1.33 10:27:36 jsonpointer==3.1.1 10:27:36 jsonschema==4.26.0 10:27:36 jsonschema-specifications==2025.9.1 10:27:36 keystoneauth1==5.13.1 10:27:36 kubernetes==35.0.0 10:27:36 lftools==0.37.22 10:27:36 lxml==6.1.0 10:27:36 markdown-it-py==4.0.0 10:27:36 MarkupSafe==3.0.3 10:27:36 mdurl==0.1.2 10:27:36 msgpack==1.1.2 10:27:36 multi_key_dict==2.0.3 10:27:36 munch==4.0.0 10:27:36 netaddr==1.3.0 10:27:36 niet==1.4.2 10:27:36 nodeenv==1.10.0 10:27:36 oauth2client==4.1.3 10:27:36 oauthlib==3.3.1 10:27:36 openstacksdk==4.12.0 10:27:36 os-service-types==1.8.2 10:27:36 osc-lib==4.5.0 10:27:36 oslo.config==10.3.0 10:27:36 oslo.context==6.3.0 10:27:36 oslo.i18n==6.7.2 10:27:36 oslo.log==8.1.0 10:27:36 oslo.serialization==5.9.1 10:27:36 oslo.utils==10.0.1 10:27:36 packaging==26.2 10:27:36 pbr==7.0.3 10:27:36 platformdirs==4.9.6 10:27:36 prettytable==3.17.0 10:27:36 psutil==7.2.2 10:27:36 pyasn1==0.6.3 10:27:36 pyasn1_modules==0.4.2 10:27:36 pycparser==3.0 10:27:36 pygerrit2==2.0.15 10:27:36 PyGithub==2.9.1 10:27:36 Pygments==2.20.0 10:27:36 PyJWT==2.12.1 10:27:36 PyNaCl==1.6.2 10:27:36 pyparsing==2.4.7 10:27:36 pyperclip==1.11.0 10:27:36 pyrsistent==0.20.0 10:27:36 python-cinderclient==9.9.0 10:27:36 python-dateutil==2.9.0.post0 10:27:36 python-discovery==1.2.2 10:27:36 python-heatclient==5.1.0 10:27:36 python-jenkins==1.8.3 10:27:36 python-keystoneclient==5.8.0 10:27:36 python-magnumclient==4.10.0 10:27:36 python-openstackclient==9.0.0 10:27:36 python-swiftclient==4.10.0 10:27:36 PyYAML==6.0.3 10:27:36 referencing==0.37.0 10:27:36 requests==2.33.1 10:27:36 requests-oauthlib==2.0.0 10:27:36 rfc3986==2.0.0 10:27:36 rich==15.0.0 10:27:36 rich-argparse==1.8.0 10:27:36 rpds-py==0.30.0 10:27:36 rsa==4.9.1 10:27:36 ruamel.yaml==0.19.1 10:27:36 ruamel.yaml.clib==0.2.15 10:27:36 s3transfer==0.17.0 10:27:36 simplejson==4.1.1 10:27:36 six==1.17.0 10:27:36 smmap==5.0.3 10:27:36 soupsieve==2.8.3 10:27:36 stevedore==5.7.0 10:27:36 tabulate==0.10.0 10:27:36 toml==0.10.2 10:27:36 tomlkit==0.14.0 10:27:36 tqdm==4.67.3 10:27:36 typing_extensions==4.15.0 10:27:36 urllib3==1.26.20 10:27:36 virtualenv==21.3.1 10:27:36 wcwidth==0.7.0 10:27:36 websocket-client==1.9.0 10:27:36 wrapt==2.1.2 10:27:36 xdg==6.0.0 10:27:36 xmltodict==1.0.4 10:27:36 yq==3.4.3 10:27:36 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins11625642015539054286.sh 10:27:36 ---> uv-install.sh 10:27:36 Installing uv/uvx (latest) using shell installer 10:27:36 2026-05-05 10:27:36 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-GY6MtJ.sh" [1] 10:27:36 downloading uv 0.11.9 x86_64-unknown-linux-gnu 10:27:36 curl: (22) The requested URL returned error: 404 10:27:36 failed to download https://releases.astral.sh/github/uv/releases/download/0.11.9/uv-x86_64-unknown-linux-gnu.tar.gz 10:27:36 trying alternative download URL 10:27:37 installing to /home/jenkins/.local/bin 10:27:37 uv 10:27:37 uvx 10:27:37 everything's installed! 10:27:37 10:27:37 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:27:37 10:27:37 source $HOME/.local/bin/env (sh, bash, zsh) 10:27:37 source $HOME/.local/bin/env.fish (fish) 10:27:37 Adding install location to PATH 10:27:37 ---> Validating uv/uvx install 10:27:37 uvx 0.11.9 (x86_64-unknown-linux-gnu) 10:27:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15086399266141780506.sh 10:27:37 ---> sudo-logs.sh 10:27:37 Archiving 'sudo' log.. 10:27:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4088142238137165197.sh 10:27:37 ---> job-cost.sh 10:27:37 INFO: Activating Python virtual environment... 10:27:37 Setup pyenv: 10:27:37 system 10:27:37 3.8.13 10:27:37 3.9.13 10:27:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:27:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XGO2 from file:/tmp/.os_lf_venv 10:27:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:27:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:27:39 lf-activate-venv(): INFO: Base packages installed successfully 10:27:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:27:44 lf-activate-venv(): INFO: Adding /tmp/venv-XGO2/bin to PATH 10:27:44 INFO: No stack-cost file found 10:27:44 INFO: Instance uptime: 131s 10:27:44 INFO: Fetching instance metadata (attempt 1 of 3)... 10:27:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:27:44 INFO: Successfully fetched instance metadata 10:27:44 INFO: Instance type: v3-standard-4 10:27:44 INFO: Retrieving pricing info for: v3-standard-4 10:27:44 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:27:44 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=131 10:27:44 INFO: Successfully fetched Vexxhost pricing API 10:27:44 INFO: Retrieved cost: 0.11 10:27:44 INFO: Retrieved resource: v3-standard-4 10:27:44 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:27:44 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:27:44 INFO: Successfully archived job cost data 10:27:44 DEBUG: Cost data: oom-master-pre-commit-lint,4612,2026-05-05 10:27:44,v3-standard-4,131,0.11,0.00,SUCCESS 10:27:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3878686561938548203.sh 10:27:45 ---> logs-deploy.sh 10:27:45 Setup pyenv: 10:27:45 system 10:27:45 3.8.13 10:27:45 3.9.13 10:27:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:27:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XGO2 from file:/tmp/.os_lf_venv 10:27:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:27:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:27:46 lf-activate-venv(): INFO: Base packages installed successfully 10:27:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:27:53 lf-activate-venv(): INFO: Adding /tmp/venv-XGO2/bin to PATH 10:27:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4612 10:27:53 INFO: archiving workspace using pattern(s): 10:27:54 Archives upload complete. 10:27:54 INFO: archiving logs to Nexus 10:27:55 ---> uname -a: 10:27:55 Linux prd-ubuntu1804-builder-4c-4g-8341 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:27:55 10:27:55 10:27:55 ---> lscpu: 10:27:55 Architecture: x86_64 10:27:55 CPU op-mode(s): 32-bit, 64-bit 10:27:55 Byte Order: Little Endian 10:27:55 CPU(s): 4 10:27:55 On-line CPU(s) list: 0-3 10:27:55 Thread(s) per core: 1 10:27:55 Core(s) per socket: 1 10:27:55 Socket(s): 4 10:27:55 NUMA node(s): 1 10:27:55 Vendor ID: AuthenticAMD 10:27:55 CPU family: 23 10:27:55 Model: 49 10:27:55 Model name: AMD EPYC-Rome Processor 10:27:55 Stepping: 0 10:27:55 CPU MHz: 2799.996 10:27:55 BogoMIPS: 5599.99 10:27:55 Virtualization: AMD-V 10:27:55 Hypervisor vendor: KVM 10:27:55 Virtualization type: full 10:27:55 L1d cache: 32K 10:27:55 L1i cache: 32K 10:27:55 L2 cache: 512K 10:27:55 L3 cache: 16384K 10:27:55 NUMA node0 CPU(s): 0-3 10:27:55 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:27:55 10:27:55 10:27:55 ---> nproc: 10:27:55 4 10:27:55 10:27:55 10:27:55 ---> df -h: 10:27:55 Filesystem Size Used Avail Use% Mounted on 10:27:55 udev 7.9G 0 7.9G 0% /dev 10:27:55 tmpfs 1.6G 676K 1.6G 1% /run 10:27:55 /dev/vda1 78G 8.5G 69G 11% / 10:27:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:27:55 tmpfs 5.0M 0 5.0M 0% /run/lock 10:27:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:27:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:27:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:27:55 10:27:55 10:27:55 ---> free -m: 10:27:55 total used free shared buff/cache available 10:27:55 Mem: 16040 560 13204 0 2274 15157 10:27:55 Swap: 1023 0 1023 10:27:55 10:27:55 10:27:55 ---> ip addr: 10:27:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:27:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:27:55 inet 127.0.0.1/8 scope host lo 10:27:55 valid_lft forever preferred_lft forever 10:27:55 inet6 ::1/128 scope host 10:27:55 valid_lft forever preferred_lft forever 10:27:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:27:55 link/ether fa:16:3e:23:a9:6d brd ff:ff:ff:ff:ff:ff 10:27:55 inet 10.30.107.140/23 brd 10.30.107.255 scope global dynamic ens3 10:27:55 valid_lft 86266sec preferred_lft 86266sec 10:27:55 inet6 fe80::f816:3eff:fe23:a96d/64 scope link 10:27:55 valid_lft forever preferred_lft forever 10:27:55 10:27:55 10:27:55 ---> sar -b -r -n DEV: 10:27:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8341) 05/05/26 _x86_64_ (4 CPU) 10:27:55 10:27:55 10:25:43 LINUX RESTART (4 CPU) 10:27:55 10:27:55 10:26:01 tps rtps wtps bread/s bwrtn/s 10:27:55 10:27:01 391.90 24.36 367.54 817.06 63292.25 10:27:55 Average: 391.90 24.36 367.54 817.06 63292.25 10:27:55 10:27:55 10:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:27:55 10:27:01 13875680 15514928 2549288 15.52 63936 1771432 810548 4.64 790096 1536028 89168 10:27:55 Average: 13875680 15514928 2549288 15.52 63936 1771432 810548 4.64 790096 1536028 89168 10:27:55 10:27:55 10:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:27:55 10:27:01 ens3 142.33 96.65 1048.23 30.28 0.00 0.00 0.00 0.00 10:27:55 10:27:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 10:27:55 Average: ens3 142.33 96.65 1048.23 30.28 0.00 0.00 0.00 0.00 10:27:55 Average: lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 10:27:55 10:27:55 10:27:55 ---> sar -P ALL: 10:27:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8341) 05/05/26 _x86_64_ (4 CPU) 10:27:55 10:27:55 10:25:43 LINUX RESTART (4 CPU) 10:27:55 10:27:55 10:26:01 CPU %user %nice %system %iowait %steal %idle 10:27:55 10:27:01 all 22.90 0.00 2.35 3.13 0.07 71.55 10:27:55 10:27:01 0 24.42 0.00 2.04 4.06 0.07 69.42 10:27:55 10:27:01 1 22.98 0.00 2.77 2.95 0.07 71.23 10:27:55 10:27:01 2 11.15 0.00 2.34 4.45 0.07 81.99 10:27:55 10:27:01 3 33.01 0.00 2.26 1.07 0.07 63.60 10:27:55 Average: all 22.90 0.00 2.35 3.13 0.07 71.55 10:27:55 Average: 0 24.42 0.00 2.04 4.06 0.07 69.42 10:27:55 Average: 1 22.98 0.00 2.77 2.95 0.07 71.23 10:27:55 Average: 2 11.15 0.00 2.34 4.45 0.07 81.99 10:27:55 Average: 3 33.01 0.00 2.26 1.07 0.07 63.60 10:27:55 10:27:55 10:27:55