12:55:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136981 12:55:50 Running as SYSTEM 12:55:50 [EnvInject] - Loading node environment variables. 12:55:50 Building remotely on prd-ubuntu1804-builder-4c-4g-12442 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-sphinx-lint 12:55:50 [ssh-agent] Looking for ssh-agent implementation... 12:55:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:50 $ ssh-agent 12:55:50 SSH_AUTH_SOCK=/tmp/ssh-ilsxLIJ96b5M/agent.1682 12:55:50 SSH_AGENT_PID=1683 12:55:50 [ssh-agent] Started. 12:55:50 Running ssh-add (command line suppressed) 12:55:50 Identity added: /w/workspace/oom-master-sphinx-lint@tmp/private_key_11293014786588304848.key (/w/workspace/oom-master-sphinx-lint@tmp/private_key_11293014786588304848.key) 12:55:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:55:50 The recommended git tool is: NONE 12:55:52 using credential onap-jenkins-ssh 12:55:52 Wiping out workspace first. 12:55:52 Cloning the remote Git repository 12:55:52 Cloning repository git://cloud.onap.org/mirror/oom.git 12:55:52 > git init /w/workspace/oom-master-sphinx-lint # timeout=10 12:55:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:55:52 > git --version # timeout=10 12:55:52 > git --version # 'git version 2.17.1' 12:55:52 using GIT_SSH to set credentials Gerrit user 12:55:52 Verifying host key using manually-configured host key entries 12:55:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:55:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:55:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:55:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:55:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:55:57 using GIT_SSH to set credentials Gerrit user 12:55:57 Verifying host key using manually-configured host key entries 12:55:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/136981/3 # timeout=30 12:55:58 > git rev-parse b37a496458a1ca5f0c915a16badac3280175f4d3^{commit} # timeout=10 12:55:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:55:58 Checking out Revision b37a496458a1ca5f0c915a16badac3280175f4d3 (refs/changes/81/136981/3) 12:55:58 > git config core.sparsecheckout # timeout=10 12:55:58 > git checkout -f b37a496458a1ca5f0c915a16badac3280175f4d3 # timeout=30 12:56:01 Commit message: "[MARIADB] Provide S3 Backup for MariaDB instances" 12:56:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:56:01 > git rev-list --no-walk a4f1fa19963726fd617a9789358fbb3e42a08eb3 # timeout=10 12:56:01 [EnvInject] - Injecting environment variables from a build step. 12:56:01 [EnvInject] - Injecting as environment variables the properties content 12:56:01 PYTHON=python3 12:56:01 12:56:01 [EnvInject] - Variables injected successfully. 12:56:01 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins14712654357713240087.sh 12:56:01 ---> tox-install.sh 12:56:01 + source /home/jenkins/lf-env.sh 12:56:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:01 ++ mktemp -d /tmp/venv-XXXX 12:56:01 + lf_venv=/tmp/venv-Vv4o 12:56:01 + local venv_file=/tmp/.os_lf_venv 12:56:01 + local python=python3 12:56:01 + local options 12:56:01 + local set_path=true 12:56:01 + local install_args= 12:56:01 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:56:01 + true 12:56:01 + case $1 in 12:56:01 + venv_file=/tmp/.toxenv 12:56:01 + shift 2 12:56:01 + true 12:56:01 + case $1 in 12:56:01 + shift 12:56:01 + break 12:56:01 + case $python in 12:56:01 + local pkg_list= 12:56:01 + [[ -d /opt/pyenv ]] 12:56:01 + echo 'Setup pyenv:' 12:56:01 Setup pyenv: 12:56:01 + export PYENV_ROOT=/opt/pyenv 12:56:01 + PYENV_ROOT=/opt/pyenv 12:56:01 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:01 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:01 + pyenv versions 12:56:01 * system (set by /opt/pyenv/version) 12:56:01 * 3.8.13 (set by /opt/pyenv/version) 12:56:01 * 3.9.13 (set by /opt/pyenv/version) 12:56:01 * 3.10.6 (set by /opt/pyenv/version) 12:56:01 + command -v pyenv 12:56:01 ++ pyenv init - --no-rehash 12:56:02 + 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[*]}"'\'')" 12:56:02 export PATH="/opt/pyenv/shims:${PATH}" 12:56:02 export PYENV_SHELL=bash 12:56:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:56:02 pyenv() { 12:56:02 local command 12:56:02 command="${1:-}" 12:56:02 if [ "$#" -gt 0 ]; then 12:56:02 shift 12:56:02 fi 12:56:02 12:56:02 case "$command" in 12:56:02 rehash|shell) 12:56:02 eval "$(pyenv "sh-$command" "$@")" 12:56:02 ;; 12:56:02 *) 12:56:02 command pyenv "$command" "$@" 12:56:02 ;; 12:56:02 esac 12:56:02 }' 12:56:02 +++ 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[*]}"' 12:56:02 ++ 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 12:56:02 ++ 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 12:56:02 ++ 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 12:56:02 ++ export PYENV_SHELL=bash 12:56:02 ++ PYENV_SHELL=bash 12:56:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:56:02 +++ complete -F _pyenv pyenv 12:56:02 ++ lf-pyver python3 12:56:02 ++ local py_version_xy=python3 12:56:02 ++ local py_version_xyz= 12:56:02 ++ pyenv versions 12:56:02 ++ local command 12:56:02 ++ command=versions 12:56:02 ++ '[' 1 -gt 0 ']' 12:56:02 ++ shift 12:56:02 ++ case "$command" in 12:56:02 ++ command pyenv versions 12:56:02 ++ pyenv versions 12:56:02 ++ awk '{ print $1 }' 12:56:02 ++ sed 's/^[ *]* //' 12:56:02 ++ grep -E '^[0-9.]*[0-9]$' 12:56:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:56:02 +++ grep '^3' /tmp/.pyenv_versions 12:56:02 +++ sort -V 12:56:02 +++ tail -n 1 12:56:02 ++ py_version_xyz=3.10.6 12:56:02 ++ [[ -z 3.10.6 ]] 12:56:02 ++ echo 3.10.6 12:56:02 ++ return 0 12:56:02 + pyenv local 3.10.6 12:56:02 + local command 12:56:02 + command=local 12:56:02 + '[' 2 -gt 0 ']' 12:56:02 + shift 12:56:02 + case "$command" in 12:56:02 + command pyenv local 3.10.6 12:56:02 + pyenv local 3.10.6 12:56:02 + for arg in "$@" 12:56:02 + case $arg in 12:56:02 + pkg_list+='tox ' 12:56:02 + for arg in "$@" 12:56:02 + case $arg in 12:56:02 + pkg_list+='virtualenv ' 12:56:02 + for arg in "$@" 12:56:02 + case $arg in 12:56:02 + pkg_list+='urllib3~=1.26.15 ' 12:56:02 + [[ -f /tmp/.toxenv ]] 12:56:02 + [[ ! -f /tmp/.toxenv ]] 12:56:02 + [[ -n '' ]] 12:56:02 + python3 -m venv /tmp/venv-Vv4o 12:56:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vv4o' 12:56:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vv4o 12:56:06 + echo /tmp/venv-Vv4o 12:56:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:56:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:56:06 + /tmp/venv-Vv4o/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:56:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:56:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:56:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:56:09 + /tmp/venv-Vv4o/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:56:12 + type python3 12:56:12 + true 12:56:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Vv4o/bin to PATH' 12:56:12 lf-activate-venv(): INFO: Adding /tmp/venv-Vv4o/bin to PATH 12:56:12 + PATH=/tmp/venv-Vv4o/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 12:56:12 + return 0 12:56:12 + python3 --version 12:56:12 Python 3.10.6 12:56:12 + python3 -m pip --version 12:56:12 pip 23.3.2 from /tmp/venv-Vv4o/lib/python3.10/site-packages/pip (python 3.10) 12:56:12 + python3 -m pip freeze 12:56:13 cachetools==5.3.2 12:56:13 chardet==5.2.0 12:56:13 colorama==0.4.6 12:56:13 distlib==0.3.8 12:56:13 filelock==3.13.1 12:56:13 packaging==23.2 12:56:13 platformdirs==4.1.0 12:56:13 pluggy==1.3.0 12:56:13 pyproject-api==1.6.1 12:56:13 tomli==2.0.1 12:56:13 tox==4.12.0 12:56:13 urllib3==1.26.18 12:56:13 virtualenv==20.25.0 12:56:13 [EnvInject] - Injecting environment variables from a build step. 12:56:13 [EnvInject] - Injecting as environment variables the properties content 12:56:13 PARALLEL=false 12:56:13 12:56:13 [EnvInject] - Variables injected successfully. 12:56:13 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins16546105177184864836.sh 12:56:13 ---> tox-run.sh 12:56:13 + 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 12:56:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-sphinx-lint/archives/tox 12:56:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-sphinx-lint/archives/docs 12:56:13 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/tox 12:56:13 + cd /w/workspace/oom-master-sphinx-lint/. 12:56:13 + source /home/jenkins/lf-env.sh 12:56:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:13 ++ mktemp -d /tmp/venv-XXXX 12:56:13 + lf_venv=/tmp/venv-0ebR 12:56:13 + local venv_file=/tmp/.os_lf_venv 12:56:13 + local python=python3 12:56:13 + local options 12:56:13 + local set_path=true 12:56:13 + local install_args= 12:56:13 ++ 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 12:56:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:56:13 + true 12:56:13 + case $1 in 12:56:13 + venv_file=/tmp/.toxenv 12:56:13 + shift 2 12:56:13 + true 12:56:13 + case $1 in 12:56:13 + shift 12:56:13 + break 12:56:13 + case $python in 12:56:13 + local pkg_list= 12:56:13 + [[ -d /opt/pyenv ]] 12:56:13 + echo 'Setup pyenv:' 12:56:13 Setup pyenv: 12:56:13 + export PYENV_ROOT=/opt/pyenv 12:56:13 + PYENV_ROOT=/opt/pyenv 12:56:13 + 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 12:56:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:13 + pyenv versions 12:56:13 system 12:56:13 3.8.13 12:56:13 3.9.13 12:56:13 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:56:13 + command -v pyenv 12:56:13 ++ pyenv init - --no-rehash 12:56:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:56:13 export PATH="/opt/pyenv/shims:${PATH}" 12:56:13 export PYENV_SHELL=bash 12:56:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:56:13 pyenv() { 12:56:13 local command 12:56:13 command="${1:-}" 12:56:13 if [ "$#" -gt 0 ]; then 12:56:13 shift 12:56:13 fi 12:56:13 12:56:13 case "$command" in 12:56:13 rehash|shell) 12:56:13 eval "$(pyenv "sh-$command" "$@")" 12:56:13 ;; 12:56:13 *) 12:56:13 command pyenv "$command" "$@" 12:56:13 ;; 12:56:13 esac 12:56:13 }' 12:56:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:56:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:13 ++ export PYENV_SHELL=bash 12:56:13 ++ PYENV_SHELL=bash 12:56:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:56:13 +++ complete -F _pyenv pyenv 12:56:13 ++ lf-pyver python3 12:56:13 ++ local py_version_xy=python3 12:56:13 ++ local py_version_xyz= 12:56:13 ++ pyenv versions 12:56:13 ++ local command 12:56:13 ++ command=versions 12:56:13 ++ '[' 1 -gt 0 ']' 12:56:13 ++ shift 12:56:13 ++ case "$command" in 12:56:13 ++ command pyenv versions 12:56:13 ++ pyenv versions 12:56:13 ++ awk '{ print $1 }' 12:56:13 ++ sed 's/^[ *]* //' 12:56:13 ++ grep -E '^[0-9.]*[0-9]$' 12:56:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:56:13 +++ grep '^3' /tmp/.pyenv_versions 12:56:13 +++ sort -V 12:56:13 +++ tail -n 1 12:56:13 ++ py_version_xyz=3.10.6 12:56:13 ++ [[ -z 3.10.6 ]] 12:56:13 ++ echo 3.10.6 12:56:13 ++ return 0 12:56:13 + pyenv local 3.10.6 12:56:13 + local command 12:56:13 + command=local 12:56:13 + '[' 2 -gt 0 ']' 12:56:13 + shift 12:56:13 + case "$command" in 12:56:13 + command pyenv local 3.10.6 12:56:13 + pyenv local 3.10.6 12:56:13 + for arg in "$@" 12:56:13 + case $arg in 12:56:13 + pkg_list+='tox ' 12:56:13 + for arg in "$@" 12:56:13 + case $arg in 12:56:13 + pkg_list+='virtualenv ' 12:56:13 + for arg in "$@" 12:56:13 + case $arg in 12:56:13 + pkg_list+='urllib3~=1.26.15 ' 12:56:13 + [[ -f /tmp/.toxenv ]] 12:56:13 ++ cat /tmp/.toxenv 12:56:13 + lf_venv=/tmp/venv-Vv4o 12:56:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vv4o from' file:/tmp/.toxenv 12:56:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vv4o from file:/tmp/.toxenv 12:56:13 + /tmp/venv-Vv4o/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:56:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:56:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:56:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:56:14 + /tmp/venv-Vv4o/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:56:15 + type python3 12:56:15 + true 12:56:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Vv4o/bin to PATH' 12:56:15 lf-activate-venv(): INFO: Adding /tmp/venv-Vv4o/bin to PATH 12:56:15 + PATH=/tmp/venv-Vv4o/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 12:56:15 + return 0 12:56:15 + [[ -d /opt/pyenv ]] 12:56:15 + echo '---> Setting up pyenv' 12:56:15 ---> Setting up pyenv 12:56:15 + export PYENV_ROOT=/opt/pyenv 12:56:15 + PYENV_ROOT=/opt/pyenv 12:56:15 + export PATH=/opt/pyenv/bin:/tmp/venv-Vv4o/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 12:56:15 + PATH=/opt/pyenv/bin:/tmp/venv-Vv4o/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 12:56:15 ++ pwd 12:56:15 + PYTHONPATH=/w/workspace/oom-master-sphinx-lint 12:56:15 + export PYTHONPATH 12:56:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:56:15 + TOX_TESTENV_PASSENV=PYTHONPATH 12:56:15 + tox --version 12:56:16 4.12.0 from /tmp/venv-Vv4o/lib/python3.10/site-packages/tox/__init__.py 12:56:16 + PARALLEL=false 12:56:16 + TOX_OPTIONS_LIST= 12:56:16 + [[ -n docs,docs-linkcheck ]] 12:56:16 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 12:56:16 + case ${PARALLEL,,} in 12:56:16 + tee -a /w/workspace/oom-master-sphinx-lint/archives/tox/tox.log 12:56:16 + tox -e docs,docs-linkcheck 12:56:18 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 12:56:44 docs: freeze> python -m pip freeze --all 12:56:44 docs: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.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==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.0,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 12:56:44 docs: commands[0]> sudo apt install graphviz 12:56:44 12:56:44 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:56:44 12:56:44 Reading package lists... 12:56:44 Building dependency tree... 12:56:44 Reading state information... 12:56:44 graphviz is already the newest version (2.40.1-2). 12:56:44 The following packages were automatically installed and are no longer required: 12:56:44 libmysqlclient20 mysql-common 12:56:44 Use 'sudo apt autoremove' to remove them. 12:56:44 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:56:44 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 12:56:48 docs: OK ✔ in 32.13 seconds 12:56:48 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 12:57:04 docs-linkcheck: freeze> python -m pip freeze --all 12:57:05 docs-linkcheck: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.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==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.0,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 12:57:05 docs-linkcheck: commands[0]> sudo apt install graphviz 12:57:05 12:57:05 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:57:05 12:57:05 Reading package lists... 12:57:05 Building dependency tree... 12:57:05 Reading state information... 12:57:05 graphviz is already the newest version (2.40.1-2). 12:57:05 The following packages were automatically installed and are no longer required: 12:57:05 libmysqlclient20 mysql-common 12:57:05 Use 'sudo apt autoremove' to remove them. 12:57:05 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:57:05 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 12:57:46 docs: OK (32.13=setup[28.16]+cmd[0.24,3.73] seconds) 12:57:46 docs-linkcheck: OK (57.63=setup[16.57]+cmd[0.21,40.85] seconds) 12:57:46 congratulations :) (89.92 seconds) 12:57:46 + tox_status=0 12:57:46 + echo '---> Completed tox runs' 12:57:46 ---> Completed tox runs 12:57:46 + for i in .tox/*/log 12:57:46 ++ echo .tox/docs-linkcheck/log 12:57:46 ++ awk -F/ '{print $2}' 12:57:46 + tox_env=docs-linkcheck 12:57:46 + cp -r .tox/docs-linkcheck/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs-linkcheck 12:57:46 + for i in .tox/*/log 12:57:46 ++ echo .tox/docs/log 12:57:46 ++ awk -F/ '{print $2}' 12:57:46 + tox_env=docs 12:57:46 + cp -r .tox/docs/log /w/workspace/oom-master-sphinx-lint/archives/tox/docs 12:57:46 + DOC_DIR=docs/_build/html 12:57:46 + [[ -d docs/_build/html ]] 12:57:46 + echo '---> Archiving generated docs' 12:57:46 ---> Archiving generated docs 12:57:46 + mv docs/_build/html /w/workspace/oom-master-sphinx-lint/archives/docs 12:57:46 + echo '---> tox-run.sh ends' 12:57:46 ---> tox-run.sh ends 12:57:46 + test 0 -eq 0 12:57:46 $ ssh-agent -k 12:57:46 unset SSH_AUTH_SOCK; 12:57:46 unset SSH_AGENT_PID; 12:57:46 echo Agent pid 1683 killed; 12:57:46 [ssh-agent] Stopped. 12:57:46 [PostBuildScript] - [INFO] Executing post build scripts. 12:57:46 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins13139244969750863825.sh 12:57:46 ---> sysstat.sh 12:57:46 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10854283840916621367.sh 12:57:46 ---> package-listing.sh 12:57:46 ++ facter osfamily 12:57:46 ++ tr '[:upper:]' '[:lower:]' 12:57:47 + OS_FAMILY=debian 12:57:47 + workspace=/w/workspace/oom-master-sphinx-lint 12:57:47 + START_PACKAGES=/tmp/packages_start.txt 12:57:47 + END_PACKAGES=/tmp/packages_end.txt 12:57:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:57:47 + PACKAGES=/tmp/packages_start.txt 12:57:47 + '[' /w/workspace/oom-master-sphinx-lint ']' 12:57:47 + PACKAGES=/tmp/packages_end.txt 12:57:47 + case "${OS_FAMILY}" in 12:57:47 + dpkg -l 12:57:47 + grep '^ii' 12:57:47 + '[' -f /tmp/packages_start.txt ']' 12:57:47 + '[' -f /tmp/packages_end.txt ']' 12:57:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:57:47 + '[' /w/workspace/oom-master-sphinx-lint ']' 12:57:47 + mkdir -p /w/workspace/oom-master-sphinx-lint/archives/ 12:57:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-sphinx-lint/archives/ 12:57:47 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5651823253318343103.sh 12:57:47 ---> capture-instance-metadata.sh 12:57:47 Setup pyenv: 12:57:47 system 12:57:47 3.8.13 12:57:47 3.9.13 12:57:47 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:57:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bJMn 12:57:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:57:53 lf-activate-venv(): INFO: Installing: lftools 12:58:24 lf-activate-venv(): INFO: Adding /tmp/venv-bJMn/bin to PATH 12:58:24 INFO: Running in OpenStack, capturing instance metadata 12:58:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins10557732524192193917.sh 12:58:24 provisioning config files... 12:58:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-sphinx-lint@tmp/config4183533845817443855tmp 12:58:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:58:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:58:24 [EnvInject] - Injecting environment variables from a build step. 12:58:24 [EnvInject] - Injecting as environment variables the properties content 12:58:24 SERVER_ID=logs 12:58:24 12:58:24 [EnvInject] - Variables injected successfully. 12:58:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins5255289752244624216.sh 12:58:24 ---> create-netrc.sh 12:58:24 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins16894431265233136569.sh 12:58:24 ---> python-tools-install.sh 12:58:24 Setup pyenv: 12:58:24 system 12:58:24 3.8.13 12:58:24 3.9.13 12:58:24 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:58:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bJMn from file:/tmp/.os_lf_venv 12:58:26 lf-activate-venv(): INFO: Installing: lftools 12:58:33 lf-activate-venv(): INFO: Adding /tmp/venv-bJMn/bin to PATH 12:58:33 Generating Requirements File 12:59:03 Python 3.10.6 12:59:04 pip 23.3.2 from /tmp/venv-bJMn/lib/python3.10/site-packages/pip (python 3.10) 12:59:04 appdirs==1.4.4 12:59:04 argcomplete==3.2.1 12:59:04 aspy.yaml==1.3.0 12:59:04 attrs==23.2.0 12:59:04 autopage==0.5.2 12:59:04 beautifulsoup4==4.12.2 12:59:04 boto3==1.34.19 12:59:04 botocore==1.34.19 12:59:04 bs4==0.0.1 12:59:04 cachetools==5.3.2 12:59:04 certifi==2023.11.17 12:59:04 cffi==1.16.0 12:59:04 cfgv==3.4.0 12:59:04 chardet==5.2.0 12:59:04 charset-normalizer==3.3.2 12:59:04 click==8.1.7 12:59:04 cliff==4.5.0 12:59:04 cmd2==2.4.3 12:59:04 cryptography==3.3.2 12:59:04 debtcollector==2.5.0 12:59:04 decorator==5.1.1 12:59:04 defusedxml==0.7.1 12:59:04 Deprecated==1.2.14 12:59:04 distlib==0.3.8 12:59:04 dnspython==2.4.2 12:59:04 docker==4.2.2 12:59:04 dogpile.cache==1.3.0 12:59:04 email-validator==2.1.0.post1 12:59:04 filelock==3.13.1 12:59:04 future==0.18.3 12:59:04 gitdb==4.0.11 12:59:04 GitPython==3.1.41 12:59:04 google-auth==2.26.2 12:59:04 httplib2==0.22.0 12:59:04 identify==2.5.33 12:59:04 idna==3.6 12:59:04 importlib-resources==1.5.0 12:59:04 iso8601==2.1.0 12:59:04 Jinja2==3.1.3 12:59:04 jmespath==1.0.1 12:59:04 jsonpatch==1.33 12:59:04 jsonpointer==2.4 12:59:04 jsonschema==4.20.0 12:59:04 jsonschema-specifications==2023.12.1 12:59:04 keystoneauth1==5.5.0 12:59:04 kubernetes==29.0.0 12:59:04 lftools==0.37.8 12:59:04 lxml==5.1.0 12:59:04 MarkupSafe==2.1.3 12:59:04 msgpack==1.0.7 12:59:04 multi_key_dict==2.0.3 12:59:04 munch==4.0.0 12:59:04 netaddr==0.10.1 12:59:04 netifaces==0.11.0 12:59:04 niet==1.4.2 12:59:04 nodeenv==1.8.0 12:59:04 oauth2client==4.1.3 12:59:04 oauthlib==3.2.2 12:59:04 openstacksdk==0.62.0 12:59:04 os-client-config==2.1.0 12:59:04 os-service-types==1.7.0 12:59:04 osc-lib==3.0.0 12:59:04 oslo.config==9.3.0 12:59:04 oslo.context==5.3.0 12:59:04 oslo.i18n==6.2.0 12:59:04 oslo.log==5.4.0 12:59:04 oslo.serialization==5.3.0 12:59:04 oslo.utils==6.3.0 12:59:04 packaging==23.2 12:59:04 pbr==6.0.0 12:59:04 platformdirs==4.1.0 12:59:04 prettytable==3.9.0 12:59:04 pyasn1==0.5.1 12:59:04 pyasn1-modules==0.3.0 12:59:04 pycparser==2.21 12:59:04 pygerrit2==2.0.15 12:59:04 PyGithub==2.1.1 12:59:04 pyinotify==0.9.6 12:59:04 PyJWT==2.8.0 12:59:04 PyNaCl==1.5.0 12:59:04 pyparsing==2.4.7 12:59:04 pyperclip==1.8.2 12:59:04 pyrsistent==0.20.0 12:59:04 python-cinderclient==9.4.0 12:59:04 python-dateutil==2.8.2 12:59:04 python-heatclient==3.4.0 12:59:04 python-jenkins==1.8.2 12:59:04 python-keystoneclient==5.3.0 12:59:04 python-magnumclient==4.3.0 12:59:04 python-novaclient==18.4.0 12:59:04 python-openstackclient==6.0.0 12:59:04 python-swiftclient==4.4.0 12:59:04 pytz==2023.3.post1 12:59:04 PyYAML==6.0.1 12:59:04 referencing==0.32.1 12:59:04 requests==2.31.0 12:59:04 requests-oauthlib==1.3.1 12:59:04 requestsexceptions==1.4.0 12:59:04 rfc3986==2.0.0 12:59:04 rpds-py==0.17.1 12:59:04 rsa==4.9 12:59:04 ruamel.yaml==0.18.5 12:59:04 ruamel.yaml.clib==0.2.8 12:59:04 s3transfer==0.10.0 12:59:04 simplejson==3.19.2 12:59:04 six==1.16.0 12:59:04 smmap==5.0.1 12:59:04 soupsieve==2.5 12:59:04 stevedore==5.1.0 12:59:04 tabulate==0.9.0 12:59:04 toml==0.10.2 12:59:04 tomlkit==0.12.3 12:59:04 tqdm==4.66.1 12:59:04 typing_extensions==4.9.0 12:59:04 tzdata==2023.4 12:59:04 urllib3==1.26.18 12:59:04 virtualenv==20.25.0 12:59:04 wcwidth==0.2.13 12:59:04 websocket-client==1.7.0 12:59:04 wrapt==1.16.0 12:59:04 xdg==6.0.0 12:59:04 xmltodict==0.13.0 12:59:04 yq==3.2.3 12:59:04 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins18411930393081651522.sh 12:59:04 ---> sudo-logs.sh 12:59:04 Archiving 'sudo' log.. 12:59:04 [oom-master-sphinx-lint] $ /bin/bash /tmp/jenkins8977636510512402143.sh 12:59:04 ---> job-cost.sh 12:59:04 Setup pyenv: 12:59:04 system 12:59:04 3.8.13 12:59:04 3.9.13 12:59:04 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:59:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bJMn from file:/tmp/.os_lf_venv 12:59:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:59:13 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. 12:59:13 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 12:59:13 lf-activate-venv(): INFO: Adding /tmp/venv-bJMn/bin to PATH 12:59:13 INFO: No Stack... 12:59:13 INFO: Retrieving Pricing Info for: v3-standard-4 12:59:14 INFO: Archiving Costs 12:59:14 [oom-master-sphinx-lint] $ /bin/bash -l /tmp/jenkins11930278993731215897.sh 12:59:14 ---> logs-deploy.sh 12:59:14 Setup pyenv: 12:59:14 system 12:59:14 3.8.13 12:59:14 3.9.13 12:59:14 * 3.10.6 (set by /w/workspace/oom-master-sphinx-lint/.python-version) 12:59:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bJMn from file:/tmp/.os_lf_venv 12:59:15 lf-activate-venv(): INFO: Installing: lftools 12:59:24 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. 12:59:24 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:59:25 lf-activate-venv(): INFO: Adding /tmp/venv-bJMn/bin to PATH 12:59:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-sphinx-lint/448 12:59:25 INFO: archiving workspace using pattern(s): 12:59:27 Archives upload complete. 12:59:27 INFO: archiving logs to Nexus 12:59:28 ---> uname -a: 12:59:28 Linux prd-ubuntu1804-builder-4c-4g-12442 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:59:28 12:59:28 12:59:28 ---> lscpu: 12:59:28 Architecture: x86_64 12:59:28 CPU op-mode(s): 32-bit, 64-bit 12:59:28 Byte Order: Little Endian 12:59:28 CPU(s): 4 12:59:28 On-line CPU(s) list: 0-3 12:59:28 Thread(s) per core: 1 12:59:28 Core(s) per socket: 1 12:59:28 Socket(s): 4 12:59:28 NUMA node(s): 1 12:59:28 Vendor ID: AuthenticAMD 12:59:28 CPU family: 23 12:59:28 Model: 49 12:59:28 Model name: AMD EPYC-Rome Processor 12:59:28 Stepping: 0 12:59:28 CPU MHz: 2800.000 12:59:28 BogoMIPS: 5600.00 12:59:28 Virtualization: AMD-V 12:59:28 Hypervisor vendor: KVM 12:59:28 Virtualization type: full 12:59:28 L1d cache: 32K 12:59:28 L1i cache: 32K 12:59:28 L2 cache: 512K 12:59:28 L3 cache: 16384K 12:59:28 NUMA node0 CPU(s): 0-3 12:59:28 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 12:59:28 12:59:28 12:59:28 ---> nproc: 12:59:28 4 12:59:28 12:59:28 12:59:28 ---> df -h: 12:59:28 Filesystem Size Used Avail Use% Mounted on 12:59:28 udev 7.9G 0 7.9G 0% /dev 12:59:28 tmpfs 1.6G 672K 1.6G 1% /run 12:59:28 /dev/vda1 78G 8.6G 69G 12% / 12:59:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:59:28 tmpfs 5.0M 0 5.0M 0% /run/lock 12:59:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:59:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:59:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:59:28 12:59:28 12:59:28 ---> free -m: 12:59:28 total used free shared buff/cache available 12:59:28 Mem: 16040 539 13013 0 2487 15170 12:59:28 Swap: 1023 0 1023 12:59:28 12:59:28 12:59:28 ---> ip addr: 12:59:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:59:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:59:28 inet 127.0.0.1/8 scope host lo 12:59:28 valid_lft forever preferred_lft forever 12:59:28 inet6 ::1/128 scope host 12:59:28 valid_lft forever preferred_lft forever 12:59:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:59:28 link/ether fa:16:3e:ec:9e:f5 brd ff:ff:ff:ff:ff:ff 12:59:28 inet 10.30.107.43/23 brd 10.30.107.255 scope global dynamic ens3 12:59:28 valid_lft 86160sec preferred_lft 86160sec 12:59:28 inet6 fe80::f816:3eff:feec:9ef5/64 scope link 12:59:28 valid_lft forever preferred_lft forever 12:59:28 12:59:28 12:59:28 ---> sar -b -r -n DEV: 12:59:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12442) 01/15/24 _x86_64_ (4 CPU) 12:59:28 12:59:28 12:55:31 LINUX RESTART (4 CPU) 12:59:28 12:59:28 12:56:01 tps rtps wtps bread/s bwrtn/s 12:59:28 12:57:01 139.65 34.96 104.70 1385.80 51404.87 12:59:28 12:58:01 81.17 0.22 80.95 11.20 18036.33 12:59:28 12:59:01 98.83 13.86 84.97 1048.23 10234.16 12:59:28 Average: 106.55 16.35 90.21 815.11 26559.83 12:59:28 12:59:28 12:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:59:28 12:57:01 13705472 15496768 2719496 16.56 71928 1910032 894312 5.12 787400 1698048 297960 12:59:28 12:58:01 13655080 15533780 2769888 16.86 78472 1983708 780328 4.47 760936 1760904 47444 12:59:28 12:59:01 13283024 15491948 3141944 19.13 103448 2269476 839980 4.81 847116 2011332 134624 12:59:28 Average: 13547859 15507499 2877109 17.52 84616 2054405 838207 4.80 798484 1823428 160009 12:59:28 12:59:28 12:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:59:28 12:57:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 12:59:28 12:57:01 ens3 57.91 39.97 770.35 9.94 0.00 0.00 0.00 0.00 12:59:28 12:58:01 lo 32.73 32.73 3.45 3.45 0.00 0.00 0.00 0.00 12:59:28 12:58:01 ens3 98.28 98.25 108.47 16.46 0.00 0.00 0.00 0.00 12:59:28 12:59:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 12:59:28 12:59:01 ens3 55.89 37.23 885.50 8.04 0.00 0.00 0.00 0.00 12:59:28 Average: lo 11.75 11.75 1.24 1.24 0.00 0.00 0.00 0.00 12:59:28 Average: ens3 70.70 58.48 588.12 11.48 0.00 0.00 0.00 0.00 12:59:28 12:59:28 12:59:28 ---> sar -P ALL: 12:59:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12442) 01/15/24 _x86_64_ (4 CPU) 12:59:28 12:59:28 12:55:31 LINUX RESTART (4 CPU) 12:59:28 12:59:28 12:56:01 CPU %user %nice %system %iowait %steal %idle 12:59:28 12:57:01 all 19.91 0.00 1.72 7.04 0.07 71.26 12:59:28 12:57:01 0 18.79 0.00 1.72 19.55 0.07 59.87 12:59:28 12:57:01 1 16.49 0.00 1.40 6.13 0.07 75.91 12:59:28 12:57:01 2 24.49 0.00 1.76 1.68 0.08 71.99 12:59:28 12:57:01 3 19.84 0.00 1.99 0.85 0.07 77.25 12:59:28 12:58:01 all 12.02 0.00 0.99 2.72 0.07 84.20 12:59:28 12:58:01 0 7.38 0.00 0.68 1.46 0.07 90.41 12:59:28 12:58:01 1 4.99 0.00 0.50 5.39 0.10 89.02 12:59:28 12:58:01 2 20.66 0.00 1.40 3.48 0.07 74.39 12:59:28 12:58:01 3 15.13 0.00 1.37 0.55 0.07 82.89 12:59:28 12:59:01 all 21.17 0.00 1.40 2.47 0.06 74.90 12:59:28 12:59:01 0 1.71 0.00 0.69 2.26 0.03 95.31 12:59:28 12:59:01 1 1.72 0.00 0.78 5.04 0.03 92.42 12:59:28 12:59:01 2 46.59 0.00 2.77 2.04 0.08 48.52 12:59:28 12:59:01 3 34.59 0.00 1.37 0.52 0.07 63.46 12:59:28 Average: all 17.69 0.00 1.37 4.08 0.07 76.79 12:59:28 Average: 0 9.29 0.00 1.03 7.74 0.06 81.88 12:59:28 Average: 1 7.73 0.00 0.89 5.52 0.07 85.79 12:59:28 Average: 2 30.57 0.00 1.98 2.39 0.08 64.98 12:59:28 Average: 3 23.19 0.00 1.57 0.64 0.07 74.53 12:59:28 12:59:28 12:59:28