09:48:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 09:48:57 Running as SYSTEM 09:48:57 [EnvInject] - Loading node environment variables. 09:48:57 Building remotely on prd-ubuntu1804-builder-4c-4g-4786 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 09:48:57 [ssh-agent] Looking for ssh-agent implementation... 09:48:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:57 $ ssh-agent 09:48:57 SSH_AUTH_SOCK=/tmp/ssh-jxNM1wvwW98a/agent.1695 09:48:57 SSH_AGENT_PID=1697 09:48:57 [ssh-agent] Started. 09:48:57 Running ssh-add (command line suppressed) 09:48:57 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_966237137912244557.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_966237137912244557.key) 09:48:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:48:57 The recommended git tool is: NONE 09:48:59 using credential onap-jenkins-ssh 09:48:59 Wiping out workspace first. 09:48:59 Cloning the remote Git repository 09:48:59 Cloning repository git://cloud.onap.org/mirror/oom.git 09:48:59 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 09:48:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:48:59 > git --version # timeout=10 09:48:59 > git --version # 'git version 2.17.1' 09:48:59 using GIT_SSH to set credentials Gerrit user 09:48:59 Verifying host key using manually-configured host key entries 09:48:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:49:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:49:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:49:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:49:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:49:05 using GIT_SSH to set credentials Gerrit user 09:49:05 Verifying host key using manually-configured host key entries 09:49:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/6 # timeout=30 09:49:05 > git rev-parse f37c73ec9182e09e629b2eed2d509e0013c196c5^{commit} # timeout=10 09:49:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:49:05 Checking out Revision f37c73ec9182e09e629b2eed2d509e0013c196c5 (refs/changes/49/137149/6) 09:49:05 > git config core.sparsecheckout # timeout=10 09:49:05 > git checkout -f f37c73ec9182e09e629b2eed2d509e0013c196c5 # timeout=30 09:49:08 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 09:49:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:49:08 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 09:49:08 [EnvInject] - Injecting environment variables from a build step. 09:49:08 [EnvInject] - Injecting as environment variables the properties content 09:49:08 PYTHON=python3 09:49:08 09:49:08 [EnvInject] - Variables injected successfully. 09:49:08 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins2313274747805167788.sh 09:49:08 ---> tox-install.sh 09:49:08 + source /home/jenkins/lf-env.sh 09:49:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:49:08 ++ mktemp -d /tmp/venv-XXXX 09:49:08 + lf_venv=/tmp/venv-QbL8 09:49:08 + local venv_file=/tmp/.os_lf_venv 09:49:08 + local python=python3 09:49:08 + local options 09:49:08 + local set_path=true 09:49:08 + local install_args= 09:49:08 ++ 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 09:49:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:49:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:49:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:49:08 + true 09:49:08 + case $1 in 09:49:08 + venv_file=/tmp/.toxenv 09:49:08 + shift 2 09:49:08 + true 09:49:08 + case $1 in 09:49:08 + shift 09:49:08 + break 09:49:08 + case $python in 09:49:08 + local pkg_list= 09:49:08 + [[ -d /opt/pyenv ]] 09:49:08 + echo 'Setup pyenv:' 09:49:08 Setup pyenv: 09:49:08 + export PYENV_ROOT=/opt/pyenv 09:49:08 + PYENV_ROOT=/opt/pyenv 09:49:08 + 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 09:49:08 + 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 09:49:08 + pyenv versions 09:49:09 * system (set by /opt/pyenv/version) 09:49:09 * 3.8.13 (set by /opt/pyenv/version) 09:49:09 * 3.9.13 (set by /opt/pyenv/version) 09:49:09 * 3.10.6 (set by /opt/pyenv/version) 09:49:09 + command -v pyenv 09:49:09 ++ pyenv init - --no-rehash 09:49:09 + 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[*]}"'\'')" 09:49:09 export PATH="/opt/pyenv/shims:${PATH}" 09:49:09 export PYENV_SHELL=bash 09:49:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:49:09 pyenv() { 09:49:09 local command 09:49:09 command="${1:-}" 09:49:09 if [ "$#" -gt 0 ]; then 09:49:09 shift 09:49:09 fi 09:49:09 09:49:09 case "$command" in 09:49:09 rehash|shell) 09:49:09 eval "$(pyenv "sh-$command" "$@")" 09:49:09 ;; 09:49:09 *) 09:49:09 command pyenv "$command" "$@" 09:49:09 ;; 09:49:09 esac 09:49:09 }' 09:49:09 +++ 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[*]}"' 09:49:09 ++ 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 09:49:09 ++ 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 09:49:09 ++ 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 09:49:09 ++ export PYENV_SHELL=bash 09:49:09 ++ PYENV_SHELL=bash 09:49:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:49:09 +++ complete -F _pyenv pyenv 09:49:09 ++ lf-pyver python3 09:49:09 ++ local py_version_xy=python3 09:49:09 ++ local py_version_xyz= 09:49:09 ++ pyenv versions 09:49:09 ++ local command 09:49:09 ++ command=versions 09:49:09 ++ '[' 1 -gt 0 ']' 09:49:09 ++ shift 09:49:09 ++ case "$command" in 09:49:09 ++ command pyenv versions 09:49:09 ++ pyenv versions 09:49:09 ++ sed 's/^[ *]* //' 09:49:09 ++ awk '{ print $1 }' 09:49:09 ++ grep -E '^[0-9.]*[0-9]$' 09:49:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:49:09 +++ grep '^3' /tmp/.pyenv_versions 09:49:09 +++ sort -V 09:49:09 +++ tail -n 1 09:49:09 ++ py_version_xyz=3.10.6 09:49:09 ++ [[ -z 3.10.6 ]] 09:49:09 ++ echo 3.10.6 09:49:09 ++ return 0 09:49:09 + pyenv local 3.10.6 09:49:09 + local command 09:49:09 + command=local 09:49:09 + '[' 2 -gt 0 ']' 09:49:09 + shift 09:49:09 + case "$command" in 09:49:09 + command pyenv local 3.10.6 09:49:09 + pyenv local 3.10.6 09:49:09 + for arg in "$@" 09:49:09 + case $arg in 09:49:09 + pkg_list+='tox ' 09:49:09 + for arg in "$@" 09:49:09 + case $arg in 09:49:09 + pkg_list+='virtualenv ' 09:49:09 + for arg in "$@" 09:49:09 + case $arg in 09:49:09 + pkg_list+='urllib3~=1.26.15 ' 09:49:09 + [[ -f /tmp/.toxenv ]] 09:49:09 + [[ ! -f /tmp/.toxenv ]] 09:49:09 + [[ -n '' ]] 09:49:09 + python3 -m venv /tmp/venv-QbL8 09:49:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QbL8' 09:49:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QbL8 09:49:13 + echo /tmp/venv-QbL8 09:49:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:49:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:49:13 + /tmp/venv-QbL8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:49:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:49:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:49:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:49:16 + /tmp/venv-QbL8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:49:18 + type python3 09:49:18 + true 09:49:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QbL8/bin to PATH' 09:49:18 lf-activate-venv(): INFO: Adding /tmp/venv-QbL8/bin to PATH 09:49:18 + PATH=/tmp/venv-QbL8/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 09:49:18 + return 0 09:49:18 + python3 --version 09:49:18 Python 3.10.6 09:49:18 + python3 -m pip --version 09:49:19 pip 24.0 from /tmp/venv-QbL8/lib/python3.10/site-packages/pip (python 3.10) 09:49:19 + python3 -m pip freeze 09:49:19 cachetools==5.3.2 09:49:19 chardet==5.2.0 09:49:19 colorama==0.4.6 09:49:19 distlib==0.3.8 09:49:19 filelock==3.13.1 09:49:19 packaging==23.2 09:49:19 platformdirs==4.2.0 09:49:19 pluggy==1.4.0 09:49:19 pyproject-api==1.6.1 09:49:19 tomli==2.0.1 09:49:19 tox==4.12.1 09:49:19 urllib3==1.26.18 09:49:19 virtualenv==20.25.0 09:49:19 [EnvInject] - Injecting environment variables from a build step. 09:49:19 [EnvInject] - Injecting as environment variables the properties content 09:49:19 PARALLEL=false 09:49:19 09:49:19 [EnvInject] - Variables injected successfully. 09:49:19 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins5081789996309750376.sh 09:49:19 ---> tox-run.sh 09:49:19 + 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 09:49:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 09:49:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 09:49:19 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 09:49:19 + cd /w/workspace/oom-master-sphinx-lint/. 09:49:19 + source /home/jenkins/lf-env.sh 09:49:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:49:19 ++ mktemp -d /tmp/venv-XXXX 09:49:19 + lf_venv=/tmp/venv-obQs 09:49:19 + local venv_file=/tmp/.os_lf_venv 09:49:19 + local python=python3 09:49:19 + local options 09:49:19 + local set_path=true 09:49:19 + local install_args= 09:49:19 ++ 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 09:49:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:49:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:49:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:49:19 + true 09:49:19 + case $1 in 09:49:19 + venv_file=/tmp/.toxenv 09:49:19 + shift 2 09:49:19 + true 09:49:19 + case $1 in 09:49:19 + shift 09:49:19 + break 09:49:19 + case $python in 09:49:19 + local pkg_list= 09:49:19 + [[ -d /opt/pyenv ]] 09:49:19 + echo 'Setup pyenv:' 09:49:19 Setup pyenv: 09:49:19 + export PYENV_ROOT=/opt/pyenv 09:49:19 + PYENV_ROOT=/opt/pyenv 09:49:19 + 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 09:49:19 + 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 09:49:19 + pyenv versions 09:49:19 system 09:49:19 3.8.13 09:49:19 3.9.13 09:49:19 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 09:49:19 + command -v pyenv 09:49:19 ++ pyenv init - --no-rehash 09:49:19 + 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[*]}"'\'')" 09:49:19 export PATH="/opt/pyenv/shims:${PATH}" 09:49:19 export PYENV_SHELL=bash 09:49:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:49:19 pyenv() { 09:49:19 local command 09:49:19 command="${1:-}" 09:49:19 if [ "$#" -gt 0 ]; then 09:49:19 shift 09:49:19 fi 09:49:19 09:49:19 case "$command" in 09:49:19 rehash|shell) 09:49:19 eval "$(pyenv "sh-$command" "$@")" 09:49:19 ;; 09:49:19 *) 09:49:19 command pyenv "$command" "$@" 09:49:19 ;; 09:49:19 esac 09:49:19 }' 09:49:19 +++ 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[*]}"' 09:49:19 ++ 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 09:49:19 ++ 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 09:49:19 ++ 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 09:49:19 ++ export PYENV_SHELL=bash 09:49:19 ++ PYENV_SHELL=bash 09:49:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:49:19 +++ complete -F _pyenv pyenv 09:49:19 ++ lf-pyver python3 09:49:19 ++ local py_version_xy=python3 09:49:19 ++ local py_version_xyz= 09:49:19 ++ pyenv versions 09:49:19 ++ local command 09:49:19 ++ command=versions 09:49:19 ++ '[' 1 -gt 0 ']' 09:49:19 ++ shift 09:49:19 ++ case "$command" in 09:49:19 ++ command pyenv versions 09:49:19 ++ pyenv versions 09:49:19 ++ sed 's/^[ *]* //' 09:49:19 ++ grep -E '^[0-9.]*[0-9]$' 09:49:19 ++ awk '{ print $1 }' 09:49:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:49:19 +++ grep '^3' /tmp/.pyenv_versions 09:49:19 +++ sort -V 09:49:19 +++ tail -n 1 09:49:19 ++ py_version_xyz=3.10.6 09:49:19 ++ [[ -z 3.10.6 ]] 09:49:19 ++ echo 3.10.6 09:49:19 ++ return 0 09:49:19 + pyenv local 3.10.6 09:49:19 + local command 09:49:19 + command=local 09:49:19 + '[' 2 -gt 0 ']' 09:49:19 + shift 09:49:19 + case "$command" in 09:49:19 + command pyenv local 3.10.6 09:49:19 + pyenv local 3.10.6 09:49:19 + for arg in "$@" 09:49:19 + case $arg in 09:49:19 + pkg_list+='tox ' 09:49:19 + for arg in "$@" 09:49:19 + case $arg in 09:49:19 + pkg_list+='virtualenv ' 09:49:19 + for arg in "$@" 09:49:19 + case $arg in 09:49:19 + pkg_list+='urllib3~=1.26.15 ' 09:49:19 + [[ -f /tmp/.toxenv ]] 09:49:19 ++ cat /tmp/.toxenv 09:49:19 + lf_venv=/tmp/venv-QbL8 09:49:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QbL8 from' file:/tmp/.toxenv 09:49:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QbL8 from file:/tmp/.toxenv 09:49:19 + /tmp/venv-QbL8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:49:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:49:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:49:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:49:20 + /tmp/venv-QbL8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:49:21 + type python3 09:49:21 + true 09:49:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QbL8/bin to PATH' 09:49:21 lf-activate-venv(): INFO: Adding /tmp/venv-QbL8/bin to PATH 09:49:21 + PATH=/tmp/venv-QbL8/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 09:49:21 + return 0 09:49:21 + [[ -d /opt/pyenv ]] 09:49:21 + echo '---> Setting up pyenv' 09:49:21 ---> Setting up pyenv 09:49:21 + export PYENV_ROOT=/opt/pyenv 09:49:21 + PYENV_ROOT=/opt/pyenv 09:49:21 + export PATH=/opt/pyenv/bin:/tmp/venv-QbL8/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 09:49:21 + PATH=/opt/pyenv/bin:/tmp/venv-QbL8/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 09:49:21 ++ pwd 09:49:21 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 09:49:21 + export PYTHONPATH 09:49:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:49:21 + TOX_TESTENV_PASSENV=PYTHONPATH 09:49:21 + tox --version 09:49:22 4.12.1 from /tmp/venv-QbL8/lib/python3.10/site-packages/tox/__init__.py 09:49:22 + PARALLEL=false 09:49:22 + TOX_OPTIONS_LIST= 09:49:22 + [[ -n docs,docs-linkcheck ]] 09:49:22 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 09:49:22 + case ${PARALLEL,,} in 09:49:22 + tox -e docs,docs-linkcheck 09:49:22 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 09:49:23 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 09:49:47 docs: freeze> python -m pip freeze --all 09:49:48 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.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,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.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,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==2.0.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.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,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 09:49:48 docs: commands[0]> sudo apt install graphviz 09:49:48 09:49:48 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 09:49:48 09:49:48 Reading package lists... 09:49:48 Building dependency tree... 09:49:48 Reading state information... 09:49:48 graphviz is already the newest version (2.40.1-2). 09:49:48 The following packages were automatically installed and are no longer required: 09:49:48 libmysqlclient20 mysql-common 09:49:48 Use 'sudo apt autoremove' to remove them. 09:49:48 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:49:48 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 09:49:52 docs: OK ✔ in 29.55 seconds 09:49:52 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 09:50:07 docs-linkcheck: freeze> python -m pip freeze --all 09:50:07 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.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,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.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,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==2.0.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.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,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 09:50:07 docs-linkcheck: commands[0]> sudo apt install graphviz 09:50:07 09:50:07 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 09:50:07 09:50:07 Reading package lists... 09:50:07 Building dependency tree... 09:50:07 Reading state information... 09:50:07 graphviz is already the newest version (2.40.1-2). 09:50:07 The following packages were automatically installed and are no longer required: 09:50:07 libmysqlclient20 mysql-common 09:50:07 Use 'sudo apt autoremove' to remove them. 09:50:07 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:50:07 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 09:50:50 docs: OK (29.55=setup[25.60]+cmd[0.25,3.71] seconds) 09:50:50 docs-linkcheck: OK (58.83=setup[15.38]+cmd[0.26,43.19] seconds) 09:50:50 congratulations :) (88.58 seconds) 09:50:51 + tox_status=0 09:50:51 + echo '---> Completed tox runs' 09:50:51 ---> Completed tox runs 09:50:51 + for i in .tox/*/log 09:50:51 ++ echo .tox/docs-linkcheck/log 09:50:51 ++ awk -F/ '{print $2}' 09:50:51 + tox_env=docs-linkcheck 09:50:51 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 09:50:51 + for i in .tox/*/log 09:50:51 ++ echo .tox/docs/log 09:50:51 ++ awk -F/ '{print $2}' 09:50:51 + tox_env=docs 09:50:51 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 09:50:51 + DOC_DIR=docs/_build/html 09:50:51 + [[ -d docs/_build/html ]] 09:50:51 + echo '---> Archiving generated docs' 09:50:51 ---> Archiving generated docs 09:50:51 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 09:50:51 + echo '---> tox-run.sh ends' 09:50:51 ---> tox-run.sh ends 09:50:51 + test 0 -eq 0 09:50:51 $ ssh-agent -k 09:50:51 unset SSH_AUTH_SOCK; 09:50:51 unset SSH_AGENT_PID; 09:50:51 echo Agent pid 1697 killed; 09:50:51 [ssh-agent] Stopped. 09:50:51 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:51 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5720795060235130762.sh 09:50:51 ---> sysstat.sh 09:50:51 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10434932468487514746.sh 09:50:51 ---> package-listing.sh 09:50:51 ++ tr '[:upper:]' '[:lower:]' 09:50:51 ++ facter osfamily 09:50:51 + OS_FAMILY=debian 09:50:51 + workspace=/w/workspace/oom-master-sphinx-lint 09:50:51 + START_PACKAGES=/tmp/packages_start.txt 09:50:51 + END_PACKAGES=/tmp/packages_end.txt 09:50:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:50:51 + PACKAGES=/tmp/packages_start.txt 09:50:51 + '[' /w/workspace/oom-master-sphinx-lint ']' 09:50:51 + PACKAGES=/tmp/packages_end.txt 09:50:51 + case "${OS_FAMILY}" in 09:50:51 + dpkg -l 09:50:51 + grep '^ii' 09:50:51 + '[' -f /tmp/packages_start.txt ']' 09:50:51 + '[' -f /tmp/packages_end.txt ']' 09:50:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:50:51 + '[' /w/workspace/oom-master-sphinx-lint ']' 09:50:51 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 09:50:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 09:50:51 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8835477295541365805.sh 09:50:51 ---> capture-instance-metadata.sh 09:50:51 Setup pyenv: 09:50:51 system 09:50:51 3.8.13 09:50:51 3.9.13 09:50:51 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 09:50:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MIPH 09:50:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:50:58 lf-activate-venv(): INFO: Installing: lftools 09:51:26 lf-activate-venv(): INFO: Adding /tmp/venv-MIPH/bin to PATH 09:51:26 INFO: Running in OpenStack, capturing instance metadata 09:51:27 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3810226724916190485.sh 09:51:27 provisioning config files... 09:51:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config11730541930641259630tmp 09:51:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:51:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:51:27 [EnvInject] - Injecting environment variables from a build step. 09:51:27 [EnvInject] - Injecting as environment variables the properties content 09:51:27 SERVER_ID=logs 09:51:27 09:51:27 [EnvInject] - Variables injected successfully. 09:51:27 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6263732116748839466.sh 09:51:27 ---> create-netrc.sh 09:51:27 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13950896099574808166.sh 09:51:27 ---> python-tools-install.sh 09:51:27 Setup pyenv: 09:51:27 system 09:51:27 3.8.13 09:51:27 3.9.13 09:51:27 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 09:51:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIPH from file:/tmp/.os_lf_venv 09:51:28 lf-activate-venv(): INFO: Installing: lftools 09:51:36 lf-activate-venv(): INFO: Adding /tmp/venv-MIPH/bin to PATH 09:51:36 Generating Requirements File 09:52:08 Python 3.10.6 09:52:08 pip 24.0 from /tmp/venv-MIPH/lib/python3.10/site-packages/pip (python 3.10) 09:52:08 appdirs==1.4.4 09:52:08 argcomplete==3.2.2 09:52:08 aspy.yaml==1.3.0 09:52:08 attrs==23.2.0 09:52:08 autopage==0.5.2 09:52:08 beautifulsoup4==4.12.3 09:52:08 boto3==1.34.39 09:52:08 botocore==1.34.39 09:52:08 bs4==0.0.2 09:52:08 cachetools==5.3.2 09:52:08 certifi==2024.2.2 09:52:08 cffi==1.16.0 09:52:08 cfgv==3.4.0 09:52:08 chardet==5.2.0 09:52:08 charset-normalizer==3.3.2 09:52:08 click==8.1.7 09:52:08 cliff==4.5.0 09:52:08 cmd2==2.4.3 09:52:08 cryptography==3.3.2 09:52:08 debtcollector==2.5.0 09:52:08 decorator==5.1.1 09:52:08 defusedxml==0.7.1 09:52:08 Deprecated==1.2.14 09:52:08 distlib==0.3.8 09:52:08 dnspython==2.5.0 09:52:08 docker==4.2.2 09:52:08 dogpile.cache==1.3.1 09:52:08 email-validator==2.1.0.post1 09:52:08 filelock==3.13.1 09:52:08 future==0.18.3 09:52:08 gitdb==4.0.11 09:52:08 GitPython==3.1.41 09:52:08 google-auth==2.27.0 09:52:08 httplib2==0.22.0 09:52:08 identify==2.5.34 09:52:08 idna==3.6 09:52:08 importlib-resources==1.5.0 09:52:08 iso8601==2.1.0 09:52:08 Jinja2==3.1.3 09:52:08 jmespath==1.0.1 09:52:08 jsonpatch==1.33 09:52:08 jsonpointer==2.4 09:52:08 jsonschema==4.21.1 09:52:08 jsonschema-specifications==2023.12.1 09:52:08 keystoneauth1==5.5.0 09:52:08 kubernetes==29.0.0 09:52:08 lftools==0.37.8 09:52:08 lxml==5.1.0 09:52:08 MarkupSafe==2.1.5 09:52:08 msgpack==1.0.7 09:52:08 multi_key_dict==2.0.3 09:52:08 munch==4.0.0 09:52:08 netaddr==1.0.0 09:52:08 netifaces==0.11.0 09:52:08 niet==1.4.2 09:52:08 nodeenv==1.8.0 09:52:08 oauth2client==4.1.3 09:52:08 oauthlib==3.2.2 09:52:08 openstacksdk==0.62.0 09:52:08 os-client-config==2.1.0 09:52:08 os-service-types==1.7.0 09:52:08 osc-lib==3.0.0 09:52:08 oslo.config==9.3.0 09:52:08 oslo.context==5.3.0 09:52:08 oslo.i18n==6.2.0 09:52:08 oslo.log==5.4.0 09:52:08 oslo.serialization==5.3.0 09:52:08 oslo.utils==7.0.0 09:52:08 packaging==23.2 09:52:08 pbr==6.0.0 09:52:08 platformdirs==4.2.0 09:52:08 prettytable==3.9.0 09:52:08 pyasn1==0.5.1 09:52:08 pyasn1-modules==0.3.0 09:52:08 pycparser==2.21 09:52:08 pygerrit2==2.0.15 09:52:08 PyGithub==2.2.0 09:52:08 pyinotify==0.9.6 09:52:08 PyJWT==2.8.0 09:52:08 PyNaCl==1.5.0 09:52:08 pyparsing==2.4.7 09:52:08 pyperclip==1.8.2 09:52:08 pyrsistent==0.20.0 09:52:08 python-cinderclient==9.4.0 09:52:08 python-dateutil==2.8.2 09:52:08 python-heatclient==3.4.0 09:52:08 python-jenkins==1.8.2 09:52:08 python-keystoneclient==5.3.0 09:52:08 python-magnumclient==4.3.0 09:52:08 python-novaclient==18.4.0 09:52:08 python-openstackclient==6.0.1 09:52:08 python-swiftclient==4.4.0 09:52:08 pytz==2024.1 09:52:08 PyYAML==6.0.1 09:52:08 referencing==0.33.0 09:52:08 requests==2.31.0 09:52:08 requests-oauthlib==1.3.1 09:52:08 requestsexceptions==1.4.0 09:52:08 rfc3986==2.0.0 09:52:08 rpds-py==0.17.1 09:52:08 rsa==4.9 09:52:08 ruamel.yaml==0.18.6 09:52:08 ruamel.yaml.clib==0.2.8 09:52:08 s3transfer==0.10.0 09:52:08 simplejson==3.19.2 09:52:08 six==1.16.0 09:52:08 smmap==5.0.1 09:52:08 soupsieve==2.5 09:52:08 stevedore==5.1.0 09:52:08 tabulate==0.9.0 09:52:08 toml==0.10.2 09:52:08 tomlkit==0.12.3 09:52:08 tqdm==4.66.2 09:52:08 typing_extensions==4.9.0 09:52:08 tzdata==2024.1 09:52:08 urllib3==1.26.18 09:52:08 virtualenv==20.25.0 09:52:08 wcwidth==0.2.13 09:52:08 websocket-client==1.7.0 09:52:08 wrapt==1.16.0 09:52:08 xdg==6.0.0 09:52:08 xmltodict==0.13.0 09:52:08 yq==3.2.3 09:52:08 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13869732919733314758.sh 09:52:08 ---> sudo-logs.sh 09:52:08 Archiving 'sudo' log.. 09:52:09 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11710857356335331771.sh 09:52:09 ---> job-cost.sh 09:52:09 Setup pyenv: 09:52:09 system 09:52:09 3.8.13 09:52:09 3.9.13 09:52:09 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 09:52:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIPH from file:/tmp/.os_lf_venv 09:52:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:52:17 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. 09:52:17 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 09:52:18 lf-activate-venv(): INFO: Adding /tmp/venv-MIPH/bin to PATH 09:52:18 INFO: No Stack... 09:52:18 INFO: Retrieving Pricing Info for: v3-standard-4 09:52:18 INFO: Archiving Costs 09:52:18 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins17073118894660959011.sh 09:52:18 ---> logs-deploy.sh 09:52:18 Setup pyenv: 09:52:18 system 09:52:18 3.8.13 09:52:18 3.9.13 09:52:18 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 09:52:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIPH from file:/tmp/.os_lf_venv 09:52:20 lf-activate-venv(): INFO: Installing: lftools 09:52:29 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. 09:52:29 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:52:29 lf-activate-venv(): INFO: Adding /tmp/venv-MIPH/bin to PATH 09:52:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/459 09:52:29 INFO: archiving workspace using pattern(s): 09:52:31 Archives upload complete. 09:52:31 INFO: archiving logs to Nexus 09:52:32 ---> uname -a: 09:52:32 Linux prd-ubuntu1804-builder-4c-4g-4786 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:52:32 09:52:32 09:52:32 ---> lscpu: 09:52:32 Architecture: x86_64 09:52:32 CPU op-mode(s): 32-bit, 64-bit 09:52:32 Byte Order: Little Endian 09:52:32 CPU(s): 4 09:52:32 On-line CPU(s) list: 0-3 09:52:32 Thread(s) per core: 1 09:52:32 Core(s) per socket: 1 09:52:32 Socket(s): 4 09:52:32 NUMA node(s): 1 09:52:32 Vendor ID: AuthenticAMD 09:52:32 CPU family: 23 09:52:32 Model: 49 09:52:32 Model name: AMD EPYC-Rome Processor 09:52:32 Stepping: 0 09:52:32 CPU MHz: 2799.998 09:52:32 BogoMIPS: 5599.99 09:52:32 Virtualization: AMD-V 09:52:32 Hypervisor vendor: KVM 09:52:32 Virtualization type: full 09:52:32 L1d cache: 32K 09:52:32 L1i cache: 32K 09:52:32 L2 cache: 512K 09:52:32 L3 cache: 16384K 09:52:32 NUMA node0 CPU(s): 0-3 09:52:32 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 09:52:32 09:52:32 09:52:32 ---> nproc: 09:52:32 4 09:52:32 09:52:32 09:52:32 ---> df -h: 09:52:32 Filesystem Size Used Avail Use% Mounted on 09:52:32 udev 7.9G 0 7.9G 0% /dev 09:52:32 tmpfs 1.6G 672K 1.6G 1% /run 09:52:32 /dev/vda1 78G 8.6G 69G 12% / 09:52:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:52:32 tmpfs 5.0M 0 5.0M 0% /run/lock 09:52:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:52:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:52:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:52:32 09:52:32 09:52:32 ---> free -m: 09:52:32 total used free shared buff/cache available 09:52:32 Mem: 16040 553 12992 0 2493 15155 09:52:32 Swap: 1023 0 1023 09:52:32 09:52:32 09:52:32 ---> ip addr: 09:52:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:52:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:52:32 inet 127.0.0.1/8 scope host lo 09:52:32 valid_lft forever preferred_lft forever 09:52:32 inet6 ::1/128 scope host 09:52:32 valid_lft forever preferred_lft forever 09:52:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:52:32 link/ether fa:16:3e:58:7d:d1 brd ff:ff:ff:ff:ff:ff 09:52:32 inet 10.30.107.7/23 brd 10.30.107.255 scope global dynamic ens3 09:52:32 valid_lft 86168sec preferred_lft 86168sec 09:52:32 inet6 fe80::f816:3eff:fe58:7dd1/64 scope link 09:52:32 valid_lft forever preferred_lft forever 09:52:32 09:52:32 09:52:32 ---> sar -b -r -n DEV: 09:52:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4786) 02/12/24 _x86_64_ (4 CPU) 09:52:32 09:52:32 09:48:41 LINUX RESTART (4 CPU) 09:52:32 09:52:32 09:49:01 tps rtps wtps bread/s bwrtn/s 09:52:32 09:50:02 252.34 35.69 216.65 1399.23 19029.50 09:52:32 09:51:01 79.53 0.17 79.36 10.17 20500.25 09:52:32 09:52:01 103.08 13.90 89.19 1049.29 18488.79 09:52:32 Average: 145.35 16.68 128.67 824.09 19333.03 09:52:32 09:52:32 09:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:52:32 09:50:02 13747216 15488056 2677752 16.30 70416 1863640 873432 5.00 785764 1662660 241956 09:52:32 09:51:01 13642512 15508944 2782456 16.94 77248 1973672 801468 4.59 783180 1752768 32968 09:52:32 09:52:01 13339884 15509600 3085084 18.78 99816 2239552 803204 4.60 819268 1988612 63944 09:52:32 Average: 13576537 15502200 2848431 17.34 82493 2025621 826035 4.73 796071 1801347 112956 09:52:32 09:52:32 09:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:52:32 09:50:02 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 09:52:32 09:50:02 ens3 105.55 72.55 1038.53 26.36 0.00 0.00 0.00 0.00 09:52:32 09:51:01 lo 33.21 33.21 3.50 3.50 0.00 0.00 0.00 0.00 09:52:32 09:51:01 ens3 94.88 97.39 99.69 16.14 0.00 0.00 0.00 0.00 09:52:32 09:52:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 09:52:32 09:52:01 ens3 71.52 51.74 907.31 9.44 0.00 0.00 0.00 0.00 09:52:32 Average: lo 11.98 11.98 1.27 1.27 0.00 0.00 0.00 0.00 09:52:32 Average: ens3 90.63 73.76 685.10 17.32 0.00 0.00 0.00 0.00 09:52:32 09:52:32 09:52:32 ---> sar -P ALL: 09:52:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4786) 02/12/24 _x86_64_ (4 CPU) 09:52:32 09:52:32 09:48:41 LINUX RESTART (4 CPU) 09:52:32 09:52:32 09:49:01 CPU %user %nice %system %iowait %steal %idle 09:52:32 09:50:02 all 20.92 0.00 1.89 3.57 0.06 73.56 09:52:32 09:50:02 0 7.31 0.00 1.71 8.06 0.03 82.90 09:52:32 09:50:02 1 15.32 0.00 1.72 1.94 0.05 80.97 09:52:32 09:50:02 2 12.59 0.00 1.22 0.55 0.07 85.56 09:52:32 09:50:02 3 48.41 0.00 2.89 3.71 0.10 44.88 09:52:32 09:51:01 all 11.06 0.00 0.91 1.95 0.05 86.03 09:52:32 09:51:01 0 16.35 0.00 0.97 0.37 0.05 82.26 09:52:32 09:51:01 1 6.07 0.00 0.54 0.82 0.05 92.52 09:52:32 09:51:01 2 11.63 0.00 0.95 0.12 0.05 87.24 09:52:32 09:51:01 3 10.19 0.00 1.17 6.49 0.03 82.12 09:52:32 09:52:01 all 22.01 0.00 1.36 2.21 0.05 74.38 09:52:32 09:52:01 0 10.60 0.00 0.91 0.92 0.05 87.52 09:52:32 09:52:01 1 28.47 0.00 1.34 0.37 0.07 69.76 09:52:32 09:52:01 2 45.44 0.00 2.32 1.67 0.07 50.50 09:52:32 09:52:01 3 3.67 0.00 0.88 5.89 0.03 89.51 09:52:32 Average: all 18.04 0.00 1.39 2.58 0.05 77.94 09:52:32 Average: 0 11.39 0.00 1.19 3.12 0.04 84.25 09:52:32 Average: 1 16.68 0.00 1.20 1.04 0.06 81.02 09:52:32 Average: 2 23.32 0.00 1.50 0.79 0.06 74.33 09:52:32 Average: 3 20.80 0.00 1.65 5.36 0.06 72.13 09:52:32 09:52:32 09:52:32