15:01:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 15:01:41 Running as SYSTEM 15:01:41 [EnvInject] - Loading node environment variables. 15:01:41 Building remotely on prd-ubuntu1804-builder-4c-4g-23957 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 15:01:41 [ssh-agent] Looking for ssh-agent implementation... 15:01:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:41 $ ssh-agent 15:01:41 SSH_AUTH_SOCK=/tmp/ssh-P0Diqxeh9Ra7/agent.1747 15:01:41 SSH_AGENT_PID=1749 15:01:41 [ssh-agent] Started. 15:01:41 Running ssh-add (command line suppressed) 15:01:41 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_1302958141608451722.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_1302958141608451722.key) 15:01:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:01:41 The recommended git tool is: NONE 15:01:43 using credential onap-jenkins-ssh 15:01:43 Wiping out workspace first. 15:01:43 Cloning the remote Git repository 15:01:43 Cloning repository git://cloud.onap.org/mirror/oom.git 15:01:43 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 15:01:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:01:43 > git --version # timeout=10 15:01:43 > git --version # 'git version 2.17.1' 15:01:43 using GIT_SSH to set credentials Gerrit user 15:01:43 Verifying host key using manually-configured host key entries 15:01:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:01:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:01:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:01:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:01:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:01:49 using GIT_SSH to set credentials Gerrit user 15:01:49 Verifying host key using manually-configured host key entries 15:01:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/28 # timeout=30 15:01:50 > git rev-parse 648c5c565b26f860ba296acba0c17764a0fca9ea^{commit} # timeout=10 15:01:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:01:50 Checking out Revision 648c5c565b26f860ba296acba0c17764a0fca9ea (refs/changes/00/141100/28) 15:01:50 > git config core.sparsecheckout # timeout=10 15:01:50 > git checkout -f 648c5c565b26f860ba296acba0c17764a0fca9ea # timeout=30 15:01:50 Commit message: "[DOC] Add ArgoCD deployment example and guide" 15:01:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:01:50 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 15:01:54 [EnvInject] - Injecting environment variables from a build step. 15:01:54 [EnvInject] - Injecting as environment variables the properties content 15:01:54 PYTHON=python3 15:01:54 15:01:54 [EnvInject] - Variables injected successfully. 15:01:54 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins14919883925525028378.sh 15:01:54 ---> tox-install.sh 15:01:54 + source /home/jenkins/lf-env.sh 15:01:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:01:54 ++ mktemp -d /tmp/venv-XXXX 15:01:54 + lf_venv=/tmp/venv-7hey 15:01:54 + local venv_file=/tmp/.os_lf_venv 15:01:54 + local python=python3 15:01:54 + local options 15:01:54 + local set_path=true 15:01:54 + local install_args= 15:01:54 ++ 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:01:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:01:54 + true 15:01:54 + case $1 in 15:01:54 + venv_file=/tmp/.toxenv 15:01:54 + shift 2 15:01:54 + true 15:01:54 + case $1 in 15:01:54 + shift 15:01:54 + break 15:01:54 + case $python in 15:01:54 + local pkg_list= 15:01:54 + [[ -d /opt/pyenv ]] 15:01:54 + echo 'Setup pyenv:' 15:01:54 Setup pyenv: 15:01:54 + export PYENV_ROOT=/opt/pyenv 15:01:54 + PYENV_ROOT=/opt/pyenv 15:01:54 + 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:01:54 + 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:01:54 + pyenv versions 15:01:54 * system (set by /opt/pyenv/version) 15:01:54 * 3.8.13 (set by /opt/pyenv/version) 15:01:54 * 3.9.13 (set by /opt/pyenv/version) 15:01:54 * 3.10.6 (set by /opt/pyenv/version) 15:01:54 + command -v pyenv 15:01:54 ++ pyenv init - --no-rehash 15:01:54 + 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:01:54 export PATH="/opt/pyenv/shims:${PATH}" 15:01:54 export PYENV_SHELL=bash 15:01:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:01:54 pyenv() { 15:01:54 local command 15:01:54 command="${1:-}" 15:01:54 if [ "$#" -gt 0 ]; then 15:01:54 shift 15:01:54 fi 15:01:54 15:01:54 case "$command" in 15:01:54 rehash|shell) 15:01:54 eval "$(pyenv "sh-$command" "$@")" 15:01:54 ;; 15:01:54 *) 15:01:54 command pyenv "$command" "$@" 15:01:54 ;; 15:01:54 esac 15:01:54 }' 15:01:54 +++ 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:01:54 ++ 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:01:54 ++ 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:01:54 ++ 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:01:54 ++ export PYENV_SHELL=bash 15:01:54 ++ PYENV_SHELL=bash 15:01:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:01:54 +++ complete -F _pyenv pyenv 15:01:54 ++ lf-pyver python3 15:01:54 ++ local py_version_xy=python3 15:01:54 ++ local py_version_xyz= 15:01:54 ++ pyenv versions 15:01:54 ++ local command 15:01:54 ++ command=versions 15:01:54 ++ '[' 1 -gt 0 ']' 15:01:54 ++ shift 15:01:54 ++ case "$command" in 15:01:54 ++ command pyenv versions 15:01:54 ++ pyenv versions 15:01:54 ++ sed 's/^[ *]* //' 15:01:54 ++ awk '{ print $1 }' 15:01:54 ++ grep -E '^[0-9.]*[0-9]$' 15:01:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:01:54 +++ grep '^3' /tmp/.pyenv_versions 15:01:54 +++ sort -V 15:01:54 +++ tail -n 1 15:01:54 ++ py_version_xyz=3.10.6 15:01:54 ++ [[ -z 3.10.6 ]] 15:01:54 ++ echo 3.10.6 15:01:54 ++ return 0 15:01:54 + pyenv local 3.10.6 15:01:54 + local command 15:01:54 + command=local 15:01:54 + '[' 2 -gt 0 ']' 15:01:54 + shift 15:01:54 + case "$command" in 15:01:54 + command pyenv local 3.10.6 15:01:54 + pyenv local 3.10.6 15:01:54 + for arg in "$@" 15:01:54 + case $arg in 15:01:54 + pkg_list+='tox ' 15:01:54 + for arg in "$@" 15:01:54 + case $arg in 15:01:54 + pkg_list+='virtualenv ' 15:01:54 + for arg in "$@" 15:01:54 + case $arg in 15:01:54 + pkg_list+='urllib3~=1.26.15 ' 15:01:54 + [[ -f /tmp/.toxenv ]] 15:01:54 + [[ ! -f /tmp/.toxenv ]] 15:01:54 + [[ -n '' ]] 15:01:54 + python3 -m venv /tmp/venv-7hey 15:01:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7hey' 15:01:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7hey 15:01:58 + echo /tmp/venv-7hey 15:01:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:01:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:01:58 + /tmp/venv-7hey/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:02:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:02:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:02:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:02:02 + /tmp/venv-7hey/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:02:04 + type python3 15:02:04 + true 15:02:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7hey/bin to PATH' 15:02:04 lf-activate-venv(): INFO: Adding /tmp/venv-7hey/bin to PATH 15:02:04 + PATH=/tmp/venv-7hey/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:02:04 + return 0 15:02:04 + python3 --version 15:02:04 Python 3.10.6 15:02:04 + python3 -m pip --version 15:02:04 pip 25.1.1 from /tmp/venv-7hey/lib/python3.10/site-packages/pip (python 3.10) 15:02:04 + python3 -m pip freeze 15:02:05 cachetools==6.1.0 15:02:05 chardet==5.2.0 15:02:05 colorama==0.4.6 15:02:05 distlib==0.3.9 15:02:05 filelock==3.18.0 15:02:05 packaging==25.0 15:02:05 platformdirs==4.3.8 15:02:05 pluggy==1.6.0 15:02:05 pyproject-api==1.9.1 15:02:05 tomli==2.2.1 15:02:05 tox==4.27.0 15:02:05 typing_extensions==4.14.0 15:02:05 urllib3==1.26.20 15:02:05 virtualenv==20.31.2 15:02:05 [EnvInject] - Injecting environment variables from a build step. 15:02:05 [EnvInject] - Injecting as environment variables the properties content 15:02:05 PARALLEL=false 15:02:05 15:02:05 [EnvInject] - Variables injected successfully. 15:02:05 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins8648310507620755023.sh 15:02:05 ---> tox-run.sh 15:02:05 + 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:02:05 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 15:02:05 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 15:02:05 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 15:02:05 + cd /w/workspace/oom-master-sphinx-lint/. 15:02:05 + source /home/jenkins/lf-env.sh 15:02:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:02:05 ++ mktemp -d /tmp/venv-XXXX 15:02:05 + lf_venv=/tmp/venv-gjuQ 15:02:05 + local venv_file=/tmp/.os_lf_venv 15:02:05 + local python=python3 15:02:05 + local options 15:02:05 + local set_path=true 15:02:05 + local install_args= 15:02:05 ++ 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:02:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:02:05 + true 15:02:05 + case $1 in 15:02:05 + venv_file=/tmp/.toxenv 15:02:05 + shift 2 15:02:05 + true 15:02:05 + case $1 in 15:02:05 + shift 15:02:05 + break 15:02:05 + case $python in 15:02:05 + local pkg_list= 15:02:05 + [[ -d /opt/pyenv ]] 15:02:05 + echo 'Setup pyenv:' 15:02:05 Setup pyenv: 15:02:05 + export PYENV_ROOT=/opt/pyenv 15:02:05 + PYENV_ROOT=/opt/pyenv 15:02:05 + 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:02:05 + 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:02:05 + pyenv versions 15:02:05 system 15:02:05 3.8.13 15:02:05 3.9.13 15:02:05 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:02:05 + command -v pyenv 15:02:05 ++ pyenv init - --no-rehash 15:02:05 + 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:02:05 export PATH="/opt/pyenv/shims:${PATH}" 15:02:05 export PYENV_SHELL=bash 15:02:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:02:05 pyenv() { 15:02:05 local command 15:02:05 command="${1:-}" 15:02:05 if [ "$#" -gt 0 ]; then 15:02:05 shift 15:02:05 fi 15:02:05 15:02:05 case "$command" in 15:02:05 rehash|shell) 15:02:05 eval "$(pyenv "sh-$command" "$@")" 15:02:05 ;; 15:02:05 *) 15:02:05 command pyenv "$command" "$@" 15:02:05 ;; 15:02:05 esac 15:02:05 }' 15:02:05 +++ 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:02:05 ++ 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:02:05 ++ 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:02:05 ++ 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:02:05 ++ export PYENV_SHELL=bash 15:02:05 ++ PYENV_SHELL=bash 15:02:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:02:05 +++ complete -F _pyenv pyenv 15:02:05 ++ lf-pyver python3 15:02:05 ++ local py_version_xy=python3 15:02:05 ++ local py_version_xyz= 15:02:05 ++ pyenv versions 15:02:05 ++ local command 15:02:05 ++ command=versions 15:02:05 ++ '[' 1 -gt 0 ']' 15:02:05 ++ shift 15:02:05 ++ case "$command" in 15:02:05 ++ command pyenv versions 15:02:05 ++ sed 's/^[ *]* //' 15:02:05 ++ pyenv versions 15:02:05 ++ awk '{ print $1 }' 15:02:05 ++ grep -E '^[0-9.]*[0-9]$' 15:02:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:02:05 +++ sort -V 15:02:05 +++ grep '^3' /tmp/.pyenv_versions 15:02:05 +++ tail -n 1 15:02:05 ++ py_version_xyz=3.10.6 15:02:05 ++ [[ -z 3.10.6 ]] 15:02:05 ++ echo 3.10.6 15:02:05 ++ return 0 15:02:05 + pyenv local 3.10.6 15:02:05 + local command 15:02:05 + command=local 15:02:05 + '[' 2 -gt 0 ']' 15:02:05 + shift 15:02:05 + case "$command" in 15:02:05 + command pyenv local 3.10.6 15:02:05 + pyenv local 3.10.6 15:02:05 + for arg in "$@" 15:02:05 + case $arg in 15:02:05 + pkg_list+='tox ' 15:02:05 + for arg in "$@" 15:02:05 + case $arg in 15:02:05 + pkg_list+='virtualenv ' 15:02:05 + for arg in "$@" 15:02:05 + case $arg in 15:02:05 + pkg_list+='urllib3~=1.26.15 ' 15:02:05 + [[ -f /tmp/.toxenv ]] 15:02:05 ++ cat /tmp/.toxenv 15:02:05 + lf_venv=/tmp/venv-7hey 15:02:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7hey from' file:/tmp/.toxenv 15:02:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7hey from file:/tmp/.toxenv 15:02:05 + /tmp/venv-7hey/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:02:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:02:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:02:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:02:06 + /tmp/venv-7hey/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:02:07 + type python3 15:02:07 + true 15:02:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7hey/bin to PATH' 15:02:07 lf-activate-venv(): INFO: Adding /tmp/venv-7hey/bin to PATH 15:02:07 + PATH=/tmp/venv-7hey/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:02:07 + return 0 15:02:07 + [[ -d /opt/pyenv ]] 15:02:07 + echo '---> Setting up pyenv' 15:02:07 ---> Setting up pyenv 15:02:07 + export PYENV_ROOT=/opt/pyenv 15:02:07 + PYENV_ROOT=/opt/pyenv 15:02:07 + export PATH=/opt/pyenv/bin:/tmp/venv-7hey/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:02:07 + PATH=/opt/pyenv/bin:/tmp/venv-7hey/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:02:07 ++ pwd 15:02:07 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 15:02:07 + export PYTHONPATH 15:02:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:02:07 + TOX_TESTENV_PASSENV=PYTHONPATH 15:02:07 + tox --version 15:02:07 4.27.0 from /tmp/venv-7hey/lib/python3.10/site-packages/tox/__init__.py 15:02:07 + PARALLEL=false 15:02:07 + TOX_OPTIONS_LIST= 15:02:07 + [[ -n docs,docs-linkcheck ]] 15:02:07 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 15:02:07 + case ${PARALLEL,,} in 15:02:07 + tox -e docs,docs-linkcheck 15:02:07 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 15:02:09 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 15:02:35 docs: freeze> python -m pip freeze --all 15:02:36 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 15:02:36 docs: commands[0]> sudo apt install graphviz 15:02:36 15:02:36 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:02:36 15:02:36 Reading package lists... 15:02:36 Building dependency tree... 15:02:36 Reading state information... 15:02:36 graphviz is already the newest version (2.40.1-2). 15:02:36 The following packages were automatically installed and are no longer required: 15:02:36 libmysqlclient20 mysql-common 15:02:36 Use 'sudo apt autoremove' to remove them. 15:02:36 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:02:36 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 15:02:41 docs: OK ✔ in 32.52 seconds 15:02:41 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 15:02:52 docs-linkcheck: freeze> python -m pip freeze --all 15:02:53 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 15:02:53 docs-linkcheck: commands[0]> sudo apt install graphviz 15:02:53 15:02:53 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:02:53 15:02:53 Reading package lists... 15:02:53 Building dependency tree... 15:02:53 Reading state information... 15:02:53 graphviz is already the newest version (2.40.1-2). 15:02:53 The following packages were automatically installed and are no longer required: 15:02:53 libmysqlclient20 mysql-common 15:02:53 Use 'sudo apt autoremove' to remove them. 15:02:53 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:02:53 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 15:03:23 docs: OK (32.52=setup[28.16]+cmd[0.23,4.13] seconds) 15:03:23 docs-linkcheck: OK (42.92=setup[12.65]+cmd[0.22,30.05] seconds) 15:03:23 congratulations :) (75.65 seconds) 15:03:23 + tox_status=0 15:03:23 + echo '---> Completed tox runs' 15:03:23 ---> Completed tox runs 15:03:23 + for i in .tox/*/log 15:03:23 ++ echo .tox/docs-linkcheck/log 15:03:23 ++ awk -F/ '{print $2}' 15:03:23 + tox_env=docs-linkcheck 15:03:23 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 15:03:23 + for i in .tox/*/log 15:03:23 ++ echo .tox/docs/log 15:03:23 ++ awk -F/ '{print $2}' 15:03:23 + tox_env=docs 15:03:23 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 15:03:23 + DOC_DIR=docs/_build/html 15:03:23 + [[ -d docs/_build/html ]] 15:03:23 + echo '---> Archiving generated docs' 15:03:23 ---> Archiving generated docs 15:03:23 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 15:03:23 + echo '---> tox-run.sh ends' 15:03:23 ---> tox-run.sh ends 15:03:23 + test 0 -eq 0 15:03:23 $ ssh-agent -k 15:03:23 unset SSH_AUTH_SOCK; 15:03:23 unset SSH_AGENT_PID; 15:03:23 echo Agent pid 1749 killed; 15:03:23 [ssh-agent] Stopped. 15:03:23 [PostBuildScript] - [INFO] Executing post build scripts. 15:03:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5683280298831187161.sh 15:03:23 ---> sysstat.sh 15:03:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12142917843274944893.sh 15:03:24 ---> package-listing.sh 15:03:24 ++ tr '[:upper:]' '[:lower:]' 15:03:24 ++ facter osfamily 15:03:24 + OS_FAMILY=debian 15:03:24 + workspace=/w/workspace/oom-master-sphinx-lint 15:03:24 + START_PACKAGES=/tmp/packages_start.txt 15:03:24 + END_PACKAGES=/tmp/packages_end.txt 15:03:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:03:24 + PACKAGES=/tmp/packages_start.txt 15:03:24 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:03:24 + PACKAGES=/tmp/packages_end.txt 15:03:24 + case "${OS_FAMILY}" in 15:03:24 + dpkg -l 15:03:24 + grep '^ii' 15:03:24 + '[' -f /tmp/packages_start.txt ']' 15:03:24 + '[' -f /tmp/packages_end.txt ']' 15:03:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:03:24 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:03:24 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 15:03:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 15:03:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12033048964368206510.sh 15:03:24 ---> capture-instance-metadata.sh 15:03:24 Setup pyenv: 15:03:24 system 15:03:24 3.8.13 15:03:25 3.9.13 15:03:25 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:03:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k1aM 15:03:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:03:32 lf-activate-venv(): INFO: Installing: lftools 15:03:55 lf-activate-venv(): INFO: Adding /tmp/venv-k1aM/bin to PATH 15:03:55 INFO: Running in OpenStack, capturing instance metadata 15:03:55 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins9881885380247240501.sh 15:03:55 provisioning config files... 15:03:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config5261222406420129792tmp 15:03:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:03:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:03:55 [EnvInject] - Injecting environment variables from a build step. 15:03:55 [EnvInject] - Injecting as environment variables the properties content 15:03:55 SERVER_ID=logs 15:03:55 15:03:55 [EnvInject] - Variables injected successfully. 15:03:55 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16883909452117068510.sh 15:03:55 ---> create-netrc.sh 15:03:55 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4857579887333780551.sh 15:03:55 ---> python-tools-install.sh 15:03:55 Setup pyenv: 15:03:55 system 15:03:55 3.8.13 15:03:55 3.9.13 15:03:55 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:03:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k1aM from file:/tmp/.os_lf_venv 15:03:58 lf-activate-venv(): INFO: Installing: lftools 15:04:12 lf-activate-venv(): INFO: Adding /tmp/venv-k1aM/bin to PATH 15:04:12 Generating Requirements File 15:04:48 Python 3.10.6 15:04:48 pip 25.1.1 from /tmp/venv-k1aM/lib/python3.10/site-packages/pip (python 3.10) 15:04:48 appdirs==1.4.4 15:04:48 argcomplete==3.6.2 15:04:48 aspy.yaml==1.3.0 15:04:48 attrs==25.3.0 15:04:48 autopage==0.5.2 15:04:48 beautifulsoup4==4.13.4 15:04:48 boto3==1.38.44 15:04:48 botocore==1.38.44 15:04:48 bs4==0.0.2 15:04:48 cachetools==5.5.2 15:04:48 certifi==2025.6.15 15:04:48 cffi==1.17.1 15:04:48 cfgv==3.4.0 15:04:48 chardet==5.2.0 15:04:48 charset-normalizer==3.4.2 15:04:48 click==8.2.1 15:04:48 cliff==4.10.0 15:04:48 cmd2==2.6.1 15:04:48 cryptography==3.3.2 15:04:48 debtcollector==3.0.0 15:04:48 decorator==5.2.1 15:04:48 defusedxml==0.7.1 15:04:48 Deprecated==1.2.18 15:04:48 distlib==0.3.9 15:04:48 dnspython==2.7.0 15:04:48 docker==7.1.0 15:04:48 dogpile.cache==1.4.0 15:04:48 durationpy==0.10 15:04:48 email_validator==2.2.0 15:04:48 filelock==3.18.0 15:04:48 future==1.0.0 15:04:48 gitdb==4.0.12 15:04:48 GitPython==3.1.44 15:04:48 google-auth==2.40.3 15:04:48 httplib2==0.22.0 15:04:48 identify==2.6.12 15:04:48 idna==3.10 15:04:48 importlib-resources==1.5.0 15:04:48 iso8601==2.1.0 15:04:48 Jinja2==3.1.6 15:04:48 jmespath==1.0.1 15:04:48 jsonpatch==1.33 15:04:48 jsonpointer==3.0.0 15:04:48 jsonschema==4.24.0 15:04:48 jsonschema-specifications==2025.4.1 15:04:48 keystoneauth1==5.11.1 15:04:48 kubernetes==33.1.0 15:04:48 lftools==0.37.13 15:04:48 lxml==5.4.0 15:04:48 MarkupSafe==3.0.2 15:04:48 msgpack==1.1.1 15:04:48 multi_key_dict==2.0.3 15:04:48 munch==4.0.0 15:04:48 netaddr==1.3.0 15:04:48 niet==1.4.2 15:04:48 nodeenv==1.9.1 15:04:48 oauth2client==4.1.3 15:04:48 oauthlib==3.3.1 15:04:48 openstacksdk==4.6.0 15:04:48 os-client-config==2.1.0 15:04:48 os-service-types==1.7.0 15:04:48 osc-lib==4.0.2 15:04:48 oslo.config==9.8.0 15:04:48 oslo.context==6.0.0 15:04:48 oslo.i18n==6.5.1 15:04:48 oslo.log==7.1.0 15:04:48 oslo.serialization==5.7.0 15:04:48 oslo.utils==9.0.0 15:04:48 packaging==25.0 15:04:48 pbr==6.1.1 15:04:48 platformdirs==4.3.8 15:04:48 prettytable==3.16.0 15:04:48 psutil==7.0.0 15:04:48 pyasn1==0.6.1 15:04:48 pyasn1_modules==0.4.2 15:04:48 pycparser==2.22 15:04:48 pygerrit2==2.0.15 15:04:48 PyGithub==2.6.1 15:04:48 PyJWT==2.10.1 15:04:48 PyNaCl==1.5.0 15:04:48 pyparsing==2.4.7 15:04:48 pyperclip==1.9.0 15:04:48 pyrsistent==0.20.0 15:04:48 python-cinderclient==9.7.0 15:04:48 python-dateutil==2.9.0.post0 15:04:48 python-heatclient==4.2.0 15:04:48 python-jenkins==1.8.2 15:04:48 python-keystoneclient==5.6.0 15:04:48 python-magnumclient==4.8.1 15:04:48 python-openstackclient==8.1.0 15:04:48 python-swiftclient==4.8.0 15:04:48 PyYAML==6.0.2 15:04:48 referencing==0.36.2 15:04:48 requests==2.32.4 15:04:48 requests-oauthlib==2.0.0 15:04:48 requestsexceptions==1.4.0 15:04:48 rfc3986==2.0.0 15:04:48 rpds-py==0.25.1 15:04:48 rsa==4.9.1 15:04:48 ruamel.yaml==0.18.14 15:04:48 ruamel.yaml.clib==0.2.12 15:04:48 s3transfer==0.13.0 15:04:48 simplejson==3.20.1 15:04:48 six==1.17.0 15:04:48 smmap==5.0.2 15:04:48 soupsieve==2.7 15:04:48 stevedore==5.4.1 15:04:48 tabulate==0.9.0 15:04:48 toml==0.10.2 15:04:48 tomlkit==0.13.3 15:04:48 tqdm==4.67.1 15:04:48 typing_extensions==4.14.0 15:04:48 tzdata==2025.2 15:04:48 urllib3==1.26.20 15:04:48 virtualenv==20.31.2 15:04:48 wcwidth==0.2.13 15:04:48 websocket-client==1.8.0 15:04:48 wrapt==1.17.2 15:04:48 xdg==6.0.0 15:04:48 xmltodict==0.14.2 15:04:48 yq==3.4.3 15:04:48 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4155993115597600586.sh 15:04:48 ---> sudo-logs.sh 15:04:48 Archiving 'sudo' log.. 15:04:49 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1821821610161452858.sh 15:04:49 ---> job-cost.sh 15:04:49 Setup pyenv: 15:04:49 system 15:04:49 3.8.13 15:04:49 3.9.13 15:04:49 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:04:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k1aM from file:/tmp/.os_lf_venv 15:04:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:04:56 lf-activate-venv(): INFO: Adding /tmp/venv-k1aM/bin to PATH 15:04:56 INFO: No Stack... 15:04:56 INFO: Retrieving Pricing Info for: v3-standard-4 15:04:56 INFO: Archiving Costs 15:04:56 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins8538185209917311119.sh 15:04:56 ---> logs-deploy.sh 15:04:56 Setup pyenv: 15:04:56 system 15:04:56 3.8.13 15:04:56 3.9.13 15:04:56 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:04:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k1aM from file:/tmp/.os_lf_venv 15:04:58 lf-activate-venv(): INFO: Installing: lftools 15:05:07 lf-activate-venv(): INFO: Adding /tmp/venv-k1aM/bin to PATH 15:05:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/587 15:05:07 INFO: archiving workspace using pattern(s): 15:05:08 Archives upload complete. 15:05:08 INFO: archiving logs to Nexus 15:05:09 ---> uname -a: 15:05:09 Linux prd-ubuntu1804-builder-4c-4g-23957 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:05:09 15:05:09 15:05:09 ---> lscpu: 15:05:09 Architecture: x86_64 15:05:09 CPU op-mode(s): 32-bit, 64-bit 15:05:09 Byte Order: Little Endian 15:05:09 CPU(s): 4 15:05:09 On-line CPU(s) list: 0-3 15:05:09 Thread(s) per core: 1 15:05:09 Core(s) per socket: 1 15:05:09 Socket(s): 4 15:05:09 NUMA node(s): 1 15:05:09 Vendor ID: AuthenticAMD 15:05:09 CPU family: 23 15:05:09 Model: 49 15:05:09 Model name: AMD EPYC-Rome Processor 15:05:09 Stepping: 0 15:05:09 CPU MHz: 2800.000 15:05:09 BogoMIPS: 5600.00 15:05:09 Virtualization: AMD-V 15:05:09 Hypervisor vendor: KVM 15:05:09 Virtualization type: full 15:05:09 L1d cache: 32K 15:05:09 L1i cache: 32K 15:05:09 L2 cache: 512K 15:05:09 L3 cache: 16384K 15:05:09 NUMA node0 CPU(s): 0-3 15:05:09 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:05:09 15:05:09 15:05:09 ---> nproc: 15:05:09 4 15:05:09 15:05:09 15:05:09 ---> df -h: 15:05:09 Filesystem Size Used Avail Use% Mounted on 15:05:09 udev 7.9G 0 7.9G 0% /dev 15:05:09 tmpfs 1.6G 672K 1.6G 1% /run 15:05:09 /dev/vda1 78G 8.6G 69G 12% / 15:05:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:05:09 tmpfs 5.0M 0 5.0M 0% /run/lock 15:05:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:05:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:05:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:05:09 15:05:09 15:05:09 ---> free -m: 15:05:09 total used free shared buff/cache available 15:05:09 Mem: 16040 548 13023 0 2467 15160 15:05:09 Swap: 1023 0 1023 15:05:09 15:05:09 15:05:09 ---> ip addr: 15:05:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:05:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:05:09 inet 127.0.0.1/8 scope host lo 15:05:09 valid_lft forever preferred_lft forever 15:05:09 inet6 ::1/128 scope host 15:05:09 valid_lft forever preferred_lft forever 15:05:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:05:09 link/ether fa:16:3e:65:9f:3e brd ff:ff:ff:ff:ff:ff 15:05:09 inet 10.30.107.136/23 brd 10.30.107.255 scope global dynamic ens3 15:05:09 valid_lft 86163sec preferred_lft 86163sec 15:05:09 inet6 fe80::f816:3eff:fe65:9f3e/64 scope link 15:05:09 valid_lft forever preferred_lft forever 15:05:09 15:05:09 15:05:09 ---> sar -b -r -n DEV: 15:05:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23957) 06/26/25 _x86_64_ (4 CPU) 15:05:09 15:05:09 15:01:14 LINUX RESTART (4 CPU) 15:05:09 15:05:09 15:02:01 tps rtps wtps bread/s bwrtn/s 15:05:09 15:03:01 119.10 19.90 99.20 747.88 8939.98 15:05:09 15:04:01 104.82 1.13 103.68 114.51 15074.29 15:05:09 15:05:01 73.39 0.13 73.26 5.73 8233.12 15:05:09 Average: 99.10 7.05 92.05 289.36 10748.99 15:05:09 15:05:09 15:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:05:09 15:03:01 13648492 15491292 2776476 16.90 77908 1950716 932092 5.33 794020 1739152 315144 15:05:09 15:04:01 13482448 15551964 2942520 17.91 98436 2144204 751220 4.30 753084 1920096 150420 15:05:09 15:05:01 13336468 15523828 3088500 18.80 107240 2243292 761820 4.36 792752 2012832 87656 15:05:09 Average: 13489136 15522361 2935832 17.87 94528 2112737 815044 4.66 779952 1890693 184407 15:05:09 15:05:09 15:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:05:09 15:03:01 ens3 177.14 120.60 697.34 17.17 0.00 0.00 0.00 0.00 15:05:09 15:03:01 lo 5.40 5.40 0.49 0.49 0.00 0.00 0.00 0.00 15:05:09 15:04:01 ens3 228.70 188.49 724.20 25.77 0.00 0.00 0.00 0.00 15:05:09 15:04:01 lo 29.80 29.80 2.43 2.43 0.00 0.00 0.00 0.00 15:05:09 15:05:01 ens3 63.20 47.25 226.08 7.91 0.00 0.00 0.00 0.00 15:05:09 15:05:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 15:05:09 Average: ens3 156.34 118.77 549.19 16.95 0.00 0.00 0.00 0.00 15:05:09 Average: lo 12.02 12.02 1.00 1.00 0.00 0.00 0.00 0.00 15:05:09 15:05:09 15:05:09 ---> sar -P ALL: 15:05:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23957) 06/26/25 _x86_64_ (4 CPU) 15:05:09 15:05:09 15:01:14 LINUX RESTART (4 CPU) 15:05:09 15:05:09 15:02:01 CPU %user %nice %system %iowait %steal %idle 15:05:09 15:03:01 all 16.57 0.00 1.94 2.10 0.13 79.26 15:05:09 15:03:01 0 10.29 0.00 1.86 0.25 0.13 87.46 15:05:09 15:03:01 1 8.35 0.00 1.72 2.61 0.05 87.27 15:05:09 15:03:01 2 23.07 0.00 1.52 0.45 0.08 74.88 15:05:09 15:03:01 3 24.57 0.00 2.66 5.11 0.27 67.39 15:05:09 15:04:01 all 15.22 0.00 1.26 3.52 0.06 79.95 15:05:09 15:04:01 0 13.12 0.00 0.97 0.67 0.05 85.18 15:05:09 15:04:01 1 4.60 0.00 0.79 4.98 0.05 89.58 15:05:09 15:04:01 2 38.46 0.00 2.47 1.34 0.08 57.65 15:05:09 15:04:01 3 4.66 0.00 0.77 7.05 0.05 87.47 15:05:09 15:05:01 all 14.39 0.00 0.94 9.68 0.04 74.96 15:05:09 15:05:01 0 5.94 0.00 0.53 2.04 0.02 91.47 15:05:09 15:05:01 1 5.26 0.00 0.58 11.09 0.05 83.02 15:05:09 15:05:01 2 29.37 0.00 1.54 3.51 0.07 65.51 15:05:09 15:05:01 3 17.02 0.00 1.12 22.07 0.05 59.74 15:05:09 Average: all 15.39 0.00 1.38 5.10 0.08 78.05 15:05:09 Average: 0 9.78 0.00 1.12 0.99 0.07 88.05 15:05:09 Average: 1 6.07 0.00 1.03 6.23 0.05 86.62 15:05:09 Average: 2 30.30 0.00 1.84 1.77 0.08 66.01 15:05:09 Average: 3 15.42 0.00 1.52 11.42 0.12 71.53 15:05:09 15:05:09 15:05:09