10:50:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 10:50:04 Running as SYSTEM 10:50:04 [EnvInject] - Loading node environment variables. 10:50:04 Building remotely on prd-ubuntu1804-docker-8c-8g-9690 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 10:50:04 [ssh-agent] Looking for ssh-agent implementation... 10:50:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:04 $ ssh-agent 10:50:04 SSH_AUTH_SOCK=/tmp/ssh-059DM7RsMTAP/agent.2139 10:50:04 SSH_AGENT_PID=2141 10:50:04 [ssh-agent] Started. 10:50:04 Running ssh-add (command line suppressed) 10:50:04 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_13615837614158887233.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_13615837614158887233.key) 10:50:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:50:04 The recommended git tool is: NONE 10:50:07 using credential onap-jenkins-ssh 10:50:07 Wiping out workspace first. 10:50:07 Cloning the remote Git repository 10:50:07 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 10:50:07 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 10:50:07 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 10:50:07 > git --version # timeout=10 10:50:07 > git --version # 'git version 2.17.1' 10:50:07 using GIT_SSH to set credentials Gerrit user 10:50:07 Verifying host key using manually-configured host key entries 10:50:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:50:07 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 10:50:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:50:08 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 10:50:08 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 10:50:08 using GIT_SSH to set credentials Gerrit user 10:50:08 Verifying host key using manually-configured host key entries 10:50:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/3 # timeout=30 10:50:08 > git rev-parse 752f6829d2d1b1a15b387fab5509cc6e7df4a748^{commit} # timeout=10 10:50:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:50:08 Checking out Revision 752f6829d2d1b1a15b387fab5509cc6e7df4a748 (refs/changes/43/137443/3) 10:50:08 > git config core.sparsecheckout # timeout=10 10:50:08 > git checkout -f 752f6829d2d1b1a15b387fab5509cc6e7df4a748 # timeout=30 10:50:11 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 10:50:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:50:11 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 10:50:11 [EnvInject] - Injecting environment variables from a build step. 10:50:11 [EnvInject] - Injecting as environment variables the properties content 10:50:11 PYTHON=python3 10:50:11 10:50:11 [EnvInject] - Variables injected successfully. 10:50:11 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins16146506700337180831.sh 10:50:11 ---> tox-install.sh 10:50:11 + source /home/jenkins/lf-env.sh 10:50:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:50:11 ++ mktemp -d /tmp/venv-XXXX 10:50:11 + lf_venv=/tmp/venv-f30t 10:50:11 + local venv_file=/tmp/.os_lf_venv 10:50:11 + local python=python3 10:50:11 + local options 10:50:11 + local set_path=true 10:50:11 + local install_args= 10:50:11 ++ 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 10:50:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:50:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:50:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:50:11 + true 10:50:11 + case $1 in 10:50:11 + venv_file=/tmp/.toxenv 10:50:11 + shift 2 10:50:11 + true 10:50:11 + case $1 in 10:50:11 + shift 10:50:11 + break 10:50:11 + case $python in 10:50:11 + local pkg_list= 10:50:11 + [[ -d /opt/pyenv ]] 10:50:11 + echo 'Setup pyenv:' 10:50:11 Setup pyenv: 10:50:11 + export PYENV_ROOT=/opt/pyenv 10:50:11 + PYENV_ROOT=/opt/pyenv 10:50:11 + 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 10:50:11 + 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 10:50:11 + pyenv versions 10:50:11 * system (set by /opt/pyenv/version) 10:50:11 * 3.8.13 (set by /opt/pyenv/version) 10:50:11 * 3.9.13 (set by /opt/pyenv/version) 10:50:11 * 3.10.6 (set by /opt/pyenv/version) 10:50:11 + command -v pyenv 10:50:11 ++ pyenv init - --no-rehash 10:50:11 + 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[*]}"'\'')" 10:50:11 export PATH="/opt/pyenv/shims:${PATH}" 10:50:11 export PYENV_SHELL=bash 10:50:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:50:11 pyenv() { 10:50:11 local command 10:50:11 command="${1:-}" 10:50:11 if [ "$#" -gt 0 ]; then 10:50:11 shift 10:50:11 fi 10:50:11 10:50:11 case "$command" in 10:50:11 rehash|shell) 10:50:11 eval "$(pyenv "sh-$command" "$@")" 10:50:11 ;; 10:50:11 *) 10:50:11 command pyenv "$command" "$@" 10:50:11 ;; 10:50:11 esac 10:50:11 }' 10:50:11 +++ 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[*]}"' 10:50:11 ++ 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 10:50:11 ++ 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 10:50:11 ++ 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 10:50:11 ++ export PYENV_SHELL=bash 10:50:11 ++ PYENV_SHELL=bash 10:50:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:50:11 +++ complete -F _pyenv pyenv 10:50:11 ++ lf-pyver python3 10:50:11 ++ local py_version_xy=python3 10:50:11 ++ local py_version_xyz= 10:50:11 ++ pyenv versions 10:50:11 ++ local command 10:50:11 ++ command=versions 10:50:11 ++ '[' 1 -gt 0 ']' 10:50:11 ++ shift 10:50:11 ++ case "$command" in 10:50:11 ++ command pyenv versions 10:50:11 ++ pyenv versions 10:50:11 ++ sed 's/^[ *]* //' 10:50:11 ++ awk '{ print $1 }' 10:50:11 ++ grep -E '^[0-9.]*[0-9]$' 10:50:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:50:12 +++ grep '^3' /tmp/.pyenv_versions 10:50:12 +++ sort -V 10:50:12 +++ tail -n 1 10:50:12 ++ py_version_xyz=3.10.6 10:50:12 ++ [[ -z 3.10.6 ]] 10:50:12 ++ echo 3.10.6 10:50:12 ++ return 0 10:50:12 + pyenv local 3.10.6 10:50:12 + local command 10:50:12 + command=local 10:50:12 + '[' 2 -gt 0 ']' 10:50:12 + shift 10:50:12 + case "$command" in 10:50:12 + command pyenv local 3.10.6 10:50:12 + pyenv local 3.10.6 10:50:12 + for arg in "$@" 10:50:12 + case $arg in 10:50:12 + pkg_list+='tox ' 10:50:12 + for arg in "$@" 10:50:12 + case $arg in 10:50:12 + pkg_list+='virtualenv ' 10:50:12 + for arg in "$@" 10:50:12 + case $arg in 10:50:12 + pkg_list+='urllib3~=1.26.15 ' 10:50:12 + [[ -f /tmp/.toxenv ]] 10:50:12 + [[ ! -f /tmp/.toxenv ]] 10:50:12 + [[ -n '' ]] 10:50:12 + python3 -m venv /tmp/venv-f30t 10:50:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f30t' 10:50:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f30t 10:50:16 + echo /tmp/venv-f30t 10:50:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:50:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:50:16 + /tmp/venv-f30t/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:50:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:50:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:50:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:50:19 + /tmp/venv-f30t/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:50:22 + type python3 10:50:22 + true 10:50:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-f30t/bin to PATH' 10:50:22 lf-activate-venv(): INFO: Adding /tmp/venv-f30t/bin to PATH 10:50:22 + PATH=/tmp/venv-f30t/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 10:50:22 + return 0 10:50:22 + python3 --version 10:50:22 Python 3.10.6 10:50:22 + python3 -m pip --version 10:50:22 pip 24.0 from /tmp/venv-f30t/lib/python3.10/site-packages/pip (python 3.10) 10:50:22 + python3 -m pip freeze 10:50:22 cachetools==5.3.3 10:50:22 chardet==5.2.0 10:50:22 colorama==0.4.6 10:50:22 distlib==0.3.8 10:50:22 filelock==3.13.1 10:50:22 packaging==23.2 10:50:22 platformdirs==4.2.0 10:50:22 pluggy==1.4.0 10:50:22 pyproject-api==1.6.1 10:50:22 tomli==2.0.1 10:50:22 tox==4.13.0 10:50:22 urllib3==1.26.18 10:50:22 virtualenv==20.25.1 10:50:22 [EnvInject] - Injecting environment variables from a build step. 10:50:22 [EnvInject] - Injecting as environment variables the properties content 10:50:22 PARALLEL=false 10:50:22 10:50:22 [EnvInject] - Variables injected successfully. 10:50:22 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins426586870468075554.sh 10:50:22 ---> tox-run.sh 10:50:22 + 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 10:50:22 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 10:50:22 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 10:50:22 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 10:50:22 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 10:50:22 + source /home/jenkins/lf-env.sh 10:50:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:50:22 ++ mktemp -d /tmp/venv-XXXX 10:50:22 + lf_venv=/tmp/venv-Fkkk 10:50:22 + local venv_file=/tmp/.os_lf_venv 10:50:22 + local python=python3 10:50:22 + local options 10:50:22 + local set_path=true 10:50:22 + local install_args= 10:50:22 ++ 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 10:50:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:50:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:50:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:50:22 + true 10:50:22 + case $1 in 10:50:22 + venv_file=/tmp/.toxenv 10:50:22 + shift 2 10:50:22 + true 10:50:22 + case $1 in 10:50:22 + shift 10:50:22 + break 10:50:22 + case $python in 10:50:22 + local pkg_list= 10:50:22 + [[ -d /opt/pyenv ]] 10:50:22 + echo 'Setup pyenv:' 10:50:22 Setup pyenv: 10:50:22 + export PYENV_ROOT=/opt/pyenv 10:50:22 + PYENV_ROOT=/opt/pyenv 10:50:22 + 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 10:50:22 + 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 10:50:22 + pyenv versions 10:50:22 system 10:50:22 3.8.13 10:50:22 3.9.13 10:50:22 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 10:50:22 + command -v pyenv 10:50:22 ++ pyenv init - --no-rehash 10:50:22 + 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[*]}"'\'')" 10:50:22 export PATH="/opt/pyenv/shims:${PATH}" 10:50:22 export PYENV_SHELL=bash 10:50:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:50:22 pyenv() { 10:50:22 local command 10:50:22 command="${1:-}" 10:50:22 if [ "$#" -gt 0 ]; then 10:50:22 shift 10:50:22 fi 10:50:22 10:50:22 case "$command" in 10:50:22 rehash|shell) 10:50:22 eval "$(pyenv "sh-$command" "$@")" 10:50:22 ;; 10:50:22 *) 10:50:22 command pyenv "$command" "$@" 10:50:22 ;; 10:50:22 esac 10:50:22 }' 10:50:22 +++ 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[*]}"' 10:50:22 ++ 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 10:50:22 ++ 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 10:50:22 ++ 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 10:50:22 ++ export PYENV_SHELL=bash 10:50:22 ++ PYENV_SHELL=bash 10:50:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:50:22 +++ complete -F _pyenv pyenv 10:50:22 ++ lf-pyver python3 10:50:22 ++ local py_version_xy=python3 10:50:22 ++ local py_version_xyz= 10:50:22 ++ pyenv versions 10:50:22 ++ sed 's/^[ *]* //' 10:50:22 ++ local command 10:50:22 ++ command=versions 10:50:22 ++ '[' 1 -gt 0 ']' 10:50:22 ++ shift 10:50:22 ++ case "$command" in 10:50:22 ++ command pyenv versions 10:50:22 ++ pyenv versions 10:50:22 ++ grep -E '^[0-9.]*[0-9]$' 10:50:22 ++ awk '{ print $1 }' 10:50:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:50:23 +++ grep '^3' /tmp/.pyenv_versions 10:50:23 +++ sort -V 10:50:23 +++ tail -n 1 10:50:23 ++ py_version_xyz=3.10.6 10:50:23 ++ [[ -z 3.10.6 ]] 10:50:23 ++ echo 3.10.6 10:50:23 ++ return 0 10:50:23 + pyenv local 3.10.6 10:50:23 + local command 10:50:23 + command=local 10:50:23 + '[' 2 -gt 0 ']' 10:50:23 + shift 10:50:23 + case "$command" in 10:50:23 + command pyenv local 3.10.6 10:50:23 + pyenv local 3.10.6 10:50:23 + for arg in "$@" 10:50:23 + case $arg in 10:50:23 + pkg_list+='tox ' 10:50:23 + for arg in "$@" 10:50:23 + case $arg in 10:50:23 + pkg_list+='virtualenv ' 10:50:23 + for arg in "$@" 10:50:23 + case $arg in 10:50:23 + pkg_list+='urllib3~=1.26.15 ' 10:50:23 + [[ -f /tmp/.toxenv ]] 10:50:23 ++ cat /tmp/.toxenv 10:50:23 + lf_venv=/tmp/venv-f30t 10:50:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f30t from' file:/tmp/.toxenv 10:50:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f30t from file:/tmp/.toxenv 10:50:23 + /tmp/venv-f30t/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:50:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:50:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:50:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:50:24 + /tmp/venv-f30t/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:50:25 + type python3 10:50:25 + true 10:50:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-f30t/bin to PATH' 10:50:25 lf-activate-venv(): INFO: Adding /tmp/venv-f30t/bin to PATH 10:50:25 + PATH=/tmp/venv-f30t/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 10:50:25 + return 0 10:50:25 + [[ -d /opt/pyenv ]] 10:50:25 + echo '---> Setting up pyenv' 10:50:25 ---> Setting up pyenv 10:50:25 + export PYENV_ROOT=/opt/pyenv 10:50:25 + PYENV_ROOT=/opt/pyenv 10:50:25 + export PATH=/opt/pyenv/bin:/tmp/venv-f30t/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 10:50:25 + PATH=/opt/pyenv/bin:/tmp/venv-f30t/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 10:50:25 ++ pwd 10:50:25 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 10:50:25 + export PYTHONPATH 10:50:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:50:25 + TOX_TESTENV_PASSENV=PYTHONPATH 10:50:25 + tox --version 10:50:25 4.13.0 from /tmp/venv-f30t/lib/python3.10/site-packages/tox/__init__.py 10:50:25 + PARALLEL=false 10:50:25 + TOX_OPTIONS_LIST= 10:50:25 + [[ -n pydocstyle ]] 10:50:25 + TOX_OPTIONS_LIST=' -e pydocstyle' 10:50:25 + case ${PARALLEL,,} in 10:50:25 + tox -e pydocstyle 10:50:25 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 10:50:26 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 10:50:39 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 10:50:40 .pkg: _optional_hooks> python /tmp/venv-f30t/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 10:50:40 .pkg: get_requires_for_build_sdist> python /tmp/venv-f30t/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 10:50:40 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 10:50:41 .pkg: get_requires_for_build_wheel> python /tmp/venv-f30t/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 10:50:41 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 10:50:41 .pkg: freeze> python -m pip freeze --all 10:50:42 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 10:50:42 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-f30t/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 10:50:42 .pkg: build_sdist> python /tmp/venv-f30t/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 10:50:42 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 10:50:43 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.4.tar.gz 10:50:45 pydocstyle: freeze> python -m pip freeze --all 10:50:46 pydocstyle: astroid==3.1.0,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.3,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.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.4,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==24.0,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.1.0,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.2,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.1,setuptools==69.1.0,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.2.0,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.10.0,urllib3==1.26.18,wheel==0.42.0 10:50:46 pydocstyle: commands[0]> pydocstyle src/ 10:50:49 .pkg: _exit> python /tmp/venv-f30t/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 10:50:49 pydocstyle: OK (23.60=setup[20.33]+cmd[3.27] seconds) 10:50:49 congratulations :) (23.76 seconds) 10:50:49 + tox_status=0 10:50:49 + echo '---> Completed tox runs' 10:50:49 ---> Completed tox runs 10:50:49 + for i in .tox/*/log 10:50:49 ++ echo .tox/pydocstyle/log 10:50:49 ++ awk -F/ '{print $2}' 10:50:49 + tox_env=pydocstyle 10:50:49 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 10:50:49 + DOC_DIR=docs/_build/html 10:50:49 + [[ -d docs/_build/html ]] 10:50:49 + echo '---> tox-run.sh ends' 10:50:49 ---> tox-run.sh ends 10:50:49 + test 0 -eq 0 10:50:49 $ ssh-agent -k 10:50:49 unset SSH_AUTH_SOCK; 10:50:49 unset SSH_AGENT_PID; 10:50:49 echo Agent pid 2141 killed; 10:50:49 [ssh-agent] Stopped. 10:50:49 [PostBuildScript] - [INFO] Executing post build scripts. 10:50:49 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6914639727922540006.sh 10:50:49 ---> sysstat.sh 10:50:50 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6646178453465189251.sh 10:50:50 ---> package-listing.sh 10:50:50 ++ facter osfamily 10:50:50 ++ tr '[:upper:]' '[:lower:]' 10:50:50 + OS_FAMILY=debian 10:50:50 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 10:50:50 + START_PACKAGES=/tmp/packages_start.txt 10:50:50 + END_PACKAGES=/tmp/packages_end.txt 10:50:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:50:50 + PACKAGES=/tmp/packages_start.txt 10:50:50 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 10:50:50 + PACKAGES=/tmp/packages_end.txt 10:50:50 + case "${OS_FAMILY}" in 10:50:50 + dpkg -l 10:50:50 + grep '^ii' 10:50:50 + '[' -f /tmp/packages_start.txt ']' 10:50:50 + '[' -f /tmp/packages_end.txt ']' 10:50:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:50:50 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 10:50:50 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 10:50:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 10:50:50 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3632747139240548892.sh 10:50:50 ---> capture-instance-metadata.sh 10:50:50 Setup pyenv: 10:50:50 system 10:50:50 3.8.13 10:50:50 3.9.13 10:50:50 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 10:50:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I5YU 10:50:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:50:57 lf-activate-venv(): INFO: Installing: lftools 10:51:29 lf-activate-venv(): INFO: Adding /tmp/venv-I5YU/bin to PATH 10:51:29 INFO: Running in OpenStack, capturing instance metadata 10:51:30 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9820529553296573116.sh 10:51:30 provisioning config files... 10:51:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config2404030500727920077tmp 10:51:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:51:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:51:30 [EnvInject] - Injecting environment variables from a build step. 10:51:30 [EnvInject] - Injecting as environment variables the properties content 10:51:30 SERVER_ID=logs 10:51:30 10:51:30 [EnvInject] - Variables injected successfully. 10:51:30 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9402655251254919704.sh 10:51:30 ---> create-netrc.sh 10:51:30 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1241473707875911583.sh 10:51:30 ---> python-tools-install.sh 10:51:30 Setup pyenv: 10:51:30 system 10:51:30 3.8.13 10:51:30 3.9.13 10:51:30 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 10:51:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I5YU from file:/tmp/.os_lf_venv 10:51:31 lf-activate-venv(): INFO: Installing: lftools 10:51:39 lf-activate-venv(): INFO: Adding /tmp/venv-I5YU/bin to PATH 10:51:39 Generating Requirements File 10:52:07 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. 10:52:07 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:52:08 Python 3.10.6 10:52:08 pip 24.0 from /tmp/venv-I5YU/lib/python3.10/site-packages/pip (python 3.10) 10:52:09 appdirs==1.4.4 10:52:09 argcomplete==3.2.2 10:52:09 aspy.yaml==1.3.0 10:52:09 attrs==23.2.0 10:52:09 autopage==0.5.2 10:52:09 beautifulsoup4==4.12.3 10:52:09 boto3==1.34.52 10:52:09 botocore==1.34.52 10:52:09 bs4==0.0.2 10:52:09 cachetools==5.3.3 10:52:09 certifi==2024.2.2 10:52:09 cffi==1.16.0 10:52:09 cfgv==3.4.0 10:52:09 chardet==5.2.0 10:52:09 charset-normalizer==3.3.2 10:52:09 click==8.1.7 10:52:09 cliff==4.6.0 10:52:09 cmd2==2.4.3 10:52:09 cryptography==3.3.2 10:52:09 debtcollector==3.0.0 10:52:09 decorator==5.1.1 10:52:09 defusedxml==0.7.1 10:52:09 Deprecated==1.2.14 10:52:09 distlib==0.3.8 10:52:09 dnspython==2.6.1 10:52:09 docker==4.2.2 10:52:09 dogpile.cache==1.3.2 10:52:09 email_validator==2.1.1 10:52:09 filelock==3.13.1 10:52:09 future==1.0.0 10:52:09 gitdb==4.0.11 10:52:09 GitPython==3.1.42 10:52:09 google-auth==2.28.1 10:52:09 httplib2==0.22.0 10:52:09 identify==2.5.35 10:52:09 idna==3.6 10:52:09 importlib-resources==1.5.0 10:52:09 iso8601==2.1.0 10:52:09 Jinja2==3.1.3 10:52:09 jmespath==1.0.1 10:52:09 jsonpatch==1.33 10:52:09 jsonpointer==2.4 10:52:09 jsonschema==4.21.1 10:52:09 jsonschema-specifications==2023.12.1 10:52:09 keystoneauth1==5.6.0 10:52:09 kubernetes==29.0.0 10:52:09 lftools==0.37.9 10:52:09 lxml==5.1.0 10:52:09 MarkupSafe==2.1.5 10:52:09 msgpack==1.0.7 10:52:09 multi_key_dict==2.0.3 10:52:09 munch==4.0.0 10:52:09 netaddr==1.2.1 10:52:09 netifaces==0.11.0 10:52:09 niet==1.4.2 10:52:09 nodeenv==1.8.0 10:52:09 oauth2client==4.1.3 10:52:09 oauthlib==3.2.2 10:52:09 openstacksdk==0.62.0 10:52:09 os-client-config==2.1.0 10:52:09 os-service-types==1.7.0 10:52:09 osc-lib==3.0.1 10:52:09 oslo.config==9.4.0 10:52:09 oslo.context==5.4.0 10:52:09 oslo.i18n==6.3.0 10:52:09 oslo.log==5.5.0 10:52:09 oslo.serialization==5.4.0 10:52:09 oslo.utils==7.1.0 10:52:09 packaging==23.2 10:52:09 pbr==6.0.0 10:52:09 platformdirs==4.2.0 10:52:09 prettytable==3.10.0 10:52:09 pyasn1==0.5.1 10:52:09 pyasn1-modules==0.3.0 10:52:09 pycparser==2.21 10:52:09 pygerrit2==2.0.15 10:52:09 PyGithub==2.2.0 10:52:09 pyinotify==0.9.6 10:52:09 PyJWT==2.8.0 10:52:09 PyNaCl==1.5.0 10:52:09 pyparsing==2.4.7 10:52:09 pyperclip==1.8.2 10:52:09 pyrsistent==0.20.0 10:52:09 python-cinderclient==9.4.0 10:52:09 python-dateutil==2.8.2 10:52:09 python-heatclient==3.4.0 10:52:09 python-jenkins==1.8.2 10:52:09 python-keystoneclient==5.3.0 10:52:09 python-magnumclient==4.3.0 10:52:09 python-novaclient==18.4.0 10:52:09 python-openstackclient==6.0.1 10:52:09 python-swiftclient==4.4.0 10:52:09 PyYAML==6.0.1 10:52:09 referencing==0.33.0 10:52:09 requests==2.31.0 10:52:09 requests-oauthlib==1.3.1 10:52:09 requestsexceptions==1.4.0 10:52:09 rfc3986==2.0.0 10:52:09 rpds-py==0.18.0 10:52:09 rsa==4.9 10:52:09 ruamel.yaml==0.18.6 10:52:09 ruamel.yaml.clib==0.2.8 10:52:09 s3transfer==0.10.0 10:52:09 simplejson==3.19.2 10:52:09 six==1.16.0 10:52:09 smmap==5.0.1 10:52:09 soupsieve==2.5 10:52:09 stevedore==5.2.0 10:52:09 tabulate==0.9.0 10:52:09 toml==0.10.2 10:52:09 tomlkit==0.12.4 10:52:09 tqdm==4.66.2 10:52:09 typing_extensions==4.10.0 10:52:09 tzdata==2024.1 10:52:09 urllib3==1.26.18 10:52:09 virtualenv==20.25.1 10:52:09 wcwidth==0.2.13 10:52:09 websocket-client==1.7.0 10:52:09 wrapt==1.16.0 10:52:09 xdg==6.0.0 10:52:09 xmltodict==0.13.0 10:52:09 yq==3.2.3 10:52:09 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3966560765768619335.sh 10:52:09 ---> sudo-logs.sh 10:52:09 Archiving 'sudo' log.. 10:52:09 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3402899453594823183.sh 10:52:09 ---> job-cost.sh 10:52:09 Setup pyenv: 10:52:09 system 10:52:09 3.8.13 10:52:09 3.9.13 10:52:09 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 10:52:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I5YU from file:/tmp/.os_lf_venv 10:52:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:52:18 lf-activate-venv(): INFO: Adding /tmp/venv-I5YU/bin to PATH 10:52:18 INFO: No Stack... 10:52:18 INFO: Retrieving Pricing Info for: v3-standard-8 10:52:19 INFO: Archiving Costs 10:52:19 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins10928297658279561137.sh 10:52:19 ---> logs-deploy.sh 10:52:19 Setup pyenv: 10:52:19 system 10:52:19 3.8.13 10:52:19 3.9.13 10:52:19 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 10:52:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I5YU from file:/tmp/.os_lf_venv 10:52:20 lf-activate-venv(): INFO: Installing: lftools 10:52:29 lf-activate-venv(): INFO: Adding /tmp/venv-I5YU/bin to PATH 10:52:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/235 10:52:29 INFO: archiving workspace using pattern(s): 10:52:30 Archives upload complete. 10:52:30 INFO: archiving logs to Nexus 10:52:31 ---> uname -a: 10:52:31 Linux prd-ubuntu1804-docker-8c-8g-9690 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:52:31 10:52:31 10:52:31 ---> lscpu: 10:52:31 Architecture: x86_64 10:52:31 CPU op-mode(s): 32-bit, 64-bit 10:52:31 Byte Order: Little Endian 10:52:31 CPU(s): 8 10:52:31 On-line CPU(s) list: 0-7 10:52:31 Thread(s) per core: 1 10:52:31 Core(s) per socket: 1 10:52:31 Socket(s): 8 10:52:31 NUMA node(s): 1 10:52:31 Vendor ID: AuthenticAMD 10:52:31 CPU family: 23 10:52:31 Model: 49 10:52:31 Model name: AMD EPYC-Rome Processor 10:52:31 Stepping: 0 10:52:31 CPU MHz: 2799.998 10:52:31 BogoMIPS: 5599.99 10:52:31 Virtualization: AMD-V 10:52:31 Hypervisor vendor: KVM 10:52:31 Virtualization type: full 10:52:31 L1d cache: 32K 10:52:31 L1i cache: 32K 10:52:31 L2 cache: 512K 10:52:31 L3 cache: 16384K 10:52:31 NUMA node0 CPU(s): 0-7 10:52:31 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 10:52:31 10:52:31 10:52:31 ---> nproc: 10:52:31 8 10:52:31 10:52:31 10:52:31 ---> df -h: 10:52:31 Filesystem Size Used Avail Use% Mounted on 10:52:31 udev 16G 0 16G 0% /dev 10:52:31 tmpfs 3.2G 708K 3.2G 1% /run 10:52:31 /dev/vda1 155G 11G 145G 7% / 10:52:31 tmpfs 16G 0 16G 0% /dev/shm 10:52:31 tmpfs 5.0M 0 5.0M 0% /run/lock 10:52:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:52:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:52:31 tmpfs 3.2G 0 3.2G 0% /run/user/1001 10:52:31 10:52:31 10:52:31 ---> free -m: 10:52:31 total used free shared buff/cache available 10:52:31 Mem: 32167 809 29122 0 2234 30927 10:52:31 Swap: 1023 0 1023 10:52:31 10:52:31 10:52:31 ---> ip addr: 10:52:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:52:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:52:31 inet 127.0.0.1/8 scope host lo 10:52:31 valid_lft forever preferred_lft forever 10:52:31 inet6 ::1/128 scope host 10:52:31 valid_lft forever preferred_lft forever 10:52:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:52:31 link/ether fa:16:3e:59:36:85 brd ff:ff:ff:ff:ff:ff 10:52:31 inet 10.30.106.83/23 brd 10.30.107.255 scope global dynamic ens3 10:52:31 valid_lft 86214sec preferred_lft 86214sec 10:52:31 inet6 fe80::f816:3eff:fe59:3685/64 scope link 10:52:31 valid_lft forever preferred_lft forever 10:52:31 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:52:31 link/ether 02:42:bd:b5:17:23 brd ff:ff:ff:ff:ff:ff 10:52:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:52:31 valid_lft forever preferred_lft forever 10:52:31 10:52:31 10:52:31 ---> sar -b -r -n DEV: 10:52:31 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9690) 02/29/24 _x86_64_ (8 CPU) 10:52:31 10:52:31 10:49:28 LINUX RESTART (8 CPU) 10:52:31 10:52:31 10:50:01 tps rtps wtps bread/s bwrtn/s 10:52:31 10:51:01 227.93 35.33 192.60 1141.41 14911.11 10:52:31 10:52:01 118.28 14.28 104.00 1031.03 19803.63 10:52:31 Average: 173.10 24.80 148.30 1086.22 17357.37 10:52:31 10:52:31 10:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:52:31 10:51:01 30156096 31664012 2783124 8.45 60936 1759116 1454528 4.28 912768 1580616 114616 10:52:31 10:52:01 29866988 31655320 3072232 9.33 83412 2003576 1418228 4.17 957208 1797576 59096 10:52:31 Average: 30011542 31659666 2927678 8.89 72174 1881346 1436378 4.23 934988 1689096 86856 10:52:31 10:52:31 10:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:52:31 10:51:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 10:52:31 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:31 10:51:01 ens3 312.61 232.53 1015.73 62.28 0.00 0.00 0.00 0.00 10:52:31 10:52:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 10:52:31 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:31 10:52:01 ens3 52.71 37.48 854.35 8.41 0.00 0.00 0.00 0.00 10:52:31 Average: lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 10:52:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:31 Average: ens3 182.66 135.00 935.04 35.35 0.00 0.00 0.00 0.00 10:52:31 10:52:31 10:52:31 ---> sar -P ALL: 10:52:31 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9690) 02/29/24 _x86_64_ (8 CPU) 10:52:31 10:52:31 10:49:28 LINUX RESTART (8 CPU) 10:52:31 10:52:31 10:50:01 CPU %user %nice %system %iowait %steal %idle 10:52:31 10:51:01 all 11.22 0.00 1.08 2.77 0.04 84.89 10:52:31 10:51:01 0 10.02 0.00 1.25 4.94 0.05 83.74 10:52:31 10:51:01 1 7.24 0.00 0.60 0.71 0.03 91.42 10:52:31 10:51:01 2 7.71 0.00 0.95 1.22 0.03 90.08 10:52:31 10:51:01 3 29.29 0.00 2.16 1.49 0.05 67.02 10:52:31 10:51:01 4 18.97 0.00 1.12 0.82 0.07 79.03 10:52:31 10:51:01 5 5.69 0.00 1.05 6.19 0.05 87.01 10:52:31 10:51:01 6 4.81 0.00 0.78 5.13 0.05 89.23 10:52:31 10:51:01 7 6.07 0.00 0.72 1.67 0.05 91.48 10:52:31 10:52:01 all 10.23 0.00 0.67 2.20 0.03 86.88 10:52:31 10:52:01 0 2.40 0.00 0.12 0.02 0.02 97.45 10:52:31 10:52:01 1 27.16 0.00 0.92 1.12 0.05 70.76 10:52:31 10:52:01 2 25.89 0.00 1.79 5.96 0.05 66.32 10:52:31 10:52:01 3 17.33 0.00 0.97 2.49 0.03 79.18 10:52:31 10:52:01 4 6.06 0.00 0.43 0.08 0.02 93.41 10:52:31 10:52:01 5 0.57 0.00 0.28 5.40 0.00 93.74 10:52:31 10:52:01 6 0.38 0.00 0.37 2.12 0.00 97.13 10:52:31 10:52:01 7 2.17 0.00 0.47 0.45 0.03 96.88 10:52:31 Average: all 10.72 0.00 0.87 2.48 0.04 85.88 10:52:31 Average: 0 6.18 0.00 0.68 2.46 0.03 90.65 10:52:31 Average: 1 17.15 0.00 0.76 0.91 0.04 81.14 10:52:31 Average: 2 16.81 0.00 1.37 3.59 0.04 78.19 10:52:31 Average: 3 23.30 0.00 1.56 1.99 0.04 73.10 10:52:31 Average: 4 12.51 0.00 0.78 0.45 0.04 86.22 10:52:31 Average: 5 3.12 0.00 0.67 5.80 0.03 90.38 10:52:31 Average: 6 2.59 0.00 0.58 3.62 0.03 93.18 10:52:31 Average: 7 4.12 0.00 0.59 1.06 0.04 94.19 10:52:31 10:52:31 10:52:31