12:14:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137112 12:14:25 Running as SYSTEM 12:14:25 [EnvInject] - Loading node environment variables. 12:14:25 Building remotely on prd-ubuntu1804-docker-8c-8g-1913 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 12:14:25 [ssh-agent] Looking for ssh-agent implementation... 12:14:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:14:25 $ ssh-agent 12:14:25 SSH_AUTH_SOCK=/tmp/ssh-VCUuRytgBKaJ/agent.2089 12:14:25 SSH_AGENT_PID=2091 12:14:25 [ssh-agent] Started. 12:14:25 Running ssh-add (command line suppressed) 12:14:25 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_13116373645904779708.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_13116373645904779708.key) 12:14:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:14:25 The recommended git tool is: NONE 12:14:27 using credential onap-jenkins-ssh 12:14:27 Wiping out workspace first. 12:14:27 Cloning the remote Git repository 12:14:27 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:14:27 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 12:14:27 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:14:27 > git --version # timeout=10 12:14:27 > git --version # 'git version 2.17.1' 12:14:27 using GIT_SSH to set credentials Gerrit user 12:14:27 Verifying host key using manually-configured host key entries 12:14:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:14:28 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:14:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:14:28 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:14:28 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:14:28 using GIT_SSH to set credentials Gerrit user 12:14:28 Verifying host key using manually-configured host key entries 12:14:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/12/137112/1 # timeout=30 12:14:28 > git rev-parse 977ce124268483e795479988a272ed96d7b56102^{commit} # timeout=10 12:14:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:14:28 Checking out Revision 977ce124268483e795479988a272ed96d7b56102 (refs/changes/12/137112/1) 12:14:28 > git config core.sparsecheckout # timeout=10 12:14:28 > git checkout -f 977ce124268483e795479988a272ed96d7b56102 # timeout=30 12:14:32 Commit message: "Bugfix version 13.0.1" 12:14:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:14:32 > git rev-list --no-walk 8b34966c26139c9e9d76123a21b7a6e32e51947c # timeout=10 12:14:32 [EnvInject] - Injecting environment variables from a build step. 12:14:32 [EnvInject] - Injecting as environment variables the properties content 12:14:32 PYTHON=python3 12:14:32 12:14:32 [EnvInject] - Variables injected successfully. 12:14:32 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins17058675420174345868.sh 12:14:32 ---> tox-install.sh 12:14:32 + source /home/jenkins/lf-env.sh 12:14:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:14:32 ++ mktemp -d /tmp/venv-XXXX 12:14:32 + lf_venv=/tmp/venv-MCO9 12:14:32 + local venv_file=/tmp/.os_lf_venv 12:14:32 + local python=python3 12:14:32 + local options 12:14:32 + local set_path=true 12:14:32 + local install_args= 12:14:32 ++ 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:14:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:14:32 + true 12:14:32 + case $1 in 12:14:32 + venv_file=/tmp/.toxenv 12:14:32 + shift 2 12:14:32 + true 12:14:32 + case $1 in 12:14:32 + shift 12:14:32 + break 12:14:32 + case $python in 12:14:32 + local pkg_list= 12:14:32 + [[ -d /opt/pyenv ]] 12:14:32 + echo 'Setup pyenv:' 12:14:32 Setup pyenv: 12:14:32 + export PYENV_ROOT=/opt/pyenv 12:14:32 + PYENV_ROOT=/opt/pyenv 12:14:32 + 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:14:32 + 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:14:32 + pyenv versions 12:14:32 * system (set by /opt/pyenv/version) 12:14:32 * 3.8.13 (set by /opt/pyenv/version) 12:14:32 * 3.9.13 (set by /opt/pyenv/version) 12:14:32 * 3.10.6 (set by /opt/pyenv/version) 12:14:32 + command -v pyenv 12:14:32 ++ pyenv init - --no-rehash 12:14:32 + 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:14:32 export PATH="/opt/pyenv/shims:${PATH}" 12:14:32 export PYENV_SHELL=bash 12:14:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:14:32 pyenv() { 12:14:32 local command 12:14:32 command="${1:-}" 12:14:32 if [ "$#" -gt 0 ]; then 12:14:32 shift 12:14:32 fi 12:14:32 12:14:32 case "$command" in 12:14:32 rehash|shell) 12:14:32 eval "$(pyenv "sh-$command" "$@")" 12:14:32 ;; 12:14:32 *) 12:14:32 command pyenv "$command" "$@" 12:14:32 ;; 12:14:32 esac 12:14:32 }' 12:14:32 +++ 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:14:32 ++ 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:14:32 ++ 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:14:32 ++ 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:14:32 ++ export PYENV_SHELL=bash 12:14:32 ++ PYENV_SHELL=bash 12:14:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:14:32 +++ complete -F _pyenv pyenv 12:14:32 ++ lf-pyver python3 12:14:32 ++ local py_version_xy=python3 12:14:32 ++ local py_version_xyz= 12:14:32 ++ pyenv versions 12:14:32 ++ local command 12:14:32 ++ command=versions 12:14:32 ++ '[' 1 -gt 0 ']' 12:14:32 ++ shift 12:14:32 ++ case "$command" in 12:14:32 ++ command pyenv versions 12:14:32 ++ pyenv versions 12:14:32 ++ sed 's/^[ *]* //' 12:14:32 ++ awk '{ print $1 }' 12:14:32 ++ grep -E '^[0-9.]*[0-9]$' 12:14:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:14:32 +++ grep '^3' /tmp/.pyenv_versions 12:14:32 +++ sort -V 12:14:32 +++ tail -n 1 12:14:32 ++ py_version_xyz=3.10.6 12:14:32 ++ [[ -z 3.10.6 ]] 12:14:32 ++ echo 3.10.6 12:14:32 ++ return 0 12:14:32 + pyenv local 3.10.6 12:14:32 + local command 12:14:32 + command=local 12:14:32 + '[' 2 -gt 0 ']' 12:14:32 + shift 12:14:32 + case "$command" in 12:14:32 + command pyenv local 3.10.6 12:14:32 + pyenv local 3.10.6 12:14:32 + for arg in "$@" 12:14:32 + case $arg in 12:14:32 + pkg_list+='tox ' 12:14:32 + for arg in "$@" 12:14:32 + case $arg in 12:14:32 + pkg_list+='virtualenv ' 12:14:32 + for arg in "$@" 12:14:32 + case $arg in 12:14:32 + pkg_list+='urllib3~=1.26.15 ' 12:14:32 + [[ -f /tmp/.toxenv ]] 12:14:32 + [[ ! -f /tmp/.toxenv ]] 12:14:32 + [[ -n '' ]] 12:14:32 + python3 -m venv /tmp/venv-MCO9 12:14:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MCO9' 12:14:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MCO9 12:14:37 + echo /tmp/venv-MCO9 12:14:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:14:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:14:37 + /tmp/venv-MCO9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:14:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:14:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:14:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:14:40 + /tmp/venv-MCO9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:14:43 + type python3 12:14:43 + true 12:14:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MCO9/bin to PATH' 12:14:43 lf-activate-venv(): INFO: Adding /tmp/venv-MCO9/bin to PATH 12:14:43 + PATH=/tmp/venv-MCO9/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:14:43 + return 0 12:14:43 + python3 --version 12:14:43 Python 3.10.6 12:14:43 + python3 -m pip --version 12:14:43 pip 23.3.2 from /tmp/venv-MCO9/lib/python3.10/site-packages/pip (python 3.10) 12:14:43 + python3 -m pip freeze 12:14:44 cachetools==5.3.2 12:14:44 chardet==5.2.0 12:14:44 colorama==0.4.6 12:14:44 distlib==0.3.8 12:14:44 filelock==3.13.1 12:14:44 packaging==23.2 12:14:44 platformdirs==4.2.0 12:14:44 pluggy==1.4.0 12:14:44 pyproject-api==1.6.1 12:14:44 tomli==2.0.1 12:14:44 tox==4.12.1 12:14:44 urllib3==1.26.18 12:14:44 virtualenv==20.25.0 12:14:44 [EnvInject] - Injecting environment variables from a build step. 12:14:44 [EnvInject] - Injecting as environment variables the properties content 12:14:44 PARALLEL=false 12:14:44 12:14:44 [EnvInject] - Variables injected successfully. 12:14:44 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins1935680276844988893.sh 12:14:44 ---> tox-run.sh 12:14:44 + 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:14:44 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 12:14:44 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 12:14:44 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 12:14:44 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 12:14:44 + source /home/jenkins/lf-env.sh 12:14:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:14:44 ++ mktemp -d /tmp/venv-XXXX 12:14:44 + lf_venv=/tmp/venv-Xsyd 12:14:44 + local venv_file=/tmp/.os_lf_venv 12:14:44 + local python=python3 12:14:44 + local options 12:14:44 + local set_path=true 12:14:44 + local install_args= 12:14:44 ++ 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:14:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:14:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:14:44 + true 12:14:44 + case $1 in 12:14:44 + venv_file=/tmp/.toxenv 12:14:44 + shift 2 12:14:44 + true 12:14:44 + case $1 in 12:14:44 + shift 12:14:44 + break 12:14:44 + case $python in 12:14:44 + local pkg_list= 12:14:44 + [[ -d /opt/pyenv ]] 12:14:44 + echo 'Setup pyenv:' 12:14:44 Setup pyenv: 12:14:44 + export PYENV_ROOT=/opt/pyenv 12:14:44 + PYENV_ROOT=/opt/pyenv 12:14:44 + 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:14:44 + 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:14:44 + pyenv versions 12:14:44 system 12:14:44 3.8.13 12:14:44 3.9.13 12:14:44 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:14:44 + command -v pyenv 12:14:44 ++ pyenv init - --no-rehash 12:14:44 + 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:14:44 export PATH="/opt/pyenv/shims:${PATH}" 12:14:44 export PYENV_SHELL=bash 12:14:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:14:44 pyenv() { 12:14:44 local command 12:14:44 command="${1:-}" 12:14:44 if [ "$#" -gt 0 ]; then 12:14:44 shift 12:14:44 fi 12:14:44 12:14:44 case "$command" in 12:14:44 rehash|shell) 12:14:44 eval "$(pyenv "sh-$command" "$@")" 12:14:44 ;; 12:14:44 *) 12:14:44 command pyenv "$command" "$@" 12:14:44 ;; 12:14:44 esac 12:14:44 }' 12:14:44 +++ 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:14:44 ++ 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:14:44 ++ 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:14:44 ++ 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:14:44 ++ export PYENV_SHELL=bash 12:14:44 ++ PYENV_SHELL=bash 12:14:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:14:44 +++ complete -F _pyenv pyenv 12:14:44 ++ lf-pyver python3 12:14:44 ++ local py_version_xy=python3 12:14:44 ++ local py_version_xyz= 12:14:44 ++ pyenv versions 12:14:44 ++ local command 12:14:44 ++ command=versions 12:14:44 ++ '[' 1 -gt 0 ']' 12:14:44 ++ shift 12:14:44 ++ case "$command" in 12:14:44 ++ command pyenv versions 12:14:44 ++ pyenv versions 12:14:44 ++ sed 's/^[ *]* //' 12:14:44 ++ awk '{ print $1 }' 12:14:44 ++ grep -E '^[0-9.]*[0-9]$' 12:14:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:14:44 +++ grep '^3' /tmp/.pyenv_versions 12:14:44 +++ sort -V 12:14:44 +++ tail -n 1 12:14:44 ++ py_version_xyz=3.10.6 12:14:44 ++ [[ -z 3.10.6 ]] 12:14:44 ++ echo 3.10.6 12:14:44 ++ return 0 12:14:44 + pyenv local 3.10.6 12:14:44 + local command 12:14:44 + command=local 12:14:44 + '[' 2 -gt 0 ']' 12:14:44 + shift 12:14:44 + case "$command" in 12:14:44 + command pyenv local 3.10.6 12:14:44 + pyenv local 3.10.6 12:14:44 + for arg in "$@" 12:14:44 + case $arg in 12:14:44 + pkg_list+='tox ' 12:14:44 + for arg in "$@" 12:14:44 + case $arg in 12:14:44 + pkg_list+='virtualenv ' 12:14:44 + for arg in "$@" 12:14:44 + case $arg in 12:14:44 + pkg_list+='urllib3~=1.26.15 ' 12:14:44 + [[ -f /tmp/.toxenv ]] 12:14:44 ++ cat /tmp/.toxenv 12:14:44 + lf_venv=/tmp/venv-MCO9 12:14:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MCO9 from' file:/tmp/.toxenv 12:14:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MCO9 from file:/tmp/.toxenv 12:14:44 + /tmp/venv-MCO9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:14:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:14:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:14:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:14:45 + /tmp/venv-MCO9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:14:46 + type python3 12:14:46 + true 12:14:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MCO9/bin to PATH' 12:14:46 lf-activate-venv(): INFO: Adding /tmp/venv-MCO9/bin to PATH 12:14:46 + PATH=/tmp/venv-MCO9/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:14:46 + return 0 12:14:46 + [[ -d /opt/pyenv ]] 12:14:46 + echo '---> Setting up pyenv' 12:14:46 ---> Setting up pyenv 12:14:46 + export PYENV_ROOT=/opt/pyenv 12:14:46 + PYENV_ROOT=/opt/pyenv 12:14:46 + export PATH=/opt/pyenv/bin:/tmp/venv-MCO9/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:14:46 + PATH=/opt/pyenv/bin:/tmp/venv-MCO9/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:14:46 ++ pwd 12:14:46 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 12:14:46 + export PYTHONPATH 12:14:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:14:46 + TOX_TESTENV_PASSENV=PYTHONPATH 12:14:46 + tox --version 12:14:47 4.12.1 from /tmp/venv-MCO9/lib/python3.10/site-packages/tox/__init__.py 12:14:47 + PARALLEL=false 12:14:47 + TOX_OPTIONS_LIST= 12:14:47 + [[ -n pydocstyle ]] 12:14:47 + TOX_OPTIONS_LIST=' -e pydocstyle' 12:14:47 + case ${PARALLEL,,} in 12:14:47 + tox -e pydocstyle 12:14:47 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 12:14:48 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 12:15:00 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 12:15:01 .pkg: _optional_hooks> python /tmp/venv-MCO9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:15:02 .pkg: get_requires_for_build_sdist> python /tmp/venv-MCO9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:15:02 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 12:15:02 .pkg: get_requires_for_build_wheel> python /tmp/venv-MCO9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:15:02 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 12:15:03 .pkg: freeze> python -m pip freeze --all 12:15:03 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 12:15:03 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-MCO9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:15:03 .pkg: build_sdist> python /tmp/venv-MCO9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:15:04 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 12:15:04 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.1.tar.gz 12:15:07 pydocstyle: freeze> python -m pip freeze --all 12:15:07 pydocstyle: astroid==3.0.2,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,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.1,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 12:15:07 pydocstyle: commands[0]> pydocstyle src/ 12:15:11 .pkg: _exit> python /tmp/venv-MCO9/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:15:11 pydocstyle: OK (23.56=setup[20.23]+cmd[3.33] seconds) 12:15:11 congratulations :) (23.77 seconds) 12:15:11 + tox_status=0 12:15:11 + echo '---> Completed tox runs' 12:15:11 ---> Completed tox runs 12:15:11 + for i in .tox/*/log 12:15:11 ++ echo .tox/pydocstyle/log 12:15:11 ++ awk -F/ '{print $2}' 12:15:11 + tox_env=pydocstyle 12:15:11 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 12:15:11 + DOC_DIR=docs/_build/html 12:15:11 + [[ -d docs/_build/html ]] 12:15:11 + echo '---> tox-run.sh ends' 12:15:11 ---> tox-run.sh ends 12:15:11 + test 0 -eq 0 12:15:11 $ ssh-agent -k 12:15:11 unset SSH_AUTH_SOCK; 12:15:11 unset SSH_AGENT_PID; 12:15:11 echo Agent pid 2091 killed; 12:15:11 [ssh-agent] Stopped. 12:15:11 [PostBuildScript] - [INFO] Executing post build scripts. 12:15:11 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5810803993313262628.sh 12:15:11 ---> sysstat.sh 12:15:11 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins17341500073844583189.sh 12:15:11 ---> package-listing.sh 12:15:11 ++ facter osfamily 12:15:11 ++ tr '[:upper:]' '[:lower:]' 12:15:12 + OS_FAMILY=debian 12:15:12 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 12:15:12 + START_PACKAGES=/tmp/packages_start.txt 12:15:12 + END_PACKAGES=/tmp/packages_end.txt 12:15:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:15:12 + PACKAGES=/tmp/packages_start.txt 12:15:12 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 12:15:12 + PACKAGES=/tmp/packages_end.txt 12:15:12 + case "${OS_FAMILY}" in 12:15:12 + dpkg -l 12:15:12 + grep '^ii' 12:15:12 + '[' -f /tmp/packages_start.txt ']' 12:15:12 + '[' -f /tmp/packages_end.txt ']' 12:15:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:15:12 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 12:15:12 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 12:15:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 12:15:12 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7898550513369221660.sh 12:15:12 ---> capture-instance-metadata.sh 12:15:12 Setup pyenv: 12:15:12 system 12:15:12 3.8.13 12:15:12 3.9.13 12:15:12 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:15:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YJCu 12:15:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:15:19 lf-activate-venv(): INFO: Installing: lftools 12:15:51 lf-activate-venv(): INFO: Adding /tmp/venv-YJCu/bin to PATH 12:15:51 INFO: Running in OpenStack, capturing instance metadata 12:15:51 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14536167107371750024.sh 12:15:51 provisioning config files... 12:15:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config9202511072829054761tmp 12:15:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:15:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:15:51 [EnvInject] - Injecting environment variables from a build step. 12:15:51 [EnvInject] - Injecting as environment variables the properties content 12:15:51 SERVER_ID=logs 12:15:51 12:15:51 [EnvInject] - Variables injected successfully. 12:15:51 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13978888655109752283.sh 12:15:51 ---> create-netrc.sh 12:15:51 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9383578419992577263.sh 12:15:51 ---> python-tools-install.sh 12:15:51 Setup pyenv: 12:15:51 system 12:15:51 3.8.13 12:15:51 3.9.13 12:15:51 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:15:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YJCu from file:/tmp/.os_lf_venv 12:15:53 lf-activate-venv(): INFO: Installing: lftools 12:16:01 lf-activate-venv(): INFO: Adding /tmp/venv-YJCu/bin to PATH 12:16:01 Generating Requirements File 12:16:33 Python 3.10.6 12:16:34 pip 23.3.2 from /tmp/venv-YJCu/lib/python3.10/site-packages/pip (python 3.10) 12:16:34 appdirs==1.4.4 12:16:34 argcomplete==3.2.2 12:16:34 aspy.yaml==1.3.0 12:16:34 attrs==23.2.0 12:16:34 autopage==0.5.2 12:16:34 beautifulsoup4==4.12.3 12:16:34 boto3==1.34.33 12:16:34 botocore==1.34.33 12:16:34 bs4==0.0.2 12:16:34 cachetools==5.3.2 12:16:34 certifi==2024.2.2 12:16:34 cffi==1.16.0 12:16:34 cfgv==3.4.0 12:16:34 chardet==5.2.0 12:16:34 charset-normalizer==3.3.2 12:16:34 click==8.1.7 12:16:34 cliff==4.5.0 12:16:34 cmd2==2.4.3 12:16:34 cryptography==3.3.2 12:16:34 debtcollector==2.5.0 12:16:34 decorator==5.1.1 12:16:34 defusedxml==0.7.1 12:16:34 Deprecated==1.2.14 12:16:34 distlib==0.3.8 12:16:34 dnspython==2.5.0 12:16:34 docker==4.2.2 12:16:34 dogpile.cache==1.3.0 12:16:34 email-validator==2.1.0.post1 12:16:34 filelock==3.13.1 12:16:34 future==0.18.3 12:16:34 gitdb==4.0.11 12:16:34 GitPython==3.1.41 12:16:34 google-auth==2.27.0 12:16:34 httplib2==0.22.0 12:16:34 identify==2.5.33 12:16:34 idna==3.6 12:16:34 importlib-resources==1.5.0 12:16:34 iso8601==2.1.0 12:16:34 Jinja2==3.1.3 12:16:34 jmespath==1.0.1 12:16:34 jsonpatch==1.33 12:16:34 jsonpointer==2.4 12:16:34 jsonschema==4.21.1 12:16:34 jsonschema-specifications==2023.12.1 12:16:34 keystoneauth1==5.5.0 12:16:34 kubernetes==29.0.0 12:16:34 lftools==0.37.8 12:16:34 lxml==5.1.0 12:16:34 MarkupSafe==2.1.4 12:16:34 msgpack==1.0.7 12:16:34 multi_key_dict==2.0.3 12:16:34 munch==4.0.0 12:16:34 netaddr==0.10.1 12:16:34 netifaces==0.11.0 12:16:34 niet==1.4.2 12:16:34 nodeenv==1.8.0 12:16:34 oauth2client==4.1.3 12:16:34 oauthlib==3.2.2 12:16:34 openstacksdk==0.62.0 12:16:34 os-client-config==2.1.0 12:16:34 os-service-types==1.7.0 12:16:34 osc-lib==3.0.0 12:16:34 oslo.config==9.3.0 12:16:34 oslo.context==5.3.0 12:16:34 oslo.i18n==6.2.0 12:16:34 oslo.log==5.4.0 12:16:34 oslo.serialization==5.3.0 12:16:34 oslo.utils==7.0.0 12:16:34 packaging==23.2 12:16:34 pbr==6.0.0 12:16:34 platformdirs==4.2.0 12:16:34 prettytable==3.9.0 12:16:34 pyasn1==0.5.1 12:16:34 pyasn1-modules==0.3.0 12:16:34 pycparser==2.21 12:16:34 pygerrit2==2.0.15 12:16:34 PyGithub==2.2.0 12:16:34 pyinotify==0.9.6 12:16:34 PyJWT==2.8.0 12:16:34 PyNaCl==1.5.0 12:16:34 pyparsing==2.4.7 12:16:34 pyperclip==1.8.2 12:16:34 pyrsistent==0.20.0 12:16:34 python-cinderclient==9.4.0 12:16:34 python-dateutil==2.8.2 12:16:34 python-heatclient==3.4.0 12:16:34 python-jenkins==1.8.2 12:16:34 python-keystoneclient==5.3.0 12:16:34 python-magnumclient==4.3.0 12:16:34 python-novaclient==18.4.0 12:16:34 python-openstackclient==6.0.0 12:16:34 python-swiftclient==4.4.0 12:16:34 pytz==2024.1 12:16:34 PyYAML==6.0.1 12:16:34 referencing==0.33.0 12:16:34 requests==2.31.0 12:16:34 requests-oauthlib==1.3.1 12:16:34 requestsexceptions==1.4.0 12:16:34 rfc3986==2.0.0 12:16:34 rpds-py==0.17.1 12:16:34 rsa==4.9 12:16:34 ruamel.yaml==0.18.5 12:16:34 ruamel.yaml.clib==0.2.8 12:16:34 s3transfer==0.10.0 12:16:34 simplejson==3.19.2 12:16:34 six==1.16.0 12:16:34 smmap==5.0.1 12:16:34 soupsieve==2.5 12:16:34 stevedore==5.1.0 12:16:34 tabulate==0.9.0 12:16:34 toml==0.10.2 12:16:34 tomlkit==0.12.3 12:16:34 tqdm==4.66.1 12:16:34 typing_extensions==4.9.0 12:16:34 tzdata==2023.4 12:16:34 urllib3==1.26.18 12:16:34 virtualenv==20.25.0 12:16:34 wcwidth==0.2.13 12:16:34 websocket-client==1.7.0 12:16:34 wrapt==1.16.0 12:16:34 xdg==6.0.0 12:16:34 xmltodict==0.13.0 12:16:34 yq==3.2.3 12:16:34 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins16163940131087283806.sh 12:16:34 ---> sudo-logs.sh 12:16:34 Archiving 'sudo' log.. 12:16:34 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8230553575893177604.sh 12:16:34 ---> job-cost.sh 12:16:34 Setup pyenv: 12:16:34 system 12:16:34 3.8.13 12:16:34 3.9.13 12:16:34 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:16:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YJCu from file:/tmp/.os_lf_venv 12:16:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:16:44 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:16:44 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 12:16:44 lf-activate-venv(): INFO: Adding /tmp/venv-YJCu/bin to PATH 12:16:44 INFO: No Stack... 12:16:45 INFO: Retrieving Pricing Info for: v3-standard-8 12:16:45 INFO: Archiving Costs 12:16:45 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins17077249595132617263.sh 12:16:45 ---> logs-deploy.sh 12:16:45 Setup pyenv: 12:16:45 system 12:16:45 3.8.13 12:16:45 3.9.13 12:16:45 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:16:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YJCu from file:/tmp/.os_lf_venv 12:16:47 lf-activate-venv(): INFO: Installing: lftools 12:16:57 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:16:57 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:16:57 lf-activate-venv(): INFO: Adding /tmp/venv-YJCu/bin to PATH 12:16:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/218 12:16:57 INFO: archiving workspace using pattern(s): 12:16:58 Archives upload complete. 12:16:58 INFO: archiving logs to Nexus 12:16:59 ---> uname -a: 12:16:59 Linux prd-ubuntu1804-docker-8c-8g-1913 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:16:59 12:16:59 12:16:59 ---> lscpu: 12:16:59 Architecture: x86_64 12:16:59 CPU op-mode(s): 32-bit, 64-bit 12:16:59 Byte Order: Little Endian 12:16:59 CPU(s): 8 12:16:59 On-line CPU(s) list: 0-7 12:16:59 Thread(s) per core: 1 12:16:59 Core(s) per socket: 1 12:16:59 Socket(s): 8 12:16:59 NUMA node(s): 1 12:16:59 Vendor ID: AuthenticAMD 12:16:59 CPU family: 23 12:16:59 Model: 49 12:16:59 Model name: AMD EPYC-Rome Processor 12:16:59 Stepping: 0 12:16:59 CPU MHz: 2800.000 12:16:59 BogoMIPS: 5600.00 12:16:59 Virtualization: AMD-V 12:16:59 Hypervisor vendor: KVM 12:16:59 Virtualization type: full 12:16:59 L1d cache: 32K 12:16:59 L1i cache: 32K 12:16:59 L2 cache: 512K 12:16:59 L3 cache: 16384K 12:16:59 NUMA node0 CPU(s): 0-7 12:16:59 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:16:59 12:16:59 12:16:59 ---> nproc: 12:16:59 8 12:16:59 12:16:59 12:16:59 ---> df -h: 12:16:59 Filesystem Size Used Avail Use% Mounted on 12:16:59 udev 16G 0 16G 0% /dev 12:16:59 tmpfs 3.2G 708K 3.2G 1% /run 12:16:59 /dev/vda1 155G 11G 145G 7% / 12:16:59 tmpfs 16G 0 16G 0% /dev/shm 12:16:59 tmpfs 5.0M 0 5.0M 0% /run/lock 12:16:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:16:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:16:59 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:16:59 12:16:59 12:16:59 ---> free -m: 12:16:59 total used free shared buff/cache available 12:16:59 Mem: 32167 813 29116 0 2237 30924 12:16:59 Swap: 1023 0 1023 12:16:59 12:16:59 12:16:59 ---> ip addr: 12:16:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:16:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:16:59 inet 127.0.0.1/8 scope host lo 12:16:59 valid_lft forever preferred_lft forever 12:16:59 inet6 ::1/128 scope host 12:16:59 valid_lft forever preferred_lft forever 12:16:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:16:59 link/ether fa:16:3e:ec:bc:fc brd ff:ff:ff:ff:ff:ff 12:16:59 inet 10.30.107.74/23 brd 10.30.107.255 scope global dynamic ens3 12:16:59 valid_lft 86200sec preferred_lft 86200sec 12:16:59 inet6 fe80::f816:3eff:feec:bcfc/64 scope link 12:16:59 valid_lft forever preferred_lft forever 12:16:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:16:59 link/ether 02:42:94:6e:18:ec brd ff:ff:ff:ff:ff:ff 12:16:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:16:59 valid_lft forever preferred_lft forever 12:16:59 12:16:59 12:16:59 ---> sar -b -r -n DEV: 12:16:59 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1913) 02/02/24 _x86_64_ (8 CPU) 12:16:59 12:16:59 12:13:42 LINUX RESTART (8 CPU) 12:16:59 12:16:59 12:14:01 tps rtps wtps bread/s bwrtn/s 12:16:59 12:15:01 277.84 69.96 207.88 4452.46 56052.92 12:16:59 12:16:01 110.40 14.50 95.90 1041.43 28459.92 12:16:59 Average: 194.12 42.23 151.89 2746.94 42256.42 12:16:59 12:16:59 12:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:16:59 12:15:01 30276560 31734924 2662660 8.08 56216 1717924 1450740 4.27 818208 1561468 141836 12:16:59 12:16:01 29977560 31701420 2961660 8.99 77840 1945984 1422696 4.19 902988 1743616 132040 12:16:59 Average: 30127060 31718172 2812160 8.54 67028 1831954 1436718 4.23 860598 1652542 136938 12:16:59 12:16:59 12:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:16:59 12:15:01 ens3 369.81 249.86 1074.31 62.93 0.00 0.00 0.00 0.00 12:16:59 12:15:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 12:16:59 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:59 12:16:01 ens3 44.39 34.06 614.51 19.83 0.00 0.00 0.00 0.00 12:16:59 12:16:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 12:16:59 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:59 Average: ens3 207.10 141.96 844.41 41.38 0.00 0.00 0.00 0.00 12:16:59 Average: lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 12:16:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:59 12:16:59 12:16:59 ---> sar -P ALL: 12:16:59 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1913) 02/02/24 _x86_64_ (8 CPU) 12:16:59 12:16:59 12:13:42 LINUX RESTART (8 CPU) 12:16:59 12:16:59 12:14:01 CPU %user %nice %system %iowait %steal %idle 12:16:59 12:15:01 all 8.32 0.00 1.12 8.32 0.04 82.20 12:16:59 12:15:01 0 17.85 0.00 2.03 6.56 0.05 73.52 12:16:59 12:15:01 1 10.51 0.00 1.02 22.22 0.05 66.20 12:16:59 12:15:01 2 8.16 0.00 1.02 5.78 0.07 84.98 12:16:59 12:15:01 3 8.73 0.00 0.97 1.97 0.05 88.27 12:16:59 12:15:01 4 3.78 0.00 1.94 0.95 0.03 93.29 12:16:59 12:15:01 5 5.36 0.00 0.60 27.67 0.03 66.33 12:16:59 12:15:01 6 5.79 0.00 0.68 0.58 0.03 92.91 12:16:59 12:15:01 7 6.44 0.00 0.67 0.88 0.03 91.97 12:16:59 12:16:01 all 9.91 0.00 0.77 3.25 0.03 86.04 12:16:59 12:16:01 0 8.20 0.00 0.60 0.03 0.02 91.15 12:16:59 12:16:01 1 7.39 0.00 0.40 0.02 0.02 92.17 12:16:59 12:16:01 2 1.52 0.00 0.50 0.10 0.02 97.86 12:16:59 12:16:01 3 26.18 0.00 1.57 3.68 0.05 68.51 12:16:59 12:16:01 4 14.72 0.00 0.87 4.24 0.05 80.12 12:16:59 12:16:01 5 1.53 0.00 0.43 8.09 0.03 89.91 12:16:59 12:16:01 6 14.71 0.00 1.06 0.39 0.03 83.82 12:16:59 12:16:01 7 5.13 0.00 0.74 9.45 0.03 84.65 12:16:59 Average: all 9.12 0.00 0.95 5.78 0.04 84.12 12:16:59 Average: 0 13.01 0.00 1.31 3.29 0.03 82.35 12:16:59 Average: 1 8.94 0.00 0.71 11.09 0.03 79.22 12:16:59 Average: 2 4.83 0.00 0.76 2.93 0.04 91.43 12:16:59 Average: 3 17.45 0.00 1.27 2.83 0.05 78.40 12:16:59 Average: 4 9.25 0.00 1.41 2.60 0.04 86.70 12:16:59 Average: 5 3.44 0.00 0.52 17.86 0.03 78.15 12:16:59 Average: 6 10.23 0.00 0.87 0.48 0.03 88.38 12:16:59 Average: 7 5.79 0.00 0.70 5.16 0.03 88.32 12:16:59 12:16:59 12:16:59