15:02:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 15:02:50 Running as SYSTEM 15:02:50 [EnvInject] - Loading node environment variables. 15:02:50 Building remotely on prd-ubuntu1804-builder-4c-4g-18712 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 15:02:50 [ssh-agent] Looking for ssh-agent implementation... 15:02:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:50 $ ssh-agent 15:02:50 SSH_AUTH_SOCK=/tmp/ssh-Vu0v0OnMGTEx/agent.1725 15:02:50 SSH_AGENT_PID=1727 15:02:50 [ssh-agent] Started. 15:02:50 Running ssh-add (command line suppressed) 15:02:50 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_18036879904346846403.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_18036879904346846403.key) 15:02:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:02:50 The recommended git tool is: NONE 15:02:51 using credential onap-jenkins-ssh 15:02:51 Wiping out workspace first. 15:02:51 Cloning the remote Git repository 15:02:51 Cloning repository git://cloud.onap.org/mirror/oom.git 15:02:51 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 15:02:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:02:51 > git --version # timeout=10 15:02:51 > git --version # 'git version 2.17.1' 15:02:51 using GIT_SSH to set credentials Gerrit user 15:02:51 Verifying host key using manually-configured host key entries 15:02:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:02:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:02:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:02:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:02:57 using GIT_SSH to set credentials Gerrit user 15:02:57 Verifying host key using manually-configured host key entries 15:02:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/3 # timeout=30 15:02:57 > git rev-parse 18a7a05e05b22067836cc8485090d71a64c745eb^{commit} # timeout=10 15:02:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:02:57 Checking out Revision 18a7a05e05b22067836cc8485090d71a64c745eb (refs/changes/00/141100/3) 15:02:57 > git config core.sparsecheckout # timeout=10 15:02:57 > git checkout -f 18a7a05e05b22067836cc8485090d71a64c745eb # timeout=30 15:02:57 Commit message: "[DOC] Add ArgoCD deployment example and guide" 15:02:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:02:58 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 15:03:01 [EnvInject] - Injecting environment variables from a build step. 15:03:01 [EnvInject] - Injecting as environment variables the properties content 15:03:01 PYTHON=python3 15:03:01 15:03:01 [EnvInject] - Variables injected successfully. 15:03:01 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins14253125053071177188.sh 15:03:01 ---> tox-install.sh 15:03:01 + source /home/jenkins/lf-env.sh 15:03:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:03:01 ++ mktemp -d /tmp/venv-XXXX 15:03:01 + lf_venv=/tmp/venv-uu99 15:03:01 + local venv_file=/tmp/.os_lf_venv 15:03:01 + local python=python3 15:03:01 + local options 15:03:01 + local set_path=true 15:03:01 + local install_args= 15:03:01 ++ 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:03:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:03:01 + true 15:03:01 + case $1 in 15:03:01 + venv_file=/tmp/.toxenv 15:03:01 + shift 2 15:03:01 + true 15:03:01 + case $1 in 15:03:01 + shift 15:03:01 + break 15:03:01 + case $python in 15:03:01 + local pkg_list= 15:03:01 + [[ -d /opt/pyenv ]] 15:03:01 + echo 'Setup pyenv:' 15:03:01 Setup pyenv: 15:03:01 + export PYENV_ROOT=/opt/pyenv 15:03:01 + PYENV_ROOT=/opt/pyenv 15:03:01 + 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:03:01 + 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:03:01 + pyenv versions 15:03:01 * system (set by /opt/pyenv/version) 15:03:01 * 3.8.13 (set by /opt/pyenv/version) 15:03:01 * 3.9.13 (set by /opt/pyenv/version) 15:03:01 * 3.10.6 (set by /opt/pyenv/version) 15:03:01 + command -v pyenv 15:03:01 ++ pyenv init - --no-rehash 15:03:01 + 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:03:01 export PATH="/opt/pyenv/shims:${PATH}" 15:03:01 export PYENV_SHELL=bash 15:03:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:03:01 pyenv() { 15:03:01 local command 15:03:01 command="${1:-}" 15:03:01 if [ "$#" -gt 0 ]; then 15:03:01 shift 15:03:01 fi 15:03:01 15:03:01 case "$command" in 15:03:01 rehash|shell) 15:03:01 eval "$(pyenv "sh-$command" "$@")" 15:03:01 ;; 15:03:01 *) 15:03:01 command pyenv "$command" "$@" 15:03:01 ;; 15:03:01 esac 15:03:01 }' 15:03:01 +++ 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:03:01 ++ 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:03:01 ++ 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:03:01 ++ 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:03:01 ++ export PYENV_SHELL=bash 15:03:01 ++ PYENV_SHELL=bash 15:03:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:03:01 +++ complete -F _pyenv pyenv 15:03:01 ++ lf-pyver python3 15:03:01 ++ local py_version_xy=python3 15:03:01 ++ local py_version_xyz= 15:03:01 ++ pyenv versions 15:03:01 ++ sed 's/^[ *]* //' 15:03:01 ++ local command 15:03:01 ++ awk '{ print $1 }' 15:03:01 ++ command=versions 15:03:01 ++ '[' 1 -gt 0 ']' 15:03:01 ++ shift 15:03:01 ++ case "$command" in 15:03:01 ++ command pyenv versions 15:03:01 ++ pyenv versions 15:03:01 ++ grep -E '^[0-9.]*[0-9]$' 15:03:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:03:01 +++ grep '^3' /tmp/.pyenv_versions 15:03:01 +++ sort -V 15:03:01 +++ tail -n 1 15:03:01 ++ py_version_xyz=3.10.6 15:03:01 ++ [[ -z 3.10.6 ]] 15:03:01 ++ echo 3.10.6 15:03:01 ++ return 0 15:03:01 + pyenv local 3.10.6 15:03:01 + local command 15:03:01 + command=local 15:03:01 + '[' 2 -gt 0 ']' 15:03:01 + shift 15:03:01 + case "$command" in 15:03:01 + command pyenv local 3.10.6 15:03:01 + pyenv local 3.10.6 15:03:01 + for arg in "$@" 15:03:01 + case $arg in 15:03:01 + pkg_list+='tox ' 15:03:01 + for arg in "$@" 15:03:01 + case $arg in 15:03:01 + pkg_list+='virtualenv ' 15:03:01 + for arg in "$@" 15:03:01 + case $arg in 15:03:01 + pkg_list+='urllib3~=1.26.15 ' 15:03:01 + [[ -f /tmp/.toxenv ]] 15:03:01 + [[ ! -f /tmp/.toxenv ]] 15:03:01 + [[ -n '' ]] 15:03:01 + python3 -m venv /tmp/venv-uu99 15:03:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uu99' 15:03:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uu99 15:03:05 + echo /tmp/venv-uu99 15:03:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:03:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:03:05 + /tmp/venv-uu99/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:03:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:03:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:03:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:03:10 + /tmp/venv-uu99/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:03:12 + type python3 15:03:12 + true 15:03:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uu99/bin to PATH' 15:03:12 lf-activate-venv(): INFO: Adding /tmp/venv-uu99/bin to PATH 15:03:12 + PATH=/tmp/venv-uu99/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:03:12 + return 0 15:03:12 + python3 --version 15:03:12 Python 3.10.6 15:03:12 + python3 -m pip --version 15:03:12 pip 25.1.1 from /tmp/venv-uu99/lib/python3.10/site-packages/pip (python 3.10) 15:03:12 + python3 -m pip freeze 15:03:12 cachetools==6.0.0 15:03:12 chardet==5.2.0 15:03:12 colorama==0.4.6 15:03:12 distlib==0.3.9 15:03:12 filelock==3.18.0 15:03:12 packaging==25.0 15:03:12 platformdirs==4.3.8 15:03:12 pluggy==1.6.0 15:03:12 pyproject-api==1.9.1 15:03:12 tomli==2.2.1 15:03:12 tox==4.26.0 15:03:12 typing_extensions==4.14.0 15:03:12 urllib3==1.26.20 15:03:12 virtualenv==20.31.2 15:03:12 [EnvInject] - Injecting environment variables from a build step. 15:03:12 [EnvInject] - Injecting as environment variables the properties content 15:03:12 PARALLEL=false 15:03:12 15:03:12 [EnvInject] - Variables injected successfully. 15:03:12 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins12455481677715421243.sh 15:03:12 ---> tox-run.sh 15:03:12 + 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:03:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 15:03:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 15:03:12 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 15:03:12 + cd /w/workspace/oom-master-sphinx-lint/. 15:03:12 + source /home/jenkins/lf-env.sh 15:03:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:03:12 ++ mktemp -d /tmp/venv-XXXX 15:03:12 + lf_venv=/tmp/venv-l9h1 15:03:12 + local venv_file=/tmp/.os_lf_venv 15:03:12 + local python=python3 15:03:12 + local options 15:03:12 + local set_path=true 15:03:12 + local install_args= 15:03:12 ++ 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:03:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:03:12 + true 15:03:12 + case $1 in 15:03:12 + venv_file=/tmp/.toxenv 15:03:12 + shift 2 15:03:12 + true 15:03:12 + case $1 in 15:03:12 + shift 15:03:12 + break 15:03:12 + case $python in 15:03:12 + local pkg_list= 15:03:12 + [[ -d /opt/pyenv ]] 15:03:12 + echo 'Setup pyenv:' 15:03:12 Setup pyenv: 15:03:12 + export PYENV_ROOT=/opt/pyenv 15:03:12 + PYENV_ROOT=/opt/pyenv 15:03:12 + 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:03:12 + 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:03:12 + pyenv versions 15:03:12 system 15:03:12 3.8.13 15:03:12 3.9.13 15:03:12 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:03:12 + command -v pyenv 15:03:12 ++ pyenv init - --no-rehash 15:03:13 + 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:03:13 export PATH="/opt/pyenv/shims:${PATH}" 15:03:13 export PYENV_SHELL=bash 15:03:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:03:13 pyenv() { 15:03:13 local command 15:03:13 command="${1:-}" 15:03:13 if [ "$#" -gt 0 ]; then 15:03:13 shift 15:03:13 fi 15:03:13 15:03:13 case "$command" in 15:03:13 rehash|shell) 15:03:13 eval "$(pyenv "sh-$command" "$@")" 15:03:13 ;; 15:03:13 *) 15:03:13 command pyenv "$command" "$@" 15:03:13 ;; 15:03:13 esac 15:03:13 }' 15:03:13 +++ 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:03:13 ++ 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:03:13 ++ 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:03:13 ++ 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:03:13 ++ export PYENV_SHELL=bash 15:03:13 ++ PYENV_SHELL=bash 15:03:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:03:13 +++ complete -F _pyenv pyenv 15:03:13 ++ lf-pyver python3 15:03:13 ++ local py_version_xy=python3 15:03:13 ++ local py_version_xyz= 15:03:13 ++ pyenv versions 15:03:13 ++ local command 15:03:13 ++ command=versions 15:03:13 ++ '[' 1 -gt 0 ']' 15:03:13 ++ shift 15:03:13 ++ awk '{ print $1 }' 15:03:13 ++ case "$command" in 15:03:13 ++ command pyenv versions 15:03:13 ++ sed 's/^[ *]* //' 15:03:13 ++ pyenv versions 15:03:13 ++ grep -E '^[0-9.]*[0-9]$' 15:03:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:03:13 +++ grep '^3' /tmp/.pyenv_versions 15:03:13 +++ sort -V 15:03:13 +++ tail -n 1 15:03:13 ++ py_version_xyz=3.10.6 15:03:13 ++ [[ -z 3.10.6 ]] 15:03:13 ++ echo 3.10.6 15:03:13 ++ return 0 15:03:13 + pyenv local 3.10.6 15:03:13 + local command 15:03:13 + command=local 15:03:13 + '[' 2 -gt 0 ']' 15:03:13 + shift 15:03:13 + case "$command" in 15:03:13 + command pyenv local 3.10.6 15:03:13 + pyenv local 3.10.6 15:03:13 + for arg in "$@" 15:03:13 + case $arg in 15:03:13 + pkg_list+='tox ' 15:03:13 + for arg in "$@" 15:03:13 + case $arg in 15:03:13 + pkg_list+='virtualenv ' 15:03:13 + for arg in "$@" 15:03:13 + case $arg in 15:03:13 + pkg_list+='urllib3~=1.26.15 ' 15:03:13 + [[ -f /tmp/.toxenv ]] 15:03:13 ++ cat /tmp/.toxenv 15:03:13 + lf_venv=/tmp/venv-uu99 15:03:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uu99 from' file:/tmp/.toxenv 15:03:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uu99 from file:/tmp/.toxenv 15:03:13 + /tmp/venv-uu99/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:03:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:03:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:03:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:03:14 + /tmp/venv-uu99/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:03:15 + type python3 15:03:15 + true 15:03:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uu99/bin to PATH' 15:03:15 lf-activate-venv(): INFO: Adding /tmp/venv-uu99/bin to PATH 15:03:15 + PATH=/tmp/venv-uu99/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:03:15 + return 0 15:03:15 + [[ -d /opt/pyenv ]] 15:03:15 + echo '---> Setting up pyenv' 15:03:15 ---> Setting up pyenv 15:03:15 + export PYENV_ROOT=/opt/pyenv 15:03:15 + PYENV_ROOT=/opt/pyenv 15:03:15 + export PATH=/opt/pyenv/bin:/tmp/venv-uu99/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:03:15 + PATH=/opt/pyenv/bin:/tmp/venv-uu99/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:03:15 ++ pwd 15:03:15 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 15:03:15 + export PYTHONPATH 15:03:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:03:15 + TOX_TESTENV_PASSENV=PYTHONPATH 15:03:15 + tox --version 15:03:15 4.26.0 from /tmp/venv-uu99/lib/python3.10/site-packages/tox/__init__.py 15:03:15 + PARALLEL=false 15:03:15 + TOX_OPTIONS_LIST= 15:03:15 + [[ -n docs,docs-linkcheck ]] 15:03:15 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 15:03:15 + case ${PARALLEL,,} in 15:03:15 + tox -e docs,docs-linkcheck 15:03:15 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 15:03:18 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:03:38 docs: freeze> python -m pip freeze --all 15:03:38 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.4.26,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:03:38 docs: commands[0]> sudo apt install graphviz 15:03:38 15:03:38 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:03:38 15:03:38 Reading package lists... 15:03:38 Building dependency tree... 15:03:38 Reading state information... 15:03:38 graphviz is already the newest version (2.40.1-2). 15:03:38 The following packages were automatically installed and are no longer required: 15:03:38 libmysqlclient20 mysql-common 15:03:38 Use 'sudo apt autoremove' to remove them. 15:03:38 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:03:38 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:03:43 docs: OK ✔ in 26.51 seconds 15:03:43 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:03:55 docs-linkcheck: freeze> python -m pip freeze --all 15:03:55 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.4.26,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:03:55 docs-linkcheck: commands[0]> sudo apt install graphviz 15:03:55 15:03:55 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 15:03:55 15:03:55 Reading package lists... 15:03:55 Building dependency tree... 15:03:55 Reading state information... 15:03:56 graphviz is already the newest version (2.40.1-2). 15:03:56 The following packages were automatically installed and are no longer required: 15:03:56 libmysqlclient20 mysql-common 15:03:56 Use 'sudo apt autoremove' to remove them. 15:03:56 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:03:56 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:04:23 docs: OK (26.51=setup[22.37]+cmd[0.25,3.90] seconds) 15:04:23 docs-linkcheck: OK (40.72=setup[13.12]+cmd[0.22,27.37] seconds) 15:04:23 congratulations :) (67.44 seconds) 15:04:23 + tox_status=0 15:04:23 + echo '---> Completed tox runs' 15:04:23 ---> Completed tox runs 15:04:23 + for i in .tox/*/log 15:04:23 ++ echo .tox/docs-linkcheck/log 15:04:23 ++ awk -F/ '{print $2}' 15:04:23 + tox_env=docs-linkcheck 15:04:23 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 15:04:23 + for i in .tox/*/log 15:04:23 ++ echo .tox/docs/log 15:04:23 ++ awk -F/ '{print $2}' 15:04:23 + tox_env=docs 15:04:23 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 15:04:23 + DOC_DIR=docs/_build/html 15:04:23 + [[ -d docs/_build/html ]] 15:04:23 + echo '---> Archiving generated docs' 15:04:23 ---> Archiving generated docs 15:04:23 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 15:04:23 + echo '---> tox-run.sh ends' 15:04:23 ---> tox-run.sh ends 15:04:23 + test 0 -eq 0 15:04:23 $ ssh-agent -k 15:04:23 unset SSH_AUTH_SOCK; 15:04:23 unset SSH_AGENT_PID; 15:04:23 echo Agent pid 1727 killed; 15:04:23 [ssh-agent] Stopped. 15:04:23 [PostBuildScript] - [INFO] Executing post build scripts. 15:04:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4081732351600106079.sh 15:04:23 ---> sysstat.sh 15:04:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins14251471423595616568.sh 15:04:24 ---> package-listing.sh 15:04:24 ++ facter osfamily 15:04:24 ++ tr '[:upper:]' '[:lower:]' 15:04:24 + OS_FAMILY=debian 15:04:24 + workspace=/w/workspace/oom-master-sphinx-lint 15:04:24 + START_PACKAGES=/tmp/packages_start.txt 15:04:24 + END_PACKAGES=/tmp/packages_end.txt 15:04:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:04:24 + PACKAGES=/tmp/packages_start.txt 15:04:24 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:04:24 + PACKAGES=/tmp/packages_end.txt 15:04:24 + case "${OS_FAMILY}" in 15:04:24 + dpkg -l 15:04:24 + grep '^ii' 15:04:24 + '[' -f /tmp/packages_start.txt ']' 15:04:24 + '[' -f /tmp/packages_end.txt ']' 15:04:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:04:24 + '[' /w/workspace/oom-master-sphinx-lint ']' 15:04:24 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 15:04:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 15:04:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4186838900015672443.sh 15:04:24 ---> capture-instance-metadata.sh 15:04:24 Setup pyenv: 15:04:24 system 15:04:24 3.8.13 15:04:24 3.9.13 15:04:24 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:04:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zEqj 15:04:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:04:31 lf-activate-venv(): INFO: Installing: lftools 15:04:53 lf-activate-venv(): INFO: Adding /tmp/venv-zEqj/bin to PATH 15:04:53 INFO: Running in OpenStack, capturing instance metadata 15:04:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins747425948205070577.sh 15:04:53 provisioning config files... 15:04:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config14886479102665378097tmp 15:04:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:04:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:04:53 [EnvInject] - Injecting environment variables from a build step. 15:04:53 [EnvInject] - Injecting as environment variables the properties content 15:04:53 SERVER_ID=logs 15:04:53 15:04:53 [EnvInject] - Variables injected successfully. 15:04:53 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3811273482803172817.sh 15:04:53 ---> create-netrc.sh 15:04:54 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins276168002870884572.sh 15:04:54 ---> python-tools-install.sh 15:04:54 Setup pyenv: 15:04:54 system 15:04:54 3.8.13 15:04:54 3.9.13 15:04:54 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:04:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zEqj from file:/tmp/.os_lf_venv 15:04:56 lf-activate-venv(): INFO: Installing: lftools 15:05:04 lf-activate-venv(): INFO: Adding /tmp/venv-zEqj/bin to PATH 15:05:04 Generating Requirements File 15:05:23 Python 3.10.6 15:05:23 pip 25.1.1 from /tmp/venv-zEqj/lib/python3.10/site-packages/pip (python 3.10) 15:05:23 appdirs==1.4.4 15:05:23 argcomplete==3.6.2 15:05:23 aspy.yaml==1.3.0 15:05:23 attrs==25.3.0 15:05:23 autopage==0.5.2 15:05:23 beautifulsoup4==4.13.4 15:05:23 boto3==1.38.30 15:05:23 botocore==1.38.30 15:05:23 bs4==0.0.2 15:05:23 cachetools==5.5.2 15:05:23 certifi==2025.4.26 15:05:23 cffi==1.17.1 15:05:23 cfgv==3.4.0 15:05:23 chardet==5.2.0 15:05:23 charset-normalizer==3.4.2 15:05:23 click==8.2.1 15:05:23 cliff==4.10.0 15:05:23 cmd2==2.6.0 15:05:23 cryptography==3.3.2 15:05:23 debtcollector==3.0.0 15:05:23 decorator==5.2.1 15:05:23 defusedxml==0.7.1 15:05:23 Deprecated==1.2.18 15:05:23 distlib==0.3.9 15:05:23 dnspython==2.7.0 15:05:23 docker==7.1.0 15:05:23 dogpile.cache==1.4.0 15:05:23 durationpy==0.10 15:05:23 email_validator==2.2.0 15:05:23 filelock==3.18.0 15:05:23 future==1.0.0 15:05:23 gitdb==4.0.12 15:05:23 GitPython==3.1.44 15:05:23 google-auth==2.40.3 15:05:23 httplib2==0.22.0 15:05:23 identify==2.6.12 15:05:23 idna==3.10 15:05:23 importlib-resources==1.5.0 15:05:23 iso8601==2.1.0 15:05:23 Jinja2==3.1.6 15:05:23 jmespath==1.0.1 15:05:23 jsonpatch==1.33 15:05:23 jsonpointer==3.0.0 15:05:23 jsonschema==4.24.0 15:05:23 jsonschema-specifications==2025.4.1 15:05:23 keystoneauth1==5.11.0 15:05:23 kubernetes==32.0.1 15:05:23 lftools==0.37.13 15:05:23 lxml==5.4.0 15:05:23 MarkupSafe==3.0.2 15:05:23 msgpack==1.1.0 15:05:23 multi_key_dict==2.0.3 15:05:23 munch==4.0.0 15:05:23 netaddr==1.3.0 15:05:23 niet==1.4.2 15:05:23 nodeenv==1.9.1 15:05:23 oauth2client==4.1.3 15:05:23 oauthlib==3.2.2 15:05:23 openstacksdk==4.6.0 15:05:23 os-client-config==2.1.0 15:05:23 os-service-types==1.7.0 15:05:23 osc-lib==4.0.2 15:05:23 oslo.config==9.8.0 15:05:23 oslo.context==6.0.0 15:05:23 oslo.i18n==6.5.1 15:05:23 oslo.log==7.1.0 15:05:23 oslo.serialization==5.7.0 15:05:23 oslo.utils==9.0.0 15:05:23 packaging==25.0 15:05:23 pbr==6.1.1 15:05:23 platformdirs==4.3.8 15:05:23 prettytable==3.16.0 15:05:23 psutil==7.0.0 15:05:23 pyasn1==0.6.1 15:05:23 pyasn1_modules==0.4.2 15:05:23 pycparser==2.22 15:05:23 pygerrit2==2.0.15 15:05:23 PyGithub==2.6.1 15:05:23 PyJWT==2.10.1 15:05:23 PyNaCl==1.5.0 15:05:23 pyparsing==2.4.7 15:05:23 pyperclip==1.9.0 15:05:23 pyrsistent==0.20.0 15:05:23 python-cinderclient==9.7.0 15:05:23 python-dateutil==2.9.0.post0 15:05:23 python-heatclient==4.2.0 15:05:23 python-jenkins==1.8.2 15:05:23 python-keystoneclient==5.6.0 15:05:23 python-magnumclient==4.8.1 15:05:23 python-openstackclient==8.1.0 15:05:23 python-swiftclient==4.8.0 15:05:23 PyYAML==6.0.2 15:05:23 referencing==0.36.2 15:05:23 requests==2.32.3 15:05:23 requests-oauthlib==2.0.0 15:05:23 requestsexceptions==1.4.0 15:05:23 rfc3986==2.0.0 15:05:23 rpds-py==0.25.1 15:05:23 rsa==4.9.1 15:05:23 ruamel.yaml==0.18.12 15:05:23 ruamel.yaml.clib==0.2.12 15:05:23 s3transfer==0.13.0 15:05:23 simplejson==3.20.1 15:05:23 six==1.17.0 15:05:23 smmap==5.0.2 15:05:23 soupsieve==2.7 15:05:23 stevedore==5.4.1 15:05:23 tabulate==0.9.0 15:05:23 toml==0.10.2 15:05:23 tomlkit==0.13.3 15:05:23 tqdm==4.67.1 15:05:23 typing_extensions==4.14.0 15:05:23 tzdata==2025.2 15:05:23 urllib3==1.26.20 15:05:23 virtualenv==20.31.2 15:05:23 wcwidth==0.2.13 15:05:23 websocket-client==1.8.0 15:05:23 wrapt==1.17.2 15:05:23 xdg==6.0.0 15:05:23 xmltodict==0.14.2 15:05:23 yq==3.4.3 15:05:23 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5405247691718514920.sh 15:05:23 ---> sudo-logs.sh 15:05:23 Archiving 'sudo' log.. 15:05:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6143025549235064306.sh 15:05:24 ---> job-cost.sh 15:05:24 Setup pyenv: 15:05:24 system 15:05:24 3.8.13 15:05:24 3.9.13 15:05:24 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:05:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zEqj from file:/tmp/.os_lf_venv 15:05:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:05:31 lf-activate-venv(): INFO: Adding /tmp/venv-zEqj/bin to PATH 15:05:31 INFO: No Stack... 15:05:31 INFO: Retrieving Pricing Info for: v3-standard-4 15:05:32 INFO: Archiving Costs 15:05:32 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins7960302574886611215.sh 15:05:32 ---> logs-deploy.sh 15:05:32 Setup pyenv: 15:05:32 system 15:05:32 3.8.13 15:05:32 3.9.13 15:05:32 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 15:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zEqj from file:/tmp/.os_lf_venv 15:05:34 lf-activate-venv(): INFO: Installing: lftools 15:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-zEqj/bin to PATH 15:05:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/562 15:05:42 INFO: archiving workspace using pattern(s): 15:05:44 Archives upload complete. 15:05:44 INFO: archiving logs to Nexus 15:05:45 ---> uname -a: 15:05:45 Linux prd-ubuntu1804-builder-4c-4g-18712 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:45 15:05:45 15:05:45 ---> lscpu: 15:05:45 Architecture: x86_64 15:05:45 CPU op-mode(s): 32-bit, 64-bit 15:05:45 Byte Order: Little Endian 15:05:45 CPU(s): 4 15:05:45 On-line CPU(s) list: 0-3 15:05:45 Thread(s) per core: 1 15:05:45 Core(s) per socket: 1 15:05:45 Socket(s): 4 15:05:45 NUMA node(s): 1 15:05:45 Vendor ID: AuthenticAMD 15:05:45 CPU family: 23 15:05:45 Model: 49 15:05:45 Model name: AMD EPYC-Rome Processor 15:05:45 Stepping: 0 15:05:45 CPU MHz: 2799.998 15:05:45 BogoMIPS: 5599.99 15:05:45 Virtualization: AMD-V 15:05:45 Hypervisor vendor: KVM 15:05:45 Virtualization type: full 15:05:45 L1d cache: 32K 15:05:45 L1i cache: 32K 15:05:45 L2 cache: 512K 15:05:45 L3 cache: 16384K 15:05:45 NUMA node0 CPU(s): 0-3 15:05:45 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:45 15:05:45 15:05:45 ---> nproc: 15:05:45 4 15:05:45 15:05:45 15:05:45 ---> df -h: 15:05:45 Filesystem Size Used Avail Use% Mounted on 15:05:45 udev 7.9G 0 7.9G 0% /dev 15:05:45 tmpfs 1.6G 672K 1.6G 1% /run 15:05:45 /dev/vda1 78G 8.6G 69G 12% / 15:05:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:05:45 tmpfs 5.0M 0 5.0M 0% /run/lock 15:05:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:05:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:05:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:05:45 15:05:45 15:05:45 ---> free -m: 15:05:45 total used free shared buff/cache available 15:05:45 Mem: 16040 564 13003 0 2471 15144 15:05:45 Swap: 1023 0 1023 15:05:45 15:05:45 15:05:45 ---> ip addr: 15:05:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:05:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:05:45 inet 127.0.0.1/8 scope host lo 15:05:45 valid_lft forever preferred_lft forever 15:05:45 inet6 ::1/128 scope host 15:05:45 valid_lft forever preferred_lft forever 15:05:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:05:45 link/ether fa:16:3e:1a:86:0e brd ff:ff:ff:ff:ff:ff 15:05:45 inet 10.30.106.253/23 brd 10.30.107.255 scope global dynamic ens3 15:05:45 valid_lft 85733sec preferred_lft 85733sec 15:05:45 inet6 fe80::f816:3eff:fe1a:860e/64 scope link 15:05:45 valid_lft forever preferred_lft forever 15:05:45 15:05:45 15:05:45 ---> sar -b -r -n DEV: 15:05:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18712) 06/05/25 _x86_64_ (4 CPU) 15:05:45 15:05:45 14:54:41 LINUX RESTART (4 CPU) 15:05:45 15:05:45 14:55:01 tps rtps wtps bread/s bwrtn/s 15:05:45 14:56:01 17.88 0.03 17.85 2.40 12369.27 15:05:45 14:57:01 9.83 0.00 9.83 0.00 11987.87 15:05:45 14:58:01 10.08 1.55 8.53 43.33 12107.72 15:05:45 14:59:01 8.92 0.00 8.92 0.00 11979.20 15:05:45 15:00:01 9.38 0.57 8.82 14.26 11844.56 15:05:45 15:01:01 2.12 0.02 2.10 0.13 1227.26 15:05:45 15:02:01 0.92 0.00 0.92 0.00 10.66 15:05:45 15:03:01 234.94 2.67 232.28 123.05 3683.12 15:05:45 15:04:01 150.24 35.14 115.10 1380.44 9451.89 15:05:45 15:05:01 106.68 0.95 105.73 111.71 14773.80 15:05:45 Average: 55.10 4.09 51.01 167.53 8943.39 15:05:45 15:05:45 14:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:05:45 14:56:01 14468232 15697384 1956728 11.91 32092 1416476 708468 4.05 482568 1299812 340 15:05:45 14:57:01 14468432 15697684 1956528 11.91 32180 1416480 708468 4.05 482444 1299768 152 15:05:45 14:58:01 14459004 15689668 1965956 11.97 32268 1417776 708468 4.05 491604 1300664 180 15:05:45 14:59:01 14459008 15689772 1965952 11.97 32348 1417780 708468 4.05 491700 1300672 200 15:05:45 15:00:01 14442120 15673840 1982840 12.07 32444 1418204 708468 4.05 508064 1300396 32 15:05:45 15:01:01 14450808 15682612 1974152 12.02 32492 1418228 708468 4.05 499008 1300404 196 15:05:45 15:02:01 14450856 15682688 1974104 12.02 32516 1418232 708468 4.05 499016 1300408 148 15:05:45 15:03:01 14302856 15624856 2122104 12.92 37088 1499980 727324 4.16 580520 1357040 23904 15:05:45 15:04:01 13631868 15478968 2793092 17.01 78496 1954400 929560 5.32 805232 1743000 309336 15:05:45 15:05:01 13402656 15476712 3022304 18.40 99332 2147636 817228 4.68 825904 1924248 147456 15:05:45 Average: 14253584 15639418 2171376 13.22 44126 1552519 743339 4.25 566606 1412641 48194 15:05:45 15:05:45 14:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:05:45 14:56:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:05:45 14:56:01 ens3 1.70 1.12 2.55 0.79 0.00 0.00 0.00 0.00 15:05:45 14:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:05:45 14:57:01 ens3 0.43 0.25 0.07 0.20 0.00 0.00 0.00 0.00 15:05:45 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:45 14:58:01 ens3 1.13 0.68 0.92 0.34 0.00 0.00 0.00 0.00 15:05:45 14:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:05:45 14:59:01 ens3 0.45 0.32 0.07 0.38 0.00 0.00 0.00 0.00 15:05:45 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:45 15:00:01 ens3 10.10 9.45 5.80 9.39 0.00 0.00 0.00 0.00 15:05:45 15:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:05:45 15:01:01 ens3 0.33 0.22 0.17 0.09 0.00 0.00 0.00 0.00 15:05:45 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:45 15:02:01 ens3 0.30 0.10 0.06 0.19 0.00 0.00 0.00 0.00 15:05:45 15:03:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 15:05:45 15:03:01 ens3 222.96 169.57 974.12 49.04 0.00 0.00 0.00 0.00 15:05:45 15:04:01 lo 5.05 5.05 0.46 0.46 0.00 0.00 0.00 0.00 15:05:45 15:04:01 ens3 138.43 99.73 860.15 16.43 0.00 0.00 0.00 0.00 15:05:45 15:05:01 lo 30.01 30.01 2.44 2.44 0.00 0.00 0.00 0.00 15:05:45 15:05:01 ens3 150.02 137.44 714.44 21.09 0.00 0.00 0.00 0.00 15:05:45 Average: lo 3.61 3.61 0.30 0.30 0.00 0.00 0.00 0.00 15:05:45 Average: ens3 52.59 41.89 255.83 9.79 0.00 0.00 0.00 0.00 15:05:45 15:05:45 15:05:45 ---> sar -P ALL: 15:05:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18712) 06/05/25 _x86_64_ (4 CPU) 15:05:45 15:05:45 14:54:41 LINUX RESTART (4 CPU) 15:05:45 15:05:45 14:55:01 CPU %user %nice %system %iowait %steal %idle 15:05:45 14:56:01 all 0.60 0.00 0.07 1.37 0.01 97.95 15:05:45 14:56:01 0 0.13 0.00 0.07 3.75 0.00 96.05 15:05:45 14:56:01 1 2.00 0.00 0.10 0.03 0.02 97.85 15:05:45 14:56:01 2 0.20 0.00 0.07 1.69 0.03 98.01 15:05:45 14:56:01 3 0.03 0.00 0.07 0.00 0.00 99.90 15:05:45 14:57:01 all 0.47 0.00 0.03 1.00 0.01 98.49 15:05:45 14:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:05:45 14:57:01 1 1.71 0.00 0.08 0.00 0.00 98.21 15:05:45 14:57:01 2 0.13 0.00 0.02 3.97 0.00 95.88 15:05:45 14:57:01 3 0.02 0.00 0.00 0.03 0.00 99.95 15:05:45 14:58:01 all 0.29 0.00 0.03 1.06 0.00 98.62 15:05:45 14:58:01 0 0.22 0.00 0.03 0.05 0.00 99.70 15:05:45 14:58:01 1 0.47 0.00 0.02 0.00 0.02 99.50 15:05:45 14:58:01 2 0.20 0.00 0.03 4.19 0.02 95.56 15:05:45 14:58:01 3 0.28 0.00 0.02 0.00 0.02 99.68 15:05:45 14:59:01 all 0.52 0.00 0.00 1.08 0.01 98.39 15:05:45 14:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:05:45 14:59:01 1 1.97 0.00 0.02 0.00 0.00 98.01 15:05:45 14:59:01 2 0.05 0.00 0.00 4.30 0.02 95.63 15:05:45 14:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:05:45 15:00:01 all 0.79 0.00 0.05 1.22 0.01 97.93 15:05:45 15:00:01 0 0.43 0.00 0.03 0.00 0.00 99.53 15:05:45 15:00:01 1 1.60 0.00 0.05 0.02 0.02 98.32 15:05:45 15:00:01 2 0.28 0.00 0.08 4.87 0.00 94.76 15:05:45 15:00:01 3 0.83 0.00 0.02 0.00 0.00 99.15 15:05:45 15:01:01 all 0.05 0.00 0.01 0.13 0.00 99.80 15:05:45 15:01:01 0 0.03 0.00 0.00 0.05 0.02 99.90 15:05:45 15:01:01 1 0.13 0.00 0.00 0.00 0.00 99.87 15:05:45 15:01:01 2 0.03 0.00 0.03 0.50 0.00 99.43 15:05:45 15:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:05:45 15:02:01 all 0.19 0.00 0.01 0.03 0.00 99.76 15:05:45 15:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:05:45 15:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:05:45 15:02:01 2 0.02 0.00 0.00 0.12 0.02 99.85 15:05:45 15:02:01 3 0.73 0.00 0.02 0.00 0.00 99.25 15:05:45 15:03:01 all 4.81 0.00 0.63 1.01 0.02 93.54 15:05:45 15:03:01 0 3.44 0.00 1.22 3.12 0.02 92.20 15:05:45 15:03:01 1 5.95 0.00 0.65 0.82 0.02 92.56 15:05:45 15:03:01 2 5.23 0.00 0.27 0.07 0.02 94.42 15:05:45 15:03:01 3 4.61 0.00 0.38 0.02 0.02 94.97 15:05:45 15:04:01 all 18.89 0.00 1.77 2.42 0.06 76.86 15:05:45 15:04:01 0 15.09 0.00 1.60 0.79 0.05 82.48 15:05:45 15:04:01 1 14.47 0.00 1.57 1.16 0.05 82.74 15:05:45 15:04:01 2 2.14 0.00 0.90 6.08 0.07 90.81 15:05:45 15:04:01 3 43.75 0.00 2.97 1.65 0.08 51.54 15:05:45 15:05:01 all 16.21 0.00 1.20 1.86 0.05 80.68 15:05:45 15:05:01 0 5.89 0.00 0.84 2.94 0.05 90.28 15:05:45 15:05:01 1 8.32 0.00 0.92 3.05 0.03 87.67 15:05:45 15:05:01 2 9.55 0.00 0.73 0.12 0.05 89.55 15:05:45 15:05:01 3 41.06 0.00 2.29 1.34 0.07 55.25 15:05:45 Average: all 4.27 0.00 0.38 1.12 0.02 94.21 15:05:45 Average: 0 2.53 0.00 0.38 1.07 0.02 96.00 15:05:45 Average: 1 3.65 0.00 0.34 0.50 0.01 95.49 15:05:45 Average: 2 1.78 0.00 0.21 2.59 0.02 95.39 15:05:45 Average: 3 9.13 0.00 0.58 0.30 0.02 89.97 15:05:45 15:05:45 15:05:45