05:41:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144064 05:41:15 Running as SYSTEM 05:41:15 [EnvInject] - Loading node environment variables. 05:41:15 Building remotely on prd-ubuntu1804-builder-4c-4g-9512 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:41:15 [ssh-agent] Looking for ssh-agent implementation... 05:41:15 $ ssh-agent 05:41:15 SSH_AUTH_SOCK=/tmp/ssh-i3UeoHxpgySx/agent.1639 05:41:15 SSH_AGENT_PID=1641 05:41:15 [ssh-agent] Started. 05:41:15 Running ssh-add (command line suppressed) 05:41:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4903060115882281513.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4903060115882281513.key) 05:41:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:41:15 The recommended git tool is: NONE 05:41:16 using credential onap-jenkins-ssh 05:41:16 Wiping out workspace first. 05:41:16 Cloning the remote Git repository 05:41:16 Cloning repository git://cloud.onap.org/mirror/oom.git 05:41:16 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:41:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:41:16 > git --version # timeout=10 05:41:16 > git --version # 'git version 2.17.1' 05:41:16 using GIT_SSH to set credentials Gerrit user 05:41:16 Verifying host key using manually-configured host key entries 05:41:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:41:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:41:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:41:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:41:22 using GIT_SSH to set credentials Gerrit user 05:41:22 Verifying host key using manually-configured host key entries 05:41:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/144064/9 # timeout=30 05:41:22 > git rev-parse ffb29f3d110bb63224619d1967b9965801bf0aef^{commit} # timeout=10 05:41:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:41:22 Checking out Revision ffb29f3d110bb63224619d1967b9965801bf0aef (refs/changes/64/144064/9) 05:41:22 > git config core.sparsecheckout # timeout=10 05:41:22 > git checkout -f ffb29f3d110bb63224619d1967b9965801bf0aef # timeout=30 05:41:26 Commit message: "[SO] 17.2.0" 05:41:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:41:26 > git rev-list --no-walk ad38052ff9be60a44fe2b194ff5c8eae5a534343 # timeout=10 05:41:26 [EnvInject] - Injecting environment variables from a build step. 05:41:26 [EnvInject] - Injecting as environment variables the properties content 05:41:26 PYTHON=python3 05:41:26 05:41:26 [EnvInject] - Variables injected successfully. 05:41:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6527563462051550285.sh 05:41:26 ---> tox-install.sh 05:41:26 + source /home/jenkins/lf-env.sh 05:41:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:41:26 ++ mktemp -d /tmp/venv-XXXX 05:41:26 + lf_venv=/tmp/venv-Tq5o 05:41:26 + local venv_file=/tmp/.os_lf_venv 05:41:26 + local python=python3 05:41:26 + local options 05:41:26 + local set_path=true 05:41:26 + local install_args= 05:41:26 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:41:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:41:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:41:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:41:26 + true 05:41:26 + case $1 in 05:41:26 + venv_file=/tmp/.toxenv 05:41:26 + shift 2 05:41:26 + true 05:41:26 + case $1 in 05:41:26 + shift 05:41:26 + break 05:41:26 + case $python in 05:41:26 + local pkg_list= 05:41:26 + [[ -d /opt/pyenv ]] 05:41:26 + echo 'Setup pyenv:' 05:41:26 Setup pyenv: 05:41:26 + export PYENV_ROOT=/opt/pyenv 05:41:26 + PYENV_ROOT=/opt/pyenv 05:41:26 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:41:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:41:26 + pyenv versions 05:41:26 * system (set by /opt/pyenv/version) 05:41:26 * 3.8.13 (set by /opt/pyenv/version) 05:41:26 * 3.9.13 (set by /opt/pyenv/version) 05:41:26 * 3.10.6 (set by /opt/pyenv/version) 05:41:26 + command -v pyenv 05:41:26 ++ pyenv init - --no-rehash 05:41:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 05:41:26 export PATH="/opt/pyenv/shims:${PATH}" 05:41:26 export PYENV_SHELL=bash 05:41:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:41:26 pyenv() { 05:41:26 local command 05:41:26 command="${1:-}" 05:41:26 if [ "$#" -gt 0 ]; then 05:41:26 shift 05:41:26 fi 05:41:26 05:41:26 case "$command" in 05:41:26 rehash|shell) 05:41:26 eval "$(pyenv "sh-$command" "$@")" 05:41:26 ;; 05:41:26 *) 05:41:26 command pyenv "$command" "$@" 05:41:26 ;; 05:41:26 esac 05:41:26 }' 05:41:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 05:41:26 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:41:26 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:41:26 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:41:26 ++ export PYENV_SHELL=bash 05:41:26 ++ PYENV_SHELL=bash 05:41:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:41:26 +++ complete -F _pyenv pyenv 05:41:26 ++ lf-pyver python3 05:41:26 ++ local py_version_xy=python3 05:41:26 ++ local py_version_xyz= 05:41:26 ++ pyenv versions 05:41:26 ++ local command 05:41:26 ++ command=versions 05:41:26 ++ '[' 1 -gt 0 ']' 05:41:26 ++ shift 05:41:26 ++ case "$command" in 05:41:26 ++ command pyenv versions 05:41:26 ++ pyenv versions 05:41:26 ++ sed 's/^[ *]* //' 05:41:26 ++ awk '{ print $1 }' 05:41:26 ++ grep -E '^[0-9.]*[0-9]$' 05:41:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:41:26 +++ grep '^3' /tmp/.pyenv_versions 05:41:26 +++ tail -n 1 05:41:26 +++ sort -V 05:41:26 ++ py_version_xyz=3.10.6 05:41:26 ++ [[ -z 3.10.6 ]] 05:41:26 ++ echo 3.10.6 05:41:26 ++ return 0 05:41:26 + pyenv local 3.10.6 05:41:26 + local command 05:41:26 + command=local 05:41:26 + '[' 2 -gt 0 ']' 05:41:26 + shift 05:41:26 + case "$command" in 05:41:26 + command pyenv local 3.10.6 05:41:26 + pyenv local 3.10.6 05:41:26 + for arg in "$@" 05:41:26 + case $arg in 05:41:26 + pkg_list+='tox ' 05:41:26 + for arg in "$@" 05:41:26 + case $arg in 05:41:26 + pkg_list+='virtualenv ' 05:41:26 + for arg in "$@" 05:41:26 + case $arg in 05:41:26 + pkg_list+='urllib3~=1.26.15 ' 05:41:26 + [[ -f /tmp/.toxenv ]] 05:41:26 + [[ ! -f /tmp/.toxenv ]] 05:41:26 + [[ -n '' ]] 05:41:26 + python3 -m venv /tmp/venv-Tq5o 05:41:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tq5o' 05:41:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tq5o 05:41:30 + echo /tmp/venv-Tq5o 05:41:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:41:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:41:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:41:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:41:30 + local 'pip_opts=--upgrade --quiet' 05:41:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:41:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:41:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:41:30 + [[ -n '' ]] 05:41:30 + [[ -n '' ]] 05:41:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:41:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:41:30 + /tmp/venv-Tq5o/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:41:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:41:34 lf-activate-venv(): INFO: Base packages installed successfully 05:41:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:41:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:41:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:41:34 + /tmp/venv-Tq5o/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:41:36 + type python3 05:41:36 + true 05:41:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Tq5o/bin to PATH' 05:41:36 lf-activate-venv(): INFO: Adding /tmp/venv-Tq5o/bin to PATH 05:41:36 + PATH=/tmp/venv-Tq5o/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:41:36 + return 0 05:41:36 + python3 --version 05:41:36 Python 3.10.6 05:41:36 + python3 -m pip --version 05:41:36 pip 26.1.1 from /tmp/venv-Tq5o/lib/python3.10/site-packages/pip (python 3.10) 05:41:36 + python3 -m pip freeze 05:41:36 cachetools==7.1.1 05:41:36 colorama==0.4.6 05:41:36 distlib==0.4.0 05:41:36 filelock==3.29.0 05:41:36 packaging==26.2 05:41:36 platformdirs==4.9.6 05:41:36 pluggy==1.6.0 05:41:36 pyproject-api==1.10.0 05:41:36 python-discovery==1.3.0 05:41:36 tomli==2.4.1 05:41:36 tomli_w==1.2.0 05:41:36 tox==4.53.1 05:41:36 typing_extensions==4.15.0 05:41:36 urllib3==1.26.20 05:41:36 virtualenv==21.3.1 05:41:36 [EnvInject] - Injecting environment variables from a build step. 05:41:36 [EnvInject] - Injecting as environment variables the properties content 05:41:36 PARALLEL=false 05:41:36 05:41:36 [EnvInject] - Variables injected successfully. 05:41:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2310003211663375318.sh 05:41:36 ---> tox-run.sh 05:41:36 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:41:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:41:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:41:36 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:41:36 + cd /w/workspace/oom-master-pre-commit-lint/. 05:41:36 + source /home/jenkins/lf-env.sh 05:41:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:41:36 ++ mktemp -d /tmp/venv-XXXX 05:41:36 + lf_venv=/tmp/venv-acyU 05:41:36 + local venv_file=/tmp/.os_lf_venv 05:41:36 + local python=python3 05:41:36 + local options 05:41:36 + local set_path=true 05:41:36 + local install_args= 05:41:36 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:41:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:41:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:41:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:41:36 + true 05:41:36 + case $1 in 05:41:36 + venv_file=/tmp/.toxenv 05:41:36 + shift 2 05:41:36 + true 05:41:36 + case $1 in 05:41:36 + shift 05:41:36 + break 05:41:36 + case $python in 05:41:36 + local pkg_list= 05:41:36 + [[ -d /opt/pyenv ]] 05:41:36 + echo 'Setup pyenv:' 05:41:36 Setup pyenv: 05:41:36 + export PYENV_ROOT=/opt/pyenv 05:41:36 + PYENV_ROOT=/opt/pyenv 05:41:36 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:41:36 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:41:36 + pyenv versions 05:41:37 system 05:41:37 3.8.13 05:41:37 3.9.13 05:41:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:41:37 + command -v pyenv 05:41:37 ++ pyenv init - --no-rehash 05:41:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 05:41:37 export PATH="/opt/pyenv/shims:${PATH}" 05:41:37 export PYENV_SHELL=bash 05:41:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:41:37 pyenv() { 05:41:37 local command 05:41:37 command="${1:-}" 05:41:37 if [ "$#" -gt 0 ]; then 05:41:37 shift 05:41:37 fi 05:41:37 05:41:37 case "$command" in 05:41:37 rehash|shell) 05:41:37 eval "$(pyenv "sh-$command" "$@")" 05:41:37 ;; 05:41:37 *) 05:41:37 command pyenv "$command" "$@" 05:41:37 ;; 05:41:37 esac 05:41:37 }' 05:41:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 05:41:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:41:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:41:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:41:37 ++ export PYENV_SHELL=bash 05:41:37 ++ PYENV_SHELL=bash 05:41:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:41:37 +++ complete -F _pyenv pyenv 05:41:37 ++ lf-pyver python3 05:41:37 ++ local py_version_xy=python3 05:41:37 ++ local py_version_xyz= 05:41:37 ++ pyenv versions 05:41:37 ++ local command 05:41:37 ++ command=versions 05:41:37 ++ '[' 1 -gt 0 ']' 05:41:37 ++ shift 05:41:37 ++ case "$command" in 05:41:37 ++ command pyenv versions 05:41:37 ++ pyenv versions 05:41:37 ++ sed 's/^[ *]* //' 05:41:37 ++ awk '{ print $1 }' 05:41:37 ++ grep -E '^[0-9.]*[0-9]$' 05:41:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:41:37 +++ grep '^3' /tmp/.pyenv_versions 05:41:37 +++ sort -V 05:41:37 +++ tail -n 1 05:41:37 ++ py_version_xyz=3.10.6 05:41:37 ++ [[ -z 3.10.6 ]] 05:41:37 ++ echo 3.10.6 05:41:37 ++ return 0 05:41:37 + pyenv local 3.10.6 05:41:37 + local command 05:41:37 + command=local 05:41:37 + '[' 2 -gt 0 ']' 05:41:37 + shift 05:41:37 + case "$command" in 05:41:37 + command pyenv local 3.10.6 05:41:37 + pyenv local 3.10.6 05:41:37 + for arg in "$@" 05:41:37 + case $arg in 05:41:37 + pkg_list+='tox ' 05:41:37 + for arg in "$@" 05:41:37 + case $arg in 05:41:37 + pkg_list+='virtualenv ' 05:41:37 + for arg in "$@" 05:41:37 + case $arg in 05:41:37 + pkg_list+='urllib3~=1.26.15 ' 05:41:37 + [[ -f /tmp/.toxenv ]] 05:41:37 ++ cat /tmp/.toxenv 05:41:37 + lf_venv=/tmp/venv-Tq5o 05:41:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tq5o from' file:/tmp/.toxenv 05:41:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tq5o from file:/tmp/.toxenv 05:41:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:41:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:41:37 + local 'pip_opts=--upgrade --quiet' 05:41:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:41:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:41:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:41:37 + [[ -n '' ]] 05:41:37 + [[ -n '' ]] 05:41:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:41:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:41:37 + /tmp/venv-Tq5o/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:41:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:41:37 lf-activate-venv(): INFO: Base packages installed successfully 05:41:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:41:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:41:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:41:37 + /tmp/venv-Tq5o/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:41:38 + type python3 05:41:38 + true 05:41:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Tq5o/bin to PATH' 05:41:38 lf-activate-venv(): INFO: Adding /tmp/venv-Tq5o/bin to PATH 05:41:38 + PATH=/tmp/venv-Tq5o/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:41:38 + return 0 05:41:38 + [[ -d /opt/pyenv ]] 05:41:38 + echo '---> Setting up pyenv' 05:41:38 ---> Setting up pyenv 05:41:38 + export PYENV_ROOT=/opt/pyenv 05:41:38 + PYENV_ROOT=/opt/pyenv 05:41:38 + export PATH=/opt/pyenv/bin:/tmp/venv-Tq5o/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:41:38 + PATH=/opt/pyenv/bin:/tmp/venv-Tq5o/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:41:38 ++ pwd 05:41:38 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:41:38 + export PYTHONPATH 05:41:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:41:38 + TOX_TESTENV_PASSENV=PYTHONPATH 05:41:38 + tox --version 05:41:39 4.53.1 from /tmp/venv-Tq5o/lib/python3.10/site-packages/tox/__init__.py 05:41:39 + PARALLEL=false 05:41:39 + TOX_OPTIONS_LIST= 05:41:39 + [[ -n pre-commit ]] 05:41:39 + TOX_OPTIONS_LIST=' -e pre-commit' 05:41:39 + case ${PARALLEL,,} in 05:41:39 + tox -e pre-commit 05:41:39 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:41:40 pre-commit: install_deps> python -I -m pip install pre-commit 05:41:43 pre-commit: freeze> python -m pip freeze --all 05:41:43 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.3.0,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.3.1 05:41:43 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:41:43 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:41:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:41:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:41:45 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:41:45 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:41:45 [INFO] Once installed this environment will be reused. 05:41:45 [INFO] This may take a few minutes... 05:41:49 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:41:49 [INFO] Once installed this environment will be reused. 05:41:49 [INFO] This may take a few minutes... 05:41:54 trim trailing whitespace.................................................Passed 05:41:54 Tabs remover.............................................................Passed 05:41:54 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:41:54 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:41:54 [INFO] Once installed this environment will be reused. 05:41:54 [INFO] This may take a few minutes... 05:42:02 gitlint..............................................(no files to check)Skipped 05:42:02 pre-commit: OK (23.41=setup[4.24]+cmd[11.00,8.16] seconds) 05:42:02 congratulations :) (23.44 seconds) 05:42:02 + tox_status=0 05:42:02 + echo '---> Completed tox runs' 05:42:02 ---> Completed tox runs 05:42:02 + for i in .tox/*/log 05:42:02 ++ echo .tox/pre-commit/log 05:42:02 ++ awk -F/ '{print $2}' 05:42:02 + tox_env=pre-commit 05:42:02 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:42:02 + DOC_DIR=docs/_build/html 05:42:02 + [[ -d docs/_build/html ]] 05:42:02 + echo '---> tox-run.sh ends' 05:42:02 ---> tox-run.sh ends 05:42:02 + test 0 -eq 0 05:42:02 $ ssh-agent -k 05:42:02 unset SSH_AUTH_SOCK; 05:42:02 unset SSH_AGENT_PID; 05:42:02 echo Agent pid 1641 killed; 05:42:02 [ssh-agent] Stopped. 05:42:02 [PostBuildScript] - [INFO] Executing post build scripts. 05:42:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6327780071482595510.sh 05:42:02 ---> sysstat.sh 05:42:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12047885793516779751.sh 05:42:03 ---> package-listing.sh 05:42:03 ++ facter osfamily 05:42:03 ++ tr '[:upper:]' '[:lower:]' 05:42:03 + OS_FAMILY=debian 05:42:03 + workspace=/w/workspace/oom-master-pre-commit-lint 05:42:03 + START_PACKAGES=/tmp/packages_start.txt 05:42:03 + END_PACKAGES=/tmp/packages_end.txt 05:42:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:42:03 + PACKAGES=/tmp/packages_start.txt 05:42:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:42:03 + PACKAGES=/tmp/packages_end.txt 05:42:03 + case "${OS_FAMILY}" in 05:42:03 + dpkg -l 05:42:03 + grep '^ii' 05:42:03 + '[' -f /tmp/packages_start.txt ']' 05:42:03 + '[' -f /tmp/packages_end.txt ']' 05:42:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:42:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:42:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:42:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:42:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1022724497776624512.sh 05:42:03 ---> capture-instance-metadata.sh 05:42:03 Setup pyenv: 05:42:03 system 05:42:03 3.8.13 05:42:03 3.9.13 05:42:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:42:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CuQz 05:42:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:42:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:42:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:42:10 lf-activate-venv(): INFO: Base packages installed successfully 05:42:10 lf-activate-venv(): INFO: Installing additional packages: lftools 05:42:29 lf-activate-venv(): INFO: Adding /tmp/venv-CuQz/bin to PATH 05:42:29 INFO: Running in OpenStack, capturing instance metadata 05:42:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3965279547363536897.sh 05:42:30 provisioning config files... 05:42:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11384825128685593561tmp 05:42:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:42:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:42:30 [EnvInject] - Injecting environment variables from a build step. 05:42:30 [EnvInject] - Injecting as environment variables the properties content 05:42:30 SERVER_ID=logs 05:42:30 05:42:30 [EnvInject] - Variables injected successfully. 05:42:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13083513555500559160.sh 05:42:30 ---> create-netrc.sh 05:42:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17734558652255536725.sh 05:42:30 ---> python-tools-install.sh 05:42:30 Setup pyenv: 05:42:30 system 05:42:30 3.8.13 05:42:30 3.9.13 05:42:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:42:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CuQz from file:/tmp/.os_lf_venv 05:42:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:42:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:42:31 lf-activate-venv(): INFO: Base packages installed successfully 05:42:31 lf-activate-venv(): INFO: Installing additional packages: lftools 05:42:38 lf-activate-venv(): INFO: Adding /tmp/venv-CuQz/bin to PATH 05:42:38 Generating Requirements File 05:42:54 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 05:42:54 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:42:54 Python 3.10.6 05:42:54 pip 26.1.1 from /tmp/venv-CuQz/lib/python3.10/site-packages/pip (python 3.10) 05:42:54 appdirs==1.4.4 05:42:54 argcomplete==3.6.3 05:42:54 aspy.yaml==1.3.0 05:42:54 attrs==26.1.0 05:42:54 autopage==0.6.0 05:42:54 backports.strenum==1.3.1 05:42:54 beautifulsoup4==4.14.3 05:42:54 boto3==1.43.6 05:42:54 botocore==1.43.6 05:42:54 bs4==0.0.2 05:42:54 certifi==2026.4.22 05:42:54 cffi==2.0.0 05:42:54 cfgv==3.5.0 05:42:54 chardet==7.4.3 05:42:54 charset-normalizer==3.4.7 05:42:54 click==8.3.3 05:42:54 cliff==4.13.3 05:42:54 cmd2==3.5.1 05:42:54 cryptography==3.3.2 05:42:54 debtcollector==3.1.0 05:42:54 decorator==5.2.1 05:42:54 defusedxml==0.7.1 05:42:54 Deprecated==1.3.1 05:42:54 distlib==0.4.0 05:42:54 dnspython==2.8.0 05:42:54 docker==7.1.0 05:42:54 dogpile.cache==1.5.0 05:42:54 durationpy==0.10 05:42:54 email-validator==2.3.0 05:42:54 filelock==3.29.0 05:42:54 future==1.0.0 05:42:54 gitdb==4.0.12 05:42:54 GitPython==3.1.50 05:42:54 httplib2==0.30.2 05:42:54 identify==2.6.19 05:42:54 idna==3.14 05:42:54 importlib-resources==1.5.0 05:42:54 iso8601==2.1.0 05:42:54 Jinja2==3.1.6 05:42:54 jmespath==1.1.0 05:42:54 jsonpatch==1.33 05:42:54 jsonpointer==3.1.1 05:42:54 jsonschema==4.26.0 05:42:54 jsonschema-specifications==2025.9.1 05:42:54 keystoneauth1==5.13.1 05:42:54 kubernetes==35.0.0 05:42:54 lftools==0.37.22 05:42:54 lxml==6.1.0 05:42:54 markdown-it-py==4.2.0 05:42:54 MarkupSafe==3.0.3 05:42:54 mdurl==0.1.2 05:42:54 msgpack==1.1.2 05:42:54 multi_key_dict==2.0.3 05:42:54 munch==4.0.0 05:42:54 netaddr==1.3.0 05:42:54 niet==1.4.2 05:42:54 nodeenv==1.10.0 05:42:54 oauth2client==4.1.3 05:42:54 oauthlib==3.3.1 05:42:54 openstacksdk==4.12.0 05:42:54 os-service-types==1.8.2 05:42:54 osc-lib==4.6.0 05:42:54 oslo.config==10.3.0 05:42:54 oslo.context==6.3.0 05:42:54 oslo.i18n==6.7.2 05:42:54 oslo.log==8.1.0 05:42:54 oslo.serialization==5.9.1 05:42:54 oslo.utils==10.0.1 05:42:54 packaging==26.2 05:42:54 pbr==7.0.3 05:42:54 platformdirs==4.9.6 05:42:54 prettytable==3.17.0 05:42:54 psutil==7.2.2 05:42:54 pyasn1==0.6.3 05:42:54 pyasn1_modules==0.4.2 05:42:54 pycparser==3.0 05:42:54 pygerrit2==2.0.15 05:42:54 PyGithub==2.9.1 05:42:54 Pygments==2.20.0 05:42:54 PyJWT==2.12.1 05:42:54 PyNaCl==1.6.2 05:42:54 pyparsing==2.4.7 05:42:54 pyperclip==1.11.0 05:42:54 pyrsistent==0.20.0 05:42:54 python-cinderclient==9.9.0 05:42:54 python-dateutil==2.9.0.post0 05:42:54 python-discovery==1.3.0 05:42:54 python-heatclient==5.1.0 05:42:54 python-jenkins==1.8.3 05:42:54 python-keystoneclient==5.8.0 05:42:54 python-magnumclient==4.10.0 05:42:54 python-openstackclient==9.0.0 05:42:54 python-swiftclient==4.10.0 05:42:54 PyYAML==6.0.3 05:42:54 referencing==0.37.0 05:42:54 requests==2.33.1 05:42:54 requests-oauthlib==2.0.0 05:42:54 rfc3986==2.0.0 05:42:54 rich==15.0.0 05:42:54 rich-argparse==1.8.0 05:42:54 rpds-py==0.30.0 05:42:54 rsa==4.9.1 05:42:54 ruamel.yaml==0.19.1 05:42:54 ruamel.yaml.clib==0.2.15 05:42:54 s3transfer==0.17.0 05:42:54 simplejson==4.1.1 05:42:54 six==1.17.0 05:42:54 smmap==5.0.3 05:42:54 soupsieve==2.8.3 05:42:54 stevedore==5.7.0 05:42:54 tabulate==0.10.0 05:42:54 toml==0.10.2 05:42:54 tomlkit==0.15.0 05:42:54 tqdm==4.67.3 05:42:54 typing_extensions==4.15.0 05:42:54 urllib3==1.26.20 05:42:54 virtualenv==21.3.1 05:42:54 wcwidth==0.7.0 05:42:54 websocket-client==1.9.0 05:42:54 wrapt==2.1.2 05:42:54 xdg==6.0.0 05:42:54 xmltodict==1.0.4 05:42:54 yq==3.4.3 05:42:54 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins765927762037657207.sh 05:42:54 ---> uv-install.sh 05:42:54 Installing uv/uvx (latest) using shell installer 05:42:55 2026-05-11 05:42:55 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-mQIFHr.sh" [1] 05:42:55 downloading uv 0.11.13 x86_64-unknown-linux-gnu 05:42:55 installing to /home/jenkins/.local/bin 05:42:55 uv 05:42:55 uvx 05:42:55 everything's installed! 05:42:55 05:42:55 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:42:55 05:42:55 source $HOME/.local/bin/env (sh, bash, zsh) 05:42:55 source $HOME/.local/bin/env.fish (fish) 05:42:55 Adding install location to PATH 05:42:55 ---> Validating uv/uvx install 05:42:55 uvx 0.11.13 (x86_64-unknown-linux-gnu) 05:42:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3236737074668681374.sh 05:42:56 ---> sudo-logs.sh 05:42:56 Archiving 'sudo' log.. 05:42:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11664410220932771020.sh 05:42:56 ---> job-cost.sh 05:42:56 INFO: Activating Python virtual environment... 05:42:56 Setup pyenv: 05:42:56 system 05:42:56 3.8.13 05:42:56 3.9.13 05:42:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:42:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CuQz from file:/tmp/.os_lf_venv 05:42:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:42:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:42:58 lf-activate-venv(): INFO: Base packages installed successfully 05:42:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:43:02 lf-activate-venv(): INFO: Adding /tmp/venv-CuQz/bin to PATH 05:43:02 INFO: No stack-cost file found 05:43:02 INFO: Instance uptime: 132s 05:43:02 INFO: Fetching instance metadata (attempt 1 of 3)... 05:43:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:43:03 INFO: Successfully fetched instance metadata 05:43:03 INFO: Instance type: v3-standard-4 05:43:03 INFO: Retrieving pricing info for: v3-standard-4 05:43:03 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:43:03 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=132 05:43:03 INFO: Successfully fetched Vexxhost pricing API 05:43:03 INFO: Retrieved cost: 0.11 05:43:03 INFO: Retrieved resource: v3-standard-4 05:43:03 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 05:43:03 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 05:43:03 INFO: Successfully archived job cost data 05:43:03 DEBUG: Cost data: oom-master-pre-commit-lint,4620,2026-05-11 05:43:03,v3-standard-4,132,0.11,0.00,SUCCESS 05:43:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15359481278800791400.sh 05:43:03 ---> logs-deploy.sh 05:43:03 Setup pyenv: 05:43:03 system 05:43:03 3.8.13 05:43:03 3.9.13 05:43:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:43:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CuQz from file:/tmp/.os_lf_venv 05:43:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:43:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:43:05 lf-activate-venv(): INFO: Base packages installed successfully 05:43:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:43:12 lf-activate-venv(): INFO: Adding /tmp/venv-CuQz/bin to PATH 05:43:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4620 05:43:12 INFO: archiving workspace using pattern(s): 05:43:13 Archives upload complete. 05:43:13 INFO: archiving logs to Nexus 05:43:14 ---> uname -a: 05:43:14 Linux prd-ubuntu1804-builder-4c-4g-9512 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:43:14 05:43:14 05:43:14 ---> lscpu: 05:43:14 Architecture: x86_64 05:43:14 CPU op-mode(s): 32-bit, 64-bit 05:43:14 Byte Order: Little Endian 05:43:14 CPU(s): 4 05:43:14 On-line CPU(s) list: 0-3 05:43:14 Thread(s) per core: 1 05:43:14 Core(s) per socket: 1 05:43:14 Socket(s): 4 05:43:14 NUMA node(s): 1 05:43:14 Vendor ID: AuthenticAMD 05:43:14 CPU family: 23 05:43:14 Model: 49 05:43:14 Model name: AMD EPYC-Rome Processor 05:43:14 Stepping: 0 05:43:14 CPU MHz: 2799.998 05:43:14 BogoMIPS: 5599.99 05:43:14 Virtualization: AMD-V 05:43:14 Hypervisor vendor: KVM 05:43:14 Virtualization type: full 05:43:14 L1d cache: 32K 05:43:14 L1i cache: 32K 05:43:14 L2 cache: 512K 05:43:14 L3 cache: 16384K 05:43:14 NUMA node0 CPU(s): 0-3 05:43:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 05:43:14 05:43:14 05:43:14 ---> nproc: 05:43:14 4 05:43:14 05:43:14 05:43:14 ---> df -h: 05:43:14 Filesystem Size Used Avail Use% Mounted on 05:43:14 udev 7.9G 0 7.9G 0% /dev 05:43:14 tmpfs 1.6G 676K 1.6G 1% /run 05:43:14 /dev/vda1 78G 8.5G 69G 11% / 05:43:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:43:14 tmpfs 5.0M 0 5.0M 0% /run/lock 05:43:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:43:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:43:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:43:14 05:43:14 05:43:14 ---> free -m: 05:43:14 total used free shared buff/cache available 05:43:14 Mem: 16040 551 13213 0 2274 15167 05:43:14 Swap: 1023 0 1023 05:43:14 05:43:14 05:43:14 ---> ip addr: 05:43:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:43:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:43:14 inet 127.0.0.1/8 scope host lo 05:43:14 valid_lft forever preferred_lft forever 05:43:14 inet6 ::1/128 scope host 05:43:14 valid_lft forever preferred_lft forever 05:43:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:43:14 link/ether fa:16:3e:1a:04:f9 brd ff:ff:ff:ff:ff:ff 05:43:14 inet 10.30.107.61/23 brd 10.30.107.255 scope global dynamic ens3 05:43:14 valid_lft 86265sec preferred_lft 86265sec 05:43:14 inet6 fe80::f816:3eff:fe1a:4f9/64 scope link 05:43:14 valid_lft forever preferred_lft forever 05:43:14 05:43:14 05:43:14 ---> sar -b -r -n DEV: 05:43:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9512) 05/11/26 _x86_64_ (4 CPU) 05:43:14 05:43:14 05:41:01 LINUX RESTART (4 CPU) 05:43:14 05:43:14 05:42:01 tps rtps wtps bread/s bwrtn/s 05:43:14 05:43:01 137.04 1.30 135.74 143.58 16352.87 05:43:14 Average: 137.04 1.30 135.74 143.58 16352.87 05:43:14 05:43:14 05:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:43:14 05:43:01 13550208 15539496 2874760 17.50 86812 2081972 793996 4.54 778588 1839124 186512 05:43:14 Average: 13550208 15539496 2874760 17.50 86812 2081972 793996 4.54 778588 1839124 186512 05:43:14 05:43:14 05:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:43:14 05:43:01 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 05:43:14 05:43:01 ens3 92.32 69.14 1353.42 14.70 0.00 0.00 0.00 0.00 05:43:14 Average: lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 05:43:14 Average: ens3 92.32 69.14 1353.42 14.70 0.00 0.00 0.00 0.00 05:43:14 05:43:14 05:43:14 ---> sar -P ALL: 05:43:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9512) 05/11/26 _x86_64_ (4 CPU) 05:43:14 05:43:14 05:41:01 LINUX RESTART (4 CPU) 05:43:14 05:43:14 05:42:01 CPU %user %nice %system %iowait %steal %idle 05:43:14 05:43:01 all 21.59 0.00 1.64 1.21 0.05 75.51 05:43:14 05:43:01 0 11.33 0.00 1.20 0.08 0.05 87.33 05:43:14 05:43:01 1 38.52 0.00 2.07 2.14 0.05 57.21 05:43:14 05:43:01 2 17.60 0.00 1.97 2.42 0.07 77.94 05:43:14 05:43:01 3 18.94 0.00 1.30 0.18 0.03 79.54 05:43:14 Average: all 21.59 0.00 1.64 1.21 0.05 75.51 05:43:14 Average: 0 11.33 0.00 1.20 0.08 0.05 87.33 05:43:14 Average: 1 38.52 0.00 2.07 2.14 0.05 57.21 05:43:14 Average: 2 17.60 0.00 1.97 2.42 0.07 77.94 05:43:14 Average: 3 18.94 0.00 1.30 0.18 0.03 79.54 05:43:14 05:43:14 05:43:14