11:06:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137107 11:06:57 Running as SYSTEM 11:06:57 [EnvInject] - Loading node environment variables. 11:06:57 Building remotely on prd-ubuntu1804-docker-8c-8g-1431 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 11:06:57 [ssh-agent] Looking for ssh-agent implementation... 11:06:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:58 $ ssh-agent 11:06:58 SSH_AUTH_SOCK=/tmp/ssh-pJtYYgT6UGss/agent.2199 11:06:58 SSH_AGENT_PID=2201 11:06:58 [ssh-agent] Started. 11:06:58 Running ssh-add (command line suppressed) 11:06:58 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_9512445031867234461.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_9512445031867234461.key) 11:06:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:06:58 The recommended git tool is: NONE 11:06:59 using credential onap-jenkins-ssh 11:06:59 Wiping out workspace first. 11:06:59 Cloning the remote Git repository 11:06:59 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:06:59 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 11:07:00 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:07:00 > git --version # timeout=10 11:07:00 > git --version # 'git version 2.17.1' 11:07:00 using GIT_SSH to set credentials Gerrit user 11:07:00 Verifying host key using manually-configured host key entries 11:07:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:07:00 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:07:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:00 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:07:00 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:07:00 using GIT_SSH to set credentials Gerrit user 11:07:00 Verifying host key using manually-configured host key entries 11:07:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/07/137107/1 # timeout=30 11:07:01 > git rev-parse aed6a7354defdc5e7e61ef169a01b1196035be29^{commit} # timeout=10 11:07:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:07:01 Checking out Revision aed6a7354defdc5e7e61ef169a01b1196035be29 (refs/changes/07/137107/1) 11:07:01 > git config core.sparsecheckout # timeout=10 11:07:01 > git checkout -f aed6a7354defdc5e7e61ef169a01b1196035be29 # timeout=30 11:07:04 Commit message: "Fix integration tests" 11:07:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:07:04 > git rev-list --no-walk a39a9545a95111249c0e8e23a9be3a6a2dc059db # timeout=10 11:07:04 [EnvInject] - Injecting environment variables from a build step. 11:07:04 [EnvInject] - Injecting as environment variables the properties content 11:07:04 PYTHON=python3 11:07:04 11:07:04 [EnvInject] - Variables injected successfully. 11:07:04 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins999059256071127239.sh 11:07:04 ---> tox-install.sh 11:07:04 + source /home/jenkins/lf-env.sh 11:07:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:07:04 ++ mktemp -d /tmp/venv-XXXX 11:07:04 + lf_venv=/tmp/venv-r3Ov 11:07:04 + local venv_file=/tmp/.os_lf_venv 11:07:04 + local python=python3 11:07:04 + local options 11:07:04 + local set_path=true 11:07:04 + local install_args= 11:07:04 ++ 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 11:07:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:07:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:07:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:07:04 + true 11:07:04 + case $1 in 11:07:04 + venv_file=/tmp/.toxenv 11:07:04 + shift 2 11:07:04 + true 11:07:04 + case $1 in 11:07:04 + shift 11:07:04 + break 11:07:04 + case $python in 11:07:04 + local pkg_list= 11:07:04 + [[ -d /opt/pyenv ]] 11:07:04 + echo 'Setup pyenv:' 11:07:04 Setup pyenv: 11:07:04 + export PYENV_ROOT=/opt/pyenv 11:07:04 + PYENV_ROOT=/opt/pyenv 11:07:04 + 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 11:07:04 + 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 11:07:04 + pyenv versions 11:07:04 * system (set by /opt/pyenv/version) 11:07:04 * 3.8.13 (set by /opt/pyenv/version) 11:07:04 * 3.9.13 (set by /opt/pyenv/version) 11:07:04 * 3.10.6 (set by /opt/pyenv/version) 11:07:04 + command -v pyenv 11:07:04 ++ pyenv init - --no-rehash 11:07:04 + 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[*]}"'\'')" 11:07:04 export PATH="/opt/pyenv/shims:${PATH}" 11:07:04 export PYENV_SHELL=bash 11:07:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:07:04 pyenv() { 11:07:04 local command 11:07:04 command="${1:-}" 11:07:04 if [ "$#" -gt 0 ]; then 11:07:04 shift 11:07:04 fi 11:07:04 11:07:04 case "$command" in 11:07:04 rehash|shell) 11:07:04 eval "$(pyenv "sh-$command" "$@")" 11:07:04 ;; 11:07:04 *) 11:07:04 command pyenv "$command" "$@" 11:07:04 ;; 11:07:04 esac 11:07:04 }' 11:07:04 +++ 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[*]}"' 11:07:04 ++ 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 11:07:04 ++ 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 11:07:04 ++ 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 11:07:04 ++ export PYENV_SHELL=bash 11:07:04 ++ PYENV_SHELL=bash 11:07:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:07:04 +++ complete -F _pyenv pyenv 11:07:04 ++ lf-pyver python3 11:07:04 ++ local py_version_xy=python3 11:07:04 ++ local py_version_xyz= 11:07:04 ++ pyenv versions 11:07:04 ++ local command 11:07:04 ++ sed 's/^[ *]* //' 11:07:04 ++ command=versions 11:07:04 ++ '[' 1 -gt 0 ']' 11:07:04 ++ shift 11:07:04 ++ case "$command" in 11:07:04 ++ command pyenv versions 11:07:04 ++ pyenv versions 11:07:04 ++ awk '{ print $1 }' 11:07:04 ++ grep -E '^[0-9.]*[0-9]$' 11:07:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:07:04 +++ grep '^3' /tmp/.pyenv_versions 11:07:04 +++ sort -V 11:07:04 +++ tail -n 1 11:07:04 ++ py_version_xyz=3.10.6 11:07:04 ++ [[ -z 3.10.6 ]] 11:07:04 ++ echo 3.10.6 11:07:04 ++ return 0 11:07:04 + pyenv local 3.10.6 11:07:04 + local command 11:07:04 + command=local 11:07:04 + '[' 2 -gt 0 ']' 11:07:04 + shift 11:07:04 + case "$command" in 11:07:04 + command pyenv local 3.10.6 11:07:04 + pyenv local 3.10.6 11:07:04 + for arg in "$@" 11:07:04 + case $arg in 11:07:04 + pkg_list+='tox ' 11:07:04 + for arg in "$@" 11:07:04 + case $arg in 11:07:04 + pkg_list+='virtualenv ' 11:07:04 + for arg in "$@" 11:07:04 + case $arg in 11:07:04 + pkg_list+='urllib3~=1.26.15 ' 11:07:04 + [[ -f /tmp/.toxenv ]] 11:07:04 + [[ ! -f /tmp/.toxenv ]] 11:07:04 + [[ -n '' ]] 11:07:04 + python3 -m venv /tmp/venv-r3Ov 11:07:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r3Ov' 11:07:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r3Ov 11:07:09 + echo /tmp/venv-r3Ov 11:07:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:07:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:07:09 + /tmp/venv-r3Ov/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:07:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:07:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:07:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:07:12 + /tmp/venv-r3Ov/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:07:14 + type python3 11:07:14 + true 11:07:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-r3Ov/bin to PATH' 11:07:14 lf-activate-venv(): INFO: Adding /tmp/venv-r3Ov/bin to PATH 11:07:14 + PATH=/tmp/venv-r3Ov/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 11:07:14 + return 0 11:07:14 + python3 --version 11:07:14 Python 3.10.6 11:07:14 + python3 -m pip --version 11:07:14 pip 23.3.2 from /tmp/venv-r3Ov/lib/python3.10/site-packages/pip (python 3.10) 11:07:15 + python3 -m pip freeze 11:07:15 cachetools==5.3.2 11:07:15 chardet==5.2.0 11:07:15 colorama==0.4.6 11:07:15 distlib==0.3.8 11:07:15 filelock==3.13.1 11:07:15 packaging==23.2 11:07:15 platformdirs==4.2.0 11:07:15 pluggy==1.4.0 11:07:15 pyproject-api==1.6.1 11:07:15 tomli==2.0.1 11:07:15 tox==4.12.1 11:07:15 urllib3==1.26.18 11:07:15 virtualenv==20.25.0 11:07:15 [EnvInject] - Injecting environment variables from a build step. 11:07:15 [EnvInject] - Injecting as environment variables the properties content 11:07:15 PARALLEL=false 11:07:15 11:07:15 [EnvInject] - Variables injected successfully. 11:07:15 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins10429459292443954942.sh 11:07:15 ---> tox-run.sh 11:07:15 + 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 11:07:15 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 11:07:15 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 11:07:15 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 11:07:15 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 11:07:15 + source /home/jenkins/lf-env.sh 11:07:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:07:15 ++ mktemp -d /tmp/venv-XXXX 11:07:15 + lf_venv=/tmp/venv-kZE7 11:07:15 + local venv_file=/tmp/.os_lf_venv 11:07:15 + local python=python3 11:07:15 + local options 11:07:15 + local set_path=true 11:07:15 + local install_args= 11:07:15 ++ 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 11:07:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:07:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:07:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:07:15 + true 11:07:15 + case $1 in 11:07:15 + venv_file=/tmp/.toxenv 11:07:15 + shift 2 11:07:15 + true 11:07:15 + case $1 in 11:07:15 + shift 11:07:15 + break 11:07:15 + case $python in 11:07:15 + local pkg_list= 11:07:15 + [[ -d /opt/pyenv ]] 11:07:15 + echo 'Setup pyenv:' 11:07:15 Setup pyenv: 11:07:15 + export PYENV_ROOT=/opt/pyenv 11:07:15 + PYENV_ROOT=/opt/pyenv 11:07:15 + 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 11:07:15 + 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 11:07:15 + pyenv versions 11:07:15 system 11:07:15 3.8.13 11:07:15 3.9.13 11:07:15 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:07:15 + command -v pyenv 11:07:15 ++ pyenv init - --no-rehash 11:07:15 + 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[*]}"'\'')" 11:07:15 export PATH="/opt/pyenv/shims:${PATH}" 11:07:15 export PYENV_SHELL=bash 11:07:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:07:15 pyenv() { 11:07:15 local command 11:07:15 command="${1:-}" 11:07:15 if [ "$#" -gt 0 ]; then 11:07:15 shift 11:07:15 fi 11:07:15 11:07:15 case "$command" in 11:07:15 rehash|shell) 11:07:15 eval "$(pyenv "sh-$command" "$@")" 11:07:15 ;; 11:07:15 *) 11:07:15 command pyenv "$command" "$@" 11:07:15 ;; 11:07:15 esac 11:07:15 }' 11:07:15 +++ 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[*]}"' 11:07:15 ++ 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 11:07:15 ++ 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 11:07:15 ++ 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 11:07:15 ++ export PYENV_SHELL=bash 11:07:15 ++ PYENV_SHELL=bash 11:07:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:07:15 +++ complete -F _pyenv pyenv 11:07:15 ++ lf-pyver python3 11:07:15 ++ local py_version_xy=python3 11:07:15 ++ local py_version_xyz= 11:07:15 ++ pyenv versions 11:07:15 ++ local command 11:07:15 ++ command=versions 11:07:15 ++ sed 's/^[ *]* //' 11:07:15 ++ '[' 1 -gt 0 ']' 11:07:15 ++ shift 11:07:15 ++ case "$command" in 11:07:15 ++ command pyenv versions 11:07:15 ++ pyenv versions 11:07:15 ++ awk '{ print $1 }' 11:07:15 ++ grep -E '^[0-9.]*[0-9]$' 11:07:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:07:15 +++ grep '^3' /tmp/.pyenv_versions 11:07:15 +++ sort -V 11:07:15 +++ tail -n 1 11:07:15 ++ py_version_xyz=3.10.6 11:07:15 ++ [[ -z 3.10.6 ]] 11:07:15 ++ echo 3.10.6 11:07:15 ++ return 0 11:07:15 + pyenv local 3.10.6 11:07:15 + local command 11:07:15 + command=local 11:07:15 + '[' 2 -gt 0 ']' 11:07:15 + shift 11:07:15 + case "$command" in 11:07:15 + command pyenv local 3.10.6 11:07:15 + pyenv local 3.10.6 11:07:15 + for arg in "$@" 11:07:15 + case $arg in 11:07:15 + pkg_list+='tox ' 11:07:15 + for arg in "$@" 11:07:15 + case $arg in 11:07:15 + pkg_list+='virtualenv ' 11:07:15 + for arg in "$@" 11:07:15 + case $arg in 11:07:15 + pkg_list+='urllib3~=1.26.15 ' 11:07:15 + [[ -f /tmp/.toxenv ]] 11:07:15 ++ cat /tmp/.toxenv 11:07:15 + lf_venv=/tmp/venv-r3Ov 11:07:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r3Ov from' file:/tmp/.toxenv 11:07:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r3Ov from file:/tmp/.toxenv 11:07:15 + /tmp/venv-r3Ov/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:07:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:07:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:07:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:07:16 + /tmp/venv-r3Ov/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:07:18 + type python3 11:07:18 + true 11:07:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-r3Ov/bin to PATH' 11:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-r3Ov/bin to PATH 11:07:18 + PATH=/tmp/venv-r3Ov/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 11:07:18 + return 0 11:07:18 + [[ -d /opt/pyenv ]] 11:07:18 + echo '---> Setting up pyenv' 11:07:18 ---> Setting up pyenv 11:07:18 + export PYENV_ROOT=/opt/pyenv 11:07:18 + PYENV_ROOT=/opt/pyenv 11:07:18 + export PATH=/opt/pyenv/bin:/tmp/venv-r3Ov/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 11:07:18 + PATH=/opt/pyenv/bin:/tmp/venv-r3Ov/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 11:07:18 ++ pwd 11:07:18 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 11:07:18 + export PYTHONPATH 11:07:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:07:18 + TOX_TESTENV_PASSENV=PYTHONPATH 11:07:18 + tox --version 11:07:18 4.12.1 from /tmp/venv-r3Ov/lib/python3.10/site-packages/tox/__init__.py 11:07:18 + PARALLEL=false 11:07:18 + TOX_OPTIONS_LIST= 11:07:18 + [[ -n pydocstyle ]] 11:07:18 + TOX_OPTIONS_LIST=' -e pydocstyle' 11:07:18 + case ${PARALLEL,,} in 11:07:18 + tox -e pydocstyle 11:07:18 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 11:07:19 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 11:07:31 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 11:07:32 .pkg: _optional_hooks> python /tmp/venv-r3Ov/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:07:33 .pkg: get_requires_for_build_sdist> python /tmp/venv-r3Ov/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:07:33 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 11:07:33 .pkg: get_requires_for_build_wheel> python /tmp/venv-r3Ov/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:07:33 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 11:07:34 .pkg: freeze> python -m pip freeze --all 11:07:34 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 11:07:34 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-r3Ov/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:07:34 .pkg: build_sdist> python /tmp/venv-r3Ov/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:07:35 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 11:07:36 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 11:07:38 pydocstyle: freeze> python -m pip freeze --all 11:07:39 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 11:07:39 pydocstyle: commands[0]> pydocstyle src/ 11:07:42 .pkg: _exit> python /tmp/venv-r3Ov/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:07:42 pydocstyle: OK (24.07=setup[20.60]+cmd[3.48] seconds) 11:07:42 congratulations :) (24.25 seconds) 11:07:42 + tox_status=0 11:07:42 + echo '---> Completed tox runs' 11:07:42 ---> Completed tox runs 11:07:42 + for i in .tox/*/log 11:07:42 ++ echo .tox/pydocstyle/log 11:07:42 ++ awk -F/ '{print $2}' 11:07:42 + tox_env=pydocstyle 11:07:42 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 11:07:42 + DOC_DIR=docs/_build/html 11:07:42 + [[ -d docs/_build/html ]] 11:07:42 + echo '---> tox-run.sh ends' 11:07:42 ---> tox-run.sh ends 11:07:42 + test 0 -eq 0 11:07:42 $ ssh-agent -k 11:07:42 unset SSH_AUTH_SOCK; 11:07:42 unset SSH_AGENT_PID; 11:07:42 echo Agent pid 2201 killed; 11:07:42 [ssh-agent] Stopped. 11:07:42 [PostBuildScript] - [INFO] Executing post build scripts. 11:07:42 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7163806309292756654.sh 11:07:42 ---> sysstat.sh 11:07:43 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5001706695549791035.sh 11:07:43 ---> package-listing.sh 11:07:43 ++ facter osfamily 11:07:43 ++ tr '[:upper:]' '[:lower:]' 11:07:43 + OS_FAMILY=debian 11:07:43 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 11:07:43 + START_PACKAGES=/tmp/packages_start.txt 11:07:43 + END_PACKAGES=/tmp/packages_end.txt 11:07:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:07:43 + PACKAGES=/tmp/packages_start.txt 11:07:43 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 11:07:43 + PACKAGES=/tmp/packages_end.txt 11:07:43 + case "${OS_FAMILY}" in 11:07:43 + dpkg -l 11:07:43 + grep '^ii' 11:07:43 + '[' -f /tmp/packages_start.txt ']' 11:07:43 + '[' -f /tmp/packages_end.txt ']' 11:07:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:07:43 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 11:07:43 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 11:07:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 11:07:43 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3305854364938670427.sh 11:07:43 ---> capture-instance-metadata.sh 11:07:43 Setup pyenv: 11:07:43 system 11:07:43 3.8.13 11:07:43 3.9.13 11:07:43 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:07:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pJa8 11:07:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:07:50 lf-activate-venv(): INFO: Installing: lftools 11:08:26 lf-activate-venv(): INFO: Adding /tmp/venv-pJa8/bin to PATH 11:08:26 INFO: Running in OpenStack, capturing instance metadata 11:08:26 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1286395886753213691.sh 11:08:26 provisioning config files... 11:08:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config13616191879443444874tmp 11:08:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:08:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:08:26 [EnvInject] - Injecting environment variables from a build step. 11:08:26 [EnvInject] - Injecting as environment variables the properties content 11:08:26 SERVER_ID=logs 11:08:26 11:08:26 [EnvInject] - Variables injected successfully. 11:08:26 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins17687286466448276593.sh 11:08:26 ---> create-netrc.sh 11:08:27 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13441354728193992051.sh 11:08:27 ---> python-tools-install.sh 11:08:27 Setup pyenv: 11:08:27 system 11:08:27 3.8.13 11:08:27 3.9.13 11:08:27 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:08:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pJa8 from file:/tmp/.os_lf_venv 11:08:28 lf-activate-venv(): INFO: Installing: lftools 11:08:37 lf-activate-venv(): INFO: Adding /tmp/venv-pJa8/bin to PATH 11:08:37 Generating Requirements File 11:09:20 Python 3.10.6 11:09:20 pip 23.3.2 from /tmp/venv-pJa8/lib/python3.10/site-packages/pip (python 3.10) 11:09:21 appdirs==1.4.4 11:09:21 argcomplete==3.2.2 11:09:21 aspy.yaml==1.3.0 11:09:21 attrs==23.2.0 11:09:21 autopage==0.5.2 11:09:21 beautifulsoup4==4.12.3 11:09:21 boto3==1.34.32 11:09:21 botocore==1.34.32 11:09:21 bs4==0.0.2 11:09:21 cachetools==5.3.2 11:09:21 certifi==2023.11.17 11:09:21 cffi==1.16.0 11:09:21 cfgv==3.4.0 11:09:21 chardet==5.2.0 11:09:21 charset-normalizer==3.3.2 11:09:21 click==8.1.7 11:09:21 cliff==4.5.0 11:09:21 cmd2==2.4.3 11:09:21 cryptography==3.3.2 11:09:21 debtcollector==2.5.0 11:09:21 decorator==5.1.1 11:09:21 defusedxml==0.7.1 11:09:21 Deprecated==1.2.14 11:09:21 distlib==0.3.8 11:09:21 dnspython==2.5.0 11:09:21 docker==4.2.2 11:09:21 dogpile.cache==1.3.0 11:09:21 email-validator==2.1.0.post1 11:09:21 filelock==3.13.1 11:09:21 future==0.18.3 11:09:21 gitdb==4.0.11 11:09:21 GitPython==3.1.41 11:09:21 google-auth==2.27.0 11:09:21 httplib2==0.22.0 11:09:21 identify==2.5.33 11:09:21 idna==3.6 11:09:21 importlib-resources==1.5.0 11:09:21 iso8601==2.1.0 11:09:21 Jinja2==3.1.3 11:09:21 jmespath==1.0.1 11:09:21 jsonpatch==1.33 11:09:21 jsonpointer==2.4 11:09:21 jsonschema==4.21.1 11:09:21 jsonschema-specifications==2023.12.1 11:09:21 keystoneauth1==5.5.0 11:09:21 kubernetes==29.0.0 11:09:21 lftools==0.37.8 11:09:21 lxml==5.1.0 11:09:21 MarkupSafe==2.1.4 11:09:21 msgpack==1.0.7 11:09:21 multi_key_dict==2.0.3 11:09:21 munch==4.0.0 11:09:21 netaddr==0.10.1 11:09:21 netifaces==0.11.0 11:09:21 niet==1.4.2 11:09:21 nodeenv==1.8.0 11:09:21 oauth2client==4.1.3 11:09:21 oauthlib==3.2.2 11:09:21 openstacksdk==0.62.0 11:09:21 os-client-config==2.1.0 11:09:21 os-service-types==1.7.0 11:09:21 osc-lib==3.0.0 11:09:21 oslo.config==9.3.0 11:09:21 oslo.context==5.3.0 11:09:21 oslo.i18n==6.2.0 11:09:21 oslo.log==5.4.0 11:09:21 oslo.serialization==5.3.0 11:09:21 oslo.utils==7.0.0 11:09:21 packaging==23.2 11:09:21 pbr==6.0.0 11:09:21 platformdirs==4.2.0 11:09:21 prettytable==3.9.0 11:09:21 pyasn1==0.5.1 11:09:21 pyasn1-modules==0.3.0 11:09:21 pycparser==2.21 11:09:21 pygerrit2==2.0.15 11:09:21 PyGithub==2.2.0 11:09:21 pyinotify==0.9.6 11:09:21 PyJWT==2.8.0 11:09:21 PyNaCl==1.5.0 11:09:21 pyparsing==2.4.7 11:09:21 pyperclip==1.8.2 11:09:21 pyrsistent==0.20.0 11:09:21 python-cinderclient==9.4.0 11:09:21 python-dateutil==2.8.2 11:09:21 python-heatclient==3.4.0 11:09:21 python-jenkins==1.8.2 11:09:21 python-keystoneclient==5.3.0 11:09:21 python-magnumclient==4.3.0 11:09:21 python-novaclient==18.4.0 11:09:21 python-openstackclient==6.0.0 11:09:21 python-swiftclient==4.4.0 11:09:21 pytz==2023.4 11:09:21 PyYAML==6.0.1 11:09:21 referencing==0.33.0 11:09:21 requests==2.31.0 11:09:21 requests-oauthlib==1.3.1 11:09:21 requestsexceptions==1.4.0 11:09:21 rfc3986==2.0.0 11:09:21 rpds-py==0.17.1 11:09:21 rsa==4.9 11:09:21 ruamel.yaml==0.18.5 11:09:21 ruamel.yaml.clib==0.2.8 11:09:21 s3transfer==0.10.0 11:09:21 simplejson==3.19.2 11:09:21 six==1.16.0 11:09:21 smmap==5.0.1 11:09:21 soupsieve==2.5 11:09:21 stevedore==5.1.0 11:09:21 tabulate==0.9.0 11:09:21 toml==0.10.2 11:09:21 tomlkit==0.12.3 11:09:21 tqdm==4.66.1 11:09:21 typing_extensions==4.9.0 11:09:21 tzdata==2023.4 11:09:21 urllib3==1.26.18 11:09:21 virtualenv==20.25.0 11:09:21 wcwidth==0.2.13 11:09:21 websocket-client==1.7.0 11:09:21 wrapt==1.16.0 11:09:21 xdg==6.0.0 11:09:21 xmltodict==0.13.0 11:09:21 yq==3.2.3 11:09:21 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9335101171627191850.sh 11:09:21 ---> sudo-logs.sh 11:09:21 Archiving 'sudo' log.. 11:09:21 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8984715820176408046.sh 11:09:21 ---> job-cost.sh 11:09:21 Setup pyenv: 11:09:21 system 11:09:21 3.8.13 11:09:21 3.9.13 11:09:21 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:09:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pJa8 from file:/tmp/.os_lf_venv 11:09:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:09:33 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. 11:09:33 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 11:09:34 lf-activate-venv(): INFO: Adding /tmp/venv-pJa8/bin to PATH 11:09:34 INFO: No Stack... 11:09:34 INFO: Retrieving Pricing Info for: v3-standard-8 11:09:34 INFO: Archiving Costs 11:09:34 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins12074208841059490207.sh 11:09:34 ---> logs-deploy.sh 11:09:35 Setup pyenv: 11:09:35 system 11:09:35 3.8.13 11:09:35 3.9.13 11:09:35 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:09:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pJa8 from file:/tmp/.os_lf_venv 11:09:36 lf-activate-venv(): INFO: Installing: lftools 11:09:49 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. 11:09:49 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:09:49 lf-activate-venv(): INFO: Adding /tmp/venv-pJa8/bin to PATH 11:09:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/217 11:09:49 INFO: archiving workspace using pattern(s): 11:09:50 Archives upload complete. 11:09:50 INFO: archiving logs to Nexus 11:09:51 ---> uname -a: 11:09:51 Linux prd-ubuntu1804-docker-8c-8g-1431 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:09:51 11:09:51 11:09:51 ---> lscpu: 11:09:51 Architecture: x86_64 11:09:51 CPU op-mode(s): 32-bit, 64-bit 11:09:51 Byte Order: Little Endian 11:09:51 CPU(s): 8 11:09:51 On-line CPU(s) list: 0-7 11:09:51 Thread(s) per core: 1 11:09:51 Core(s) per socket: 1 11:09:51 Socket(s): 8 11:09:51 NUMA node(s): 1 11:09:51 Vendor ID: AuthenticAMD 11:09:51 CPU family: 23 11:09:51 Model: 49 11:09:51 Model name: AMD EPYC-Rome Processor 11:09:51 Stepping: 0 11:09:51 CPU MHz: 2800.000 11:09:51 BogoMIPS: 5600.00 11:09:51 Virtualization: AMD-V 11:09:51 Hypervisor vendor: KVM 11:09:51 Virtualization type: full 11:09:51 L1d cache: 32K 11:09:51 L1i cache: 32K 11:09:51 L2 cache: 512K 11:09:51 L3 cache: 16384K 11:09:51 NUMA node0 CPU(s): 0-7 11:09:51 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 11:09:51 11:09:51 11:09:51 ---> nproc: 11:09:51 8 11:09:51 11:09:51 11:09:51 ---> df -h: 11:09:51 Filesystem Size Used Avail Use% Mounted on 11:09:51 udev 16G 0 16G 0% /dev 11:09:51 tmpfs 3.2G 708K 3.2G 1% /run 11:09:51 /dev/vda1 155G 11G 145G 7% / 11:09:51 tmpfs 16G 0 16G 0% /dev/shm 11:09:51 tmpfs 5.0M 0 5.0M 0% /run/lock 11:09:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:09:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:09:51 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:09:51 11:09:51 11:09:51 ---> free -m: 11:09:51 total used free shared buff/cache available 11:09:51 Mem: 32167 813 29111 0 2242 30924 11:09:51 Swap: 1023 0 1023 11:09:51 11:09:51 11:09:51 ---> ip addr: 11:09:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:09:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:09:51 inet 127.0.0.1/8 scope host lo 11:09:51 valid_lft forever preferred_lft forever 11:09:51 inet6 ::1/128 scope host 11:09:51 valid_lft forever preferred_lft forever 11:09:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:09:51 link/ether fa:16:3e:80:01:00 brd ff:ff:ff:ff:ff:ff 11:09:51 inet 10.30.106.133/23 brd 10.30.107.255 scope global dynamic ens3 11:09:51 valid_lft 86183sec preferred_lft 86183sec 11:09:51 inet6 fe80::f816:3eff:fe80:100/64 scope link 11:09:51 valid_lft forever preferred_lft forever 11:09:51 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:09:51 link/ether 02:42:34:d7:9a:e8 brd ff:ff:ff:ff:ff:ff 11:09:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:09:51 valid_lft forever preferred_lft forever 11:09:51 11:09:51 11:09:51 ---> sar -b -r -n DEV: 11:09:51 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1431) 02/01/24 _x86_64_ (8 CPU) 11:09:51 11:09:51 11:06:18 LINUX RESTART (8 CPU) 11:09:51 11:09:51 11:07:02 tps rtps wtps bread/s bwrtn/s 11:09:51 11:08:01 223.40 25.61 197.80 820.06 12225.18 11:09:51 11:09:01 105.08 14.28 90.80 1033.29 17230.86 11:09:51 Average: 163.75 19.90 143.85 927.58 14749.05 11:09:51 11:09:51 11:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:09:51 11:08:01 30157760 31686440 2781460 8.44 62532 1776484 1437124 4.23 892916 1595992 123092 11:09:51 11:09:01 29888656 31678364 3050564 9.26 81456 2006552 1419872 4.18 932048 1801000 49972 11:09:51 Average: 30023208 31682402 2916012 8.85 71994 1891518 1428498 4.20 912482 1698496 86532 11:09:51 11:09:51 11:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:09:51 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:51 11:08:01 ens3 58.92 42.60 405.86 22.51 0.00 0.00 0.00 0.00 11:09:51 11:08:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 11:09:51 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:51 11:09:01 ens3 45.61 31.41 787.90 6.65 0.00 0.00 0.00 0.00 11:09:51 11:09:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 11:09:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:51 Average: ens3 52.21 36.96 598.49 14.51 0.00 0.00 0.00 0.00 11:09:51 Average: lo 1.18 1.18 0.12 0.12 0.00 0.00 0.00 0.00 11:09:51 11:09:51 11:09:51 ---> sar -P ALL: 11:09:51 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1431) 02/01/24 _x86_64_ (8 CPU) 11:09:51 11:09:51 11:06:18 LINUX RESTART (8 CPU) 11:09:51 11:09:51 11:07:02 CPU %user %nice %system %iowait %steal %idle 11:09:51 11:08:01 all 10.38 0.00 0.84 1.97 0.03 86.78 11:09:51 11:08:01 0 10.88 0.00 0.97 1.38 0.05 86.72 11:09:51 11:08:01 1 12.64 0.00 0.90 4.23 0.05 82.18 11:09:51 11:08:01 2 7.08 0.00 0.44 4.09 0.02 88.37 11:09:51 11:08:01 3 11.30 0.00 0.81 0.22 0.02 87.64 11:09:51 11:08:01 4 2.37 0.00 0.55 0.03 0.02 97.04 11:09:51 11:08:01 5 1.53 0.00 0.44 2.72 0.02 95.30 11:09:51 11:08:01 6 10.43 0.00 0.54 0.00 0.02 89.01 11:09:51 11:08:01 7 26.82 0.00 2.04 3.09 0.05 67.99 11:09:51 11:09:01 all 8.23 0.00 0.64 5.02 0.03 86.08 11:09:51 11:09:01 0 12.89 0.00 0.57 10.15 0.07 76.33 11:09:51 11:09:01 1 13.16 0.00 0.97 11.14 0.03 74.70 11:09:51 11:09:01 2 21.15 0.00 1.57 16.54 0.05 60.70 11:09:51 11:09:01 3 14.26 0.00 0.68 0.27 0.03 84.75 11:09:51 11:09:01 4 2.95 0.00 0.42 1.31 0.03 95.30 11:09:51 11:09:01 5 0.57 0.00 0.37 0.58 0.02 98.47 11:09:51 11:09:01 6 0.47 0.00 0.27 0.07 0.00 99.20 11:09:51 11:09:01 7 0.42 0.00 0.28 0.12 0.00 99.18 11:09:51 Average: all 9.30 0.00 0.74 3.51 0.03 86.43 11:09:51 Average: 0 11.90 0.00 0.77 5.80 0.06 81.48 11:09:51 Average: 1 12.90 0.00 0.93 7.71 0.04 78.41 11:09:51 Average: 2 14.17 0.00 1.01 10.36 0.03 74.42 11:09:51 Average: 3 12.80 0.00 0.75 0.24 0.03 86.19 11:09:51 Average: 4 2.66 0.00 0.48 0.68 0.03 96.16 11:09:51 Average: 5 1.04 0.00 0.40 1.64 0.02 96.90 11:09:51 Average: 6 5.40 0.00 0.40 0.03 0.01 94.15 11:09:51 Average: 7 13.49 0.00 1.15 1.59 0.03 83.74 11:09:51 11:09:51 11:09:51