08:17:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146138 08:17:27 Running as SYSTEM 08:17:27 [EnvInject] - Loading node environment variables. 08:17:27 Building remotely on prd-ubuntu1804-builder-4c-4g-12669 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:17:27 [ssh-agent] Looking for ssh-agent implementation... 08:17:27 $ ssh-agent 08:17:27 SSH_AUTH_SOCK=/tmp/ssh-ShCOdZAPQkqC/agent.1636 08:17:27 SSH_AGENT_PID=1638 08:17:27 [ssh-agent] Started. 08:17:27 Running ssh-add (command line suppressed) 08:17:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18314589924522532579.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18314589924522532579.key) 08:17:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:17:27 The recommended git tool is: NONE 08:17:28 using credential onap-jenkins-ssh 08:17:29 Wiping out workspace first. 08:17:29 Cloning the remote Git repository 08:17:29 Cloning repository git://cloud.onap.org/mirror/oom.git 08:17:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:17:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:17:29 > git --version # timeout=10 08:17:29 > git --version # 'git version 2.17.1' 08:17:29 using GIT_SSH to set credentials Gerrit user 08:17:29 Verifying host key using manually-configured host key entries 08:17:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:17:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:17:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:17:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:17:34 using GIT_SSH to set credentials Gerrit user 08:17:34 Verifying host key using manually-configured host key entries 08:17:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/38/146138/6 # timeout=30 08:17:34 > git rev-parse eb8b381252a944bbc18413057c593948f1168d64^{commit} # timeout=10 08:17:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:17:34 Checking out Revision eb8b381252a944bbc18413057c593948f1168d64 (refs/changes/38/146138/6) 08:17:34 > git config core.sparsecheckout # timeout=10 08:17:34 > git checkout -f eb8b381252a944bbc18413057c593948f1168d64 # timeout=30 08:17:38 Commit message: "[AAI] 17.1.0 release" 08:17:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:17:38 > git rev-list --no-walk 5fb5ba5ca9e7456f8757c6f81ff898b7a7d935e2 # timeout=10 08:17:38 [EnvInject] - Injecting environment variables from a build step. 08:17:38 [EnvInject] - Injecting as environment variables the properties content 08:17:38 PYTHON=python3 08:17:38 08:17:38 [EnvInject] - Variables injected successfully. 08:17:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15157931868676908782.sh 08:17:38 ---> tox-install.sh 08:17:38 + source /home/jenkins/lf-env.sh 08:17:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:17:38 ++ mktemp -d /tmp/venv-XXXX 08:17:38 + lf_venv=/tmp/venv-daTk 08:17:38 + local venv_file=/tmp/.os_lf_venv 08:17:38 + local python=python3 08:17:38 + local options 08:17:38 + local set_path=true 08:17:38 + local install_args= 08:17:38 ++ 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 08:17:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:17:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:17:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:17:38 + true 08:17:38 + case $1 in 08:17:38 + venv_file=/tmp/.toxenv 08:17:38 + shift 2 08:17:38 + true 08:17:38 + case $1 in 08:17:38 + shift 08:17:38 + break 08:17:38 + case $python in 08:17:38 + local pkg_list= 08:17:38 + [[ -d /opt/pyenv ]] 08:17:38 + echo 'Setup pyenv:' 08:17:38 Setup pyenv: 08:17:38 + export PYENV_ROOT=/opt/pyenv 08:17:38 + PYENV_ROOT=/opt/pyenv 08:17:38 + 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 08:17:38 + 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 08:17:38 + pyenv versions 08:17:38 * system (set by /opt/pyenv/version) 08:17:38 * 3.8.13 (set by /opt/pyenv/version) 08:17:39 * 3.9.13 (set by /opt/pyenv/version) 08:17:39 * 3.10.6 (set by /opt/pyenv/version) 08:17:39 + command -v pyenv 08:17:39 ++ pyenv init - --no-rehash 08:17:39 + 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[*]}"'\'')" 08:17:39 export PATH="/opt/pyenv/shims:${PATH}" 08:17:39 export PYENV_SHELL=bash 08:17:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:17:39 pyenv() { 08:17:39 local command 08:17:39 command="${1:-}" 08:17:39 if [ "$#" -gt 0 ]; then 08:17:39 shift 08:17:39 fi 08:17:39 08:17:39 case "$command" in 08:17:39 rehash|shell) 08:17:39 eval "$(pyenv "sh-$command" "$@")" 08:17:39 ;; 08:17:39 *) 08:17:39 command pyenv "$command" "$@" 08:17:39 ;; 08:17:39 esac 08:17:39 }' 08:17:39 +++ 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[*]}"' 08:17:39 ++ 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 08:17:39 ++ 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 08:17:39 ++ 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 08:17:39 ++ export PYENV_SHELL=bash 08:17:39 ++ PYENV_SHELL=bash 08:17:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:17:39 +++ complete -F _pyenv pyenv 08:17:39 ++ lf-pyver python3 08:17:39 ++ local py_version_xy=python3 08:17:39 ++ local py_version_xyz= 08:17:39 ++ pyenv versions 08:17:39 ++ sed 's/^[ *]* //' 08:17:39 ++ local command 08:17:39 ++ command=versions 08:17:39 ++ '[' 1 -gt 0 ']' 08:17:39 ++ shift 08:17:39 ++ awk '{ print $1 }' 08:17:39 ++ case "$command" in 08:17:39 ++ command pyenv versions 08:17:39 ++ pyenv versions 08:17:39 ++ grep -E '^[0-9.]*[0-9]$' 08:17:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:17:39 +++ grep '^3' /tmp/.pyenv_versions 08:17:39 +++ sort -V 08:17:39 +++ tail -n 1 08:17:39 ++ py_version_xyz=3.10.6 08:17:39 ++ [[ -z 3.10.6 ]] 08:17:39 ++ echo 3.10.6 08:17:39 ++ return 0 08:17:39 + pyenv local 3.10.6 08:17:39 + local command 08:17:39 + command=local 08:17:39 + '[' 2 -gt 0 ']' 08:17:39 + shift 08:17:39 + case "$command" in 08:17:39 + command pyenv local 3.10.6 08:17:39 + pyenv local 3.10.6 08:17:39 + for arg in "$@" 08:17:39 + case $arg in 08:17:39 + pkg_list+='tox ' 08:17:39 + for arg in "$@" 08:17:39 + case $arg in 08:17:39 + pkg_list+='virtualenv ' 08:17:39 + for arg in "$@" 08:17:39 + case $arg in 08:17:39 + pkg_list+='urllib3~=1.26.15 ' 08:17:39 + [[ -f /tmp/.toxenv ]] 08:17:39 + [[ ! -f /tmp/.toxenv ]] 08:17:39 + [[ -n '' ]] 08:17:39 + python3 -m venv /tmp/venv-daTk 08:17:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-daTk' 08:17:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-daTk 08:17:43 + echo /tmp/venv-daTk 08:17:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:17:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:17:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:17:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:17:43 + local 'pip_opts=--upgrade --quiet' 08:17:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:17:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:17:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:17:43 + [[ -n '' ]] 08:17:43 + [[ -n '' ]] 08:17:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:17:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:17:43 + /tmp/venv-daTk/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 08:17:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:17:48 lf-activate-venv(): INFO: Base packages installed successfully 08:17:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:17:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:17:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:17:48 + /tmp/venv-daTk/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 08:17:50 + type python3 08:17:50 + true 08:17:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-daTk/bin to PATH' 08:17:50 lf-activate-venv(): INFO: Adding /tmp/venv-daTk/bin to PATH 08:17:50 + PATH=/tmp/venv-daTk/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 08:17:50 + return 0 08:17:50 + python3 --version 08:17:50 Python 3.10.6 08:17:50 + python3 -m pip --version 08:17:50 pip 26.1.2 from /tmp/venv-daTk/lib/python3.10/site-packages/pip (python 3.10) 08:17:50 + python3 -m pip freeze 08:17:51 cachetools==7.1.4 08:17:51 colorama==0.4.6 08:17:51 distlib==0.4.3 08:17:51 filelock==3.29.7 08:17:51 packaging==26.2 08:17:51 platformdirs==4.10.0 08:17:51 pluggy==1.6.0 08:17:51 pyproject-api==1.10.1 08:17:51 python-discovery==1.4.4 08:17:51 tomli==2.4.1 08:17:51 tomli_w==1.2.0 08:17:51 tox==4.56.4 08:17:51 typing_extensions==4.16.0 08:17:51 urllib3==1.26.20 08:17:51 virtualenv==21.6.1 08:17:51 [EnvInject] - Injecting environment variables from a build step. 08:17:51 [EnvInject] - Injecting as environment variables the properties content 08:17:51 PARALLEL=false 08:17:51 08:17:51 [EnvInject] - Variables injected successfully. 08:17:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13795625534674335308.sh 08:17:51 ---> tox-run.sh 08:17:51 + 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 08:17:51 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:17:51 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:17:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:17:51 + cd /w/workspace/oom-master-pre-commit-lint/. 08:17:51 + source /home/jenkins/lf-env.sh 08:17:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:17:51 ++ mktemp -d /tmp/venv-XXXX 08:17:51 + lf_venv=/tmp/venv-xJcS 08:17:51 + local venv_file=/tmp/.os_lf_venv 08:17:51 + local python=python3 08:17:51 + local options 08:17:51 + local set_path=true 08:17:51 + local install_args= 08:17:51 ++ 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 08:17:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:17:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:17:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:17:51 + true 08:17:51 + case $1 in 08:17:51 + venv_file=/tmp/.toxenv 08:17:51 + shift 2 08:17:51 + true 08:17:51 + case $1 in 08:17:51 + shift 08:17:51 + break 08:17:51 + case $python in 08:17:51 + local pkg_list= 08:17:51 + [[ -d /opt/pyenv ]] 08:17:51 + echo 'Setup pyenv:' 08:17:51 Setup pyenv: 08:17:51 + export PYENV_ROOT=/opt/pyenv 08:17:51 + PYENV_ROOT=/opt/pyenv 08:17:51 + 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 08:17:51 + 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 08:17:51 + pyenv versions 08:17:51 system 08:17:51 3.8.13 08:17:51 3.9.13 08:17:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:17:51 + command -v pyenv 08:17:51 ++ pyenv init - --no-rehash 08:17:51 + 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[*]}"'\'')" 08:17:51 export PATH="/opt/pyenv/shims:${PATH}" 08:17:51 export PYENV_SHELL=bash 08:17:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:17:51 pyenv() { 08:17:51 local command 08:17:51 command="${1:-}" 08:17:51 if [ "$#" -gt 0 ]; then 08:17:51 shift 08:17:51 fi 08:17:51 08:17:51 case "$command" in 08:17:51 rehash|shell) 08:17:51 eval "$(pyenv "sh-$command" "$@")" 08:17:51 ;; 08:17:51 *) 08:17:51 command pyenv "$command" "$@" 08:17:51 ;; 08:17:51 esac 08:17:51 }' 08:17:51 +++ 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[*]}"' 08:17:51 ++ 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 08:17:51 ++ 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 08:17:51 ++ 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 08:17:51 ++ export PYENV_SHELL=bash 08:17:51 ++ PYENV_SHELL=bash 08:17:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:17:51 +++ complete -F _pyenv pyenv 08:17:51 ++ lf-pyver python3 08:17:51 ++ local py_version_xy=python3 08:17:51 ++ local py_version_xyz= 08:17:51 ++ pyenv versions 08:17:51 ++ local command 08:17:51 ++ command=versions 08:17:51 ++ '[' 1 -gt 0 ']' 08:17:51 ++ shift 08:17:51 ++ case "$command" in 08:17:51 ++ command pyenv versions 08:17:51 ++ pyenv versions 08:17:51 ++ sed 's/^[ *]* //' 08:17:51 ++ awk '{ print $1 }' 08:17:51 ++ grep -E '^[0-9.]*[0-9]$' 08:17:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:17:51 +++ grep '^3' /tmp/.pyenv_versions 08:17:51 +++ sort -V 08:17:51 +++ tail -n 1 08:17:51 ++ py_version_xyz=3.10.6 08:17:51 ++ [[ -z 3.10.6 ]] 08:17:51 ++ echo 3.10.6 08:17:51 ++ return 0 08:17:51 + pyenv local 3.10.6 08:17:51 + local command 08:17:51 + command=local 08:17:51 + '[' 2 -gt 0 ']' 08:17:51 + shift 08:17:51 + case "$command" in 08:17:51 + command pyenv local 3.10.6 08:17:51 + pyenv local 3.10.6 08:17:51 + for arg in "$@" 08:17:51 + case $arg in 08:17:51 + pkg_list+='tox ' 08:17:51 + for arg in "$@" 08:17:51 + case $arg in 08:17:51 + pkg_list+='virtualenv ' 08:17:51 + for arg in "$@" 08:17:51 + case $arg in 08:17:51 + pkg_list+='urllib3~=1.26.15 ' 08:17:51 + [[ -f /tmp/.toxenv ]] 08:17:51 ++ cat /tmp/.toxenv 08:17:51 + lf_venv=/tmp/venv-daTk 08:17:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-daTk from' file:/tmp/.toxenv 08:17:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-daTk from file:/tmp/.toxenv 08:17:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:17:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:17:51 + local 'pip_opts=--upgrade --quiet' 08:17:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:17:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:17:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:17:51 + [[ -n '' ]] 08:17:51 + [[ -n '' ]] 08:17:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:17:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:17:51 + /tmp/venv-daTk/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 08:17:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:17:52 lf-activate-venv(): INFO: Base packages installed successfully 08:17:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:17:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:17:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:17:52 + /tmp/venv-daTk/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 08:17:53 + type python3 08:17:53 + true 08:17:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-daTk/bin to PATH' 08:17:53 lf-activate-venv(): INFO: Adding /tmp/venv-daTk/bin to PATH 08:17:53 + PATH=/tmp/venv-daTk/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 08:17:53 + return 0 08:17:53 + [[ -d /opt/pyenv ]] 08:17:53 + echo '---> Setting up pyenv' 08:17:53 ---> Setting up pyenv 08:17:53 + export PYENV_ROOT=/opt/pyenv 08:17:53 + PYENV_ROOT=/opt/pyenv 08:17:53 + export PATH=/opt/pyenv/bin:/tmp/venv-daTk/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 08:17:53 + PATH=/opt/pyenv/bin:/tmp/venv-daTk/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 08:17:53 ++ pwd 08:17:53 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:17:53 + export PYTHONPATH 08:17:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:17:53 + TOX_TESTENV_PASSENV=PYTHONPATH 08:17:53 + tox --version 08:17:53 4.56.4 from /tmp/venv-daTk/lib/python3.10/site-packages/tox/__init__.py 08:17:53 + PARALLEL=false 08:17:53 + TOX_OPTIONS_LIST= 08:17:53 + [[ -n pre-commit ]] 08:17:53 + TOX_OPTIONS_LIST=' -e pre-commit' 08:17:53 + case ${PARALLEL,,} in 08:17:53 + tox -e pre-commit 08:17:53 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:17:55 pre-commit: install_deps> python -I -m pip install pre-commit 08:17:58 pre-commit: freeze> python -m pip freeze --all 08:17:58 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.7,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.4,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.1 08:17:58 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:17:58 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:17:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:18:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:18:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:18:01 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:18:01 [INFO] Once installed this environment will be reused. 08:18:01 [INFO] This may take a few minutes... 08:18:05 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:18:05 [INFO] Once installed this environment will be reused. 08:18:05 [INFO] This may take a few minutes... 08:18:10 trim trailing whitespace.................................................Passed 08:18:10 Tabs remover.............................................................Passed 08:18:10 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:18:10 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:18:10 [INFO] Once installed this environment will be reused. 08:18:10 [INFO] This may take a few minutes... 08:18:19 gitlint..............................................(no files to check)Skipped 08:18:19 pre-commit: OK (25.35=setup[4.69]+cmd[11.54,9.12] seconds) 08:18:19 congratulations :) (25.39 seconds) 08:18:19 + tox_status=0 08:18:19 + echo '---> Completed tox runs' 08:18:19 ---> Completed tox runs 08:18:19 + for i in .tox/*/log 08:18:19 ++ echo .tox/pre-commit/log 08:18:19 ++ awk -F/ '{print $2}' 08:18:19 + tox_env=pre-commit 08:18:19 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:18:19 + DOC_DIR=docs/_build/html 08:18:19 + [[ -d docs/_build/html ]] 08:18:19 + echo '---> tox-run.sh ends' 08:18:19 ---> tox-run.sh ends 08:18:19 + test 0 -eq 0 08:18:19 $ ssh-agent -k 08:18:19 unset SSH_AUTH_SOCK; 08:18:19 unset SSH_AGENT_PID; 08:18:19 echo Agent pid 1638 killed; 08:18:19 [ssh-agent] Stopped. 08:18:19 [PostBuildScript] - [INFO] Executing post build scripts. 08:18:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14713432165407287120.sh 08:18:19 ---> sysstat.sh 08:18:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11107481665343079368.sh 08:18:20 ---> package-listing.sh 08:18:20 ++ facter osfamily 08:18:20 ++ tr '[:upper:]' '[:lower:]' 08:18:20 + OS_FAMILY=debian 08:18:20 + workspace=/w/workspace/oom-master-pre-commit-lint 08:18:20 + START_PACKAGES=/tmp/packages_start.txt 08:18:20 + END_PACKAGES=/tmp/packages_end.txt 08:18:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:18:20 + PACKAGES=/tmp/packages_start.txt 08:18:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:18:20 + PACKAGES=/tmp/packages_end.txt 08:18:20 + case "${OS_FAMILY}" in 08:18:20 + dpkg -l 08:18:20 + grep '^ii' 08:18:20 + '[' -f /tmp/packages_start.txt ']' 08:18:20 + '[' -f /tmp/packages_end.txt ']' 08:18:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:18:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:18:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:18:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:18:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6003745722435662694.sh 08:18:20 ---> capture-instance-metadata.sh 08:18:20 Setup pyenv: 08:18:20 system 08:18:20 3.8.13 08:18:20 3.9.13 08:18:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:18:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pTWy 08:18:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:18:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:18:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:18:28 lf-activate-venv(): INFO: Base packages installed successfully 08:18:28 lf-activate-venv(): INFO: Installing additional packages: lftools 08:18:50 lf-activate-venv(): INFO: Adding /tmp/venv-pTWy/bin to PATH 08:18:50 INFO: Running in OpenStack, capturing instance metadata 08:18:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6207698198066891274.sh 08:18:51 provisioning config files... 08:18:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16523912727898580783tmp 08:18:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:18:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:18:51 [EnvInject] - Injecting environment variables from a build step. 08:18:51 [EnvInject] - Injecting as environment variables the properties content 08:18:51 SERVER_ID=logs 08:18:51 08:18:51 [EnvInject] - Variables injected successfully. 08:18:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18161766458216596243.sh 08:18:51 ---> create-netrc.sh 08:18:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17463590242940079103.sh 08:18:51 ---> python-tools-install.sh 08:18:51 Setup pyenv: 08:18:51 system 08:18:51 3.8.13 08:18:51 3.9.13 08:18:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:18:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pTWy from file:/tmp/.os_lf_venv 08:18:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:18:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:18:53 lf-activate-venv(): INFO: Base packages installed successfully 08:18:53 lf-activate-venv(): INFO: Installing additional packages: lftools 08:19:01 lf-activate-venv(): INFO: Adding /tmp/venv-pTWy/bin to PATH 08:19:01 Generating Requirements File 08:19:24 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. 08:19:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:19:25 Python 3.10.6 08:19:25 pip 26.1.2 from /tmp/venv-pTWy/lib/python3.10/site-packages/pip (python 3.10) 08:19:26 aiohappyeyeballs==2.7.1 08:19:26 aiohttp==3.14.1 08:19:26 aiosignal==1.4.0 08:19:26 appdirs==1.4.4 08:19:26 argcomplete==3.7.0 08:19:26 aspy.yaml==1.3.0 08:19:26 async-timeout==5.0.1 08:19:26 attrs==26.1.0 08:19:26 autopage==0.6.0 08:19:26 backports.strenum==1.3.1 08:19:26 beautifulsoup4==4.15.0 08:19:26 boto3==1.43.47 08:19:26 botocore==1.43.47 08:19:26 bs4==0.0.2 08:19:26 certifi==2026.6.17 08:19:26 cffi==2.1.0 08:19:26 cfgv==3.5.0 08:19:26 chardet==7.4.3 08:19:26 charset-normalizer==3.4.9 08:19:26 click==8.4.2 08:19:26 cliff==4.14.0 08:19:26 cmd2==3.5.1 08:19:26 cryptography==3.3.2 08:19:26 debtcollector==3.1.0 08:19:26 decorator==5.3.1 08:19:26 defusedxml==0.7.1 08:19:26 Deprecated==1.3.1 08:19:26 distlib==0.4.3 08:19:26 dnspython==2.8.0 08:19:26 docker==7.2.0 08:19:26 dogpile.cache==1.5.0 08:19:26 durationpy==0.10 08:19:26 email-validator==2.3.0 08:19:26 filelock==3.29.7 08:19:26 frozenlist==1.8.0 08:19:26 future==1.0.0 08:19:26 gitdb==4.0.12 08:19:26 GitPython==3.1.51 08:19:26 httplib2==0.30.2 08:19:26 identify==2.6.19 08:19:26 idna==3.18 08:19:26 importlib-resources==1.5.0 08:19:26 iso8601==2.1.0 08:19:26 Jinja2==3.1.6 08:19:26 jmespath==1.1.0 08:19:26 jsonpatch==1.33 08:19:26 jsonpointer==3.1.1 08:19:26 jsonschema==4.26.0 08:19:26 jsonschema-specifications==2025.9.1 08:19:26 keystoneauth1==5.14.0 08:19:26 kubernetes==36.0.3 08:19:26 lftools==0.37.22 08:19:26 lxml==6.1.1 08:19:26 markdown-it-py==4.2.0 08:19:26 MarkupSafe==3.0.3 08:19:26 mdurl==0.1.2 08:19:26 msgpack==1.2.1 08:19:26 multi_key_dict==2.0.3 08:19:26 multidict==6.7.1 08:19:26 munch==4.0.0 08:19:26 netaddr==1.3.0 08:19:26 niet==1.4.2 08:19:26 nodeenv==1.10.0 08:19:26 oauth2client==4.1.3 08:19:26 oauthlib==3.3.1 08:19:26 openstacksdk==4.13.0 08:19:26 os-service-types==1.8.2 08:19:26 osc-lib==4.6.0 08:19:26 oslo.config==10.4.0 08:19:26 oslo.context==6.4.0 08:19:26 oslo.i18n==6.8.0 08:19:26 oslo.log==8.2.0 08:19:26 oslo.serialization==5.10.0 08:19:26 oslo.utils==10.1.1 08:19:26 packaging==26.2 08:19:26 pbr==7.0.3 08:19:26 platformdirs==4.10.0 08:19:26 prettytable==3.18.0 08:19:26 propcache==0.5.2 08:19:26 psutil==7.2.2 08:19:26 pyasn1==0.6.4 08:19:26 pyasn1_modules==0.4.2 08:19:26 pycparser==3.0 08:19:26 pygerrit2==2.0.15 08:19:26 PyGithub==2.9.1 08:19:26 Pygments==2.20.0 08:19:26 PyJWT==2.13.0 08:19:26 PyNaCl==1.6.2 08:19:26 pyparsing==2.4.7 08:19:26 pyperclip==1.11.0 08:19:26 pyrsistent==0.20.0 08:19:26 python-cinderclient==9.9.0 08:19:26 python-dateutil==2.9.0.post0 08:19:26 python-discovery==1.4.4 08:19:26 python-heatclient==5.2.0 08:19:26 python-jenkins==1.8.3 08:19:26 python-keystoneclient==5.8.0 08:19:26 python-magnumclient==4.11.0 08:19:26 python-openstackclient==10.0.0 08:19:26 python-swiftclient==4.10.0 08:19:26 PyYAML==6.0.3 08:19:26 referencing==0.37.0 08:19:26 requests==2.34.2 08:19:26 requests-oauthlib==2.0.0 08:19:26 rfc3986==2.0.0 08:19:26 rich==15.0.0 08:19:26 rich-argparse==1.8.0 08:19:26 rpds-py==0.30.0 08:19:26 rsa==4.9.1 08:19:26 ruamel.yaml==0.19.1 08:19:26 ruamel.yaml.clib==0.2.15 08:19:26 s3transfer==0.19.1 08:19:26 simplejson==4.1.1 08:19:26 six==1.17.0 08:19:26 smmap==5.0.3 08:19:26 soupsieve==2.8.4 08:19:26 stevedore==5.8.0 08:19:26 tabulate==0.10.0 08:19:26 toml==0.10.2 08:19:26 tomlkit==0.15.0 08:19:26 tqdm==4.68.4 08:19:26 typing_extensions==4.16.0 08:19:26 urllib3==1.26.20 08:19:26 virtualenv==21.6.1 08:19:26 wcwidth==0.8.2 08:19:26 websocket-client==1.9.0 08:19:26 wrapt==2.2.2 08:19:26 xdg==6.0.0 08:19:26 xmltodict==1.0.4 08:19:26 yarl==1.24.2 08:19:26 yq==4.1.2 08:19:26 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins18245266608410503642.sh 08:19:26 ---> uv-install.sh 08:19:26 Installing uv/uvx (latest) using shell installer 08:19:26 2026-07-14 08:19:26 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-3xHDsx.sh" [1] 08:19:26 downloading uv 0.11.28 x86_64-unknown-linux-gnu 08:19:27 installing to /home/jenkins/.local/bin 08:19:27 uv 08:19:27 uvx 08:19:27 everything's installed! 08:19:27 08:19:27 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:19:27 08:19:27 source $HOME/.local/bin/env (sh, bash, zsh) 08:19:27 source $HOME/.local/bin/env.fish (fish) 08:19:27 Adding install location to PATH 08:19:27 ---> Validating uv/uvx install 08:19:27 uvx 0.11.28 (x86_64-unknown-linux-gnu) 08:19:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10547781478159203056.sh 08:19:27 ---> sudo-logs.sh 08:19:27 Archiving 'sudo' log.. 08:19:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9907527477321156424.sh 08:19:27 ---> job-cost.sh 08:19:27 INFO: Activating Python virtual environment... 08:19:27 Setup pyenv: 08:19:27 system 08:19:27 3.8.13 08:19:27 3.9.13 08:19:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:19:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pTWy from file:/tmp/.os_lf_venv 08:19:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:19:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:19:29 lf-activate-venv(): INFO: Base packages installed successfully 08:19:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:19:35 lf-activate-venv(): INFO: Adding /tmp/venv-pTWy/bin to PATH 08:19:35 INFO: No stack-cost file found 08:19:35 INFO: Instance uptime: 153s 08:19:35 INFO: Fetching instance metadata (attempt 1 of 3)... 08:19:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:19:35 INFO: Successfully fetched instance metadata 08:19:35 INFO: Instance type: v3-standard-4 08:19:35 INFO: Retrieving pricing info for: v3-standard-4 08:19:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:19:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=153 08:19:35 INFO: Successfully fetched Vexxhost pricing API 08:19:35 INFO: Retrieved cost: 0.11 08:19:35 INFO: Retrieved resource: v3-standard-4 08:19:35 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:19:35 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:19:35 INFO: Successfully archived job cost data 08:19:35 DEBUG: Cost data: oom-master-pre-commit-lint,4713,2026-07-14 08:19:35,v3-standard-4,153,0.11,0.00,SUCCESS 08:19:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11575164418408684622.sh 08:19:35 ---> logs-deploy.sh 08:19:35 Setup pyenv: 08:19:35 system 08:19:35 3.8.13 08:19:35 3.9.13 08:19:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:19:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pTWy from file:/tmp/.os_lf_venv 08:19:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:19:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:19:37 lf-activate-venv(): INFO: Base packages installed successfully 08:19:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:19:45 lf-activate-venv(): INFO: Adding /tmp/venv-pTWy/bin to PATH 08:19:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4713 08:19:45 INFO: archiving workspace using pattern(s): 08:19:46 Archives upload complete. 08:19:46 INFO: archiving logs to Nexus 08:19:47 ---> uname -a: 08:19:47 Linux prd-ubuntu1804-builder-4c-4g-12669 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:19:47 08:19:47 08:19:47 ---> lscpu: 08:19:47 Architecture: x86_64 08:19:47 CPU op-mode(s): 32-bit, 64-bit 08:19:47 Byte Order: Little Endian 08:19:47 CPU(s): 4 08:19:47 On-line CPU(s) list: 0-3 08:19:47 Thread(s) per core: 1 08:19:47 Core(s) per socket: 1 08:19:47 Socket(s): 4 08:19:47 NUMA node(s): 1 08:19:47 Vendor ID: AuthenticAMD 08:19:47 CPU family: 23 08:19:47 Model: 49 08:19:47 Model name: AMD EPYC-Rome Processor 08:19:47 Stepping: 0 08:19:47 CPU MHz: 2799.998 08:19:47 BogoMIPS: 5599.99 08:19:47 Virtualization: AMD-V 08:19:47 Hypervisor vendor: KVM 08:19:47 Virtualization type: full 08:19:47 L1d cache: 32K 08:19:47 L1i cache: 32K 08:19:47 L2 cache: 512K 08:19:47 L3 cache: 16384K 08:19:47 NUMA node0 CPU(s): 0-3 08:19:47 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 08:19:47 08:19:47 08:19:47 ---> nproc: 08:19:47 4 08:19:47 08:19:47 08:19:47 ---> df -h: 08:19:47 Filesystem Size Used Avail Use% Mounted on 08:19:47 udev 7.9G 0 7.9G 0% /dev 08:19:47 tmpfs 1.6G 676K 1.6G 1% /run 08:19:47 /dev/vda1 78G 8.5G 69G 11% / 08:19:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:19:47 tmpfs 5.0M 0 5.0M 0% /run/lock 08:19:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:19:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:19:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:19:47 08:19:47 08:19:47 ---> free -m: 08:19:47 total used free shared buff/cache available 08:19:47 Mem: 16040 562 13130 0 2346 15153 08:19:47 Swap: 1023 0 1023 08:19:47 08:19:47 08:19:47 ---> ip addr: 08:19:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:19:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:19:47 inet 127.0.0.1/8 scope host lo 08:19:47 valid_lft forever preferred_lft forever 08:19:47 inet6 ::1/128 scope host 08:19:47 valid_lft forever preferred_lft forever 08:19:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:19:47 link/ether fa:16:3e:1d:44:7f brd ff:ff:ff:ff:ff:ff 08:19:47 inet 10.30.107.192/23 brd 10.30.107.255 scope global dynamic ens3 08:19:47 valid_lft 86242sec preferred_lft 86242sec 08:19:47 inet6 fe80::f816:3eff:fe1d:447f/64 scope link 08:19:47 valid_lft forever preferred_lft forever 08:19:47 08:19:47 08:19:47 ---> sar -b -r -n DEV: 08:19:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12669) 07/14/26 _x86_64_ (4 CPU) 08:19:47 08:19:47 08:17:12 LINUX RESTART (4 CPU) 08:19:47 08:19:47 08:18:00 tps rtps wtps bread/s bwrtn/s 08:19:47 08:19:01 121.11 1.03 120.08 110.93 45552.14 08:19:47 Average: 121.11 1.03 120.08 110.93 45552.14 08:19:47 08:19:47 08:18:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:19:47 08:19:01 13765848 15567992 2659120 16.19 78264 1911404 745864 4.27 743136 1674584 147056 08:19:47 Average: 13765848 15567992 2659120 16.19 78264 1911404 745864 4.27 743136 1674584 147056 08:19:47 08:19:47 08:18:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:19:47 08:19:01 ens3 73.05 53.48 848.37 10.76 0.00 0.00 0.00 0.00 08:19:47 08:19:01 lo 1.97 1.97 0.23 0.23 0.00 0.00 0.00 0.00 08:19:47 Average: ens3 73.05 53.48 848.37 10.76 0.00 0.00 0.00 0.00 08:19:47 Average: lo 1.97 1.97 0.23 0.23 0.00 0.00 0.00 0.00 08:19:47 08:19:47 08:19:47 ---> sar -P ALL: 08:19:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12669) 07/14/26 _x86_64_ (4 CPU) 08:19:47 08:19:47 08:17:12 LINUX RESTART (4 CPU) 08:19:47 08:19:47 08:18:00 CPU %user %nice %system %iowait %steal %idle 08:19:47 08:19:01 all 22.14 0.00 1.95 1.76 0.05 74.10 08:19:47 08:19:01 0 9.36 0.00 1.84 4.29 0.03 84.48 08:19:47 08:19:01 1 20.65 0.00 1.30 2.05 0.05 75.94 08:19:47 08:19:01 2 39.76 0.00 2.87 0.61 0.07 56.69 08:19:47 08:19:01 3 18.75 0.00 1.78 0.10 0.05 79.32 08:19:47 Average: all 22.14 0.00 1.95 1.76 0.05 74.10 08:19:47 Average: 0 9.36 0.00 1.84 4.29 0.03 84.48 08:19:47 Average: 1 20.65 0.00 1.30 2.05 0.05 75.94 08:19:47 Average: 2 39.76 0.00 2.87 0.61 0.07 56.69 08:19:47 Average: 3 18.75 0.00 1.78 0.10 0.05 79.32 08:19:47 08:19:47 08:19:47