21:28:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 21:28:15 Running as SYSTEM 21:28:15 [EnvInject] - Loading node environment variables. 21:28:15 Building remotely on prd-ubuntu1804-builder-4c-4g-23553 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 21:28:15 [ssh-agent] Looking for ssh-agent implementation... 21:28:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:15 $ ssh-agent 21:28:15 SSH_AUTH_SOCK=/tmp/ssh-s3aAw3gW5sFZ/agent.1628 21:28:15 SSH_AGENT_PID=1630 21:28:15 [ssh-agent] Started. 21:28:15 Running ssh-add (command line suppressed) 21:28:15 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_10917294444745596624.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_10917294444745596624.key) 21:28:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:28:15 The recommended git tool is: NONE 21:28:17 using credential onap-jenkins-ssh 21:28:17 Wiping out workspace first. 21:28:17 Cloning the remote Git repository 21:28:17 Cloning repository git://cloud.onap.org/mirror/oom.git 21:28:17 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 21:28:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:28:17 > git --version # timeout=10 21:28:17 > git --version # 'git version 2.17.1' 21:28:17 using GIT_SSH to set credentials Gerrit user 21:28:17 Verifying host key using manually-configured host key entries 21:28:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:28:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:28:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:28:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:28:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:28:22 using GIT_SSH to set credentials Gerrit user 21:28:22 Verifying host key using manually-configured host key entries 21:28:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/27 # timeout=30 21:28:22 > git rev-parse 2fe36f7bacfe04cef6794cb24f47e189c7f55b6b^{commit} # timeout=10 21:28:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:28:22 Checking out Revision 2fe36f7bacfe04cef6794cb24f47e189c7f55b6b (refs/changes/00/141100/27) 21:28:22 > git config core.sparsecheckout # timeout=10 21:28:22 > git checkout -f 2fe36f7bacfe04cef6794cb24f47e189c7f55b6b # timeout=30 21:28:23 Commit message: "[DOC] Add ArgoCD deployment example and guide" 21:28:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:28:23 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 21:28:26 [EnvInject] - Injecting environment variables from a build step. 21:28:26 [EnvInject] - Injecting as environment variables the properties content 21:28:26 PYTHON=python3 21:28:26 21:28:26 [EnvInject] - Variables injected successfully. 21:28:26 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins11888915456261592704.sh 21:28:26 ---> tox-install.sh 21:28:26 + source /home/jenkins/lf-env.sh 21:28:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:28:26 ++ mktemp -d /tmp/venv-XXXX 21:28:26 + lf_venv=/tmp/venv-wKIJ 21:28:26 + local venv_file=/tmp/.os_lf_venv 21:28:26 + local python=python3 21:28:26 + local options 21:28:26 + local set_path=true 21:28:26 + local install_args= 21:28:26 ++ 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 21:28:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:28:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:28:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:28:26 + true 21:28:26 + case $1 in 21:28:26 + venv_file=/tmp/.toxenv 21:28:26 + shift 2 21:28:26 + true 21:28:26 + case $1 in 21:28:26 + shift 21:28:26 + break 21:28:26 + case $python in 21:28:26 + local pkg_list= 21:28:26 + [[ -d /opt/pyenv ]] 21:28:26 + echo 'Setup pyenv:' 21:28:26 Setup pyenv: 21:28:26 + export PYENV_ROOT=/opt/pyenv 21:28:26 + PYENV_ROOT=/opt/pyenv 21:28:26 + 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 21:28:26 + 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 21:28:26 + pyenv versions 21:28:26 * system (set by /opt/pyenv/version) 21:28:26 * 3.8.13 (set by /opt/pyenv/version) 21:28:26 * 3.9.13 (set by /opt/pyenv/version) 21:28:26 * 3.10.6 (set by /opt/pyenv/version) 21:28:26 + command -v pyenv 21:28:26 ++ pyenv init - --no-rehash 21:28:26 + 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[*]}"'\'')" 21:28:26 export PATH="/opt/pyenv/shims:${PATH}" 21:28:26 export PYENV_SHELL=bash 21:28:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:28:26 pyenv() { 21:28:26 local command 21:28:26 command="${1:-}" 21:28:26 if [ "$#" -gt 0 ]; then 21:28:26 shift 21:28:26 fi 21:28:26 21:28:26 case "$command" in 21:28:26 rehash|shell) 21:28:26 eval "$(pyenv "sh-$command" "$@")" 21:28:26 ;; 21:28:26 *) 21:28:26 command pyenv "$command" "$@" 21:28:26 ;; 21:28:26 esac 21:28:26 }' 21:28:26 +++ 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[*]}"' 21:28:26 ++ 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 21:28:26 ++ 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 21:28:26 ++ 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 21:28:26 ++ export PYENV_SHELL=bash 21:28:26 ++ PYENV_SHELL=bash 21:28:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:28:26 +++ complete -F _pyenv pyenv 21:28:26 ++ lf-pyver python3 21:28:26 ++ local py_version_xy=python3 21:28:26 ++ local py_version_xyz= 21:28:26 ++ pyenv versions 21:28:26 ++ local command 21:28:26 ++ command=versions 21:28:26 ++ '[' 1 -gt 0 ']' 21:28:26 ++ shift 21:28:26 ++ case "$command" in 21:28:26 ++ command pyenv versions 21:28:26 ++ pyenv versions 21:28:26 ++ awk '{ print $1 }' 21:28:26 ++ grep -E '^[0-9.]*[0-9]$' 21:28:26 ++ sed 's/^[ *]* //' 21:28:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:28:26 +++ grep '^3' /tmp/.pyenv_versions 21:28:26 +++ sort -V 21:28:26 +++ tail -n 1 21:28:26 ++ py_version_xyz=3.10.6 21:28:26 ++ [[ -z 3.10.6 ]] 21:28:26 ++ echo 3.10.6 21:28:26 ++ return 0 21:28:26 + pyenv local 3.10.6 21:28:26 + local command 21:28:26 + command=local 21:28:26 + '[' 2 -gt 0 ']' 21:28:26 + shift 21:28:26 + case "$command" in 21:28:26 + command pyenv local 3.10.6 21:28:26 + pyenv local 3.10.6 21:28:26 + for arg in "$@" 21:28:26 + case $arg in 21:28:26 + pkg_list+='tox ' 21:28:26 + for arg in "$@" 21:28:26 + case $arg in 21:28:26 + pkg_list+='virtualenv ' 21:28:26 + for arg in "$@" 21:28:26 + case $arg in 21:28:26 + pkg_list+='urllib3~=1.26.15 ' 21:28:26 + [[ -f /tmp/.toxenv ]] 21:28:26 + [[ ! -f /tmp/.toxenv ]] 21:28:26 + [[ -n '' ]] 21:28:26 + python3 -m venv /tmp/venv-wKIJ 21:28:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wKIJ' 21:28:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wKIJ 21:28:30 + echo /tmp/venv-wKIJ 21:28:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:28:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:28:30 + /tmp/venv-wKIJ/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 21:28:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:28:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:28:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:28:34 + /tmp/venv-wKIJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:28:36 + type python3 21:28:36 + true 21:28:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wKIJ/bin to PATH' 21:28:36 lf-activate-venv(): INFO: Adding /tmp/venv-wKIJ/bin to PATH 21:28:36 + PATH=/tmp/venv-wKIJ/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 21:28:36 + return 0 21:28:36 + python3 --version 21:28:36 Python 3.10.6 21:28:36 + python3 -m pip --version 21:28:36 pip 25.1.1 from /tmp/venv-wKIJ/lib/python3.10/site-packages/pip (python 3.10) 21:28:36 + python3 -m pip freeze 21:28:37 cachetools==6.1.0 21:28:37 chardet==5.2.0 21:28:37 colorama==0.4.6 21:28:37 distlib==0.3.9 21:28:37 filelock==3.18.0 21:28:37 packaging==25.0 21:28:37 platformdirs==4.3.8 21:28:37 pluggy==1.6.0 21:28:37 pyproject-api==1.9.1 21:28:37 tomli==2.2.1 21:28:37 tox==4.27.0 21:28:37 typing_extensions==4.14.0 21:28:37 urllib3==1.26.20 21:28:37 virtualenv==20.31.2 21:28:37 [EnvInject] - Injecting environment variables from a build step. 21:28:37 [EnvInject] - Injecting as environment variables the properties content 21:28:37 PARALLEL=false 21:28:37 21:28:37 [EnvInject] - Variables injected successfully. 21:28:37 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins10669776726584580125.sh 21:28:37 ---> tox-run.sh 21:28:37 + 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 21:28:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 21:28:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 21:28:37 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 21:28:37 + cd /w/workspace/oom-master-sphinx-lint/. 21:28:37 + source /home/jenkins/lf-env.sh 21:28:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:28:37 ++ mktemp -d /tmp/venv-XXXX 21:28:37 + lf_venv=/tmp/venv-bPCM 21:28:37 + local venv_file=/tmp/.os_lf_venv 21:28:37 + local python=python3 21:28:37 + local options 21:28:37 + local set_path=true 21:28:37 + local install_args= 21:28: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 21:28:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:28:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:28:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:28:37 + true 21:28:37 + case $1 in 21:28:37 + venv_file=/tmp/.toxenv 21:28:37 + shift 2 21:28:37 + true 21:28:37 + case $1 in 21:28:37 + shift 21:28:37 + break 21:28:37 + case $python in 21:28:37 + local pkg_list= 21:28:37 + [[ -d /opt/pyenv ]] 21:28:37 + echo 'Setup pyenv:' 21:28:37 Setup pyenv: 21:28:37 + export PYENV_ROOT=/opt/pyenv 21:28:37 + PYENV_ROOT=/opt/pyenv 21:28:37 + 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 21:28:37 + 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 21:28:37 + pyenv versions 21:28:37 system 21:28:37 3.8.13 21:28:37 3.9.13 21:28:37 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 21:28:37 + command -v pyenv 21:28:37 ++ pyenv init - --no-rehash 21:28: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[*]}"'\'')" 21:28:37 export PATH="/opt/pyenv/shims:${PATH}" 21:28:37 export PYENV_SHELL=bash 21:28:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:28:37 pyenv() { 21:28:37 local command 21:28:37 command="${1:-}" 21:28:37 if [ "$#" -gt 0 ]; then 21:28:37 shift 21:28:37 fi 21:28:37 21:28:37 case "$command" in 21:28:37 rehash|shell) 21:28:37 eval "$(pyenv "sh-$command" "$@")" 21:28:37 ;; 21:28:37 *) 21:28:37 command pyenv "$command" "$@" 21:28:37 ;; 21:28:37 esac 21:28:37 }' 21:28: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[*]}"' 21:28:37 ++ 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 21:28:37 ++ 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 21:28:37 ++ 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 21:28:37 ++ export PYENV_SHELL=bash 21:28:37 ++ PYENV_SHELL=bash 21:28:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:28:37 +++ complete -F _pyenv pyenv 21:28:37 ++ lf-pyver python3 21:28:37 ++ local py_version_xy=python3 21:28:37 ++ local py_version_xyz= 21:28:37 ++ pyenv versions 21:28:37 ++ local command 21:28:37 ++ command=versions 21:28:37 ++ '[' 1 -gt 0 ']' 21:28:37 ++ shift 21:28:37 ++ case "$command" in 21:28:37 ++ command pyenv versions 21:28:37 ++ pyenv versions 21:28:37 ++ grep -E '^[0-9.]*[0-9]$' 21:28:37 ++ sed 's/^[ *]* //' 21:28:37 ++ awk '{ print $1 }' 21:28:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:28:37 +++ grep '^3' /tmp/.pyenv_versions 21:28:37 +++ sort -V 21:28:37 +++ tail -n 1 21:28:37 ++ py_version_xyz=3.10.6 21:28:37 ++ [[ -z 3.10.6 ]] 21:28:37 ++ echo 3.10.6 21:28:37 ++ return 0 21:28:37 + pyenv local 3.10.6 21:28:37 + local command 21:28:37 + command=local 21:28:37 + '[' 2 -gt 0 ']' 21:28:37 + shift 21:28:37 + case "$command" in 21:28:37 + command pyenv local 3.10.6 21:28:37 + pyenv local 3.10.6 21:28:37 + for arg in "$@" 21:28:37 + case $arg in 21:28:37 + pkg_list+='tox ' 21:28:37 + for arg in "$@" 21:28:37 + case $arg in 21:28:37 + pkg_list+='virtualenv ' 21:28:37 + for arg in "$@" 21:28:37 + case $arg in 21:28:37 + pkg_list+='urllib3~=1.26.15 ' 21:28:37 + [[ -f /tmp/.toxenv ]] 21:28:37 ++ cat /tmp/.toxenv 21:28:37 + lf_venv=/tmp/venv-wKIJ 21:28:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wKIJ from' file:/tmp/.toxenv 21:28:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wKIJ from file:/tmp/.toxenv 21:28:37 + /tmp/venv-wKIJ/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 21:28:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:28:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:28:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:28:38 + /tmp/venv-wKIJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:28:39 + type python3 21:28:39 + true 21:28:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wKIJ/bin to PATH' 21:28:39 lf-activate-venv(): INFO: Adding /tmp/venv-wKIJ/bin to PATH 21:28:39 + PATH=/tmp/venv-wKIJ/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 21:28:39 + return 0 21:28:39 + [[ -d /opt/pyenv ]] 21:28:39 + echo '---> Setting up pyenv' 21:28:39 ---> Setting up pyenv 21:28:39 + export PYENV_ROOT=/opt/pyenv 21:28:39 + PYENV_ROOT=/opt/pyenv 21:28:39 + export PATH=/opt/pyenv/bin:/tmp/venv-wKIJ/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 21:28:39 + PATH=/opt/pyenv/bin:/tmp/venv-wKIJ/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 21:28:39 ++ pwd 21:28:39 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 21:28:39 + export PYTHONPATH 21:28:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:28:39 + TOX_TESTENV_PASSENV=PYTHONPATH 21:28:39 + tox --version 21:28:39 4.27.0 from /tmp/venv-wKIJ/lib/python3.10/site-packages/tox/__init__.py 21:28:39 + PARALLEL=false 21:28:39 + TOX_OPTIONS_LIST= 21:28:39 + [[ -n docs,docs-linkcheck ]] 21:28:39 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 21:28:39 + case ${PARALLEL,,} in 21:28:39 + tox -e docs,docs-linkcheck 21:28:39 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 21:28:41 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 21:29:02 docs: freeze> python -m pip freeze --all 21:29:05 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 21:29:05 docs: commands[0]> sudo apt install graphviz 21:29:05 21:29:05 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 21:29:05 21:29:05 Reading package lists... 21:29:05 Building dependency tree... 21:29:05 Reading state information... 21:29:05 graphviz is already the newest version (2.40.1-2). 21:29:05 The following packages were automatically installed and are no longer required: 21:29:05 libmysqlclient20 mysql-common 21:29:05 Use 'sudo apt autoremove' to remove them. 21:29:05 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:29:05 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 21:29:10 docs: OK ✔ in 30.02 seconds 21:29:10 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 21:29:22 docs-linkcheck: freeze> python -m pip freeze --all 21:29:22 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 21:29:22 docs-linkcheck: commands[0]> sudo apt install graphviz 21:29:22 21:29:22 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 21:29:22 21:29:22 Reading package lists... 21:29:22 Building dependency tree... 21:29:22 Reading state information... 21:29:22 graphviz is already the newest version (2.40.1-2). 21:29:22 The following packages were automatically installed and are no longer required: 21:29:22 libmysqlclient20 mysql-common 21:29:22 Use 'sudo apt autoremove' to remove them. 21:29:22 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:29:22 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 21:29:47 docs: OK (30.02=setup[25.61]+cmd[0.26,4.14] seconds) 21:29:47 docs-linkcheck: OK (37.18=setup[12.71]+cmd[0.21,24.27] seconds) 21:29:47 congratulations :) (67.42 seconds) 21:29:47 + tox_status=0 21:29:47 + echo '---> Completed tox runs' 21:29:47 ---> Completed tox runs 21:29:47 + for i in .tox/*/log 21:29:47 ++ echo .tox/docs-linkcheck/log 21:29:47 ++ awk -F/ '{print $2}' 21:29:47 + tox_env=docs-linkcheck 21:29:47 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 21:29:47 + for i in .tox/*/log 21:29:47 ++ echo .tox/docs/log 21:29:47 ++ awk -F/ '{print $2}' 21:29:47 + tox_env=docs 21:29:47 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 21:29:47 + DOC_DIR=docs/_build/html 21:29:47 + [[ -d docs/_build/html ]] 21:29:47 + echo '---> Archiving generated docs' 21:29:47 ---> Archiving generated docs 21:29:47 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 21:29:47 + echo '---> tox-run.sh ends' 21:29:47 ---> tox-run.sh ends 21:29:47 + test 0 -eq 0 21:29:47 $ ssh-agent -k 21:29:47 unset SSH_AUTH_SOCK; 21:29:47 unset SSH_AGENT_PID; 21:29:47 echo Agent pid 1630 killed; 21:29:47 [ssh-agent] Stopped. 21:29:47 [PostBuildScript] - [INFO] Executing post build scripts. 21:29:47 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4998516255033178369.sh 21:29:47 ---> sysstat.sh 21:29:47 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4657786573211333887.sh 21:29:47 ---> package-listing.sh 21:29:47 ++ tr '[:upper:]' '[:lower:]' 21:29:47 ++ facter osfamily 21:29:47 + OS_FAMILY=debian 21:29:47 + workspace=/w/workspace/oom-master-sphinx-lint 21:29:47 + START_PACKAGES=/tmp/packages_start.txt 21:29:47 + END_PACKAGES=/tmp/packages_end.txt 21:29:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:29:47 + PACKAGES=/tmp/packages_start.txt 21:29:47 + '[' /w/workspace/oom-master-sphinx-lint ']' 21:29:47 + PACKAGES=/tmp/packages_end.txt 21:29:47 + case "${OS_FAMILY}" in 21:29:47 + dpkg -l 21:29:47 + grep '^ii' 21:29:47 + '[' -f /tmp/packages_start.txt ']' 21:29:47 + '[' -f /tmp/packages_end.txt ']' 21:29:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:29:47 + '[' /w/workspace/oom-master-sphinx-lint ']' 21:29:47 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 21:29:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 21:29:47 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10512832818427382140.sh 21:29:47 ---> capture-instance-metadata.sh 21:29:47 Setup pyenv: 21:29:48 system 21:29:48 3.8.13 21:29:48 3.9.13 21:29:48 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 21:29:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T58m 21:29:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:29:56 lf-activate-venv(): INFO: Installing: lftools 21:30:17 lf-activate-venv(): INFO: Adding /tmp/venv-T58m/bin to PATH 21:30:17 INFO: Running in OpenStack, capturing instance metadata 21:30:18 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7155176092782488963.sh 21:30:18 provisioning config files... 21:30:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config5260600449877187081tmp 21:30:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:30:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:30:18 [EnvInject] - Injecting environment variables from a build step. 21:30:18 [EnvInject] - Injecting as environment variables the properties content 21:30:18 SERVER_ID=logs 21:30:18 21:30:18 [EnvInject] - Variables injected successfully. 21:30:18 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7454902406756415745.sh 21:30:18 ---> create-netrc.sh 21:30:18 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins7916988450781432506.sh 21:30:18 ---> python-tools-install.sh 21:30:18 Setup pyenv: 21:30:18 system 21:30:18 3.8.13 21:30:18 3.9.13 21:30:18 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 21:30:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T58m from file:/tmp/.os_lf_venv 21:30:20 lf-activate-venv(): INFO: Installing: lftools 21:30:28 lf-activate-venv(): INFO: Adding /tmp/venv-T58m/bin to PATH 21:30:28 Generating Requirements File 21:30:46 Python 3.10.6 21:30:46 pip 25.1.1 from /tmp/venv-T58m/lib/python3.10/site-packages/pip (python 3.10) 21:30:46 appdirs==1.4.4 21:30:46 argcomplete==3.6.2 21:30:46 aspy.yaml==1.3.0 21:30:46 attrs==25.3.0 21:30:46 autopage==0.5.2 21:30:46 beautifulsoup4==4.13.4 21:30:46 boto3==1.38.43 21:30:46 botocore==1.38.43 21:30:46 bs4==0.0.2 21:30:46 cachetools==5.5.2 21:30:46 certifi==2025.6.15 21:30:46 cffi==1.17.1 21:30:46 cfgv==3.4.0 21:30:46 chardet==5.2.0 21:30:46 charset-normalizer==3.4.2 21:30:46 click==8.2.1 21:30:46 cliff==4.10.0 21:30:46 cmd2==2.6.1 21:30:46 cryptography==3.3.2 21:30:46 debtcollector==3.0.0 21:30:46 decorator==5.2.1 21:30:46 defusedxml==0.7.1 21:30:46 Deprecated==1.2.18 21:30:46 distlib==0.3.9 21:30:46 dnspython==2.7.0 21:30:46 docker==7.1.0 21:30:46 dogpile.cache==1.4.0 21:30:46 durationpy==0.10 21:30:46 email_validator==2.2.0 21:30:46 filelock==3.18.0 21:30:46 future==1.0.0 21:30:46 gitdb==4.0.12 21:30:46 GitPython==3.1.44 21:30:46 google-auth==2.40.3 21:30:46 httplib2==0.22.0 21:30:46 identify==2.6.12 21:30:46 idna==3.10 21:30:46 importlib-resources==1.5.0 21:30:46 iso8601==2.1.0 21:30:46 Jinja2==3.1.6 21:30:46 jmespath==1.0.1 21:30:46 jsonpatch==1.33 21:30:46 jsonpointer==3.0.0 21:30:46 jsonschema==4.24.0 21:30:46 jsonschema-specifications==2025.4.1 21:30:46 keystoneauth1==5.11.1 21:30:46 kubernetes==33.1.0 21:30:46 lftools==0.37.13 21:30:46 lxml==5.4.0 21:30:46 MarkupSafe==3.0.2 21:30:46 msgpack==1.1.1 21:30:46 multi_key_dict==2.0.3 21:30:46 munch==4.0.0 21:30:46 netaddr==1.3.0 21:30:46 niet==1.4.2 21:30:46 nodeenv==1.9.1 21:30:46 oauth2client==4.1.3 21:30:46 oauthlib==3.3.1 21:30:46 openstacksdk==4.6.0 21:30:46 os-client-config==2.1.0 21:30:46 os-service-types==1.7.0 21:30:46 osc-lib==4.0.2 21:30:46 oslo.config==9.8.0 21:30:46 oslo.context==6.0.0 21:30:46 oslo.i18n==6.5.1 21:30:46 oslo.log==7.1.0 21:30:46 oslo.serialization==5.7.0 21:30:46 oslo.utils==9.0.0 21:30:46 packaging==25.0 21:30:46 pbr==6.1.1 21:30:46 platformdirs==4.3.8 21:30:46 prettytable==3.16.0 21:30:46 psutil==7.0.0 21:30:46 pyasn1==0.6.1 21:30:46 pyasn1_modules==0.4.2 21:30:46 pycparser==2.22 21:30:46 pygerrit2==2.0.15 21:30:46 PyGithub==2.6.1 21:30:46 PyJWT==2.10.1 21:30:46 PyNaCl==1.5.0 21:30:46 pyparsing==2.4.7 21:30:46 pyperclip==1.9.0 21:30:46 pyrsistent==0.20.0 21:30:46 python-cinderclient==9.7.0 21:30:46 python-dateutil==2.9.0.post0 21:30:46 python-heatclient==4.2.0 21:30:46 python-jenkins==1.8.2 21:30:46 python-keystoneclient==5.6.0 21:30:46 python-magnumclient==4.8.1 21:30:46 python-openstackclient==8.1.0 21:30:46 python-swiftclient==4.8.0 21:30:46 PyYAML==6.0.2 21:30:46 referencing==0.36.2 21:30:46 requests==2.32.4 21:30:46 requests-oauthlib==2.0.0 21:30:46 requestsexceptions==1.4.0 21:30:46 rfc3986==2.0.0 21:30:46 rpds-py==0.25.1 21:30:46 rsa==4.9.1 21:30:46 ruamel.yaml==0.18.14 21:30:46 ruamel.yaml.clib==0.2.12 21:30:46 s3transfer==0.13.0 21:30:46 simplejson==3.20.1 21:30:46 six==1.17.0 21:30:46 smmap==5.0.2 21:30:46 soupsieve==2.7 21:30:46 stevedore==5.4.1 21:30:46 tabulate==0.9.0 21:30:46 toml==0.10.2 21:30:46 tomlkit==0.13.3 21:30:46 tqdm==4.67.1 21:30:46 typing_extensions==4.14.0 21:30:46 tzdata==2025.2 21:30:46 urllib3==1.26.20 21:30:46 virtualenv==20.31.2 21:30:46 wcwidth==0.2.13 21:30:46 websocket-client==1.8.0 21:30:46 wrapt==1.17.2 21:30:46 xdg==6.0.0 21:30:46 xmltodict==0.14.2 21:30:46 yq==3.4.3 21:30:47 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16432272126642093934.sh 21:30:47 ---> sudo-logs.sh 21:30:47 Archiving 'sudo' log.. 21:30:47 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16591821355114487237.sh 21:30:47 ---> job-cost.sh 21:30:47 Setup pyenv: 21:30:47 system 21:30:47 3.8.13 21:30:47 3.9.13 21:30:47 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 21:30:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T58m from file:/tmp/.os_lf_venv 21:30:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:30:54 lf-activate-venv(): INFO: Adding /tmp/venv-T58m/bin to PATH 21:30:54 INFO: No Stack... 21:30:54 INFO: Retrieving Pricing Info for: v3-standard-4 21:30:54 INFO: Archiving Costs 21:30:54 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins2601997137952151112.sh 21:30:54 ---> logs-deploy.sh 21:30:54 Setup pyenv: 21:30:54 system 21:30:54 3.8.13 21:30:54 3.9.13 21:30:54 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 21:30:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T58m from file:/tmp/.os_lf_venv 21:30:56 lf-activate-venv(): INFO: Installing: lftools 21:31:04 lf-activate-venv(): INFO: Adding /tmp/venv-T58m/bin to PATH 21:31:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/586 21:31:04 INFO: archiving workspace using pattern(s): 21:31:06 Archives upload complete. 21:31:06 INFO: archiving logs to Nexus 21:31:07 ---> uname -a: 21:31:07 Linux prd-ubuntu1804-builder-4c-4g-23553 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:31:07 21:31:07 21:31:07 ---> lscpu: 21:31:07 Architecture: x86_64 21:31:07 CPU op-mode(s): 32-bit, 64-bit 21:31:07 Byte Order: Little Endian 21:31:07 CPU(s): 4 21:31:07 On-line CPU(s) list: 0-3 21:31:07 Thread(s) per core: 1 21:31:07 Core(s) per socket: 1 21:31:07 Socket(s): 4 21:31:07 NUMA node(s): 1 21:31:07 Vendor ID: AuthenticAMD 21:31:07 CPU family: 23 21:31:07 Model: 49 21:31:07 Model name: AMD EPYC-Rome Processor 21:31:07 Stepping: 0 21:31:07 CPU MHz: 2799.998 21:31:07 BogoMIPS: 5599.99 21:31:07 Virtualization: AMD-V 21:31:07 Hypervisor vendor: KVM 21:31:07 Virtualization type: full 21:31:07 L1d cache: 32K 21:31:07 L1i cache: 32K 21:31:07 L2 cache: 512K 21:31:07 L3 cache: 16384K 21:31:07 NUMA node0 CPU(s): 0-3 21:31:07 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 21:31:07 21:31:07 21:31:07 ---> nproc: 21:31:07 4 21:31:07 21:31:07 21:31:07 ---> df -h: 21:31:07 Filesystem Size Used Avail Use% Mounted on 21:31:07 udev 7.9G 0 7.9G 0% /dev 21:31:07 tmpfs 1.6G 672K 1.6G 1% /run 21:31:07 /dev/vda1 78G 8.6G 69G 12% / 21:31:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:31:07 tmpfs 5.0M 0 5.0M 0% /run/lock 21:31:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:31:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:31:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:31:07 21:31:07 21:31:07 ---> free -m: 21:31:07 total used free shared buff/cache available 21:31:07 Mem: 16040 598 12970 0 2471 15111 21:31:07 Swap: 1023 0 1023 21:31:07 21:31:07 21:31:07 ---> ip addr: 21:31:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:31:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:31:07 inet 127.0.0.1/8 scope host lo 21:31:07 valid_lft forever preferred_lft forever 21:31:07 inet6 ::1/128 scope host 21:31:07 valid_lft forever preferred_lft forever 21:31:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:31:07 link/ether fa:16:3e:a1:76:2e brd ff:ff:ff:ff:ff:ff 21:31:07 inet 10.30.107.187/23 brd 10.30.107.255 scope global dynamic ens3 21:31:07 valid_lft 86215sec preferred_lft 86215sec 21:31:07 inet6 fe80::f816:3eff:fea1:762e/64 scope link 21:31:07 valid_lft forever preferred_lft forever 21:31:07 21:31:07 21:31:07 ---> sar -b -r -n DEV: 21:31:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23553) 06/24/25 _x86_64_ (4 CPU) 21:31:07 21:31:07 21:28:03 LINUX RESTART (4 CPU) 21:31:07 21:31:07 21:29:01 tps rtps wtps bread/s bwrtn/s 21:31:07 21:30:01 121.41 6.08 115.33 325.15 33574.40 21:31:07 21:31:02 98.42 0.90 97.52 106.92 10324.81 21:31:07 Average: 109.92 3.49 106.42 216.03 21949.61 21:31:07 21:31:07 21:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:31:07 21:30:01 13567312 15467484 2857656 17.40 82284 2000200 867100 4.96 825740 1780140 49336 21:31:07 21:31:02 13246608 15437884 3178360 19.35 107272 2247060 861696 4.93 875724 2017480 113580 21:31:07 Average: 13406960 15452684 3018008 18.37 94778 2123630 864398 4.95 850732 1898810 81458 21:31:07 21:31:07 21:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:31:07 21:30:01 ens3 123.91 118.45 113.18 19.02 0.00 0.00 0.00 0.00 21:31:07 21:30:01 lo 33.73 33.73 2.76 2.76 0.00 0.00 0.00 0.00 21:31:07 21:31:02 ens3 175.62 122.65 843.99 16.30 0.00 0.00 0.00 0.00 21:31:07 21:31:02 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 21:31:07 Average: ens3 149.77 120.55 478.58 17.66 0.00 0.00 0.00 0.00 21:31:07 Average: lo 17.53 17.53 1.45 1.45 0.00 0.00 0.00 0.00 21:31:07 21:31:07 21:31:07 ---> sar -P ALL: 21:31:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23553) 06/24/25 _x86_64_ (4 CPU) 21:31:07 21:31:07 21:28:03 LINUX RESTART (4 CPU) 21:31:07 21:31:07 21:29:01 CPU %user %nice %system %iowait %steal %idle 21:31:07 21:30:01 all 16.42 0.00 1.24 1.94 0.09 80.31 21:31:07 21:30:01 0 19.67 0.00 1.14 1.47 0.08 77.64 21:31:07 21:30:01 1 26.44 0.00 2.16 1.40 0.09 69.92 21:31:07 21:30:01 2 9.87 0.00 0.89 1.04 0.10 88.11 21:31:07 21:30:01 3 9.79 0.00 0.81 3.90 0.07 85.43 21:31:07 21:31:02 all 21.47 0.00 1.43 1.21 0.06 75.83 21:31:07 21:31:02 0 6.78 0.00 0.99 3.02 0.05 89.16 21:31:07 21:31:02 1 7.47 0.00 0.65 0.72 0.03 91.13 21:31:07 21:31:02 2 15.00 0.00 0.67 0.18 0.10 84.05 21:31:07 21:31:02 3 56.60 0.00 3.45 0.93 0.07 38.95 21:31:07 Average: all 18.97 0.00 1.34 1.57 0.07 78.04 21:31:07 Average: 0 13.22 0.00 1.06 2.25 0.07 83.40 21:31:07 Average: 1 16.73 0.00 1.39 1.05 0.06 80.77 21:31:07 Average: 2 12.44 0.00 0.78 0.61 0.10 86.08 21:31:07 Average: 3 33.82 0.00 2.16 2.38 0.07 61.57 21:31:07 21:31:07 21:31:07