11:18:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145191 11:18:09 Running as SYSTEM 11:18:09 [EnvInject] - Loading node environment variables. 11:18:09 Building remotely on prd-ubuntu1804-builder-4c-4g-17440 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:18:09 [ssh-agent] Looking for ssh-agent implementation... 11:18:09 $ ssh-agent 11:18:09 SSH_AUTH_SOCK=/tmp/ssh-bVB20fda7XRx/agent.1682 11:18:09 SSH_AGENT_PID=1684 11:18:09 [ssh-agent] Started. 11:18:09 Running ssh-add (command line suppressed) 11:18:10 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18280717401104316465.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18280717401104316465.key) 11:18:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:18:10 The recommended git tool is: NONE 11:18:11 using credential onap-jenkins-ssh 11:18:11 Wiping out workspace first. 11:18:11 Cloning the remote Git repository 11:18:11 Cloning repository git://cloud.onap.org/mirror/oom.git 11:18:11 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:18:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:18:11 > git --version # timeout=10 11:18:11 > git --version # 'git version 2.17.1' 11:18:11 using GIT_SSH to set credentials Gerrit user 11:18:11 Verifying host key using manually-configured host key entries 11:18:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:18:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:18:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:18:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:18:17 using GIT_SSH to set credentials Gerrit user 11:18:17 Verifying host key using manually-configured host key entries 11:18:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/91/145191/2 # timeout=30 11:18:17 > git rev-parse 904ee975a99178164e3b7fa2b6b67db3916efdbd^{commit} # timeout=10 11:18:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:18:17 Checking out Revision 904ee975a99178164e3b7fa2b6b67db3916efdbd (refs/changes/91/145191/2) 11:18:17 > git config core.sparsecheckout # timeout=10 11:18:17 > git checkout -f 904ee975a99178164e3b7fa2b6b67db3916efdbd # timeout=30 11:18:21 Commit message: "[SDC] 13.1.1" 11:18:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:18:21 > git rev-list --no-walk 81210f1c399dbeb117aa11311d6bf7eddb756242 # timeout=10 11:18:21 [EnvInject] - Injecting environment variables from a build step. 11:18:21 [EnvInject] - Injecting as environment variables the properties content 11:18:21 PYTHON=python3 11:18:21 11:18:21 [EnvInject] - Variables injected successfully. 11:18:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15606000619305114225.sh 11:18:21 ---> tox-install.sh 11:18:21 + source /home/jenkins/lf-env.sh 11:18:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:18:21 ++ mktemp -d /tmp/venv-XXXX 11:18:21 + lf_venv=/tmp/venv-qOf2 11:18:21 + local venv_file=/tmp/.os_lf_venv 11:18:21 + local python=python3 11:18:21 + local options 11:18:21 + local set_path=true 11:18:21 + local install_args= 11:18:21 ++ 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 11:18:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:18:21 + true 11:18:21 + case $1 in 11:18:21 + venv_file=/tmp/.toxenv 11:18:21 + shift 2 11:18:21 + true 11:18:21 + case $1 in 11:18:21 + shift 11:18:21 + break 11:18:21 + case $python in 11:18:21 + local pkg_list= 11:18:21 + [[ -d /opt/pyenv ]] 11:18:21 + echo 'Setup pyenv:' 11:18:21 Setup pyenv: 11:18:21 + export PYENV_ROOT=/opt/pyenv 11:18:21 + PYENV_ROOT=/opt/pyenv 11:18:21 + 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 11:18:21 + 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 11:18:21 + pyenv versions 11:18:21 * system (set by /opt/pyenv/version) 11:18:21 * 3.8.13 (set by /opt/pyenv/version) 11:18:21 * 3.9.13 (set by /opt/pyenv/version) 11:18:21 * 3.10.6 (set by /opt/pyenv/version) 11:18:21 + command -v pyenv 11:18:21 ++ pyenv init - --no-rehash 11:18:21 + 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[*]}"'\'')" 11:18:21 export PATH="/opt/pyenv/shims:${PATH}" 11:18:21 export PYENV_SHELL=bash 11:18:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:18:21 pyenv() { 11:18:21 local command 11:18:21 command="${1:-}" 11:18:21 if [ "$#" -gt 0 ]; then 11:18:21 shift 11:18:21 fi 11:18:21 11:18:21 case "$command" in 11:18:21 rehash|shell) 11:18:21 eval "$(pyenv "sh-$command" "$@")" 11:18:21 ;; 11:18:21 *) 11:18:21 command pyenv "$command" "$@" 11:18:21 ;; 11:18:21 esac 11:18:21 }' 11:18:21 +++ 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[*]}"' 11:18:21 ++ 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 11:18:21 ++ 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 11:18:21 ++ 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 11:18:21 ++ export PYENV_SHELL=bash 11:18:21 ++ PYENV_SHELL=bash 11:18:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:18:21 +++ complete -F _pyenv pyenv 11:18:21 ++ lf-pyver python3 11:18:21 ++ local py_version_xy=python3 11:18:21 ++ local py_version_xyz= 11:18:21 ++ pyenv versions 11:18:21 ++ sed 's/^[ *]* //' 11:18:21 ++ local command 11:18:21 ++ awk '{ print $1 }' 11:18:21 ++ command=versions 11:18:21 ++ '[' 1 -gt 0 ']' 11:18:21 ++ shift 11:18:21 ++ case "$command" in 11:18:21 ++ command pyenv versions 11:18:21 ++ pyenv versions 11:18:21 ++ grep -E '^[0-9.]*[0-9]$' 11:18:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:18:21 +++ sort -V 11:18:21 +++ grep '^3' /tmp/.pyenv_versions 11:18:21 +++ tail -n 1 11:18:21 ++ py_version_xyz=3.10.6 11:18:21 ++ [[ -z 3.10.6 ]] 11:18:21 ++ echo 3.10.6 11:18:21 ++ return 0 11:18:21 + pyenv local 3.10.6 11:18:21 + local command 11:18:21 + command=local 11:18:21 + '[' 2 -gt 0 ']' 11:18:21 + shift 11:18:21 + case "$command" in 11:18:21 + command pyenv local 3.10.6 11:18:21 + pyenv local 3.10.6 11:18:21 + for arg in "$@" 11:18:21 + case $arg in 11:18:21 + pkg_list+='tox ' 11:18:21 + for arg in "$@" 11:18:21 + case $arg in 11:18:21 + pkg_list+='virtualenv ' 11:18:21 + for arg in "$@" 11:18:21 + case $arg in 11:18:21 + pkg_list+='urllib3~=1.26.15 ' 11:18:21 + [[ -f /tmp/.toxenv ]] 11:18:21 + [[ ! -f /tmp/.toxenv ]] 11:18:21 + [[ -n '' ]] 11:18:21 + python3 -m venv /tmp/venv-qOf2 11:18:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qOf2' 11:18:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qOf2 11:18:25 + echo /tmp/venv-qOf2 11:18:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:18:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:18:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:18:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:25 + local 'pip_opts=--upgrade --quiet' 11:18:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:18:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:18:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:18:25 + [[ -n '' ]] 11:18:25 + [[ -n '' ]] 11:18:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:18:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:25 + /tmp/venv-qOf2/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 11:18:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:18:30 lf-activate-venv(): INFO: Base packages installed successfully 11:18:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:18:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:18:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:18:30 + /tmp/venv-qOf2/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 11:18:32 + type python3 11:18:32 + true 11:18:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qOf2/bin to PATH' 11:18:32 lf-activate-venv(): INFO: Adding /tmp/venv-qOf2/bin to PATH 11:18:32 + PATH=/tmp/venv-qOf2/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 11:18:32 + return 0 11:18:32 + python3 --version 11:18:32 Python 3.10.6 11:18:32 + python3 -m pip --version 11:18:32 pip 26.1.2 from /tmp/venv-qOf2/lib/python3.10/site-packages/pip (python 3.10) 11:18:32 + python3 -m pip freeze 11:18:32 cachetools==7.1.4 11:18:32 colorama==0.4.6 11:18:32 distlib==0.4.3 11:18:32 filelock==3.29.4 11:18:32 packaging==26.2 11:18:32 platformdirs==4.10.0 11:18:32 pluggy==1.6.0 11:18:32 pyproject-api==1.10.1 11:18:32 python-discovery==1.4.2 11:18:32 tomli==2.4.1 11:18:32 tomli_w==1.2.0 11:18:32 tox==4.55.1 11:18:32 typing_extensions==4.15.0 11:18:32 urllib3==1.26.20 11:18:32 virtualenv==21.5.1 11:18:32 [EnvInject] - Injecting environment variables from a build step. 11:18:32 [EnvInject] - Injecting as environment variables the properties content 11:18:32 PARALLEL=false 11:18:32 11:18:32 [EnvInject] - Variables injected successfully. 11:18:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3574899669642588413.sh 11:18:32 ---> tox-run.sh 11:18:32 + 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 11:18:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:18:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:18:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:18:32 + cd /w/workspace/oom-master-pre-commit-lint/. 11:18:32 + source /home/jenkins/lf-env.sh 11:18:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:18:32 ++ mktemp -d /tmp/venv-XXXX 11:18:32 + lf_venv=/tmp/venv-hyyU 11:18:32 + local venv_file=/tmp/.os_lf_venv 11:18:32 + local python=python3 11:18:32 + local options 11:18:32 + local set_path=true 11:18:32 + local install_args= 11:18: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 11:18:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:18:32 + true 11:18:32 + case $1 in 11:18:32 + venv_file=/tmp/.toxenv 11:18:32 + shift 2 11:18:32 + true 11:18:32 + case $1 in 11:18:32 + shift 11:18:32 + break 11:18:32 + case $python in 11:18:32 + local pkg_list= 11:18:32 + [[ -d /opt/pyenv ]] 11:18:32 + echo 'Setup pyenv:' 11:18:32 Setup pyenv: 11:18:32 + export PYENV_ROOT=/opt/pyenv 11:18:32 + PYENV_ROOT=/opt/pyenv 11:18:32 + 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 11:18:32 + 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 11:18:32 + pyenv versions 11:18:32 system 11:18:32 3.8.13 11:18:32 3.9.13 11:18:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:18:32 + command -v pyenv 11:18:32 ++ pyenv init - --no-rehash 11:18:32 + 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[*]}"'\'')" 11:18:32 export PATH="/opt/pyenv/shims:${PATH}" 11:18:32 export PYENV_SHELL=bash 11:18:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:18:32 pyenv() { 11:18:32 local command 11:18:32 command="${1:-}" 11:18:32 if [ "$#" -gt 0 ]; then 11:18:32 shift 11:18:32 fi 11:18:32 11:18:32 case "$command" in 11:18:32 rehash|shell) 11:18:32 eval "$(pyenv "sh-$command" "$@")" 11:18:32 ;; 11:18:32 *) 11:18:32 command pyenv "$command" "$@" 11:18:32 ;; 11:18:32 esac 11:18:32 }' 11:18:32 +++ 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[*]}"' 11:18:32 ++ 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 11:18:32 ++ 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 11:18:32 ++ 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 11:18:32 ++ export PYENV_SHELL=bash 11:18:32 ++ PYENV_SHELL=bash 11:18:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:18:32 +++ complete -F _pyenv pyenv 11:18:32 ++ lf-pyver python3 11:18:32 ++ local py_version_xy=python3 11:18:32 ++ local py_version_xyz= 11:18:32 ++ pyenv versions 11:18:32 ++ local command 11:18:32 ++ command=versions 11:18:32 ++ '[' 1 -gt 0 ']' 11:18:32 ++ shift 11:18:32 ++ case "$command" in 11:18:32 ++ command pyenv versions 11:18:32 ++ pyenv versions 11:18:32 ++ sed 's/^[ *]* //' 11:18:32 ++ awk '{ print $1 }' 11:18:32 ++ grep -E '^[0-9.]*[0-9]$' 11:18:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:18:33 +++ grep '^3' /tmp/.pyenv_versions 11:18:33 +++ sort -V 11:18:33 +++ tail -n 1 11:18:33 ++ py_version_xyz=3.10.6 11:18:33 ++ [[ -z 3.10.6 ]] 11:18:33 ++ echo 3.10.6 11:18:33 ++ return 0 11:18:33 + pyenv local 3.10.6 11:18:33 + local command 11:18:33 + command=local 11:18:33 + '[' 2 -gt 0 ']' 11:18:33 + shift 11:18:33 + case "$command" in 11:18:33 + command pyenv local 3.10.6 11:18:33 + pyenv local 3.10.6 11:18:33 + for arg in "$@" 11:18:33 + case $arg in 11:18:33 + pkg_list+='tox ' 11:18:33 + for arg in "$@" 11:18:33 + case $arg in 11:18:33 + pkg_list+='virtualenv ' 11:18:33 + for arg in "$@" 11:18:33 + case $arg in 11:18:33 + pkg_list+='urllib3~=1.26.15 ' 11:18:33 + [[ -f /tmp/.toxenv ]] 11:18:33 ++ cat /tmp/.toxenv 11:18:33 + lf_venv=/tmp/venv-qOf2 11:18:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qOf2 from' file:/tmp/.toxenv 11:18:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qOf2 from file:/tmp/.toxenv 11:18:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:18:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:33 + local 'pip_opts=--upgrade --quiet' 11:18:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:18:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:18:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:18:33 + [[ -n '' ]] 11:18:33 + [[ -n '' ]] 11:18:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:18:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:33 + /tmp/venv-qOf2/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 11:18:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:18:33 lf-activate-venv(): INFO: Base packages installed successfully 11:18:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:18:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:18:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:18:33 + /tmp/venv-qOf2/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 11:18:35 + type python3 11:18:35 + true 11:18:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qOf2/bin to PATH' 11:18:35 lf-activate-venv(): INFO: Adding /tmp/venv-qOf2/bin to PATH 11:18:35 + PATH=/tmp/venv-qOf2/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 11:18:35 + return 0 11:18:35 + [[ -d /opt/pyenv ]] 11:18:35 + echo '---> Setting up pyenv' 11:18:35 ---> Setting up pyenv 11:18:35 + export PYENV_ROOT=/opt/pyenv 11:18:35 + PYENV_ROOT=/opt/pyenv 11:18:35 + export PATH=/opt/pyenv/bin:/tmp/venv-qOf2/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 11:18:35 + PATH=/opt/pyenv/bin:/tmp/venv-qOf2/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 11:18:35 ++ pwd 11:18:35 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:18:35 + export PYTHONPATH 11:18:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:18:35 + TOX_TESTENV_PASSENV=PYTHONPATH 11:18:35 + tox --version 11:18:35 4.55.1 from /tmp/venv-qOf2/lib/python3.10/site-packages/tox/__init__.py 11:18:35 + PARALLEL=false 11:18:35 + TOX_OPTIONS_LIST= 11:18:35 + [[ -n pre-commit ]] 11:18:35 + TOX_OPTIONS_LIST=' -e pre-commit' 11:18:35 + case ${PARALLEL,,} in 11:18:35 + tox -e pre-commit 11:18:35 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:18:36 pre-commit: install_deps> python -I -m pip install pre-commit 11:18:39 pre-commit: freeze> python -m pip freeze --all 11:18:39 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 11:18:39 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:18:40 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:18:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:18:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:18:41 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:18:42 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:18:42 [INFO] Once installed this environment will be reused. 11:18:42 [INFO] This may take a few minutes... 11:18:46 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:18:46 [INFO] Once installed this environment will be reused. 11:18:46 [INFO] This may take a few minutes... 11:18:50 trim trailing whitespace.................................................Passed 11:18:50 Tabs remover.............................................................Passed 11:18:51 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:18:51 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:18:51 [INFO] Once installed this environment will be reused. 11:18:51 [INFO] This may take a few minutes... 11:18:59 gitlint..............................................(no files to check)Skipped 11:18:59 pre-commit: OK (24.12=setup[4.25]+cmd[11.16,8.72] seconds) 11:18:59 congratulations :) (24.16 seconds) 11:18:59 + tox_status=0 11:18:59 + echo '---> Completed tox runs' 11:18:59 ---> Completed tox runs 11:18:59 + for i in .tox/*/log 11:18:59 ++ awk -F/ '{print $2}' 11:18:59 ++ echo .tox/pre-commit/log 11:18:59 + tox_env=pre-commit 11:18:59 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:18:59 + DOC_DIR=docs/_build/html 11:18:59 + [[ -d docs/_build/html ]] 11:18:59 + echo '---> tox-run.sh ends' 11:18:59 ---> tox-run.sh ends 11:18:59 + test 0 -eq 0 11:18:59 $ ssh-agent -k 11:18:59 unset SSH_AUTH_SOCK; 11:18:59 unset SSH_AGENT_PID; 11:18:59 echo Agent pid 1684 killed; 11:18:59 [ssh-agent] Stopped. 11:18:59 [PostBuildScript] - [INFO] Executing post build scripts. 11:18:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4661674786749794979.sh 11:18:59 ---> sysstat.sh 11:19:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14167564894950531839.sh 11:19:00 ---> package-listing.sh 11:19:00 ++ facter osfamily 11:19:00 ++ tr '[:upper:]' '[:lower:]' 11:19:00 + OS_FAMILY=debian 11:19:00 + workspace=/w/workspace/oom-master-pre-commit-lint 11:19:00 + START_PACKAGES=/tmp/packages_start.txt 11:19:00 + END_PACKAGES=/tmp/packages_end.txt 11:19:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:19:00 + PACKAGES=/tmp/packages_start.txt 11:19:00 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:19:00 + PACKAGES=/tmp/packages_end.txt 11:19:00 + case "${OS_FAMILY}" in 11:19:00 + dpkg -l 11:19:00 + grep '^ii' 11:19:00 + '[' -f /tmp/packages_start.txt ']' 11:19:00 + '[' -f /tmp/packages_end.txt ']' 11:19:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:19:00 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:19:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:19:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:19:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8002407491574366172.sh 11:19:00 ---> capture-instance-metadata.sh 11:19:00 Setup pyenv: 11:19:00 system 11:19:00 3.8.13 11:19:00 3.9.13 11:19:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:19:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zn0N 11:19:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:19:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:19:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:19:08 lf-activate-venv(): INFO: Base packages installed successfully 11:19:08 lf-activate-venv(): INFO: Installing additional packages: lftools 11:19:29 lf-activate-venv(): INFO: Adding /tmp/venv-Zn0N/bin to PATH 11:19:29 INFO: Running in OpenStack, capturing instance metadata 11:19:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4877261913553160914.sh 11:19:30 provisioning config files... 11:19:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1625715261583471310tmp 11:19:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:19:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:19:30 [EnvInject] - Injecting environment variables from a build step. 11:19:30 [EnvInject] - Injecting as environment variables the properties content 11:19:30 SERVER_ID=logs 11:19:30 11:19:30 [EnvInject] - Variables injected successfully. 11:19:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14540834687923822906.sh 11:19:30 ---> create-netrc.sh 11:19:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6597076672127476285.sh 11:19:30 ---> python-tools-install.sh 11:19:30 Setup pyenv: 11:19:30 system 11:19:30 3.8.13 11:19:30 3.9.13 11:19:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:19:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zn0N from file:/tmp/.os_lf_venv 11:19:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:19:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:19:32 lf-activate-venv(): INFO: Base packages installed successfully 11:19:32 lf-activate-venv(): INFO: Installing additional packages: lftools 11:19:39 lf-activate-venv(): INFO: Adding /tmp/venv-Zn0N/bin to PATH 11:19:39 Generating Requirements File 11:20:03 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. 11:20:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:20:03 Python 3.10.6 11:20:04 pip 26.1.2 from /tmp/venv-Zn0N/lib/python3.10/site-packages/pip (python 3.10) 11:20:04 aiohappyeyeballs==2.6.2 11:20:04 aiohttp==3.14.1 11:20:04 aiosignal==1.4.0 11:20:04 appdirs==1.4.4 11:20:04 argcomplete==3.6.3 11:20:04 aspy.yaml==1.3.0 11:20:04 async-timeout==5.0.1 11:20:04 attrs==26.1.0 11:20:04 autopage==0.6.0 11:20:04 backports.strenum==1.3.1 11:20:04 beautifulsoup4==4.15.0 11:20:04 boto3==1.43.32 11:20:04 botocore==1.43.32 11:20:04 bs4==0.0.2 11:20:04 certifi==2026.6.17 11:20:04 cffi==2.0.0 11:20:04 cfgv==3.5.0 11:20:04 chardet==7.4.3 11:20:04 charset-normalizer==3.4.7 11:20:04 click==8.4.1 11:20:04 cliff==4.14.0 11:20:04 cmd2==3.5.1 11:20:04 cryptography==3.3.2 11:20:04 debtcollector==3.1.0 11:20:04 decorator==5.3.1 11:20:04 defusedxml==0.7.1 11:20:04 Deprecated==1.3.1 11:20:04 distlib==0.4.3 11:20:04 dnspython==2.8.0 11:20:04 docker==7.1.0 11:20:04 dogpile.cache==1.5.0 11:20:04 durationpy==0.10 11:20:04 email-validator==2.3.0 11:20:04 filelock==3.29.4 11:20:04 frozenlist==1.8.0 11:20:04 future==1.0.0 11:20:04 gitdb==4.0.12 11:20:04 GitPython==3.1.50 11:20:04 httplib2==0.30.2 11:20:04 identify==2.6.19 11:20:04 idna==3.18 11:20:04 importlib-resources==1.5.0 11:20:04 iso8601==2.1.0 11:20:04 Jinja2==3.1.6 11:20:04 jmespath==1.1.0 11:20:04 jsonpatch==1.33 11:20:04 jsonpointer==3.1.1 11:20:04 jsonschema==4.26.0 11:20:04 jsonschema-specifications==2025.9.1 11:20:04 keystoneauth1==5.14.0 11:20:04 kubernetes==36.0.2 11:20:04 lftools==0.37.22 11:20:04 lxml==6.1.1 11:20:04 markdown-it-py==4.2.0 11:20:04 MarkupSafe==3.0.3 11:20:04 mdurl==0.1.2 11:20:04 msgpack==1.2.0 11:20:04 multi_key_dict==2.0.3 11:20:04 multidict==6.7.1 11:20:04 munch==4.0.0 11:20:04 netaddr==1.3.0 11:20:04 niet==1.4.2 11:20:04 nodeenv==1.10.0 11:20:04 oauth2client==4.1.3 11:20:04 oauthlib==3.3.1 11:20:04 openstacksdk==4.13.0 11:20:04 os-service-types==1.8.2 11:20:04 osc-lib==4.6.0 11:20:04 oslo.config==10.4.0 11:20:04 oslo.context==6.4.0 11:20:04 oslo.i18n==6.8.0 11:20:04 oslo.log==8.2.0 11:20:04 oslo.serialization==5.10.0 11:20:04 oslo.utils==10.1.1 11:20:04 packaging==26.2 11:20:04 pbr==7.0.3 11:20:04 platformdirs==4.10.0 11:20:04 prettytable==3.17.0 11:20:04 propcache==0.5.2 11:20:04 psutil==7.2.2 11:20:04 pyasn1==0.6.3 11:20:04 pyasn1_modules==0.4.2 11:20:04 pycparser==3.0 11:20:04 pygerrit2==2.0.15 11:20:04 PyGithub==2.9.1 11:20:04 Pygments==2.20.0 11:20:04 PyJWT==2.13.0 11:20:04 PyNaCl==1.6.2 11:20:04 pyparsing==2.4.7 11:20:04 pyperclip==1.11.0 11:20:04 pyrsistent==0.20.0 11:20:04 python-cinderclient==9.9.0 11:20:04 python-dateutil==2.9.0.post0 11:20:04 python-discovery==1.4.2 11:20:04 python-heatclient==5.2.0 11:20:04 python-jenkins==1.8.3 11:20:04 python-keystoneclient==5.8.0 11:20:04 python-magnumclient==4.10.0 11:20:04 python-openstackclient==10.0.0 11:20:04 python-swiftclient==4.10.0 11:20:04 PyYAML==6.0.3 11:20:04 referencing==0.37.0 11:20:04 requests==2.34.2 11:20:04 requests-oauthlib==2.0.0 11:20:04 rfc3986==2.0.0 11:20:04 rich==15.0.0 11:20:04 rich-argparse==1.8.0 11:20:04 rpds-py==0.30.0 11:20:04 rsa==4.9.1 11:20:04 ruamel.yaml==0.19.1 11:20:04 ruamel.yaml.clib==0.2.15 11:20:04 s3transfer==0.19.0 11:20:04 simplejson==4.1.1 11:20:04 six==1.17.0 11:20:04 smmap==5.0.3 11:20:04 soupsieve==2.8.4 11:20:04 stevedore==5.8.0 11:20:04 tabulate==0.10.0 11:20:04 toml==0.10.2 11:20:04 tomlkit==0.15.0 11:20:04 tqdm==4.68.3 11:20:04 typing_extensions==4.15.0 11:20:04 urllib3==1.26.20 11:20:04 virtualenv==21.5.1 11:20:04 wcwidth==0.8.1 11:20:04 websocket-client==1.9.0 11:20:04 wrapt==2.2.1 11:20:04 xdg==6.0.0 11:20:04 xmltodict==1.0.4 11:20:04 yarl==1.24.2 11:20:04 yq==3.4.3 11:20:04 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins16686138931793994052.sh 11:20:04 ---> uv-install.sh 11:20:04 Installing uv/uvx (latest) using shell installer 11:20:04 2026-06-18 11:20:04 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-a33xsU.sh" [1] 11:20:04 downloading uv 0.11.21 x86_64-unknown-linux-gnu 11:20:05 installing to /home/jenkins/.local/bin 11:20:05 uv 11:20:05 uvx 11:20:05 everything's installed! 11:20:05 11:20:05 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:20:05 11:20:05 source $HOME/.local/bin/env (sh, bash, zsh) 11:20:05 source $HOME/.local/bin/env.fish (fish) 11:20:05 Adding install location to PATH 11:20:05 ---> Validating uv/uvx install 11:20:05 uvx 0.11.21 (x86_64-unknown-linux-gnu) 11:20:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7174720979072354653.sh 11:20:05 ---> sudo-logs.sh 11:20:05 Archiving 'sudo' log.. 11:20:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5930627944687210681.sh 11:20:06 ---> job-cost.sh 11:20:06 INFO: Activating Python virtual environment... 11:20:06 Setup pyenv: 11:20:06 system 11:20:06 3.8.13 11:20:06 3.9.13 11:20:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:20:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zn0N from file:/tmp/.os_lf_venv 11:20:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:07 lf-activate-venv(): INFO: Base packages installed successfully 11:20:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:20:13 lf-activate-venv(): INFO: Adding /tmp/venv-Zn0N/bin to PATH 11:20:13 INFO: No stack-cost file found 11:20:13 INFO: Instance uptime: 146s 11:20:13 INFO: Fetching instance metadata (attempt 1 of 3)... 11:20:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:20:13 INFO: Successfully fetched instance metadata 11:20:13 INFO: Instance type: v3-standard-4 11:20:13 INFO: Retrieving pricing info for: v3-standard-4 11:20:13 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:20:13 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=146 11:20:13 INFO: Successfully fetched Vexxhost pricing API 11:20:13 INFO: Retrieved cost: 0.11 11:20:13 INFO: Retrieved resource: v3-standard-4 11:20:13 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:20:13 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:20:13 INFO: Successfully archived job cost data 11:20:13 DEBUG: Cost data: oom-master-pre-commit-lint,4660,2026-06-18 11:20:13,v3-standard-4,146,0.11,0.00,SUCCESS 11:20:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17687116724307969269.sh 11:20:13 ---> logs-deploy.sh 11:20:13 Setup pyenv: 11:20:13 system 11:20:13 3.8.13 11:20:13 3.9.13 11:20:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:20:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zn0N from file:/tmp/.os_lf_venv 11:20:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:15 lf-activate-venv(): INFO: Base packages installed successfully 11:20:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:20:23 lf-activate-venv(): INFO: Adding /tmp/venv-Zn0N/bin to PATH 11:20:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4660 11:20:23 INFO: archiving workspace using pattern(s): 11:20:24 Archives upload complete. 11:20:24 INFO: archiving logs to Nexus 11:20:25 ---> uname -a: 11:20:25 Linux prd-ubuntu1804-builder-4c-4g-17440 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:20:25 11:20:25 11:20:25 ---> lscpu: 11:20:25 Architecture: x86_64 11:20:25 CPU op-mode(s): 32-bit, 64-bit 11:20:25 Byte Order: Little Endian 11:20:25 CPU(s): 4 11:20:25 On-line CPU(s) list: 0-3 11:20:25 Thread(s) per core: 1 11:20:25 Core(s) per socket: 1 11:20:25 Socket(s): 4 11:20:25 NUMA node(s): 1 11:20:25 Vendor ID: AuthenticAMD 11:20:25 CPU family: 23 11:20:25 Model: 49 11:20:25 Model name: AMD EPYC-Rome Processor 11:20:25 Stepping: 0 11:20:25 CPU MHz: 2799.996 11:20:25 BogoMIPS: 5599.99 11:20:25 Virtualization: AMD-V 11:20:25 Hypervisor vendor: KVM 11:20:25 Virtualization type: full 11:20:25 L1d cache: 32K 11:20:25 L1i cache: 32K 11:20:25 L2 cache: 512K 11:20:25 L3 cache: 16384K 11:20:25 NUMA node0 CPU(s): 0-3 11:20:25 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 11:20:25 11:20:25 11:20:25 ---> nproc: 11:20:25 4 11:20:25 11:20:25 11:20:25 ---> df -h: 11:20:25 Filesystem Size Used Avail Use% Mounted on 11:20:25 udev 7.9G 0 7.9G 0% /dev 11:20:25 tmpfs 1.6G 676K 1.6G 1% /run 11:20:25 /dev/vda1 78G 8.5G 69G 11% / 11:20:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:20:25 tmpfs 5.0M 0 5.0M 0% /run/lock 11:20:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:20:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:20:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:20:25 11:20:25 11:20:25 ---> free -m: 11:20:25 total used free shared buff/cache available 11:20:25 Mem: 16040 586 13116 0 2336 15129 11:20:25 Swap: 1023 0 1023 11:20:25 11:20:25 11:20:25 ---> ip addr: 11:20:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:20:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:20:25 inet 127.0.0.1/8 scope host lo 11:20:25 valid_lft forever preferred_lft forever 11:20:25 inet6 ::1/128 scope host 11:20:25 valid_lft forever preferred_lft forever 11:20:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:20:25 link/ether fa:16:3e:63:6f:28 brd ff:ff:ff:ff:ff:ff 11:20:25 inet 10.30.106.120/23 brd 10.30.107.255 scope global dynamic ens3 11:20:25 valid_lft 86250sec preferred_lft 86250sec 11:20:25 inet6 fe80::f816:3eff:fe63:6f28/64 scope link 11:20:25 valid_lft forever preferred_lft forever 11:20:25 11:20:25 11:20:25 ---> sar -b -r -n DEV: 11:20:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17440) 06/18/26 _x86_64_ (4 CPU) 11:20:25 11:20:25 11:17:56 LINUX RESTART (4 CPU) 11:20:25 11:20:25 11:18:02 tps rtps wtps bread/s bwrtn/s 11:20:25 11:19:01 378.85 60.74 318.12 3831.89 47543.81 11:20:25 11:20:01 146.74 0.72 146.03 94.25 38416.80 11:20:25 Average: 261.82 30.47 231.35 1947.37 42941.96 11:20:25 11:20:25 11:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:20:25 11:19:01 13989108 15554920 2435860 14.83 58180 1708232 805680 4.61 743644 1477732 144080 11:20:25 11:20:01 13495176 15468548 2929792 17.84 85732 2067380 874628 5.01 855660 1815968 163344 11:20:25 Average: 13742142 15511734 2682826 16.33 71956 1887806 840154 4.81 799652 1646850 153712 11:20:25 11:20:25 11:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:20:25 11:19:01 lo 2.71 2.71 0.29 0.29 0.00 0.00 0.00 0.00 11:20:25 11:19:01 ens3 429.72 296.22 2283.98 79.21 0.00 0.00 0.00 0.00 11:20:25 11:20:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 11:20:25 11:20:01 ens3 91.05 64.19 1081.05 11.21 0.00 0.00 0.00 0.00 11:20:25 Average: lo 2.05 2.05 0.22 0.22 0.00 0.00 0.00 0.00 11:20:25 Average: ens3 258.96 179.23 1677.46 44.92 0.00 0.00 0.00 0.00 11:20:25 11:20:25 11:20:25 ---> sar -P ALL: 11:20:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17440) 06/18/26 _x86_64_ (4 CPU) 11:20:25 11:20:25 11:17:56 LINUX RESTART (4 CPU) 11:20:25 11:20:25 11:18:02 CPU %user %nice %system %iowait %steal %idle 11:20:25 11:19:01 all 23.98 0.00 3.03 2.81 0.07 70.12 11:20:25 11:19:01 0 15.25 0.00 2.38 3.57 0.07 78.73 11:20:25 11:19:01 1 29.20 0.00 4.24 3.87 0.08 62.60 11:20:25 11:19:01 2 14.29 0.00 2.25 3.12 0.05 80.28 11:20:25 11:19:01 3 37.12 0.00 3.20 0.68 0.07 58.93 11:20:25 11:20:01 all 19.66 0.00 1.35 1.98 0.05 76.95 11:20:25 11:20:01 0 4.82 0.00 0.97 4.30 0.05 89.87 11:20:25 11:20:01 1 17.59 0.00 1.17 1.67 0.05 79.53 11:20:25 11:20:01 2 45.41 0.00 2.51 1.94 0.07 50.08 11:20:25 11:20:01 3 10.84 0.00 0.78 0.03 0.03 88.30 11:20:25 Average: all 21.80 0.00 2.18 2.39 0.06 73.57 11:20:25 Average: 0 9.99 0.00 1.67 3.94 0.06 84.35 11:20:25 Average: 1 23.34 0.00 2.69 2.76 0.07 71.14 11:20:25 Average: 2 30.01 0.00 2.38 2.52 0.06 65.03 11:20:25 Average: 3 23.85 0.00 1.98 0.35 0.05 73.76 11:20:25 11:20:25 11:20:25