07:58:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146349 07:58:06 Running as SYSTEM 07:58:06 [EnvInject] - Loading node environment variables. 07:58:06 Building remotely on prd-ubuntu1804-builder-4c-4g-360 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:58:06 [ssh-agent] Looking for ssh-agent implementation... 07:58:06 $ ssh-agent 07:58:07 SSH_AUTH_SOCK=/tmp/ssh-18cR8uy2QoZw/agent.1664 07:58:07 SSH_AGENT_PID=1666 07:58:07 [ssh-agent] Started. 07:58:07 Running ssh-add (command line suppressed) 07:58:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5555041462541191607.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5555041462541191607.key) 07:58:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:58:07 The recommended git tool is: NONE 07:58:08 using credential onap-jenkins-ssh 07:58:08 Wiping out workspace first. 07:58:08 Cloning the remote Git repository 07:58:08 Cloning repository git://cloud.onap.org/mirror/oom.git 07:58:08 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:58:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:58:08 > git --version # timeout=10 07:58:08 > git --version # 'git version 2.17.1' 07:58:08 using GIT_SSH to set credentials Gerrit user 07:58:08 Verifying host key using manually-configured host key entries 07:58:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:58:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:58:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:58:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:58:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:58:14 using GIT_SSH to set credentials Gerrit user 07:58:14 Verifying host key using manually-configured host key entries 07:58:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/146349/1 # timeout=30 07:58:14 > git rev-parse fb3b40ca5db07edbb64c7ef73c48b192f9aafbb5^{commit} # timeout=10 07:58:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:58:14 Checking out Revision fb3b40ca5db07edbb64c7ef73c48b192f9aafbb5 (refs/changes/49/146349/1) 07:58:14 > git config core.sparsecheckout # timeout=10 07:58:14 > git checkout -f fb3b40ca5db07edbb64c7ef73c48b192f9aafbb5 # timeout=30 07:58:17 Commit message: "WIP: [SO] test Spring Boot 3.5 / Camunda 7.23 snapshot images" 07:58:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:58:18 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 07:58:18 [EnvInject] - Injecting environment variables from a build step. 07:58:18 [EnvInject] - Injecting as environment variables the properties content 07:58:18 PYTHON=python3 07:58:18 07:58:18 [EnvInject] - Variables injected successfully. 07:58:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8077378615026581770.sh 07:58:18 ---> tox-install.sh 07:58:18 + source /home/jenkins/lf-env.sh 07:58:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:58:18 ++ mktemp -d /tmp/venv-XXXX 07:58:18 + lf_venv=/tmp/venv-szaE 07:58:18 + local venv_file=/tmp/.os_lf_venv 07:58:18 + local python=python3 07:58:18 + local options 07:58:18 + local set_path=true 07:58:18 + local install_args= 07:58:18 ++ 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 07:58:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:58:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:58:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:58:18 + true 07:58:18 + case $1 in 07:58:18 + venv_file=/tmp/.toxenv 07:58:18 + shift 2 07:58:18 + true 07:58:18 + case $1 in 07:58:18 + shift 07:58:18 + break 07:58:18 + case $python in 07:58:18 + local pkg_list= 07:58:18 + [[ -d /opt/pyenv ]] 07:58:18 + echo 'Setup pyenv:' 07:58:18 Setup pyenv: 07:58:18 + export PYENV_ROOT=/opt/pyenv 07:58:18 + PYENV_ROOT=/opt/pyenv 07:58:18 + 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 07:58:18 + 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 07:58:18 + pyenv versions 07:58:18 * system (set by /opt/pyenv/version) 07:58:18 * 3.8.13 (set by /opt/pyenv/version) 07:58:18 * 3.9.13 (set by /opt/pyenv/version) 07:58:18 * 3.10.6 (set by /opt/pyenv/version) 07:58:18 + command -v pyenv 07:58:18 ++ pyenv init - --no-rehash 07:58:18 + 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[*]}"'\'')" 07:58:18 export PATH="/opt/pyenv/shims:${PATH}" 07:58:18 export PYENV_SHELL=bash 07:58:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:58:18 pyenv() { 07:58:18 local command 07:58:18 command="${1:-}" 07:58:18 if [ "$#" -gt 0 ]; then 07:58:18 shift 07:58:18 fi 07:58:18 07:58:18 case "$command" in 07:58:18 rehash|shell) 07:58:18 eval "$(pyenv "sh-$command" "$@")" 07:58:18 ;; 07:58:18 *) 07:58:18 command pyenv "$command" "$@" 07:58:18 ;; 07:58:18 esac 07:58:18 }' 07:58:18 +++ 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[*]}"' 07:58:18 ++ 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 07:58:18 ++ 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 07:58:18 ++ 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 07:58:18 ++ export PYENV_SHELL=bash 07:58:18 ++ PYENV_SHELL=bash 07:58:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:58:18 +++ complete -F _pyenv pyenv 07:58:18 ++ lf-pyver python3 07:58:18 ++ local py_version_xy=python3 07:58:18 ++ local py_version_xyz= 07:58:18 ++ pyenv versions 07:58:18 ++ sed 's/^[ *]* //' 07:58:18 ++ awk '{ print $1 }' 07:58:18 ++ local command 07:58:18 ++ command=versions 07:58:18 ++ '[' 1 -gt 0 ']' 07:58:18 ++ shift 07:58:18 ++ case "$command" in 07:58:18 ++ grep -E '^[0-9.]*[0-9]$' 07:58:18 ++ command pyenv versions 07:58:18 ++ pyenv versions 07:58:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:58:18 +++ grep '^3' /tmp/.pyenv_versions 07:58:18 +++ sort -V 07:58:18 +++ tail -n 1 07:58:18 ++ py_version_xyz=3.10.6 07:58:18 ++ [[ -z 3.10.6 ]] 07:58:18 ++ echo 3.10.6 07:58:18 ++ return 0 07:58:18 + pyenv local 3.10.6 07:58:18 + local command 07:58:18 + command=local 07:58:18 + '[' 2 -gt 0 ']' 07:58:18 + shift 07:58:18 + case "$command" in 07:58:18 + command pyenv local 3.10.6 07:58:18 + pyenv local 3.10.6 07:58:18 + for arg in "$@" 07:58:18 + case $arg in 07:58:18 + pkg_list+='tox ' 07:58:18 + for arg in "$@" 07:58:18 + case $arg in 07:58:18 + pkg_list+='virtualenv ' 07:58:18 + for arg in "$@" 07:58:18 + case $arg in 07:58:18 + pkg_list+='urllib3~=1.26.15 ' 07:58:18 + [[ -f /tmp/.toxenv ]] 07:58:18 + [[ ! -f /tmp/.toxenv ]] 07:58:18 + [[ -n '' ]] 07:58:18 + python3 -m venv /tmp/venv-szaE 07:58:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-szaE' 07:58:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-szaE 07:58:22 + echo /tmp/venv-szaE 07:58:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:58:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:58:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:58:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:58:22 + local 'pip_opts=--upgrade --quiet' 07:58:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:58:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:58:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:58:22 + [[ -n '' ]] 07:58:22 + [[ -n '' ]] 07:58:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:58:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:58:22 + /tmp/venv-szaE/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 07:58:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:58:27 lf-activate-venv(): INFO: Base packages installed successfully 07:58:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:58:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:58:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:58:27 + /tmp/venv-szaE/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 07:58:29 + type python3 07:58:29 + true 07:58:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-szaE/bin to PATH' 07:58:29 lf-activate-venv(): INFO: Adding /tmp/venv-szaE/bin to PATH 07:58:29 + PATH=/tmp/venv-szaE/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 07:58:29 + return 0 07:58:29 + python3 --version 07:58:29 Python 3.10.6 07:58:29 + python3 -m pip --version 07:58:29 pip 26.1.2 from /tmp/venv-szaE/lib/python3.10/site-packages/pip (python 3.10) 07:58:29 + python3 -m pip freeze 07:58:29 cachetools==7.1.4 07:58:29 colorama==0.4.6 07:58:29 distlib==0.4.3 07:58:29 filelock==3.30.2 07:58:29 packaging==26.2 07:58:29 platformdirs==4.10.0 07:58:29 pluggy==1.6.0 07:58:29 pyproject-api==1.10.1 07:58:29 python-discovery==1.4.4 07:58:29 tomli==2.4.1 07:58:29 tomli_w==1.2.0 07:58:29 tox==4.56.4 07:58:29 typing_extensions==4.16.0 07:58:29 urllib3==1.26.20 07:58:29 virtualenv==21.6.1 07:58:29 [EnvInject] - Injecting environment variables from a build step. 07:58:29 [EnvInject] - Injecting as environment variables the properties content 07:58:29 PARALLEL=false 07:58:29 07:58:29 [EnvInject] - Variables injected successfully. 07:58:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11442024406728955288.sh 07:58:29 ---> tox-run.sh 07:58:29 + 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 07:58:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:58:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:58:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:58:29 + cd /w/workspace/oom-master-pre-commit-lint/. 07:58:29 + source /home/jenkins/lf-env.sh 07:58:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:58:29 ++ mktemp -d /tmp/venv-XXXX 07:58:29 + lf_venv=/tmp/venv-3im5 07:58:29 + local venv_file=/tmp/.os_lf_venv 07:58:29 + local python=python3 07:58:29 + local options 07:58:29 + local set_path=true 07:58:29 + local install_args= 07:58: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 07:58:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:58:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:58:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:58:29 + true 07:58:29 + case $1 in 07:58:29 + venv_file=/tmp/.toxenv 07:58:29 + shift 2 07:58:29 + true 07:58:29 + case $1 in 07:58:29 + shift 07:58:29 + break 07:58:29 + case $python in 07:58:29 + local pkg_list= 07:58:29 + [[ -d /opt/pyenv ]] 07:58:29 + echo 'Setup pyenv:' 07:58:29 Setup pyenv: 07:58:29 + export PYENV_ROOT=/opt/pyenv 07:58:29 + PYENV_ROOT=/opt/pyenv 07:58:29 + 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 07:58:29 + 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 07:58:29 + pyenv versions 07:58:29 system 07:58:29 3.8.13 07:58:29 3.9.13 07:58:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:58:29 + command -v pyenv 07:58:29 ++ pyenv init - --no-rehash 07:58:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:58:30 export PATH="/opt/pyenv/shims:${PATH}" 07:58:30 export PYENV_SHELL=bash 07:58:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:58:30 pyenv() { 07:58:30 local command 07:58:30 command="${1:-}" 07:58:30 if [ "$#" -gt 0 ]; then 07:58:30 shift 07:58:30 fi 07:58:30 07:58:30 case "$command" in 07:58:30 rehash|shell) 07:58:30 eval "$(pyenv "sh-$command" "$@")" 07:58:30 ;; 07:58:30 *) 07:58:30 command pyenv "$command" "$@" 07:58:30 ;; 07:58:30 esac 07:58:30 }' 07:58:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:58:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:58:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:58:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:58:30 ++ export PYENV_SHELL=bash 07:58:30 ++ PYENV_SHELL=bash 07:58:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:58:30 +++ complete -F _pyenv pyenv 07:58:30 ++ lf-pyver python3 07:58:30 ++ local py_version_xy=python3 07:58:30 ++ local py_version_xyz= 07:58:30 ++ pyenv versions 07:58:30 ++ local command 07:58:30 ++ sed 's/^[ *]* //' 07:58:30 ++ command=versions 07:58:30 ++ '[' 1 -gt 0 ']' 07:58:30 ++ shift 07:58:30 ++ case "$command" in 07:58:30 ++ command pyenv versions 07:58:30 ++ pyenv versions 07:58:30 ++ awk '{ print $1 }' 07:58:30 ++ grep -E '^[0-9.]*[0-9]$' 07:58:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:58:30 +++ grep '^3' /tmp/.pyenv_versions 07:58:30 +++ sort -V 07:58:30 +++ tail -n 1 07:58:30 ++ py_version_xyz=3.10.6 07:58:30 ++ [[ -z 3.10.6 ]] 07:58:30 ++ echo 3.10.6 07:58:30 ++ return 0 07:58:30 + pyenv local 3.10.6 07:58:30 + local command 07:58:30 + command=local 07:58:30 + '[' 2 -gt 0 ']' 07:58:30 + shift 07:58:30 + case "$command" in 07:58:30 + command pyenv local 3.10.6 07:58:30 + pyenv local 3.10.6 07:58:30 + for arg in "$@" 07:58:30 + case $arg in 07:58:30 + pkg_list+='tox ' 07:58:30 + for arg in "$@" 07:58:30 + case $arg in 07:58:30 + pkg_list+='virtualenv ' 07:58:30 + for arg in "$@" 07:58:30 + case $arg in 07:58:30 + pkg_list+='urllib3~=1.26.15 ' 07:58:30 + [[ -f /tmp/.toxenv ]] 07:58:30 ++ cat /tmp/.toxenv 07:58:30 + lf_venv=/tmp/venv-szaE 07:58:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-szaE from' file:/tmp/.toxenv 07:58:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-szaE from file:/tmp/.toxenv 07:58:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:58:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:58:30 + local 'pip_opts=--upgrade --quiet' 07:58:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:58:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:58:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:58:30 + [[ -n '' ]] 07:58:30 + [[ -n '' ]] 07:58:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:58:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:58:30 + /tmp/venv-szaE/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 07:58:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:58:30 lf-activate-venv(): INFO: Base packages installed successfully 07:58:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:58:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:58:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:58:30 + /tmp/venv-szaE/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 07:58:32 + type python3 07:58:32 + true 07:58:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-szaE/bin to PATH' 07:58:32 lf-activate-venv(): INFO: Adding /tmp/venv-szaE/bin to PATH 07:58:32 + PATH=/tmp/venv-szaE/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 07:58:32 + return 0 07:58:32 + [[ -d /opt/pyenv ]] 07:58:32 + echo '---> Setting up pyenv' 07:58:32 ---> Setting up pyenv 07:58:32 + export PYENV_ROOT=/opt/pyenv 07:58:32 + PYENV_ROOT=/opt/pyenv 07:58:32 + export PATH=/opt/pyenv/bin:/tmp/venv-szaE/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 07:58:32 + PATH=/opt/pyenv/bin:/tmp/venv-szaE/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 07:58:32 ++ pwd 07:58:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:58:32 + export PYTHONPATH 07:58:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:58:32 + TOX_TESTENV_PASSENV=PYTHONPATH 07:58:32 + tox --version 07:58:32 4.56.4 from /tmp/venv-szaE/lib/python3.10/site-packages/tox/__init__.py 07:58:32 + PARALLEL=false 07:58:32 + TOX_OPTIONS_LIST= 07:58:32 + [[ -n pre-commit ]] 07:58:32 + TOX_OPTIONS_LIST=' -e pre-commit' 07:58:32 + case ${PARALLEL,,} in 07:58:32 + tox -e pre-commit 07:58:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:58:33 pre-commit: install_deps> python -I -m pip install pre-commit 07:58:36 pre-commit: freeze> python -m pip freeze --all 07:58:36 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.30.2,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 07:58:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:58:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:58:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:58:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:58:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:58:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:58:39 [INFO] Once installed this environment will be reused. 07:58:39 [INFO] This may take a few minutes... 07:58:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:58:43 [INFO] Once installed this environment will be reused. 07:58:43 [INFO] This may take a few minutes... 07:58:47 trim trailing whitespace.................................................Passed 07:58:47 Tabs remover.............................................................Passed 07:58:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:58:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:58:48 [INFO] Once installed this environment will be reused. 07:58:48 [INFO] This may take a few minutes... 07:58:56 gitlint..............................................(no files to check)Skipped 07:58:56 pre-commit: OK (23.85=setup[4.25]+cmd[11.01,8.60] seconds) 07:58:56 congratulations :) (23.89 seconds) 07:58:56 + tox_status=0 07:58:56 + echo '---> Completed tox runs' 07:58:56 ---> Completed tox runs 07:58:56 + for i in .tox/*/log 07:58:56 ++ echo .tox/pre-commit/log 07:58:56 ++ awk -F/ '{print $2}' 07:58:56 + tox_env=pre-commit 07:58:56 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:58:56 + DOC_DIR=docs/_build/html 07:58:56 + [[ -d docs/_build/html ]] 07:58:56 + echo '---> tox-run.sh ends' 07:58:56 ---> tox-run.sh ends 07:58:56 + test 0 -eq 0 07:58:56 $ ssh-agent -k 07:58:56 unset SSH_AUTH_SOCK; 07:58:56 unset SSH_AGENT_PID; 07:58:56 echo Agent pid 1666 killed; 07:58:56 [ssh-agent] Stopped. 07:58:56 [PostBuildScript] - [INFO] Executing post build scripts. 07:58:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7307750869962962354.sh 07:58:56 ---> sysstat.sh 07:58:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15418525440442814387.sh 07:58:57 ---> package-listing.sh 07:58:57 ++ facter osfamily 07:58:57 ++ tr '[:upper:]' '[:lower:]' 07:58:57 + OS_FAMILY=debian 07:58:57 + workspace=/w/workspace/oom-master-pre-commit-lint 07:58:57 + START_PACKAGES=/tmp/packages_start.txt 07:58:57 + END_PACKAGES=/tmp/packages_end.txt 07:58:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:58:57 + PACKAGES=/tmp/packages_start.txt 07:58:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:58:57 + PACKAGES=/tmp/packages_end.txt 07:58:57 + case "${OS_FAMILY}" in 07:58:57 + dpkg -l 07:58:57 + grep '^ii' 07:58:57 + '[' -f /tmp/packages_start.txt ']' 07:58:57 + '[' -f /tmp/packages_end.txt ']' 07:58:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:58:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:58:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:58:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:58:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3621262843879925344.sh 07:58:57 ---> capture-instance-metadata.sh 07:58:57 Setup pyenv: 07:58:57 system 07:58:57 3.8.13 07:58:57 3.9.13 07:58:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:59:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gzW2 07:59:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:59:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:59:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:59:05 lf-activate-venv(): INFO: Base packages installed successfully 07:59:05 lf-activate-venv(): INFO: Installing additional packages: lftools 07:59:26 lf-activate-venv(): INFO: Adding /tmp/venv-gzW2/bin to PATH 07:59:26 INFO: Running in OpenStack, capturing instance metadata 07:59:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12937696457538583064.sh 07:59:26 provisioning config files... 07:59:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config18369059293311624050tmp 07:59:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:59:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:59:26 [EnvInject] - Injecting environment variables from a build step. 07:59:26 [EnvInject] - Injecting as environment variables the properties content 07:59:26 SERVER_ID=logs 07:59:26 07:59:26 [EnvInject] - Variables injected successfully. 07:59:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6380909303576620147.sh 07:59:26 ---> create-netrc.sh 07:59:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4429716992858909545.sh 07:59:26 ---> python-tools-install.sh 07:59:26 Setup pyenv: 07:59:26 system 07:59:26 3.8.13 07:59:26 3.9.13 07:59:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:59:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gzW2 from file:/tmp/.os_lf_venv 07:59:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:59:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:59:28 lf-activate-venv(): INFO: Base packages installed successfully 07:59:28 lf-activate-venv(): INFO: Installing additional packages: lftools 07:59:35 lf-activate-venv(): INFO: Adding /tmp/venv-gzW2/bin to PATH 07:59:35 Generating Requirements File 07:59:58 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. 07:59:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:59:58 Python 3.10.6 07:59:58 pip 26.1.2 from /tmp/venv-gzW2/lib/python3.10/site-packages/pip (python 3.10) 07:59:59 aiohappyeyeballs==2.7.1 07:59:59 aiohttp==3.14.1 07:59:59 aiosignal==1.4.0 07:59:59 appdirs==1.4.4 07:59:59 argcomplete==3.7.0 07:59:59 aspy.yaml==1.3.0 07:59:59 async-timeout==5.0.1 07:59:59 attrs==26.1.0 07:59:59 autopage==0.6.0 07:59:59 backports.strenum==1.3.1 07:59:59 beautifulsoup4==4.15.0 07:59:59 boto3==1.43.50 07:59:59 botocore==1.43.50 07:59:59 bs4==0.0.2 07:59:59 certifi==2026.6.17 07:59:59 cffi==2.1.0 07:59:59 cfgv==3.5.0 07:59:59 chardet==7.4.3 07:59:59 charset-normalizer==3.4.9 07:59:59 click==8.4.2 07:59:59 cliff==4.14.0 07:59:59 cmd2==3.5.1 07:59:59 cryptography==3.3.2 07:59:59 debtcollector==3.1.0 07:59:59 decorator==5.3.1 07:59:59 defusedxml==0.7.1 07:59:59 Deprecated==1.3.1 07:59:59 distlib==0.4.3 07:59:59 dnspython==2.8.0 07:59:59 docker==7.2.0 07:59:59 dogpile.cache==1.5.0 07:59:59 durationpy==0.10 07:59:59 email-validator==2.3.0 07:59:59 filelock==3.30.2 07:59:59 frozenlist==1.8.0 07:59:59 future==1.0.0 07:59:59 gitdb==4.0.12 07:59:59 GitPython==3.1.52 07:59:59 httplib2==0.30.2 07:59:59 identify==2.6.19 07:59:59 idna==3.18 07:59:59 importlib-resources==1.5.0 07:59:59 iso8601==2.1.0 07:59:59 Jinja2==3.1.6 07:59:59 jmespath==1.1.0 07:59:59 jsonpatch==1.33 07:59:59 jsonpointer==3.1.1 07:59:59 jsonschema==4.26.0 07:59:59 jsonschema-specifications==2025.9.1 07:59:59 keystoneauth1==5.14.0 07:59:59 kubernetes==36.0.3 07:59:59 lftools==0.37.22 07:59:59 lxml==6.1.1 07:59:59 markdown-it-py==4.2.0 07:59:59 MarkupSafe==3.0.3 07:59:59 mdurl==0.1.2 07:59:59 msgpack==1.2.1 07:59:59 multi_key_dict==2.0.3 07:59:59 multidict==6.7.1 07:59:59 munch==4.0.0 07:59:59 netaddr==1.3.0 07:59:59 niet==1.4.2 07:59:59 nodeenv==1.10.0 07:59:59 oauth2client==4.1.3 07:59:59 oauthlib==3.3.1 07:59:59 openstacksdk==4.13.0 07:59:59 os-service-types==1.8.2 07:59:59 osc-lib==4.6.0 07:59:59 oslo.config==10.4.0 07:59:59 oslo.context==6.4.0 07:59:59 oslo.i18n==6.8.0 07:59:59 oslo.log==8.2.0 07:59:59 oslo.serialization==5.10.0 07:59:59 oslo.utils==10.1.1 07:59:59 packaging==26.2 07:59:59 pbr==7.0.3 07:59:59 platformdirs==4.10.0 07:59:59 prettytable==3.18.0 07:59:59 propcache==0.5.2 07:59:59 psutil==7.2.2 07:59:59 pyasn1==0.6.4 07:59:59 pyasn1_modules==0.4.2 07:59:59 pycparser==3.0 07:59:59 pygerrit2==2.0.15 07:59:59 PyGithub==2.9.1 07:59:59 Pygments==2.20.0 07:59:59 PyJWT==2.13.0 07:59:59 PyNaCl==1.6.2 07:59:59 pyparsing==2.4.7 07:59:59 pyperclip==1.11.0 07:59:59 pyrsistent==0.20.0 07:59:59 python-cinderclient==9.9.0 07:59:59 python-dateutil==2.9.0.post0 07:59:59 python-discovery==1.4.4 07:59:59 python-heatclient==5.2.0 07:59:59 python-jenkins==1.8.3 07:59:59 python-keystoneclient==5.8.0 07:59:59 python-magnumclient==4.11.0 07:59:59 python-openstackclient==10.0.0 07:59:59 python-swiftclient==4.10.0 07:59:59 PyYAML==6.0.3 07:59:59 referencing==0.37.0 07:59:59 requests==2.34.2 07:59:59 requests-oauthlib==2.0.0 07:59:59 rfc3986==2.0.0 07:59:59 rich==15.0.0 07:59:59 rich-argparse==1.8.0 07:59:59 rpds-py==0.30.0 07:59:59 rsa==4.9.1 07:59:59 ruamel.yaml==0.19.1 07:59:59 ruamel.yaml.clib==0.2.15 07:59:59 s3transfer==0.19.1 07:59:59 simplejson==4.1.1 07:59:59 six==1.17.0 07:59:59 smmap==5.0.3 07:59:59 soupsieve==2.8.4 07:59:59 stevedore==5.8.0 07:59:59 tabulate==0.10.0 07:59:59 toml==0.10.2 07:59:59 tomlkit==0.15.1 07:59:59 tqdm==4.68.4 07:59:59 typing_extensions==4.16.0 07:59:59 urllib3==1.26.20 07:59:59 virtualenv==21.6.1 07:59:59 wcwidth==0.8.2 07:59:59 websocket-client==1.9.0 07:59:59 wrapt==2.2.2 07:59:59 xdg==6.0.0 07:59:59 xmltodict==1.0.4 07:59:59 yarl==1.24.2 07:59:59 yq==4.1.2 07:59:59 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins7096381912459705329.sh 07:59:59 ---> uv-install.sh 07:59:59 Installing uv/uvx (latest) using shell installer 07:59:59 2026-07-17 07:59:59 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-ggFVLz.sh" [1] 07:59:59 downloading uv 0.11.29 x86_64-unknown-linux-gnu 08:00:00 installing to /home/jenkins/.local/bin 08:00:00 uv 08:00:00 uvx 08:00:00 everything's installed! 08:00:00 08:00:00 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:00:00 08:00:00 source $HOME/.local/bin/env (sh, bash, zsh) 08:00:00 source $HOME/.local/bin/env.fish (fish) 08:00:00 Adding install location to PATH 08:00:00 ---> Validating uv/uvx install 08:00:00 uvx 0.11.29 (x86_64-unknown-linux-gnu) 08:00:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9584959342029213466.sh 08:00:00 ---> sudo-logs.sh 08:00:00 Archiving 'sudo' log.. 08:00:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15826626212641695593.sh 08:00:00 ---> job-cost.sh 08:00:00 INFO: Activating Python virtual environment... 08:00:00 Setup pyenv: 08:00:00 system 08:00:00 3.8.13 08:00:00 3.9.13 08:00:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:00:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gzW2 from file:/tmp/.os_lf_venv 08:00:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:00:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:00:02 lf-activate-venv(): INFO: Base packages installed successfully 08:00:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:00:07 lf-activate-venv(): INFO: Adding /tmp/venv-gzW2/bin to PATH 08:00:07 INFO: No stack-cost file found 08:00:07 INFO: Instance uptime: 152s 08:00:07 INFO: Fetching instance metadata (attempt 1 of 3)... 08:00:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:00:08 INFO: Successfully fetched instance metadata 08:00:08 INFO: Instance type: v3-standard-4 08:00:08 INFO: Retrieving pricing info for: v3-standard-4 08:00:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:00:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=152 08:00:08 INFO: Successfully fetched Vexxhost pricing API 08:00:08 INFO: Retrieved cost: 0.11 08:00:08 INFO: Retrieved resource: v3-standard-4 08:00:08 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:00:08 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:00:08 INFO: Successfully archived job cost data 08:00:08 DEBUG: Cost data: oom-master-pre-commit-lint,4719,2026-07-17 08:00:08,v3-standard-4,152,0.11,0.00,SUCCESS 08:00:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12768430905968601919.sh 08:00:08 ---> logs-deploy.sh 08:00:08 Setup pyenv: 08:00:08 system 08:00:08 3.8.13 08:00:08 3.9.13 08:00:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:00:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gzW2 from file:/tmp/.os_lf_venv 08:00:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:00:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:00:10 lf-activate-venv(): INFO: Base packages installed successfully 08:00:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:00:17 lf-activate-venv(): INFO: Adding /tmp/venv-gzW2/bin to PATH 08:00:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4719 08:00:17 INFO: archiving workspace using pattern(s): 08:00:19 Archives upload complete. 08:00:19 INFO: archiving logs to Nexus 08:00:20 ---> uname -a: 08:00:20 Linux prd-ubuntu1804-builder-4c-4g-360 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:00:20 08:00:20 08:00:20 ---> lscpu: 08:00:20 Architecture: x86_64 08:00:20 CPU op-mode(s): 32-bit, 64-bit 08:00:20 Byte Order: Little Endian 08:00:20 CPU(s): 4 08:00:20 On-line CPU(s) list: 0-3 08:00:20 Thread(s) per core: 1 08:00:20 Core(s) per socket: 1 08:00:20 Socket(s): 4 08:00:20 NUMA node(s): 1 08:00:20 Vendor ID: AuthenticAMD 08:00:20 CPU family: 23 08:00:20 Model: 49 08:00:20 Model name: AMD EPYC-Rome Processor 08:00:20 Stepping: 0 08:00:20 CPU MHz: 2799.998 08:00:20 BogoMIPS: 5599.99 08:00:20 Virtualization: AMD-V 08:00:20 Hypervisor vendor: KVM 08:00:20 Virtualization type: full 08:00:20 L1d cache: 32K 08:00:20 L1i cache: 32K 08:00:20 L2 cache: 512K 08:00:20 L3 cache: 16384K 08:00:20 NUMA node0 CPU(s): 0-3 08:00: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 08:00:20 08:00:20 08:00:20 ---> nproc: 08:00:20 4 08:00:20 08:00:20 08:00:20 ---> df -h: 08:00:20 Filesystem Size Used Avail Use% Mounted on 08:00:20 udev 7.9G 0 7.9G 0% /dev 08:00:20 tmpfs 1.6G 676K 1.6G 1% /run 08:00:20 /dev/vda1 78G 8.6G 69G 11% / 08:00:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:00:20 tmpfs 5.0M 0 5.0M 0% /run/lock 08:00:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:00:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:00:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:00:20 08:00:20 08:00:20 ---> free -m: 08:00:20 total used free shared buff/cache available 08:00:20 Mem: 16040 565 13126 0 2347 15150 08:00:20 Swap: 1023 0 1023 08:00:20 08:00:20 08:00:20 ---> ip addr: 08:00:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:00:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:00:20 inet 127.0.0.1/8 scope host lo 08:00:20 valid_lft forever preferred_lft forever 08:00:20 inet6 ::1/128 scope host 08:00:20 valid_lft forever preferred_lft forever 08:00:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:00:20 link/ether fa:16:3e:70:b3:a3 brd ff:ff:ff:ff:ff:ff 08:00:20 inet 10.30.106.202/23 brd 10.30.107.255 scope global dynamic ens3 08:00:20 valid_lft 86252sec preferred_lft 86252sec 08:00:20 inet6 fe80::f816:3eff:fe70:b3a3/64 scope link 08:00:20 valid_lft forever preferred_lft forever 08:00:20 08:00:20 08:00:20 ---> sar -b -r -n DEV: 08:00:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-360) 07/17/26 _x86_64_ (4 CPU) 08:00:20 08:00:20 07:57:55 LINUX RESTART (4 CPU) 08:00:20 08:00:20 07:58:01 tps rtps wtps bread/s bwrtn/s 08:00:20 07:59:00 343.41 59.12 284.29 3731.91 70907.65 08:00:20 08:00:01 130.77 1.13 129.63 132.18 14914.41 08:00:20 Average: 236.21 29.89 206.32 1917.17 42679.69 08:00:20 08:00:20 07:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:00:20 07:59:00 13959128 15547192 2465840 15.01 58516 1729960 794612 4.55 754880 1496208 149980 08:00:20 08:00:01 13488300 15551372 2936668 17.88 87928 2150980 745684 4.27 763544 1909240 250276 08:00:20 Average: 13723714 15549282 2701254 16.45 73222 1940470 770148 4.41 759212 1702724 200128 08:00:20 08:00:20 07:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:00:20 07:59:00 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 08:00:20 07:59:00 ens3 414.98 293.43 2292.61 78.94 0.00 0.00 0.00 0.00 08:00:20 08:00:01 lo 1.64 1.64 0.18 0.18 0.00 0.00 0.00 0.00 08:00:20 08:00:01 ens3 95.30 70.82 1503.57 12.65 0.00 0.00 0.00 0.00 08:00:20 Average: lo 2.02 2.02 0.22 0.22 0.00 0.00 0.00 0.00 08:00:20 Average: ens3 253.82 181.21 1894.83 45.52 0.00 0.00 0.00 0.00 08:00:20 08:00:20 08:00:20 ---> sar -P ALL: 08:00:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-360) 07/17/26 _x86_64_ (4 CPU) 08:00:20 08:00:20 07:57:55 LINUX RESTART (4 CPU) 08:00:20 08:00:20 07:58:01 CPU %user %nice %system %iowait %steal %idle 08:00:20 07:59:00 all 23.93 0.00 3.09 2.88 0.06 70.04 08:00:20 07:59:00 0 23.62 0.00 3.02 0.70 0.05 72.60 08:00:20 07:59:00 1 26.07 0.00 2.48 3.97 0.05 67.44 08:00:20 07:59:00 2 31.78 0.00 3.52 0.70 0.05 63.94 08:00:20 07:59:00 3 14.22 0.00 3.37 6.19 0.07 76.16 08:00:20 08:00:01 all 20.33 0.00 1.56 1.23 0.05 76.83 08:00:20 08:00:01 0 31.15 0.00 2.59 0.48 0.07 65.71 08:00:20 08:00:01 1 1.04 0.00 0.72 3.12 0.02 95.10 08:00:20 08:00:01 2 15.80 0.00 1.36 0.13 0.05 82.65 08:00:20 08:00:01 3 33.37 0.00 1.53 1.17 0.05 63.88 08:00:20 Average: all 22.12 0.00 2.32 2.05 0.05 73.46 08:00:20 Average: 0 27.42 0.00 2.81 0.59 0.06 69.13 08:00:20 Average: 1 13.44 0.00 1.59 3.54 0.03 81.40 08:00:20 Average: 2 23.72 0.00 2.43 0.41 0.05 73.38 08:00:20 Average: 3 23.89 0.00 2.44 3.65 0.06 69.96 08:00:20 08:00:20 08:00:20