08:06:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137102 08:06:56 Running as SYSTEM 08:06:56 [EnvInject] - Loading node environment variables. 08:06:56 Building remotely on prd-ubuntu1804-docker-8c-8g-1312 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:06:56 [ssh-agent] Looking for ssh-agent implementation... 08:06:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:06:56 $ ssh-agent 08:06:56 SSH_AUTH_SOCK=/tmp/ssh-YzZDZzNhYPjD/agent.2108 08:06:56 SSH_AGENT_PID=2110 08:06:56 [ssh-agent] Started. 08:06:56 Running ssh-add (command line suppressed) 08:06:56 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_13132686893301935807.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_13132686893301935807.key) 08:06:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:06:56 The recommended git tool is: NONE 08:06:58 using credential onap-jenkins-ssh 08:06:58 Wiping out workspace first. 08:06:58 Cloning the remote Git repository 08:06:58 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:06:58 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 08:06:58 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:06:58 > git --version # timeout=10 08:06:58 > git --version # 'git version 2.17.1' 08:06:58 using GIT_SSH to set credentials Gerrit user 08:06:58 Verifying host key using manually-configured host key entries 08:06:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:06:58 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:06:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:59 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:06:59 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:06:59 using GIT_SSH to set credentials Gerrit user 08:06:59 Verifying host key using manually-configured host key entries 08:06:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/02/137102/2 # timeout=30 08:06:59 > git rev-parse 64a6f2e0d406f902a5fb1212482c636c5de16fcb^{commit} # timeout=10 08:06:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:06:59 Checking out Revision 64a6f2e0d406f902a5fb1212482c636c5de16fcb (refs/changes/02/137102/2) 08:06:59 > git config core.sparsecheckout # timeout=10 08:06:59 > git checkout -f 64a6f2e0d406f902a5fb1212482c636c5de16fcb # timeout=30 08:07:02 Commit message: "Release 13.0.0 (Montreal) version" 08:07:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:07:02 > git rev-list --no-walk 2cd534174ca9e43b1d6302b0d95e51f739a3093c # timeout=10 08:07:02 [EnvInject] - Injecting environment variables from a build step. 08:07:02 [EnvInject] - Injecting as environment variables the properties content 08:07:02 PYTHON=python3 08:07:02 08:07:02 [EnvInject] - Variables injected successfully. 08:07:02 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins648386646374706819.sh 08:07:02 ---> tox-install.sh 08:07:02 + source /home/jenkins/lf-env.sh 08:07:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:07:02 ++ mktemp -d /tmp/venv-XXXX 08:07:02 + lf_venv=/tmp/venv-xhBQ 08:07:02 + local venv_file=/tmp/.os_lf_venv 08:07:02 + local python=python3 08:07:02 + local options 08:07:02 + local set_path=true 08:07:02 + local install_args= 08:07:02 ++ 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 08:07:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:07:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:07:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:07:02 + true 08:07:02 + case $1 in 08:07:02 + venv_file=/tmp/.toxenv 08:07:02 + shift 2 08:07:02 + true 08:07:02 + case $1 in 08:07:02 + shift 08:07:02 + break 08:07:02 + case $python in 08:07:02 + local pkg_list= 08:07:02 + [[ -d /opt/pyenv ]] 08:07:02 + echo 'Setup pyenv:' 08:07:02 Setup pyenv: 08:07:02 + export PYENV_ROOT=/opt/pyenv 08:07:02 + PYENV_ROOT=/opt/pyenv 08:07:02 + 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 08:07: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 08:07:02 + pyenv versions 08:07:02 * system (set by /opt/pyenv/version) 08:07:02 * 3.8.13 (set by /opt/pyenv/version) 08:07:02 * 3.9.13 (set by /opt/pyenv/version) 08:07:02 * 3.10.6 (set by /opt/pyenv/version) 08:07:02 + command -v pyenv 08:07:02 ++ pyenv init - --no-rehash 08:07: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[*]}"'\'')" 08:07:02 export PATH="/opt/pyenv/shims:${PATH}" 08:07:02 export PYENV_SHELL=bash 08:07:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:07:02 pyenv() { 08:07:02 local command 08:07:02 command="${1:-}" 08:07:02 if [ "$#" -gt 0 ]; then 08:07:02 shift 08:07:02 fi 08:07:02 08:07:02 case "$command" in 08:07:02 rehash|shell) 08:07:02 eval "$(pyenv "sh-$command" "$@")" 08:07:02 ;; 08:07:02 *) 08:07:02 command pyenv "$command" "$@" 08:07:02 ;; 08:07:02 esac 08:07:02 }' 08:07: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[*]}"' 08:07: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 08:07: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 08:07: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 08:07:02 ++ export PYENV_SHELL=bash 08:07:02 ++ PYENV_SHELL=bash 08:07:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:07:02 +++ complete -F _pyenv pyenv 08:07:02 ++ lf-pyver python3 08:07:02 ++ local py_version_xy=python3 08:07:02 ++ local py_version_xyz= 08:07:02 ++ sed 's/^[ *]* //' 08:07:02 ++ pyenv versions 08:07:02 ++ local command 08:07:02 ++ command=versions 08:07:02 ++ awk '{ print $1 }' 08:07:02 ++ '[' 1 -gt 0 ']' 08:07:02 ++ shift 08:07:02 ++ case "$command" in 08:07:02 ++ command pyenv versions 08:07:02 ++ pyenv versions 08:07:02 ++ grep -E '^[0-9.]*[0-9]$' 08:07:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:07:02 +++ grep '^3' /tmp/.pyenv_versions 08:07:02 +++ sort -V 08:07:02 +++ tail -n 1 08:07:02 ++ py_version_xyz=3.10.6 08:07:02 ++ [[ -z 3.10.6 ]] 08:07:02 ++ echo 3.10.6 08:07:02 ++ return 0 08:07:02 + pyenv local 3.10.6 08:07:02 + local command 08:07:02 + command=local 08:07:02 + '[' 2 -gt 0 ']' 08:07:02 + shift 08:07:02 + case "$command" in 08:07:02 + command pyenv local 3.10.6 08:07:02 + pyenv local 3.10.6 08:07:02 + for arg in "$@" 08:07:02 + case $arg in 08:07:02 + pkg_list+='tox ' 08:07:02 + for arg in "$@" 08:07:02 + case $arg in 08:07:02 + pkg_list+='virtualenv ' 08:07:02 + for arg in "$@" 08:07:02 + case $arg in 08:07:02 + pkg_list+='urllib3~=1.26.15 ' 08:07:02 + [[ -f /tmp/.toxenv ]] 08:07:02 + [[ ! -f /tmp/.toxenv ]] 08:07:02 + [[ -n '' ]] 08:07:02 + python3 -m venv /tmp/venv-xhBQ 08:07:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xhBQ' 08:07:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xhBQ 08:07:07 + echo /tmp/venv-xhBQ 08:07:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:07:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:07:07 + /tmp/venv-xhBQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:07:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:07:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:07:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:07:10 + /tmp/venv-xhBQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:07:13 + type python3 08:07:13 + true 08:07:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xhBQ/bin to PATH' 08:07:13 lf-activate-venv(): INFO: Adding /tmp/venv-xhBQ/bin to PATH 08:07:13 + PATH=/tmp/venv-xhBQ/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 08:07:13 + return 0 08:07:13 + python3 --version 08:07:13 Python 3.10.6 08:07:13 + python3 -m pip --version 08:07:13 pip 23.3.2 from /tmp/venv-xhBQ/lib/python3.10/site-packages/pip (python 3.10) 08:07:13 + python3 -m pip freeze 08:07:14 cachetools==5.3.2 08:07:14 chardet==5.2.0 08:07:14 colorama==0.4.6 08:07:14 distlib==0.3.8 08:07:14 filelock==3.13.1 08:07:14 packaging==23.2 08:07:14 platformdirs==4.2.0 08:07:14 pluggy==1.4.0 08:07:14 pyproject-api==1.6.1 08:07:14 tomli==2.0.1 08:07:14 tox==4.12.1 08:07:14 urllib3==1.26.18 08:07:14 virtualenv==20.25.0 08:07:14 [EnvInject] - Injecting environment variables from a build step. 08:07:14 [EnvInject] - Injecting as environment variables the properties content 08:07:14 PARALLEL=false 08:07:14 08:07:14 [EnvInject] - Variables injected successfully. 08:07:14 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins15868110260414789179.sh 08:07:14 ---> tox-run.sh 08:07:14 + 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 08:07:14 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 08:07:14 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 08:07:14 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 08:07:14 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 08:07:14 + source /home/jenkins/lf-env.sh 08:07:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:07:14 ++ mktemp -d /tmp/venv-XXXX 08:07:14 + lf_venv=/tmp/venv-y3wE 08:07:14 + local venv_file=/tmp/.os_lf_venv 08:07:14 + local python=python3 08:07:14 + local options 08:07:14 + local set_path=true 08:07:14 + local install_args= 08:07:14 ++ 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 08:07:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:07:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:07:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:07:14 + true 08:07:14 + case $1 in 08:07:14 + venv_file=/tmp/.toxenv 08:07:14 + shift 2 08:07:14 + true 08:07:14 + case $1 in 08:07:14 + shift 08:07:14 + break 08:07:14 + case $python in 08:07:14 + local pkg_list= 08:07:14 + [[ -d /opt/pyenv ]] 08:07:14 + echo 'Setup pyenv:' 08:07:14 Setup pyenv: 08:07:14 + export PYENV_ROOT=/opt/pyenv 08:07:14 + PYENV_ROOT=/opt/pyenv 08:07:14 + 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 08:07:14 + 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 08:07:14 + pyenv versions 08:07:14 system 08:07:14 3.8.13 08:07:14 3.9.13 08:07:14 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:07:14 + command -v pyenv 08:07:14 ++ pyenv init - --no-rehash 08:07:14 + 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[*]}"'\'')" 08:07:14 export PATH="/opt/pyenv/shims:${PATH}" 08:07:14 export PYENV_SHELL=bash 08:07:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:07:14 pyenv() { 08:07:14 local command 08:07:14 command="${1:-}" 08:07:14 if [ "$#" -gt 0 ]; then 08:07:14 shift 08:07:14 fi 08:07:14 08:07:14 case "$command" in 08:07:14 rehash|shell) 08:07:14 eval "$(pyenv "sh-$command" "$@")" 08:07:14 ;; 08:07:14 *) 08:07:14 command pyenv "$command" "$@" 08:07:14 ;; 08:07:14 esac 08:07:14 }' 08:07:14 +++ 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[*]}"' 08:07:14 ++ 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 08:07:14 ++ 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 08:07:14 ++ 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 08:07:14 ++ export PYENV_SHELL=bash 08:07:14 ++ PYENV_SHELL=bash 08:07:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:07:14 +++ complete -F _pyenv pyenv 08:07:14 ++ lf-pyver python3 08:07:14 ++ local py_version_xy=python3 08:07:14 ++ local py_version_xyz= 08:07:14 ++ pyenv versions 08:07:14 ++ local command 08:07:14 ++ sed 's/^[ *]* //' 08:07:14 ++ command=versions 08:07:14 ++ '[' 1 -gt 0 ']' 08:07:14 ++ shift 08:07:14 ++ awk '{ print $1 }' 08:07:14 ++ case "$command" in 08:07:14 ++ command pyenv versions 08:07:14 ++ pyenv versions 08:07:14 ++ grep -E '^[0-9.]*[0-9]$' 08:07:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:07:14 +++ grep '^3' /tmp/.pyenv_versions 08:07:14 +++ sort -V 08:07:14 +++ tail -n 1 08:07:14 ++ py_version_xyz=3.10.6 08:07:14 ++ [[ -z 3.10.6 ]] 08:07:14 ++ echo 3.10.6 08:07:14 ++ return 0 08:07:14 + pyenv local 3.10.6 08:07:14 + local command 08:07:14 + command=local 08:07:14 + '[' 2 -gt 0 ']' 08:07:14 + shift 08:07:14 + case "$command" in 08:07:14 + command pyenv local 3.10.6 08:07:14 + pyenv local 3.10.6 08:07:14 + for arg in "$@" 08:07:14 + case $arg in 08:07:14 + pkg_list+='tox ' 08:07:14 + for arg in "$@" 08:07:14 + case $arg in 08:07:14 + pkg_list+='virtualenv ' 08:07:14 + for arg in "$@" 08:07:14 + case $arg in 08:07:14 + pkg_list+='urllib3~=1.26.15 ' 08:07:14 + [[ -f /tmp/.toxenv ]] 08:07:14 ++ cat /tmp/.toxenv 08:07:14 + lf_venv=/tmp/venv-xhBQ 08:07:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xhBQ from' file:/tmp/.toxenv 08:07:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xhBQ from file:/tmp/.toxenv 08:07:14 + /tmp/venv-xhBQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:07:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:07:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:07:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:07:15 + /tmp/venv-xhBQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:07:16 + type python3 08:07:16 + true 08:07:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xhBQ/bin to PATH' 08:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-xhBQ/bin to PATH 08:07:16 + PATH=/tmp/venv-xhBQ/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 08:07:16 + return 0 08:07:16 + [[ -d /opt/pyenv ]] 08:07:16 + echo '---> Setting up pyenv' 08:07:16 ---> Setting up pyenv 08:07:16 + export PYENV_ROOT=/opt/pyenv 08:07:16 + PYENV_ROOT=/opt/pyenv 08:07:16 + export PATH=/opt/pyenv/bin:/tmp/venv-xhBQ/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 08:07:16 + PATH=/opt/pyenv/bin:/tmp/venv-xhBQ/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 08:07:16 ++ pwd 08:07:16 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:07:16 + export PYTHONPATH 08:07:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:07:16 + TOX_TESTENV_PASSENV=PYTHONPATH 08:07:16 + tox --version 08:07:16 4.12.1 from /tmp/venv-xhBQ/lib/python3.10/site-packages/tox/__init__.py 08:07:17 + PARALLEL=false 08:07:17 + TOX_OPTIONS_LIST= 08:07:17 + [[ -n pydocstyle ]] 08:07:17 + TOX_OPTIONS_LIST=' -e pydocstyle' 08:07:17 + case ${PARALLEL,,} in 08:07:17 + tox -e pydocstyle 08:07:17 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 08:07:18 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 08:07:30 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 08:07:31 .pkg: _optional_hooks> python /tmp/venv-xhBQ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:07:32 .pkg: get_requires_for_build_sdist> python /tmp/venv-xhBQ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:07:32 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 08:07:32 .pkg: get_requires_for_build_wheel> python /tmp/venv-xhBQ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:07:32 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 08:07:33 .pkg: freeze> python -m pip freeze --all 08:07:33 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 08:07:33 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-xhBQ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:07:33 .pkg: build_sdist> python /tmp/venv-xhBQ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:07:34 pydocstyle: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 08:07:35 pydocstyle: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.tox/.tmp/package/1/onapsdk-13.0.0.tar.gz 08:07:37 pydocstyle: freeze> python -m pip freeze --all 08:07:37 pydocstyle: astroid==3.0.2,attrs==23.2.0,bandit==1.7.7,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.1,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.4,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.0,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.0,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.0.2,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 08:07:37 pydocstyle: commands[0]> pydocstyle src/ 08:07:41 .pkg: _exit> python /tmp/venv-xhBQ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:07:41 pydocstyle: OK (24.02=setup[20.63]+cmd[3.40] seconds) 08:07:41 congratulations :) (24.19 seconds) 08:07:41 + tox_status=0 08:07:41 + echo '---> Completed tox runs' 08:07:41 ---> Completed tox runs 08:07:41 + for i in .tox/*/log 08:07:41 ++ echo .tox/pydocstyle/log 08:07:41 ++ awk -F/ '{print $2}' 08:07:41 + tox_env=pydocstyle 08:07:41 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 08:07:41 + DOC_DIR=docs/_build/html 08:07:41 + [[ -d docs/_build/html ]] 08:07:41 + echo '---> tox-run.sh ends' 08:07:41 ---> tox-run.sh ends 08:07:41 + test 0 -eq 0 08:07:41 $ ssh-agent -k 08:07:41 unset SSH_AUTH_SOCK; 08:07:41 unset SSH_AGENT_PID; 08:07:41 echo Agent pid 2110 killed; 08:07:41 [ssh-agent] Stopped. 08:07:41 [PostBuildScript] - [INFO] Executing post build scripts. 08:07:41 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins16523697331064890353.sh 08:07:41 ---> sysstat.sh 08:07:41 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins11069498311195714076.sh 08:07:41 ---> package-listing.sh 08:07:41 ++ facter osfamily 08:07:41 ++ tr '[:upper:]' '[:lower:]' 08:07:42 + OS_FAMILY=debian 08:07:42 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:07:42 + START_PACKAGES=/tmp/packages_start.txt 08:07:42 + END_PACKAGES=/tmp/packages_end.txt 08:07:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:07:42 + PACKAGES=/tmp/packages_start.txt 08:07:42 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 08:07:42 + PACKAGES=/tmp/packages_end.txt 08:07:42 + case "${OS_FAMILY}" in 08:07:42 + dpkg -l 08:07:42 + grep '^ii' 08:07:42 + '[' -f /tmp/packages_start.txt ']' 08:07:42 + '[' -f /tmp/packages_end.txt ']' 08:07:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:07:42 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 08:07:42 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 08:07:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 08:07:42 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14776885623227262970.sh 08:07:42 ---> capture-instance-metadata.sh 08:07:42 Setup pyenv: 08:07:42 system 08:07:42 3.8.13 08:07:42 3.9.13 08:07:42 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:07:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Jzh 08:07:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:07:49 lf-activate-venv(): INFO: Installing: lftools 08:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-6Jzh/bin to PATH 08:08:18 INFO: Running in OpenStack, capturing instance metadata 08:08:18 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4373268765933622417.sh 08:08:18 provisioning config files... 08:08:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config2351634026030052124tmp 08:08:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:08:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:08:18 [EnvInject] - Injecting environment variables from a build step. 08:08:18 [EnvInject] - Injecting as environment variables the properties content 08:08:18 SERVER_ID=logs 08:08:18 08:08:18 [EnvInject] - Variables injected successfully. 08:08:18 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9150966474968969752.sh 08:08:18 ---> create-netrc.sh 08:08:18 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2533283628536928095.sh 08:08:18 ---> python-tools-install.sh 08:08:18 Setup pyenv: 08:08:18 system 08:08:18 3.8.13 08:08:18 3.9.13 08:08:18 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:08:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Jzh from file:/tmp/.os_lf_venv 08:08:20 lf-activate-venv(): INFO: Installing: lftools 08:08:27 lf-activate-venv(): INFO: Adding /tmp/venv-6Jzh/bin to PATH 08:08:27 Generating Requirements File 08:09:03 Python 3.10.6 08:09:04 pip 23.3.2 from /tmp/venv-6Jzh/lib/python3.10/site-packages/pip (python 3.10) 08:09:04 appdirs==1.4.4 08:09:04 argcomplete==3.2.2 08:09:04 aspy.yaml==1.3.0 08:09:04 attrs==23.2.0 08:09:04 autopage==0.5.2 08:09:04 beautifulsoup4==4.12.3 08:09:04 boto3==1.34.32 08:09:04 botocore==1.34.32 08:09:04 bs4==0.0.2 08:09:04 cachetools==5.3.2 08:09:04 certifi==2023.11.17 08:09:04 cffi==1.16.0 08:09:04 cfgv==3.4.0 08:09:04 chardet==5.2.0 08:09:04 charset-normalizer==3.3.2 08:09:04 click==8.1.7 08:09:04 cliff==4.5.0 08:09:04 cmd2==2.4.3 08:09:04 cryptography==3.3.2 08:09:04 debtcollector==2.5.0 08:09:04 decorator==5.1.1 08:09:04 defusedxml==0.7.1 08:09:04 Deprecated==1.2.14 08:09:04 distlib==0.3.8 08:09:04 dnspython==2.5.0 08:09:04 docker==4.2.2 08:09:04 dogpile.cache==1.3.0 08:09:04 email-validator==2.1.0.post1 08:09:04 filelock==3.13.1 08:09:04 future==0.18.3 08:09:04 gitdb==4.0.11 08:09:04 GitPython==3.1.41 08:09:04 google-auth==2.27.0 08:09:04 httplib2==0.22.0 08:09:04 identify==2.5.33 08:09:04 idna==3.6 08:09:04 importlib-resources==1.5.0 08:09:04 iso8601==2.1.0 08:09:04 Jinja2==3.1.3 08:09:04 jmespath==1.0.1 08:09:04 jsonpatch==1.33 08:09:04 jsonpointer==2.4 08:09:04 jsonschema==4.21.1 08:09:04 jsonschema-specifications==2023.12.1 08:09:04 keystoneauth1==5.5.0 08:09:04 kubernetes==29.0.0 08:09:04 lftools==0.37.8 08:09:04 lxml==5.1.0 08:09:04 MarkupSafe==2.1.4 08:09:04 msgpack==1.0.7 08:09:04 multi_key_dict==2.0.3 08:09:04 munch==4.0.0 08:09:04 netaddr==0.10.1 08:09:04 netifaces==0.11.0 08:09:04 niet==1.4.2 08:09:04 nodeenv==1.8.0 08:09:04 oauth2client==4.1.3 08:09:04 oauthlib==3.2.2 08:09:04 openstacksdk==0.62.0 08:09:04 os-client-config==2.1.0 08:09:04 os-service-types==1.7.0 08:09:04 osc-lib==3.0.0 08:09:04 oslo.config==9.3.0 08:09:04 oslo.context==5.3.0 08:09:04 oslo.i18n==6.2.0 08:09:04 oslo.log==5.4.0 08:09:04 oslo.serialization==5.3.0 08:09:04 oslo.utils==7.0.0 08:09:04 packaging==23.2 08:09:04 pbr==6.0.0 08:09:04 platformdirs==4.2.0 08:09:04 prettytable==3.9.0 08:09:04 pyasn1==0.5.1 08:09:04 pyasn1-modules==0.3.0 08:09:04 pycparser==2.21 08:09:04 pygerrit2==2.0.15 08:09:04 PyGithub==2.2.0 08:09:04 pyinotify==0.9.6 08:09:04 PyJWT==2.8.0 08:09:04 PyNaCl==1.5.0 08:09:04 pyparsing==2.4.7 08:09:04 pyperclip==1.8.2 08:09:04 pyrsistent==0.20.0 08:09:04 python-cinderclient==9.4.0 08:09:04 python-dateutil==2.8.2 08:09:04 python-heatclient==3.4.0 08:09:04 python-jenkins==1.8.2 08:09:04 python-keystoneclient==5.3.0 08:09:04 python-magnumclient==4.3.0 08:09:04 python-novaclient==18.4.0 08:09:04 python-openstackclient==6.0.0 08:09:04 python-swiftclient==4.4.0 08:09:04 pytz==2023.4 08:09:04 PyYAML==6.0.1 08:09:04 referencing==0.33.0 08:09:04 requests==2.31.0 08:09:04 requests-oauthlib==1.3.1 08:09:04 requestsexceptions==1.4.0 08:09:04 rfc3986==2.0.0 08:09:04 rpds-py==0.17.1 08:09:04 rsa==4.9 08:09:04 ruamel.yaml==0.18.5 08:09:04 ruamel.yaml.clib==0.2.8 08:09:04 s3transfer==0.10.0 08:09:04 simplejson==3.19.2 08:09:04 six==1.16.0 08:09:04 smmap==5.0.1 08:09:04 soupsieve==2.5 08:09:04 stevedore==5.1.0 08:09:04 tabulate==0.9.0 08:09:04 toml==0.10.2 08:09:04 tomlkit==0.12.3 08:09:04 tqdm==4.66.1 08:09:04 typing_extensions==4.9.0 08:09:04 tzdata==2023.4 08:09:04 urllib3==1.26.18 08:09:04 virtualenv==20.25.0 08:09:04 wcwidth==0.2.13 08:09:04 websocket-client==1.7.0 08:09:04 wrapt==1.16.0 08:09:04 xdg==6.0.0 08:09:04 xmltodict==0.13.0 08:09:04 yq==3.2.3 08:09:04 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14735479561058597619.sh 08:09:04 ---> sudo-logs.sh 08:09:04 Archiving 'sudo' log.. 08:09:05 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6993779727566082243.sh 08:09:05 ---> job-cost.sh 08:09:05 Setup pyenv: 08:09:05 system 08:09:05 3.8.13 08:09:05 3.9.13 08:09:05 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:09:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Jzh from file:/tmp/.os_lf_venv 08:09:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:09: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. 08:09:13 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 08:09:14 lf-activate-venv(): INFO: Adding /tmp/venv-6Jzh/bin to PATH 08:09:14 INFO: No Stack... 08:09:14 INFO: Retrieving Pricing Info for: v3-standard-8 08:09:14 INFO: Archiving Costs 08:09:14 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins11225557635600600145.sh 08:09:14 ---> logs-deploy.sh 08:09:14 Setup pyenv: 08:09:15 system 08:09:15 3.8.13 08:09:15 3.9.13 08:09:15 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:09:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6Jzh from file:/tmp/.os_lf_venv 08:09:16 lf-activate-venv(): INFO: Installing: lftools 08:09:26 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. 08:09:26 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:09:27 lf-activate-venv(): INFO: Adding /tmp/venv-6Jzh/bin to PATH 08:09:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/215 08:09:27 INFO: archiving workspace using pattern(s): 08:09:28 Archives upload complete. 08:09:28 INFO: archiving logs to Nexus 08:09:29 ---> uname -a: 08:09:29 Linux prd-ubuntu1804-docker-8c-8g-1312 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:09:29 08:09:29 08:09:29 ---> lscpu: 08:09:29 Architecture: x86_64 08:09:29 CPU op-mode(s): 32-bit, 64-bit 08:09:29 Byte Order: Little Endian 08:09:29 CPU(s): 8 08:09:29 On-line CPU(s) list: 0-7 08:09:29 Thread(s) per core: 1 08:09:29 Core(s) per socket: 1 08:09:29 Socket(s): 8 08:09:29 NUMA node(s): 1 08:09:29 Vendor ID: AuthenticAMD 08:09:29 CPU family: 23 08:09:29 Model: 49 08:09:29 Model name: AMD EPYC-Rome Processor 08:09:29 Stepping: 0 08:09:29 CPU MHz: 2799.998 08:09:29 BogoMIPS: 5599.99 08:09:29 Virtualization: AMD-V 08:09:29 Hypervisor vendor: KVM 08:09:29 Virtualization type: full 08:09:29 L1d cache: 32K 08:09:29 L1i cache: 32K 08:09:29 L2 cache: 512K 08:09:29 L3 cache: 16384K 08:09:29 NUMA node0 CPU(s): 0-7 08:09:29 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 08:09:29 08:09:29 08:09:29 ---> nproc: 08:09:29 8 08:09:29 08:09:29 08:09:29 ---> df -h: 08:09:29 Filesystem Size Used Avail Use% Mounted on 08:09:29 udev 16G 0 16G 0% /dev 08:09:29 tmpfs 3.2G 708K 3.2G 1% /run 08:09:29 /dev/vda1 155G 11G 145G 7% / 08:09:29 tmpfs 16G 0 16G 0% /dev/shm 08:09:29 tmpfs 5.0M 0 5.0M 0% /run/lock 08:09:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:09:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:09:29 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:09:29 08:09:29 08:09:29 ---> free -m: 08:09:29 total used free shared buff/cache available 08:09:29 Mem: 32167 817 29108 0 2241 30920 08:09:29 Swap: 1023 0 1023 08:09:29 08:09:29 08:09:29 ---> ip addr: 08:09:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:09:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:09:29 inet 127.0.0.1/8 scope host lo 08:09:29 valid_lft forever preferred_lft forever 08:09:29 inet6 ::1/128 scope host 08:09:29 valid_lft forever preferred_lft forever 08:09:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:09:29 link/ether fa:16:3e:7e:b6:38 brd ff:ff:ff:ff:ff:ff 08:09:29 inet 10.30.106.219/23 brd 10.30.107.255 scope global dynamic ens3 08:09:29 valid_lft 86213sec preferred_lft 86213sec 08:09:29 inet6 fe80::f816:3eff:fe7e:b638/64 scope link 08:09:29 valid_lft forever preferred_lft forever 08:09:29 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:09:29 link/ether 02:42:1c:76:48:19 brd ff:ff:ff:ff:ff:ff 08:09:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:09:29 valid_lft forever preferred_lft forever 08:09:29 08:09:29 08:09:29 ---> sar -b -r -n DEV: 08:09:29 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1312) 02/01/24 _x86_64_ (8 CPU) 08:09:29 08:09:29 08:06:25 LINUX RESTART (8 CPU) 08:09:29 08:09:29 08:07:01 tps rtps wtps bread/s bwrtn/s 08:09:29 08:08:01 183.84 25.75 158.09 810.93 66256.69 08:09:29 08:09:01 126.61 13.73 112.88 1026.63 63133.08 08:09:29 Average: 155.22 19.74 135.49 918.78 64694.88 08:09:29 08:09:29 08:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:09:29 08:08:01 30132804 31670144 2806408 8.52 63944 1783204 1422624 4.19 911588 1600336 69488 08:09:29 08:09:01 29768016 31624760 3171196 9.63 87804 2062492 1448180 4.26 999500 1846588 142032 08:09:29 Average: 29950410 31647452 2988802 9.07 75874 1922848 1435402 4.22 955544 1723462 105760 08:09:29 08:09:29 08:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:09:29 08:08:01 ens3 57.41 43.54 399.31 20.93 0.00 0.00 0.00 0.00 08:09:29 08:08:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 08:09:29 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:29 08:09:01 ens3 50.91 35.28 856.08 7.22 0.00 0.00 0.00 0.00 08:09:29 08:09:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 08:09:29 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:29 Average: ens3 54.16 39.41 627.69 14.07 0.00 0.00 0.00 0.00 08:09:29 Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 08:09:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:29 08:09:29 08:09:29 ---> sar -P ALL: 08:09:29 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1312) 02/01/24 _x86_64_ (8 CPU) 08:09:29 08:09:29 08:06:25 LINUX RESTART (8 CPU) 08:09:29 08:09:29 08:07:01 CPU %user %nice %system %iowait %steal %idle 08:09:29 08:08:01 all 10.53 0.00 0.82 2.37 0.04 86.25 08:09:29 08:08:01 0 5.29 0.00 0.87 0.87 0.03 92.94 08:09:29 08:08:01 1 9.25 0.00 0.68 0.05 0.05 89.97 08:09:29 08:08:01 2 2.07 0.00 0.38 0.10 0.02 97.42 08:09:29 08:08:01 3 2.52 0.00 0.30 7.82 0.02 89.34 08:09:29 08:08:01 4 11.44 0.00 0.68 0.63 0.03 87.21 08:09:29 08:08:01 5 19.14 0.00 1.10 0.40 0.05 79.31 08:09:29 08:08:01 6 27.74 0.00 1.72 0.63 0.05 69.87 08:09:29 08:08:01 7 6.73 0.00 0.79 8.47 0.07 83.95 08:09:29 08:09:01 all 10.09 0.00 0.76 2.12 0.06 86.96 08:09:29 08:09:01 0 0.43 0.00 0.50 2.61 0.05 96.41 08:09:29 08:09:01 1 5.05 0.00 0.61 1.46 0.04 92.85 08:09:29 08:09:01 2 0.71 0.00 0.20 0.04 0.04 99.02 08:09:29 08:09:01 3 4.46 0.00 0.30 0.34 0.04 94.86 08:09:29 08:09:01 4 34.83 0.00 2.00 4.72 0.19 58.27 08:09:29 08:09:01 5 7.42 0.00 0.71 0.25 0.04 91.58 08:09:29 08:09:01 6 23.43 0.00 1.23 0.70 0.09 74.56 08:09:29 08:09:01 7 3.41 0.00 0.45 6.57 0.03 89.54 08:09:29 Average: all 10.32 0.00 0.79 2.25 0.05 86.59 08:09:29 Average: 0 2.94 0.00 0.69 1.71 0.04 94.62 08:09:29 Average: 1 7.22 0.00 0.65 0.73 0.04 91.36 08:09:29 Average: 2 1.42 0.00 0.29 0.07 0.03 98.20 08:09:29 Average: 3 3.46 0.00 0.30 4.19 0.03 92.02 08:09:29 Average: 4 23.04 0.00 1.34 2.66 0.11 72.86 08:09:29 Average: 5 13.47 0.00 0.91 0.33 0.04 85.24 08:09:29 Average: 6 25.65 0.00 1.48 0.66 0.07 72.13 08:09:29 Average: 7 5.09 0.00 0.62 7.53 0.05 86.71 08:09:29 08:09:29 08:09:29