12:52:21 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 12:52:21 Running as SYSTEM 12:52:21 [EnvInject] - Loading node environment variables. 12:52:21 Building remotely on prd-ubuntu1804-builder-4c-4g-1128 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:52:21 [ssh-agent] Looking for ssh-agent implementation... 12:52:21 $ ssh-agent 12:52:21 SSH_AUTH_SOCK=/tmp/ssh-wGBPhlxNv95E/agent.1656 12:52:21 SSH_AGENT_PID=1658 12:52:21 [ssh-agent] Started. 12:52:21 Running ssh-add (command line suppressed) 12:52:21 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10241445131412753771.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10241445131412753771.key) 12:52:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:52:21 The recommended git tool is: NONE 12:52:23 using credential onap-jenkins-ssh 12:52:23 Wiping out workspace first. 12:52:23 Cloning the remote Git repository 12:52:23 Cloning repository git://cloud.onap.org/mirror/oom.git 12:52:23 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:52:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:52:23 > git --version # timeout=10 12:52:23 > git --version # 'git version 2.17.1' 12:52:23 using GIT_SSH to set credentials Gerrit user 12:52:23 Verifying host key using manually-configured host key entries 12:52:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:52:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:52:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:52:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:52:28 using GIT_SSH to set credentials Gerrit user 12:52:28 Verifying host key using manually-configured host key entries 12:52:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/1 # timeout=30 12:52:29 > git rev-parse de59a2eb184691b02e89baa9203b4bf529da1786^{commit} # timeout=10 12:52:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:52:29 Checking out Revision de59a2eb184691b02e89baa9203b4bf529da1786 (refs/changes/44/145544/1) 12:52:29 > git config core.sparsecheckout # timeout=10 12:52:29 > git checkout -f de59a2eb184691b02e89baa9203b4bf529da1786 # timeout=30 12:52:32 Commit message: "[SDC] 13.2.0 release" 12:52:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:52:32 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 12:52:32 [EnvInject] - Injecting environment variables from a build step. 12:52:32 [EnvInject] - Injecting as environment variables the properties content 12:52:32 PYTHON=python3 12:52:32 12:52:32 [EnvInject] - Variables injected successfully. 12:52:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13783423981135083711.sh 12:52:32 ---> tox-install.sh 12:52:32 + source /home/jenkins/lf-env.sh 12:52:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:52:32 ++ mktemp -d /tmp/venv-XXXX 12:52:32 + lf_venv=/tmp/venv-1SCD 12:52:32 + local venv_file=/tmp/.os_lf_venv 12:52:32 + local python=python3 12:52:32 + local options 12:52:32 + local set_path=true 12:52:32 + local install_args= 12:52:32 ++ 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 12:52:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:52:32 + true 12:52:32 + case $1 in 12:52:32 + venv_file=/tmp/.toxenv 12:52:32 + shift 2 12:52:32 + true 12:52:32 + case $1 in 12:52:32 + shift 12:52:32 + break 12:52:32 + case $python in 12:52:32 + local pkg_list= 12:52:32 + [[ -d /opt/pyenv ]] 12:52:32 + echo 'Setup pyenv:' 12:52:32 Setup pyenv: 12:52:32 + export PYENV_ROOT=/opt/pyenv 12:52:32 + PYENV_ROOT=/opt/pyenv 12:52:32 + 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 12:52:32 + 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 12:52:32 + pyenv versions 12:52:33 * system (set by /opt/pyenv/version) 12:52:33 * 3.8.13 (set by /opt/pyenv/version) 12:52:33 * 3.9.13 (set by /opt/pyenv/version) 12:52:33 * 3.10.6 (set by /opt/pyenv/version) 12:52:33 + command -v pyenv 12:52:33 ++ pyenv init - --no-rehash 12:52:33 + 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[*]}"'\'')" 12:52:33 export PATH="/opt/pyenv/shims:${PATH}" 12:52:33 export PYENV_SHELL=bash 12:52:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:52:33 pyenv() { 12:52:33 local command 12:52:33 command="${1:-}" 12:52:33 if [ "$#" -gt 0 ]; then 12:52:33 shift 12:52:33 fi 12:52:33 12:52:33 case "$command" in 12:52:33 rehash|shell) 12:52:33 eval "$(pyenv "sh-$command" "$@")" 12:52:33 ;; 12:52:33 *) 12:52:33 command pyenv "$command" "$@" 12:52:33 ;; 12:52:33 esac 12:52:33 }' 12:52:33 +++ 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[*]}"' 12:52:33 ++ 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 12:52:33 ++ 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 12:52:33 ++ 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 12:52:33 ++ export PYENV_SHELL=bash 12:52:33 ++ PYENV_SHELL=bash 12:52:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:52:33 +++ complete -F _pyenv pyenv 12:52:33 ++ lf-pyver python3 12:52:33 ++ local py_version_xy=python3 12:52:33 ++ local py_version_xyz= 12:52:33 ++ pyenv versions 12:52:33 ++ sed 's/^[ *]* //' 12:52:33 ++ local command 12:52:33 ++ awk '{ print $1 }' 12:52:33 ++ command=versions 12:52:33 ++ '[' 1 -gt 0 ']' 12:52:33 ++ shift 12:52:33 ++ case "$command" in 12:52:33 ++ command pyenv versions 12:52:33 ++ pyenv versions 12:52:33 ++ grep -E '^[0-9.]*[0-9]$' 12:52:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:52:33 +++ grep '^3' /tmp/.pyenv_versions 12:52:33 +++ sort -V 12:52:33 +++ tail -n 1 12:52:33 ++ py_version_xyz=3.10.6 12:52:33 ++ [[ -z 3.10.6 ]] 12:52:33 ++ echo 3.10.6 12:52:33 ++ return 0 12:52:33 + pyenv local 3.10.6 12:52:33 + local command 12:52:33 + command=local 12:52:33 + '[' 2 -gt 0 ']' 12:52:33 + shift 12:52:33 + case "$command" in 12:52:33 + command pyenv local 3.10.6 12:52:33 + pyenv local 3.10.6 12:52:33 + for arg in "$@" 12:52:33 + case $arg in 12:52:33 + pkg_list+='tox ' 12:52:33 + for arg in "$@" 12:52:33 + case $arg in 12:52:33 + pkg_list+='virtualenv ' 12:52:33 + for arg in "$@" 12:52:33 + case $arg in 12:52:33 + pkg_list+='urllib3~=1.26.15 ' 12:52:33 + [[ -f /tmp/.toxenv ]] 12:52:33 + [[ ! -f /tmp/.toxenv ]] 12:52:33 + [[ -n '' ]] 12:52:33 + python3 -m venv /tmp/venv-1SCD 12:52:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1SCD' 12:52:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1SCD 12:52:37 + echo /tmp/venv-1SCD 12:52:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:52:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:52:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:52:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:52:37 + local 'pip_opts=--upgrade --quiet' 12:52:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:52:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:52:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:52:37 + [[ -n '' ]] 12:52:37 + [[ -n '' ]] 12:52:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:52:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:52:37 + /tmp/venv-1SCD/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 12:52:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:52:41 lf-activate-venv(): INFO: Base packages installed successfully 12:52:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:52:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:52:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:52:41 + /tmp/venv-1SCD/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 12:52:43 + type python3 12:52:43 + true 12:52:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1SCD/bin to PATH' 12:52:43 lf-activate-venv(): INFO: Adding /tmp/venv-1SCD/bin to PATH 12:52:43 + PATH=/tmp/venv-1SCD/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 12:52:43 + return 0 12:52:43 + python3 --version 12:52:43 Python 3.10.6 12:52:43 + python3 -m pip --version 12:52:43 pip 26.1.2 from /tmp/venv-1SCD/lib/python3.10/site-packages/pip (python 3.10) 12:52:43 + python3 -m pip freeze 12:52:44 cachetools==7.1.4 12:52:44 colorama==0.4.6 12:52:44 distlib==0.4.3 12:52:44 filelock==3.29.4 12:52:44 packaging==26.2 12:52:44 platformdirs==4.10.0 12:52:44 pluggy==1.6.0 12:52:44 pyproject-api==1.10.1 12:52:44 python-discovery==1.4.2 12:52:44 tomli==2.4.1 12:52:44 tomli_w==1.2.0 12:52:44 tox==4.55.1 12:52:44 typing_extensions==4.15.0 12:52:44 urllib3==1.26.20 12:52:44 virtualenv==21.5.1 12:52:44 [EnvInject] - Injecting environment variables from a build step. 12:52:44 [EnvInject] - Injecting as environment variables the properties content 12:52:44 PARALLEL=false 12:52:44 12:52:44 [EnvInject] - Variables injected successfully. 12:52:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins389965678999409455.sh 12:52:44 ---> tox-run.sh 12:52:44 + 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 12:52:44 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:52:44 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:52:44 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:52:44 + cd /w/workspace/oom-master-pre-commit-lint/. 12:52:44 + source /home/jenkins/lf-env.sh 12:52:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:52:44 ++ mktemp -d /tmp/venv-XXXX 12:52:44 + lf_venv=/tmp/venv-59Ig 12:52:44 + local venv_file=/tmp/.os_lf_venv 12:52:44 + local python=python3 12:52:44 + local options 12:52:44 + local set_path=true 12:52:44 + local install_args= 12:52:44 ++ 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 12:52:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:52:44 + true 12:52:44 + case $1 in 12:52:44 + venv_file=/tmp/.toxenv 12:52:44 + shift 2 12:52:44 + true 12:52:44 + case $1 in 12:52:44 + shift 12:52:44 + break 12:52:44 + case $python in 12:52:44 + local pkg_list= 12:52:44 + [[ -d /opt/pyenv ]] 12:52:44 + echo 'Setup pyenv:' 12:52:44 Setup pyenv: 12:52:44 + export PYENV_ROOT=/opt/pyenv 12:52:44 + PYENV_ROOT=/opt/pyenv 12:52:44 + 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 12:52:44 + 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 12:52:44 + pyenv versions 12:52:44 system 12:52:44 3.8.13 12:52:44 3.9.13 12:52:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:52:44 + command -v pyenv 12:52:44 ++ pyenv init - --no-rehash 12:52:44 + 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[*]}"'\'')" 12:52:44 export PATH="/opt/pyenv/shims:${PATH}" 12:52:44 export PYENV_SHELL=bash 12:52:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:52:44 pyenv() { 12:52:44 local command 12:52:44 command="${1:-}" 12:52:44 if [ "$#" -gt 0 ]; then 12:52:44 shift 12:52:44 fi 12:52:44 12:52:44 case "$command" in 12:52:44 rehash|shell) 12:52:44 eval "$(pyenv "sh-$command" "$@")" 12:52:44 ;; 12:52:44 *) 12:52:44 command pyenv "$command" "$@" 12:52:44 ;; 12:52:44 esac 12:52:44 }' 12:52:44 +++ 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[*]}"' 12:52:44 ++ 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 12:52:44 ++ 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 12:52:44 ++ 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 12:52:44 ++ export PYENV_SHELL=bash 12:52:44 ++ PYENV_SHELL=bash 12:52:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:52:44 +++ complete -F _pyenv pyenv 12:52:44 ++ lf-pyver python3 12:52:44 ++ local py_version_xy=python3 12:52:44 ++ local py_version_xyz= 12:52:44 ++ pyenv versions 12:52:44 ++ local command 12:52:44 ++ command=versions 12:52:44 ++ '[' 1 -gt 0 ']' 12:52:44 ++ shift 12:52:44 ++ case "$command" in 12:52:44 ++ command pyenv versions 12:52:44 ++ pyenv versions 12:52:44 ++ sed 's/^[ *]* //' 12:52:44 ++ awk '{ print $1 }' 12:52:44 ++ grep -E '^[0-9.]*[0-9]$' 12:52:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:52:44 +++ grep '^3' /tmp/.pyenv_versions 12:52:44 +++ sort -V 12:52:44 +++ tail -n 1 12:52:44 ++ py_version_xyz=3.10.6 12:52:44 ++ [[ -z 3.10.6 ]] 12:52:44 ++ echo 3.10.6 12:52:44 ++ return 0 12:52:44 + pyenv local 3.10.6 12:52:44 + local command 12:52:44 + command=local 12:52:44 + '[' 2 -gt 0 ']' 12:52:44 + shift 12:52:44 + case "$command" in 12:52:44 + command pyenv local 3.10.6 12:52:44 + pyenv local 3.10.6 12:52:44 + for arg in "$@" 12:52:44 + case $arg in 12:52:44 + pkg_list+='tox ' 12:52:44 + for arg in "$@" 12:52:44 + case $arg in 12:52:44 + pkg_list+='virtualenv ' 12:52:44 + for arg in "$@" 12:52:44 + case $arg in 12:52:44 + pkg_list+='urllib3~=1.26.15 ' 12:52:44 + [[ -f /tmp/.toxenv ]] 12:52:44 ++ cat /tmp/.toxenv 12:52:44 + lf_venv=/tmp/venv-1SCD 12:52:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1SCD from' file:/tmp/.toxenv 12:52:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1SCD from file:/tmp/.toxenv 12:52:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:52:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:52:44 + local 'pip_opts=--upgrade --quiet' 12:52:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:52:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:52:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:52:44 + [[ -n '' ]] 12:52:44 + [[ -n '' ]] 12:52:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:52:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:52:44 + /tmp/venv-1SCD/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 12:52:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:52:45 lf-activate-venv(): INFO: Base packages installed successfully 12:52:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:52:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:52:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:52:45 + /tmp/venv-1SCD/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 12:52:46 + type python3 12:52:46 + true 12:52:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1SCD/bin to PATH' 12:52:46 lf-activate-venv(): INFO: Adding /tmp/venv-1SCD/bin to PATH 12:52:46 + PATH=/tmp/venv-1SCD/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 12:52:46 + return 0 12:52:46 + [[ -d /opt/pyenv ]] 12:52:46 + echo '---> Setting up pyenv' 12:52:46 ---> Setting up pyenv 12:52:46 + export PYENV_ROOT=/opt/pyenv 12:52:46 + PYENV_ROOT=/opt/pyenv 12:52:46 + export PATH=/opt/pyenv/bin:/tmp/venv-1SCD/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 12:52:46 + PATH=/opt/pyenv/bin:/tmp/venv-1SCD/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 12:52:46 ++ pwd 12:52:46 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:52:46 + export PYTHONPATH 12:52:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:52:46 + TOX_TESTENV_PASSENV=PYTHONPATH 12:52:46 + tox --version 12:52:46 4.55.1 from /tmp/venv-1SCD/lib/python3.10/site-packages/tox/__init__.py 12:52:46 + PARALLEL=false 12:52:46 + TOX_OPTIONS_LIST= 12:52:46 + [[ -n pre-commit ]] 12:52:46 + TOX_OPTIONS_LIST=' -e pre-commit' 12:52:46 + case ${PARALLEL,,} in 12:52:46 + tox -e pre-commit 12:52:46 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:52:47 pre-commit: install_deps> python -I -m pip install pre-commit 12:52:51 pre-commit: freeze> python -m pip freeze --all 12:52:51 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.4,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.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.5.1 12:52:51 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:52:51 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:52:51 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:52:52 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:52:54 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:52:54 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:52:54 [INFO] Once installed this environment will be reused. 12:52:54 [INFO] This may take a few minutes... 12:52:58 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:52:58 [INFO] Once installed this environment will be reused. 12:52:58 [INFO] This may take a few minutes... 12:53:02 trim trailing whitespace.................................................Passed 12:53:03 Tabs remover.............................................................Passed 12:53:03 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:53:03 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:53:03 [INFO] Once installed this environment will be reused. 12:53:03 [INFO] This may take a few minutes... 12:53:11 gitlint..............................................(no files to check)Skipped 12:53:11 pre-commit: OK (25.10=setup[4.63]+cmd[11.80,8.67] seconds) 12:53:11 congratulations :) (25.14 seconds) 12:53:11 + tox_status=0 12:53:11 + echo '---> Completed tox runs' 12:53:11 ---> Completed tox runs 12:53:11 + for i in .tox/*/log 12:53:11 ++ echo .tox/pre-commit/log 12:53:11 ++ awk -F/ '{print $2}' 12:53:11 + tox_env=pre-commit 12:53:11 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:53:11 + DOC_DIR=docs/_build/html 12:53:11 + [[ -d docs/_build/html ]] 12:53:11 + echo '---> tox-run.sh ends' 12:53:11 ---> tox-run.sh ends 12:53:11 + test 0 -eq 0 12:53:11 $ ssh-agent -k 12:53:11 unset SSH_AUTH_SOCK; 12:53:11 unset SSH_AGENT_PID; 12:53:11 echo Agent pid 1658 killed; 12:53:11 [ssh-agent] Stopped. 12:53:12 [PostBuildScript] - [INFO] Executing post build scripts. 12:53:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins366863130605040469.sh 12:53:12 ---> sysstat.sh 12:53:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13469320777526442530.sh 12:53:12 ---> package-listing.sh 12:53:12 ++ facter osfamily 12:53:12 ++ tr '[:upper:]' '[:lower:]' 12:53:12 + OS_FAMILY=debian 12:53:12 + workspace=/w/workspace/oom-master-pre-commit-lint 12:53:12 + START_PACKAGES=/tmp/packages_start.txt 12:53:12 + END_PACKAGES=/tmp/packages_end.txt 12:53:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:53:12 + PACKAGES=/tmp/packages_start.txt 12:53:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:53:12 + PACKAGES=/tmp/packages_end.txt 12:53:12 + case "${OS_FAMILY}" in 12:53:12 + dpkg -l 12:53:12 + grep '^ii' 12:53:12 + '[' -f /tmp/packages_start.txt ']' 12:53:12 + '[' -f /tmp/packages_end.txt ']' 12:53:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:53:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:53:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:53:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:53:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17167609498266927974.sh 12:53:12 ---> capture-instance-metadata.sh 12:53:12 Setup pyenv: 12:53:12 system 12:53:12 3.8.13 12:53:12 3.9.13 12:53:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:53:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VxXO 12:53:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:53:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:20 lf-activate-venv(): INFO: Base packages installed successfully 12:53:20 lf-activate-venv(): INFO: Installing additional packages: lftools 12:53:42 lf-activate-venv(): INFO: Adding /tmp/venv-VxXO/bin to PATH 12:53:42 INFO: Running in OpenStack, capturing instance metadata 12:53:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10991592272534242210.sh 12:53:43 provisioning config files... 12:53:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13076059444448195910tmp 12:53:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:53:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:53:43 [EnvInject] - Injecting environment variables from a build step. 12:53:43 [EnvInject] - Injecting as environment variables the properties content 12:53:43 SERVER_ID=logs 12:53:43 12:53:43 [EnvInject] - Variables injected successfully. 12:53:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1229197519800895057.sh 12:53:43 ---> create-netrc.sh 12:53:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins287907536491352444.sh 12:53:43 ---> python-tools-install.sh 12:53:43 Setup pyenv: 12:53:43 system 12:53:43 3.8.13 12:53:43 3.9.13 12:53:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:53:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VxXO from file:/tmp/.os_lf_venv 12:53:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:45 lf-activate-venv(): INFO: Base packages installed successfully 12:53:45 lf-activate-venv(): INFO: Installing additional packages: lftools 12:53:52 lf-activate-venv(): INFO: Adding /tmp/venv-VxXO/bin to PATH 12:53:52 Generating Requirements File 12:54:15 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. 12:54:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:54:15 Python 3.10.6 12:54:15 pip 26.1.2 from /tmp/venv-VxXO/lib/python3.10/site-packages/pip (python 3.10) 12:54:16 aiohappyeyeballs==2.6.2 12:54:16 aiohttp==3.14.1 12:54:16 aiosignal==1.4.0 12:54:16 appdirs==1.4.4 12:54:16 argcomplete==3.6.3 12:54:16 aspy.yaml==1.3.0 12:54:16 async-timeout==5.0.1 12:54:16 attrs==26.1.0 12:54:16 autopage==0.6.0 12:54:16 backports.strenum==1.3.1 12:54:16 beautifulsoup4==4.15.0 12:54:16 boto3==1.43.36 12:54:16 botocore==1.43.36 12:54:16 bs4==0.0.2 12:54:16 certifi==2026.6.17 12:54:16 cffi==2.0.0 12:54:16 cfgv==3.5.0 12:54:16 chardet==7.4.3 12:54:16 charset-normalizer==3.4.7 12:54:16 click==8.4.1 12:54:16 cliff==4.14.0 12:54:16 cmd2==3.5.1 12:54:16 cryptography==3.3.2 12:54:16 debtcollector==3.1.0 12:54:16 decorator==5.3.1 12:54:16 defusedxml==0.7.1 12:54:16 Deprecated==1.3.1 12:54:16 distlib==0.4.3 12:54:16 dnspython==2.8.0 12:54:16 docker==7.1.0 12:54:16 dogpile.cache==1.5.0 12:54:16 durationpy==0.10 12:54:16 email-validator==2.3.0 12:54:16 filelock==3.29.4 12:54:16 frozenlist==1.8.0 12:54:16 future==1.0.0 12:54:16 gitdb==4.0.12 12:54:16 GitPython==3.1.50 12:54:16 httplib2==0.30.2 12:54:16 identify==2.6.19 12:54:16 idna==3.18 12:54:16 importlib-resources==1.5.0 12:54:16 iso8601==2.1.0 12:54:16 Jinja2==3.1.6 12:54:16 jmespath==1.1.0 12:54:16 jsonpatch==1.33 12:54:16 jsonpointer==3.1.1 12:54:16 jsonschema==4.26.0 12:54:16 jsonschema-specifications==2025.9.1 12:54:16 keystoneauth1==5.14.0 12:54:16 kubernetes==36.0.2 12:54:16 lftools==0.37.22 12:54:16 lxml==6.1.1 12:54:16 markdown-it-py==4.2.0 12:54:16 MarkupSafe==3.0.3 12:54:16 mdurl==0.1.2 12:54:16 msgpack==1.2.1 12:54:16 multi_key_dict==2.0.3 12:54:16 multidict==6.7.1 12:54:16 munch==4.0.0 12:54:16 netaddr==1.3.0 12:54:16 niet==1.4.2 12:54:16 nodeenv==1.10.0 12:54:16 oauth2client==4.1.3 12:54:16 oauthlib==3.3.1 12:54:16 openstacksdk==4.13.0 12:54:16 os-service-types==1.8.2 12:54:16 osc-lib==4.6.0 12:54:16 oslo.config==10.4.0 12:54:16 oslo.context==6.4.0 12:54:16 oslo.i18n==6.8.0 12:54:16 oslo.log==8.2.0 12:54:16 oslo.serialization==5.10.0 12:54:16 oslo.utils==10.1.1 12:54:16 packaging==26.2 12:54:16 pbr==7.0.3 12:54:16 platformdirs==4.10.0 12:54:16 prettytable==3.18.0 12:54:16 propcache==0.5.2 12:54:16 psutil==7.2.2 12:54:16 pyasn1==0.6.3 12:54:16 pyasn1_modules==0.4.2 12:54:16 pycparser==3.0 12:54:16 pygerrit2==2.0.15 12:54:16 PyGithub==2.9.1 12:54:16 Pygments==2.20.0 12:54:16 PyJWT==2.13.0 12:54:16 PyNaCl==1.6.2 12:54:16 pyparsing==2.4.7 12:54:16 pyperclip==1.11.0 12:54:16 pyrsistent==0.20.0 12:54:16 python-cinderclient==9.9.0 12:54:16 python-dateutil==2.9.0.post0 12:54:16 python-discovery==1.4.2 12:54:16 python-heatclient==5.2.0 12:54:16 python-jenkins==1.8.3 12:54:16 python-keystoneclient==5.8.0 12:54:16 python-magnumclient==4.10.0 12:54:16 python-openstackclient==10.0.0 12:54:16 python-swiftclient==4.10.0 12:54:16 PyYAML==6.0.3 12:54:16 referencing==0.37.0 12:54:16 requests==2.34.2 12:54:16 requests-oauthlib==2.0.0 12:54:16 rfc3986==2.0.0 12:54:16 rich==15.0.0 12:54:16 rich-argparse==1.8.0 12:54:16 rpds-py==0.30.0 12:54:16 rsa==4.9.1 12:54:16 ruamel.yaml==0.19.1 12:54:16 ruamel.yaml.clib==0.2.15 12:54:16 s3transfer==0.19.0 12:54:16 simplejson==4.1.1 12:54:16 six==1.17.0 12:54:16 smmap==5.0.3 12:54:16 soupsieve==2.8.4 12:54:16 stevedore==5.8.0 12:54:16 tabulate==0.10.0 12:54:16 toml==0.10.2 12:54:16 tomlkit==0.15.0 12:54:16 tqdm==4.68.3 12:54:16 typing_extensions==4.15.0 12:54:16 urllib3==1.26.20 12:54:16 virtualenv==21.5.1 12:54:16 wcwidth==0.8.1 12:54:16 websocket-client==1.9.0 12:54:16 wrapt==2.2.2 12:54:16 xdg==6.0.0 12:54:16 xmltodict==1.0.4 12:54:16 yarl==1.24.2 12:54:16 yq==3.4.3 12:54:16 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins11021230698334379609.sh 12:54:16 ---> uv-install.sh 12:54:16 Installing uv/uvx (latest) using shell installer 12:54:16 2026-06-23 12:54:16 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-uY5z0G.sh" [1] 12:54:16 downloading uv 0.11.23 x86_64-unknown-linux-gnu 12:54:17 installing to /home/jenkins/.local/bin 12:54:17 uv 12:54:17 uvx 12:54:17 everything's installed! 12:54:17 12:54:17 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:54:17 12:54:17 source $HOME/.local/bin/env (sh, bash, zsh) 12:54:17 source $HOME/.local/bin/env.fish (fish) 12:54:17 Adding install location to PATH 12:54:17 ---> Validating uv/uvx install 12:54:17 uvx 0.11.23 (x86_64-unknown-linux-gnu) 12:54:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9766382972652713999.sh 12:54:17 ---> sudo-logs.sh 12:54:17 Archiving 'sudo' log.. 12:54:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1442440548316329411.sh 12:54:17 ---> job-cost.sh 12:54:17 INFO: Activating Python virtual environment... 12:54:17 Setup pyenv: 12:54:17 system 12:54:17 3.8.13 12:54:17 3.9.13 12:54:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:54:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VxXO from file:/tmp/.os_lf_venv 12:54:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:19 lf-activate-venv(): INFO: Base packages installed successfully 12:54:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:54:24 lf-activate-venv(): INFO: Adding /tmp/venv-VxXO/bin to PATH 12:54:24 INFO: No stack-cost file found 12:54:24 INFO: Instance uptime: 163s 12:54:24 INFO: Fetching instance metadata (attempt 1 of 3)... 12:54:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:54:25 INFO: Successfully fetched instance metadata 12:54:25 INFO: Instance type: v3-standard-4 12:54:25 INFO: Retrieving pricing info for: v3-standard-4 12:54:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:54:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=163 12:54:25 INFO: Successfully fetched Vexxhost pricing API 12:54:25 INFO: Retrieved cost: 0.11 12:54:25 INFO: Retrieved resource: v3-standard-4 12:54:25 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:54:25 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:54:25 INFO: Successfully archived job cost data 12:54:25 DEBUG: Cost data: oom-master-pre-commit-lint,4668,2026-06-23 12:54:25,v3-standard-4,163,0.11,0.00,SUCCESS 12:54:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15572202531644733186.sh 12:54:25 ---> logs-deploy.sh 12:54:25 Setup pyenv: 12:54:25 system 12:54:25 3.8.13 12:54:25 3.9.13 12:54:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:54:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VxXO from file:/tmp/.os_lf_venv 12:54:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:27 lf-activate-venv(): INFO: Base packages installed successfully 12:54:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:54:35 lf-activate-venv(): INFO: Adding /tmp/venv-VxXO/bin to PATH 12:54:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4668 12:54:35 INFO: archiving workspace using pattern(s): 12:54:36 Archives upload complete. 12:54:36 INFO: archiving logs to Nexus 12:54:37 ---> uname -a: 12:54:37 Linux prd-ubuntu1804-builder-4c-4g-1128 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:54:37 12:54:37 12:54:37 ---> lscpu: 12:54:37 Architecture: x86_64 12:54:37 CPU op-mode(s): 32-bit, 64-bit 12:54:37 Byte Order: Little Endian 12:54:37 CPU(s): 4 12:54:37 On-line CPU(s) list: 0-3 12:54:37 Thread(s) per core: 1 12:54:37 Core(s) per socket: 1 12:54:37 Socket(s): 4 12:54:37 NUMA node(s): 1 12:54:37 Vendor ID: AuthenticAMD 12:54:37 CPU family: 23 12:54:37 Model: 49 12:54:37 Model name: AMD EPYC-Rome Processor 12:54:37 Stepping: 0 12:54:37 CPU MHz: 2799.996 12:54:37 BogoMIPS: 5599.99 12:54:37 Virtualization: AMD-V 12:54:37 Hypervisor vendor: KVM 12:54:37 Virtualization type: full 12:54:37 L1d cache: 32K 12:54:37 L1i cache: 32K 12:54:37 L2 cache: 512K 12:54:37 L3 cache: 16384K 12:54:37 NUMA node0 CPU(s): 0-3 12:54:37 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 12:54:37 12:54:37 12:54:37 ---> nproc: 12:54:37 4 12:54:37 12:54:37 12:54:37 ---> df -h: 12:54:37 Filesystem Size Used Avail Use% Mounted on 12:54:37 udev 7.9G 0 7.9G 0% /dev 12:54:37 tmpfs 1.6G 676K 1.6G 1% /run 12:54:37 /dev/vda1 78G 8.5G 69G 11% / 12:54:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:54:37 tmpfs 5.0M 0 5.0M 0% /run/lock 12:54:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:54:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:54:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:54:37 12:54:37 12:54:37 ---> free -m: 12:54:37 total used free shared buff/cache available 12:54:37 Mem: 16040 551 13147 0 2340 15164 12:54:37 Swap: 1023 0 1023 12:54:37 12:54:37 12:54:37 ---> ip addr: 12:54:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:54:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:54:37 inet 127.0.0.1/8 scope host lo 12:54:37 valid_lft forever preferred_lft forever 12:54:37 inet6 ::1/128 scope host 12:54:37 valid_lft forever preferred_lft forever 12:54:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:54:37 link/ether fa:16:3e:0e:0a:53 brd ff:ff:ff:ff:ff:ff 12:54:37 inet 10.30.107.33/23 brd 10.30.107.255 scope global dynamic ens3 12:54:37 valid_lft 86233sec preferred_lft 86233sec 12:54:37 inet6 fe80::f816:3eff:fe0e:a53/64 scope link 12:54:37 valid_lft forever preferred_lft forever 12:54:37 12:54:37 12:54:37 ---> sar -b -r -n DEV: 12:54:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1128) 06/23/26 _x86_64_ (4 CPU) 12:54:37 12:54:37 12:51:51 LINUX RESTART (4 CPU) 12:54:37 12:54:37 12:52:01 tps rtps wtps bread/s bwrtn/s 12:54:37 12:53:02 346.28 58.86 287.42 3719.91 11038.43 12:54:37 12:54:01 107.88 0.92 106.96 105.61 13979.60 12:54:37 Average: 228.08 30.13 197.95 1927.94 12496.66 12:54:37 12:54:37 12:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:54:37 12:53:02 14035944 15575840 2389024 14.55 53248 1689392 858712 4.91 682256 1496736 152852 12:54:37 12:54:01 13717148 15562980 2707820 16.49 80460 1951052 760644 4.35 750588 1713192 171664 12:54:37 Average: 13876546 15569410 2548422 15.52 66854 1820222 809678 4.63 716422 1604964 162258 12:54:37 12:54:37 12:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:54:37 12:53:02 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 12:54:37 12:53:02 ens3 476.55 318.36 2230.39 79.73 0.00 0.00 0.00 0.00 12:54:37 12:54:01 lo 1.83 1.83 0.21 0.21 0.00 0.00 0.00 0.00 12:54:37 12:54:01 ens3 66.41 49.82 841.36 11.28 0.00 0.00 0.00 0.00 12:54:37 Average: lo 1.85 1.85 0.20 0.20 0.00 0.00 0.00 0.00 12:54:37 Average: ens3 273.21 185.22 1541.71 45.79 0.00 0.00 0.00 0.00 12:54:37 12:54:37 12:54:37 ---> sar -P ALL: 12:54:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1128) 06/23/26 _x86_64_ (4 CPU) 12:54:37 12:54:37 12:51:51 LINUX RESTART (4 CPU) 12:54:37 12:54:37 12:52:01 CPU %user %nice %system %iowait %steal %idle 12:54:37 12:53:02 all 18.55 0.00 2.29 1.71 0.05 77.40 12:54:37 12:53:02 0 13.47 0.00 2.78 3.99 0.03 79.74 12:54:37 12:53:02 1 23.87 0.00 2.29 0.38 0.05 73.40 12:54:37 12:53:02 2 19.89 0.00 2.39 0.62 0.07 77.04 12:54:37 12:53:02 3 16.95 0.00 1.67 1.89 0.07 79.42 12:54:37 12:54:01 all 20.32 0.00 1.55 1.10 0.05 76.97 12:54:37 12:54:01 0 23.80 0.00 1.80 0.82 0.07 73.51 12:54:37 12:54:01 1 5.65 0.00 0.85 0.03 0.03 93.43 12:54:37 12:54:01 2 29.86 0.00 1.46 0.36 0.05 68.28 12:54:37 12:54:01 3 22.00 0.00 2.13 3.19 0.05 72.63 12:54:37 Average: all 19.43 0.00 1.92 1.41 0.05 77.19 12:54:37 Average: 0 18.60 0.00 2.29 2.41 0.05 76.65 12:54:37 Average: 1 14.83 0.00 1.58 0.21 0.04 83.35 12:54:37 Average: 2 24.84 0.00 1.93 0.49 0.06 72.69 12:54:37 Average: 3 19.45 0.00 1.90 2.53 0.06 76.06 12:54:37 12:54:37 12:54:37