06:48:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 06:48:17 Running as SYSTEM 06:48:17 [EnvInject] - Loading node environment variables. 06:48:17 Building remotely on prd-ubuntu1804-builder-4c-4g-25789 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 06:48:17 [ssh-agent] Looking for ssh-agent implementation... 06:48:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:48:17 $ ssh-agent 06:48:17 SSH_AUTH_SOCK=/tmp/ssh-srntYaFL6sI5/agent.1679 06:48:17 SSH_AGENT_PID=1681 06:48:17 [ssh-agent] Started. 06:48:17 Running ssh-add (command line suppressed) 06:48:17 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_4463105716087016340.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_4463105716087016340.key) 06:48:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:48:17 The recommended git tool is: NONE 06:48:19 using credential onap-jenkins-ssh 06:48:19 Wiping out workspace first. 06:48:19 Cloning the remote Git repository 06:48:19 Cloning repository git://cloud.onap.org/mirror/oom.git 06:48:19 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 06:48:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:48:19 > git --version # timeout=10 06:48:19 > git --version # 'git version 2.17.1' 06:48:19 using GIT_SSH to set credentials Gerrit user 06:48:19 Verifying host key using manually-configured host key entries 06:48:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:48:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:48:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:48:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:48:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:48:25 using GIT_SSH to set credentials Gerrit user 06:48:25 Verifying host key using manually-configured host key entries 06:48:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/2 # timeout=30 06:48:25 > git rev-parse add1935385b13c3e7b658f65f578ff1a906a4038^{commit} # timeout=10 06:48:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:48:25 Checking out Revision add1935385b13c3e7b658f65f578ff1a906a4038 (refs/changes/36/137736/2) 06:48:25 > git config core.sparsecheckout # timeout=10 06:48:25 > git checkout -f add1935385b13c3e7b658f65f578ff1a906a4038 # timeout=30 06:48:29 Commit message: "[KEYCLOAK-INIT] Add feature to customize REALMs and configure Ingress Access" 06:48:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:48:29 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 06:48:29 [EnvInject] - Injecting environment variables from a build step. 06:48:29 [EnvInject] - Injecting as environment variables the properties content 06:48:29 PYTHON=python3 06:48:29 06:48:29 [EnvInject] - Variables injected successfully. 06:48:29 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins13510209873269627970.sh 06:48:29 ---> tox-install.sh 06:48:29 + source /home/jenkins/lf-env.sh 06:48:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:48:29 ++ mktemp -d /tmp/venv-XXXX 06:48:29 + lf_venv=/tmp/venv-wNec 06:48:29 + local venv_file=/tmp/.os_lf_venv 06:48:29 + local python=python3 06:48:29 + local options 06:48:29 + local set_path=true 06:48:29 + local install_args= 06:48:29 ++ 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 06:48:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:48:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:48:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:48:29 + true 06:48:29 + case $1 in 06:48:29 + venv_file=/tmp/.toxenv 06:48:29 + shift 2 06:48:29 + true 06:48:29 + case $1 in 06:48:29 + shift 06:48:29 + break 06:48:29 + case $python in 06:48:29 + local pkg_list= 06:48:29 + [[ -d /opt/pyenv ]] 06:48:29 + echo 'Setup pyenv:' 06:48:29 Setup pyenv: 06:48:29 + export PYENV_ROOT=/opt/pyenv 06:48:29 + PYENV_ROOT=/opt/pyenv 06:48:29 + 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 06:48:29 + 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 06:48:29 + pyenv versions 06:48:29 * system (set by /opt/pyenv/version) 06:48:29 * 3.8.13 (set by /opt/pyenv/version) 06:48:29 * 3.9.13 (set by /opt/pyenv/version) 06:48:29 * 3.10.6 (set by /opt/pyenv/version) 06:48:29 + command -v pyenv 06:48:29 ++ pyenv init - --no-rehash 06:48:29 + 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[*]}"'\'')" 06:48:29 export PATH="/opt/pyenv/shims:${PATH}" 06:48:29 export PYENV_SHELL=bash 06:48:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:48:29 pyenv() { 06:48:29 local command 06:48:29 command="${1:-}" 06:48:29 if [ "$#" -gt 0 ]; then 06:48:29 shift 06:48:29 fi 06:48:29 06:48:29 case "$command" in 06:48:29 rehash|shell) 06:48:29 eval "$(pyenv "sh-$command" "$@")" 06:48:29 ;; 06:48:29 *) 06:48:29 command pyenv "$command" "$@" 06:48:29 ;; 06:48:29 esac 06:48:29 }' 06:48:29 +++ 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[*]}"' 06:48:29 ++ 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 06:48:29 ++ 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 06:48:29 ++ 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 06:48:29 ++ export PYENV_SHELL=bash 06:48:29 ++ PYENV_SHELL=bash 06:48:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:48:29 +++ complete -F _pyenv pyenv 06:48:29 ++ lf-pyver python3 06:48:29 ++ local py_version_xy=python3 06:48:29 ++ local py_version_xyz= 06:48:29 ++ pyenv versions 06:48:29 ++ local command 06:48:29 ++ command=versions 06:48:29 ++ '[' 1 -gt 0 ']' 06:48:29 ++ shift 06:48:29 ++ case "$command" in 06:48:29 ++ command pyenv versions 06:48:29 ++ pyenv versions 06:48:29 ++ sed 's/^[ *]* //' 06:48:29 ++ grep -E '^[0-9.]*[0-9]$' 06:48:29 ++ awk '{ print $1 }' 06:48:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:48:29 +++ grep '^3' /tmp/.pyenv_versions 06:48:29 +++ sort -V 06:48:29 +++ tail -n 1 06:48:29 ++ py_version_xyz=3.10.6 06:48:29 ++ [[ -z 3.10.6 ]] 06:48:29 ++ echo 3.10.6 06:48:29 ++ return 0 06:48:29 + pyenv local 3.10.6 06:48:29 + local command 06:48:29 + command=local 06:48:29 + '[' 2 -gt 0 ']' 06:48:29 + shift 06:48:29 + case "$command" in 06:48:29 + command pyenv local 3.10.6 06:48:29 + pyenv local 3.10.6 06:48:29 + for arg in "$@" 06:48:29 + case $arg in 06:48:29 + pkg_list+='tox ' 06:48:29 + for arg in "$@" 06:48:29 + case $arg in 06:48:29 + pkg_list+='virtualenv ' 06:48:29 + for arg in "$@" 06:48:29 + case $arg in 06:48:29 + pkg_list+='urllib3~=1.26.15 ' 06:48:29 + [[ -f /tmp/.toxenv ]] 06:48:29 + [[ ! -f /tmp/.toxenv ]] 06:48:29 + [[ -n '' ]] 06:48:29 + python3 -m venv /tmp/venv-wNec 06:48:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wNec' 06:48:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wNec 06:48:33 + echo /tmp/venv-wNec 06:48:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:48:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:48:33 + /tmp/venv-wNec/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:48:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:48:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:48:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:48:36 + /tmp/venv-wNec/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:48:39 + type python3 06:48:39 + true 06:48:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wNec/bin to PATH' 06:48:39 lf-activate-venv(): INFO: Adding /tmp/venv-wNec/bin to PATH 06:48:39 + PATH=/tmp/venv-wNec/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 06:48:39 + return 0 06:48:39 + python3 --version 06:48:39 Python 3.10.6 06:48:39 + python3 -m pip --version 06:48:39 pip 24.0 from /tmp/venv-wNec/lib/python3.10/site-packages/pip (python 3.10) 06:48:39 + python3 -m pip freeze 06:48:40 cachetools==5.3.3 06:48:40 chardet==5.2.0 06:48:40 colorama==0.4.6 06:48:40 distlib==0.3.8 06:48:40 filelock==3.13.4 06:48:40 packaging==24.0 06:48:40 platformdirs==4.2.1 06:48:40 pluggy==1.5.0 06:48:40 pyproject-api==1.6.1 06:48:40 tomli==2.0.1 06:48:40 tox==4.14.2 06:48:40 urllib3==1.26.18 06:48:40 virtualenv==20.26.0 06:48:40 [EnvInject] - Injecting environment variables from a build step. 06:48:40 [EnvInject] - Injecting as environment variables the properties content 06:48:40 PARALLEL=false 06:48:40 06:48:40 [EnvInject] - Variables injected successfully. 06:48:40 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins17395438677105248331.sh 06:48:40 ---> tox-run.sh 06:48:40 + 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 06:48:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 06:48:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 06:48:40 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 06:48:40 + cd /w/workspace/oom-master-sphinx-lint/. 06:48:40 + source /home/jenkins/lf-env.sh 06:48:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:48:40 ++ mktemp -d /tmp/venv-XXXX 06:48:40 + lf_venv=/tmp/venv-0mtu 06:48:40 + local venv_file=/tmp/.os_lf_venv 06:48:40 + local python=python3 06:48:40 + local options 06:48:40 + local set_path=true 06:48:40 + local install_args= 06:48:40 ++ 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 06:48:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:48:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:48:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:48:40 + true 06:48:40 + case $1 in 06:48:40 + venv_file=/tmp/.toxenv 06:48:40 + shift 2 06:48:40 + true 06:48:40 + case $1 in 06:48:40 + shift 06:48:40 + break 06:48:40 + case $python in 06:48:40 + local pkg_list= 06:48:40 + [[ -d /opt/pyenv ]] 06:48:40 + echo 'Setup pyenv:' 06:48:40 Setup pyenv: 06:48:40 + export PYENV_ROOT=/opt/pyenv 06:48:40 + PYENV_ROOT=/opt/pyenv 06:48:40 + 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 06:48:40 + 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 06:48:40 + pyenv versions 06:48:40 system 06:48:40 3.8.13 06:48:40 3.9.13 06:48:40 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:48:40 + command -v pyenv 06:48:40 ++ pyenv init - --no-rehash 06:48:40 + 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[*]}"'\'')" 06:48:40 export PATH="/opt/pyenv/shims:${PATH}" 06:48:40 export PYENV_SHELL=bash 06:48:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:48:40 pyenv() { 06:48:40 local command 06:48:40 command="${1:-}" 06:48:40 if [ "$#" -gt 0 ]; then 06:48:40 shift 06:48:40 fi 06:48:40 06:48:40 case "$command" in 06:48:40 rehash|shell) 06:48:40 eval "$(pyenv "sh-$command" "$@")" 06:48:40 ;; 06:48:40 *) 06:48:40 command pyenv "$command" "$@" 06:48:40 ;; 06:48:40 esac 06:48:40 }' 06:48:40 +++ 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[*]}"' 06:48:40 ++ 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 06:48:40 ++ 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 06:48:40 ++ 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 06:48:40 ++ export PYENV_SHELL=bash 06:48:40 ++ PYENV_SHELL=bash 06:48:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:48:40 +++ complete -F _pyenv pyenv 06:48:40 ++ lf-pyver python3 06:48:40 ++ local py_version_xy=python3 06:48:40 ++ local py_version_xyz= 06:48:40 ++ pyenv versions 06:48:40 ++ local command 06:48:40 ++ command=versions 06:48:40 ++ sed 's/^[ *]* //' 06:48:40 ++ '[' 1 -gt 0 ']' 06:48:40 ++ shift 06:48:40 ++ case "$command" in 06:48:40 ++ command pyenv versions 06:48:40 ++ awk '{ print $1 }' 06:48:40 ++ pyenv versions 06:48:40 ++ grep -E '^[0-9.]*[0-9]$' 06:48:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:48:40 +++ grep '^3' /tmp/.pyenv_versions 06:48:40 +++ sort -V 06:48:40 +++ tail -n 1 06:48:40 ++ py_version_xyz=3.10.6 06:48:40 ++ [[ -z 3.10.6 ]] 06:48:40 ++ echo 3.10.6 06:48:40 ++ return 0 06:48:40 + pyenv local 3.10.6 06:48:40 + local command 06:48:40 + command=local 06:48:40 + '[' 2 -gt 0 ']' 06:48:40 + shift 06:48:40 + case "$command" in 06:48:40 + command pyenv local 3.10.6 06:48:40 + pyenv local 3.10.6 06:48:40 + for arg in "$@" 06:48:40 + case $arg in 06:48:40 + pkg_list+='tox ' 06:48:40 + for arg in "$@" 06:48:40 + case $arg in 06:48:40 + pkg_list+='virtualenv ' 06:48:40 + for arg in "$@" 06:48:40 + case $arg in 06:48:40 + pkg_list+='urllib3~=1.26.15 ' 06:48:40 + [[ -f /tmp/.toxenv ]] 06:48:40 ++ cat /tmp/.toxenv 06:48:40 + lf_venv=/tmp/venv-wNec 06:48:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wNec from' file:/tmp/.toxenv 06:48:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wNec from file:/tmp/.toxenv 06:48:40 + /tmp/venv-wNec/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:48:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:48:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:48:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:48:41 + /tmp/venv-wNec/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:48:42 + type python3 06:48:42 + true 06:48:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wNec/bin to PATH' 06:48:42 lf-activate-venv(): INFO: Adding /tmp/venv-wNec/bin to PATH 06:48:42 + PATH=/tmp/venv-wNec/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 06:48:42 + return 0 06:48:42 + [[ -d /opt/pyenv ]] 06:48:42 + echo '---> Setting up pyenv' 06:48:42 ---> Setting up pyenv 06:48:42 + export PYENV_ROOT=/opt/pyenv 06:48:42 + PYENV_ROOT=/opt/pyenv 06:48:42 + export PATH=/opt/pyenv/bin:/tmp/venv-wNec/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 06:48:42 + PATH=/opt/pyenv/bin:/tmp/venv-wNec/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 06:48:42 ++ pwd 06:48:42 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 06:48:42 + export PYTHONPATH 06:48:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:48:42 + TOX_TESTENV_PASSENV=PYTHONPATH 06:48:42 + tox --version 06:48:43 4.14.2 from /tmp/venv-wNec/lib/python3.10/site-packages/tox/__init__.py 06:48:43 + PARALLEL=false 06:48:43 + TOX_OPTIONS_LIST= 06:48:43 + [[ -n docs,docs-linkcheck ]] 06:48:43 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 06:48:43 + case ${PARALLEL,,} in 06:48:43 + tox -e docs,docs-linkcheck 06:48:43 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 06:48:45 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 06:49:12 docs: freeze> python -m pip freeze --all 06:49:13 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.10.2,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==24.0,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.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.43.0,wrapt==1.13.3,zipp==3.7.0 06:49:13 docs: commands[0]> sudo apt install graphviz 06:49:13 06:49:13 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 06:49:13 06:49:13 Reading package lists... 06:49:13 Building dependency tree... 06:49:13 Reading state information... 06:49:13 graphviz is already the newest version (2.40.1-2). 06:49:13 The following packages were automatically installed and are no longer required: 06:49:13 libmysqlclient20 mysql-common 06:49:13 Use 'sudo apt autoremove' to remove them. 06:49:13 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:49:13 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 06:49:18 docs: OK ✔ in 33.93 seconds 06:49:18 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 06:49:33 docs-linkcheck: freeze> python -m pip freeze --all 06:49:33 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.10.2,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==24.0,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.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.43.0,wrapt==1.13.3,zipp==3.7.0 06:49:33 docs-linkcheck: commands[0]> sudo apt install graphviz 06:49:33 06:49:33 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 06:49:33 06:49:33 Reading package lists... 06:49:33 Building dependency tree... 06:49:33 Reading state information... 06:49:33 graphviz is already the newest version (2.40.1-2). 06:49:33 The following packages were automatically installed and are no longer required: 06:49:33 libmysqlclient20 mysql-common 06:49:33 Use 'sudo apt autoremove' to remove them. 06:49:33 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:49:33 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 06:50:43 docs: OK (33.93=setup[29.53]+cmd[0.25,4.15] seconds) 06:50:43 docs-linkcheck: OK (85.45=setup[16.14]+cmd[0.22,69.09] seconds) 06:50:43 congratulations :) (119.57 seconds) 06:50:43 + tox_status=0 06:50:43 + echo '---> Completed tox runs' 06:50:43 ---> Completed tox runs 06:50:43 + for i in .tox/*/log 06:50:43 ++ echo .tox/docs-linkcheck/log 06:50:43 ++ awk -F/ '{print $2}' 06:50:43 + tox_env=docs-linkcheck 06:50:43 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 06:50:43 + for i in .tox/*/log 06:50:43 ++ echo .tox/docs/log 06:50:43 ++ awk -F/ '{print $2}' 06:50:43 + tox_env=docs 06:50:43 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 06:50:43 + DOC_DIR=docs/_build/html 06:50:43 + [[ -d docs/_build/html ]] 06:50:43 + echo '---> Archiving generated docs' 06:50:43 ---> Archiving generated docs 06:50:43 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 06:50:43 + echo '---> tox-run.sh ends' 06:50:43 ---> tox-run.sh ends 06:50:43 + test 0 -eq 0 06:50:43 $ ssh-agent -k 06:50:43 unset SSH_AUTH_SOCK; 06:50:43 unset SSH_AGENT_PID; 06:50:43 echo Agent pid 1681 killed; 06:50:43 [ssh-agent] Stopped. 06:50:43 [PostBuildScript] - [INFO] Executing post build scripts. 06:50:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5275036932232736587.sh 06:50:43 ---> sysstat.sh 06:50:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins6360767021139806112.sh 06:50:43 ---> package-listing.sh 06:50:43 ++ facter osfamily 06:50:43 ++ tr '[:upper:]' '[:lower:]' 06:50:43 + OS_FAMILY=debian 06:50:43 + workspace=/w/workspace/oom-master-sphinx-lint 06:50:43 + START_PACKAGES=/tmp/packages_start.txt 06:50:43 + END_PACKAGES=/tmp/packages_end.txt 06:50:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:50:43 + PACKAGES=/tmp/packages_start.txt 06:50:43 + '[' /w/workspace/oom-master-sphinx-lint ']' 06:50:43 + PACKAGES=/tmp/packages_end.txt 06:50:43 + case "${OS_FAMILY}" in 06:50:43 + dpkg -l 06:50:43 + grep '^ii' 06:50:43 + '[' -f /tmp/packages_start.txt ']' 06:50:43 + '[' -f /tmp/packages_end.txt ']' 06:50:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:50:43 + '[' /w/workspace/oom-master-sphinx-lint ']' 06:50:43 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 06:50:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 06:50:43 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins12618971612479412240.sh 06:50:43 ---> capture-instance-metadata.sh 06:50:43 Setup pyenv: 06:50:43 system 06:50:43 3.8.13 06:50:43 3.9.13 06:50:43 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:50:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iZcS 06:50:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:50:50 lf-activate-venv(): INFO: Installing: lftools 06:51:20 lf-activate-venv(): INFO: Adding /tmp/venv-iZcS/bin to PATH 06:51:20 INFO: Running in OpenStack, capturing instance metadata 06:51:20 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins986356553325798784.sh 06:51:20 provisioning config files... 06:51:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config16740373850270374047tmp 06:51:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:51:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:51:20 [EnvInject] - Injecting environment variables from a build step. 06:51:20 [EnvInject] - Injecting as environment variables the properties content 06:51:20 SERVER_ID=logs 06:51:20 06:51:20 [EnvInject] - Variables injected successfully. 06:51:20 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins3968506891478519415.sh 06:51:20 ---> create-netrc.sh 06:51:20 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins4985287503054983278.sh 06:51:20 ---> python-tools-install.sh 06:51:20 Setup pyenv: 06:51:20 system 06:51:20 3.8.13 06:51:20 3.9.13 06:51:20 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:51:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iZcS from file:/tmp/.os_lf_venv 06:51:22 lf-activate-venv(): INFO: Installing: lftools 06:51:30 lf-activate-venv(): INFO: Adding /tmp/venv-iZcS/bin to PATH 06:51:30 Generating Requirements File 06:51:56 Python 3.10.6 06:51:57 pip 24.0 from /tmp/venv-iZcS/lib/python3.10/site-packages/pip (python 3.10) 06:51:57 appdirs==1.4.4 06:51:57 argcomplete==3.3.0 06:51:57 aspy.yaml==1.3.0 06:51:57 attrs==23.2.0 06:51:57 autopage==0.5.2 06:51:57 beautifulsoup4==4.12.3 06:51:57 boto3==1.34.91 06:51:57 botocore==1.34.91 06:51:57 bs4==0.0.2 06:51:57 cachetools==5.3.3 06:51:57 certifi==2024.2.2 06:51:57 cffi==1.16.0 06:51:57 cfgv==3.4.0 06:51:57 chardet==5.2.0 06:51:57 charset-normalizer==3.3.2 06:51:57 click==8.1.7 06:51:57 cliff==4.6.0 06:51:57 cmd2==2.4.3 06:51:57 cryptography==3.3.2 06:51:57 debtcollector==3.0.0 06:51:57 decorator==5.1.1 06:51:57 defusedxml==0.7.1 06:51:57 Deprecated==1.2.14 06:51:57 distlib==0.3.8 06:51:57 dnspython==2.6.1 06:51:57 docker==4.2.2 06:51:57 dogpile.cache==1.3.2 06:51:57 email_validator==2.1.1 06:51:57 filelock==3.13.4 06:51:57 future==1.0.0 06:51:57 gitdb==4.0.11 06:51:57 GitPython==3.1.43 06:51:57 google-auth==2.29.0 06:51:57 httplib2==0.22.0 06:51:57 identify==2.5.36 06:51:57 idna==3.7 06:51:57 importlib-resources==1.5.0 06:51:57 iso8601==2.1.0 06:51:57 Jinja2==3.1.3 06:51:57 jmespath==1.0.1 06:51:57 jsonpatch==1.33 06:51:57 jsonpointer==2.4 06:51:57 jsonschema==4.21.1 06:51:57 jsonschema-specifications==2023.12.1 06:51:57 keystoneauth1==5.6.0 06:51:57 kubernetes==29.0.0 06:51:57 lftools==0.37.10 06:51:57 lxml==5.2.1 06:51:57 MarkupSafe==2.1.5 06:51:57 msgpack==1.0.8 06:51:57 multi_key_dict==2.0.3 06:51:57 munch==4.0.0 06:51:57 netaddr==1.2.1 06:51:57 netifaces==0.11.0 06:51:57 niet==1.4.2 06:51:57 nodeenv==1.8.0 06:51:57 oauth2client==4.1.3 06:51:57 oauthlib==3.2.2 06:51:57 openstacksdk==3.1.0 06:51:57 os-client-config==2.1.0 06:51:57 os-service-types==1.7.0 06:51:57 osc-lib==3.0.1 06:51:57 oslo.config==9.4.0 06:51:57 oslo.context==5.5.0 06:51:57 oslo.i18n==6.3.0 06:51:57 oslo.log==5.5.1 06:51:57 oslo.serialization==5.4.0 06:51:57 oslo.utils==7.1.0 06:51:57 packaging==24.0 06:51:57 pbr==6.0.0 06:51:57 platformdirs==4.2.1 06:51:57 prettytable==3.10.0 06:51:57 pyasn1==0.6.0 06:51:57 pyasn1_modules==0.4.0 06:51:57 pycparser==2.22 06:51:57 pygerrit2==2.0.15 06:51:57 PyGithub==2.3.0 06:51:57 pyinotify==0.9.6 06:51:57 PyJWT==2.8.0 06:51:57 PyNaCl==1.5.0 06:51:57 pyparsing==2.4.7 06:51:57 pyperclip==1.8.2 06:51:57 pyrsistent==0.20.0 06:51:57 python-cinderclient==9.5.0 06:51:57 python-dateutil==2.9.0.post0 06:51:57 python-heatclient==3.5.0 06:51:57 python-jenkins==1.8.2 06:51:57 python-keystoneclient==5.4.0 06:51:57 python-magnumclient==4.4.0 06:51:57 python-novaclient==18.6.0 06:51:57 python-openstackclient==6.6.0 06:51:57 python-swiftclient==4.5.0 06:51:57 PyYAML==6.0.1 06:51:57 referencing==0.35.0 06:51:57 requests==2.31.0 06:51:57 requests-oauthlib==2.0.0 06:51:57 requestsexceptions==1.4.0 06:51:57 rfc3986==2.0.0 06:51:57 rpds-py==0.18.0 06:51:57 rsa==4.9 06:51:57 ruamel.yaml==0.18.6 06:51:57 ruamel.yaml.clib==0.2.8 06:51:57 s3transfer==0.10.1 06:51:57 simplejson==3.19.2 06:51:57 six==1.16.0 06:51:57 smmap==5.0.1 06:51:57 soupsieve==2.5 06:51:57 stevedore==5.2.0 06:51:57 tabulate==0.9.0 06:51:57 toml==0.10.2 06:51:57 tomlkit==0.12.4 06:51:57 tqdm==4.66.2 06:51:57 typing_extensions==4.11.0 06:51:57 tzdata==2024.1 06:51:57 urllib3==1.26.18 06:51:57 virtualenv==20.26.0 06:51:57 wcwidth==0.2.13 06:51:57 websocket-client==1.8.0 06:51:57 wrapt==1.16.0 06:51:57 xdg==6.0.0 06:51:57 xmltodict==0.13.0 06:51:57 yq==3.4.1 06:51:57 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins278647242888126753.sh 06:51:57 ---> sudo-logs.sh 06:51:57 Archiving 'sudo' log.. 06:51:57 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1202344404113515571.sh 06:51:57 ---> job-cost.sh 06:51:57 Setup pyenv: 06:51:57 system 06:51:57 3.8.13 06:51:57 3.9.13 06:51:57 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:51:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iZcS from file:/tmp/.os_lf_venv 06:51:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:52:04 lf-activate-venv(): INFO: Adding /tmp/venv-iZcS/bin to PATH 06:52:04 INFO: No Stack... 06:52:04 INFO: Retrieving Pricing Info for: v3-standard-4 06:52:04 INFO: Archiving Costs 06:52:04 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins12012850695599591387.sh 06:52:04 ---> logs-deploy.sh 06:52:04 Setup pyenv: 06:52:04 system 06:52:04 3.8.13 06:52:04 3.9.13 06:52:04 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 06:52:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iZcS from file:/tmp/.os_lf_venv 06:52:06 lf-activate-venv(): INFO: Installing: lftools 06:52:14 lf-activate-venv(): INFO: Adding /tmp/venv-iZcS/bin to PATH 06:52:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/489 06:52:14 INFO: archiving workspace using pattern(s): 06:52:16 Archives upload complete. 06:52:16 INFO: archiving logs to Nexus 06:52:17 ---> uname -a: 06:52:17 Linux prd-ubuntu1804-builder-4c-4g-25789 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:52:17 06:52:17 06:52:17 ---> lscpu: 06:52:17 Architecture: x86_64 06:52:17 CPU op-mode(s): 32-bit, 64-bit 06:52:17 Byte Order: Little Endian 06:52:17 CPU(s): 4 06:52:17 On-line CPU(s) list: 0-3 06:52:17 Thread(s) per core: 1 06:52:17 Core(s) per socket: 1 06:52:17 Socket(s): 4 06:52:17 NUMA node(s): 1 06:52:17 Vendor ID: AuthenticAMD 06:52:17 CPU family: 23 06:52:17 Model: 49 06:52:17 Model name: AMD EPYC-Rome Processor 06:52:17 Stepping: 0 06:52:17 CPU MHz: 2799.998 06:52:17 BogoMIPS: 5599.99 06:52:17 Virtualization: AMD-V 06:52:17 Hypervisor vendor: KVM 06:52:17 Virtualization type: full 06:52:17 L1d cache: 32K 06:52:17 L1i cache: 32K 06:52:17 L2 cache: 512K 06:52:17 L3 cache: 16384K 06:52:17 NUMA node0 CPU(s): 0-3 06:52:17 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 06:52:17 06:52:17 06:52:17 ---> nproc: 06:52:17 4 06:52:17 06:52:17 06:52:17 ---> df -h: 06:52:17 Filesystem Size Used Avail Use% Mounted on 06:52:17 udev 7.9G 0 7.9G 0% /dev 06:52:17 tmpfs 1.6G 672K 1.6G 1% /run 06:52:17 /dev/vda1 78G 8.6G 69G 12% / 06:52:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:52:17 tmpfs 5.0M 0 5.0M 0% /run/lock 06:52:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:52:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:52:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:52:17 06:52:17 06:52:17 ---> free -m: 06:52:17 total used free shared buff/cache available 06:52:17 Mem: 16040 548 13016 0 2475 15161 06:52:17 Swap: 1023 0 1023 06:52:17 06:52:17 06:52:17 ---> ip addr: 06:52:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:52:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:52:17 inet 127.0.0.1/8 scope host lo 06:52:17 valid_lft forever preferred_lft forever 06:52:17 inet6 ::1/128 scope host 06:52:17 valid_lft forever preferred_lft forever 06:52:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:52:17 link/ether fa:16:3e:3d:f2:af brd ff:ff:ff:ff:ff:ff 06:52:17 inet 10.30.106.71/23 brd 10.30.107.255 scope global dynamic ens3 06:52:17 valid_lft 86144sec preferred_lft 86144sec 06:52:17 inet6 fe80::f816:3eff:fe3d:f2af/64 scope link 06:52:17 valid_lft forever preferred_lft forever 06:52:17 06:52:17 06:52:17 ---> sar -b -r -n DEV: 06:52:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25789) 04/25/24 _x86_64_ (4 CPU) 06:52:17 06:52:17 06:48:03 LINUX RESTART (4 CPU) 06:52:17 06:52:17 06:49:01 tps rtps wtps bread/s bwrtn/s 06:52:17 06:50:01 109.20 5.48 103.72 323.95 31705.52 06:52:17 06:51:01 46.26 0.22 46.04 11.20 22049.79 06:52:17 06:52:01 104.92 13.98 90.93 1053.82 19141.34 06:52:17 Average: 86.79 6.56 80.23 462.99 24298.88 06:52:17 06:52:17 06:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:52:17 06:50:01 13673048 15508240 2751920 16.75 76732 1944300 893048 5.11 774144 1733504 106600 06:52:17 06:51:01 13601844 15495220 2823124 17.19 82500 1993136 816228 4.67 801612 1768732 47224 06:52:17 06:52:01 13337260 15530036 3087708 18.80 105664 2249600 770288 4.41 799500 2001952 105668 06:52:17 Average: 13537384 15511165 2887584 17.58 88299 2062345 826521 4.73 791752 1834729 86497 06:52:17 06:52:17 06:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:52:17 06:50:01 lo 17.73 17.73 2.02 2.02 0.00 0.00 0.00 0.00 06:52:17 06:50:01 ens3 62.46 57.11 272.95 9.77 0.00 0.00 0.00 0.00 06:52:17 06:51:01 lo 16.20 16.20 1.85 1.85 0.00 0.00 0.00 0.00 06:52:17 06:51:01 ens3 59.71 55.92 89.30 10.29 0.00 0.00 0.00 0.00 06:52:17 06:52:01 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 06:52:17 06:52:01 ens3 56.32 37.06 792.13 8.76 0.00 0.00 0.00 0.00 06:52:17 Average: lo 11.69 11.69 1.33 1.33 0.00 0.00 0.00 0.00 06:52:17 Average: ens3 59.50 50.03 384.79 9.61 0.00 0.00 0.00 0.00 06:52:17 06:52:17 06:52:17 ---> sar -P ALL: 06:52:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25789) 04/25/24 _x86_64_ (4 CPU) 06:52:17 06:52:17 06:48:03 LINUX RESTART (4 CPU) 06:52:17 06:52:17 06:49:01 CPU %user %nice %system %iowait %steal %idle 06:52:17 06:50:01 all 13.96 0.00 1.21 4.10 0.08 80.65 06:52:17 06:50:01 0 2.71 0.00 0.49 8.28 0.08 88.44 06:52:17 06:50:01 1 11.30 0.00 1.07 0.84 0.08 86.71 06:52:17 06:50:01 2 24.43 0.00 1.74 4.09 0.07 69.67 06:52:17 06:50:01 3 17.37 0.00 1.56 3.20 0.08 77.79 06:52:17 06:51:01 all 10.84 0.00 1.28 3.65 0.11 84.12 06:52:17 06:51:01 0 5.58 0.00 0.44 12.47 0.21 81.29 06:52:17 06:51:01 1 5.32 0.00 0.52 0.02 0.09 94.06 06:52:17 06:51:01 2 11.86 0.00 1.80 2.25 0.09 84.00 06:52:17 06:51:01 3 20.34 0.00 2.30 0.08 0.07 77.21 06:52:17 06:52:01 all 21.53 0.00 1.43 2.75 0.05 74.24 06:52:17 06:52:01 0 2.64 0.00 0.89 6.98 0.02 89.48 06:52:17 06:52:01 1 23.13 0.00 1.68 0.94 0.05 74.20 06:52:17 06:52:01 2 22.74 0.00 1.59 2.29 0.07 73.32 06:52:17 06:52:01 3 37.60 0.00 1.62 0.77 0.05 59.96 06:52:17 Average: all 15.50 0.00 1.31 3.50 0.08 79.61 06:52:17 Average: 0 3.61 0.00 0.61 9.19 0.10 86.49 06:52:17 Average: 1 13.32 0.00 1.09 0.60 0.07 84.90 06:52:17 Average: 2 19.82 0.00 1.71 2.89 0.07 75.51 06:52:17 Average: 3 25.13 0.00 1.82 1.35 0.07 71.63 06:52:17 06:52:17 06:52:17