11:17:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144198 11:17:07 Running as SYSTEM 11:17:07 [EnvInject] - Loading node environment variables. 11:17:07 Building remotely on prd-ubuntu1804-builder-4c-4g-8122 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:17:07 [ssh-agent] Looking for ssh-agent implementation... 11:17:07 $ ssh-agent 11:17:07 SSH_AUTH_SOCK=/tmp/ssh-KlEFzGMU5Uff/agent.1691 11:17:07 SSH_AGENT_PID=1693 11:17:07 [ssh-agent] Started. 11:17:07 Running ssh-add (command line suppressed) 11:17:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13720896890153144703.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13720896890153144703.key) 11:17:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:17:07 The recommended git tool is: NONE 11:17:09 using credential onap-jenkins-ssh 11:17:09 Wiping out workspace first. 11:17:09 Cloning the remote Git repository 11:17:09 Cloning repository git://cloud.onap.org/mirror/oom.git 11:17:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:17:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:17:09 > git --version # timeout=10 11:17:09 > git --version # 'git version 2.17.1' 11:17:09 using GIT_SSH to set credentials Gerrit user 11:17:09 Verifying host key using manually-configured host key entries 11:17:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:17:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:17:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:17:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:17:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:17:15 using GIT_SSH to set credentials Gerrit user 11:17:15 Verifying host key using manually-configured host key entries 11:17:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/144198/1 # timeout=30 11:17:15 > git rev-parse 2ed4ff1f007750427374bf57b59d64584b35bfd6^{commit} # timeout=10 11:17:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:17:15 Checking out Revision 2ed4ff1f007750427374bf57b59d64584b35bfd6 (refs/changes/98/144198/1) 11:17:15 > git config core.sparsecheckout # timeout=10 11:17:15 > git checkout -f 2ed4ff1f007750427374bf57b59d64584b35bfd6 # timeout=30 11:17:18 Commit message: "15.0.0 release" 11:17:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:17:18 > git rev-list --no-walk ad38052ff9be60a44fe2b194ff5c8eae5a534343 # timeout=10 11:17:19 [EnvInject] - Injecting environment variables from a build step. 11:17:19 [EnvInject] - Injecting as environment variables the properties content 11:17:19 PYTHON=python3 11:17:19 11:17:19 [EnvInject] - Variables injected successfully. 11:17:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11221954821278145139.sh 11:17:19 ---> tox-install.sh 11:17:19 + source /home/jenkins/lf-env.sh 11:17:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:17:19 ++ mktemp -d /tmp/venv-XXXX 11:17:19 + lf_venv=/tmp/venv-PA8M 11:17:19 + local venv_file=/tmp/.os_lf_venv 11:17:19 + local python=python3 11:17:19 + local options 11:17:19 + local set_path=true 11:17:19 + local install_args= 11:17:19 ++ 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 11:17:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:17:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:17:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:17:19 + true 11:17:19 + case $1 in 11:17:19 + venv_file=/tmp/.toxenv 11:17:19 + shift 2 11:17:19 + true 11:17:19 + case $1 in 11:17:19 + shift 11:17:19 + break 11:17:19 + case $python in 11:17:19 + local pkg_list= 11:17:19 + [[ -d /opt/pyenv ]] 11:17:19 + echo 'Setup pyenv:' 11:17:19 Setup pyenv: 11:17:19 + export PYENV_ROOT=/opt/pyenv 11:17:19 + PYENV_ROOT=/opt/pyenv 11:17:19 + 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 11:17:19 + 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 11:17:19 + pyenv versions 11:17:19 * system (set by /opt/pyenv/version) 11:17:19 * 3.8.13 (set by /opt/pyenv/version) 11:17:19 * 3.9.13 (set by /opt/pyenv/version) 11:17:19 * 3.10.6 (set by /opt/pyenv/version) 11:17:19 + command -v pyenv 11:17:19 ++ pyenv init - --no-rehash 11:17:19 + 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[*]}"'\'')" 11:17:19 export PATH="/opt/pyenv/shims:${PATH}" 11:17:19 export PYENV_SHELL=bash 11:17:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:17:19 pyenv() { 11:17:19 local command 11:17:19 command="${1:-}" 11:17:19 if [ "$#" -gt 0 ]; then 11:17:19 shift 11:17:19 fi 11:17:19 11:17:19 case "$command" in 11:17:19 rehash|shell) 11:17:19 eval "$(pyenv "sh-$command" "$@")" 11:17:19 ;; 11:17:19 *) 11:17:19 command pyenv "$command" "$@" 11:17:19 ;; 11:17:19 esac 11:17:19 }' 11:17:19 +++ 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[*]}"' 11:17:19 ++ 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 11:17:19 ++ 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 11:17:19 ++ 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 11:17:19 ++ export PYENV_SHELL=bash 11:17:19 ++ PYENV_SHELL=bash 11:17:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:17:19 +++ complete -F _pyenv pyenv 11:17:19 ++ lf-pyver python3 11:17:19 ++ local py_version_xy=python3 11:17:19 ++ local py_version_xyz= 11:17:19 ++ pyenv versions 11:17:19 ++ local command 11:17:19 ++ command=versions 11:17:19 ++ '[' 1 -gt 0 ']' 11:17:19 ++ shift 11:17:19 ++ case "$command" in 11:17:19 ++ sed 's/^[ *]* //' 11:17:19 ++ command pyenv versions 11:17:19 ++ pyenv versions 11:17:19 ++ awk '{ print $1 }' 11:17:19 ++ grep -E '^[0-9.]*[0-9]$' 11:17:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:17:19 +++ grep '^3' /tmp/.pyenv_versions 11:17:19 +++ sort -V 11:17:19 +++ tail -n 1 11:17:19 ++ py_version_xyz=3.10.6 11:17:19 ++ [[ -z 3.10.6 ]] 11:17:19 ++ echo 3.10.6 11:17:19 ++ return 0 11:17:19 + pyenv local 3.10.6 11:17:19 + local command 11:17:19 + command=local 11:17:19 + '[' 2 -gt 0 ']' 11:17:19 + shift 11:17:19 + case "$command" in 11:17:19 + command pyenv local 3.10.6 11:17:19 + pyenv local 3.10.6 11:17:19 + for arg in "$@" 11:17:19 + case $arg in 11:17:19 + pkg_list+='tox ' 11:17:19 + for arg in "$@" 11:17:19 + case $arg in 11:17:19 + pkg_list+='virtualenv ' 11:17:19 + for arg in "$@" 11:17:19 + case $arg in 11:17:19 + pkg_list+='urllib3~=1.26.15 ' 11:17:19 + [[ -f /tmp/.toxenv ]] 11:17:19 + [[ ! -f /tmp/.toxenv ]] 11:17:19 + [[ -n '' ]] 11:17:19 + python3 -m venv /tmp/venv-PA8M 11:17:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PA8M' 11:17:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PA8M 11:17:23 + echo /tmp/venv-PA8M 11:17:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:17:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:17:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:17:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:17:23 + local 'pip_opts=--upgrade --quiet' 11:17:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:17:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:17:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:17:23 + [[ -n '' ]] 11:17:23 + [[ -n '' ]] 11:17:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:17:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:17:23 + /tmp/venv-PA8M/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 11:17:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:17:27 lf-activate-venv(): INFO: Base packages installed successfully 11:17:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:17:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:17:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:17:27 + /tmp/venv-PA8M/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 11:17:29 + type python3 11:17:29 + true 11:17:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PA8M/bin to PATH' 11:17:29 lf-activate-venv(): INFO: Adding /tmp/venv-PA8M/bin to PATH 11:17:29 + PATH=/tmp/venv-PA8M/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 11:17:29 + return 0 11:17:29 + python3 --version 11:17:29 Python 3.10.6 11:17:29 + python3 -m pip --version 11:17:29 pip 26.1 from /tmp/venv-PA8M/lib/python3.10/site-packages/pip (python 3.10) 11:17:30 + python3 -m pip freeze 11:17:30 cachetools==7.1.1 11:17:30 colorama==0.4.6 11:17:30 distlib==0.4.0 11:17:30 filelock==3.29.0 11:17:30 packaging==26.2 11:17:30 platformdirs==4.9.6 11:17:30 pluggy==1.6.0 11:17:30 pyproject-api==1.10.0 11:17:30 python-discovery==1.2.2 11:17:30 tomli==2.4.1 11:17:30 tomli_w==1.2.0 11:17:30 tox==4.53.1 11:17:30 typing_extensions==4.15.0 11:17:30 urllib3==1.26.20 11:17:30 virtualenv==21.3.0 11:17:30 [EnvInject] - Injecting environment variables from a build step. 11:17:30 [EnvInject] - Injecting as environment variables the properties content 11:17:30 PARALLEL=false 11:17:30 11:17:30 [EnvInject] - Variables injected successfully. 11:17:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15301217390232874868.sh 11:17:30 ---> tox-run.sh 11:17:30 + 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 11:17:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:17:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:17:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:17:30 + cd /w/workspace/oom-master-pre-commit-lint/. 11:17:30 + source /home/jenkins/lf-env.sh 11:17:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:17:30 ++ mktemp -d /tmp/venv-XXXX 11:17:30 + lf_venv=/tmp/venv-8YP8 11:17:30 + local venv_file=/tmp/.os_lf_venv 11:17:30 + local python=python3 11:17:30 + local options 11:17:30 + local set_path=true 11:17:30 + local install_args= 11:17:30 ++ 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 11:17:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:17:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:17:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:17:30 + true 11:17:30 + case $1 in 11:17:30 + venv_file=/tmp/.toxenv 11:17:30 + shift 2 11:17:30 + true 11:17:30 + case $1 in 11:17:30 + shift 11:17:30 + break 11:17:30 + case $python in 11:17:30 + local pkg_list= 11:17:30 + [[ -d /opt/pyenv ]] 11:17:30 + echo 'Setup pyenv:' 11:17:30 Setup pyenv: 11:17:30 + export PYENV_ROOT=/opt/pyenv 11:17:30 + PYENV_ROOT=/opt/pyenv 11:17:30 + 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 11:17:30 + 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 11:17:30 + pyenv versions 11:17:30 system 11:17:30 3.8.13 11:17:30 3.9.13 11:17:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:17:30 + command -v pyenv 11:17:30 ++ pyenv init - --no-rehash 11:17:30 + 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[*]}"'\'')" 11:17:30 export PATH="/opt/pyenv/shims:${PATH}" 11:17:30 export PYENV_SHELL=bash 11:17:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:17:30 pyenv() { 11:17:30 local command 11:17:30 command="${1:-}" 11:17:30 if [ "$#" -gt 0 ]; then 11:17:30 shift 11:17:30 fi 11:17:30 11:17:30 case "$command" in 11:17:30 rehash|shell) 11:17:30 eval "$(pyenv "sh-$command" "$@")" 11:17:30 ;; 11:17:30 *) 11:17:30 command pyenv "$command" "$@" 11:17:30 ;; 11:17:30 esac 11:17:30 }' 11:17:30 +++ 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[*]}"' 11:17:30 ++ 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 11:17:30 ++ 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 11:17:30 ++ 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 11:17:30 ++ export PYENV_SHELL=bash 11:17:30 ++ PYENV_SHELL=bash 11:17:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:17:30 +++ complete -F _pyenv pyenv 11:17:30 ++ lf-pyver python3 11:17:30 ++ local py_version_xy=python3 11:17:30 ++ local py_version_xyz= 11:17:30 ++ pyenv versions 11:17:30 ++ local command 11:17:30 ++ command=versions 11:17:30 ++ '[' 1 -gt 0 ']' 11:17:30 ++ shift 11:17:30 ++ case "$command" in 11:17:30 ++ command pyenv versions 11:17:30 ++ pyenv versions 11:17:30 ++ awk '{ print $1 }' 11:17:30 ++ grep -E '^[0-9.]*[0-9]$' 11:17:30 ++ sed 's/^[ *]* //' 11:17:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:17:30 +++ grep '^3' /tmp/.pyenv_versions 11:17:30 +++ sort -V 11:17:30 +++ tail -n 1 11:17:30 ++ py_version_xyz=3.10.6 11:17:30 ++ [[ -z 3.10.6 ]] 11:17:30 ++ echo 3.10.6 11:17:30 ++ return 0 11:17:30 + pyenv local 3.10.6 11:17:30 + local command 11:17:30 + command=local 11:17:30 + '[' 2 -gt 0 ']' 11:17:30 + shift 11:17:30 + case "$command" in 11:17:30 + command pyenv local 3.10.6 11:17:30 + pyenv local 3.10.6 11:17:30 + for arg in "$@" 11:17:30 + case $arg in 11:17:30 + pkg_list+='tox ' 11:17:30 + for arg in "$@" 11:17:30 + case $arg in 11:17:30 + pkg_list+='virtualenv ' 11:17:30 + for arg in "$@" 11:17:30 + case $arg in 11:17:30 + pkg_list+='urllib3~=1.26.15 ' 11:17:30 + [[ -f /tmp/.toxenv ]] 11:17:30 ++ cat /tmp/.toxenv 11:17:30 + lf_venv=/tmp/venv-PA8M 11:17:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PA8M from' file:/tmp/.toxenv 11:17:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PA8M from file:/tmp/.toxenv 11:17:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:17:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:17:30 + local 'pip_opts=--upgrade --quiet' 11:17:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:17:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:17:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:17:30 + [[ -n '' ]] 11:17:30 + [[ -n '' ]] 11:17:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:17:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:17:30 + /tmp/venv-PA8M/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 11:17:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:17:31 lf-activate-venv(): INFO: Base packages installed successfully 11:17:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:17:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:17:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:17:31 + /tmp/venv-PA8M/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 11:17:32 + type python3 11:17:32 + true 11:17:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PA8M/bin to PATH' 11:17:32 lf-activate-venv(): INFO: Adding /tmp/venv-PA8M/bin to PATH 11:17:32 + PATH=/tmp/venv-PA8M/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 11:17:32 + return 0 11:17:32 + [[ -d /opt/pyenv ]] 11:17:32 + echo '---> Setting up pyenv' 11:17:32 ---> Setting up pyenv 11:17:32 + export PYENV_ROOT=/opt/pyenv 11:17:32 + PYENV_ROOT=/opt/pyenv 11:17:32 + export PATH=/opt/pyenv/bin:/tmp/venv-PA8M/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 11:17:32 + PATH=/opt/pyenv/bin:/tmp/venv-PA8M/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 11:17:32 ++ pwd 11:17:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:17:32 + export PYTHONPATH 11:17:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:17:32 + TOX_TESTENV_PASSENV=PYTHONPATH 11:17:32 + tox --version 11:17:32 4.53.1 from /tmp/venv-PA8M/lib/python3.10/site-packages/tox/__init__.py 11:17:32 + PARALLEL=false 11:17:32 + TOX_OPTIONS_LIST= 11:17:32 + [[ -n pre-commit ]] 11:17:32 + TOX_OPTIONS_LIST=' -e pre-commit' 11:17:32 + case ${PARALLEL,,} in 11:17:32 + tox -e pre-commit 11:17:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:17:33 pre-commit: install_deps> python -I -m pip install pre-commit 11:17:36 pre-commit: freeze> python -m pip freeze --all 11:17:36 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,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.0 11:17:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:17:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:17:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:17:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:17:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:17:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:17:39 [INFO] Once installed this environment will be reused. 11:17:39 [INFO] This may take a few minutes... 11:17:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:17:43 [INFO] Once installed this environment will be reused. 11:17:43 [INFO] This may take a few minutes... 11:17:48 trim trailing whitespace.................................................Passed 11:17:48 Tabs remover.............................................................Passed 11:17:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:17:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:17:48 [INFO] Once installed this environment will be reused. 11:17:48 [INFO] This may take a few minutes... 11:17:56 gitlint..............................................(no files to check)Skipped 11:17:57 pre-commit: OK (24.24=setup[3.83]+cmd[12.06,8.36] seconds) 11:17:57 congratulations :) (24.28 seconds) 11:17:57 + tox_status=0 11:17:57 + echo '---> Completed tox runs' 11:17:57 ---> Completed tox runs 11:17:57 + for i in .tox/*/log 11:17:57 ++ echo .tox/pre-commit/log 11:17:57 ++ awk -F/ '{print $2}' 11:17:57 + tox_env=pre-commit 11:17:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:17:57 + DOC_DIR=docs/_build/html 11:17:57 + [[ -d docs/_build/html ]] 11:17:57 + echo '---> tox-run.sh ends' 11:17:57 ---> tox-run.sh ends 11:17:57 + test 0 -eq 0 11:17:57 $ ssh-agent -k 11:17:57 unset SSH_AUTH_SOCK; 11:17:57 unset SSH_AGENT_PID; 11:17:57 echo Agent pid 1693 killed; 11:17:57 [ssh-agent] Stopped. 11:17:57 [PostBuildScript] - [INFO] Executing post build scripts. 11:17:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1902305575001066947.sh 11:17:57 ---> sysstat.sh 11:17:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5101901745083459078.sh 11:17:57 ---> package-listing.sh 11:17:57 ++ facter osfamily 11:17:57 ++ tr '[:upper:]' '[:lower:]' 11:17:57 + OS_FAMILY=debian 11:17:57 + workspace=/w/workspace/oom-master-pre-commit-lint 11:17:57 + START_PACKAGES=/tmp/packages_start.txt 11:17:57 + END_PACKAGES=/tmp/packages_end.txt 11:17:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:17:57 + PACKAGES=/tmp/packages_start.txt 11:17:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:17:57 + PACKAGES=/tmp/packages_end.txt 11:17:57 + case "${OS_FAMILY}" in 11:17:57 + dpkg -l 11:17:57 + grep '^ii' 11:17:57 + '[' -f /tmp/packages_start.txt ']' 11:17:57 + '[' -f /tmp/packages_end.txt ']' 11:17:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:17:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:17:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:17:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:17:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5776270146711731372.sh 11:17:57 ---> capture-instance-metadata.sh 11:17:57 Setup pyenv: 11:17:57 system 11:17:57 3.8.13 11:17:57 3.9.13 11:17:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:18:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KIV2 11:18:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:18:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:05 lf-activate-venv(): INFO: Base packages installed successfully 11:18:05 lf-activate-venv(): INFO: Installing additional packages: lftools 11:18:25 lf-activate-venv(): INFO: Adding /tmp/venv-KIV2/bin to PATH 11:18:25 INFO: Running in OpenStack, capturing instance metadata 11:18:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2245770506522646740.sh 11:18:25 provisioning config files... 11:18:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2983986642311516910tmp 11:18:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:18:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:18:25 [EnvInject] - Injecting environment variables from a build step. 11:18:25 [EnvInject] - Injecting as environment variables the properties content 11:18:25 SERVER_ID=logs 11:18:25 11:18:25 [EnvInject] - Variables injected successfully. 11:18:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4077015471019575454.sh 11:18:25 ---> create-netrc.sh 11:18:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins82057136049725893.sh 11:18:25 ---> python-tools-install.sh 11:18:25 Setup pyenv: 11:18:25 system 11:18:25 3.8.13 11:18:25 3.9.13 11:18:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:18:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KIV2 from file:/tmp/.os_lf_venv 11:18:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:27 lf-activate-venv(): INFO: Base packages installed successfully 11:18:27 lf-activate-venv(): INFO: Installing additional packages: lftools 11:18:34 lf-activate-venv(): INFO: Adding /tmp/venv-KIV2/bin to PATH 11:18:34 Generating Requirements File 11:18:50 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. 11:18:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:18:50 Python 3.10.6 11:18:50 pip 26.1 from /tmp/venv-KIV2/lib/python3.10/site-packages/pip (python 3.10) 11:18:51 appdirs==1.4.4 11:18:51 argcomplete==3.6.3 11:18:51 aspy.yaml==1.3.0 11:18:51 attrs==26.1.0 11:18:51 autopage==0.6.0 11:18:51 backports.strenum==1.3.1 11:18:51 beautifulsoup4==4.14.3 11:18:51 boto3==1.43.2 11:18:51 botocore==1.43.2 11:18:51 bs4==0.0.2 11:18:51 certifi==2026.4.22 11:18:51 cffi==2.0.0 11:18:51 cfgv==3.5.0 11:18:51 chardet==7.4.3 11:18:51 charset-normalizer==3.4.7 11:18:51 click==8.3.3 11:18:51 cliff==4.13.3 11:18:51 cmd2==3.5.1 11:18:51 cryptography==3.3.2 11:18:51 debtcollector==3.1.0 11:18:51 decorator==5.2.1 11:18:51 defusedxml==0.7.1 11:18:51 Deprecated==1.3.1 11:18:51 distlib==0.4.0 11:18:51 dnspython==2.8.0 11:18:51 docker==7.1.0 11:18:51 dogpile.cache==1.5.0 11:18:51 durationpy==0.10 11:18:51 email-validator==2.3.0 11:18:51 filelock==3.29.0 11:18:51 future==1.0.0 11:18:51 gitdb==4.0.12 11:18:51 GitPython==3.1.49 11:18:51 httplib2==0.30.2 11:18:51 identify==2.6.19 11:18:51 idna==3.13 11:18:51 importlib-resources==1.5.0 11:18:51 iso8601==2.1.0 11:18:51 Jinja2==3.1.6 11:18:51 jmespath==1.1.0 11:18:51 jsonpatch==1.33 11:18:51 jsonpointer==3.1.1 11:18:51 jsonschema==4.26.0 11:18:51 jsonschema-specifications==2025.9.1 11:18:51 keystoneauth1==5.13.1 11:18:51 kubernetes==35.0.0 11:18:51 lftools==0.37.22 11:18:51 lxml==6.1.0 11:18:51 markdown-it-py==4.0.0 11:18:51 MarkupSafe==3.0.3 11:18:51 mdurl==0.1.2 11:18:51 msgpack==1.1.2 11:18:51 multi_key_dict==2.0.3 11:18:51 munch==4.0.0 11:18:51 netaddr==1.3.0 11:18:51 niet==1.4.2 11:18:51 nodeenv==1.10.0 11:18:51 oauth2client==4.1.3 11:18:51 oauthlib==3.3.1 11:18:51 openstacksdk==4.12.0 11:18:51 os-service-types==1.8.2 11:18:51 osc-lib==4.5.0 11:18:51 oslo.config==10.3.0 11:18:51 oslo.context==6.3.0 11:18:51 oslo.i18n==6.7.2 11:18:51 oslo.log==8.1.0 11:18:51 oslo.serialization==5.9.1 11:18:51 oslo.utils==10.0.1 11:18:51 packaging==26.2 11:18:51 pbr==7.0.3 11:18:51 platformdirs==4.9.6 11:18:51 prettytable==3.17.0 11:18:51 psutil==7.2.2 11:18:51 pyasn1==0.6.3 11:18:51 pyasn1_modules==0.4.2 11:18:51 pycparser==3.0 11:18:51 pygerrit2==2.0.15 11:18:51 PyGithub==2.9.1 11:18:51 Pygments==2.20.0 11:18:51 PyJWT==2.12.1 11:18:51 PyNaCl==1.6.2 11:18:51 pyparsing==2.4.7 11:18:51 pyperclip==1.11.0 11:18:51 pyrsistent==0.20.0 11:18:51 python-cinderclient==9.9.0 11:18:51 python-dateutil==2.9.0.post0 11:18:51 python-discovery==1.2.2 11:18:51 python-heatclient==5.1.0 11:18:51 python-jenkins==1.8.3 11:18:51 python-keystoneclient==5.8.0 11:18:51 python-magnumclient==4.10.0 11:18:51 python-openstackclient==9.0.0 11:18:51 python-swiftclient==4.10.0 11:18:51 PyYAML==6.0.3 11:18:51 referencing==0.37.0 11:18:51 requests==2.33.1 11:18:51 requests-oauthlib==2.0.0 11:18:51 rfc3986==2.0.0 11:18:51 rich==15.0.0 11:18:51 rich-argparse==1.8.0 11:18:51 rpds-py==0.30.0 11:18:51 rsa==4.9.1 11:18:51 ruamel.yaml==0.19.1 11:18:51 ruamel.yaml.clib==0.2.15 11:18:51 s3transfer==0.17.0 11:18:51 simplejson==4.1.1 11:18:51 six==1.17.0 11:18:51 smmap==5.0.3 11:18:51 soupsieve==2.8.3 11:18:51 stevedore==5.7.0 11:18:51 tabulate==0.10.0 11:18:51 toml==0.10.2 11:18:51 tomlkit==0.14.0 11:18:51 tqdm==4.67.3 11:18:51 typing_extensions==4.15.0 11:18:51 urllib3==1.26.20 11:18:51 virtualenv==21.3.0 11:18:51 wcwidth==0.7.0 11:18:51 websocket-client==1.9.0 11:18:51 wrapt==2.1.2 11:18:51 xdg==6.0.0 11:18:51 xmltodict==1.0.4 11:18:51 yq==3.4.3 11:18:51 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13058770094962235489.sh 11:18:51 ---> uv-install.sh 11:18:51 Installing uv/uvx (latest) using shell installer 11:18:51 2026-05-04 11:18:51 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-aYXfar.sh" [1] 11:18:51 downloading uv 0.11.8 x86_64-unknown-linux-gnu 11:18:52 installing to /home/jenkins/.local/bin 11:18:52 uv 11:18:52 uvx 11:18:52 everything's installed! 11:18:52 11:18:52 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:18:52 11:18:52 source $HOME/.local/bin/env (sh, bash, zsh) 11:18:52 source $HOME/.local/bin/env.fish (fish) 11:18:52 Adding install location to PATH 11:18:52 ---> Validating uv/uvx install 11:18:52 uvx 0.11.8 (x86_64-unknown-linux-gnu) 11:18:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11418629357133000986.sh 11:18:52 ---> sudo-logs.sh 11:18:52 Archiving 'sudo' log.. 11:18:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3849162522581511002.sh 11:18:52 ---> job-cost.sh 11:18:52 INFO: Activating Python virtual environment... 11:18:52 Setup pyenv: 11:18:52 system 11:18:52 3.8.13 11:18:52 3.9.13 11:18:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:18:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KIV2 from file:/tmp/.os_lf_venv 11:18:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:54 lf-activate-venv(): INFO: Base packages installed successfully 11:18:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:18:59 lf-activate-venv(): INFO: Adding /tmp/venv-KIV2/bin to PATH 11:18:59 INFO: No stack-cost file found 11:18:59 INFO: Instance uptime: 136s 11:18:59 INFO: Fetching instance metadata (attempt 1 of 3)... 11:18:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:18:59 INFO: Successfully fetched instance metadata 11:18:59 INFO: Instance type: v3-standard-4 11:18:59 INFO: Retrieving pricing info for: v3-standard-4 11:18:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:18:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=136 11:18:59 INFO: Successfully fetched Vexxhost pricing API 11:18:59 INFO: Retrieved cost: 0.11 11:18:59 INFO: Retrieved resource: v3-standard-4 11:18:59 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:18:59 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:18:59 INFO: Successfully archived job cost data 11:18:59 DEBUG: Cost data: oom-master-pre-commit-lint,4607,2026-05-04 11:18:59,v3-standard-4,136,0.11,0.00,SUCCESS 11:18:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7596663060039826802.sh 11:18:59 ---> logs-deploy.sh 11:18:59 Setup pyenv: 11:19:00 system 11:19:00 3.8.13 11:19:00 3.9.13 11:19:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:19:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KIV2 from file:/tmp/.os_lf_venv 11:19:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:19:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:19:01 lf-activate-venv(): INFO: Base packages installed successfully 11:19:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:19:08 lf-activate-venv(): INFO: Adding /tmp/venv-KIV2/bin to PATH 11:19:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4607 11:19:08 INFO: archiving workspace using pattern(s): 11:19:09 Archives upload complete. 11:19:09 INFO: archiving logs to Nexus 11:19:10 ---> uname -a: 11:19:10 Linux prd-ubuntu1804-builder-4c-4g-8122 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:19:10 11:19:10 11:19:10 ---> lscpu: 11:19:10 Architecture: x86_64 11:19:10 CPU op-mode(s): 32-bit, 64-bit 11:19:10 Byte Order: Little Endian 11:19:10 CPU(s): 4 11:19:10 On-line CPU(s) list: 0-3 11:19:10 Thread(s) per core: 1 11:19:10 Core(s) per socket: 1 11:19:10 Socket(s): 4 11:19:10 NUMA node(s): 1 11:19:10 Vendor ID: AuthenticAMD 11:19:10 CPU family: 23 11:19:10 Model: 49 11:19:10 Model name: AMD EPYC-Rome Processor 11:19:10 Stepping: 0 11:19:10 CPU MHz: 2799.998 11:19:10 BogoMIPS: 5599.99 11:19:10 Virtualization: AMD-V 11:19:10 Hypervisor vendor: KVM 11:19:10 Virtualization type: full 11:19:10 L1d cache: 32K 11:19:10 L1i cache: 32K 11:19:10 L2 cache: 512K 11:19:10 L3 cache: 16384K 11:19:10 NUMA node0 CPU(s): 0-3 11:19:10 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 11:19:10 11:19:10 11:19:10 ---> nproc: 11:19:10 4 11:19:10 11:19:10 11:19:10 ---> df -h: 11:19:10 Filesystem Size Used Avail Use% Mounted on 11:19:10 udev 7.9G 0 7.9G 0% /dev 11:19:10 tmpfs 1.6G 676K 1.6G 1% /run 11:19:10 /dev/vda1 78G 8.5G 69G 11% / 11:19:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:19:10 tmpfs 5.0M 0 5.0M 0% /run/lock 11:19:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:19:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:19:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:19:10 11:19:10 11:19:10 ---> free -m: 11:19:10 total used free shared buff/cache available 11:19:10 Mem: 16040 555 13206 0 2277 15162 11:19:10 Swap: 1023 0 1023 11:19:10 11:19:10 11:19:10 ---> ip addr: 11:19:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:19:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:19:10 inet 127.0.0.1/8 scope host lo 11:19:10 valid_lft forever preferred_lft forever 11:19:10 inet6 ::1/128 scope host 11:19:10 valid_lft forever preferred_lft forever 11:19:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:19:10 link/ether fa:16:3e:45:3b:bb brd ff:ff:ff:ff:ff:ff 11:19:10 inet 10.30.107.68/23 brd 10.30.107.255 scope global dynamic ens3 11:19:10 valid_lft 86260sec preferred_lft 86260sec 11:19:10 inet6 fe80::f816:3eff:fe45:3bbb/64 scope link 11:19:10 valid_lft forever preferred_lft forever 11:19:10 11:19:10 11:19:10 ---> sar -b -r -n DEV: 11:19:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8122) 05/04/26 _x86_64_ (4 CPU) 11:19:10 11:19:10 11:16:52 LINUX RESTART (4 CPU) 11:19:10 11:19:10 11:17:01 tps rtps wtps bread/s bwrtn/s 11:19:10 11:18:02 339.11 59.39 279.72 3747.24 17352.17 11:19:10 11:19:01 132.72 1.19 131.54 136.79 15242.98 11:19:10 Average: 236.78 30.53 206.25 1957.18 16306.44 11:19:10 11:19:10 11:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:19:10 11:18:02 13973984 15577084 2450984 14.92 58548 1743968 765776 4.38 721520 1512668 141560 11:19:10 11:19:01 13539704 15546608 2885264 17.57 86860 2099328 753952 4.31 773072 1854224 183736 11:19:10 Average: 13756844 15561846 2668124 16.24 72704 1921648 759864 4.35 747296 1683446 162648 11:19:10 11:19:10 11:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:19:10 11:18:02 lo 2.73 2.73 0.29 0.29 0.00 0.00 0.00 0.00 11:19:10 11:18:02 ens3 521.60 353.51 2350.51 81.73 0.00 0.00 0.00 0.00 11:19:10 11:19:01 lo 1.90 1.90 0.21 0.21 0.00 0.00 0.00 0.00 11:19:10 11:19:01 ens3 95.44 72.33 1367.15 13.86 0.00 0.00 0.00 0.00 11:19:10 Average: lo 2.32 2.32 0.25 0.25 0.00 0.00 0.00 0.00 11:19:10 Average: ens3 310.31 214.10 1862.96 48.08 0.00 0.00 0.00 0.00 11:19:10 11:19:10 11:19:10 ---> sar -P ALL: 11:19:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8122) 05/04/26 _x86_64_ (4 CPU) 11:19:10 11:19:10 11:16:52 LINUX RESTART (4 CPU) 11:19:10 11:19:10 11:17:01 CPU %user %nice %system %iowait %steal %idle 11:19:10 11:18:02 all 24.30 0.00 2.98 2.06 0.08 70.58 11:19:10 11:18:02 0 15.77 0.00 2.62 3.19 0.07 78.36 11:19:10 11:18:02 1 28.63 0.00 4.19 3.38 0.07 63.74 11:19:10 11:18:02 2 31.40 0.00 2.64 0.90 0.07 64.98 11:19:10 11:18:02 3 21.37 0.00 2.46 0.75 0.08 75.33 11:19:10 11:19:01 all 21.59 0.00 1.68 1.18 0.05 75.49 11:19:10 11:19:01 0 8.25 0.00 1.51 3.70 0.05 86.49 11:19:10 11:19:01 1 44.35 0.00 2.56 0.64 0.07 52.38 11:19:10 11:19:01 2 3.85 0.00 0.58 0.03 0.03 95.51 11:19:10 11:19:01 3 30.09 0.00 2.11 0.32 0.07 67.41 11:19:10 Average: all 22.95 0.00 2.34 1.62 0.07 73.02 11:19:10 Average: 0 12.01 0.00 2.06 3.45 0.06 82.42 11:19:10 Average: 1 36.43 0.00 3.38 2.02 0.07 58.10 11:19:10 Average: 2 17.72 0.00 1.62 0.47 0.05 80.14 11:19:10 Average: 3 25.70 0.00 2.29 0.54 0.08 71.40 11:19:10 11:19:10 11:19:10