15:22:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137591 15:22:19 Running as SYSTEM 15:22:19 [EnvInject] - Loading node environment variables. 15:22:19 Building remotely on prd-ubuntu1804-docker-8c-8g-18331 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 15:22:19 [ssh-agent] Looking for ssh-agent implementation... 15:22:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:20 $ ssh-agent 15:22:20 SSH_AUTH_SOCK=/tmp/ssh-O7eR0fyTFBby/agent.2088 15:22:20 SSH_AGENT_PID=2090 15:22:20 [ssh-agent] Started. 15:22:21 Running ssh-add (command line suppressed) 15:22:21 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_5337117372726334036.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_5337117372726334036.key) 15:22:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:22:22 The recommended git tool is: NONE 15:22:24 using credential onap-jenkins-ssh 15:22:24 Wiping out workspace first. 15:22:24 Cloning the remote Git repository 15:22:24 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 15:22:25 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 15:22:25 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 15:22:25 > git --version # timeout=10 15:22:25 > git --version # 'git version 2.17.1' 15:22:25 using GIT_SSH to set credentials Gerrit user 15:22:25 Verifying host key using manually-configured host key entries 15:22:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:22:26 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 15:22:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:26 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 15:22:26 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 15:22:26 using GIT_SSH to set credentials Gerrit user 15:22:26 Verifying host key using manually-configured host key entries 15:22:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/91/137591/1 # timeout=30 15:22:26 > git rev-parse 7801bc09e09b7816c7690f14bc18afd013c5e70a^{commit} # timeout=10 15:22:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:22:26 Checking out Revision 7801bc09e09b7816c7690f14bc18afd013c5e70a (refs/changes/91/137591/1) 15:22:26 > git config core.sparsecheckout # timeout=10 15:22:27 > git checkout -f 7801bc09e09b7816c7690f14bc18afd013c5e70a # timeout=30 15:22:30 Commit message: "Fix SDC v2 distribution status - desird status" 15:22:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:22:30 > git rev-list --no-walk 4a99e7286857a83a9e2c557263363228f410bac8 # timeout=10 15:22:30 [EnvInject] - Injecting environment variables from a build step. 15:22:30 [EnvInject] - Injecting as environment variables the properties content 15:22:30 PYTHON=python3 15:22:30 15:22:30 [EnvInject] - Variables injected successfully. 15:22:30 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins218442478279031485.sh 15:22:30 ---> tox-install.sh 15:22:30 + source /home/jenkins/lf-env.sh 15:22:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:22:30 ++ mktemp -d /tmp/venv-XXXX 15:22:30 + lf_venv=/tmp/venv-g6Qz 15:22:30 + local venv_file=/tmp/.os_lf_venv 15:22:30 + local python=python3 15:22:30 + local options 15:22:30 + local set_path=true 15:22:30 + local install_args= 15:22:30 ++ 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 15:22:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:22:30 + true 15:22:30 + case $1 in 15:22:30 + venv_file=/tmp/.toxenv 15:22:30 + shift 2 15:22:30 + true 15:22:30 + case $1 in 15:22:30 + shift 15:22:30 + break 15:22:30 + case $python in 15:22:30 + local pkg_list= 15:22:30 + [[ -d /opt/pyenv ]] 15:22:30 + echo 'Setup pyenv:' 15:22:30 Setup pyenv: 15:22:30 + export PYENV_ROOT=/opt/pyenv 15:22:30 + PYENV_ROOT=/opt/pyenv 15:22:30 + 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 15:22:30 + 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 15:22:30 + pyenv versions 15:22:30 * system (set by /opt/pyenv/version) 15:22:30 * 3.8.13 (set by /opt/pyenv/version) 15:22:30 * 3.9.13 (set by /opt/pyenv/version) 15:22:31 * 3.10.6 (set by /opt/pyenv/version) 15:22:31 + command -v pyenv 15:22:31 ++ pyenv init - --no-rehash 15:22:31 + 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[*]}"'\'')" 15:22:31 export PATH="/opt/pyenv/shims:${PATH}" 15:22:31 export PYENV_SHELL=bash 15:22:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:22:31 pyenv() { 15:22:31 local command 15:22:31 command="${1:-}" 15:22:31 if [ "$#" -gt 0 ]; then 15:22:31 shift 15:22:31 fi 15:22:31 15:22:31 case "$command" in 15:22:31 rehash|shell) 15:22:31 eval "$(pyenv "sh-$command" "$@")" 15:22:31 ;; 15:22:31 *) 15:22:31 command pyenv "$command" "$@" 15:22:31 ;; 15:22:31 esac 15:22:31 }' 15:22:31 +++ 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[*]}"' 15:22:31 ++ 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 15:22:31 ++ 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 15:22:31 ++ 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 15:22:31 ++ export PYENV_SHELL=bash 15:22:31 ++ PYENV_SHELL=bash 15:22:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:22:31 +++ complete -F _pyenv pyenv 15:22:31 ++ lf-pyver python3 15:22:31 ++ local py_version_xy=python3 15:22:31 ++ local py_version_xyz= 15:22:31 ++ pyenv versions 15:22:31 ++ local command 15:22:31 ++ command=versions 15:22:31 ++ '[' 1 -gt 0 ']' 15:22:31 ++ sed 's/^[ *]* //' 15:22:31 ++ shift 15:22:31 ++ case "$command" in 15:22:31 ++ command pyenv versions 15:22:31 ++ pyenv versions 15:22:31 ++ awk '{ print $1 }' 15:22:31 ++ grep -E '^[0-9.]*[0-9]$' 15:22:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:22:31 +++ grep '^3' /tmp/.pyenv_versions 15:22:31 +++ sort -V 15:22:31 +++ tail -n 1 15:22:31 ++ py_version_xyz=3.10.6 15:22:31 ++ [[ -z 3.10.6 ]] 15:22:31 ++ echo 3.10.6 15:22:31 ++ return 0 15:22:31 + pyenv local 3.10.6 15:22:31 + local command 15:22:31 + command=local 15:22:31 + '[' 2 -gt 0 ']' 15:22:31 + shift 15:22:31 + case "$command" in 15:22:31 + command pyenv local 3.10.6 15:22:31 + pyenv local 3.10.6 15:22:31 + for arg in "$@" 15:22:31 + case $arg in 15:22:31 + pkg_list+='tox ' 15:22:31 + for arg in "$@" 15:22:31 + case $arg in 15:22:31 + pkg_list+='virtualenv ' 15:22:31 + for arg in "$@" 15:22:31 + case $arg in 15:22:31 + pkg_list+='urllib3~=1.26.15 ' 15:22:31 + [[ -f /tmp/.toxenv ]] 15:22:31 + [[ ! -f /tmp/.toxenv ]] 15:22:31 + [[ -n '' ]] 15:22:31 + python3 -m venv /tmp/venv-g6Qz 15:22:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g6Qz' 15:22:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g6Qz 15:22:37 + echo /tmp/venv-g6Qz 15:22:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:22:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:22:37 + /tmp/venv-g6Qz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:22:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:22:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:22:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:22:42 + /tmp/venv-g6Qz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:22:48 + type python3 15:22:48 + true 15:22:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-g6Qz/bin to PATH' 15:22:48 lf-activate-venv(): INFO: Adding /tmp/venv-g6Qz/bin to PATH 15:22:48 + PATH=/tmp/venv-g6Qz/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 15:22:48 + return 0 15:22:48 + python3 --version 15:22:48 Python 3.10.6 15:22:48 + python3 -m pip --version 15:22:48 pip 24.0 from /tmp/venv-g6Qz/lib/python3.10/site-packages/pip (python 3.10) 15:22:48 + python3 -m pip freeze 15:22:48 cachetools==5.3.3 15:22:48 chardet==5.2.0 15:22:48 colorama==0.4.6 15:22:48 distlib==0.3.8 15:22:48 filelock==3.13.3 15:22:48 packaging==24.0 15:22:48 platformdirs==4.2.0 15:22:48 pluggy==1.4.0 15:22:48 pyproject-api==1.6.1 15:22:48 tomli==2.0.1 15:22:48 tox==4.14.2 15:22:48 urllib3==1.26.18 15:22:48 virtualenv==20.25.1 15:22:49 [EnvInject] - Injecting environment variables from a build step. 15:22:49 [EnvInject] - Injecting as environment variables the properties content 15:22:49 PARALLEL=false 15:22:49 15:22:49 [EnvInject] - Variables injected successfully. 15:22:49 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins15011304250749056847.sh 15:22:49 ---> tox-run.sh 15:22:49 + 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 15:22:49 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 15:22:49 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 15:22:49 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 15:22:49 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 15:22:49 + source /home/jenkins/lf-env.sh 15:22:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:22:49 ++ mktemp -d /tmp/venv-XXXX 15:22:49 + lf_venv=/tmp/venv-TY3u 15:22:49 + local venv_file=/tmp/.os_lf_venv 15:22:49 + local python=python3 15:22:49 + local options 15:22:49 + local set_path=true 15:22:49 + local install_args= 15:22:49 ++ 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 15:22:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:22:49 + true 15:22:49 + case $1 in 15:22:49 + venv_file=/tmp/.toxenv 15:22:49 + shift 2 15:22:49 + true 15:22:49 + case $1 in 15:22:49 + shift 15:22:49 + break 15:22:49 + case $python in 15:22:49 + local pkg_list= 15:22:49 + [[ -d /opt/pyenv ]] 15:22:49 + echo 'Setup pyenv:' 15:22:49 Setup pyenv: 15:22:49 + export PYENV_ROOT=/opt/pyenv 15:22:49 + PYENV_ROOT=/opt/pyenv 15:22:49 + 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 15:22:49 + 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 15:22:49 + pyenv versions 15:22:49 system 15:22:49 3.8.13 15:22:49 3.9.13 15:22:49 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 15:22:49 + command -v pyenv 15:22:49 ++ pyenv init - --no-rehash 15:22:49 + 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[*]}"'\'')" 15:22:49 export PATH="/opt/pyenv/shims:${PATH}" 15:22:49 export PYENV_SHELL=bash 15:22:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:22:49 pyenv() { 15:22:49 local command 15:22:49 command="${1:-}" 15:22:49 if [ "$#" -gt 0 ]; then 15:22:49 shift 15:22:49 fi 15:22:49 15:22:49 case "$command" in 15:22:49 rehash|shell) 15:22:49 eval "$(pyenv "sh-$command" "$@")" 15:22:49 ;; 15:22:49 *) 15:22:49 command pyenv "$command" "$@" 15:22:49 ;; 15:22:49 esac 15:22:49 }' 15:22:49 +++ 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[*]}"' 15:22:49 ++ 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 15:22:49 ++ 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 15:22:49 ++ 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 15:22:49 ++ export PYENV_SHELL=bash 15:22:49 ++ PYENV_SHELL=bash 15:22:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:22:49 +++ complete -F _pyenv pyenv 15:22:49 ++ lf-pyver python3 15:22:49 ++ local py_version_xy=python3 15:22:49 ++ local py_version_xyz= 15:22:49 ++ pyenv versions 15:22:49 ++ local command 15:22:49 ++ command=versions 15:22:49 ++ '[' 1 -gt 0 ']' 15:22:49 ++ shift 15:22:49 ++ case "$command" in 15:22:49 ++ command pyenv versions 15:22:49 ++ pyenv versions 15:22:49 ++ sed 's/^[ *]* //' 15:22:49 ++ grep -E '^[0-9.]*[0-9]$' 15:22:49 ++ awk '{ print $1 }' 15:22:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:22:49 +++ sort -V 15:22:49 +++ tail -n 1 15:22:49 +++ grep '^3' /tmp/.pyenv_versions 15:22:49 ++ py_version_xyz=3.10.6 15:22:49 ++ [[ -z 3.10.6 ]] 15:22:49 ++ echo 3.10.6 15:22:49 ++ return 0 15:22:49 + pyenv local 3.10.6 15:22:49 + local command 15:22:49 + command=local 15:22:49 + '[' 2 -gt 0 ']' 15:22:49 + shift 15:22:49 + case "$command" in 15:22:49 + command pyenv local 3.10.6 15:22:49 + pyenv local 3.10.6 15:22:49 + for arg in "$@" 15:22:49 + case $arg in 15:22:49 + pkg_list+='tox ' 15:22:49 + for arg in "$@" 15:22:49 + case $arg in 15:22:49 + pkg_list+='virtualenv ' 15:22:49 + for arg in "$@" 15:22:49 + case $arg in 15:22:49 + pkg_list+='urllib3~=1.26.15 ' 15:22:49 + [[ -f /tmp/.toxenv ]] 15:22:49 ++ cat /tmp/.toxenv 15:22:49 + lf_venv=/tmp/venv-g6Qz 15:22:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g6Qz from' file:/tmp/.toxenv 15:22:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g6Qz from file:/tmp/.toxenv 15:22:49 + /tmp/venv-g6Qz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:22:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:22:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:22:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:22:50 + /tmp/venv-g6Qz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:22:52 + type python3 15:22:52 + true 15:22:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-g6Qz/bin to PATH' 15:22:52 lf-activate-venv(): INFO: Adding /tmp/venv-g6Qz/bin to PATH 15:22:52 + PATH=/tmp/venv-g6Qz/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 15:22:52 + return 0 15:22:52 + [[ -d /opt/pyenv ]] 15:22:52 + echo '---> Setting up pyenv' 15:22:52 ---> Setting up pyenv 15:22:52 + export PYENV_ROOT=/opt/pyenv 15:22:52 + PYENV_ROOT=/opt/pyenv 15:22:52 + export PATH=/opt/pyenv/bin:/tmp/venv-g6Qz/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 15:22:52 + PATH=/opt/pyenv/bin:/tmp/venv-g6Qz/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 15:22:52 ++ pwd 15:22:52 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 15:22:52 + export PYTHONPATH 15:22:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:22:52 + TOX_TESTENV_PASSENV=PYTHONPATH 15:22:52 + tox --version 15:22:53 4.14.2 from /tmp/venv-g6Qz/lib/python3.10/site-packages/tox/__init__.py 15:22:53 + PARALLEL=false 15:22:53 + TOX_OPTIONS_LIST= 15:22:53 + [[ -n pydocstyle ]] 15:22:53 + TOX_OPTIONS_LIST=' -e pydocstyle' 15:22:53 + case ${PARALLEL,,} in 15:22:53 + tox -e pydocstyle 15:22:53 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 15:22:54 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 15:23:13 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 15:23:15 .pkg: _optional_hooks> python /tmp/venv-g6Qz/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:23:15 .pkg: get_requires_for_build_sdist> python /tmp/venv-g6Qz/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:23:15 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 15:23:16 .pkg: get_requires_for_build_wheel> python /tmp/venv-g6Qz/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:23:17 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 15:23:17 .pkg: freeze> python -m pip freeze --all 15:23:18 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 15:23:18 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-g6Qz/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:23:18 .pkg: build_sdist> python /tmp/venv-g6Qz/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:23:18 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 15:23:19 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.7.tar.gz 15:23:22 pydocstyle: freeze> python -m pip freeze --all 15:23:23 pydocstyle: astroid==3.1.0,attrs==23.2.0,bandit==1.7.8,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.4,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.7,oyaml==1.0,packaging==24.0,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.1.1,pytest-cov==5.0.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 15:23:23 pydocstyle: commands[0]> pydocstyle src/ 15:23:26 pydocstyle: OK (32.68=setup[29.36]+cmd[3.33] seconds) 15:23:26 congratulations :) (32.87 seconds) 15:23:26 + tox_status=0 15:23:26 + echo '---> Completed tox runs' 15:23:26 ---> Completed tox runs 15:23:26 + for i in .tox/*/log 15:23:26 ++ echo .tox/pydocstyle/log 15:23:26 ++ awk -F/ '{print $2}' 15:23:26 + tox_env=pydocstyle 15:23:26 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 15:23:26 + DOC_DIR=docs/_build/html 15:23:26 + [[ -d docs/_build/html ]] 15:23:26 + echo '---> tox-run.sh ends' 15:23:26 ---> tox-run.sh ends 15:23:26 + test 0 -eq 0 15:23:26 $ ssh-agent -k 15:23:26 unset SSH_AUTH_SOCK; 15:23:26 unset SSH_AGENT_PID; 15:23:26 echo Agent pid 2090 killed; 15:23:26 [ssh-agent] Stopped. 15:23:26 [PostBuildScript] - [INFO] Executing post build scripts. 15:23:26 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins218526187127502361.sh 15:23:26 ---> sysstat.sh 15:23:27 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins16034092926063028220.sh 15:23:27 ---> package-listing.sh 15:23:27 ++ facter osfamily 15:23:27 ++ tr '[:upper:]' '[:lower:]' 15:23:27 + OS_FAMILY=debian 15:23:27 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 15:23:27 + START_PACKAGES=/tmp/packages_start.txt 15:23:27 + END_PACKAGES=/tmp/packages_end.txt 15:23:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:23:27 + PACKAGES=/tmp/packages_start.txt 15:23:27 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 15:23:27 + PACKAGES=/tmp/packages_end.txt 15:23:27 + case "${OS_FAMILY}" in 15:23:27 + dpkg -l 15:23:27 + grep '^ii' 15:23:27 + '[' -f /tmp/packages_start.txt ']' 15:23:27 + '[' -f /tmp/packages_end.txt ']' 15:23:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:23:27 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 15:23:27 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 15:23:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 15:23:27 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5713164456695279455.sh 15:23:27 ---> capture-instance-metadata.sh 15:23:27 Setup pyenv: 15:23:27 system 15:23:27 3.8.13 15:23:27 3.9.13 15:23:27 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 15:23:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5PH4 15:23:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:23:34 lf-activate-venv(): INFO: Installing: lftools 15:24:15 lf-activate-venv(): INFO: Adding /tmp/venv-5PH4/bin to PATH 15:24:15 INFO: Running in OpenStack, capturing instance metadata 15:24:16 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9639540916470200623.sh 15:24:16 provisioning config files... 15:24:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config8926744362616350743tmp 15:24:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:24:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:24:16 [EnvInject] - Injecting environment variables from a build step. 15:24:16 [EnvInject] - Injecting as environment variables the properties content 15:24:16 SERVER_ID=logs 15:24:16 15:24:16 [EnvInject] - Variables injected successfully. 15:24:16 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15644685771501847731.sh 15:24:16 ---> create-netrc.sh 15:24:16 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13553710211389490475.sh 15:24:16 ---> python-tools-install.sh 15:24:16 Setup pyenv: 15:24:16 system 15:24:16 3.8.13 15:24:16 3.9.13 15:24:16 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 15:24:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5PH4 from file:/tmp/.os_lf_venv 15:24:17 lf-activate-venv(): INFO: Installing: lftools 15:24:29 lf-activate-venv(): INFO: Adding /tmp/venv-5PH4/bin to PATH 15:24:29 Generating Requirements File 15:25:07 Python 3.10.6 15:25:07 pip 24.0 from /tmp/venv-5PH4/lib/python3.10/site-packages/pip (python 3.10) 15:25:07 appdirs==1.4.4 15:25:07 argcomplete==3.2.3 15:25:07 aspy.yaml==1.3.0 15:25:07 attrs==23.2.0 15:25:07 autopage==0.5.2 15:25:07 beautifulsoup4==4.12.3 15:25:07 boto3==1.34.70 15:25:07 botocore==1.34.70 15:25:07 bs4==0.0.2 15:25:07 cachetools==5.3.3 15:25:07 certifi==2024.2.2 15:25:07 cffi==1.16.0 15:25:07 cfgv==3.4.0 15:25:07 chardet==5.2.0 15:25:07 charset-normalizer==3.3.2 15:25:07 click==8.1.7 15:25:07 cliff==4.6.0 15:25:07 cmd2==2.4.3 15:25:07 cryptography==3.3.2 15:25:07 debtcollector==3.0.0 15:25:07 decorator==5.1.1 15:25:07 defusedxml==0.7.1 15:25:07 Deprecated==1.2.14 15:25:07 distlib==0.3.8 15:25:07 dnspython==2.6.1 15:25:07 docker==4.2.2 15:25:07 dogpile.cache==1.3.2 15:25:07 email_validator==2.1.1 15:25:07 filelock==3.13.3 15:25:07 future==1.0.0 15:25:07 gitdb==4.0.11 15:25:07 GitPython==3.1.42 15:25:07 google-auth==2.29.0 15:25:07 httplib2==0.22.0 15:25:07 identify==2.5.35 15:25:07 idna==3.6 15:25:07 importlib-resources==1.5.0 15:25:07 iso8601==2.1.0 15:25:07 Jinja2==3.1.3 15:25:07 jmespath==1.0.1 15:25:07 jsonpatch==1.33 15:25:07 jsonpointer==2.4 15:25:07 jsonschema==4.21.1 15:25:07 jsonschema-specifications==2023.12.1 15:25:07 keystoneauth1==5.6.0 15:25:07 kubernetes==29.0.0 15:25:07 lftools==0.37.10 15:25:07 lxml==5.1.0 15:25:07 MarkupSafe==2.1.5 15:25:07 msgpack==1.0.8 15:25:07 multi_key_dict==2.0.3 15:25:07 munch==4.0.0 15:25:07 netaddr==1.2.1 15:25:07 netifaces==0.11.0 15:25:07 niet==1.4.2 15:25:07 nodeenv==1.8.0 15:25:07 oauth2client==4.1.3 15:25:07 oauthlib==3.2.2 15:25:07 openstacksdk==3.0.0 15:25:07 os-client-config==2.1.0 15:25:07 os-service-types==1.7.0 15:25:07 osc-lib==3.0.1 15:25:07 oslo.config==9.4.0 15:25:07 oslo.context==5.5.0 15:25:07 oslo.i18n==6.3.0 15:25:07 oslo.log==5.5.0 15:25:07 oslo.serialization==5.4.0 15:25:07 oslo.utils==7.1.0 15:25:07 packaging==24.0 15:25:07 pbr==6.0.0 15:25:07 platformdirs==4.2.0 15:25:07 prettytable==3.10.0 15:25:07 pyasn1==0.5.1 15:25:07 pyasn1-modules==0.3.0 15:25:07 pycparser==2.21 15:25:07 pygerrit2==2.0.15 15:25:07 PyGithub==2.3.0 15:25:07 pyinotify==0.9.6 15:25:07 PyJWT==2.8.0 15:25:07 PyNaCl==1.5.0 15:25:07 pyparsing==2.4.7 15:25:07 pyperclip==1.8.2 15:25:07 pyrsistent==0.20.0 15:25:07 python-cinderclient==9.5.0 15:25:07 python-dateutil==2.9.0.post0 15:25:07 python-heatclient==3.5.0 15:25:07 python-jenkins==1.8.2 15:25:07 python-keystoneclient==5.4.0 15:25:07 python-magnumclient==4.4.0 15:25:07 python-novaclient==18.6.0 15:25:07 python-openstackclient==6.6.0 15:25:07 python-swiftclient==4.5.0 15:25:07 PyYAML==6.0.1 15:25:07 referencing==0.34.0 15:25:07 requests==2.31.0 15:25:07 requests-oauthlib==2.0.0 15:25:07 requestsexceptions==1.4.0 15:25:07 rfc3986==2.0.0 15:25:07 rpds-py==0.18.0 15:25:07 rsa==4.9 15:25:07 ruamel.yaml==0.18.6 15:25:07 ruamel.yaml.clib==0.2.8 15:25:07 s3transfer==0.10.1 15:25:07 simplejson==3.19.2 15:25:07 six==1.16.0 15:25:07 smmap==5.0.1 15:25:07 soupsieve==2.5 15:25:07 stevedore==5.2.0 15:25:07 tabulate==0.9.0 15:25:07 toml==0.10.2 15:25:07 tomlkit==0.12.4 15:25:07 tqdm==4.66.2 15:25:07 typing_extensions==4.10.0 15:25:07 tzdata==2024.1 15:25:07 urllib3==1.26.18 15:25:07 virtualenv==20.25.1 15:25:07 wcwidth==0.2.13 15:25:07 websocket-client==1.7.0 15:25:07 wrapt==1.16.0 15:25:07 xdg==6.0.0 15:25:07 xmltodict==0.13.0 15:25:07 yq==3.2.3 15:25:07 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins127573652953727057.sh 15:25:08 ---> sudo-logs.sh 15:25:08 Archiving 'sudo' log.. 15:25:08 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2219368406737200334.sh 15:25:08 ---> job-cost.sh 15:25:08 Setup pyenv: 15:25:08 system 15:25:08 3.8.13 15:25:08 3.9.13 15:25:08 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 15:25:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5PH4 from file:/tmp/.os_lf_venv 15:25:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:25:15 lf-activate-venv(): INFO: Adding /tmp/venv-5PH4/bin to PATH 15:25:15 INFO: No Stack... 15:25:15 INFO: Retrieving Pricing Info for: v3-standard-8 15:25:15 INFO: Archiving Costs 15:25:15 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins12853881526933802432.sh 15:25:15 ---> logs-deploy.sh 15:25:15 Setup pyenv: 15:25:15 system 15:25:15 3.8.13 15:25:15 3.9.13 15:25:15 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 15:25:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5PH4 from file:/tmp/.os_lf_venv 15:25:17 lf-activate-venv(): INFO: Installing: lftools 15:25:26 lf-activate-venv(): INFO: Adding /tmp/venv-5PH4/bin to PATH 15:25:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/252 15:25:26 INFO: archiving workspace using pattern(s): 15:25:27 Archives upload complete. 15:25:27 INFO: archiving logs to Nexus 15:25:28 ---> uname -a: 15:25:28 Linux prd-ubuntu1804-docker-8c-8g-18331 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:25:28 15:25:28 15:25:28 ---> lscpu: 15:25:28 Architecture: x86_64 15:25:28 CPU op-mode(s): 32-bit, 64-bit 15:25:28 Byte Order: Little Endian 15:25:28 CPU(s): 8 15:25:28 On-line CPU(s) list: 0-7 15:25:28 Thread(s) per core: 1 15:25:28 Core(s) per socket: 1 15:25:28 Socket(s): 8 15:25:28 NUMA node(s): 1 15:25:28 Vendor ID: AuthenticAMD 15:25:28 CPU family: 23 15:25:28 Model: 49 15:25:28 Model name: AMD EPYC-Rome Processor 15:25:28 Stepping: 0 15:25:28 CPU MHz: 2799.998 15:25:28 BogoMIPS: 5599.99 15:25:28 Virtualization: AMD-V 15:25:28 Hypervisor vendor: KVM 15:25:28 Virtualization type: full 15:25:28 L1d cache: 32K 15:25:28 L1i cache: 32K 15:25:28 L2 cache: 512K 15:25:28 L3 cache: 16384K 15:25:28 NUMA node0 CPU(s): 0-7 15:25:28 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 15:25:28 15:25:28 15:25:28 ---> nproc: 15:25:28 8 15:25:28 15:25:28 15:25:28 ---> df -h: 15:25:28 Filesystem Size Used Avail Use% Mounted on 15:25:28 udev 16G 0 16G 0% /dev 15:25:28 tmpfs 3.2G 708K 3.2G 1% /run 15:25:28 /dev/vda1 155G 11G 145G 7% / 15:25:28 tmpfs 16G 0 16G 0% /dev/shm 15:25:28 tmpfs 5.0M 0 5.0M 0% /run/lock 15:25:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:25:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:25:28 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:25:28 15:25:28 15:25:28 ---> free -m: 15:25:28 total used free shared buff/cache available 15:25:28 Mem: 32167 834 29103 0 2228 30902 15:25:28 Swap: 1023 0 1023 15:25:28 15:25:28 15:25:28 ---> ip addr: 15:25:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:25:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:25:28 inet 127.0.0.1/8 scope host lo 15:25:28 valid_lft forever preferred_lft forever 15:25:28 inet6 ::1/128 scope host 15:25:28 valid_lft forever preferred_lft forever 15:25:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:25:28 link/ether fa:16:3e:56:9e:7d brd ff:ff:ff:ff:ff:ff 15:25:28 inet 10.30.107.252/23 brd 10.30.107.255 scope global dynamic ens3 15:25:28 valid_lft 86173sec preferred_lft 86173sec 15:25:28 inet6 fe80::f816:3eff:fe56:9e7d/64 scope link 15:25:28 valid_lft forever preferred_lft forever 15:25:28 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:25:28 link/ether 02:42:e5:9f:33:25 brd ff:ff:ff:ff:ff:ff 15:25:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:25:28 valid_lft forever preferred_lft forever 15:25:28 15:25:28 15:25:28 ---> sar -b -r -n DEV: 15:25:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18331) 03/26/24 _x86_64_ (8 CPU) 15:25:28 15:25:28 15:21:44 LINUX RESTART (8 CPU) 15:25:28 15:25:28 15:22:01 tps rtps wtps bread/s bwrtn/s 15:25:28 15:23:02 223.65 76.55 147.09 5280.45 75074.42 15:25:28 15:24:01 113.12 4.85 108.27 370.38 52564.11 15:25:28 15:25:01 104.27 9.87 94.40 700.42 48230.63 15:25:28 Average: 147.20 30.56 116.63 2126.84 58656.90 15:25:28 15:25:28 15:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:25:28 15:23:02 30277608 31646816 2661612 8.08 50792 1639292 1459600 4.29 896784 1494560 65584 15:25:28 15:24:01 29979724 31600780 2959496 8.98 68080 1860860 1461312 4.30 986960 1674020 86476 15:25:28 15:25:01 29852516 31638512 3086704 9.37 83460 2000776 1407084 4.14 974760 1794252 46032 15:25:28 Average: 30036616 31628703 2902604 8.81 67444 1833643 1442665 4.24 952835 1654277 66031 15:25:28 15:25:28 15:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:25:28 15:23:02 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 15:25:28 15:23:02 ens3 345.98 251.21 909.09 61.87 0.00 0.00 0.00 0.00 15:25:28 15:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:28 15:24:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 15:25:28 15:24:01 ens3 49.42 31.69 808.10 7.83 0.00 0.00 0.00 0.00 15:25:28 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:28 15:25:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 15:25:28 15:25:01 ens3 25.80 19.35 241.36 5.53 0.00 0.00 0.00 0.00 15:25:28 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:28 Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 15:25:28 Average: ens3 140.90 101.13 651.98 25.17 0.00 0.00 0.00 0.00 15:25:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:28 15:25:28 15:25:28 ---> sar -P ALL: 15:25:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18331) 03/26/24 _x86_64_ (8 CPU) 15:25:28 15:25:28 15:21:44 LINUX RESTART (8 CPU) 15:25:28 15:25:28 15:22:01 CPU %user %nice %system %iowait %steal %idle 15:25:28 15:23:02 all 7.70 0.00 1.21 10.56 0.05 80.48 15:25:28 15:23:02 0 5.34 0.00 0.91 4.48 0.07 89.20 15:25:28 15:23:02 1 4.74 0.00 1.06 5.75 0.05 88.40 15:25:28 15:23:02 2 3.96 0.00 0.69 17.88 0.03 77.44 15:25:28 15:23:02 3 11.44 0.00 1.09 15.66 0.05 71.76 15:25:28 15:23:02 4 10.84 0.00 1.75 2.08 0.07 85.27 15:25:28 15:23:02 5 2.74 0.00 0.81 2.20 0.07 94.18 15:25:28 15:23:02 6 16.38 0.00 1.28 8.18 0.05 74.11 15:25:28 15:23:02 7 6.12 0.00 2.08 28.17 0.05 63.58 15:25:28 15:24:01 all 8.69 0.00 0.63 7.08 0.04 83.56 15:25:28 15:24:01 0 15.39 0.00 0.78 3.69 0.05 80.09 15:25:28 15:24:01 1 12.85 0.00 0.65 1.33 0.03 85.15 15:25:28 15:24:01 2 5.99 0.00 0.61 0.66 0.03 92.70 15:25:28 15:24:01 3 2.09 0.00 0.53 31.13 0.03 66.22 15:25:28 15:24:01 4 8.05 0.00 0.73 15.56 0.05 75.60 15:25:28 15:24:01 5 5.19 0.00 0.53 0.07 0.02 94.20 15:25:28 15:24:01 6 13.28 0.00 0.71 3.40 0.05 82.55 15:25:28 15:24:01 7 6.72 0.00 0.53 0.90 0.03 91.82 15:25:28 15:25:01 all 7.51 0.00 0.57 7.75 0.03 84.14 15:25:28 15:25:01 0 4.16 0.00 0.64 0.70 0.02 94.48 15:25:28 15:25:01 1 1.38 0.00 0.38 0.38 0.00 97.85 15:25:28 15:25:01 2 0.05 0.00 0.35 19.06 0.03 80.50 15:25:28 15:25:01 3 2.37 0.00 0.33 2.10 0.02 95.18 15:25:28 15:25:01 4 14.88 0.00 0.97 27.54 0.03 56.58 15:25:28 15:25:01 5 0.38 0.00 0.13 0.00 0.00 99.48 15:25:28 15:25:01 6 9.37 0.00 0.57 2.65 0.02 87.40 15:25:28 15:25:01 7 27.50 0.00 1.13 9.64 0.05 61.67 15:25:28 Average: all 7.96 0.00 0.80 8.47 0.04 82.73 15:25:28 Average: 0 8.26 0.00 0.77 2.95 0.04 87.97 15:25:28 Average: 1 6.29 0.00 0.70 2.48 0.03 90.51 15:25:28 Average: 2 3.32 0.00 0.55 12.59 0.03 83.50 15:25:28 Average: 3 5.31 0.00 0.65 16.20 0.03 77.81 15:25:28 Average: 4 11.28 0.00 1.15 15.09 0.05 72.43 15:25:28 Average: 5 2.76 0.00 0.49 0.76 0.03 95.97 15:25:28 Average: 6 13.00 0.00 0.85 4.74 0.04 81.37 15:25:28 Average: 7 13.50 0.00 1.25 12.95 0.04 72.26 15:25:28 15:25:28 15:25:28