13:46:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 13:46:24 Running as SYSTEM 13:46:24 [EnvInject] - Loading node environment variables. 13:46:24 Building remotely on prd-ubuntu1804-builder-4c-4g-25579 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 13:46:24 [ssh-agent] Looking for ssh-agent implementation... 13:46:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:46:24 $ ssh-agent 13:46:24 SSH_AUTH_SOCK=/tmp/ssh-tBjuEstcAJGT/agent.1735 13:46:24 SSH_AGENT_PID=1736 13:46:24 [ssh-agent] Started. 13:46:24 Running ssh-add (command line suppressed) 13:46:24 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_14344500623077243242.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_14344500623077243242.key) 13:46:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:46:24 The recommended git tool is: NONE 13:46:26 using credential onap-jenkins-ssh 13:46:26 Wiping out workspace first. 13:46:26 Cloning the remote Git repository 13:46:26 Cloning repository git://cloud.onap.org/mirror/oom.git 13:46:26 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 13:46:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:46:26 > git --version # timeout=10 13:46:26 > git --version # 'git version 2.17.1' 13:46:26 using GIT_SSH to set credentials Gerrit user 13:46:26 Verifying host key using manually-configured host key entries 13:46:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:46:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:46:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:46:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:46:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:46:32 using GIT_SSH to set credentials Gerrit user 13:46:32 Verifying host key using manually-configured host key entries 13:46:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/1 # timeout=30 13:46:32 > git rev-parse 055f0fcb7cc22d8e8e2532a1f6a2955efa3ba9a1^{commit} # timeout=10 13:46:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:46:32 Checking out Revision 055f0fcb7cc22d8e8e2532a1f6a2955efa3ba9a1 (refs/changes/36/137736/1) 13:46:32 > git config core.sparsecheckout # timeout=10 13:46:32 > git checkout -f 055f0fcb7cc22d8e8e2532a1f6a2955efa3ba9a1 # timeout=30 13:46:35 Commit message: "[KEYCLOAK-INIT] Add feature to customize REALMs and configure Ingress Access" 13:46:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:46:35 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 13:46:35 [EnvInject] - Injecting environment variables from a build step. 13:46:35 [EnvInject] - Injecting as environment variables the properties content 13:46:35 PYTHON=python3 13:46:35 13:46:35 [EnvInject] - Variables injected successfully. 13:46:35 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins5024188598156165808.sh 13:46:35 ---> tox-install.sh 13:46:35 + source /home/jenkins/lf-env.sh 13:46:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:35 ++ mktemp -d /tmp/venv-XXXX 13:46:35 + lf_venv=/tmp/venv-PSpw 13:46:35 + local venv_file=/tmp/.os_lf_venv 13:46:35 + local python=python3 13:46:35 + local options 13:46:35 + local set_path=true 13:46:35 + local install_args= 13:46:35 ++ 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 13:46:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:35 + true 13:46:35 + case $1 in 13:46:35 + venv_file=/tmp/.toxenv 13:46:35 + shift 2 13:46:35 + true 13:46:35 + case $1 in 13:46:35 + shift 13:46:35 + break 13:46:35 + case $python in 13:46:35 + local pkg_list= 13:46:35 + [[ -d /opt/pyenv ]] 13:46:35 + echo 'Setup pyenv:' 13:46:35 Setup pyenv: 13:46:35 + export PYENV_ROOT=/opt/pyenv 13:46:35 + PYENV_ROOT=/opt/pyenv 13:46:35 + 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 13:46:35 + 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 13:46:35 + pyenv versions 13:46:35 * system (set by /opt/pyenv/version) 13:46:35 * 3.8.13 (set by /opt/pyenv/version) 13:46:35 * 3.9.13 (set by /opt/pyenv/version) 13:46:35 * 3.10.6 (set by /opt/pyenv/version) 13:46:35 + command -v pyenv 13:46:35 ++ pyenv init - --no-rehash 13:46:35 + 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[*]}"'\'')" 13:46:35 export PATH="/opt/pyenv/shims:${PATH}" 13:46:35 export PYENV_SHELL=bash 13:46:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:35 pyenv() { 13:46:35 local command 13:46:35 command="${1:-}" 13:46:35 if [ "$#" -gt 0 ]; then 13:46:35 shift 13:46:35 fi 13:46:35 13:46:35 case "$command" in 13:46:35 rehash|shell) 13:46:35 eval "$(pyenv "sh-$command" "$@")" 13:46:35 ;; 13:46:35 *) 13:46:35 command pyenv "$command" "$@" 13:46:35 ;; 13:46:35 esac 13:46:35 }' 13:46:35 +++ 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[*]}"' 13:46:35 ++ 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 13:46:35 ++ 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 13:46:35 ++ 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 13:46:35 ++ export PYENV_SHELL=bash 13:46:35 ++ PYENV_SHELL=bash 13:46:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:35 +++ complete -F _pyenv pyenv 13:46:35 ++ lf-pyver python3 13:46:35 ++ local py_version_xy=python3 13:46:35 ++ local py_version_xyz= 13:46:35 ++ pyenv versions 13:46:35 ++ local command 13:46:35 ++ command=versions 13:46:35 ++ '[' 1 -gt 0 ']' 13:46:35 ++ shift 13:46:35 ++ case "$command" in 13:46:35 ++ command pyenv versions 13:46:35 ++ pyenv versions 13:46:35 ++ sed 's/^[ *]* //' 13:46:35 ++ awk '{ print $1 }' 13:46:35 ++ grep -E '^[0-9.]*[0-9]$' 13:46:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:35 +++ grep '^3' /tmp/.pyenv_versions 13:46:35 +++ sort -V 13:46:35 +++ tail -n 1 13:46:35 ++ py_version_xyz=3.10.6 13:46:35 ++ [[ -z 3.10.6 ]] 13:46:35 ++ echo 3.10.6 13:46:35 ++ return 0 13:46:35 + pyenv local 3.10.6 13:46:35 + local command 13:46:35 + command=local 13:46:35 + '[' 2 -gt 0 ']' 13:46:35 + shift 13:46:35 + case "$command" in 13:46:35 + command pyenv local 3.10.6 13:46:35 + pyenv local 3.10.6 13:46:35 + for arg in "$@" 13:46:35 + case $arg in 13:46:35 + pkg_list+='tox ' 13:46:35 + for arg in "$@" 13:46:35 + case $arg in 13:46:35 + pkg_list+='virtualenv ' 13:46:35 + for arg in "$@" 13:46:35 + case $arg in 13:46:35 + pkg_list+='urllib3~=1.26.15 ' 13:46:35 + [[ -f /tmp/.toxenv ]] 13:46:35 + [[ ! -f /tmp/.toxenv ]] 13:46:35 + [[ -n '' ]] 13:46:35 + python3 -m venv /tmp/venv-PSpw 13:46:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PSpw' 13:46:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PSpw 13:46:40 + echo /tmp/venv-PSpw 13:46:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:46:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:46:40 + /tmp/venv-PSpw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:46:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:46:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:46:44 + /tmp/venv-PSpw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:46:48 + type python3 13:46:48 + true 13:46:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PSpw/bin to PATH' 13:46:48 lf-activate-venv(): INFO: Adding /tmp/venv-PSpw/bin to PATH 13:46:48 + PATH=/tmp/venv-PSpw/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 13:46:48 + return 0 13:46:48 + python3 --version 13:46:48 Python 3.10.6 13:46:48 + python3 -m pip --version 13:46:48 pip 24.0 from /tmp/venv-PSpw/lib/python3.10/site-packages/pip (python 3.10) 13:46:48 + python3 -m pip freeze 13:46:49 cachetools==5.3.3 13:46:49 chardet==5.2.0 13:46:49 colorama==0.4.6 13:46:49 distlib==0.3.8 13:46:49 filelock==3.13.4 13:46:49 packaging==24.0 13:46:49 platformdirs==4.2.1 13:46:49 pluggy==1.5.0 13:46:49 pyproject-api==1.6.1 13:46:49 tomli==2.0.1 13:46:49 tox==4.14.2 13:46:49 urllib3==1.26.18 13:46:49 virtualenv==20.26.0 13:46:49 [EnvInject] - Injecting environment variables from a build step. 13:46:49 [EnvInject] - Injecting as environment variables the properties content 13:46:49 PARALLEL=false 13:46:49 13:46:49 [EnvInject] - Variables injected successfully. 13:46:49 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins6493954964073394803.sh 13:46:49 ---> tox-run.sh 13:46:49 + 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 13:46:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 13:46:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 13:46:49 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 13:46:49 + cd /w/workspace/oom-master-sphinx-lint/. 13:46:49 + source /home/jenkins/lf-env.sh 13:46:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:49 ++ mktemp -d /tmp/venv-XXXX 13:46:49 + lf_venv=/tmp/venv-HaIT 13:46:49 + local venv_file=/tmp/.os_lf_venv 13:46:49 + local python=python3 13:46:49 + local options 13:46:49 + local set_path=true 13:46:49 + local install_args= 13:46:49 ++ 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 13:46:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:49 + true 13:46:49 + case $1 in 13:46:49 + venv_file=/tmp/.toxenv 13:46:49 + shift 2 13:46:49 + true 13:46:49 + case $1 in 13:46:49 + shift 13:46:49 + break 13:46:49 + case $python in 13:46:49 + local pkg_list= 13:46:49 + [[ -d /opt/pyenv ]] 13:46:49 + echo 'Setup pyenv:' 13:46:49 Setup pyenv: 13:46:49 + export PYENV_ROOT=/opt/pyenv 13:46:49 + PYENV_ROOT=/opt/pyenv 13:46:49 + 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 13:46:49 + 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 13:46:49 + pyenv versions 13:46:49 system 13:46:49 3.8.13 13:46:49 3.9.13 13:46:49 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:46:49 + command -v pyenv 13:46:49 ++ pyenv init - --no-rehash 13:46:49 + 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[*]}"'\'')" 13:46:49 export PATH="/opt/pyenv/shims:${PATH}" 13:46:49 export PYENV_SHELL=bash 13:46:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:49 pyenv() { 13:46:49 local command 13:46:49 command="${1:-}" 13:46:49 if [ "$#" -gt 0 ]; then 13:46:49 shift 13:46:49 fi 13:46:49 13:46:49 case "$command" in 13:46:49 rehash|shell) 13:46:49 eval "$(pyenv "sh-$command" "$@")" 13:46:49 ;; 13:46:49 *) 13:46:49 command pyenv "$command" "$@" 13:46:49 ;; 13:46:49 esac 13:46:49 }' 13:46:49 +++ 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[*]}"' 13:46:49 ++ 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 13:46:49 ++ 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 13:46:49 ++ 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 13:46:49 ++ export PYENV_SHELL=bash 13:46:49 ++ PYENV_SHELL=bash 13:46:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:49 +++ complete -F _pyenv pyenv 13:46:49 ++ lf-pyver python3 13:46:49 ++ local py_version_xy=python3 13:46:49 ++ local py_version_xyz= 13:46:49 ++ pyenv versions 13:46:49 ++ local command 13:46:49 ++ command=versions 13:46:49 ++ '[' 1 -gt 0 ']' 13:46:49 ++ shift 13:46:49 ++ case "$command" in 13:46:49 ++ command pyenv versions 13:46:49 ++ pyenv versions 13:46:49 ++ sed 's/^[ *]* //' 13:46:49 ++ awk '{ print $1 }' 13:46:49 ++ grep -E '^[0-9.]*[0-9]$' 13:46:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:49 +++ grep '^3' /tmp/.pyenv_versions 13:46:49 +++ sort -V 13:46:49 +++ tail -n 1 13:46:49 ++ py_version_xyz=3.10.6 13:46:49 ++ [[ -z 3.10.6 ]] 13:46:49 ++ echo 3.10.6 13:46:49 ++ return 0 13:46:49 + pyenv local 3.10.6 13:46:49 + local command 13:46:49 + command=local 13:46:49 + '[' 2 -gt 0 ']' 13:46:49 + shift 13:46:49 + case "$command" in 13:46:49 + command pyenv local 3.10.6 13:46:49 + pyenv local 3.10.6 13:46:49 + for arg in "$@" 13:46:49 + case $arg in 13:46:49 + pkg_list+='tox ' 13:46:49 + for arg in "$@" 13:46:49 + case $arg in 13:46:49 + pkg_list+='virtualenv ' 13:46:49 + for arg in "$@" 13:46:49 + case $arg in 13:46:49 + pkg_list+='urllib3~=1.26.15 ' 13:46:49 + [[ -f /tmp/.toxenv ]] 13:46:49 ++ cat /tmp/.toxenv 13:46:49 + lf_venv=/tmp/venv-PSpw 13:46:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PSpw from' file:/tmp/.toxenv 13:46:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PSpw from file:/tmp/.toxenv 13:46:49 + /tmp/venv-PSpw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:46:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:46:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:46:50 + /tmp/venv-PSpw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:46:52 + type python3 13:46:52 + true 13:46:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PSpw/bin to PATH' 13:46:52 lf-activate-venv(): INFO: Adding /tmp/venv-PSpw/bin to PATH 13:46:52 + PATH=/tmp/venv-PSpw/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 13:46:52 + return 0 13:46:52 + [[ -d /opt/pyenv ]] 13:46:52 + echo '---> Setting up pyenv' 13:46:52 ---> Setting up pyenv 13:46:52 + export PYENV_ROOT=/opt/pyenv 13:46:52 + PYENV_ROOT=/opt/pyenv 13:46:52 + export PATH=/opt/pyenv/bin:/tmp/venv-PSpw/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 13:46:52 + PATH=/opt/pyenv/bin:/tmp/venv-PSpw/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 13:46:52 ++ pwd 13:46:52 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 13:46:52 + export PYTHONPATH 13:46:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:46:52 + TOX_TESTENV_PASSENV=PYTHONPATH 13:46:52 + tox --version 13:46:52 4.14.2 from /tmp/venv-PSpw/lib/python3.10/site-packages/tox/__init__.py 13:46:52 + PARALLEL=false 13:46:52 + TOX_OPTIONS_LIST= 13:46:52 + [[ -n docs,docs-linkcheck ]] 13:46:52 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 13:46:52 + case ${PARALLEL,,} in 13:46:52 + tox -e docs,docs-linkcheck 13:46:52 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 13:46:54 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 13:47:30 docs: freeze> python -m pip freeze --all 13:47:31 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 13:47:31 docs: commands[0]> sudo apt install graphviz 13:47:31 13:47:31 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:47:31 13:47:31 Reading package lists... 13:47:31 Building dependency tree... 13:47:31 Reading state information... 13:47:31 graphviz is already the newest version (2.40.1-2). 13:47:31 The following packages were automatically installed and are no longer required: 13:47:31 libmysqlclient20 mysql-common 13:47:31 Use 'sudo apt autoremove' to remove them. 13:47:31 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:47:31 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 13:47:36 docs: OK ✔ in 42.96 seconds 13:47:36 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 13:47:57 docs-linkcheck: freeze> python -m pip freeze --all 13:47:58 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 13:47:58 docs-linkcheck: commands[0]> sudo apt install graphviz 13:47:58 13:47:58 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:47:58 13:47:58 Reading package lists... 13:47:58 Building dependency tree... 13:47:58 Reading state information... 13:47:58 graphviz is already the newest version (2.40.1-2). 13:47:58 The following packages were automatically installed and are no longer required: 13:47:58 libmysqlclient20 mysql-common 13:47:58 Use 'sudo apt autoremove' to remove them. 13:47:58 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:47:58 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 13:48:56 docs: OK (42.96=setup[38.46]+cmd[0.26,4.24] seconds) 13:48:56 docs-linkcheck: OK (80.39=setup[22.41]+cmd[0.25,57.73] seconds) 13:48:56 congratulations :) (123.53 seconds) 13:48:56 + tox_status=0 13:48:56 + echo '---> Completed tox runs' 13:48:56 ---> Completed tox runs 13:48:56 + for i in .tox/*/log 13:48:56 ++ awk -F/ '{print $2}' 13:48:56 ++ echo .tox/docs-linkcheck/log 13:48:56 + tox_env=docs-linkcheck 13:48:56 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 13:48:56 + for i in .tox/*/log 13:48:56 ++ echo .tox/docs/log 13:48:56 ++ awk -F/ '{print $2}' 13:48:56 + tox_env=docs 13:48:56 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 13:48:56 + DOC_DIR=docs/_build/html 13:48:56 + [[ -d docs/_build/html ]] 13:48:56 + echo '---> Archiving generated docs' 13:48:56 ---> Archiving generated docs 13:48:56 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 13:48:56 + echo '---> tox-run.sh ends' 13:48:56 ---> tox-run.sh ends 13:48:56 + test 0 -eq 0 13:48:56 $ ssh-agent -k 13:48:56 unset SSH_AUTH_SOCK; 13:48:56 unset SSH_AGENT_PID; 13:48:56 echo Agent pid 1736 killed; 13:48:56 [ssh-agent] Stopped. 13:48:56 [PostBuildScript] - [INFO] Executing post build scripts. 13:48:56 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1902022700103114299.sh 13:48:56 ---> sysstat.sh 13:48:56 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins11074870033034495209.sh 13:48:56 ---> package-listing.sh 13:48:56 ++ facter osfamily 13:48:56 ++ tr '[:upper:]' '[:lower:]' 13:48:57 + OS_FAMILY=debian 13:48:57 + workspace=/w/workspace/oom-master-sphinx-lint 13:48:57 + START_PACKAGES=/tmp/packages_start.txt 13:48:57 + END_PACKAGES=/tmp/packages_end.txt 13:48:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:48:57 + PACKAGES=/tmp/packages_start.txt 13:48:57 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:48:57 + PACKAGES=/tmp/packages_end.txt 13:48:57 + case "${OS_FAMILY}" in 13:48:57 + dpkg -l 13:48:57 + grep '^ii' 13:48:57 + '[' -f /tmp/packages_start.txt ']' 13:48:57 + '[' -f /tmp/packages_end.txt ']' 13:48:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:48:57 + '[' /w/workspace/oom-master-sphinx-lint ']' 13:48:57 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 13:48:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 13:48:57 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins248576357869926940.sh 13:48:57 ---> capture-instance-metadata.sh 13:48:57 Setup pyenv: 13:48:57 system 13:48:57 3.8.13 13:48:57 3.9.13 13:48:57 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:49:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ChUP 13:49:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:49:04 lf-activate-venv(): INFO: Installing: lftools 13:50:02 lf-activate-venv(): INFO: Adding /tmp/venv-ChUP/bin to PATH 13:50:02 INFO: Running in OpenStack, capturing instance metadata 13:50:02 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins15327830287474268053.sh 13:50:02 provisioning config files... 13:50:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config3938110079873645182tmp 13:50:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:50:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:50:02 [EnvInject] - Injecting environment variables from a build step. 13:50:02 [EnvInject] - Injecting as environment variables the properties content 13:50:02 SERVER_ID=logs 13:50:02 13:50:02 [EnvInject] - Variables injected successfully. 13:50:02 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1367855690729580519.sh 13:50:02 ---> create-netrc.sh 13:50:02 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins833598565334276567.sh 13:50:02 ---> python-tools-install.sh 13:50:02 Setup pyenv: 13:50:02 system 13:50:02 3.8.13 13:50:02 3.9.13 13:50:02 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:50:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ChUP from file:/tmp/.os_lf_venv 13:50:04 lf-activate-venv(): INFO: Installing: lftools 13:50:17 lf-activate-venv(): INFO: Adding /tmp/venv-ChUP/bin to PATH 13:50:17 Generating Requirements File 13:50:59 Python 3.10.6 13:50:59 pip 24.0 from /tmp/venv-ChUP/lib/python3.10/site-packages/pip (python 3.10) 13:51:00 appdirs==1.4.4 13:51:00 argcomplete==3.3.0 13:51:00 aspy.yaml==1.3.0 13:51:00 attrs==23.2.0 13:51:00 autopage==0.5.2 13:51:00 beautifulsoup4==4.12.3 13:51:00 boto3==1.34.90 13:51:00 botocore==1.34.90 13:51:00 bs4==0.0.2 13:51:00 cachetools==5.3.3 13:51:00 certifi==2024.2.2 13:51:00 cffi==1.16.0 13:51:00 cfgv==3.4.0 13:51:00 chardet==5.2.0 13:51:00 charset-normalizer==3.3.2 13:51:00 click==8.1.7 13:51:00 cliff==4.6.0 13:51:00 cmd2==2.4.3 13:51:00 cryptography==3.3.2 13:51:00 debtcollector==3.0.0 13:51:00 decorator==5.1.1 13:51:00 defusedxml==0.7.1 13:51:00 Deprecated==1.2.14 13:51:00 distlib==0.3.8 13:51:00 dnspython==2.6.1 13:51:00 docker==4.2.2 13:51:00 dogpile.cache==1.3.2 13:51:00 email_validator==2.1.1 13:51:00 filelock==3.13.4 13:51:00 future==1.0.0 13:51:00 gitdb==4.0.11 13:51:00 GitPython==3.1.43 13:51:00 google-auth==2.29.0 13:51:00 httplib2==0.22.0 13:51:00 identify==2.5.36 13:51:00 idna==3.7 13:51:00 importlib-resources==1.5.0 13:51:00 iso8601==2.1.0 13:51:00 Jinja2==3.1.3 13:51:00 jmespath==1.0.1 13:51:00 jsonpatch==1.33 13:51:00 jsonpointer==2.4 13:51:00 jsonschema==4.21.1 13:51:00 jsonschema-specifications==2023.12.1 13:51:00 keystoneauth1==5.6.0 13:51:00 kubernetes==29.0.0 13:51:00 lftools==0.37.10 13:51:00 lxml==5.2.1 13:51:00 MarkupSafe==2.1.5 13:51:00 msgpack==1.0.8 13:51:00 multi_key_dict==2.0.3 13:51:00 munch==4.0.0 13:51:00 netaddr==1.2.1 13:51:00 netifaces==0.11.0 13:51:00 niet==1.4.2 13:51:00 nodeenv==1.8.0 13:51:00 oauth2client==4.1.3 13:51:00 oauthlib==3.2.2 13:51:00 openstacksdk==3.1.0 13:51:00 os-client-config==2.1.0 13:51:00 os-service-types==1.7.0 13:51:00 osc-lib==3.0.1 13:51:00 oslo.config==9.4.0 13:51:00 oslo.context==5.5.0 13:51:00 oslo.i18n==6.3.0 13:51:00 oslo.log==5.5.1 13:51:00 oslo.serialization==5.4.0 13:51:00 oslo.utils==7.1.0 13:51:00 packaging==24.0 13:51:00 pbr==6.0.0 13:51:00 platformdirs==4.2.1 13:51:00 prettytable==3.10.0 13:51:00 pyasn1==0.6.0 13:51:00 pyasn1_modules==0.4.0 13:51:00 pycparser==2.22 13:51:00 pygerrit2==2.0.15 13:51:00 PyGithub==2.3.0 13:51:00 pyinotify==0.9.6 13:51:00 PyJWT==2.8.0 13:51:00 PyNaCl==1.5.0 13:51:00 pyparsing==2.4.7 13:51:00 pyperclip==1.8.2 13:51:00 pyrsistent==0.20.0 13:51:00 python-cinderclient==9.5.0 13:51:00 python-dateutil==2.9.0.post0 13:51:00 python-heatclient==3.5.0 13:51:00 python-jenkins==1.8.2 13:51:00 python-keystoneclient==5.4.0 13:51:00 python-magnumclient==4.4.0 13:51:00 python-novaclient==18.6.0 13:51:00 python-openstackclient==6.6.0 13:51:00 python-swiftclient==4.5.0 13:51:00 PyYAML==6.0.1 13:51:00 referencing==0.35.0 13:51:00 requests==2.31.0 13:51:00 requests-oauthlib==2.0.0 13:51:00 requestsexceptions==1.4.0 13:51:00 rfc3986==2.0.0 13:51:00 rpds-py==0.18.0 13:51:00 rsa==4.9 13:51:00 ruamel.yaml==0.18.6 13:51:00 ruamel.yaml.clib==0.2.8 13:51:00 s3transfer==0.10.1 13:51:00 simplejson==3.19.2 13:51:00 six==1.16.0 13:51:00 smmap==5.0.1 13:51:00 soupsieve==2.5 13:51:00 stevedore==5.2.0 13:51:00 tabulate==0.9.0 13:51:00 toml==0.10.2 13:51:00 tomlkit==0.12.4 13:51:00 tqdm==4.66.2 13:51:00 typing_extensions==4.11.0 13:51:00 tzdata==2024.1 13:51:00 urllib3==1.26.18 13:51:00 virtualenv==20.26.0 13:51:00 wcwidth==0.2.13 13:51:00 websocket-client==1.8.0 13:51:00 wrapt==1.16.0 13:51:00 xdg==6.0.0 13:51:00 xmltodict==0.13.0 13:51:00 yq==3.4.1 13:51:00 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16469094258105731716.sh 13:51:00 ---> sudo-logs.sh 13:51:00 Archiving 'sudo' log.. 13:51:00 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins1387434872425129896.sh 13:51:00 ---> job-cost.sh 13:51:00 Setup pyenv: 13:51:00 system 13:51:00 3.8.13 13:51:00 3.9.13 13:51:00 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:51:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ChUP from file:/tmp/.os_lf_venv 13:51:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:51:13 lf-activate-venv(): INFO: Adding /tmp/venv-ChUP/bin to PATH 13:51:13 INFO: No Stack... 13:51:14 INFO: Retrieving Pricing Info for: v3-standard-4 13:51:14 INFO: Archiving Costs 13:51:14 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins16607503745465572385.sh 13:51:14 ---> logs-deploy.sh 13:51:14 Setup pyenv: 13:51:14 system 13:51:14 3.8.13 13:51:14 3.9.13 13:51:14 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 13:51:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ChUP from file:/tmp/.os_lf_venv 13:51:16 lf-activate-venv(): INFO: Installing: lftools 13:51:31 lf-activate-venv(): INFO: Adding /tmp/venv-ChUP/bin to PATH 13:51:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/488 13:51:31 INFO: archiving workspace using pattern(s): 13:51:33 Archives upload complete. 13:51:33 INFO: archiving logs to Nexus 13:51:34 ---> uname -a: 13:51:34 Linux prd-ubuntu1804-builder-4c-4g-25579 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:51:34 13:51:34 13:51:34 ---> lscpu: 13:51:34 Architecture: x86_64 13:51:34 CPU op-mode(s): 32-bit, 64-bit 13:51:34 Byte Order: Little Endian 13:51:34 CPU(s): 4 13:51:34 On-line CPU(s) list: 0-3 13:51:34 Thread(s) per core: 1 13:51:34 Core(s) per socket: 1 13:51:34 Socket(s): 4 13:51:34 NUMA node(s): 1 13:51:34 Vendor ID: AuthenticAMD 13:51:34 CPU family: 23 13:51:34 Model: 49 13:51:34 Model name: AMD EPYC-Rome Processor 13:51:34 Stepping: 0 13:51:34 CPU MHz: 2799.996 13:51:34 BogoMIPS: 5599.99 13:51:34 Virtualization: AMD-V 13:51:34 Hypervisor vendor: KVM 13:51:34 Virtualization type: full 13:51:34 L1d cache: 32K 13:51:34 L1i cache: 32K 13:51:34 L2 cache: 512K 13:51:34 L3 cache: 16384K 13:51:34 NUMA node0 CPU(s): 0-3 13:51:34 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 13:51:34 13:51:34 13:51:34 ---> nproc: 13:51:34 4 13:51:34 13:51:34 13:51:34 ---> df -h: 13:51:34 Filesystem Size Used Avail Use% Mounted on 13:51:34 udev 7.9G 0 7.9G 0% /dev 13:51:34 tmpfs 1.6G 672K 1.6G 1% /run 13:51:34 /dev/vda1 78G 8.6G 69G 12% / 13:51:34 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:51:34 tmpfs 5.0M 0 5.0M 0% /run/lock 13:51:34 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:51:34 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:51:34 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:51:34 13:51:34 13:51:34 ---> free -m: 13:51:34 total used free shared buff/cache available 13:51:34 Mem: 16040 538 13025 0 2475 15170 13:51:34 Swap: 1023 0 1023 13:51:34 13:51:34 13:51:34 ---> ip addr: 13:51:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:51:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:51:34 inet 127.0.0.1/8 scope host lo 13:51:34 valid_lft forever preferred_lft forever 13:51:34 inet6 ::1/128 scope host 13:51:34 valid_lft forever preferred_lft forever 13:51:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:51:34 link/ether fa:16:3e:6f:5e:b6 brd ff:ff:ff:ff:ff:ff 13:51:34 inet 10.30.107.127/23 brd 10.30.107.255 scope global dynamic ens3 13:51:34 valid_lft 86068sec preferred_lft 86068sec 13:51:34 inet6 fe80::f816:3eff:fe6f:5eb6/64 scope link 13:51:34 valid_lft forever preferred_lft forever 13:51:34 13:51:34 13:51:34 ---> sar -b -r -n DEV: 13:51:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25579) 04/24/24 _x86_64_ (4 CPU) 13:51:34 13:51:34 13:46:04 LINUX RESTART (4 CPU) 13:51:34 13:51:34 13:47:02 tps rtps wtps bread/s bwrtn/s 13:51:34 13:48:01 115.68 5.64 110.03 331.60 23568.34 13:51:34 13:49:01 46.63 0.17 46.46 10.00 18379.34 13:51:34 13:50:01 75.49 13.30 62.19 974.10 16852.79 13:51:34 13:51:01 67.47 0.73 66.74 80.92 17992.33 13:51:34 Average: 76.15 4.96 71.19 349.23 19179.92 13:51:34 13:51:34 13:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:51:34 13:48:01 13671596 15506760 2753372 16.76 76712 1944624 920956 5.27 773444 1733088 197236 13:51:34 13:49:01 13693388 15556260 2731580 16.63 77428 1970244 775528 4.44 734500 1750568 26384 13:51:34 13:50:01 13342520 15481148 3082448 18.77 96964 2212488 837636 4.79 875744 1929024 156356 13:51:34 13:51:01 13372860 15565672 3052108 18.58 105476 2249908 725396 4.15 763984 2001760 98300 13:51:34 Average: 13520091 15527460 2904877 17.69 89145 2094316 814879 4.66 786918 1853610 119569 13:51:34 13:51:34 13:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:51:34 13:48:01 ens3 40.98 27.94 655.18 7.59 0.00 0.00 0.00 0.00 13:51:34 13:48:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 13:51:34 13:49:01 ens3 95.73 92.45 70.26 14.83 0.00 0.00 0.00 0.00 13:51:34 13:49:01 lo 31.99 31.99 3.67 3.67 0.00 0.00 0.00 0.00 13:51:34 13:50:01 ens3 33.66 22.71 597.43 4.21 0.00 0.00 0.00 0.00 13:51:34 13:50:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 13:51:34 13:51:01 ens3 28.63 21.36 243.86 6.50 0.00 0.00 0.00 0.00 13:51:34 13:51:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:51:34 Average: ens3 49.79 41.17 390.58 8.29 0.00 0.00 0.00 0.00 13:51:34 Average: lo 8.80 8.80 1.00 1.00 0.00 0.00 0.00 0.00 13:51:34 13:51:34 13:51:34 ---> sar -P ALL: 13:51:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25579) 04/24/24 _x86_64_ (4 CPU) 13:51:34 13:51:34 13:46:04 LINUX RESTART (4 CPU) 13:51:34 13:51:34 13:47:02 CPU %user %nice %system %iowait %steal %idle 13:51:34 13:48:01 all 17.35 0.00 1.32 9.18 0.12 72.03 13:51:34 13:48:01 0 52.02 0.00 3.38 6.65 0.15 37.79 13:51:34 13:48:01 1 2.09 0.00 0.66 22.05 0.10 75.09 13:51:34 13:48:01 2 13.20 0.00 0.68 0.17 0.08 85.86 13:51:34 13:48:01 3 2.07 0.00 0.56 7.87 0.14 89.36 13:51:34 13:49:01 all 5.73 0.00 0.57 6.08 0.13 87.49 13:51:34 13:49:01 0 4.23 0.00 0.47 0.00 0.10 95.20 13:51:34 13:49:01 1 4.22 0.00 0.40 3.40 0.17 91.81 13:51:34 13:49:01 2 4.75 0.00 0.50 12.69 0.18 81.87 13:51:34 13:49:01 3 9.70 0.00 0.92 8.25 0.10 81.03 13:51:34 13:50:01 all 13.57 0.00 1.04 12.61 0.08 72.70 13:51:34 13:50:01 0 14.04 0.00 0.85 2.08 0.05 82.98 13:51:34 13:50:01 1 6.71 0.00 0.77 9.84 0.05 82.63 13:51:34 13:50:01 2 14.26 0.00 1.77 33.85 0.08 50.04 13:51:34 13:50:01 3 19.28 0.00 0.73 4.67 0.13 75.18 13:51:34 13:51:01 all 18.10 0.00 0.98 8.19 0.07 72.66 13:51:34 13:51:01 0 3.68 0.00 0.41 0.00 0.03 95.88 13:51:34 13:51:01 1 4.84 0.00 0.70 4.49 0.07 89.90 13:51:34 13:51:01 2 30.11 0.00 1.80 25.38 0.10 42.60 13:51:34 13:51:01 3 33.91 0.00 1.04 2.92 0.08 62.04 13:51:34 Average: all 13.68 0.00 0.98 9.02 0.10 76.23 13:51:34 Average: 0 18.32 0.00 1.27 2.16 0.08 78.17 13:51:34 Average: 1 4.48 0.00 0.63 9.90 0.10 84.90 13:51:34 Average: 2 15.60 0.00 1.19 18.10 0.11 64.99 13:51:34 Average: 3 16.30 0.00 0.81 5.92 0.11 76.85 13:51:34 13:51:34 13:51:34