15:47:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 15:47:20 Running as SYSTEM 15:47:20 [EnvInject] - Loading node environment variables. 15:47:20 Building remotely on prd-ubuntu1804-builder-4c-4g-3278 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 15:47:20 [ssh-agent] Looking for ssh-agent implementation... 15:47:20 $ ssh-agent 15:47:20 SSH_AUTH_SOCK=/tmp/ssh-V7JtqscouCm6/agent.1769 15:47:20 SSH_AGENT_PID=1772 15:47:20 [ssh-agent] Started. 15:47:20 Running ssh-add (command line suppressed) 15:47:20 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_5127953534267674727.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_5127953534267674727.key) 15:47:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:47:20 The recommended git tool is: NONE 15:47:22 using credential onap-jenkins-ssh 15:47:22 Wiping out workspace first. 15:47:22 Cloning the remote Git repository 15:47:22 Cloning repository git://cloud.onap.org/mirror/oom.git 15:47:22 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 15:47:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:47:22 > git --version # timeout=10 15:47:22 > git --version # 'git version 2.17.1' 15:47:22 using GIT_SSH to set credentials Gerrit user 15:47:22 Verifying host key using manually-configured host key entries 15:47:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:47:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:47:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:47:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:47:28 using GIT_SSH to set credentials Gerrit user 15:47:28 Verifying host key using manually-configured host key entries 15:47:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/5 # timeout=30 15:47:28 > git rev-parse baa9be5732fdef130c63a042fa3bfa69dc03c9f6^{commit} # timeout=10 15:47:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:47:28 Checking out Revision baa9be5732fdef130c63a042fa3bfa69dc03c9f6 (refs/changes/75/143475/5) 15:47:28 > git config core.sparsecheckout # timeout=10 15:47:28 > git checkout -f baa9be5732fdef130c63a042fa3bfa69dc03c9f6 # timeout=30 15:47:32 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 15:47:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:47:32 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 15:47:32 [EnvInject] - Injecting environment variables from a build step. 15:47:32 [EnvInject] - Injecting as environment variables the properties content 15:47:32 PYTHON=python3 15:47:32 15:47:32 [EnvInject] - Variables injected successfully. 15:47:32 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins10667255310509777753.sh 15:47:32 ---> tox-install.sh 15:47:32 + source /home/jenkins/lf-env.sh 15:47:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:47:32 ++ mktemp -d /tmp/venv-XXXX 15:47:32 + lf_venv=/tmp/venv-T7Rt 15:47:32 + local venv_file=/tmp/.os_lf_venv 15:47:32 + local python=python3 15:47:32 + local options 15:47:32 + local set_path=true 15:47:32 + local install_args= 15:47: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 15:47:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:47:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:47:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:47:32 + true 15:47:32 + case $1 in 15:47:32 + venv_file=/tmp/.toxenv 15:47:32 + shift 2 15:47:32 + true 15:47:32 + case $1 in 15:47:32 + shift 15:47:32 + break 15:47:32 + case $python in 15:47:32 + local pkg_list= 15:47:32 + [[ -d /opt/pyenv ]] 15:47:32 + echo 'Setup pyenv:' 15:47:32 Setup pyenv: 15:47:32 + export PYENV_ROOT=/opt/pyenv 15:47:32 + PYENV_ROOT=/opt/pyenv 15:47:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:32 + pyenv versions 15:47:32 * system (set by /opt/pyenv/version) 15:47:32 * 3.8.13 (set by /opt/pyenv/version) 15:47:32 * 3.9.13 (set by /opt/pyenv/version) 15:47:32 * 3.10.6 (set by /opt/pyenv/version) 15:47:32 + command -v pyenv 15:47:32 ++ pyenv init - --no-rehash 15:47:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:47:33 export PATH="/opt/pyenv/shims:${PATH}" 15:47:33 export PYENV_SHELL=bash 15:47:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:47:33 pyenv() { 15:47:33 local command 15:47:33 command="${1:-}" 15:47:33 if [ "$#" -gt 0 ]; then 15:47:33 shift 15:47:33 fi 15:47:33 15:47:33 case "$command" in 15:47:33 rehash|shell) 15:47:33 eval "$(pyenv "sh-$command" "$@")" 15:47:33 ;; 15:47:33 *) 15:47:33 command pyenv "$command" "$@" 15:47:33 ;; 15:47:33 esac 15:47:33 }' 15:47:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:47:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:33 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:33 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:33 ++ export PYENV_SHELL=bash 15:47:33 ++ PYENV_SHELL=bash 15:47:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:47:33 +++ complete -F _pyenv pyenv 15:47:33 ++ lf-pyver python3 15:47:33 ++ local py_version_xy=python3 15:47:33 ++ local py_version_xyz= 15:47:33 ++ pyenv versions 15:47:33 ++ local command 15:47:33 ++ command=versions 15:47:33 ++ awk '{ print $1 }' 15:47:33 ++ sed 's/^[ *]* //' 15:47:33 ++ '[' 1 -gt 0 ']' 15:47:33 ++ shift 15:47:33 ++ case "$command" in 15:47:33 ++ command pyenv versions 15:47:33 ++ pyenv versions 15:47:33 ++ grep -E '^[0-9.]*[0-9]$' 15:47:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:47:33 +++ grep '^3' /tmp/.pyenv_versions 15:47:33 +++ sort -V 15:47:33 +++ tail -n 1 15:47:33 ++ py_version_xyz=3.10.6 15:47:33 ++ [[ -z 3.10.6 ]] 15:47:33 ++ echo 3.10.6 15:47:33 ++ return 0 15:47:33 + pyenv local 3.10.6 15:47:33 + local command 15:47:33 + command=local 15:47:33 + '[' 2 -gt 0 ']' 15:47:33 + shift 15:47:33 + case "$command" in 15:47:33 + command pyenv local 3.10.6 15:47:33 + pyenv local 3.10.6 15:47:33 + for arg in "$@" 15:47:33 + case $arg in 15:47:33 + pkg_list+='tox ' 15:47:33 + for arg in "$@" 15:47:33 + case $arg in 15:47:33 + pkg_list+='virtualenv ' 15:47:33 + for arg in "$@" 15:47:33 + case $arg in 15:47:33 + pkg_list+='urllib3~=1.26.15 ' 15:47:33 + [[ -f /tmp/.toxenv ]] 15:47:33 + [[ ! -f /tmp/.toxenv ]] 15:47:33 + [[ -n '' ]] 15:47:33 + python3 -m venv /tmp/venv-T7Rt 15:47:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T7Rt' 15:47:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T7Rt 15:47:37 + echo /tmp/venv-T7Rt 15:47:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:47:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:47:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:47:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:47:37 + local 'pip_opts=--upgrade --quiet' 15:47:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:47:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:47:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:47:37 + [[ -n '' ]] 15:47:37 + [[ -n '' ]] 15:47:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:47:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:47:37 + /tmp/venv-T7Rt/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 15:47:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:47:41 lf-activate-venv(): INFO: Base packages installed successfully 15:47:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:47:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:47:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:47:41 + /tmp/venv-T7Rt/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 15:47:43 + type python3 15:47:43 + true 15:47:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T7Rt/bin to PATH' 15:47:43 lf-activate-venv(): INFO: Adding /tmp/venv-T7Rt/bin to PATH 15:47:43 + PATH=/tmp/venv-T7Rt/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 15:47:43 + return 0 15:47:43 + python3 --version 15:47:43 Python 3.10.6 15:47:43 + python3 -m pip --version 15:47:44 pip 26.0.1 from /tmp/venv-T7Rt/lib/python3.10/site-packages/pip (python 3.10) 15:47:44 + python3 -m pip freeze 15:47:44 cachetools==7.0.5 15:47:44 colorama==0.4.6 15:47:44 distlib==0.4.0 15:47:44 filelock==3.25.2 15:47:44 packaging==26.0 15:47:44 platformdirs==4.9.4 15:47:44 pluggy==1.6.0 15:47:44 pyproject-api==1.10.0 15:47:44 python-discovery==1.2.0 15:47:44 tomli==2.4.0 15:47:44 tomli_w==1.2.0 15:47:44 tox==4.50.1 15:47:44 typing_extensions==4.15.0 15:47:44 urllib3==1.26.20 15:47:44 virtualenv==21.2.0 15:47:44 [EnvInject] - Injecting environment variables from a build step. 15:47:44 [EnvInject] - Injecting as environment variables the properties content 15:47:44 PARALLEL=false 15:47:44 15:47:44 [EnvInject] - Variables injected successfully. 15:47:44 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins8283447909869968714.sh 15:47:44 ---> tox-run.sh 15:47:44 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:44 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 15:47:44 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 15:47:44 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 15:47:44 + cd /w/workspace/oom-master-sphinx-lint/. 15:47:44 + source /home/jenkins/lf-env.sh 15:47:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:47:44 ++ mktemp -d /tmp/venv-XXXX 15:47:44 + lf_venv=/tmp/venv-fK3n 15:47:44 + local venv_file=/tmp/.os_lf_venv 15:47:44 + local python=python3 15:47:44 + local options 15:47:44 + local set_path=true 15:47:44 + local install_args= 15:47:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:47:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:47:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:47:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:47:44 + true 15:47:44 + case $1 in 15:47:44 + venv_file=/tmp/.toxenv 15:47:44 + shift 2 15:47:44 + true 15:47:44 + case $1 in 15:47:44 + shift 15:47:44 + break 15:47:44 + case $python in 15:47:44 + local pkg_list= 15:47:44 + [[ -d /opt/pyenv ]] 15:47:44 + echo 'Setup pyenv:' 15:47:44 Setup pyenv: 15:47:44 + export PYENV_ROOT=/opt/pyenv 15:47:44 + PYENV_ROOT=/opt/pyenv 15:47:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:44 + pyenv versions 15:47:44 system 15:47:44 3.8.13 15:47:44 3.9.13 15:47:44 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:47:44 + command -v pyenv 15:47:44 ++ pyenv init - --no-rehash 15:47:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:47:44 export PATH="/opt/pyenv/shims:${PATH}" 15:47:44 export PYENV_SHELL=bash 15:47:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:47:44 pyenv() { 15:47:44 local command 15:47:44 command="${1:-}" 15:47:44 if [ "$#" -gt 0 ]; then 15:47:44 shift 15:47:44 fi 15:47:44 15:47:44 case "$command" in 15:47:44 rehash|shell) 15:47:44 eval "$(pyenv "sh-$command" "$@")" 15:47:44 ;; 15:47:44 *) 15:47:44 command pyenv "$command" "$@" 15:47:44 ;; 15:47:44 esac 15:47:44 }' 15:47:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:47:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:44 ++ export PYENV_SHELL=bash 15:47:44 ++ PYENV_SHELL=bash 15:47:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:47:44 +++ complete -F _pyenv pyenv 15:47:44 ++ lf-pyver python3 15:47:44 ++ local py_version_xy=python3 15:47:44 ++ local py_version_xyz= 15:47:44 ++ pyenv versions 15:47:44 ++ local command 15:47:44 ++ command=versions 15:47:44 ++ '[' 1 -gt 0 ']' 15:47:44 ++ shift 15:47:44 ++ case "$command" in 15:47:44 ++ sed 's/^[ *]* //' 15:47:44 ++ command pyenv versions 15:47:44 ++ pyenv versions 15:47:44 ++ grep -E '^[0-9.]*[0-9]$' 15:47:44 ++ awk '{ print $1 }' 15:47:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:47:44 +++ grep '^3' /tmp/.pyenv_versions 15:47:44 +++ sort -V 15:47:44 +++ tail -n 1 15:47:44 ++ py_version_xyz=3.10.6 15:47:44 ++ [[ -z 3.10.6 ]] 15:47:44 ++ echo 3.10.6 15:47:44 ++ return 0 15:47:44 + pyenv local 3.10.6 15:47:44 + local command 15:47:44 + command=local 15:47:44 + '[' 2 -gt 0 ']' 15:47:44 + shift 15:47:44 + case "$command" in 15:47:44 + command pyenv local 3.10.6 15:47:44 + pyenv local 3.10.6 15:47:44 + for arg in "$@" 15:47:44 + case $arg in 15:47:44 + pkg_list+='tox ' 15:47:44 + for arg in "$@" 15:47:44 + case $arg in 15:47:44 + pkg_list+='virtualenv ' 15:47:44 + for arg in "$@" 15:47:44 + case $arg in 15:47:44 + pkg_list+='urllib3~=1.26.15 ' 15:47:44 + [[ -f /tmp/.toxenv ]] 15:47:44 ++ cat /tmp/.toxenv 15:47:44 + lf_venv=/tmp/venv-T7Rt 15:47:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T7Rt from' file:/tmp/.toxenv 15:47:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T7Rt from file:/tmp/.toxenv 15:47:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:47:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:47:44 + local 'pip_opts=--upgrade --quiet' 15:47:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:47:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:47:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:47:44 + [[ -n '' ]] 15:47:44 + [[ -n '' ]] 15:47:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:47:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:47:44 + /tmp/venv-T7Rt/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 15:47:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:47:45 lf-activate-venv(): INFO: Base packages installed successfully 15:47:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:47:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:47:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:47:45 + /tmp/venv-T7Rt/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 15:47:46 + type python3 15:47:46 + true 15:47:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T7Rt/bin to PATH' 15:47:46 lf-activate-venv(): INFO: Adding /tmp/venv-T7Rt/bin to PATH 15:47:46 + PATH=/tmp/venv-T7Rt/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 15:47:46 + return 0 15:47:46 + [[ -d /opt/pyenv ]] 15:47:46 + echo '---> Setting up pyenv' 15:47:46 ---> Setting up pyenv 15:47:46 + export PYENV_ROOT=/opt/pyenv 15:47:46 + PYENV_ROOT=/opt/pyenv 15:47:46 + export PATH=/opt/pyenv/bin:/tmp/venv-T7Rt/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 15:47:46 + PATH=/opt/pyenv/bin:/tmp/venv-T7Rt/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 15:47:46 ++ pwd 15:47:46 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 15:47:46 + export PYTHONPATH 15:47:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:47:46 + TOX_TESTENV_PASSENV=PYTHONPATH 15:47:46 + tox --version 15:47:47 4.50.1 from /tmp/venv-T7Rt/lib/python3.10/site-packages/tox/__init__.py 15:47:47 + PARALLEL=false 15:47:47 + TOX_OPTIONS_LIST= 15:47:47 + [[ -n docs,docs-linkcheck ]] 15:47:47 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 15:47:47 + case ${PARALLEL,,} in 15:47:47 + tox -e docs,docs-linkcheck 15:47:47 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 15:47:48 docs: skipped because could not find python interpreter with spec(s): python3.13 15:47:48 docs: SKIP ⚠ in 1.27 seconds 15:47:48 docs-linkcheck: skipped because could not find python interpreter with spec(s): python3.13 15:47:48 docs: SKIP (1.27 seconds) 15:47:48 docs-linkcheck: SKIP (0.01 seconds) 15:47:48 evaluation failed :( (1.32 seconds) 15:47:48 + tox_status=1 15:47:48 + echo '---> Completed tox runs' 15:47:48 ---> Completed tox runs 15:47:48 + for i in .tox/*/log 15:47:48 ++ awk -F/ '{print $2}' 15:47:48 ++ echo '.tox/*/log' 15:47:48 + tox_env='*' 15:47:48 + cp -r '.tox/*/log' '/w/workspace/oom-master-sphinx-lint/archives/tox/*' 15:47:48 cp: cannot stat '.tox/*/log': No such file or directory 15:47:48 + echo 'WARN: no logs found to archive' 15:47:48 WARN: no logs found to archive 15:47:48 + break 15:47:48 + DOC_DIR=docs/_build/html 15:47:48 + [[ -d docs/_build/html ]] 15:47:48 + echo '---> tox-run.sh ends' 15:47:48 ---> tox-run.sh ends 15:47:48 + test 1 -eq 0 15:47:48 + exit 1 15:47:48 ++ '[' 2 = 1 ']' 15:47:48 Build step 'Execute shell' marked build as failure 15:47:48 $ ssh-agent -k 15:47:48 unset SSH_AUTH_SOCK; 15:47:48 unset SSH_AGENT_PID; 15:47:48 echo Agent pid 1772 killed; 15:47:48 [ssh-agent] Stopped. 15:47:48 [PostBuildScript] - [INFO] Executing post build scripts. 15:47:48 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9625585464750831659.sh 15:47:48 ---> sysstat.sh 15:47:49 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6628487485771541220.sh 15:47:49 ---> package-listing.sh 15:47:49 ++ facter osfamily 15:47:49 ++ tr '[:upper:]' '[:lower:]' 15:47:49 + OS_FAMILY=debian 15:47:49 + workspace=/w/workspace/oom-master-sphinx-lint 15:47:49 + START_PACKAGES=/tmp/packages_start.txt 15:47:49 + END_PACKAGES=/tmp/packages_end.txt 15:47:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:47:49 + PACKAGES=/tmp/packages_start.txt 15:47:49 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:47:49 + PACKAGES=/tmp/packages_end.txt 15:47:49 + case "${OS_FAMILY}" in 15:47:49 + dpkg -l 15:47:49 + grep '^ii' 15:47:49 + '[' -f /tmp/packages_start.txt ']' 15:47:49 + '[' -f /tmp/packages_end.txt ']' 15:47:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:47:49 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:47:49 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 15:47:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 15:47:49 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8075697245636145594.sh 15:47:49 ---> capture-instance-metadata.sh 15:47:49 Setup pyenv: 15:47:49 system 15:47:49 3.8.13 15:47:49 3.9.13 15:47:49 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:47:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gZ04 15:47:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:47:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:47:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:47:57 lf-activate-venv(): INFO: Base packages installed successfully 15:47:57 lf-activate-venv(): INFO: Installing additional packages: lftools 15:48:22 lf-activate-venv(): INFO: Adding /tmp/venv-gZ04/bin to PATH 15:48:22 INFO: Running in OpenStack, capturing instance metadata 15:48:22 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16306108405605734705.sh 15:48:22 provisioning config files... 15:48:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config13740327606304526111tmp 15:48:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:48:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:48:22 [EnvInject] - Injecting environment variables from a build step. 15:48:22 [EnvInject] - Injecting as environment variables the properties content 15:48:22 SERVER_ID=logs 15:48:22 15:48:22 [EnvInject] - Variables injected successfully. 15:48:22 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2199622791979718462.sh 15:48:22 ---> create-netrc.sh 15:48:22 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2274718889578554264.sh 15:48:22 ---> python-tools-install.sh 15:48:22 Setup pyenv: 15:48:23 system 15:48:23 3.8.13 15:48:23 3.9.13 15:48:23 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:48:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gZ04 from file:/tmp/.os_lf_venv 15:48:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:24 lf-activate-venv(): INFO: Base packages installed successfully 15:48:24 lf-activate-venv(): INFO: Installing additional packages: lftools 15:48:33 lf-activate-venv(): INFO: Adding /tmp/venv-gZ04/bin to PATH 15:48:33 Generating Requirements File 15:48:50 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. 15:48:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:48:50 Python 3.10.6 15:48:50 pip 26.0.1 from /tmp/venv-gZ04/lib/python3.10/site-packages/pip (python 3.10) 15:48:51 appdirs==1.4.4 15:48:51 argcomplete==3.6.3 15:48:51 aspy.yaml==1.3.0 15:48:51 attrs==26.1.0 15:48:51 autopage==0.6.0 15:48:51 backports.strenum==1.3.1 15:48:51 beautifulsoup4==4.14.3 15:48:51 boto3==1.42.71 15:48:51 botocore==1.42.71 15:48:51 bs4==0.0.2 15:48:51 certifi==2026.2.25 15:48:51 cffi==2.0.0 15:48:51 cfgv==3.5.0 15:48:51 chardet==7.2.0 15:48:51 charset-normalizer==3.4.6 15:48:51 click==8.3.1 15:48:51 cliff==4.13.2 15:48:51 cmd2==3.4.0 15:48:51 cryptography==3.3.2 15:48:51 debtcollector==3.0.0 15:48:51 decorator==5.2.1 15:48:51 defusedxml==0.7.1 15:48:51 Deprecated==1.3.1 15:48:51 distlib==0.4.0 15:48:51 dnspython==2.8.0 15:48:51 docker==7.1.0 15:48:51 dogpile.cache==1.5.0 15:48:51 durationpy==0.10 15:48:51 email-validator==2.3.0 15:48:51 filelock==3.25.2 15:48:51 future==1.0.0 15:48:51 gitdb==4.0.12 15:48:51 GitPython==3.1.46 15:48:51 httplib2==0.30.2 15:48:51 identify==2.6.18 15:48:51 idna==3.11 15:48:51 importlib-resources==1.5.0 15:48:51 iso8601==2.1.0 15:48:51 Jinja2==3.1.6 15:48:51 jmespath==1.1.0 15:48:51 jsonpatch==1.33 15:48:51 jsonpointer==3.0.0 15:48:51 jsonschema==4.26.0 15:48:51 jsonschema-specifications==2025.9.1 15:48:51 keystoneauth1==5.13.1 15:48:51 kubernetes==35.0.0 15:48:51 lftools==0.37.22 15:48:51 lxml==6.0.2 15:48:51 markdown-it-py==4.0.0 15:48:51 MarkupSafe==3.0.3 15:48:51 mdurl==0.1.2 15:48:51 msgpack==1.1.2 15:48:51 multi_key_dict==2.0.3 15:48:51 munch==4.0.0 15:48:51 netaddr==1.3.0 15:48:51 niet==1.4.2 15:48:51 nodeenv==1.10.0 15:48:51 oauth2client==4.1.3 15:48:51 oauthlib==3.3.1 15:48:51 openstacksdk==4.10.0 15:48:51 os-service-types==1.8.2 15:48:51 osc-lib==4.4.0 15:48:51 oslo.config==10.3.0 15:48:51 oslo.context==6.3.0 15:48:51 oslo.i18n==6.7.2 15:48:51 oslo.log==8.1.0 15:48:51 oslo.serialization==5.9.1 15:48:51 oslo.utils==10.0.0 15:48:51 packaging==26.0 15:48:51 pbr==7.0.3 15:48:51 platformdirs==4.9.4 15:48:51 prettytable==3.17.0 15:48:51 psutil==7.2.2 15:48:51 pyasn1==0.6.3 15:48:51 pyasn1_modules==0.4.2 15:48:51 pycparser==3.0 15:48:51 pygerrit2==2.0.15 15:48:51 PyGithub==2.8.1 15:48:51 Pygments==2.19.2 15:48:51 PyJWT==2.12.1 15:48:51 PyNaCl==1.6.2 15:48:51 pyparsing==2.4.7 15:48:51 pyperclip==1.11.0 15:48:51 pyrsistent==0.20.0 15:48:51 python-cinderclient==9.9.0 15:48:51 python-dateutil==2.9.0.post0 15:48:51 python-discovery==1.2.0 15:48:51 python-heatclient==5.1.0 15:48:51 python-jenkins==1.8.3 15:48:51 python-keystoneclient==5.8.0 15:48:51 python-magnumclient==4.10.0 15:48:51 python-openstackclient==9.0.0 15:48:51 python-swiftclient==4.10.0 15:48:51 PyYAML==6.0.3 15:48:51 referencing==0.37.0 15:48:51 requests==2.32.5 15:48:51 requests-oauthlib==2.0.0 15:48:51 requestsexceptions==1.4.0 15:48:51 rfc3986==2.0.0 15:48:51 rich==14.3.3 15:48:51 rich-argparse==1.7.2 15:48:51 rpds-py==0.30.0 15:48:51 rsa==4.9.1 15:48:51 ruamel.yaml==0.19.1 15:48:51 ruamel.yaml.clib==0.2.15 15:48:51 s3transfer==0.16.0 15:48:51 simplejson==3.20.2 15:48:51 six==1.17.0 15:48:51 smmap==5.0.3 15:48:51 soupsieve==2.8.3 15:48:51 stevedore==5.7.0 15:48:51 tabulate==0.10.0 15:48:51 toml==0.10.2 15:48:51 tomlkit==0.14.0 15:48:51 tqdm==4.67.3 15:48:51 typing_extensions==4.15.0 15:48:51 urllib3==1.26.20 15:48:51 virtualenv==21.2.0 15:48:51 wcwidth==0.6.0 15:48:51 websocket-client==1.9.0 15:48:51 wrapt==2.1.2 15:48:51 xdg==6.0.0 15:48:51 xmltodict==1.0.4 15:48:51 yq==3.4.3 15:48:51 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13630522998209025542.sh 15:48:51 ---> sudo-logs.sh 15:48:51 Archiving 'sudo' log.. 15:48:51 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3450203794995391800.sh 15:48:51 ---> job-cost.sh 15:48:51 INFO: Activating Python virtual environment... 15:48:51 Setup pyenv: 15:48:51 system 15:48:51 3.8.13 15:48:51 3.9.13 15:48:51 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:48:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gZ04 from file:/tmp/.os_lf_venv 15:48:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:53 lf-activate-venv(): INFO: Base packages installed successfully 15:48:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:48:58 lf-activate-venv(): INFO: Adding /tmp/venv-gZ04/bin to PATH 15:48:58 INFO: No stack-cost file found 15:48:58 INFO: Instance uptime: 1005s 15:48:58 INFO: Fetching instance metadata (attempt 1 of 3)... 15:48:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:48:58 INFO: Successfully fetched instance metadata 15:48:58 INFO: Instance type: v3-standard-4 15:48:58 INFO: Retrieving pricing info for: v3-standard-4 15:48:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:48:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=1005 15:48:58 INFO: Successfully fetched Vexxhost pricing API 15:48:59 INFO: Retrieved cost: 0.11 15:48:59 INFO: Retrieved resource: v3-standard-4 15:48:59 INFO: Creating archive directory: /w/workspace/oom-master-sphinx-lint/archives/cost 15:48:59 INFO: Archiving costs to: /w/workspace/oom-master-sphinx-lint/archives/cost.csv 15:48:59 INFO: Successfully archived job cost data 15:48:59 DEBUG: Cost data: oom-master-sphinx-lint,605,2026-03-19 15:48:59,v3-standard-4,1005,0.11,0.00,FAILURE 15:48:59 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins931536450955013300.sh 15:48:59 ---> logs-deploy.sh 15:48:59 Setup pyenv: 15:48:59 system 15:48:59 3.8.13 15:48:59 3.9.13 15:48:59 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:48:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gZ04 from file:/tmp/.os_lf_venv 15:48:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:49:00 lf-activate-venv(): INFO: Base packages installed successfully 15:49:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:49:10 lf-activate-venv(): INFO: Adding /tmp/venv-gZ04/bin to PATH 15:49:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/605 15:49:10 INFO: archiving workspace using pattern(s): 15:49:10 /tmp/venv-gZ04/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 15:49:10 warnings.warn( 15:49:11 Archives upload complete. 15:49:12 INFO: archiving logs to Nexus 15:49:12 /tmp/venv-gZ04/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 15:49:12 warnings.warn( 15:49:13 ---> uname -a: 15:49:13 Linux prd-ubuntu1804-builder-4c-4g-3278 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:49:13 15:49:13 15:49:13 ---> lscpu: 15:49:13 Architecture: x86_64 15:49:13 CPU op-mode(s): 32-bit, 64-bit 15:49:13 Byte Order: Little Endian 15:49:13 CPU(s): 4 15:49:13 On-line CPU(s) list: 0-3 15:49:13 Thread(s) per core: 1 15:49:13 Core(s) per socket: 1 15:49:13 Socket(s): 4 15:49:13 NUMA node(s): 1 15:49:13 Vendor ID: AuthenticAMD 15:49:13 CPU family: 23 15:49:13 Model: 49 15:49:13 Model name: AMD EPYC-Rome Processor 15:49:13 Stepping: 0 15:49:13 CPU MHz: 2799.998 15:49:13 BogoMIPS: 5599.99 15:49:13 Virtualization: AMD-V 15:49:13 Hypervisor vendor: KVM 15:49:13 Virtualization type: full 15:49:13 L1d cache: 32K 15:49:13 L1i cache: 32K 15:49:13 L2 cache: 512K 15:49:13 L3 cache: 16384K 15:49:13 NUMA node0 CPU(s): 0-3 15:49:13 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 15:49:13 15:49:13 15:49:13 ---> nproc: 15:49:13 4 15:49:13 15:49:13 15:49:13 ---> df -h: 15:49:13 Filesystem Size Used Avail Use% Mounted on 15:49:13 udev 7.9G 0 7.9G 0% /dev 15:49:13 tmpfs 1.6G 676K 1.6G 1% /run 15:49:13 /dev/vda1 78G 8.3G 70G 11% / 15:49:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:49:13 tmpfs 5.0M 0 5.0M 0% /run/lock 15:49:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:49:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:49:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:49:13 15:49:13 15:49:13 ---> free -m: 15:49:13 total used free shared buff/cache available 15:49:13 Mem: 16040 579 13428 0 2032 15149 15:49:13 Swap: 1023 0 1023 15:49:13 15:49:13 15:49:13 ---> ip addr: 15:49:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:49:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:49:13 inet 127.0.0.1/8 scope host lo 15:49:13 valid_lft forever preferred_lft forever 15:49:13 inet6 ::1/128 scope host 15:49:13 valid_lft forever preferred_lft forever 15:49:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:49:13 link/ether fa:16:3e:b6:61:7b brd ff:ff:ff:ff:ff:ff 15:49:13 inet 10.30.106.96/23 brd 10.30.107.255 scope global dynamic ens3 15:49:13 valid_lft 85389sec preferred_lft 85389sec 15:49:13 inet6 fe80::f816:3eff:feb6:617b/64 scope link 15:49:13 valid_lft forever preferred_lft forever 15:49:13 15:49:13 15:49:13 ---> sar -b -r -n DEV: 15:49:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3278) 03/19/26 _x86_64_ (4 CPU) 15:49:13 15:49:13 15:32:22 LINUX RESTART (4 CPU) 15:49:13 15:49:13 15:33:03 tps rtps wtps bread/s bwrtn/s 15:49:13 15:34:01 26.99 0.00 26.99 0.00 34879.28 15:49:13 15:35:01 12.98 0.00 12.98 0.00 18562.91 15:49:13 15:36:01 0.90 0.00 0.90 0.00 10.13 15:49:13 15:37:01 1.97 0.58 1.38 14.66 18.93 15:49:13 15:38:01 1.12 0.00 1.12 0.00 13.20 15:49:13 15:39:01 0.92 0.00 0.92 0.00 13.20 15:49:13 15:40:01 0.95 0.00 0.95 0.00 11.06 15:49:13 15:41:01 1.08 0.00 1.08 0.00 14.40 15:49:13 15:42:01 0.82 0.00 0.82 0.00 9.60 15:49:13 15:43:01 1.20 0.00 1.20 0.00 15.73 15:49:13 15:44:01 0.88 0.00 0.88 0.00 10.80 15:49:13 15:45:01 0.88 0.00 0.88 0.00 12.80 15:49:13 15:46:01 0.92 0.00 0.92 0.00 10.66 15:49:13 15:47:01 0.88 0.00 0.88 0.00 13.06 15:49:13 15:48:01 217.43 28.68 188.75 947.84 5737.84 15:49:13 15:49:01 109.06 1.07 108.00 121.03 11763.81 15:49:13 Average: 23.68 1.90 21.78 67.86 4380.36 15:49:13 15:49:13 15:33:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:49:13 15:34:01 14465200 15690408 1959768 11.93 32056 1412192 680636 3.90 488240 1295860 60 15:49:13 15:35:01 14464896 15690188 1960072 11.93 32104 1412196 680636 3.90 488648 1295856 72 15:49:13 15:36:01 14465172 15690516 1959796 11.93 32128 1412200 680636 3.90 488720 1295860 152 15:49:13 15:37:01 14455200 15681500 1969768 11.99 32176 1412644 680636 3.90 498788 1295632 164 15:49:13 15:38:01 14455196 15681548 1969772 11.99 32244 1412628 701608 4.02 498656 1295632 16 15:49:13 15:39:01 14444528 15670952 1980440 12.06 32284 1412652 701608 4.02 508772 1295640 192 15:49:13 15:40:01 14444120 15670580 1980848 12.06 32316 1412656 701608 4.02 508992 1295644 160 15:49:13 15:41:01 14444648 15671160 1980320 12.06 32364 1412660 701608 4.02 509084 1295648 140 15:49:13 15:42:01 14444580 15671136 1980388 12.06 32396 1412660 701608 4.02 509032 1295648 24 15:49:13 15:43:01 14444544 15671116 1980424 12.06 32448 1412644 701608 4.02 509040 1295652 20 15:49:13 15:44:01 14444164 15670956 1980804 12.06 32484 1412796 701608 4.02 509232 1295784 144 15:49:13 15:45:01 14444312 15671148 1980656 12.06 32524 1412800 701608 4.02 509292 1295788 192 15:49:13 15:46:01 14444096 15670964 1980872 12.06 32556 1412800 701608 4.02 509480 1295788 152 15:49:13 15:47:01 14443896 15670768 1981072 12.06 32588 1412804 701608 4.02 509348 1295792 68 15:49:13 15:48:01 14097608 15536240 2327360 14.17 49504 1597088 782932 4.48 700664 1425644 72376 15:49:13 15:49:01 13796360 15554820 2628608 16.00 77464 1870720 752516 4.31 700468 1690692 116960 15:49:13 Average: 14387408 15660250 2037560 12.41 36227 1452759 704630 4.03 527904 1328535 11931 15:49:13 15:49:13 15:33:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:49:13 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:13 15:34:01 ens3 1.19 0.17 0.17 0.04 0.00 0.00 0.00 0.00 15:49:13 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:13 15:35:01 ens3 4.13 1.02 2.14 1.20 0.00 0.00 0.00 0.00 15:49:13 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:13 15:36:01 ens3 4.47 0.13 2.66 0.22 0.00 0.00 0.00 0.00 15:49:13 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:13 15:37:01 ens3 17.85 10.85 9.12 11.66 0.00 0.00 0.00 0.00 15:49:13 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:13 15:38:01 ens3 7.11 0.28 4.17 0.40 0.00 0.00 0.00 0.00 15:49:13 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:13 15:39:01 ens3 1.65 1.17 0.76 2.07 0.00 0.00 0.00 0.00 15:49:13 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:13 15:40:01 ens3 0.72 0.13 0.35 0.20 0.00 0.00 0.00 0.00 15:49:13 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:13 15:41:01 ens3 0.35 0.27 0.07 0.18 0.00 0.00 0.00 0.00 15:49:13 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:13 15:42:01 ens3 0.62 0.13 0.30 0.18 0.00 0.00 0.00 0.00 15:49:13 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:13 15:43:01 ens3 0.50 0.38 0.20 0.25 0.00 0.00 0.00 0.00 15:49:13 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:13 15:44:01 ens3 0.18 0.10 0.06 0.17 0.00 0.00 0.00 0.00 15:49:13 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:13 15:45:01 ens3 0.28 0.22 0.07 0.18 0.00 0.00 0.00 0.00 15:49:13 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:13 15:46:01 ens3 0.22 0.13 0.06 0.17 0.00 0.00 0.00 0.00 15:49:13 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:49:13 15:47:01 ens3 0.27 0.23 0.07 0.18 0.00 0.00 0.00 0.00 15:49:13 15:48:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 15:49:13 15:48:01 ens3 254.64 175.00 1217.56 48.22 0.00 0.00 0.00 0.00 15:49:13 15:49:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 15:49:13 15:49:01 ens3 87.55 63.16 932.41 17.57 0.00 0.00 0.00 0.00 15:49:13 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 15:49:13 Average: ens3 23.91 15.87 135.92 5.19 0.00 0.00 0.00 0.00 15:49:13 15:49:13 15:49:13 ---> sar -P ALL: 15:49:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3278) 03/19/26 _x86_64_ (4 CPU) 15:49:13 15:49:13 15:32:22 LINUX RESTART (4 CPU) 15:49:13 15:49:13 15:33:03 CPU %user %nice %system %iowait %steal %idle 15:49:13 15:34:01 all 0.04 0.00 0.03 3.89 0.01 96.03 15:49:13 15:34:01 0 0.03 0.00 0.03 15.49 0.00 84.44 15:49:13 15:34:01 1 0.00 0.00 0.00 0.05 0.00 99.95 15:49:13 15:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:49:13 15:34:01 3 0.09 0.00 0.05 0.00 0.02 99.84 15:49:13 15:35:01 all 0.44 0.00 0.02 1.37 0.01 98.16 15:49:13 15:35:01 0 0.28 0.00 0.02 5.51 0.02 94.18 15:49:13 15:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:49:13 15:35:01 2 1.36 0.00 0.02 0.00 0.02 98.61 15:49:13 15:35:01 3 0.10 0.00 0.03 0.00 0.02 99.85 15:49:13 15:36:01 all 0.20 0.00 0.00 0.00 0.00 99.79 15:49:13 15:36:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:49:13 15:36:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:49:13 15:36:01 2 0.65 0.00 0.00 0.00 0.00 99.35 15:49:13 15:36:01 3 0.08 0.00 0.02 0.00 0.02 99.88 15:49:13 15:37:01 all 0.56 0.00 0.06 0.16 0.01 99.21 15:49:13 15:37:01 0 0.53 0.00 0.05 0.00 0.02 99.40 15:49:13 15:37:01 1 0.25 0.00 0.05 0.00 0.00 99.70 15:49:13 15:37:01 2 0.83 0.00 0.07 0.00 0.02 99.08 15:49:13 15:37:01 3 0.63 0.00 0.08 0.60 0.02 98.67 15:49:13 15:38:01 all 0.46 0.00 0.01 0.02 0.01 99.51 15:49:13 15:38:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:49:13 15:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:49:13 15:38:01 2 1.74 0.00 0.00 0.00 0.00 98.26 15:49:13 15:38:01 3 0.03 0.00 0.02 0.10 0.02 99.83 15:49:13 15:39:01 all 0.65 0.00 0.05 0.01 0.01 99.28 15:49:13 15:39:01 0 0.18 0.00 0.03 0.00 0.00 99.78 15:49:13 15:39:01 1 0.20 0.00 0.05 0.02 0.00 99.73 15:49:13 15:39:01 2 2.05 0.00 0.07 0.00 0.02 97.86 15:49:13 15:39:01 3 0.15 0.00 0.05 0.02 0.02 99.77 15:49:13 15:40:01 all 0.03 0.00 0.01 0.01 0.01 99.95 15:49:13 15:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:49:13 15:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:49:13 15:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:49:13 15:40:01 3 0.02 0.00 0.02 0.03 0.02 99.92 15:49:13 15:41:01 all 0.08 0.00 0.02 0.01 0.00 99.89 15:49:13 15:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:49:13 15:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:49:13 15:41:01 2 0.22 0.00 0.02 0.00 0.00 99.77 15:49:13 15:41:01 3 0.05 0.00 0.03 0.03 0.02 99.87 15:49:13 15:42:01 all 0.37 0.00 0.01 0.00 0.01 99.61 15:49:13 15:42:01 0 0.07 0.00 0.00 0.00 0.02 99.92 15:49:13 15:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:49:13 15:42:01 2 1.39 0.00 0.00 0.00 0.02 98.60 15:49:13 15:42:01 3 0.02 0.00 0.03 0.02 0.02 99.92 15:49:13 15:43:01 all 0.19 0.00 0.02 0.02 0.00 99.77 15:49:13 15:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:49:13 15:43:01 1 0.00 0.00 0.03 0.00 0.02 99.95 15:49:13 15:43:01 2 0.66 0.00 0.00 0.00 0.00 99.34 15:49:13 15:43:01 3 0.05 0.00 0.03 0.05 0.00 99.87 15:49:13 15:44:01 all 0.22 0.00 0.01 0.01 0.00 99.76 15:49:13 15:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:49:13 15:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:49:13 15:44:01 2 0.78 0.00 0.00 0.00 0.00 99.22 15:49:13 15:44:01 3 0.05 0.00 0.02 0.02 0.02 99.90 15:49:13 15:49:13 15:44:01 CPU %user %nice %system %iowait %steal %idle 15:49:13 15:45:01 all 0.01 0.00 0.01 0.05 0.01 99.92 15:49:13 15:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:49:13 15:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:49:13 15:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:49:13 15:45:01 3 0.02 0.00 0.03 0.20 0.02 99.73 15:49:13 15:46:01 all 0.06 0.00 0.01 0.45 0.00 99.47 15:49:13 15:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:49:13 15:46:01 1 0.02 0.00 0.00 0.35 0.00 99.63 15:49:13 15:46:01 2 0.17 0.00 0.03 0.00 0.00 99.80 15:49:13 15:46:01 3 0.03 0.00 0.03 1.43 0.00 98.50 15:49:13 15:47:01 all 0.22 0.00 0.02 0.00 0.00 99.75 15:49:13 15:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:49:13 15:47:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:49:13 15:47:01 2 0.78 0.00 0.02 0.00 0.00 99.20 15:49:13 15:47:01 3 0.03 0.00 0.00 0.02 0.02 99.93 15:49:13 15:48:01 all 14.52 0.00 1.63 2.17 0.05 81.63 15:49:13 15:48:01 0 6.29 0.00 1.71 4.00 0.05 87.96 15:49:13 15:48:01 1 26.69 0.00 2.19 0.75 0.08 70.28 15:49:13 15:48:01 2 14.92 0.00 1.40 1.42 0.07 82.19 15:49:13 15:48:01 3 10.18 0.00 1.19 2.52 0.03 86.08 15:49:13 15:49:01 all 19.82 0.00 1.42 2.38 0.06 76.33 15:49:13 15:49:01 0 22.96 0.00 1.78 0.78 0.05 74.42 15:49:13 15:49:01 1 14.21 0.00 0.97 0.30 0.05 84.47 15:49:13 15:49:01 2 3.63 0.00 0.94 7.28 0.05 88.10 15:49:13 15:49:01 3 38.44 0.00 1.99 1.15 0.10 58.32 15:49:13 Average: all 2.37 0.00 0.21 0.65 0.01 96.76 15:49:13 Average: 0 1.92 0.00 0.23 1.58 0.01 96.26 15:49:13 Average: 1 2.59 0.00 0.21 0.09 0.01 97.09 15:49:13 Average: 2 1.83 0.00 0.16 0.54 0.01 97.46 15:49:13 Average: 3 3.13 0.00 0.23 0.39 0.02 96.24 15:49:13 15:49:13 15:49:13