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