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