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