17:13:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 17:13:55 Running as SYSTEM 17:13:55 [EnvInject] - Loading node environment variables. 17:13:55 Building remotely on prd-ubuntu1804-builder-4c-4g-23507 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 17:13:55 [ssh-agent] Looking for ssh-agent implementation... 17:13:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:55 $ ssh-agent 17:13:55 SSH_AUTH_SOCK=/tmp/ssh-J7zQfijSMSs7/agent.1637 17:13:55 SSH_AGENT_PID=1639 17:13:55 [ssh-agent] Started. 17:13:55 Running ssh-add (command line suppressed) 17:13:55 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_8878329800469888953.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_8878329800469888953.key) 17:13:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:13:55 The recommended git tool is: NONE 17:13:57 using credential onap-jenkins-ssh 17:13:57 Wiping out workspace first. 17:13:57 Cloning the remote Git repository 17:13:57 Cloning repository git://cloud.onap.org/mirror/oom.git 17:13:57 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 17:13:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:13:57 > git --version # timeout=10 17:13:57 > git --version # 'git version 2.17.1' 17:13:57 using GIT_SSH to set credentials Gerrit user 17:13:57 Verifying host key using manually-configured host key entries 17:13:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:14:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:14:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:14:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:14:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:14:02 using GIT_SSH to set credentials Gerrit user 17:14:02 Verifying host key using manually-configured host key entries 17:14:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/24 # timeout=30 17:14:02 > git rev-parse 9cb357a1c197a40247711aafa602a265d0692cb2^{commit} # timeout=10 17:14:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:14:02 Checking out Revision 9cb357a1c197a40247711aafa602a265d0692cb2 (refs/changes/00/141100/24) 17:14:03 > git config core.sparsecheckout # timeout=10 17:14:03 > git checkout -f 9cb357a1c197a40247711aafa602a265d0692cb2 # timeout=30 17:14:03 Commit message: "[DOC] Add ArgoCD deployment example and guide" 17:14:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:14:03 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 17:14:06 [EnvInject] - Injecting environment variables from a build step. 17:14:06 [EnvInject] - Injecting as environment variables the properties content 17:14:06 PYTHON=python3 17:14:06 17:14:06 [EnvInject] - Variables injected successfully. 17:14:06 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins1133239974001249088.sh 17:14:06 ---> tox-install.sh 17:14:06 + source /home/jenkins/lf-env.sh 17:14:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:14:06 ++ mktemp -d /tmp/venv-XXXX 17:14:06 + lf_venv=/tmp/venv-l1A0 17:14:06 + local venv_file=/tmp/.os_lf_venv 17:14:06 + local python=python3 17:14:06 + local options 17:14:06 + local set_path=true 17:14:06 + local install_args= 17:14:06 ++ 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 17:14:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:14:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:14:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:14:06 + true 17:14:06 + case $1 in 17:14:06 + venv_file=/tmp/.toxenv 17:14:06 + shift 2 17:14:06 + true 17:14:06 + case $1 in 17:14:06 + shift 17:14:06 + break 17:14:06 + case $python in 17:14:06 + local pkg_list= 17:14:06 + [[ -d /opt/pyenv ]] 17:14:06 + echo 'Setup pyenv:' 17:14:06 Setup pyenv: 17:14:06 + export PYENV_ROOT=/opt/pyenv 17:14:06 + PYENV_ROOT=/opt/pyenv 17:14:06 + 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 17:14:06 + 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 17:14:06 + pyenv versions 17:14:06 * system (set by /opt/pyenv/version) 17:14:06 * 3.8.13 (set by /opt/pyenv/version) 17:14:06 * 3.9.13 (set by /opt/pyenv/version) 17:14:06 * 3.10.6 (set by /opt/pyenv/version) 17:14:06 + command -v pyenv 17:14:06 ++ pyenv init - --no-rehash 17:14:06 + 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[*]}"'\'')" 17:14:06 export PATH="/opt/pyenv/shims:${PATH}" 17:14:06 export PYENV_SHELL=bash 17:14:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:14:06 pyenv() { 17:14:06 local command 17:14:06 command="${1:-}" 17:14:06 if [ "$#" -gt 0 ]; then 17:14:06 shift 17:14:06 fi 17:14:06 17:14:06 case "$command" in 17:14:06 rehash|shell) 17:14:06 eval "$(pyenv "sh-$command" "$@")" 17:14:06 ;; 17:14:06 *) 17:14:06 command pyenv "$command" "$@" 17:14:06 ;; 17:14:06 esac 17:14:06 }' 17:14:06 +++ 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[*]}"' 17:14:06 ++ 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 17:14:06 ++ 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 17:14:06 ++ 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 17:14:06 ++ export PYENV_SHELL=bash 17:14:06 ++ PYENV_SHELL=bash 17:14:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:14:06 +++ complete -F _pyenv pyenv 17:14:06 ++ lf-pyver python3 17:14:06 ++ local py_version_xy=python3 17:14:06 ++ local py_version_xyz= 17:14:06 ++ pyenv versions 17:14:06 ++ local command 17:14:06 ++ command=versions 17:14:06 ++ '[' 1 -gt 0 ']' 17:14:06 ++ shift 17:14:06 ++ case "$command" in 17:14:06 ++ command pyenv versions 17:14:06 ++ pyenv versions 17:14:06 ++ awk '{ print $1 }' 17:14:06 ++ grep -E '^[0-9.]*[0-9]$' 17:14:06 ++ sed 's/^[ *]* //' 17:14:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:14:06 +++ sort -V 17:14:06 +++ grep '^3' /tmp/.pyenv_versions 17:14:06 +++ tail -n 1 17:14:06 ++ py_version_xyz=3.10.6 17:14:06 ++ [[ -z 3.10.6 ]] 17:14:06 ++ echo 3.10.6 17:14:06 ++ return 0 17:14:06 + pyenv local 3.10.6 17:14:06 + local command 17:14:06 + command=local 17:14:06 + '[' 2 -gt 0 ']' 17:14:06 + shift 17:14:06 + case "$command" in 17:14:06 + command pyenv local 3.10.6 17:14:06 + pyenv local 3.10.6 17:14:07 + for arg in "$@" 17:14:07 + case $arg in 17:14:07 + pkg_list+='tox ' 17:14:07 + for arg in "$@" 17:14:07 + case $arg in 17:14:07 + pkg_list+='virtualenv ' 17:14:07 + for arg in "$@" 17:14:07 + case $arg in 17:14:07 + pkg_list+='urllib3~=1.26.15 ' 17:14:07 + [[ -f /tmp/.toxenv ]] 17:14:07 + [[ ! -f /tmp/.toxenv ]] 17:14:07 + [[ -n '' ]] 17:14:07 + python3 -m venv /tmp/venv-l1A0 17:14:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l1A0' 17:14:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l1A0 17:14:10 + echo /tmp/venv-l1A0 17:14:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:14:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:14:10 + /tmp/venv-l1A0/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 17:14:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:14:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:14:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:14:14 + /tmp/venv-l1A0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:14:17 + type python3 17:14:17 + true 17:14:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l1A0/bin to PATH' 17:14:17 lf-activate-venv(): INFO: Adding /tmp/venv-l1A0/bin to PATH 17:14:17 + PATH=/tmp/venv-l1A0/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 17:14:17 + return 0 17:14:17 + python3 --version 17:14:17 Python 3.10.6 17:14:17 + python3 -m pip --version 17:14:17 pip 25.1.1 from /tmp/venv-l1A0/lib/python3.10/site-packages/pip (python 3.10) 17:14:17 + python3 -m pip freeze 17:14:17 cachetools==6.1.0 17:14:17 chardet==5.2.0 17:14:17 colorama==0.4.6 17:14:17 distlib==0.3.9 17:14:17 filelock==3.18.0 17:14:17 packaging==25.0 17:14:17 platformdirs==4.3.8 17:14:17 pluggy==1.6.0 17:14:17 pyproject-api==1.9.1 17:14:17 tomli==2.2.1 17:14:17 tox==4.27.0 17:14:17 typing_extensions==4.14.0 17:14:17 urllib3==1.26.20 17:14:17 virtualenv==20.31.2 17:14:17 [EnvInject] - Injecting environment variables from a build step. 17:14:17 [EnvInject] - Injecting as environment variables the properties content 17:14:17 PARALLEL=false 17:14:17 17:14:17 [EnvInject] - Variables injected successfully. 17:14:17 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins11968453340612682930.sh 17:14:17 ---> tox-run.sh 17:14:17 + 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 17:14:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 17:14:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 17:14:17 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 17:14:17 + cd /w/workspace/oom-master-sphinx-lint/. 17:14:17 + source /home/jenkins/lf-env.sh 17:14:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:14:17 ++ mktemp -d /tmp/venv-XXXX 17:14:17 + lf_venv=/tmp/venv-EQll 17:14:17 + local venv_file=/tmp/.os_lf_venv 17:14:17 + local python=python3 17:14:17 + local options 17:14:17 + local set_path=true 17:14:17 + local install_args= 17:14:17 ++ 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 17:14:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:14:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:14:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:14:17 + true 17:14:17 + case $1 in 17:14:17 + venv_file=/tmp/.toxenv 17:14:17 + shift 2 17:14:17 + true 17:14:17 + case $1 in 17:14:17 + shift 17:14:17 + break 17:14:17 + case $python in 17:14:17 + local pkg_list= 17:14:17 + [[ -d /opt/pyenv ]] 17:14:17 + echo 'Setup pyenv:' 17:14:17 Setup pyenv: 17:14:17 + export PYENV_ROOT=/opt/pyenv 17:14:17 + PYENV_ROOT=/opt/pyenv 17:14:17 + 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 17:14:17 + 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 17:14:17 + pyenv versions 17:14:17 system 17:14:17 3.8.13 17:14:17 3.9.13 17:14:17 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 17:14:17 + command -v pyenv 17:14:17 ++ pyenv init - --no-rehash 17:14:17 + 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[*]}"'\'')" 17:14:17 export PATH="/opt/pyenv/shims:${PATH}" 17:14:17 export PYENV_SHELL=bash 17:14:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:14:17 pyenv() { 17:14:17 local command 17:14:17 command="${1:-}" 17:14:17 if [ "$#" -gt 0 ]; then 17:14:17 shift 17:14:17 fi 17:14:17 17:14:17 case "$command" in 17:14:17 rehash|shell) 17:14:17 eval "$(pyenv "sh-$command" "$@")" 17:14:17 ;; 17:14:17 *) 17:14:17 command pyenv "$command" "$@" 17:14:17 ;; 17:14:17 esac 17:14:17 }' 17:14:17 +++ 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[*]}"' 17:14:17 ++ 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 17:14:17 ++ 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 17:14:17 ++ 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 17:14:17 ++ export PYENV_SHELL=bash 17:14:17 ++ PYENV_SHELL=bash 17:14:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:14:17 +++ complete -F _pyenv pyenv 17:14:17 ++ lf-pyver python3 17:14:17 ++ local py_version_xy=python3 17:14:17 ++ local py_version_xyz= 17:14:17 ++ awk '{ print $1 }' 17:14:17 ++ grep -E '^[0-9.]*[0-9]$' 17:14:17 ++ pyenv versions 17:14:17 ++ local command 17:14:17 ++ command=versions 17:14:17 ++ '[' 1 -gt 0 ']' 17:14:17 ++ shift 17:14:17 ++ case "$command" in 17:14:17 ++ command pyenv versions 17:14:17 ++ pyenv versions 17:14:17 ++ sed 's/^[ *]* //' 17:14:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:14:17 +++ grep '^3' /tmp/.pyenv_versions 17:14:17 +++ sort -V 17:14:17 +++ tail -n 1 17:14:17 ++ py_version_xyz=3.10.6 17:14:17 ++ [[ -z 3.10.6 ]] 17:14:17 ++ echo 3.10.6 17:14:17 ++ return 0 17:14:17 + pyenv local 3.10.6 17:14:17 + local command 17:14:17 + command=local 17:14:17 + '[' 2 -gt 0 ']' 17:14:17 + shift 17:14:17 + case "$command" in 17:14:17 + command pyenv local 3.10.6 17:14:17 + pyenv local 3.10.6 17:14:17 + for arg in "$@" 17:14:17 + case $arg in 17:14:17 + pkg_list+='tox ' 17:14:17 + for arg in "$@" 17:14:17 + case $arg in 17:14:17 + pkg_list+='virtualenv ' 17:14:17 + for arg in "$@" 17:14:17 + case $arg in 17:14:17 + pkg_list+='urllib3~=1.26.15 ' 17:14:17 + [[ -f /tmp/.toxenv ]] 17:14:17 ++ cat /tmp/.toxenv 17:14:17 + lf_venv=/tmp/venv-l1A0 17:14:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l1A0 from' file:/tmp/.toxenv 17:14:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l1A0 from file:/tmp/.toxenv 17:14:17 + /tmp/venv-l1A0/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 17:14:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:14:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:14:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:14:18 + /tmp/venv-l1A0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:14:19 + type python3 17:14:19 + true 17:14:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l1A0/bin to PATH' 17:14:19 lf-activate-venv(): INFO: Adding /tmp/venv-l1A0/bin to PATH 17:14:19 + PATH=/tmp/venv-l1A0/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 17:14:19 + return 0 17:14:19 + [[ -d /opt/pyenv ]] 17:14:19 + echo '---> Setting up pyenv' 17:14:19 ---> Setting up pyenv 17:14:19 + export PYENV_ROOT=/opt/pyenv 17:14:19 + PYENV_ROOT=/opt/pyenv 17:14:19 + export PATH=/opt/pyenv/bin:/tmp/venv-l1A0/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 17:14:19 + PATH=/opt/pyenv/bin:/tmp/venv-l1A0/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 17:14:19 ++ pwd 17:14:19 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 17:14:19 + export PYTHONPATH 17:14:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:14:19 + TOX_TESTENV_PASSENV=PYTHONPATH 17:14:19 + tox --version 17:14:20 4.27.0 from /tmp/venv-l1A0/lib/python3.10/site-packages/tox/__init__.py 17:14:20 + PARALLEL=false 17:14:20 + TOX_OPTIONS_LIST= 17:14:20 + [[ -n docs,docs-linkcheck ]] 17:14:20 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 17:14:20 + case ${PARALLEL,,} in 17:14:20 + tox -e docs,docs-linkcheck 17:14:20 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 17:14:22 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 17:14:45 docs: freeze> python -m pip freeze --all 17:14:45 docs: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.14,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2025.6.15,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==0.10.1,docutils==0.17.1,domdf_python_tools==3.10.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,importlib-resources==5.4.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==25.0.1,platformdirs==2.5.1,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.1.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.3.0,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.13.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.45.1,wrapt==1.13.3,zipp==3.7.0 17:14:45 docs: commands[0]> sudo apt install graphviz 17:14:46 17:14:46 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 17:14:46 17:14:46 Reading package lists... 17:14:46 Building dependency tree... 17:14:46 Reading state information... 17:14:46 graphviz is already the newest version (2.40.1-2). 17:14:46 The following packages were automatically installed and are no longer required: 17:14:46 libmysqlclient20 mysql-common 17:14:46 Use 'sudo apt autoremove' to remove them. 17:14:46 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:14:46 docs: commands[1]> sphinx-build -q -W -b html -n -d /w/workspace/oom-master-sphinx-lint/.tox/docs/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/html 17:14:48 17:14:48 Warning, treated as error: 17:14:48 /w/workspace/oom-master-sphinx-lint/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:195:Problems with "include" directive path: 17:14:48 InputError: [Errno 2] No such file or directory: 'docs/sections/resources/yaml/argo-secret.yaml'. 17:14:48 docs: exit 2 (2.34 seconds) /w/workspace/oom-master-sphinx-lint> sphinx-build -q -W -b html -n -d /w/workspace/oom-master-sphinx-lint/.tox/docs/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/html pid=2364 17:14:49 docs: FAIL ✖ in 28.17 seconds 17:14:49 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 17:15:01 docs-linkcheck: freeze> python -m pip freeze --all 17:15:01 docs-linkcheck: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.14,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2025.6.15,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.11.1,dict2css==0.3.0.post1,dill==0.4.0,doc8==0.10.1,docutils==0.17.1,domdf_python_tools==3.10.0,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,importlib-resources==5.4.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,more-itertools==10.5.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==25.0.1,platformdirs==2.5.1,pycodestyle==2.12.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.1.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.3.0,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.7,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.13.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.45.1,wrapt==1.13.3,zipp==3.7.0 17:15:01 docs-linkcheck: commands[0]> sudo apt install graphviz 17:15:01 17:15:01 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 17:15:01 17:15:01 Reading package lists... 17:15:01 Building dependency tree... 17:15:01 Reading state information... 17:15:01 graphviz is already the newest version (2.40.1-2). 17:15:01 The following packages were automatically installed and are no longer required: 17:15:01 libmysqlclient20 mysql-common 17:15:01 Use 'sudo apt autoremove' to remove them. 17:15:01 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:15:01 docs-linkcheck: commands[1]> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck 17:15:03 17:15:03 Warning, treated as error: 17:15:03 /w/workspace/oom-master-sphinx-lint/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:195:Problems with "include" directive path: 17:15:03 InputError: [Errno 2] No such file or directory: 'docs/sections/resources/yaml/argo-secret.yaml'. 17:15:03 docs-linkcheck: exit 2 (2.18 seconds) /w/workspace/oom-master-sphinx-lint> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck pid=2449 17:15:03 docs: FAIL code 2 (28.17=setup[25.57]+cmd[0.26,2.34] seconds) 17:15:03 docs-linkcheck: FAIL code 2 (15.33=setup[12.93]+cmd[0.22,2.18] seconds) 17:15:03 evaluation failed :( (43.73 seconds) 17:15:04 + tox_status=255 17:15:04 + echo '---> Completed tox runs' 17:15:04 ---> Completed tox runs 17:15:04 + for i in .tox/*/log 17:15:04 ++ echo .tox/docs-linkcheck/log 17:15:04 ++ awk -F/ '{print $2}' 17:15:04 + tox_env=docs-linkcheck 17:15:04 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 17:15:04 + for i in .tox/*/log 17:15:04 ++ awk -F/ '{print $2}' 17:15:04 ++ echo .tox/docs/log 17:15:04 + tox_env=docs 17:15:04 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 17:15:04 + DOC_DIR=docs/_build/html 17:15:04 + [[ -d docs/_build/html ]] 17:15:04 + echo '---> Archiving generated docs' 17:15:04 ---> Archiving generated docs 17:15:04 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 17:15:04 + echo '---> tox-run.sh ends' 17:15:04 ---> tox-run.sh ends 17:15:04 + test 255 -eq 0 17:15:04 + exit 255 17:15:04 ++ '[' 2 = 1 ']' 17:15:04 Build step 'Execute shell' marked build as failure 17:15:04 $ ssh-agent -k 17:15:04 unset SSH_AUTH_SOCK; 17:15:04 unset SSH_AGENT_PID; 17:15:04 echo Agent pid 1639 killed; 17:15:04 [ssh-agent] Stopped. 17:15:04 [PostBuildScript] - [INFO] Executing post build scripts. 17:15:04 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7584609981736382778.sh 17:15:04 ---> sysstat.sh 17:15:04 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins18022942518301241331.sh 17:15:04 ---> package-listing.sh 17:15:04 ++ tr '[:upper:]' '[:lower:]' 17:15:04 ++ facter osfamily 17:15:04 + OS_FAMILY=debian 17:15:04 + workspace=/w/workspace/oom-master-sphinx-lint 17:15:04 + START_PACKAGES=/tmp/packages_start.txt 17:15:04 + END_PACKAGES=/tmp/packages_end.txt 17:15:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:15:04 + PACKAGES=/tmp/packages_start.txt 17:15:04 + '[' /w/workspace/oom-master-sphinx-lint ']' 17:15:04 + PACKAGES=/tmp/packages_end.txt 17:15:04 + case "${OS_FAMILY}" in 17:15:04 + dpkg -l 17:15:04 + grep '^ii' 17:15:04 + '[' -f /tmp/packages_start.txt ']' 17:15:04 + '[' -f /tmp/packages_end.txt ']' 17:15:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:15:04 + '[' /w/workspace/oom-master-sphinx-lint ']' 17:15:04 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 17:15:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 17:15:04 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4390782129404946018.sh 17:15:04 ---> capture-instance-metadata.sh 17:15:04 Setup pyenv: 17:15:04 system 17:15:04 3.8.13 17:15:04 3.9.13 17:15:04 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 17:15:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jgY5 17:15:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:15:12 lf-activate-venv(): INFO: Installing: lftools 17:15:35 lf-activate-venv(): INFO: Adding /tmp/venv-jgY5/bin to PATH 17:15:35 INFO: Running in OpenStack, capturing instance metadata 17:15:35 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17516316601757072539.sh 17:15:35 provisioning config files... 17:15:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config16291410549871224894tmp 17:15:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:15:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:15:35 [EnvInject] - Injecting environment variables from a build step. 17:15:35 [EnvInject] - Injecting as environment variables the properties content 17:15:35 SERVER_ID=logs 17:15:35 17:15:35 [EnvInject] - Variables injected successfully. 17:15:35 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6477323514223445314.sh 17:15:35 ---> create-netrc.sh 17:15:35 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16403745838612396790.sh 17:15:35 ---> python-tools-install.sh 17:15:35 Setup pyenv: 17:15:35 system 17:15:35 3.8.13 17:15:35 3.9.13 17:15:35 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 17:15:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jgY5 from file:/tmp/.os_lf_venv 17:15:37 lf-activate-venv(): INFO: Installing: lftools 17:15:45 lf-activate-venv(): INFO: Adding /tmp/venv-jgY5/bin to PATH 17:15:45 Generating Requirements File 17:16:04 Python 3.10.6 17:16:04 pip 25.1.1 from /tmp/venv-jgY5/lib/python3.10/site-packages/pip (python 3.10) 17:16:04 appdirs==1.4.4 17:16:04 argcomplete==3.6.2 17:16:04 aspy.yaml==1.3.0 17:16:04 attrs==25.3.0 17:16:04 autopage==0.5.2 17:16:04 beautifulsoup4==4.13.4 17:16:04 boto3==1.38.42 17:16:04 botocore==1.38.42 17:16:04 bs4==0.0.2 17:16:04 cachetools==5.5.2 17:16:04 certifi==2025.6.15 17:16:04 cffi==1.17.1 17:16:04 cfgv==3.4.0 17:16:04 chardet==5.2.0 17:16:04 charset-normalizer==3.4.2 17:16:04 click==8.2.1 17:16:04 cliff==4.10.0 17:16:04 cmd2==2.6.1 17:16:04 cryptography==3.3.2 17:16:04 debtcollector==3.0.0 17:16:04 decorator==5.2.1 17:16:04 defusedxml==0.7.1 17:16:04 Deprecated==1.2.18 17:16:04 distlib==0.3.9 17:16:04 dnspython==2.7.0 17:16:04 docker==7.1.0 17:16:04 dogpile.cache==1.4.0 17:16:04 durationpy==0.10 17:16:04 email_validator==2.2.0 17:16:04 filelock==3.18.0 17:16:04 future==1.0.0 17:16:04 gitdb==4.0.12 17:16:04 GitPython==3.1.44 17:16:04 google-auth==2.40.3 17:16:04 httplib2==0.22.0 17:16:04 identify==2.6.12 17:16:04 idna==3.10 17:16:04 importlib-resources==1.5.0 17:16:04 iso8601==2.1.0 17:16:04 Jinja2==3.1.6 17:16:04 jmespath==1.0.1 17:16:04 jsonpatch==1.33 17:16:04 jsonpointer==3.0.0 17:16:04 jsonschema==4.24.0 17:16:04 jsonschema-specifications==2025.4.1 17:16:04 keystoneauth1==5.11.1 17:16:04 kubernetes==33.1.0 17:16:04 lftools==0.37.13 17:16:04 lxml==5.4.0 17:16:04 MarkupSafe==3.0.2 17:16:04 msgpack==1.1.1 17:16:04 multi_key_dict==2.0.3 17:16:04 munch==4.0.0 17:16:04 netaddr==1.3.0 17:16:04 niet==1.4.2 17:16:04 nodeenv==1.9.1 17:16:04 oauth2client==4.1.3 17:16:04 oauthlib==3.3.1 17:16:04 openstacksdk==4.6.0 17:16:04 os-client-config==2.1.0 17:16:04 os-service-types==1.7.0 17:16:04 osc-lib==4.0.2 17:16:04 oslo.config==9.8.0 17:16:04 oslo.context==6.0.0 17:16:04 oslo.i18n==6.5.1 17:16:04 oslo.log==7.1.0 17:16:04 oslo.serialization==5.7.0 17:16:04 oslo.utils==9.0.0 17:16:04 packaging==25.0 17:16:04 pbr==6.1.1 17:16:04 platformdirs==4.3.8 17:16:04 prettytable==3.16.0 17:16:04 psutil==7.0.0 17:16:04 pyasn1==0.6.1 17:16:04 pyasn1_modules==0.4.2 17:16:04 pycparser==2.22 17:16:04 pygerrit2==2.0.15 17:16:04 PyGithub==2.6.1 17:16:04 PyJWT==2.10.1 17:16:04 PyNaCl==1.5.0 17:16:04 pyparsing==2.4.7 17:16:04 pyperclip==1.9.0 17:16:04 pyrsistent==0.20.0 17:16:04 python-cinderclient==9.7.0 17:16:04 python-dateutil==2.9.0.post0 17:16:04 python-heatclient==4.2.0 17:16:04 python-jenkins==1.8.2 17:16:04 python-keystoneclient==5.6.0 17:16:04 python-magnumclient==4.8.1 17:16:04 python-openstackclient==8.1.0 17:16:04 python-swiftclient==4.8.0 17:16:04 PyYAML==6.0.2 17:16:04 referencing==0.36.2 17:16:04 requests==2.32.4 17:16:04 requests-oauthlib==2.0.0 17:16:04 requestsexceptions==1.4.0 17:16:04 rfc3986==2.0.0 17:16:04 rpds-py==0.25.1 17:16:04 rsa==4.9.1 17:16:04 ruamel.yaml==0.18.14 17:16:04 ruamel.yaml.clib==0.2.12 17:16:04 s3transfer==0.13.0 17:16:04 simplejson==3.20.1 17:16:04 six==1.17.0 17:16:04 smmap==5.0.2 17:16:04 soupsieve==2.7 17:16:04 stevedore==5.4.1 17:16:04 tabulate==0.9.0 17:16:04 toml==0.10.2 17:16:04 tomlkit==0.13.3 17:16:04 tqdm==4.67.1 17:16:04 typing_extensions==4.14.0 17:16:04 tzdata==2025.2 17:16:04 urllib3==1.26.20 17:16:04 virtualenv==20.31.2 17:16:04 wcwidth==0.2.13 17:16:04 websocket-client==1.8.0 17:16:04 wrapt==1.17.2 17:16:04 xdg==6.0.0 17:16:04 xmltodict==0.14.2 17:16:04 yq==3.4.3 17:16:05 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17693502760409474257.sh 17:16:05 ---> sudo-logs.sh 17:16:05 Archiving 'sudo' log.. 17:16:05 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5293450177619148212.sh 17:16:05 ---> job-cost.sh 17:16:05 Setup pyenv: 17:16:05 system 17:16:05 3.8.13 17:16:05 3.9.13 17:16:05 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 17:16:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jgY5 from file:/tmp/.os_lf_venv 17:16:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:16:12 lf-activate-venv(): INFO: Adding /tmp/venv-jgY5/bin to PATH 17:16:12 INFO: No Stack... 17:16:12 INFO: Retrieving Pricing Info for: v3-standard-4 17:16:12 INFO: Archiving Costs 17:16:12 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins15858749885119147464.sh 17:16:12 ---> logs-deploy.sh 17:16:12 Setup pyenv: 17:16:12 system 17:16:12 3.8.13 17:16:12 3.9.13 17:16:12 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 17:16:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jgY5 from file:/tmp/.os_lf_venv 17:16:14 lf-activate-venv(): INFO: Installing: lftools 17:16:22 lf-activate-venv(): INFO: Adding /tmp/venv-jgY5/bin to PATH 17:16:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/583 17:16:22 INFO: archiving workspace using pattern(s): 17:16:23 Archives upload complete. 17:16:24 INFO: archiving logs to Nexus 17:16:24 ---> uname -a: 17:16:24 Linux prd-ubuntu1804-builder-4c-4g-23507 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:16:24 17:16:24 17:16:24 ---> lscpu: 17:16:24 Architecture: x86_64 17:16:24 CPU op-mode(s): 32-bit, 64-bit 17:16:24 Byte Order: Little Endian 17:16:24 CPU(s): 4 17:16:24 On-line CPU(s) list: 0-3 17:16:24 Thread(s) per core: 1 17:16:24 Core(s) per socket: 1 17:16:24 Socket(s): 4 17:16:24 NUMA node(s): 1 17:16:24 Vendor ID: AuthenticAMD 17:16:24 CPU family: 23 17:16:24 Model: 49 17:16:24 Model name: AMD EPYC-Rome Processor 17:16:24 Stepping: 0 17:16:24 CPU MHz: 2800.000 17:16:24 BogoMIPS: 5600.00 17:16:24 Virtualization: AMD-V 17:16:24 Hypervisor vendor: KVM 17:16:24 Virtualization type: full 17:16:24 L1d cache: 32K 17:16:24 L1i cache: 32K 17:16:24 L2 cache: 512K 17:16:24 L3 cache: 16384K 17:16:24 NUMA node0 CPU(s): 0-3 17:16:24 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 17:16:24 17:16:24 17:16:24 ---> nproc: 17:16:24 4 17:16:24 17:16:24 17:16:24 ---> df -h: 17:16:24 Filesystem Size Used Avail Use% Mounted on 17:16:24 udev 7.9G 0 7.9G 0% /dev 17:16:24 tmpfs 1.6G 672K 1.6G 1% /run 17:16:24 /dev/vda1 78G 8.6G 69G 12% / 17:16:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:16:24 tmpfs 5.0M 0 5.0M 0% /run/lock 17:16:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:16:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:16:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:16:24 17:16:24 17:16:24 ---> free -m: 17:16:24 total used free shared buff/cache available 17:16:24 Mem: 16040 538 13043 0 2458 15170 17:16:24 Swap: 1023 0 1023 17:16:24 17:16:24 17:16:24 ---> ip addr: 17:16:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:16:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:16:24 inet 127.0.0.1/8 scope host lo 17:16:24 valid_lft forever preferred_lft forever 17:16:24 inet6 ::1/128 scope host 17:16:24 valid_lft forever preferred_lft forever 17:16:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:16:24 link/ether fa:16:3e:89:a5:6a brd ff:ff:ff:ff:ff:ff 17:16:24 inet 10.30.107.247/23 brd 10.30.107.255 scope global dynamic ens3 17:16:24 valid_lft 86234sec preferred_lft 86234sec 17:16:24 inet6 fe80::f816:3eff:fe89:a56a/64 scope link 17:16:24 valid_lft forever preferred_lft forever 17:16:24 17:16:24 17:16:24 ---> sar -b -r -n DEV: 17:16:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23507) 06/24/25 _x86_64_ (4 CPU) 17:16:24 17:16:24 17:13:41 LINUX RESTART (4 CPU) 17:16:24 17:16:24 17:14:01 tps rtps wtps bread/s bwrtn/s 17:16:24 17:15:01 355.79 32.18 323.61 1151.54 60967.44 17:16:24 17:16:01 136.28 0.93 135.34 110.91 18212.56 17:16:24 Average: 246.03 16.56 229.48 631.23 39590.00 17:16:24 17:16:24 17:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:16:24 17:15:01 13724548 15554504 2700420 16.44 77572 1938776 813732 4.66 705224 1751168 312552 17:16:24 17:16:01 13360968 15505920 3064000 18.65 103416 2210912 793596 4.54 798380 1984836 162480 17:16:24 Average: 13542758 15530212 2882210 17.55 90494 2074844 803664 4.60 751802 1868002 237516 17:16:24 17:16:24 17:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:16:24 17:15:01 ens3 256.34 167.69 968.49 39.58 0.00 0.00 0.00 0.00 17:16:24 17:15:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 17:16:24 17:16:01 ens3 192.40 129.13 889.91 17.02 0.00 0.00 0.00 0.00 17:16:24 17:16:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 17:16:24 Average: ens3 224.37 148.41 929.20 28.30 0.00 0.00 0.00 0.00 17:16:24 Average: lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 17:16:24 17:16:24 17:16:24 ---> sar -P ALL: 17:16:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23507) 06/24/25 _x86_64_ (4 CPU) 17:16:24 17:16:24 17:13:41 LINUX RESTART (4 CPU) 17:16:24 17:16:24 17:14:01 CPU %user %nice %system %iowait %steal %idle 17:16:24 17:15:01 all 18.66 0.00 1.92 6.19 0.06 73.17 17:16:24 17:15:01 0 13.52 0.00 1.50 10.36 0.05 74.57 17:16:24 17:15:01 1 5.93 0.00 1.04 1.47 0.05 91.51 17:16:24 17:15:01 2 32.81 0.00 2.64 7.69 0.08 56.77 17:16:24 17:15:01 3 22.39 0.00 2.53 5.23 0.07 69.78 17:16:24 17:16:01 all 21.37 0.00 1.46 2.36 0.05 74.76 17:16:24 17:16:01 0 9.21 0.00 1.13 2.04 0.05 87.58 17:16:24 17:16:01 1 14.42 0.00 0.93 0.23 0.02 84.39 17:16:24 17:16:01 2 14.34 0.00 1.47 5.15 0.03 79.01 17:16:24 17:16:01 3 47.63 0.00 2.32 2.04 0.07 47.94 17:16:24 Average: all 20.02 0.00 1.69 4.27 0.06 73.97 17:16:24 Average: 0 11.36 0.00 1.31 6.18 0.05 81.10 17:16:24 Average: 1 10.18 0.00 0.98 0.85 0.03 87.95 17:16:24 Average: 2 23.57 0.00 2.06 6.42 0.06 67.89 17:16:24 Average: 3 35.03 0.00 2.43 3.63 0.07 58.85 17:16:24 17:16:24 17:16:24