19:04:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 19:04:35 Running as SYSTEM 19:04:35 [EnvInject] - Loading node environment variables. 19:04:35 Building remotely on prd-ubuntu1804-builder-4c-4g-2865 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 19:04:35 [ssh-agent] Looking for ssh-agent implementation... 19:04:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:35 $ ssh-agent 19:04:35 SSH_AUTH_SOCK=/tmp/ssh-akmn7QZgFi3a/agent.1694 19:04:35 SSH_AGENT_PID=1696 19:04:35 [ssh-agent] Started. 19:04:35 Running ssh-add (command line suppressed) 19:04:35 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_18407482726025454527.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_18407482726025454527.key) 19:04:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:04:35 The recommended git tool is: NONE 19:04:37 using credential onap-jenkins-ssh 19:04:37 Wiping out workspace first. 19:04:37 Cloning the remote Git repository 19:04:37 Cloning repository git://cloud.onap.org/mirror/oom.git 19:04:37 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 19:04:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:04:37 > git --version # timeout=10 19:04:37 > git --version # 'git version 2.17.1' 19:04:37 using GIT_SSH to set credentials Gerrit user 19:04:37 Verifying host key using manually-configured host key entries 19:04:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:04:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:04:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:04:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:04:43 using GIT_SSH to set credentials Gerrit user 19:04:43 Verifying host key using manually-configured host key entries 19:04:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/5 # timeout=30 19:04:43 > git rev-parse 71edfc40804e35c24d735f7e1a6b989edf95364c^{commit} # timeout=10 19:04:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:04:43 Checking out Revision 71edfc40804e35c24d735f7e1a6b989edf95364c (refs/changes/57/136757/5) 19:04:43 > git config core.sparsecheckout # timeout=10 19:04:43 > git checkout -f 71edfc40804e35c24d735f7e1a6b989edf95364c # timeout=30 19:04:47 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 19:04:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:04:47 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 19:04:47 [EnvInject] - Injecting environment variables from a build step. 19:04:47 [EnvInject] - Injecting as environment variables the properties content 19:04:47 PYTHON=python3 19:04:47 19:04:47 [EnvInject] - Variables injected successfully. 19:04:47 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins3762487690884632632.sh 19:04:47 ---> tox-install.sh 19:04:47 + source /home/jenkins/lf-env.sh 19:04:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:04:47 ++ mktemp -d /tmp/venv-XXXX 19:04:47 + lf_venv=/tmp/venv-d5ON 19:04:47 + local venv_file=/tmp/.os_lf_venv 19:04:47 + local python=python3 19:04:47 + local options 19:04:47 + local set_path=true 19:04:47 + local install_args= 19:04:47 ++ 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 19:04:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:04:47 + true 19:04:47 + case $1 in 19:04:47 + venv_file=/tmp/.toxenv 19:04:47 + shift 2 19:04:47 + true 19:04:47 + case $1 in 19:04:47 + shift 19:04:47 + break 19:04:47 + case $python in 19:04:47 + local pkg_list= 19:04:47 + [[ -d /opt/pyenv ]] 19:04:47 + echo 'Setup pyenv:' 19:04:47 Setup pyenv: 19:04:47 + export PYENV_ROOT=/opt/pyenv 19:04:47 + PYENV_ROOT=/opt/pyenv 19:04:47 + 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 19:04:47 + 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 19:04:47 + pyenv versions 19:04:47 * system (set by /opt/pyenv/version) 19:04:47 * 3.8.13 (set by /opt/pyenv/version) 19:04:47 * 3.9.13 (set by /opt/pyenv/version) 19:04:47 * 3.10.6 (set by /opt/pyenv/version) 19:04:47 + command -v pyenv 19:04:47 ++ pyenv init - --no-rehash 19:04:47 + 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[*]}"'\'')" 19:04:47 export PATH="/opt/pyenv/shims:${PATH}" 19:04:47 export PYENV_SHELL=bash 19:04:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:04:47 pyenv() { 19:04:47 local command 19:04:47 command="${1:-}" 19:04:47 if [ "$#" -gt 0 ]; then 19:04:47 shift 19:04:47 fi 19:04:47 19:04:47 case "$command" in 19:04:47 rehash|shell) 19:04:47 eval "$(pyenv "sh-$command" "$@")" 19:04:47 ;; 19:04:47 *) 19:04:47 command pyenv "$command" "$@" 19:04:47 ;; 19:04:47 esac 19:04:47 }' 19:04:47 +++ 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[*]}"' 19:04:47 ++ 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 19:04:47 ++ 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 19:04:47 ++ 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 19:04:47 ++ export PYENV_SHELL=bash 19:04:47 ++ PYENV_SHELL=bash 19:04:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:04:47 +++ complete -F _pyenv pyenv 19:04:47 ++ lf-pyver python3 19:04:47 ++ local py_version_xy=python3 19:04:47 ++ local py_version_xyz= 19:04:47 ++ pyenv versions 19:04:47 ++ local command 19:04:47 ++ command=versions 19:04:47 ++ '[' 1 -gt 0 ']' 19:04:47 ++ shift 19:04:47 ++ case "$command" in 19:04:47 ++ command pyenv versions 19:04:47 ++ pyenv versions 19:04:47 ++ sed 's/^[ *]* //' 19:04:47 ++ grep -E '^[0-9.]*[0-9]$' 19:04:47 ++ awk '{ print $1 }' 19:04:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:04:47 +++ grep '^3' /tmp/.pyenv_versions 19:04:47 +++ sort -V 19:04:47 +++ tail -n 1 19:04:47 ++ py_version_xyz=3.10.6 19:04:47 ++ [[ -z 3.10.6 ]] 19:04:47 ++ echo 3.10.6 19:04:47 ++ return 0 19:04:47 + pyenv local 3.10.6 19:04:47 + local command 19:04:47 + command=local 19:04:47 + '[' 2 -gt 0 ']' 19:04:47 + shift 19:04:47 + case "$command" in 19:04:47 + command pyenv local 3.10.6 19:04:47 + pyenv local 3.10.6 19:04:47 + for arg in "$@" 19:04:47 + case $arg in 19:04:47 + pkg_list+='tox ' 19:04:47 + for arg in "$@" 19:04:47 + case $arg in 19:04:47 + pkg_list+='virtualenv ' 19:04:47 + for arg in "$@" 19:04:47 + case $arg in 19:04:47 + pkg_list+='urllib3~=1.26.15 ' 19:04:47 + [[ -f /tmp/.toxenv ]] 19:04:47 + [[ ! -f /tmp/.toxenv ]] 19:04:47 + [[ -n '' ]] 19:04:47 + python3 -m venv /tmp/venv-d5ON 19:04:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d5ON' 19:04:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d5ON 19:04:52 + echo /tmp/venv-d5ON 19:04:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:04:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:04:52 + /tmp/venv-d5ON/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:04:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:04:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:04:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:04:55 + /tmp/venv-d5ON/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:04:58 + type python3 19:04:58 + true 19:04:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d5ON/bin to PATH' 19:04:58 lf-activate-venv(): INFO: Adding /tmp/venv-d5ON/bin to PATH 19:04:58 + PATH=/tmp/venv-d5ON/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 19:04:58 + return 0 19:04:58 + python3 --version 19:04:58 Python 3.10.6 19:04:58 + python3 -m pip --version 19:04:58 pip 23.3.1 from /tmp/venv-d5ON/lib/python3.10/site-packages/pip (python 3.10) 19:04:58 + python3 -m pip freeze 19:04:58 cachetools==5.3.2 19:04:58 chardet==5.2.0 19:04:58 colorama==0.4.6 19:04:58 distlib==0.3.7 19:04:58 filelock==3.13.1 19:04:58 packaging==23.2 19:04:58 platformdirs==4.1.0 19:04:58 pluggy==1.3.0 19:04:58 pyproject-api==1.6.1 19:04:58 tomli==2.0.1 19:04:58 tox==4.11.4 19:04:58 urllib3==1.26.18 19:04:58 virtualenv==20.25.0 19:04:58 [EnvInject] - Injecting environment variables from a build step. 19:04:58 [EnvInject] - Injecting as environment variables the properties content 19:04:58 PARALLEL=false 19:04:58 19:04:58 [EnvInject] - Variables injected successfully. 19:04:59 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins4428499001220728235.sh 19:04:59 ---> tox-run.sh 19:04:59 + 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 19:04:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 19:04:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 19:04:59 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 19:04:59 + cd /w/workspace/oom-master-sphinx-lint/. 19:04:59 + source /home/jenkins/lf-env.sh 19:04:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:04:59 ++ mktemp -d /tmp/venv-XXXX 19:04:59 + lf_venv=/tmp/venv-NRAR 19:04:59 + local venv_file=/tmp/.os_lf_venv 19:04:59 + local python=python3 19:04:59 + local options 19:04:59 + local set_path=true 19:04:59 + local install_args= 19:04:59 ++ 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 19:04:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:04:59 + true 19:04:59 + case $1 in 19:04:59 + venv_file=/tmp/.toxenv 19:04:59 + shift 2 19:04:59 + true 19:04:59 + case $1 in 19:04:59 + shift 19:04:59 + break 19:04:59 + case $python in 19:04:59 + local pkg_list= 19:04:59 + [[ -d /opt/pyenv ]] 19:04:59 + echo 'Setup pyenv:' 19:04:59 Setup pyenv: 19:04:59 + export PYENV_ROOT=/opt/pyenv 19:04:59 + PYENV_ROOT=/opt/pyenv 19:04:59 + 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 19:04:59 + 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 19:04:59 + pyenv versions 19:04:59 system 19:04:59 3.8.13 19:04:59 3.9.13 19:04:59 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:04:59 + command -v pyenv 19:04:59 ++ pyenv init - --no-rehash 19:04:59 + 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[*]}"'\'')" 19:04:59 export PATH="/opt/pyenv/shims:${PATH}" 19:04:59 export PYENV_SHELL=bash 19:04:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:04:59 pyenv() { 19:04:59 local command 19:04:59 command="${1:-}" 19:04:59 if [ "$#" -gt 0 ]; then 19:04:59 shift 19:04:59 fi 19:04:59 19:04:59 case "$command" in 19:04:59 rehash|shell) 19:04:59 eval "$(pyenv "sh-$command" "$@")" 19:04:59 ;; 19:04:59 *) 19:04:59 command pyenv "$command" "$@" 19:04:59 ;; 19:04:59 esac 19:04:59 }' 19:04:59 +++ 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[*]}"' 19:04:59 ++ 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 19:04:59 ++ 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 19:04:59 ++ 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 19:04:59 ++ export PYENV_SHELL=bash 19:04:59 ++ PYENV_SHELL=bash 19:04:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:04:59 +++ complete -F _pyenv pyenv 19:04:59 ++ lf-pyver python3 19:04:59 ++ local py_version_xy=python3 19:04:59 ++ local py_version_xyz= 19:04:59 ++ pyenv versions 19:04:59 ++ local command 19:04:59 ++ sed 's/^[ *]* //' 19:04:59 ++ command=versions 19:04:59 ++ '[' 1 -gt 0 ']' 19:04:59 ++ grep -E '^[0-9.]*[0-9]$' 19:04:59 ++ shift 19:04:59 ++ case "$command" in 19:04:59 ++ command pyenv versions 19:04:59 ++ awk '{ print $1 }' 19:04:59 ++ pyenv versions 19:04:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:04:59 +++ grep '^3' /tmp/.pyenv_versions 19:04:59 +++ sort -V 19:04:59 +++ tail -n 1 19:04:59 ++ py_version_xyz=3.10.6 19:04:59 ++ [[ -z 3.10.6 ]] 19:04:59 ++ echo 3.10.6 19:04:59 ++ return 0 19:04:59 + pyenv local 3.10.6 19:04:59 + local command 19:04:59 + command=local 19:04:59 + '[' 2 -gt 0 ']' 19:04:59 + shift 19:04:59 + case "$command" in 19:04:59 + command pyenv local 3.10.6 19:04:59 + pyenv local 3.10.6 19:04:59 + for arg in "$@" 19:04:59 + case $arg in 19:04:59 + pkg_list+='tox ' 19:04:59 + for arg in "$@" 19:04:59 + case $arg in 19:04:59 + pkg_list+='virtualenv ' 19:04:59 + for arg in "$@" 19:04:59 + case $arg in 19:04:59 + pkg_list+='urllib3~=1.26.15 ' 19:04:59 + [[ -f /tmp/.toxenv ]] 19:04:59 ++ cat /tmp/.toxenv 19:04:59 + lf_venv=/tmp/venv-d5ON 19:04:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d5ON from' file:/tmp/.toxenv 19:04:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d5ON from file:/tmp/.toxenv 19:04:59 + /tmp/venv-d5ON/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:05:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:05:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:05:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:05:00 + /tmp/venv-d5ON/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:05:01 + type python3 19:05:01 + true 19:05:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d5ON/bin to PATH' 19:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-d5ON/bin to PATH 19:05:01 + PATH=/tmp/venv-d5ON/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 19:05:01 + return 0 19:05:01 + [[ -d /opt/pyenv ]] 19:05:01 + echo '---> Setting up pyenv' 19:05:01 ---> Setting up pyenv 19:05:01 + export PYENV_ROOT=/opt/pyenv 19:05:01 + PYENV_ROOT=/opt/pyenv 19:05:01 + export PATH=/opt/pyenv/bin:/tmp/venv-d5ON/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 19:05:01 + PATH=/opt/pyenv/bin:/tmp/venv-d5ON/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 19:05:01 ++ pwd 19:05:01 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 19:05:01 + export PYTHONPATH 19:05:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:05:01 + TOX_TESTENV_PASSENV=PYTHONPATH 19:05:01 + tox --version 19:05:01 4.11.4 from /tmp/venv-d5ON/lib/python3.10/site-packages/tox/__init__.py 19:05:01 + PARALLEL=false 19:05:01 + TOX_OPTIONS_LIST= 19:05:01 + [[ -n docs,docs-linkcheck ]] 19:05:01 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 19:05:01 + case ${PARALLEL,,} in 19:05:01 + tox -e docs,docs-linkcheck 19:05:01 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 19:05:03 docs: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 19:05:31 docs: freeze> python -m pip freeze --all 19:05:32 docs: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.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,isort==5.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.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==1.5.1,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.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.0,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.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 19:05:32 docs: commands[0]> sudo apt install graphviz 19:05:32 19:05:32 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 19:05:32 19:05:32 Reading package lists... 19:05:32 Building dependency tree... 19:05:32 Reading state information... 19:05:32 graphviz is already the newest version (2.40.1-2). 19:05:32 The following packages were automatically installed and are no longer required: 19:05:32 libmysqlclient20 mysql-common 19:05:32 Use 'sudo apt autoremove' to remove them. 19:05:32 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:05:32 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 19:05:37 docs: OK ✔ in 34.01 seconds 19:05:37 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/oom-master-sphinx-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 19:05:53 docs-linkcheck: freeze> python -m pip freeze --all 19:05:53 docs-linkcheck: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.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,isort==5.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.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==1.5.1,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.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.0,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.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 19:05:53 docs-linkcheck: commands[0]> sudo apt install graphviz 19:05:53 19:05:53 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 19:05:53 19:05:53 Reading package lists... 19:05:53 Building dependency tree... 19:05:53 Reading state information... 19:05:53 graphviz is already the newest version (2.40.1-2). 19:05:53 The following packages were automatically installed and are no longer required: 19:05:53 libmysqlclient20 mysql-common 19:05:53 Use 'sudo apt autoremove' to remove them. 19:05:53 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:05:53 docs-linkcheck: commands[1]> sphinx-build -q -W -b linkcheck -d /w/workspace/oom-master-sphinx-lint/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/oom-master-sphinx-lint/docs/_build/linkcheck 19:06:36 docs: OK (34.01=setup[30.08]+cmd[0.26,3.66] seconds) 19:06:36 docs-linkcheck: OK (60.44=setup[17.43]+cmd[0.22,42.78] seconds) 19:06:36 congratulations :) (94.62 seconds) 19:06:36 + tox_status=0 19:06:36 + echo '---> Completed tox runs' 19:06:36 ---> Completed tox runs 19:06:36 + for i in .tox/*/log 19:06:36 ++ echo .tox/docs-linkcheck/log 19:06:36 ++ awk -F/ '{print $2}' 19:06:36 + tox_env=docs-linkcheck 19:06:36 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 19:06:36 + for i in .tox/*/log 19:06:36 ++ echo .tox/docs/log 19:06:36 ++ awk -F/ '{print $2}' 19:06:36 + tox_env=docs 19:06:36 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 19:06:36 + DOC_DIR=docs/_build/html 19:06:36 + [[ -d docs/_build/html ]] 19:06:36 + echo '---> Archiving generated docs' 19:06:36 ---> Archiving generated docs 19:06:36 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 19:06:36 + echo '---> tox-run.sh ends' 19:06:36 ---> tox-run.sh ends 19:06:36 + test 0 -eq 0 19:06:36 $ ssh-agent -k 19:06:36 unset SSH_AUTH_SOCK; 19:06:36 unset SSH_AGENT_PID; 19:06:36 echo Agent pid 1696 killed; 19:06:36 [ssh-agent] Stopped. 19:06:36 [PostBuildScript] - [INFO] Executing post build scripts. 19:06:36 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12128029626599379411.sh 19:06:36 ---> sysstat.sh 19:06:37 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8330228538672269021.sh 19:06:37 ---> package-listing.sh 19:06:37 ++ facter osfamily 19:06:37 ++ tr '[:upper:]' '[:lower:]' 19:06:37 + OS_FAMILY=debian 19:06:37 + workspace=/w/workspace/oom-master-sphinx-lint 19:06:37 + START_PACKAGES=/tmp/packages_start.txt 19:06:37 + END_PACKAGES=/tmp/packages_end.txt 19:06:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:06:37 + PACKAGES=/tmp/packages_start.txt 19:06:37 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:06:37 + PACKAGES=/tmp/packages_end.txt 19:06:37 + case "${OS_FAMILY}" in 19:06:37 + dpkg -l 19:06:37 + grep '^ii' 19:06:37 + '[' -f /tmp/packages_start.txt ']' 19:06:37 + '[' -f /tmp/packages_end.txt ']' 19:06:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:06:37 + '[' /w/workspace/oom-master-sphinx-lint ']' 19:06:37 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 19:06:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 19:06:37 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins17783190572569898560.sh 19:06:37 ---> capture-instance-metadata.sh 19:06:37 Setup pyenv: 19:06:37 system 19:06:37 3.8.13 19:06:37 3.9.13 19:06:37 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:06:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aW5y 19:06:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:06:44 lf-activate-venv(): INFO: Installing: lftools 19:07:15 lf-activate-venv(): INFO: Adding /tmp/venv-aW5y/bin to PATH 19:07:15 INFO: Running in OpenStack, capturing instance metadata 19:07:15 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins546307596124437724.sh 19:07:15 provisioning config files... 19:07:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config8112565035454225136tmp 19:07:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:07:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:07:15 [EnvInject] - Injecting environment variables from a build step. 19:07:15 [EnvInject] - Injecting as environment variables the properties content 19:07:15 SERVER_ID=logs 19:07:15 19:07:15 [EnvInject] - Variables injected successfully. 19:07:15 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins2044671010406684428.sh 19:07:15 ---> create-netrc.sh 19:07:15 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6923110545300424447.sh 19:07:15 ---> python-tools-install.sh 19:07:15 Setup pyenv: 19:07:15 system 19:07:15 3.8.13 19:07:15 3.9.13 19:07:15 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:07:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aW5y from file:/tmp/.os_lf_venv 19:07:16 lf-activate-venv(): INFO: Installing: lftools 19:07:24 lf-activate-venv(): INFO: Adding /tmp/venv-aW5y/bin to PATH 19:07:24 Generating Requirements File 19:08:01 Python 3.10.6 19:08:01 pip 23.3.1 from /tmp/venv-aW5y/lib/python3.10/site-packages/pip (python 3.10) 19:08:01 appdirs==1.4.4 19:08:01 argcomplete==3.1.6 19:08:01 aspy.yaml==1.3.0 19:08:01 attrs==23.1.0 19:08:01 autopage==0.5.2 19:08:01 Babel==2.13.1 19:08:01 beautifulsoup4==4.12.2 19:08:01 boto3==1.33.8 19:08:01 botocore==1.33.8 19:08:01 bs4==0.0.1 19:08:01 cachetools==5.3.2 19:08:01 certifi==2023.11.17 19:08:01 cffi==1.16.0 19:08:01 cfgv==3.4.0 19:08:01 chardet==5.2.0 19:08:01 charset-normalizer==3.3.2 19:08:01 click==8.1.7 19:08:01 cliff==4.4.0 19:08:01 cmd2==2.4.3 19:08:01 cryptography==3.3.2 19:08:01 debtcollector==2.5.0 19:08:01 decorator==5.1.1 19:08:01 defusedxml==0.7.1 19:08:01 Deprecated==1.2.14 19:08:01 distlib==0.3.7 19:08:01 dnspython==2.4.2 19:08:01 docker==4.2.2 19:08:01 dogpile.cache==1.2.2 19:08:01 email-validator==2.1.0.post1 19:08:01 filelock==3.13.1 19:08:01 future==0.18.3 19:08:01 gitdb==4.0.11 19:08:01 GitPython==3.1.40 19:08:01 google-auth==2.25.1 19:08:01 httplib2==0.22.0 19:08:01 identify==2.5.32 19:08:01 idna==3.6 19:08:01 importlib-metadata==7.0.0 19:08:01 importlib-resources==1.5.0 19:08:01 iso8601==2.1.0 19:08:01 Jinja2==3.1.2 19:08:01 jmespath==1.0.1 19:08:01 jsonpatch==1.33 19:08:01 jsonpointer==2.4 19:08:01 jsonschema==4.20.0 19:08:01 jsonschema-specifications==2023.11.2 19:08:01 keystoneauth1==5.4.0 19:08:01 kubernetes==28.1.0 19:08:01 lftools==0.37.8 19:08:01 lxml==4.9.3 19:08:01 MarkupSafe==2.1.3 19:08:01 msgpack==1.0.7 19:08:01 multi-key-dict==2.0.3 19:08:01 munch==4.0.0 19:08:01 netaddr==0.9.0 19:08:01 netifaces==0.11.0 19:08:01 niet==1.4.2 19:08:01 nodeenv==1.8.0 19:08:01 oauth2client==4.1.3 19:08:01 oauthlib==3.2.2 19:08:01 openstacksdk==0.62.0 19:08:01 os-client-config==2.1.0 19:08:01 os-service-types==1.7.0 19:08:01 osc-lib==2.9.0 19:08:01 oslo.config==9.2.0 19:08:01 oslo.context==5.3.0 19:08:01 oslo.i18n==6.2.0 19:08:01 oslo.log==5.4.0 19:08:01 oslo.serialization==5.2.0 19:08:01 oslo.utils==6.3.0 19:08:01 packaging==23.2 19:08:01 pbr==6.0.0 19:08:01 platformdirs==4.1.0 19:08:01 prettytable==3.9.0 19:08:01 pyasn1==0.5.1 19:08:01 pyasn1-modules==0.3.0 19:08:01 pycparser==2.21 19:08:01 pygerrit2==2.0.15 19:08:01 PyGithub==2.1.1 19:08:01 pyinotify==0.9.6 19:08:01 PyJWT==2.8.0 19:08:01 PyNaCl==1.5.0 19:08:01 pyparsing==2.4.7 19:08:01 pyperclip==1.8.2 19:08:01 pyrsistent==0.20.0 19:08:01 python-cinderclient==9.4.0 19:08:01 python-dateutil==2.8.2 19:08:01 python-heatclient==3.3.0 19:08:01 python-jenkins==1.8.2 19:08:01 python-keystoneclient==5.2.0 19:08:01 python-magnumclient==4.3.0 19:08:01 python-novaclient==18.4.0 19:08:01 python-openstackclient==6.0.0 19:08:01 python-swiftclient==4.4.0 19:08:01 pytz==2023.3.post1 19:08:01 PyYAML==6.0.1 19:08:01 referencing==0.31.1 19:08:01 requests==2.31.0 19:08:01 requests-oauthlib==1.3.1 19:08:01 requestsexceptions==1.4.0 19:08:01 rfc3986==2.0.0 19:08:01 rpds-py==0.13.2 19:08:01 rsa==4.9 19:08:01 ruamel.yaml==0.18.5 19:08:01 ruamel.yaml.clib==0.2.8 19:08:01 s3transfer==0.8.2 19:08:01 simplejson==3.19.2 19:08:01 six==1.16.0 19:08:01 smmap==5.0.1 19:08:01 soupsieve==2.5 19:08:01 stevedore==5.1.0 19:08:01 tabulate==0.9.0 19:08:01 toml==0.10.2 19:08:01 tomlkit==0.12.3 19:08:01 tqdm==4.66.1 19:08:01 typing_extensions==4.8.0 19:08:01 tzdata==2023.3 19:08:01 urllib3==1.26.18 19:08:01 virtualenv==20.25.0 19:08:01 wcwidth==0.2.12 19:08:01 websocket-client==1.7.0 19:08:01 wrapt==1.16.0 19:08:01 xdg==6.0.0 19:08:01 xmltodict==0.13.0 19:08:01 yq==3.2.3 19:08:01 zipp==3.17.0 19:08:01 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6100985070586046502.sh 19:08:01 ---> sudo-logs.sh 19:08:01 Archiving 'sudo' log.. 19:08:02 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13273490959946679898.sh 19:08:02 ---> job-cost.sh 19:08:02 Setup pyenv: 19:08:02 system 19:08:02 3.8.13 19:08:02 3.9.13 19:08:02 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:08:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aW5y from file:/tmp/.os_lf_venv 19:08:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:08:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:08:11 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 19:08:11 lf-activate-venv(): INFO: Adding /tmp/venv-aW5y/bin to PATH 19:08:11 INFO: No Stack... 19:08:12 INFO: Retrieving Pricing Info for: v3-standard-4 19:08:12 INFO: Archiving Costs 19:08:12 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins9977403545099863435.sh 19:08:12 ---> logs-deploy.sh 19:08:12 Setup pyenv: 19:08:12 system 19:08:12 3.8.13 19:08:12 3.9.13 19:08:12 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 19:08:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aW5y from file:/tmp/.os_lf_venv 19:08:14 lf-activate-venv(): INFO: Installing: lftools 19:08:24 lf-activate-venv(): INFO: Adding /tmp/venv-aW5y/bin to PATH 19:08:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/443 19:08:24 INFO: archiving workspace using pattern(s): 19:08:26 Archives upload complete. 19:08:26 INFO: archiving logs to Nexus 19:08:27 ---> uname -a: 19:08:27 Linux prd-ubuntu1804-builder-4c-4g-2865 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:08:27 19:08:27 19:08:27 ---> lscpu: 19:08:27 Architecture: x86_64 19:08:27 CPU op-mode(s): 32-bit, 64-bit 19:08:27 Byte Order: Little Endian 19:08:27 CPU(s): 4 19:08:27 On-line CPU(s) list: 0-3 19:08:27 Thread(s) per core: 1 19:08:27 Core(s) per socket: 1 19:08:27 Socket(s): 4 19:08:27 NUMA node(s): 1 19:08:27 Vendor ID: AuthenticAMD 19:08:27 CPU family: 23 19:08:27 Model: 49 19:08:27 Model name: AMD EPYC-Rome Processor 19:08:27 Stepping: 0 19:08:27 CPU MHz: 2800.000 19:08:27 BogoMIPS: 5600.00 19:08:27 Virtualization: AMD-V 19:08:27 Hypervisor vendor: KVM 19:08:27 Virtualization type: full 19:08:27 L1d cache: 32K 19:08:27 L1i cache: 32K 19:08:27 L2 cache: 512K 19:08:27 L3 cache: 16384K 19:08:27 NUMA node0 CPU(s): 0-3 19:08:27 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 19:08:27 19:08:27 19:08:27 ---> nproc: 19:08:27 4 19:08:27 19:08:27 19:08:27 ---> df -h: 19:08:27 Filesystem Size Used Avail Use% Mounted on 19:08:27 udev 7.9G 0 7.9G 0% /dev 19:08:27 tmpfs 1.6G 672K 1.6G 1% /run 19:08:27 /dev/vda1 78G 8.7G 69G 12% / 19:08:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:08:27 tmpfs 5.0M 0 5.0M 0% /run/lock 19:08:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:08:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:08:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:08:27 19:08:27 19:08:27 ---> free -m: 19:08:27 total used free shared buff/cache available 19:08:27 Mem: 16040 538 12974 0 2527 15171 19:08:27 Swap: 1023 0 1023 19:08:27 19:08:27 19:08:27 ---> ip addr: 19:08:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:08:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:08:27 inet 127.0.0.1/8 scope host lo 19:08:27 valid_lft forever preferred_lft forever 19:08:27 inet6 ::1/128 scope host 19:08:27 valid_lft forever preferred_lft forever 19:08:27 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 19:08:27 link/ether fa:16:3e:85:0a:8b brd ff:ff:ff:ff:ff:ff 19:08:27 inet 10.30.107.253/23 brd 10.30.107.255 scope global dynamic ens3 19:08:27 valid_lft 86152sec preferred_lft 86152sec 19:08:27 inet6 fe80::f816:3eff:fe85:a8b/64 scope link 19:08:27 valid_lft forever preferred_lft forever 19:08:27 19:08:27 19:08:27 ---> sar -b -r -n DEV: 19:08:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2865) 12/06/23 _x86_64_ (4 CPU) 19:08:27 19:08:27 19:04:21 LINUX RESTART (4 CPU) 19:08:27 19:08:27 19:05:01 tps rtps wtps bread/s bwrtn/s 19:08:27 19:06:01 134.51 16.65 117.86 723.88 37400.43 19:08:27 19:07:01 68.14 0.22 67.92 10.53 32311.28 19:08:27 19:08:01 95.12 13.85 81.27 1048.09 10260.96 19:08:27 Average: 99.26 10.24 89.02 594.17 26657.56 19:08:27 19:08:27 19:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:08:27 19:06:01 13684240 15508644 2740728 16.69 74100 1937196 905100 5.18 774084 1727384 196000 19:08:27 19:07:01 13623084 15524900 2801884 17.06 81344 2002140 806032 4.61 777752 1775476 64660 19:08:27 19:08:01 13340860 15581252 3084108 18.78 105412 2294968 736468 4.21 750876 2048764 149960 19:08:27 Average: 13549395 15538265 2875573 17.51 86952 2078101 815867 4.67 767571 1850541 136873 19:08:27 19:08:27 19:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:08:27 19:06:01 lo 5.73 5.73 0.58 0.58 0.00 0.00 0.00 0.00 19:08:27 19:06:01 ens3 58.29 41.41 656.40 9.88 0.00 0.00 0.00 0.00 19:08:27 19:07:01 lo 28.26 28.26 3.01 3.01 0.00 0.00 0.00 0.00 19:08:27 19:07:01 ens3 91.72 89.25 145.96 15.48 0.00 0.00 0.00 0.00 19:08:27 19:08:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 19:08:27 19:08:01 ens3 54.59 35.63 985.90 7.26 0.00 0.00 0.00 0.00 19:08:27 Average: lo 11.60 11.60 1.23 1.23 0.00 0.00 0.00 0.00 19:08:27 Average: ens3 68.20 55.43 596.09 10.87 0.00 0.00 0.00 0.00 19:08:27 19:08:27 19:08:27 ---> sar -P ALL: 19:08:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2865) 12/06/23 _x86_64_ (4 CPU) 19:08:27 19:08:27 19:04:21 LINUX RESTART (4 CPU) 19:08:27 19:08:27 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:08:27 19:06:01 all 17.50 0.00 1.47 8.13 0.08 72.82 19:08:27 19:06:01 0 4.03 0.00 0.62 0.17 0.03 95.15 19:08:27 19:06:01 1 4.64 0.00 0.75 8.13 0.03 86.45 19:08:27 19:06:01 2 5.48 0.00 1.01 16.21 0.10 77.20 19:08:27 19:06:01 3 55.89 0.00 3.55 8.06 0.10 32.40 19:08:27 19:07:01 all 12.36 0.00 0.81 4.87 0.05 81.90 19:08:27 19:07:01 0 24.50 0.00 1.30 0.87 0.05 73.28 19:08:27 19:07:01 1 14.82 0.00 0.55 6.83 0.07 77.73 19:08:27 19:07:01 2 4.73 0.00 0.61 8.36 0.05 86.26 19:08:27 19:07:01 3 5.33 0.00 0.75 3.48 0.05 90.39 19:08:27 19:08:01 all 19.18 0.00 1.47 3.78 0.05 75.53 19:08:27 19:08:01 0 39.07 0.00 1.90 1.15 0.07 57.81 19:08:27 19:08:01 1 15.19 0.00 1.20 0.95 0.03 82.62 19:08:27 19:08:01 2 15.99 0.00 1.69 6.15 0.03 76.14 19:08:27 19:08:01 3 6.53 0.00 1.07 6.83 0.05 85.51 19:08:27 Average: all 16.35 0.00 1.25 5.59 0.06 76.75 19:08:27 Average: 0 22.53 0.00 1.27 0.73 0.05 75.42 19:08:27 Average: 1 11.55 0.00 0.84 5.30 0.04 82.27 19:08:27 Average: 2 8.74 0.00 1.10 10.24 0.06 79.86 19:08:27 Average: 3 22.56 0.00 1.79 6.12 0.07 69.46 19:08:27 19:08:27 19:08:27