13:45:14  Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/140822
13:45:14  Running as SYSTEM
13:45:14  [EnvInject] - Loading node environment variables.
13:45:14  Building remotely on prd-ubuntu1804-docker-8c-8g-8946 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint
13:45:14  [ssh-agent] Looking for ssh-agent implementation...
13:45:14  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
13:45:14  $ ssh-agent
13:45:15  SSH_AUTH_SOCK=/tmp/ssh-Ago82Cx9zMs0/agent.2140
13:45:15  SSH_AGENT_PID=2142
13:45:15  [ssh-agent] Started.
13:45:15  Running ssh-add (command line suppressed)
13:45:15  Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_11631020262583009716.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_11631020262583009716.key)
13:45:15  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
13:45:15  The recommended git tool is: NONE
13:45:17  using credential onap-jenkins-ssh
13:45:17  Wiping out workspace first.
13:45:17  Cloning the remote Git repository
13:45:17  Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git
13:45:17   > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10
13:45:17  Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git
13:45:17   > git --version # timeout=10
13:45:17   > git --version # 'git version 2.17.1'
13:45:17  using GIT_SSH to set credentials Gerrit user
13:45:17  Verifying host key using manually-configured host key entries
13:45:17   > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:45:17   > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10
13:45:17   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:45:18   > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10
13:45:18  Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git
13:45:18  using GIT_SSH to set credentials Gerrit user
13:45:18  Verifying host key using manually-configured host key entries
13:45:18   > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/22/140822/1 # timeout=30
13:45:18   > git rev-parse a2f5937237ec5f54844b84d81bf3fdb82f051f57^{commit} # timeout=10
13:45:18  JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
13:45:18  Checking out Revision a2f5937237ec5f54844b84d81bf3fdb82f051f57 (refs/changes/22/140822/1)
13:45:18   > git config core.sparsecheckout # timeout=10
13:45:18   > git checkout -f a2f5937237ec5f54844b84d81bf3fdb82f051f57 # timeout=30
13:45:21  Commit message: "Add Vendor and VSP into SDC2 module"
13:45:21   > git rev-parse FETCH_HEAD^{commit} # timeout=10
13:45:21   > git rev-list --no-walk effde38f9572a8a95491c665a157599f02366b43 # timeout=10
13:45:21  [EnvInject] - Injecting environment variables from a build step.
13:45:21  [EnvInject] - Injecting as environment variables the properties content 
13:45:21  PYTHON=python3
13:45:21  
13:45:21  [EnvInject] - Variables injected successfully.
13:45:21  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins10197922707006238510.sh
13:45:21  ---> tox-install.sh
13:45:21  + source /home/jenkins/lf-env.sh
13:45:21  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
13:45:21  ++ mktemp -d /tmp/venv-XXXX
13:45:21  + lf_venv=/tmp/venv-J4sA
13:45:21  + local venv_file=/tmp/.os_lf_venv
13:45:21  + local python=python3
13:45:21  + local options
13:45:21  + local set_path=true
13:45:21  + local install_args=
13:45:21  ++ 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
13:45:21  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
13:45:21  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
13:45:21  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
13:45:21  + true
13:45:21  + case $1 in
13:45:21  + venv_file=/tmp/.toxenv
13:45:21  + shift 2
13:45:21  + true
13:45:21  + case $1 in
13:45:21  + shift
13:45:21  + break
13:45:21  + case $python in
13:45:21  + local pkg_list=
13:45:21  + [[ -d /opt/pyenv ]]
13:45:21  + echo 'Setup pyenv:'
13:45:21  Setup pyenv:
13:45:21  + export PYENV_ROOT=/opt/pyenv
13:45:21  + PYENV_ROOT=/opt/pyenv
13:45:21  + 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
13:45:21  + 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
13:45:21  + pyenv versions
13:45:22  * system (set by /opt/pyenv/version)
13:45:22  * 3.8.13 (set by /opt/pyenv/version)
13:45:22  * 3.9.13 (set by /opt/pyenv/version)
13:45:22  * 3.10.6 (set by /opt/pyenv/version)
13:45:22  + command -v pyenv
13:45:22  ++ pyenv init - --no-rehash
13:45: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[*]}"'\'')"
13:45:22  export PATH="/opt/pyenv/shims:${PATH}"
13:45:22  export PYENV_SHELL=bash
13:45:22  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
13:45:22  pyenv() {
13:45:22    local command
13:45:22    command="${1:-}"
13:45:22    if [ "$#" -gt 0 ]; then
13:45:22      shift
13:45:22    fi
13:45:22  
13:45:22    case "$command" in
13:45:22    rehash|shell)
13:45:22      eval "$(pyenv "sh-$command" "$@")"
13:45:22      ;;
13:45:22    *)
13:45:22      command pyenv "$command" "$@"
13:45:22      ;;
13:45:22    esac
13:45:22  }'
13:45: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[*]}"'
13:45:22  ++ 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
13:45:22  ++ 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
13:45:22  ++ 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
13:45:22  ++ export PYENV_SHELL=bash
13:45:22  ++ PYENV_SHELL=bash
13:45:22  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
13:45:22  +++ complete -F _pyenv pyenv
13:45:22  ++ lf-pyver python3
13:45:22  ++ local py_version_xy=python3
13:45:22  ++ local py_version_xyz=
13:45:22  ++ pyenv versions
13:45:22  ++ local command
13:45:22  ++ command=versions
13:45:22  ++ '[' 1 -gt 0 ']'
13:45:22  ++ shift
13:45:22  ++ case "$command" in
13:45:22  ++ command pyenv versions
13:45:22  ++ pyenv versions
13:45:22  ++ sed 's/^[ *]* //'
13:45:22  ++ grep -E '^[0-9.]*[0-9]$'
13:45:22  ++ awk '{ print $1 }'
13:45:22  ++ [[ ! -s /tmp/.pyenv_versions ]]
13:45:22  +++ grep '^3' /tmp/.pyenv_versions
13:45:22  +++ sort -V
13:45:22  +++ tail -n 1
13:45:22  ++ py_version_xyz=3.10.6
13:45:22  ++ [[ -z 3.10.6 ]]
13:45:22  ++ echo 3.10.6
13:45:22  ++ return 0
13:45:22  + pyenv local 3.10.6
13:45:22  + local command
13:45:22  + command=local
13:45:22  + '[' 2 -gt 0 ']'
13:45:22  + shift
13:45:22  + case "$command" in
13:45:22  + command pyenv local 3.10.6
13:45:22  + pyenv local 3.10.6
13:45:22  + for arg in "$@"
13:45:22  + case $arg in
13:45:22  + pkg_list+='tox '
13:45:22  + for arg in "$@"
13:45:22  + case $arg in
13:45:22  + pkg_list+='virtualenv '
13:45:22  + for arg in "$@"
13:45:22  + case $arg in
13:45:22  + pkg_list+='urllib3~=1.26.15 '
13:45:22  + [[ -f /tmp/.toxenv ]]
13:45:22  + [[ ! -f /tmp/.toxenv ]]
13:45:22  + [[ -n '' ]]
13:45:22  + python3 -m venv /tmp/venv-J4sA
13:45:26  + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J4sA'
13:45:26  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J4sA
13:45:26  + echo /tmp/venv-J4sA
13:45:26  + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv'
13:45:26  lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv
13:45:26  + /tmp/venv-J4sA/bin/python3 -m pip install --upgrade --quiet pip virtualenv
13:45:30  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
13:45:30  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
13:45:30  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
13:45:30  + /tmp/venv-J4sA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
13:45:32  + type python3
13:45:32  + true
13:45:32  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-J4sA/bin to PATH'
13:45:32  lf-activate-venv(): INFO: Adding /tmp/venv-J4sA/bin to PATH
13:45:32  + PATH=/tmp/venv-J4sA/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
13:45:32  + return 0
13:45:32  + python3 --version
13:45:32  Python 3.10.6
13:45:32  + python3 -m pip --version
13:45:33  pip 25.0.1 from /tmp/venv-J4sA/lib/python3.10/site-packages/pip (python 3.10)
13:45:33  + python3 -m pip freeze
13:45:33  cachetools==5.5.2
13:45:33  chardet==5.2.0
13:45:33  colorama==0.4.6
13:45:33  distlib==0.3.9
13:45:33  filelock==3.18.0
13:45:33  packaging==25.0
13:45:33  platformdirs==4.3.7
13:45:33  pluggy==1.5.0
13:45:33  pyproject-api==1.9.0
13:45:33  tomli==2.2.1
13:45:33  tox==4.25.0
13:45:33  typing_extensions==4.13.2
13:45:33  urllib3==1.26.20
13:45:33  virtualenv==20.30.0
13:45:33  [EnvInject] - Injecting environment variables from a build step.
13:45:33  [EnvInject] - Injecting as environment variables the properties content 
13:45:33  PARALLEL=false
13:45:33  
13:45:33  [EnvInject] - Variables injected successfully.
13:45:33  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins18029644310441958422.sh
13:45:33  ---> tox-run.sh
13:45:33  + 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
13:45:33  + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox
13:45:33  + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs
13:45:33  + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox
13:45:33  + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.
13:45:33  + source /home/jenkins/lf-env.sh
13:45:33  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
13:45:33  ++ mktemp -d /tmp/venv-XXXX
13:45:33  + lf_venv=/tmp/venv-hASs
13:45:33  + local venv_file=/tmp/.os_lf_venv
13:45:33  + local python=python3
13:45:33  + local options
13:45:33  + local set_path=true
13:45:33  + local install_args=
13:45:33  ++ 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
13:45:33  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
13:45:33  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
13:45:33  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
13:45:33  + true
13:45:33  + case $1 in
13:45:33  + venv_file=/tmp/.toxenv
13:45:33  + shift 2
13:45:33  + true
13:45:33  + case $1 in
13:45:33  + shift
13:45:33  + break
13:45:33  + case $python in
13:45:33  + local pkg_list=
13:45:33  + [[ -d /opt/pyenv ]]
13:45:33  + echo 'Setup pyenv:'
13:45:33  Setup pyenv:
13:45:33  + export PYENV_ROOT=/opt/pyenv
13:45:33  + PYENV_ROOT=/opt/pyenv
13:45:33  + 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
13:45:33  + 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
13:45:33  + pyenv versions
13:45:33    system
13:45:33    3.8.13
13:45:33    3.9.13
13:45:33  * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version)
13:45:33  + command -v pyenv
13:45:33  ++ pyenv init - --no-rehash
13:45:33  + 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[*]}"'\'')"
13:45:33  export PATH="/opt/pyenv/shims:${PATH}"
13:45:33  export PYENV_SHELL=bash
13:45:33  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
13:45:33  pyenv() {
13:45:33    local command
13:45:33    command="${1:-}"
13:45:33    if [ "$#" -gt 0 ]; then
13:45:33      shift
13:45:33    fi
13:45:33  
13:45:33    case "$command" in
13:45:33    rehash|shell)
13:45:33      eval "$(pyenv "sh-$command" "$@")"
13:45:33      ;;
13:45:33    *)
13:45:33      command pyenv "$command" "$@"
13:45:33      ;;
13:45:33    esac
13:45:33  }'
13:45:33  +++ 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[*]}"'
13:45:33  ++ 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
13:45:33  ++ 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
13:45:33  ++ 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
13:45:33  ++ export PYENV_SHELL=bash
13:45:33  ++ PYENV_SHELL=bash
13:45:33  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
13:45:33  +++ complete -F _pyenv pyenv
13:45:33  ++ lf-pyver python3
13:45:33  ++ local py_version_xy=python3
13:45:33  ++ local py_version_xyz=
13:45:33  ++ pyenv versions
13:45:33  ++ local command
13:45:33  ++ command=versions
13:45:33  ++ '[' 1 -gt 0 ']'
13:45:33  ++ shift
13:45:33  ++ case "$command" in
13:45:33  ++ command pyenv versions
13:45:33  ++ pyenv versions
13:45:33  ++ awk '{ print $1 }'
13:45:33  ++ grep -E '^[0-9.]*[0-9]$'
13:45:33  ++ sed 's/^[ *]* //'
13:45:33  ++ [[ ! -s /tmp/.pyenv_versions ]]
13:45:33  +++ grep '^3' /tmp/.pyenv_versions
13:45:33  +++ sort -V
13:45:33  +++ tail -n 1
13:45:33  ++ py_version_xyz=3.10.6
13:45:33  ++ [[ -z 3.10.6 ]]
13:45:33  ++ echo 3.10.6
13:45:33  ++ return 0
13:45:33  + pyenv local 3.10.6
13:45:33  + local command
13:45:33  + command=local
13:45:33  + '[' 2 -gt 0 ']'
13:45:33  + shift
13:45:33  + case "$command" in
13:45:33  + command pyenv local 3.10.6
13:45:33  + pyenv local 3.10.6
13:45:33  + for arg in "$@"
13:45:33  + case $arg in
13:45:33  + pkg_list+='tox '
13:45:33  + for arg in "$@"
13:45:33  + case $arg in
13:45:33  + pkg_list+='virtualenv '
13:45:33  + for arg in "$@"
13:45:33  + case $arg in
13:45:33  + pkg_list+='urllib3~=1.26.15 '
13:45:33  + [[ -f /tmp/.toxenv ]]
13:45:33  ++ cat /tmp/.toxenv
13:45:33  + lf_venv=/tmp/venv-J4sA
13:45:33  + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J4sA from' file:/tmp/.toxenv
13:45:33  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J4sA from file:/tmp/.toxenv
13:45:33  + /tmp/venv-J4sA/bin/python3 -m pip install --upgrade --quiet pip virtualenv
13:45:34  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
13:45:34  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
13:45:34  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
13:45:34  + /tmp/venv-J4sA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
13:45:35  + type python3
13:45:35  + true
13:45:35  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-J4sA/bin to PATH'
13:45:35  lf-activate-venv(): INFO: Adding /tmp/venv-J4sA/bin to PATH
13:45:35  + PATH=/tmp/venv-J4sA/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
13:45:35  + return 0
13:45:35  + [[ -d /opt/pyenv ]]
13:45:35  + echo '---> Setting up pyenv'
13:45:35  ---> Setting up pyenv
13:45:35  + export PYENV_ROOT=/opt/pyenv
13:45:35  + PYENV_ROOT=/opt/pyenv
13:45:35  + export PATH=/opt/pyenv/bin:/tmp/venv-J4sA/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
13:45:35  + PATH=/opt/pyenv/bin:/tmp/venv-J4sA/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
13:45:35  ++ pwd
13:45:35  + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint
13:45:35  + export PYTHONPATH
13:45:35  + export TOX_TESTENV_PASSENV=PYTHONPATH
13:45:35  + TOX_TESTENV_PASSENV=PYTHONPATH
13:45:35  + tox --version
13:45:35  4.25.0 from /tmp/venv-J4sA/lib/python3.10/site-packages/tox/__init__.py
13:45:35  + PARALLEL=false
13:45:35  + TOX_OPTIONS_LIST=
13:45:35  + [[ -n pydocstyle ]]
13:45:35  + TOX_OPTIONS_LIST=' -e pydocstyle'
13:45:35  + case ${PARALLEL,,} in
13:45:35  + tox -e pydocstyle
13:45:35  + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log
13:45:37  pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt
13:45:49  .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
13:45:50  .pkg: _optional_hooks> python /tmp/venv-J4sA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
13:45:51  .pkg: get_requires_for_build_sdist> python /tmp/venv-J4sA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
13:45:51  .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2
13:45:52  .pkg: get_requires_for_build_wheel> python /tmp/venv-J4sA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
13:45:52  .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2
13:45:52  .pkg: freeze> python -m pip freeze --all
13:45:53  .pkg: pip==25.0.1,pytest-runner==5.2,setuptools==78.1.0,wheel==0.45.1
13:45:53  .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-J4sA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
13:45:53  .pkg: build_sdist> python /tmp/venv-J4sA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
13:45:53  pydocstyle: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.1.5 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.32.3' simplejson==3.17.6
13:45:54  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-14.2.0.tar.gz
13:45:57  pydocstyle: freeze> python -m pip freeze --all
13:45:57  pydocstyle: astroid==3.3.9,attrs==25.3.0,bandit==1.8.3,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,coverage==7.8.0,cryptography==43.0.1,dacite==1.6.0,dill==0.4.0,exceptiongroup==1.2.2,idna==3.10,iniconfig==2.1.0,isort==6.0.1,Jinja2==3.1.5,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==3.0.2,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.7.0,onapsdk==14.2.0,oyaml==1.0,packaging==25.0,pbr==6.1.1,pip==25.0.1,platformdirs==4.3.7,pluggy==1.5.0,pycparser==2.22,pydocstyle==6.3.0,Pygments==2.19.1,pylint==3.3.6,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.3.5,pytest-cov==6.1.1,PyYAML==6.0.2,requests==2.32.3,requests-mock==1.12.1,rich==14.0.0,setuptools==78.1.0,simplejson==3.17.6,snowballstemmer==2.2.0,stevedore==5.4.1,tomli==2.2.1,tomlkit==0.13.2,typing_extensions==4.13.2,urllib3==2.4.0,wheel==0.45.1
13:45:57  pydocstyle: commands[0]> pydocstyle src/
13:46:00    pydocstyle: OK (24.75=setup[21.20]+cmd[3.55] seconds)
13:46:00    congratulations :) (24.94 seconds)
13:46:01  + tox_status=0
13:46:01  + echo '---> Completed tox runs'
13:46:01  ---> Completed tox runs
13:46:01  + for i in .tox/*/log
13:46:01  ++ echo .tox/pydocstyle/log
13:46:01  ++ awk -F/ '{print $2}'
13:46:01  + tox_env=pydocstyle
13:46:01  + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle
13:46:01  + DOC_DIR=docs/_build/html
13:46:01  + [[ -d docs/_build/html ]]
13:46:01  + echo '---> tox-run.sh ends'
13:46:01  ---> tox-run.sh ends
13:46:01  + test 0 -eq 0
13:46:01  $ ssh-agent -k
13:46:01  unset SSH_AUTH_SOCK;
13:46:01  unset SSH_AGENT_PID;
13:46:01  echo Agent pid 2142 killed;
13:46:01  [ssh-agent] Stopped.
13:46:01  [PostBuildScript] - [INFO] Executing post build scripts.
13:46:01  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins11241331241656465838.sh
13:46:01  ---> sysstat.sh
13:46:01  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2098371662288808186.sh
13:46:01  ---> package-listing.sh
13:46:01  ++ tr '[:upper:]' '[:lower:]'
13:46:01  ++ facter osfamily
13:46:01  + OS_FAMILY=debian
13:46:01  + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint
13:46:01  + START_PACKAGES=/tmp/packages_start.txt
13:46:01  + END_PACKAGES=/tmp/packages_end.txt
13:46:01  + DIFF_PACKAGES=/tmp/packages_diff.txt
13:46:01  + PACKAGES=/tmp/packages_start.txt
13:46:01  + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']'
13:46:01  + PACKAGES=/tmp/packages_end.txt
13:46:01  + case "${OS_FAMILY}" in
13:46:01  + dpkg -l
13:46:01  + grep '^ii'
13:46:01  + '[' -f /tmp/packages_start.txt ']'
13:46:01  + '[' -f /tmp/packages_end.txt ']'
13:46:01  + diff /tmp/packages_start.txt /tmp/packages_end.txt
13:46:01  + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']'
13:46:01  + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/
13:46:01  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/
13:46:01  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9698853838148784917.sh
13:46:01  ---> capture-instance-metadata.sh
13:46:01  Setup pyenv:
13:46:01    system
13:46:01    3.8.13
13:46:01    3.9.13
13:46:01  * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version)
13:46:05  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1VWs
13:46:05  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
13:46:08  lf-activate-venv(): INFO: Installing: lftools 
13:46:35  lf-activate-venv(): INFO: Adding /tmp/venv-1VWs/bin to PATH
13:46:35  INFO: Running in OpenStack, capturing instance metadata
13:46:36  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4339849608363368741.sh
13:46:36  provisioning config files...
13:46:36  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config8348621400749310700tmp
13:46:36  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
13:46:36  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
13:46:36  [EnvInject] - Injecting environment variables from a build step.
13:46:36  [EnvInject] - Injecting as environment variables the properties content 
13:46:36  SERVER_ID=logs
13:46:36  
13:46:36  [EnvInject] - Variables injected successfully.
13:46:36  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins17465675318692261626.sh
13:46:36  ---> create-netrc.sh
13:46:36  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins559337248367100951.sh
13:46:36  ---> python-tools-install.sh
13:46:36  Setup pyenv:
13:46:36    system
13:46:36    3.8.13
13:46:36    3.9.13
13:46:36  * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version)
13:46:36  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1VWs from file:/tmp/.os_lf_venv
13:46:37  lf-activate-venv(): INFO: Installing: lftools 
13:46:43  lf-activate-venv(): INFO: Adding /tmp/venv-1VWs/bin to PATH
13:46:43  Generating Requirements File
13:47:05  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.
13:47:05  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
13:47:05  Python 3.10.6
13:47:05  pip 25.0.1 from /tmp/venv-1VWs/lib/python3.10/site-packages/pip (python 3.10)
13:47:05  appdirs==1.4.4
13:47:05  argcomplete==3.6.2
13:47:05  aspy.yaml==1.3.0
13:47:05  attrs==25.3.0
13:47:05  autopage==0.5.2
13:47:05  beautifulsoup4==4.13.4
13:47:05  boto3==1.38.2
13:47:05  botocore==1.38.2
13:47:05  bs4==0.0.2
13:47:05  cachetools==5.5.2
13:47:05  certifi==2025.1.31
13:47:05  cffi==1.17.1
13:47:05  cfgv==3.4.0
13:47:05  chardet==5.2.0
13:47:05  charset-normalizer==3.4.1
13:47:05  click==8.1.8
13:47:05  cliff==4.9.1
13:47:05  cmd2==2.5.11
13:47:05  cryptography==3.3.2
13:47:05  debtcollector==3.0.0
13:47:05  decorator==5.2.1
13:47:05  defusedxml==0.7.1
13:47:05  Deprecated==1.2.18
13:47:05  distlib==0.3.9
13:47:05  dnspython==2.7.0
13:47:05  docker==4.2.2
13:47:05  dogpile.cache==1.3.4
13:47:05  durationpy==0.9
13:47:05  email_validator==2.2.0
13:47:05  filelock==3.18.0
13:47:05  future==1.0.0
13:47:05  gitdb==4.0.12
13:47:05  GitPython==3.1.44
13:47:05  google-auth==2.39.0
13:47:05  httplib2==0.22.0
13:47:05  identify==2.6.10
13:47:05  idna==3.10
13:47:05  importlib-resources==1.5.0
13:47:05  iso8601==2.1.0
13:47:05  Jinja2==3.1.6
13:47:05  jmespath==1.0.1
13:47:05  jsonpatch==1.33
13:47:05  jsonpointer==3.0.0
13:47:05  jsonschema==4.23.0
13:47:05  jsonschema-specifications==2025.4.1
13:47:05  keystoneauth1==5.10.0
13:47:05  kubernetes==32.0.1
13:47:05  lftools==0.37.12
13:47:05  lxml==5.4.0
13:47:05  MarkupSafe==3.0.2
13:47:05  msgpack==1.1.0
13:47:05  multi_key_dict==2.0.3
13:47:05  munch==4.0.0
13:47:05  netaddr==1.3.0
13:47:05  niet==1.4.2
13:47:05  nodeenv==1.9.1
13:47:05  oauth2client==4.1.3
13:47:05  oauthlib==3.2.2
13:47:05  openstacksdk==4.5.0
13:47:05  os-client-config==2.1.0
13:47:05  os-service-types==1.7.0
13:47:05  osc-lib==4.0.0
13:47:05  oslo.config==9.7.1
13:47:05  oslo.context==5.7.1
13:47:05  oslo.i18n==6.5.1
13:47:05  oslo.log==7.1.0
13:47:05  oslo.serialization==5.7.0
13:47:05  oslo.utils==8.2.0
13:47:05  packaging==25.0
13:47:05  pbr==6.1.1
13:47:05  platformdirs==4.3.7
13:47:05  prettytable==3.16.0
13:47:05  psutil==7.0.0
13:47:05  pyasn1==0.6.1
13:47:05  pyasn1_modules==0.4.2
13:47:05  pycparser==2.22
13:47:05  pygerrit2==2.0.15
13:47:05  PyGithub==2.6.1
13:47:05  PyJWT==2.10.1
13:47:05  PyNaCl==1.5.0
13:47:05  pyparsing==2.4.7
13:47:05  pyperclip==1.9.0
13:47:05  pyrsistent==0.20.0
13:47:05  python-cinderclient==9.7.0
13:47:05  python-dateutil==2.9.0.post0
13:47:05  python-heatclient==4.1.0
13:47:05  python-jenkins==1.8.2
13:47:05  python-keystoneclient==5.6.0
13:47:05  python-magnumclient==4.8.1
13:47:05  python-openstackclient==8.0.0
13:47:05  python-swiftclient==4.7.0
13:47:05  PyYAML==6.0.2
13:47:05  referencing==0.36.2
13:47:05  requests==2.32.3
13:47:05  requests-oauthlib==2.0.0
13:47:05  requestsexceptions==1.4.0
13:47:05  rfc3986==2.0.0
13:47:05  rpds-py==0.24.0
13:47:05  rsa==4.9.1
13:47:05  ruamel.yaml==0.18.10
13:47:05  ruamel.yaml.clib==0.2.12
13:47:05  s3transfer==0.12.0
13:47:05  simplejson==3.20.1
13:47:05  six==1.17.0
13:47:05  smmap==5.0.2
13:47:05  soupsieve==2.7
13:47:05  stevedore==5.4.1
13:47:05  tabulate==0.9.0
13:47:05  toml==0.10.2
13:47:05  tomlkit==0.13.2
13:47:05  tqdm==4.67.1
13:47:05  typing_extensions==4.13.2
13:47:05  tzdata==2025.2
13:47:05  urllib3==1.26.20
13:47:05  virtualenv==20.30.0
13:47:05  wcwidth==0.2.13
13:47:05  websocket-client==1.8.0
13:47:05  wrapt==1.17.2
13:47:05  xdg==6.0.0
13:47:05  xmltodict==0.14.2
13:47:05  yq==3.4.3
13:47:05  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8628169535290710131.sh
13:47:05  ---> sudo-logs.sh
13:47:05  Archiving 'sudo' log..
13:47:06  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins18116855795385643039.sh
13:47:06  ---> job-cost.sh
13:47:06  Setup pyenv:
13:47:06    system
13:47:06    3.8.13
13:47:06    3.9.13
13:47:06  * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version)
13:47:06  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1VWs from file:/tmp/.os_lf_venv
13:47:07  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
13:47: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.
13:47:11  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
13:47:11  lf-activate-venv(): INFO: Adding /tmp/venv-1VWs/bin to PATH
13:47:11  INFO: No Stack...
13:47:11  INFO: Retrieving Pricing Info for: v3-standard-8
13:47:11  INFO: Archiving Costs
13:47:12  [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins280162386823932505.sh
13:47:12  ---> logs-deploy.sh
13:47:12  Setup pyenv:
13:47:12    system
13:47:12    3.8.13
13:47:12    3.9.13
13:47:12  * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version)
13:47:12  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1VWs from file:/tmp/.os_lf_venv
13:47:13  lf-activate-venv(): INFO: Installing: lftools 
13:47:19  lf-activate-venv(): INFO: Adding /tmp/venv-1VWs/bin to PATH
13:47:19  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/268
13:47:19  INFO: archiving workspace using pattern(s): 
13:47:20  Archives upload complete.
13:47:21  INFO: archiving logs to Nexus
13:47:21  ---> uname -a:
13:47:21  Linux prd-ubuntu1804-docker-8c-8g-8946 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
13:47:21  
13:47:21  
13:47:21  ---> lscpu:
13:47:21  Architecture:        x86_64
13:47:21  CPU op-mode(s):      32-bit, 64-bit
13:47:21  Byte Order:          Little Endian
13:47:21  CPU(s):              8
13:47:21  On-line CPU(s) list: 0-7
13:47:21  Thread(s) per core:  1
13:47:21  Core(s) per socket:  1
13:47:21  Socket(s):           8
13:47:21  NUMA node(s):        1
13:47:21  Vendor ID:           AuthenticAMD
13:47:21  CPU family:          23
13:47:21  Model:               49
13:47:21  Model name:          AMD EPYC-Rome Processor
13:47:21  Stepping:            0
13:47:21  CPU MHz:             2800.000
13:47:21  BogoMIPS:            5600.00
13:47:21  Virtualization:      AMD-V
13:47:21  Hypervisor vendor:   KVM
13:47:21  Virtualization type: full
13:47:21  L1d cache:           32K
13:47:21  L1i cache:           32K
13:47:21  L2 cache:            512K
13:47:21  L3 cache:            16384K
13:47:21  NUMA node0 CPU(s):   0-7
13:47:21  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
13:47:21  
13:47:21  
13:47:22  ---> nproc:
13:47:22  8
13:47:22  
13:47:22  
13:47:22  ---> df -h:
13:47:22  Filesystem      Size  Used Avail Use% Mounted on
13:47:22  udev             16G     0   16G   0% /dev
13:47:22  tmpfs           3.2G  708K  3.2G   1% /run
13:47:22  /dev/vda1       155G   11G  145G   7% /
13:47:22  tmpfs            16G     0   16G   0% /dev/shm
13:47:22  tmpfs           5.0M     0  5.0M   0% /run/lock
13:47:22  tmpfs            16G     0   16G   0% /sys/fs/cgroup
13:47:22  /dev/vda15      105M  4.4M  100M   5% /boot/efi
13:47:22  tmpfs           3.2G     0  3.2G   0% /run/user/1001
13:47:22  
13:47:22  
13:47:22  ---> free -m:
13:47:22                total        used        free      shared  buff/cache   available
13:47:22  Mem:          32167         810       29152           0        2204       30927
13:47:22  Swap:          1023           0        1023
13:47:22  
13:47:22  
13:47:22  ---> ip addr:
13:47:22  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
13:47:22      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
13:47:22      inet 127.0.0.1/8 scope host lo
13:47:22         valid_lft forever preferred_lft forever
13:47:22      inet6 ::1/128 scope host 
13:47:22         valid_lft forever preferred_lft forever
13:47:22  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
13:47:22      link/ether fa:16:3e:54:34:25 brd ff:ff:ff:ff:ff:ff
13:47:22      inet 10.30.107.221/23 brd 10.30.107.255 scope global dynamic ens3
13:47:22         valid_lft 86204sec preferred_lft 86204sec
13:47:22      inet6 fe80::f816:3eff:fe54:3425/64 scope link 
13:47:22         valid_lft forever preferred_lft forever
13:47:22  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
13:47:22      link/ether 02:42:5f:ff:f0:db brd ff:ff:ff:ff:ff:ff
13:47:22      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
13:47:22         valid_lft forever preferred_lft forever
13:47:22  
13:47:22  
13:47:22  ---> sar -b -r -n DEV:
13:47:22  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8946) 	04/25/25 	_x86_64_	(8 CPU)
13:47:22  
13:47:22  13:44:21     LINUX RESTART	(8 CPU)
13:47:22  
13:47:22  13:45:01          tps      rtps      wtps   bread/s   bwrtn/s
13:47:22  13:46:01       281.14     61.22    219.91   3756.84  34260.96
13:47:22  13:47:01       113.86      0.67    113.20     79.59  34140.84
13:47:22  Average:       197.50     30.94    166.56   1918.21  34200.90
13:47:22  
13:47:22  13:45:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
13:47:22  13:46:01     30276192  31754600   2663028      8.08     58856   1732928   1394240      4.10    811736   1563084    132368
13:47:22  13:47:01     29870480  31664528   3068740      9.32     85628   2004000   1448256      4.26    930340   1813420    187340
13:47:22  Average:     30073336  31709564   2865884      8.70     72242   1868464   1421248      4.18    871038   1688252    159854
13:47:22  
13:47:22  13:45:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
13:47:22  13:46:01         ens3    335.09    236.46   1095.20     76.29      0.00      0.00      0.00      0.00
13:47:22  13:46:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:47:22  13:46:01           lo      1.40      1.40      0.15      0.15      0.00      0.00      0.00      0.00
13:47:22  13:47:01         ens3    102.33     70.25    843.90     11.12      0.00      0.00      0.00      0.00
13:47:22  13:47:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:47:22  13:47:01           lo      1.47      1.47      0.16      0.16      0.00      0.00      0.00      0.00
13:47:22  Average:         ens3    218.71    153.36    969.55     43.71      0.00      0.00      0.00      0.00
13:47:22  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:47:22  Average:           lo      1.43      1.43      0.16      0.16      0.00      0.00      0.00      0.00
13:47:22  
13:47:22  
13:47:22  ---> sar -P ALL:
13:47:22  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8946) 	04/25/25 	_x86_64_	(8 CPU)
13:47:22  
13:47:22  13:44:21     LINUX RESTART	(8 CPU)
13:47:22  
13:47:22  13:45:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
13:47:22  13:46:01        all     10.10      0.00      1.13      5.99      0.05     82.74
13:47:22  13:46:01          0      9.24      0.00      0.74      1.12      0.03     88.87
13:47:22  13:46:01          1      4.16      0.00      0.89      1.02      0.03     93.90
13:47:22  13:46:01          2     12.48      0.00      0.94     27.35      0.05     59.18
13:47:22  13:46:01          3     13.94      0.00      2.18      4.44      0.05     79.39
13:47:22  13:46:01          4     17.10      0.00      1.22      3.09      0.07     78.52
13:47:22  13:46:01          5     11.86      0.00      1.15      0.78      0.05     86.16
13:47:22  13:46:01          6      3.04      0.00      0.73      0.62      0.05     95.56
13:47:22  13:46:01          7      9.01      0.00      1.14      9.49      0.05     80.31
13:47:22  13:47:01        all      9.68      0.00      0.66      3.40      0.03     86.23
13:47:22  13:47:01          0     13.94      0.00      0.85      0.07      0.03     85.11
13:47:22  13:47:01          1      6.66      0.00      0.45      5.79      0.03     87.06
13:47:22  13:47:01          2     19.14      0.00      1.52      5.72      0.05     73.57
13:47:22  13:47:01          3      4.32      0.00      0.30      0.03      0.02     95.33
13:47:22  13:47:01          4      3.00      0.00      0.33      0.03      0.00     96.63
13:47:22  13:47:01          5      0.75      0.00      0.33      8.98      0.02     89.91
13:47:22  13:47:01          6     23.89      0.00      1.02      2.99      0.05     72.06
13:47:22  13:47:01          7      5.72      0.00      0.48      3.62      0.02     90.16
13:47:22  Average:        all      9.89      0.00      0.89      4.70      0.04     84.48
13:47:22  Average:          0     11.60      0.00      0.79      0.59      0.03     86.99
13:47:22  Average:          1      5.41      0.00      0.67      3.41      0.03     90.48
13:47:22  Average:          2     15.81      0.00      1.23     16.54      0.05     66.37
13:47:22  Average:          3      9.13      0.00      1.24      2.24      0.03     87.36
13:47:22  Average:          4     10.05      0.00      0.78      1.56      0.03     87.58
13:47:22  Average:          5      6.31      0.00      0.74      4.88      0.03     88.03
13:47:22  Average:          6     13.46      0.00      0.88      1.80      0.05     83.81
13:47:22  Average:          7      7.36      0.00      0.81      6.55      0.03     85.25
13:47:22  
13:47:22  
13:47:22