08:26:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 08:26:25 Running as SYSTEM 08:26:25 [EnvInject] - Loading node environment variables. 08:26:25 Building remotely on prd-ubuntu1804-builder-4c-4g-24094 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 08:26:25 [ssh-agent] Looking for ssh-agent implementation... 08:26:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:26:25 $ ssh-agent 08:26:25 SSH_AUTH_SOCK=/tmp/ssh-QybLzKmg0DYr/agent.1646 08:26:25 SSH_AGENT_PID=1648 08:26:25 [ssh-agent] Started. 08:26:25 Running ssh-add (command line suppressed) 08:26:25 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_7147720953255954115.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_7147720953255954115.key) 08:26:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:26:25 The recommended git tool is: NONE 08:26:27 using credential onap-jenkins-ssh 08:26:27 Wiping out workspace first. 08:26:27 Cloning the remote Git repository 08:26:27 Cloning repository git://cloud.onap.org/mirror/oom.git 08:26:27 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 08:26:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:26:27 > git --version # timeout=10 08:26:27 > git --version # 'git version 2.17.1' 08:26:27 using GIT_SSH to set credentials Gerrit user 08:26:27 Verifying host key using manually-configured host key entries 08:26:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:26:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:26:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:26:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:26:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:26:32 using GIT_SSH to set credentials Gerrit user 08:26:32 Verifying host key using manually-configured host key entries 08:26:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/30 # timeout=30 08:26:33 > git rev-parse 276848c50d8c91b288966f493006f22100a9b0ae^{commit} # timeout=10 08:26:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:26:33 Checking out Revision 276848c50d8c91b288966f493006f22100a9b0ae (refs/changes/00/141100/30) 08:26:33 > git config core.sparsecheckout # timeout=10 08:26:33 > git checkout -f 276848c50d8c91b288966f493006f22100a9b0ae # timeout=30 08:26:33 Commit message: "[DOC] Add ArgoCD deployment example and guide" 08:26:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:26:33 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 08:26:37 [EnvInject] - Injecting environment variables from a build step. 08:26:37 [EnvInject] - Injecting as environment variables the properties content 08:26:37 PYTHON=python3 08:26:37 08:26:37 [EnvInject] - Variables injected successfully. 08:26:37 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins99918743849753941.sh 08:26:37 ---> tox-install.sh 08:26:37 + source /home/jenkins/lf-env.sh 08:26:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:26:37 ++ mktemp -d /tmp/venv-XXXX 08:26:37 + lf_venv=/tmp/venv-9Fu5 08:26:37 + local venv_file=/tmp/.os_lf_venv 08:26:37 + local python=python3 08:26:37 + local options 08:26:37 + local set_path=true 08:26:37 + local install_args= 08:26:37 ++ 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 08:26:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:26:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:26:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:26:37 + true 08:26:37 + case $1 in 08:26:37 + venv_file=/tmp/.toxenv 08:26:37 + shift 2 08:26:37 + true 08:26:37 + case $1 in 08:26:37 + shift 08:26:37 + break 08:26:37 + case $python in 08:26:37 + local pkg_list= 08:26:37 + [[ -d /opt/pyenv ]] 08:26:37 + echo 'Setup pyenv:' 08:26:37 Setup pyenv: 08:26:37 + export PYENV_ROOT=/opt/pyenv 08:26:37 + PYENV_ROOT=/opt/pyenv 08:26:37 + 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 08:26:37 + 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 08:26:37 + pyenv versions 08:26:37 * system (set by /opt/pyenv/version) 08:26:37 * 3.8.13 (set by /opt/pyenv/version) 08:26:37 * 3.9.13 (set by /opt/pyenv/version) 08:26:37 * 3.10.6 (set by /opt/pyenv/version) 08:26:37 + command -v pyenv 08:26:37 ++ pyenv init - --no-rehash 08:26:37 + 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[*]}"'\'')" 08:26:37 export PATH="/opt/pyenv/shims:${PATH}" 08:26:37 export PYENV_SHELL=bash 08:26:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:26:37 pyenv() { 08:26:37 local command 08:26:37 command="${1:-}" 08:26:37 if [ "$#" -gt 0 ]; then 08:26:37 shift 08:26:37 fi 08:26:37 08:26:37 case "$command" in 08:26:37 rehash|shell) 08:26:37 eval "$(pyenv "sh-$command" "$@")" 08:26:37 ;; 08:26:37 *) 08:26:37 command pyenv "$command" "$@" 08:26:37 ;; 08:26:37 esac 08:26:37 }' 08:26:37 +++ 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[*]}"' 08:26:37 ++ 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 08:26:37 ++ 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 08:26:37 ++ 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 08:26:37 ++ export PYENV_SHELL=bash 08:26:37 ++ PYENV_SHELL=bash 08:26:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:26:37 +++ complete -F _pyenv pyenv 08:26:37 ++ lf-pyver python3 08:26:37 ++ local py_version_xy=python3 08:26:37 ++ local py_version_xyz= 08:26:37 ++ pyenv versions 08:26:37 ++ sed 's/^[ *]* //' 08:26:37 ++ local command 08:26:37 ++ command=versions 08:26:37 ++ '[' 1 -gt 0 ']' 08:26:37 ++ shift 08:26:37 ++ case "$command" in 08:26:37 ++ command pyenv versions 08:26:37 ++ pyenv versions 08:26:37 ++ awk '{ print $1 }' 08:26:37 ++ grep -E '^[0-9.]*[0-9]$' 08:26:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:26:37 +++ grep '^3' /tmp/.pyenv_versions 08:26:37 +++ sort -V 08:26:37 +++ tail -n 1 08:26:37 ++ py_version_xyz=3.10.6 08:26:37 ++ [[ -z 3.10.6 ]] 08:26:37 ++ echo 3.10.6 08:26:37 ++ return 0 08:26:37 + pyenv local 3.10.6 08:26:37 + local command 08:26:37 + command=local 08:26:37 + '[' 2 -gt 0 ']' 08:26:37 + shift 08:26:37 + case "$command" in 08:26:37 + command pyenv local 3.10.6 08:26:37 + pyenv local 3.10.6 08:26:37 + for arg in "$@" 08:26:37 + case $arg in 08:26:37 + pkg_list+='tox ' 08:26:37 + for arg in "$@" 08:26:37 + case $arg in 08:26:37 + pkg_list+='virtualenv ' 08:26:37 + for arg in "$@" 08:26:37 + case $arg in 08:26:37 + pkg_list+='urllib3~=1.26.15 ' 08:26:37 + [[ -f /tmp/.toxenv ]] 08:26:37 + [[ ! -f /tmp/.toxenv ]] 08:26:37 + [[ -n '' ]] 08:26:37 + python3 -m venv /tmp/venv-9Fu5 08:26:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Fu5' 08:26:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Fu5 08:26:41 + echo /tmp/venv-9Fu5 08:26:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:26:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:26:41 + /tmp/venv-9Fu5/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:26:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:26:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:26:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:26:45 + /tmp/venv-9Fu5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:26:48 + type python3 08:26:48 + true 08:26:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9Fu5/bin to PATH' 08:26:48 lf-activate-venv(): INFO: Adding /tmp/venv-9Fu5/bin to PATH 08:26:48 + PATH=/tmp/venv-9Fu5/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 08:26:48 + return 0 08:26:48 + python3 --version 08:26:48 Python 3.10.6 08:26:48 + python3 -m pip --version 08:26:49 pip 25.1.1 from /tmp/venv-9Fu5/lib/python3.10/site-packages/pip (python 3.10) 08:26:49 + python3 -m pip freeze 08:26:49 cachetools==6.1.0 08:26:49 chardet==5.2.0 08:26:49 colorama==0.4.6 08:26:49 distlib==0.3.9 08:26:49 filelock==3.18.0 08:26:49 packaging==25.0 08:26:49 platformdirs==4.3.8 08:26:49 pluggy==1.6.0 08:26:49 pyproject-api==1.9.1 08:26:49 tomli==2.2.1 08:26:49 tox==4.27.0 08:26:49 typing_extensions==4.14.0 08:26:49 urllib3==1.26.20 08:26:49 virtualenv==20.31.2 08:26:49 [EnvInject] - Injecting environment variables from a build step. 08:26:49 [EnvInject] - Injecting as environment variables the properties content 08:26:49 PARALLEL=false 08:26:49 08:26:49 [EnvInject] - Variables injected successfully. 08:26:49 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins8670368728170094589.sh 08:26:49 ---> tox-run.sh 08:26:49 + 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 08:26:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 08:26:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 08:26:49 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 08:26:49 + cd /w/workspace/oom-master-sphinx-lint/. 08:26:49 + source /home/jenkins/lf-env.sh 08:26:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:26:49 ++ mktemp -d /tmp/venv-XXXX 08:26:49 + lf_venv=/tmp/venv-fiH9 08:26:49 + local venv_file=/tmp/.os_lf_venv 08:26:49 + local python=python3 08:26:49 + local options 08:26:49 + local set_path=true 08:26:49 + local install_args= 08:26:49 ++ 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 08:26:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:26:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:26:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:26:49 + true 08:26:49 + case $1 in 08:26:49 + venv_file=/tmp/.toxenv 08:26:49 + shift 2 08:26:49 + true 08:26:49 + case $1 in 08:26:49 + shift 08:26:49 + break 08:26:49 + case $python in 08:26:49 + local pkg_list= 08:26:49 + [[ -d /opt/pyenv ]] 08:26:49 + echo 'Setup pyenv:' 08:26:49 Setup pyenv: 08:26:49 + export PYENV_ROOT=/opt/pyenv 08:26:49 + PYENV_ROOT=/opt/pyenv 08:26:49 + 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 08:26:49 + 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 08:26:49 + pyenv versions 08:26:49 system 08:26:49 3.8.13 08:26:49 3.9.13 08:26:49 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 08:26:49 + command -v pyenv 08:26:49 ++ pyenv init - --no-rehash 08:26:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:26:49 export PATH="/opt/pyenv/shims:${PATH}" 08:26:49 export PYENV_SHELL=bash 08:26:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:26:49 pyenv() { 08:26:49 local command 08:26:49 command="${1:-}" 08:26:49 if [ "$#" -gt 0 ]; then 08:26:49 shift 08:26:49 fi 08:26:49 08:26:49 case "$command" in 08:26:49 rehash|shell) 08:26:49 eval "$(pyenv "sh-$command" "$@")" 08:26:49 ;; 08:26:49 *) 08:26:49 command pyenv "$command" "$@" 08:26:49 ;; 08:26:49 esac 08:26:49 }' 08:26:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:26:49 ++ 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 08:26:49 ++ 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 08:26:49 ++ 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 08:26:49 ++ export PYENV_SHELL=bash 08:26:49 ++ PYENV_SHELL=bash 08:26:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:26:49 +++ complete -F _pyenv pyenv 08:26:49 ++ lf-pyver python3 08:26:49 ++ local py_version_xy=python3 08:26:49 ++ local py_version_xyz= 08:26:49 ++ pyenv versions 08:26:49 ++ local command 08:26:49 ++ command=versions 08:26:49 ++ sed 's/^[ *]* //' 08:26:49 ++ '[' 1 -gt 0 ']' 08:26:49 ++ shift 08:26:49 ++ case "$command" in 08:26:49 ++ command pyenv versions 08:26:49 ++ pyenv versions 08:26:49 ++ grep -E '^[0-9.]*[0-9]$' 08:26:49 ++ awk '{ print $1 }' 08:26:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:26:49 +++ grep '^3' /tmp/.pyenv_versions 08:26:49 +++ sort -V 08:26:49 +++ tail -n 1 08:26:49 ++ py_version_xyz=3.10.6 08:26:49 ++ [[ -z 3.10.6 ]] 08:26:49 ++ echo 3.10.6 08:26:49 ++ return 0 08:26:49 + pyenv local 3.10.6 08:26:49 + local command 08:26:49 + command=local 08:26:49 + '[' 2 -gt 0 ']' 08:26:49 + shift 08:26:49 + case "$command" in 08:26:49 + command pyenv local 3.10.6 08:26:49 + pyenv local 3.10.6 08:26:49 + for arg in "$@" 08:26:49 + case $arg in 08:26:49 + pkg_list+='tox ' 08:26:49 + for arg in "$@" 08:26:49 + case $arg in 08:26:49 + pkg_list+='virtualenv ' 08:26:49 + for arg in "$@" 08:26:49 + case $arg in 08:26:49 + pkg_list+='urllib3~=1.26.15 ' 08:26:49 + [[ -f /tmp/.toxenv ]] 08:26:49 ++ cat /tmp/.toxenv 08:26:49 + lf_venv=/tmp/venv-9Fu5 08:26:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Fu5 from' file:/tmp/.toxenv 08:26:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Fu5 from file:/tmp/.toxenv 08:26:49 + /tmp/venv-9Fu5/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:26:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:26:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:26:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:26:50 + /tmp/venv-9Fu5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:26:51 + type python3 08:26:51 + true 08:26:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9Fu5/bin to PATH' 08:26:51 lf-activate-venv(): INFO: Adding /tmp/venv-9Fu5/bin to PATH 08:26:51 + PATH=/tmp/venv-9Fu5/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 08:26:51 + return 0 08:26:51 + [[ -d /opt/pyenv ]] 08:26:51 + echo '---> Setting up pyenv' 08:26:51 ---> Setting up pyenv 08:26:51 + export PYENV_ROOT=/opt/pyenv 08:26:51 + PYENV_ROOT=/opt/pyenv 08:26:51 + export PATH=/opt/pyenv/bin:/tmp/venv-9Fu5/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 08:26:51 + PATH=/opt/pyenv/bin:/tmp/venv-9Fu5/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 08:26:51 ++ pwd 08:26:51 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 08:26:51 + export PYTHONPATH 08:26:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:26:51 + TOX_TESTENV_PASSENV=PYTHONPATH 08:26:51 + tox --version 08:26:51 4.27.0 from /tmp/venv-9Fu5/lib/python3.10/site-packages/tox/__init__.py 08:26:51 + PARALLEL=false 08:26:51 + TOX_OPTIONS_LIST= 08:26:51 + [[ -n docs,docs-linkcheck ]] 08:26:51 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 08:26:51 + case ${PARALLEL,,} in 08:26:51 + tox -e docs,docs-linkcheck 08:26:51 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 08:26:54 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 08:27:16 docs: freeze> python -m pip freeze --all 08:27:16 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 08:27:16 docs: commands[0]> sudo apt install graphviz 08:27:16 08:27:16 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 08:27:16 08:27:16 Reading package lists... 08:27:16 Building dependency tree... 08:27:16 Reading state information... 08:27:16 graphviz is already the newest version (2.40.1-2). 08:27:16 The following packages were automatically installed and are no longer required: 08:27:16 libmysqlclient20 mysql-common 08:27:16 Use 'sudo apt autoremove' to remove them. 08:27:17 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:27:17 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 08:27:21 docs: OK ✔ in 28.82 seconds 08:27:21 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 08:27:33 docs-linkcheck: freeze> python -m pip freeze --all 08:27:34 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 08:27:34 docs-linkcheck: commands[0]> sudo apt install graphviz 08:27:34 08:27:34 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 08:27:34 08:27:34 Reading package lists... 08:27:34 Building dependency tree... 08:27:34 Reading state information... 08:27:34 graphviz is already the newest version (2.40.1-2). 08:27:34 The following packages were automatically installed and are no longer required: 08:27:34 libmysqlclient20 mysql-common 08:27:34 Use 'sudo apt autoremove' to remove them. 08:27:34 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:27:34 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 08:27:58 docs: OK (28.82=setup[24.47]+cmd[0.24,4.12] seconds) 08:27:58 docs-linkcheck: OK (37.40=setup[12.85]+cmd[0.25,24.30] seconds) 08:27:58 congratulations :) (66.44 seconds) 08:27:58 + tox_status=0 08:27:58 + echo '---> Completed tox runs' 08:27:58 ---> Completed tox runs 08:27:58 + for i in .tox/*/log 08:27:58 ++ echo .tox/docs-linkcheck/log 08:27:58 ++ awk -F/ '{print $2}' 08:27:58 + tox_env=docs-linkcheck 08:27:58 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 08:27:58 + for i in .tox/*/log 08:27:58 ++ echo .tox/docs/log 08:27:58 ++ awk -F/ '{print $2}' 08:27:58 + tox_env=docs 08:27:58 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 08:27:58 + DOC_DIR=docs/_build/html 08:27:58 + [[ -d docs/_build/html ]] 08:27:58 + echo '---> Archiving generated docs' 08:27:58 ---> Archiving generated docs 08:27:58 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 08:27:58 + echo '---> tox-run.sh ends' 08:27:58 ---> tox-run.sh ends 08:27:58 + test 0 -eq 0 08:27:58 $ ssh-agent -k 08:27:58 unset SSH_AUTH_SOCK; 08:27:58 unset SSH_AGENT_PID; 08:27:58 echo Agent pid 1648 killed; 08:27:58 [ssh-agent] Stopped. 08:27:58 [PostBuildScript] - [INFO] Executing post build scripts. 08:27:58 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3340315105383318028.sh 08:27:58 ---> sysstat.sh 08:27:59 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4777449243343610275.sh 08:27:59 ---> package-listing.sh 08:27:59 ++ facter osfamily 08:27:59 ++ tr '[:upper:]' '[:lower:]' 08:27:59 + OS_FAMILY=debian 08:27:59 + workspace=/w/workspace/oom-master-sphinx-lint 08:27:59 + START_PACKAGES=/tmp/packages_start.txt 08:27:59 + END_PACKAGES=/tmp/packages_end.txt 08:27:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:27:59 + PACKAGES=/tmp/packages_start.txt 08:27:59 + '[' /w/workspace/oom-master-sphinx-lint ']' 08:27:59 + PACKAGES=/tmp/packages_end.txt 08:27:59 + case "${OS_FAMILY}" in 08:27:59 + dpkg -l 08:27:59 + grep '^ii' 08:27:59 + '[' -f /tmp/packages_start.txt ']' 08:27:59 + '[' -f /tmp/packages_end.txt ']' 08:27:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:27:59 + '[' /w/workspace/oom-master-sphinx-lint ']' 08:27:59 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 08:27:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 08:27:59 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10145746402799197477.sh 08:27:59 ---> capture-instance-metadata.sh 08:27:59 Setup pyenv: 08:27:59 system 08:27:59 3.8.13 08:27:59 3.9.13 08:27:59 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 08:28:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3kxc 08:28:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:28:07 lf-activate-venv(): INFO: Installing: lftools 08:28:28 lf-activate-venv(): INFO: Adding /tmp/venv-3kxc/bin to PATH 08:28:28 INFO: Running in OpenStack, capturing instance metadata 08:28:29 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2582386017450969492.sh 08:28:29 provisioning config files... 08:28:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config1866595095836225929tmp 08:28:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:28:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:28:29 [EnvInject] - Injecting environment variables from a build step. 08:28:29 [EnvInject] - Injecting as environment variables the properties content 08:28:29 SERVER_ID=logs 08:28:29 08:28:29 [EnvInject] - Variables injected successfully. 08:28:29 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11824920255116519562.sh 08:28:29 ---> create-netrc.sh 08:28:29 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3793892310656027275.sh 08:28:29 ---> python-tools-install.sh 08:28:29 Setup pyenv: 08:28:29 system 08:28:29 3.8.13 08:28:29 3.9.13 08:28:29 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 08:28:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3kxc from file:/tmp/.os_lf_venv 08:28:31 lf-activate-venv(): INFO: Installing: lftools 08:28:39 lf-activate-venv(): INFO: Adding /tmp/venv-3kxc/bin to PATH 08:28:39 Generating Requirements File 08:28:58 Python 3.10.6 08:28:58 pip 25.1.1 from /tmp/venv-3kxc/lib/python3.10/site-packages/pip (python 3.10) 08:28:58 appdirs==1.4.4 08:28:58 argcomplete==3.6.2 08:28:58 aspy.yaml==1.3.0 08:28:58 attrs==25.3.0 08:28:58 autopage==0.5.2 08:28:58 beautifulsoup4==4.13.4 08:28:58 boto3==1.38.45 08:28:58 botocore==1.38.45 08:28:58 bs4==0.0.2 08:28:58 cachetools==5.5.2 08:28:58 certifi==2025.6.15 08:28:58 cffi==1.17.1 08:28:58 cfgv==3.4.0 08:28:58 chardet==5.2.0 08:28:58 charset-normalizer==3.4.2 08:28:58 click==8.2.1 08:28:58 cliff==4.10.0 08:28:58 cmd2==2.6.2 08:28:58 cryptography==3.3.2 08:28:58 debtcollector==3.0.0 08:28:58 decorator==5.2.1 08:28:58 defusedxml==0.7.1 08:28:58 Deprecated==1.2.18 08:28:58 distlib==0.3.9 08:28:58 dnspython==2.7.0 08:28:58 docker==7.1.0 08:28:58 dogpile.cache==1.4.0 08:28:58 durationpy==0.10 08:28:58 email_validator==2.2.0 08:28:58 filelock==3.18.0 08:28:58 future==1.0.0 08:28:58 gitdb==4.0.12 08:28:58 GitPython==3.1.44 08:28:58 google-auth==2.40.3 08:28:58 httplib2==0.22.0 08:28:58 identify==2.6.12 08:28:58 idna==3.10 08:28:58 importlib-resources==1.5.0 08:28:58 iso8601==2.1.0 08:28:58 Jinja2==3.1.6 08:28:58 jmespath==1.0.1 08:28:58 jsonpatch==1.33 08:28:58 jsonpointer==3.0.0 08:28:58 jsonschema==4.24.0 08:28:58 jsonschema-specifications==2025.4.1 08:28:58 keystoneauth1==5.11.1 08:28:58 kubernetes==33.1.0 08:28:58 lftools==0.37.13 08:28:58 lxml==6.0.0 08:28:58 MarkupSafe==3.0.2 08:28:58 msgpack==1.1.1 08:28:58 multi_key_dict==2.0.3 08:28:58 munch==4.0.0 08:28:58 netaddr==1.3.0 08:28:58 niet==1.4.2 08:28:58 nodeenv==1.9.1 08:28:58 oauth2client==4.1.3 08:28:58 oauthlib==3.3.1 08:28:58 openstacksdk==4.6.0 08:28:58 os-client-config==2.1.0 08:28:58 os-service-types==1.7.0 08:28:58 osc-lib==4.0.2 08:28:58 oslo.config==9.8.0 08:28:58 oslo.context==6.0.0 08:28:58 oslo.i18n==6.5.1 08:28:58 oslo.log==7.1.0 08:28:58 oslo.serialization==5.7.0 08:28:58 oslo.utils==9.0.0 08:28:58 packaging==25.0 08:28:58 pbr==6.1.1 08:28:58 platformdirs==4.3.8 08:28:58 prettytable==3.16.0 08:28:58 psutil==7.0.0 08:28:58 pyasn1==0.6.1 08:28:58 pyasn1_modules==0.4.2 08:28:58 pycparser==2.22 08:28:58 pygerrit2==2.0.15 08:28:58 PyGithub==2.6.1 08:28:58 PyJWT==2.10.1 08:28:58 PyNaCl==1.5.0 08:28:58 pyparsing==2.4.7 08:28:58 pyperclip==1.9.0 08:28:58 pyrsistent==0.20.0 08:28:58 python-cinderclient==9.7.0 08:28:58 python-dateutil==2.9.0.post0 08:28:58 python-heatclient==4.2.0 08:28:58 python-jenkins==1.8.2 08:28:58 python-keystoneclient==5.6.0 08:28:58 python-magnumclient==4.8.1 08:28:58 python-openstackclient==8.1.0 08:28:58 python-swiftclient==4.8.0 08:28:58 PyYAML==6.0.2 08:28:58 referencing==0.36.2 08:28:58 requests==2.32.4 08:28:58 requests-oauthlib==2.0.0 08:28:58 requestsexceptions==1.4.0 08:28:58 rfc3986==2.0.0 08:28:58 rpds-py==0.25.1 08:28:58 rsa==4.9.1 08:28:58 ruamel.yaml==0.18.14 08:28:58 ruamel.yaml.clib==0.2.12 08:28:58 s3transfer==0.13.0 08:28:58 simplejson==3.20.1 08:28:58 six==1.17.0 08:28:58 smmap==5.0.2 08:28:58 soupsieve==2.7 08:28:58 stevedore==5.4.1 08:28:58 tabulate==0.9.0 08:28:58 toml==0.10.2 08:28:58 tomlkit==0.13.3 08:28:58 tqdm==4.67.1 08:28:58 typing_extensions==4.14.0 08:28:58 tzdata==2025.2 08:28:58 urllib3==1.26.20 08:28:58 virtualenv==20.31.2 08:28:58 wcwidth==0.2.13 08:28:58 websocket-client==1.8.0 08:28:58 wrapt==1.17.2 08:28:58 xdg==6.0.0 08:28:58 xmltodict==0.14.2 08:28:58 yq==3.4.3 08:28:58 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6356770069078951192.sh 08:28:58 ---> sudo-logs.sh 08:28:58 Archiving 'sudo' log.. 08:28:58 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2754839785332465853.sh 08:28:58 ---> job-cost.sh 08:28:59 Setup pyenv: 08:28:59 system 08:28:59 3.8.13 08:28:59 3.9.13 08:28:59 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 08:28:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3kxc from file:/tmp/.os_lf_venv 08:29:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:29:06 lf-activate-venv(): INFO: Adding /tmp/venv-3kxc/bin to PATH 08:29:06 INFO: No Stack... 08:29:06 INFO: Retrieving Pricing Info for: v3-standard-4 08:29:06 INFO: Archiving Costs 08:29:06 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins10616259125856404451.sh 08:29:06 ---> logs-deploy.sh 08:29:06 Setup pyenv: 08:29:06 system 08:29:06 3.8.13 08:29:06 3.9.13 08:29:06 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 08:29:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3kxc from file:/tmp/.os_lf_venv 08:29:08 lf-activate-venv(): INFO: Installing: lftools 08:29:17 lf-activate-venv(): INFO: Adding /tmp/venv-3kxc/bin to PATH 08:29:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/589 08:29:17 INFO: archiving workspace using pattern(s): 08:29:19 Archives upload complete. 08:29:19 INFO: archiving logs to Nexus 08:29:20 ---> uname -a: 08:29:20 Linux prd-ubuntu1804-builder-4c-4g-24094 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:29:20 08:29:20 08:29:20 ---> lscpu: 08:29:20 Architecture: x86_64 08:29:20 CPU op-mode(s): 32-bit, 64-bit 08:29:20 Byte Order: Little Endian 08:29:20 CPU(s): 4 08:29:20 On-line CPU(s) list: 0-3 08:29:20 Thread(s) per core: 1 08:29:20 Core(s) per socket: 1 08:29:20 Socket(s): 4 08:29:20 NUMA node(s): 1 08:29:20 Vendor ID: AuthenticAMD 08:29:20 CPU family: 23 08:29:20 Model: 49 08:29:20 Model name: AMD EPYC-Rome Processor 08:29:20 Stepping: 0 08:29:20 CPU MHz: 2799.998 08:29:20 BogoMIPS: 5599.99 08:29:20 Virtualization: AMD-V 08:29:20 Hypervisor vendor: KVM 08:29:20 Virtualization type: full 08:29:20 L1d cache: 32K 08:29:20 L1i cache: 32K 08:29:20 L2 cache: 512K 08:29:20 L3 cache: 16384K 08:29:20 NUMA node0 CPU(s): 0-3 08:29:20 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 08:29:20 08:29:20 08:29:20 ---> nproc: 08:29:20 4 08:29:20 08:29:20 08:29:20 ---> df -h: 08:29:20 Filesystem Size Used Avail Use% Mounted on 08:29:20 udev 7.9G 0 7.9G 0% /dev 08:29:20 tmpfs 1.6G 672K 1.6G 1% /run 08:29:20 /dev/vda1 78G 8.6G 69G 12% / 08:29:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:29:20 tmpfs 5.0M 0 5.0M 0% /run/lock 08:29:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:29:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:29:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:29:20 08:29:20 08:29:20 ---> free -m: 08:29:20 total used free shared buff/cache available 08:29:20 Mem: 16040 552 13015 0 2471 15157 08:29:20 Swap: 1023 0 1023 08:29:20 08:29:20 08:29:20 ---> ip addr: 08:29:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:29:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:29:20 inet 127.0.0.1/8 scope host lo 08:29:20 valid_lft forever preferred_lft forever 08:29:20 inet6 ::1/128 scope host 08:29:20 valid_lft forever preferred_lft forever 08:29:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:29:20 link/ether fa:16:3e:21:de:da brd ff:ff:ff:ff:ff:ff 08:29:20 inet 10.30.107.102/23 brd 10.30.107.255 scope global dynamic ens3 08:29:20 valid_lft 86208sec preferred_lft 86208sec 08:29:20 inet6 fe80::f816:3eff:fe21:deda/64 scope link 08:29:20 valid_lft forever preferred_lft forever 08:29:20 08:29:20 08:29:20 ---> sar -b -r -n DEV: 08:29:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24094) 06/27/25 _x86_64_ (4 CPU) 08:29:20 08:29:20 08:26:09 LINUX RESTART (4 CPU) 08:29:20 08:29:20 08:27:01 tps rtps wtps bread/s bwrtn/s 08:29:20 08:28:01 150.71 6.22 144.49 350.47 40606.30 08:29:20 08:29:01 120.83 0.90 119.93 107.32 14959.77 08:29:20 Average: 135.77 3.56 132.21 228.90 27783.04 08:29:20 08:29:20 08:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:29:20 08:28:01 13691420 15549140 2733548 16.64 77860 1965204 785360 4.49 743856 1745984 141964 08:29:20 08:29:01 13354984 15540828 3069984 18.69 106324 2242772 759172 4.34 771360 2014356 110236 08:29:20 Average: 13523202 15544984 2901766 17.67 92092 2103988 772266 4.42 757608 1880170 126100 08:29:20 08:29:20 08:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:29:20 08:28:01 ens3 238.66 196.82 688.63 25.76 0.00 0.00 0.00 0.00 08:29:20 08:28:01 lo 33.13 33.13 2.69 2.69 0.00 0.00 0.00 0.00 08:29:20 08:29:01 ens3 188.27 132.76 892.89 16.49 0.00 0.00 0.00 0.00 08:29:20 08:29:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 08:29:20 Average: ens3 213.46 164.79 790.76 21.12 0.00 0.00 0.00 0.00 08:29:20 Average: lo 17.43 17.43 1.44 1.44 0.00 0.00 0.00 0.00 08:29:20 08:29:20 08:29:20 ---> sar -P ALL: 08:29:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24094) 06/27/25 _x86_64_ (4 CPU) 08:29:20 08:29:20 08:26:09 LINUX RESTART (4 CPU) 08:29:20 08:29:20 08:27:01 CPU %user %nice %system %iowait %steal %idle 08:29:20 08:28:01 all 16.26 0.00 1.52 2.98 0.08 79.15 08:29:20 08:28:01 0 4.20 0.00 0.87 5.89 0.08 88.96 08:29:20 08:28:01 1 16.90 0.00 1.73 1.07 0.08 80.22 08:29:20 08:28:01 2 21.78 0.00 1.39 0.62 0.10 76.11 08:29:20 08:28:01 3 22.16 0.00 2.11 4.33 0.10 71.29 08:29:20 08:29:01 all 21.62 0.00 1.44 1.65 0.06 75.23 08:29:20 08:29:01 0 4.29 0.00 0.87 3.59 0.07 91.18 08:29:20 08:29:01 1 33.44 0.00 2.48 2.36 0.08 61.63 08:29:20 08:29:01 2 24.11 0.00 1.00 0.20 0.03 74.65 08:29:20 08:29:01 3 24.73 0.00 1.43 0.42 0.05 73.37 08:29:20 Average: all 18.94 0.00 1.48 2.31 0.07 77.19 08:29:20 Average: 0 4.25 0.00 0.87 4.74 0.08 90.07 08:29:20 Average: 1 25.17 0.00 2.10 1.72 0.08 70.92 08:29:20 Average: 2 22.95 0.00 1.19 0.41 0.07 75.38 08:29:20 Average: 3 23.45 0.00 1.77 2.37 0.08 72.33 08:29:20 08:29:20 08:29:20