08:10:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/135089 08:10:37 Running as SYSTEM 08:10:37 [EnvInject] - Loading node environment variables. 08:10:37 Building remotely on prd-ubuntu1804-docker-8c-8g-6567 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:10:37 [ssh-agent] Looking for ssh-agent implementation... 08:10:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:38 $ ssh-agent 08:10:38 SSH_AUTH_SOCK=/tmp/ssh-87VxzLrgXye9/agent.2127 08:10:38 SSH_AGENT_PID=2129 08:10:38 [ssh-agent] Started. 08:10:38 Running ssh-add (command line suppressed) 08:10:38 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_1916499065760485765.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_1916499065760485765.key) 08:10:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:10:38 The recommended git tool is: NONE 08:10:40 using credential onap-jenkins-ssh 08:10:40 Wiping out workspace first. 08:10:40 Cloning the remote Git repository 08:10:40 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:10:40 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 08:10:40 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:10:40 > git --version # timeout=10 08:10:40 > git --version # 'git version 2.17.1' 08:10:40 using GIT_SSH to set credentials Gerrit user 08:10:40 Verifying host key using manually-configured host key entries 08:10:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:10:40 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:10:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:10:41 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:10:41 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:10:41 using GIT_SSH to set credentials Gerrit user 08:10:41 Verifying host key using manually-configured host key entries 08:10:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/89/135089/13 # timeout=30 08:10:41 > git rev-parse 65dca26f5ffa870f085f6549fc06727263e8e617^{commit} # timeout=10 08:10:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:10:41 Checking out Revision 65dca26f5ffa870f085f6549fc06727263e8e617 (refs/changes/89/135089/13) 08:10:41 > git config core.sparsecheckout # timeout=10 08:10:41 > git checkout -f 65dca26f5ffa870f085f6549fc06727263e8e617 # timeout=30 08:10:44 Commit message: "Support Recursive Service Orchestration (ONAPSDK)" 08:10:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:10:44 > git rev-list --no-walk e065c3bb1b148371a991d8f0245357b1b2910f7f # timeout=10 08:10:44 [EnvInject] - Injecting environment variables from a build step. 08:10:44 [EnvInject] - Injecting as environment variables the properties content 08:10:44 PYTHON=python3 08:10:44 08:10:44 [EnvInject] - Variables injected successfully. 08:10:44 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins17136763453320305416.sh 08:10:44 ---> tox-install.sh 08:10:44 + source /home/jenkins/lf-env.sh 08:10:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:10:44 ++ mktemp -d /tmp/venv-XXXX 08:10:44 + lf_venv=/tmp/venv-3aFV 08:10:44 + local venv_file=/tmp/.os_lf_venv 08:10:44 + local python=python3 08:10:44 + local options 08:10:44 + local set_path=true 08:10:44 + local install_args= 08:10: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 08:10:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:10:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:10:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:10:44 + true 08:10:44 + case $1 in 08:10:44 + venv_file=/tmp/.toxenv 08:10:44 + shift 2 08:10:44 + true 08:10:44 + case $1 in 08:10:44 + shift 08:10:44 + break 08:10:44 + case $python in 08:10:44 + local pkg_list= 08:10:44 + [[ -d /opt/pyenv ]] 08:10:44 + echo 'Setup pyenv:' 08:10:44 Setup pyenv: 08:10:44 + export PYENV_ROOT=/opt/pyenv 08:10:44 + PYENV_ROOT=/opt/pyenv 08:10:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:44 + pyenv versions 08:10:44 * system (set by /opt/pyenv/version) 08:10:44 * 3.8.13 (set by /opt/pyenv/version) 08:10:44 * 3.9.13 (set by /opt/pyenv/version) 08:10:44 * 3.10.6 (set by /opt/pyenv/version) 08:10:44 + command -v pyenv 08:10:44 ++ pyenv init - --no-rehash 08:10: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[*]}"'\'')" 08:10:44 export PATH="/opt/pyenv/shims:${PATH}" 08:10:44 export PYENV_SHELL=bash 08:10:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:10:44 pyenv() { 08:10:44 local command 08:10:44 command="${1:-}" 08:10:44 if [ "$#" -gt 0 ]; then 08:10:44 shift 08:10:44 fi 08:10:44 08:10:44 case "$command" in 08:10:44 rehash|shell) 08:10:44 eval "$(pyenv "sh-$command" "$@")" 08:10:44 ;; 08:10:44 *) 08:10:44 command pyenv "$command" "$@" 08:10:44 ;; 08:10:44 esac 08:10:44 }' 08:10: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[*]}"' 08:10:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:44 ++ export PYENV_SHELL=bash 08:10:44 ++ PYENV_SHELL=bash 08:10:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:10:44 +++ complete -F _pyenv pyenv 08:10:44 ++ lf-pyver python3 08:10:44 ++ local py_version_xy=python3 08:10:44 ++ local py_version_xyz= 08:10:44 ++ pyenv versions 08:10:44 ++ local command 08:10:44 ++ sed 's/^[ *]* //' 08:10:44 ++ command=versions 08:10:44 ++ awk '{ print $1 }' 08:10:44 ++ '[' 1 -gt 0 ']' 08:10:44 ++ shift 08:10:44 ++ case "$command" in 08:10:44 ++ command pyenv versions 08:10:44 ++ pyenv versions 08:10:44 ++ grep -E '^[0-9.]*[0-9]$' 08:10:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:10:45 +++ grep '^3' /tmp/.pyenv_versions 08:10:45 +++ sort -V 08:10:45 +++ tail -n 1 08:10:45 ++ py_version_xyz=3.10.6 08:10:45 ++ [[ -z 3.10.6 ]] 08:10:45 ++ echo 3.10.6 08:10:45 ++ return 0 08:10:45 + pyenv local 3.10.6 08:10:45 + local command 08:10:45 + command=local 08:10:45 + '[' 2 -gt 0 ']' 08:10:45 + shift 08:10:45 + case "$command" in 08:10:45 + command pyenv local 3.10.6 08:10:45 + pyenv local 3.10.6 08:10:45 + for arg in "$@" 08:10:45 + case $arg in 08:10:45 + pkg_list+='tox ' 08:10:45 + for arg in "$@" 08:10:45 + case $arg in 08:10:45 + pkg_list+='virtualenv ' 08:10:45 + for arg in "$@" 08:10:45 + case $arg in 08:10:45 + pkg_list+='urllib3~=1.26.15 ' 08:10:45 + [[ -f /tmp/.toxenv ]] 08:10:45 + [[ ! -f /tmp/.toxenv ]] 08:10:45 + [[ -n '' ]] 08:10:45 + python3 -m venv /tmp/venv-3aFV 08:10:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3aFV' 08:10:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3aFV 08:10:49 + echo /tmp/venv-3aFV 08:10:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:10:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:10:49 + /tmp/venv-3aFV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:10:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:10:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:10:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:10:52 + /tmp/venv-3aFV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:10:55 + type python3 08:10:55 + true 08:10:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3aFV/bin to PATH' 08:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-3aFV/bin to PATH 08:10:55 + PATH=/tmp/venv-3aFV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:55 + return 0 08:10:55 + python3 --version 08:10:55 Python 3.10.6 08:10:55 + python3 -m pip --version 08:10:55 pip 24.0 from /tmp/venv-3aFV/lib/python3.10/site-packages/pip (python 3.10) 08:10:55 + python3 -m pip freeze 08:10:55 cachetools==5.3.2 08:10:55 chardet==5.2.0 08:10:55 colorama==0.4.6 08:10:55 distlib==0.3.8 08:10:55 filelock==3.13.1 08:10:55 packaging==23.2 08:10:55 platformdirs==4.2.0 08:10:55 pluggy==1.4.0 08:10:55 pyproject-api==1.6.1 08:10:55 tomli==2.0.1 08:10:55 tox==4.13.0 08:10:55 urllib3==1.26.18 08:10:55 virtualenv==20.25.0 08:10:56 [EnvInject] - Injecting environment variables from a build step. 08:10:56 [EnvInject] - Injecting as environment variables the properties content 08:10:56 PARALLEL=false 08:10:56 08:10:56 [EnvInject] - Variables injected successfully. 08:10:56 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins8800274229538846188.sh 08:10:56 ---> tox-run.sh 08:10:56 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:56 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 08:10:56 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 08:10:56 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 08:10:56 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 08:10:56 + source /home/jenkins/lf-env.sh 08:10:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:10:56 ++ mktemp -d /tmp/venv-XXXX 08:10:56 + lf_venv=/tmp/venv-Y01h 08:10:56 + local venv_file=/tmp/.os_lf_venv 08:10:56 + local python=python3 08:10:56 + local options 08:10:56 + local set_path=true 08:10:56 + local install_args= 08:10:56 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:10:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:10:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:10:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:10:56 + true 08:10:56 + case $1 in 08:10:56 + venv_file=/tmp/.toxenv 08:10:56 + shift 2 08:10:56 + true 08:10:56 + case $1 in 08:10:56 + shift 08:10:56 + break 08:10:56 + case $python in 08:10:56 + local pkg_list= 08:10:56 + [[ -d /opt/pyenv ]] 08:10:56 + echo 'Setup pyenv:' 08:10:56 Setup pyenv: 08:10:56 + export PYENV_ROOT=/opt/pyenv 08:10:56 + PYENV_ROOT=/opt/pyenv 08:10:56 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:56 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:56 + pyenv versions 08:10:56 system 08:10:56 3.8.13 08:10:56 3.9.13 08:10:56 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:10:56 + command -v pyenv 08:10:56 ++ pyenv init - --no-rehash 08:10:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:10:56 export PATH="/opt/pyenv/shims:${PATH}" 08:10:56 export PYENV_SHELL=bash 08:10:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:10:56 pyenv() { 08:10:56 local command 08:10:56 command="${1:-}" 08:10:56 if [ "$#" -gt 0 ]; then 08:10:56 shift 08:10:56 fi 08:10:56 08:10:56 case "$command" in 08:10:56 rehash|shell) 08:10:56 eval "$(pyenv "sh-$command" "$@")" 08:10:56 ;; 08:10:56 *) 08:10:56 command pyenv "$command" "$@" 08:10:56 ;; 08:10:56 esac 08:10:56 }' 08:10:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:10:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:56 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:56 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:56 ++ export PYENV_SHELL=bash 08:10:56 ++ PYENV_SHELL=bash 08:10:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:10:56 +++ complete -F _pyenv pyenv 08:10:56 ++ lf-pyver python3 08:10:56 ++ local py_version_xy=python3 08:10:56 ++ local py_version_xyz= 08:10:56 ++ sed 's/^[ *]* //' 08:10:56 ++ pyenv versions 08:10:56 ++ local command 08:10:56 ++ command=versions 08:10:56 ++ '[' 1 -gt 0 ']' 08:10:56 ++ shift 08:10:56 ++ awk '{ print $1 }' 08:10:56 ++ case "$command" in 08:10:56 ++ command pyenv versions 08:10:56 ++ pyenv versions 08:10:56 ++ grep -E '^[0-9.]*[0-9]$' 08:10:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:10:56 +++ grep '^3' /tmp/.pyenv_versions 08:10:56 +++ sort -V 08:10:56 +++ tail -n 1 08:10:56 ++ py_version_xyz=3.10.6 08:10:56 ++ [[ -z 3.10.6 ]] 08:10:56 ++ echo 3.10.6 08:10:56 ++ return 0 08:10:56 + pyenv local 3.10.6 08:10:56 + local command 08:10:56 + command=local 08:10:56 + '[' 2 -gt 0 ']' 08:10:56 + shift 08:10:56 + case "$command" in 08:10:56 + command pyenv local 3.10.6 08:10:56 + pyenv local 3.10.6 08:10:56 + for arg in "$@" 08:10:56 + case $arg in 08:10:56 + pkg_list+='tox ' 08:10:56 + for arg in "$@" 08:10:56 + case $arg in 08:10:56 + pkg_list+='virtualenv ' 08:10:56 + for arg in "$@" 08:10:56 + case $arg in 08:10:56 + pkg_list+='urllib3~=1.26.15 ' 08:10:56 + [[ -f /tmp/.toxenv ]] 08:10:56 ++ cat /tmp/.toxenv 08:10:56 + lf_venv=/tmp/venv-3aFV 08:10:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3aFV from' file:/tmp/.toxenv 08:10:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3aFV from file:/tmp/.toxenv 08:10:56 + /tmp/venv-3aFV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:10:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:10:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:10:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:10:57 + /tmp/venv-3aFV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:10:58 + type python3 08:10:58 + true 08:10:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3aFV/bin to PATH' 08:10:58 lf-activate-venv(): INFO: Adding /tmp/venv-3aFV/bin to PATH 08:10:58 + PATH=/tmp/venv-3aFV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:58 + return 0 08:10:58 + [[ -d /opt/pyenv ]] 08:10:58 + echo '---> Setting up pyenv' 08:10:58 ---> Setting up pyenv 08:10:58 + export PYENV_ROOT=/opt/pyenv 08:10:58 + PYENV_ROOT=/opt/pyenv 08:10:58 + export PATH=/opt/pyenv/bin:/tmp/venv-3aFV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:58 + PATH=/opt/pyenv/bin:/tmp/venv-3aFV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:58 ++ pwd 08:10:58 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:10:58 + export PYTHONPATH 08:10:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:10:58 + TOX_TESTENV_PASSENV=PYTHONPATH 08:10:58 + tox --version 08:10:59 4.13.0 from /tmp/venv-3aFV/lib/python3.10/site-packages/tox/__init__.py 08:10:59 + PARALLEL=false 08:10:59 + TOX_OPTIONS_LIST= 08:10:59 + [[ -n pydocstyle ]] 08:10:59 + TOX_OPTIONS_LIST=' -e pydocstyle' 08:10:59 + case ${PARALLEL,,} in 08:10:59 + tox -e pydocstyle 08:10:59 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 08:11:00 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 08:11:12 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 08:11:14 .pkg: _optional_hooks> python /tmp/venv-3aFV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:11:14 .pkg: get_requires_for_build_sdist> python /tmp/venv-3aFV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:11:14 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 08:11:15 .pkg: get_requires_for_build_wheel> python /tmp/venv-3aFV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:11:15 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 08:11:15 .pkg: freeze> python -m pip freeze --all 08:11:16 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 08:11:16 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-3aFV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:11:16 .pkg: build_sdist> python /tmp/venv-3aFV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:11:16 pydocstyle: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 08:11:17 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.2.tar.gz 08:11:19 pydocstyle: freeze> python -m pip freeze --all 08:11:20 pydocstyle: astroid==3.0.3,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.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.2,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.1,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.0.2,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 08:11:20 pydocstyle: commands[0]> pydocstyle src/ 08:11:23 .pkg: _exit> python /tmp/venv-3aFV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:11:23 pydocstyle: OK (24.07=setup[20.77]+cmd[3.29] seconds) 08:11:23 congratulations :) (24.24 seconds) 08:11:23 + tox_status=0 08:11:23 + echo '---> Completed tox runs' 08:11:23 ---> Completed tox runs 08:11:23 + for i in .tox/*/log 08:11:23 ++ echo .tox/pydocstyle/log 08:11:23 ++ awk -F/ '{print $2}' 08:11:23 + tox_env=pydocstyle 08:11:23 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 08:11:23 + DOC_DIR=docs/_build/html 08:11:23 + [[ -d docs/_build/html ]] 08:11:23 + echo '---> tox-run.sh ends' 08:11:23 ---> tox-run.sh ends 08:11:23 + test 0 -eq 0 08:11:23 $ ssh-agent -k 08:11:23 unset SSH_AUTH_SOCK; 08:11:23 unset SSH_AGENT_PID; 08:11:23 echo Agent pid 2129 killed; 08:11:23 [ssh-agent] Stopped. 08:11:23 [PostBuildScript] - [INFO] Executing post build scripts. 08:11:23 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7153736874821066745.sh 08:11:23 ---> sysstat.sh 08:11:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins803038928600962760.sh 08:11:24 ---> package-listing.sh 08:11:24 ++ facter osfamily 08:11:24 ++ tr '[:upper:]' '[:lower:]' 08:11:24 + OS_FAMILY=debian 08:11:24 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:11:24 + START_PACKAGES=/tmp/packages_start.txt 08:11:24 + END_PACKAGES=/tmp/packages_end.txt 08:11:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:11:24 + PACKAGES=/tmp/packages_start.txt 08:11:24 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 08:11:24 + PACKAGES=/tmp/packages_end.txt 08:11:24 + case "${OS_FAMILY}" in 08:11:24 + dpkg -l 08:11:24 + grep '^ii' 08:11:24 + '[' -f /tmp/packages_start.txt ']' 08:11:24 + '[' -f /tmp/packages_end.txt ']' 08:11:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:11:24 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 08:11:24 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 08:11:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 08:11:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9490663313387742032.sh 08:11:24 ---> capture-instance-metadata.sh 08:11:24 Setup pyenv: 08:11:24 system 08:11:24 3.8.13 08:11:24 3.9.13 08:11:24 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:11:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sdsn 08:11:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:11:31 lf-activate-venv(): INFO: Installing: lftools 08:12:03 lf-activate-venv(): INFO: Adding /tmp/venv-Sdsn/bin to PATH 08:12:03 INFO: Running in OpenStack, capturing instance metadata 08:12:03 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8904731096165258392.sh 08:12:03 provisioning config files... 08:12:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config18015097048346178718tmp 08:12:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:12:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:12:04 [EnvInject] - Injecting environment variables from a build step. 08:12:04 [EnvInject] - Injecting as environment variables the properties content 08:12:04 SERVER_ID=logs 08:12:04 08:12:04 [EnvInject] - Variables injected successfully. 08:12:04 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins961814170651516256.sh 08:12:04 ---> create-netrc.sh 08:12:04 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins294391901719722627.sh 08:12:04 ---> python-tools-install.sh 08:12:04 Setup pyenv: 08:12:04 system 08:12:04 3.8.13 08:12:04 3.9.13 08:12:04 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:12:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sdsn from file:/tmp/.os_lf_venv 08:12:05 lf-activate-venv(): INFO: Installing: lftools 08:12:14 lf-activate-venv(): INFO: Adding /tmp/venv-Sdsn/bin to PATH 08:12:14 Generating Requirements File 08:12:48 Python 3.10.6 08:12:48 pip 24.0 from /tmp/venv-Sdsn/lib/python3.10/site-packages/pip (python 3.10) 08:12:49 appdirs==1.4.4 08:12:49 argcomplete==3.2.2 08:12:49 aspy.yaml==1.3.0 08:12:49 attrs==23.2.0 08:12:49 autopage==0.5.2 08:12:49 beautifulsoup4==4.12.3 08:12:49 boto3==1.34.44 08:12:49 botocore==1.34.44 08:12:49 bs4==0.0.2 08:12:49 cachetools==5.3.2 08:12:49 certifi==2024.2.2 08:12:49 cffi==1.16.0 08:12:49 cfgv==3.4.0 08:12:49 chardet==5.2.0 08:12:49 charset-normalizer==3.3.2 08:12:49 click==8.1.7 08:12:49 cliff==4.5.0 08:12:49 cmd2==2.4.3 08:12:49 cryptography==3.3.2 08:12:49 debtcollector==2.5.0 08:12:49 decorator==5.1.1 08:12:49 defusedxml==0.7.1 08:12:49 Deprecated==1.2.14 08:12:49 distlib==0.3.8 08:12:49 dnspython==2.6.1 08:12:49 docker==4.2.2 08:12:49 dogpile.cache==1.3.1 08:12:49 email-validator==2.1.0.post1 08:12:49 filelock==3.13.1 08:12:49 future==0.18.3 08:12:49 gitdb==4.0.11 08:12:49 GitPython==3.1.42 08:12:49 google-auth==2.28.0 08:12:49 httplib2==0.22.0 08:12:49 identify==2.5.35 08:12:49 idna==3.6 08:12:49 importlib-resources==1.5.0 08:12:49 iso8601==2.1.0 08:12:49 Jinja2==3.1.3 08:12:49 jmespath==1.0.1 08:12:49 jsonpatch==1.33 08:12:49 jsonpointer==2.4 08:12:49 jsonschema==4.21.1 08:12:49 jsonschema-specifications==2023.12.1 08:12:49 keystoneauth1==5.5.0 08:12:49 kubernetes==29.0.0 08:12:49 lftools==0.37.8 08:12:49 lxml==5.1.0 08:12:49 MarkupSafe==2.1.5 08:12:49 msgpack==1.0.7 08:12:49 multi_key_dict==2.0.3 08:12:49 munch==4.0.0 08:12:49 netaddr==1.2.1 08:12:49 netifaces==0.11.0 08:12:49 niet==1.4.2 08:12:49 nodeenv==1.8.0 08:12:49 oauth2client==4.1.3 08:12:49 oauthlib==3.2.2 08:12:49 openstacksdk==0.62.0 08:12:49 os-client-config==2.1.0 08:12:49 os-service-types==1.7.0 08:12:49 osc-lib==3.0.0 08:12:49 oslo.config==9.3.0 08:12:49 oslo.context==5.3.0 08:12:49 oslo.i18n==6.2.0 08:12:49 oslo.log==5.4.0 08:12:49 oslo.serialization==5.3.0 08:12:49 oslo.utils==7.0.0 08:12:49 packaging==23.2 08:12:49 pbr==6.0.0 08:12:49 platformdirs==4.2.0 08:12:49 prettytable==3.9.0 08:12:49 pyasn1==0.5.1 08:12:49 pyasn1-modules==0.3.0 08:12:49 pycparser==2.21 08:12:49 pygerrit2==2.0.15 08:12:49 PyGithub==2.2.0 08:12:49 pyinotify==0.9.6 08:12:49 PyJWT==2.8.0 08:12:49 PyNaCl==1.5.0 08:12:49 pyparsing==2.4.7 08:12:49 pyperclip==1.8.2 08:12:49 pyrsistent==0.20.0 08:12:49 python-cinderclient==9.4.0 08:12:49 python-dateutil==2.8.2 08:12:49 python-heatclient==3.4.0 08:12:49 python-jenkins==1.8.2 08:12:49 python-keystoneclient==5.3.0 08:12:49 python-magnumclient==4.3.0 08:12:49 python-novaclient==18.4.0 08:12:49 python-openstackclient==6.0.1 08:12:49 python-swiftclient==4.4.0 08:12:49 pytz==2024.1 08:12:49 PyYAML==6.0.1 08:12:49 referencing==0.33.0 08:12:49 requests==2.31.0 08:12:49 requests-oauthlib==1.3.1 08:12:49 requestsexceptions==1.4.0 08:12:49 rfc3986==2.0.0 08:12:49 rpds-py==0.18.0 08:12:49 rsa==4.9 08:12:49 ruamel.yaml==0.18.6 08:12:49 ruamel.yaml.clib==0.2.8 08:12:49 s3transfer==0.10.0 08:12:49 simplejson==3.19.2 08:12:49 six==1.16.0 08:12:49 smmap==5.0.1 08:12:49 soupsieve==2.5 08:12:49 stevedore==5.1.0 08:12:49 tabulate==0.9.0 08:12:49 toml==0.10.2 08:12:49 tomlkit==0.12.3 08:12:49 tqdm==4.66.2 08:12:49 typing_extensions==4.9.0 08:12:49 tzdata==2024.1 08:12:49 urllib3==1.26.18 08:12:49 virtualenv==20.25.0 08:12:49 wcwidth==0.2.13 08:12:49 websocket-client==1.7.0 08:12:49 wrapt==1.16.0 08:12:49 xdg==6.0.0 08:12:49 xmltodict==0.13.0 08:12:49 yq==3.2.3 08:12:49 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12142242165777709712.sh 08:12:49 ---> sudo-logs.sh 08:12:49 Archiving 'sudo' log.. 08:12:49 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1146885555682719313.sh 08:12:49 ---> job-cost.sh 08:12:49 Setup pyenv: 08:12:49 system 08:12:49 3.8.13 08:12:49 3.9.13 08:12:49 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:12:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sdsn from file:/tmp/.os_lf_venv 08:12:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:12:58 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:12:58 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 08:12:58 lf-activate-venv(): INFO: Adding /tmp/venv-Sdsn/bin to PATH 08:12:58 INFO: No Stack... 08:12:58 INFO: Retrieving Pricing Info for: v3-standard-8 08:12:59 INFO: Archiving Costs 08:12:59 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins3386921306750539714.sh 08:12:59 ---> logs-deploy.sh 08:12:59 Setup pyenv: 08:12:59 system 08:12:59 3.8.13 08:12:59 3.9.13 08:12:59 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:12:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sdsn from file:/tmp/.os_lf_venv 08:13:00 lf-activate-venv(): INFO: Installing: lftools 08:13:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:13:11 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:13:11 lf-activate-venv(): INFO: Adding /tmp/venv-Sdsn/bin to PATH 08:13:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/222 08:13:11 INFO: archiving workspace using pattern(s): 08:13:12 Archives upload complete. 08:13:12 INFO: archiving logs to Nexus 08:13:13 ---> uname -a: 08:13:13 Linux prd-ubuntu1804-docker-8c-8g-6567 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:13:13 08:13:13 08:13:13 ---> lscpu: 08:13:13 Architecture: x86_64 08:13:13 CPU op-mode(s): 32-bit, 64-bit 08:13:13 Byte Order: Little Endian 08:13:13 CPU(s): 8 08:13:13 On-line CPU(s) list: 0-7 08:13:13 Thread(s) per core: 1 08:13:13 Core(s) per socket: 1 08:13:13 Socket(s): 8 08:13:13 NUMA node(s): 1 08:13:13 Vendor ID: AuthenticAMD 08:13:13 CPU family: 23 08:13:13 Model: 49 08:13:13 Model name: AMD EPYC-Rome Processor 08:13:13 Stepping: 0 08:13:13 CPU MHz: 2800.000 08:13:13 BogoMIPS: 5600.00 08:13:13 Virtualization: AMD-V 08:13:13 Hypervisor vendor: KVM 08:13:13 Virtualization type: full 08:13:13 L1d cache: 32K 08:13:13 L1i cache: 32K 08:13:13 L2 cache: 512K 08:13:13 L3 cache: 16384K 08:13:13 NUMA node0 CPU(s): 0-7 08:13:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 08:13:13 08:13:13 08:13:13 ---> nproc: 08:13:13 8 08:13:13 08:13:13 08:13:13 ---> df -h: 08:13:13 Filesystem Size Used Avail Use% Mounted on 08:13:13 udev 16G 0 16G 0% /dev 08:13:13 tmpfs 3.2G 708K 3.2G 1% /run 08:13:13 /dev/vda1 155G 11G 145G 7% / 08:13:13 tmpfs 16G 0 16G 0% /dev/shm 08:13:13 tmpfs 5.0M 0 5.0M 0% /run/lock 08:13:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:13:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:13:13 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:13:13 08:13:13 08:13:13 ---> free -m: 08:13:13 total used free shared buff/cache available 08:13:13 Mem: 32167 803 29125 0 2238 30934 08:13:13 Swap: 1023 0 1023 08:13:13 08:13:13 08:13:13 ---> ip addr: 08:13:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:13:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:13:13 inet 127.0.0.1/8 scope host lo 08:13:13 valid_lft forever preferred_lft forever 08:13:13 inet6 ::1/128 scope host 08:13:13 valid_lft forever preferred_lft forever 08:13:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:13:13 link/ether fa:16:3e:f4:f5:83 brd ff:ff:ff:ff:ff:ff 08:13:13 inet 10.30.107.71/23 brd 10.30.107.255 scope global dynamic ens3 08:13:13 valid_lft 86197sec preferred_lft 86197sec 08:13:13 inet6 fe80::f816:3eff:fef4:f583/64 scope link 08:13:13 valid_lft forever preferred_lft forever 08:13:13 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:13:13 link/ether 02:42:0d:ba:f6:61 brd ff:ff:ff:ff:ff:ff 08:13:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:13:13 valid_lft forever preferred_lft forever 08:13:13 08:13:13 08:13:13 ---> sar -b -r -n DEV: 08:13:13 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6567) 02/19/24 _x86_64_ (8 CPU) 08:13:13 08:13:13 08:09:52 LINUX RESTART (8 CPU) 08:13:13 08:13:13 08:10:02 tps rtps wtps bread/s bwrtn/s 08:13:13 08:11:02 280.65 79.22 201.42 5512.56 57887.68 08:13:13 08:12:01 123.42 14.20 109.22 1005.52 30808.20 08:13:13 08:13:01 80.04 1.23 78.81 102.90 29449.65 08:13:13 Average: 160.91 31.38 129.53 2195.06 39325.50 08:13:13 08:13:13 08:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:13:13 08:11:02 30313392 31687128 2625820 7.97 49144 1646156 1510296 4.44 861920 1501052 77204 08:13:13 08:12:01 29866444 31629840 3072768 9.33 76120 1988380 1513104 4.45 1015096 1747472 183240 08:13:13 08:13:01 29851760 31705028 3087452 9.37 90396 2056276 1414764 4.16 913912 1849808 108976 08:13:13 Average: 30010532 31673999 2928680 8.89 71887 1896937 1479388 4.35 930309 1699444 123140 08:13:13 08:13:13 08:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:13:13 08:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:13 08:11:02 lo 1.63 1.63 0.16 0.16 0.00 0.00 0.00 0.00 08:13:13 08:11:02 ens3 306.69 221.22 979.74 58.60 0.00 0.00 0.00 0.00 08:13:13 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:13 08:12:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 08:13:13 08:12:01 ens3 51.65 36.76 735.16 24.04 0.00 0.00 0.00 0.00 08:13:13 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:13 08:13:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 08:13:13 08:13:01 ens3 34.46 26.97 330.75 7.63 0.00 0.00 0.00 0.00 08:13:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:13 Average: lo 1.42 1.42 0.14 0.14 0.00 0.00 0.00 0.00 08:13:13 Average: ens3 130.39 94.60 679.89 29.96 0.00 0.00 0.00 0.00 08:13:13 08:13:13 08:13:13 ---> sar -P ALL: 08:13:13 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6567) 02/19/24 _x86_64_ (8 CPU) 08:13:13 08:13:13 08:09:52 LINUX RESTART (8 CPU) 08:13:13 08:13:13 08:10:02 CPU %user %nice %system %iowait %steal %idle 08:13:13 08:11:02 all 7.29 0.00 1.26 8.11 0.04 83.30 08:13:13 08:11:02 0 9.88 0.00 0.94 2.69 0.05 86.44 08:13:13 08:11:02 1 13.11 0.00 1.89 3.38 0.05 81.57 08:13:13 08:11:02 2 7.24 0.00 1.28 2.59 0.05 88.84 08:13:13 08:11:02 3 3.50 0.00 1.29 9.56 0.03 85.61 08:13:13 08:11:02 4 2.55 0.00 0.65 10.28 0.03 86.49 08:13:13 08:11:02 5 9.73 0.00 2.27 15.29 0.05 72.67 08:13:13 08:11:02 6 6.44 0.00 0.95 1.80 0.03 90.78 08:13:13 08:11:02 7 5.84 0.00 0.83 19.34 0.05 73.93 08:13:13 08:12:01 all 9.98 0.00 0.82 2.91 0.04 86.25 08:13:13 08:12:01 0 2.24 0.00 0.49 0.14 0.03 97.10 08:13:13 08:12:01 1 5.82 0.00 0.56 0.53 0.05 93.04 08:13:13 08:12:01 2 3.71 0.00 0.72 3.98 0.05 91.55 08:13:13 08:12:01 3 26.03 0.00 1.55 2.25 0.07 70.10 08:13:13 08:12:01 4 12.18 0.00 0.83 1.36 0.03 85.59 08:13:13 08:12:01 5 20.26 0.00 0.98 0.78 0.03 77.94 08:13:13 08:12:01 6 8.86 0.00 0.95 0.48 0.03 89.68 08:13:13 08:12:01 7 0.80 0.00 0.46 13.75 0.02 84.98 08:13:13 08:13:01 all 10.53 0.00 0.68 2.10 0.03 86.66 08:13:13 08:13:01 0 13.27 0.00 0.77 0.23 0.02 85.71 08:13:13 08:13:01 1 24.84 0.00 1.52 1.27 0.08 72.29 08:13:13 08:13:01 2 20.94 0.00 0.92 4.08 0.05 74.00 08:13:13 08:13:01 3 18.66 0.00 1.12 0.62 0.03 79.58 08:13:13 08:13:01 4 2.94 0.00 0.37 0.02 0.02 96.65 08:13:13 08:13:01 5 3.02 0.00 0.43 1.92 0.00 94.63 08:13:13 08:13:01 6 0.28 0.00 0.22 0.00 0.00 99.50 08:13:13 08:13:01 7 0.28 0.00 0.08 8.71 0.02 90.91 08:13:13 Average: all 9.27 0.00 0.92 4.36 0.04 85.41 08:13:13 Average: 0 8.49 0.00 0.73 1.01 0.03 89.73 08:13:13 Average: 1 14.65 0.00 1.32 1.72 0.06 82.24 08:13:13 Average: 2 10.70 0.00 0.97 3.55 0.05 84.73 08:13:13 Average: 3 16.08 0.00 1.32 4.12 0.05 78.44 08:13:13 Average: 4 5.88 0.00 0.61 3.86 0.03 89.62 08:13:13 Average: 5 10.96 0.00 1.22 5.96 0.03 81.83 08:13:13 Average: 6 5.16 0.00 0.70 0.75 0.02 93.36 08:13:13 Average: 7 2.29 0.00 0.46 13.90 0.03 83.33 08:13:13 08:13:13 08:13:13