11:02:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 11:02:26 Running as SYSTEM 11:02:26 [EnvInject] - Loading node environment variables. 11:02:26 Building remotely on prd-ubuntu1804-docker-8c-8g-9698 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 11:02:26 [ssh-agent] Looking for ssh-agent implementation... 11:02:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:02:26 $ ssh-agent 11:02:26 SSH_AUTH_SOCK=/tmp/ssh-41Yn2QFFfyPe/agent.2094 11:02:26 SSH_AGENT_PID=2096 11:02:26 [ssh-agent] Started. 11:02:26 Running ssh-add (command line suppressed) 11:02:26 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_8462948796610763031.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_8462948796610763031.key) 11:02:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:02:26 The recommended git tool is: NONE 11:02:28 using credential onap-jenkins-ssh 11:02:28 Wiping out workspace first. 11:02:28 Cloning the remote Git repository 11:02:28 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:02:28 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 11:02:28 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:02:28 > git --version # timeout=10 11:02:28 > git --version # 'git version 2.17.1' 11:02:28 using GIT_SSH to set credentials Gerrit user 11:02:28 Verifying host key using manually-configured host key entries 11:02:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:02:29 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:02:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:29 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:02:29 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:02:29 using GIT_SSH to set credentials Gerrit user 11:02:29 Verifying host key using manually-configured host key entries 11:02:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/4 # timeout=30 11:02:29 > git rev-parse 1c9b3a0ebe2272069a665011abf0f6232e3598ee^{commit} # timeout=10 11:02:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:02:29 Checking out Revision 1c9b3a0ebe2272069a665011abf0f6232e3598ee (refs/changes/43/137443/4) 11:02:29 > git config core.sparsecheckout # timeout=10 11:02:29 > git checkout -f 1c9b3a0ebe2272069a665011abf0f6232e3598ee # timeout=30 11:02:32 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 11:02:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:02:33 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 11:02:33 [EnvInject] - Injecting environment variables from a build step. 11:02:33 [EnvInject] - Injecting as environment variables the properties content 11:02:33 PYTHON=python3 11:02:33 11:02:33 [EnvInject] - Variables injected successfully. 11:02:33 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins10894296937407373350.sh 11:02:33 ---> tox-install.sh 11:02:33 + source /home/jenkins/lf-env.sh 11:02:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:02:33 ++ mktemp -d /tmp/venv-XXXX 11:02:33 + lf_venv=/tmp/venv-E6OV 11:02:33 + local venv_file=/tmp/.os_lf_venv 11:02:33 + local python=python3 11:02:33 + local options 11:02:33 + local set_path=true 11:02:33 + local install_args= 11:02: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 11:02:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:02:33 + true 11:02:33 + case $1 in 11:02:33 + venv_file=/tmp/.toxenv 11:02:33 + shift 2 11:02:33 + true 11:02:33 + case $1 in 11:02:33 + shift 11:02:33 + break 11:02:33 + case $python in 11:02:33 + local pkg_list= 11:02:33 + [[ -d /opt/pyenv ]] 11:02:33 + echo 'Setup pyenv:' 11:02:33 Setup pyenv: 11:02:33 + export PYENV_ROOT=/opt/pyenv 11:02:33 + PYENV_ROOT=/opt/pyenv 11:02:33 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:33 + pyenv versions 11:02:33 * system (set by /opt/pyenv/version) 11:02:33 * 3.8.13 (set by /opt/pyenv/version) 11:02:33 * 3.9.13 (set by /opt/pyenv/version) 11:02:33 * 3.10.6 (set by /opt/pyenv/version) 11:02:33 + command -v pyenv 11:02:33 ++ pyenv init - --no-rehash 11:02: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[*]}"'\'')" 11:02:33 export PATH="/opt/pyenv/shims:${PATH}" 11:02:33 export PYENV_SHELL=bash 11:02:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:02:33 pyenv() { 11:02:33 local command 11:02:33 command="${1:-}" 11:02:33 if [ "$#" -gt 0 ]; then 11:02:33 shift 11:02:33 fi 11:02:33 11:02:33 case "$command" in 11:02:33 rehash|shell) 11:02:33 eval "$(pyenv "sh-$command" "$@")" 11:02:33 ;; 11:02:33 *) 11:02:33 command pyenv "$command" "$@" 11:02:33 ;; 11:02:33 esac 11:02:33 }' 11:02: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[*]}"' 11:02:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:33 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:33 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:33 ++ export PYENV_SHELL=bash 11:02:33 ++ PYENV_SHELL=bash 11:02:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:02:33 +++ complete -F _pyenv pyenv 11:02:33 ++ lf-pyver python3 11:02:33 ++ local py_version_xy=python3 11:02:33 ++ local py_version_xyz= 11:02:33 ++ pyenv versions 11:02:33 ++ local command 11:02:33 ++ command=versions 11:02:33 ++ sed 's/^[ *]* //' 11:02:33 ++ '[' 1 -gt 0 ']' 11:02:33 ++ shift 11:02:33 ++ case "$command" in 11:02:33 ++ command pyenv versions 11:02:33 ++ pyenv versions 11:02:33 ++ awk '{ print $1 }' 11:02:33 ++ grep -E '^[0-9.]*[0-9]$' 11:02:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:02:33 +++ grep '^3' /tmp/.pyenv_versions 11:02:33 +++ sort -V 11:02:33 +++ tail -n 1 11:02:33 ++ py_version_xyz=3.10.6 11:02:33 ++ [[ -z 3.10.6 ]] 11:02:33 ++ echo 3.10.6 11:02:33 ++ return 0 11:02:33 + pyenv local 3.10.6 11:02:33 + local command 11:02:33 + command=local 11:02:33 + '[' 2 -gt 0 ']' 11:02:33 + shift 11:02:33 + case "$command" in 11:02:33 + command pyenv local 3.10.6 11:02:33 + pyenv local 3.10.6 11:02:33 + for arg in "$@" 11:02:33 + case $arg in 11:02:33 + pkg_list+='tox ' 11:02:33 + for arg in "$@" 11:02:33 + case $arg in 11:02:33 + pkg_list+='virtualenv ' 11:02:33 + for arg in "$@" 11:02:33 + case $arg in 11:02:33 + pkg_list+='urllib3~=1.26.15 ' 11:02:33 + [[ -f /tmp/.toxenv ]] 11:02:33 + [[ ! -f /tmp/.toxenv ]] 11:02:33 + [[ -n '' ]] 11:02:33 + python3 -m venv /tmp/venv-E6OV 11:02:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E6OV' 11:02:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E6OV 11:02:37 + echo /tmp/venv-E6OV 11:02:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:02:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:02:37 + /tmp/venv-E6OV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:02:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:02:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:02:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:02:40 + /tmp/venv-E6OV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:02:43 + type python3 11:02:43 + true 11:02:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-E6OV/bin to PATH' 11:02:43 lf-activate-venv(): INFO: Adding /tmp/venv-E6OV/bin to PATH 11:02:43 + PATH=/tmp/venv-E6OV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:43 + return 0 11:02:43 + python3 --version 11:02:43 Python 3.10.6 11:02:43 + python3 -m pip --version 11:02:43 pip 24.0 from /tmp/venv-E6OV/lib/python3.10/site-packages/pip (python 3.10) 11:02:43 + python3 -m pip freeze 11:02:44 cachetools==5.3.3 11:02:44 chardet==5.2.0 11:02:44 colorama==0.4.6 11:02:44 distlib==0.3.8 11:02:44 filelock==3.13.1 11:02:44 packaging==23.2 11:02:44 platformdirs==4.2.0 11:02:44 pluggy==1.4.0 11:02:44 pyproject-api==1.6.1 11:02:44 tomli==2.0.1 11:02:44 tox==4.13.0 11:02:44 urllib3==1.26.18 11:02:44 virtualenv==20.25.1 11:02:44 [EnvInject] - Injecting environment variables from a build step. 11:02:44 [EnvInject] - Injecting as environment variables the properties content 11:02:44 PARALLEL=false 11:02:44 11:02:44 [EnvInject] - Variables injected successfully. 11:02:44 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins3995086228444979670.sh 11:02:44 ---> tox-run.sh 11:02:44 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:44 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 11:02:44 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 11:02:44 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 11:02:44 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 11:02:44 + source /home/jenkins/lf-env.sh 11:02:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:02:44 ++ mktemp -d /tmp/venv-XXXX 11:02:44 + lf_venv=/tmp/venv-OwaT 11:02:44 + local venv_file=/tmp/.os_lf_venv 11:02:44 + local python=python3 11:02:44 + local options 11:02:44 + local set_path=true 11:02:44 + local install_args= 11:02: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 11:02:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:02:44 + true 11:02:44 + case $1 in 11:02:44 + venv_file=/tmp/.toxenv 11:02:44 + shift 2 11:02:44 + true 11:02:44 + case $1 in 11:02:44 + shift 11:02:44 + break 11:02:44 + case $python in 11:02:44 + local pkg_list= 11:02:44 + [[ -d /opt/pyenv ]] 11:02:44 + echo 'Setup pyenv:' 11:02:44 Setup pyenv: 11:02:44 + export PYENV_ROOT=/opt/pyenv 11:02:44 + PYENV_ROOT=/opt/pyenv 11:02:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:44 + pyenv versions 11:02:44 system 11:02:44 3.8.13 11:02:44 3.9.13 11:02:44 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:02:44 + command -v pyenv 11:02:44 ++ pyenv init - --no-rehash 11:02: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[*]}"'\'')" 11:02:44 export PATH="/opt/pyenv/shims:${PATH}" 11:02:44 export PYENV_SHELL=bash 11:02:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:02:44 pyenv() { 11:02:44 local command 11:02:44 command="${1:-}" 11:02:44 if [ "$#" -gt 0 ]; then 11:02:44 shift 11:02:44 fi 11:02:44 11:02:44 case "$command" in 11:02:44 rehash|shell) 11:02:44 eval "$(pyenv "sh-$command" "$@")" 11:02:44 ;; 11:02:44 *) 11:02:44 command pyenv "$command" "$@" 11:02:44 ;; 11:02:44 esac 11:02:44 }' 11:02: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[*]}"' 11:02:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:44 ++ export PYENV_SHELL=bash 11:02:44 ++ PYENV_SHELL=bash 11:02:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:02:44 +++ complete -F _pyenv pyenv 11:02:44 ++ lf-pyver python3 11:02:44 ++ local py_version_xy=python3 11:02:44 ++ local py_version_xyz= 11:02:44 ++ sed 's/^[ *]* //' 11:02:44 ++ grep -E '^[0-9.]*[0-9]$' 11:02:44 ++ pyenv versions 11:02:44 ++ local command 11:02:44 ++ command=versions 11:02:44 ++ '[' 1 -gt 0 ']' 11:02:44 ++ shift 11:02:44 ++ case "$command" in 11:02:44 ++ command pyenv versions 11:02:44 ++ pyenv versions 11:02:44 ++ awk '{ print $1 }' 11:02:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:02:44 +++ grep '^3' /tmp/.pyenv_versions 11:02:44 +++ sort -V 11:02:44 +++ tail -n 1 11:02:44 ++ py_version_xyz=3.10.6 11:02:44 ++ [[ -z 3.10.6 ]] 11:02:44 ++ echo 3.10.6 11:02:44 ++ return 0 11:02:44 + pyenv local 3.10.6 11:02:44 + local command 11:02:44 + command=local 11:02:44 + '[' 2 -gt 0 ']' 11:02:44 + shift 11:02:44 + case "$command" in 11:02:44 + command pyenv local 3.10.6 11:02:44 + pyenv local 3.10.6 11:02:44 + for arg in "$@" 11:02:44 + case $arg in 11:02:44 + pkg_list+='tox ' 11:02:44 + for arg in "$@" 11:02:44 + case $arg in 11:02:44 + pkg_list+='virtualenv ' 11:02:44 + for arg in "$@" 11:02:44 + case $arg in 11:02:44 + pkg_list+='urllib3~=1.26.15 ' 11:02:44 + [[ -f /tmp/.toxenv ]] 11:02:44 ++ cat /tmp/.toxenv 11:02:44 + lf_venv=/tmp/venv-E6OV 11:02:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E6OV from' file:/tmp/.toxenv 11:02:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E6OV from file:/tmp/.toxenv 11:02:44 + /tmp/venv-E6OV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:02:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:02:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:02:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:02:45 + /tmp/venv-E6OV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:02:46 + type python3 11:02:46 + true 11:02:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-E6OV/bin to PATH' 11:02:46 lf-activate-venv(): INFO: Adding /tmp/venv-E6OV/bin to PATH 11:02:46 + PATH=/tmp/venv-E6OV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:46 + return 0 11:02:46 + [[ -d /opt/pyenv ]] 11:02:46 + echo '---> Setting up pyenv' 11:02:46 ---> Setting up pyenv 11:02:46 + export PYENV_ROOT=/opt/pyenv 11:02:46 + PYENV_ROOT=/opt/pyenv 11:02:46 + export PATH=/opt/pyenv/bin:/tmp/venv-E6OV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:46 + PATH=/opt/pyenv/bin:/tmp/venv-E6OV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:02:46 ++ pwd 11:02:46 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 11:02:46 + export PYTHONPATH 11:02:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:02:46 + TOX_TESTENV_PASSENV=PYTHONPATH 11:02:46 + tox --version 11:02:47 4.13.0 from /tmp/venv-E6OV/lib/python3.10/site-packages/tox/__init__.py 11:02:47 + PARALLEL=false 11:02:47 + TOX_OPTIONS_LIST= 11:02:47 + [[ -n pydocstyle ]] 11:02:47 + TOX_OPTIONS_LIST=' -e pydocstyle' 11:02:47 + case ${PARALLEL,,} in 11:02:47 + tox -e pydocstyle 11:02:47 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 11:02:48 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 11:03:01 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 11:03:02 .pkg: _optional_hooks> python /tmp/venv-E6OV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:02 .pkg: get_requires_for_build_sdist> python /tmp/venv-E6OV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:02 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 11:03:03 .pkg: get_requires_for_build_wheel> python /tmp/venv-E6OV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:03 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 11:03:03 .pkg: freeze> python -m pip freeze --all 11:03:04 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 11:03:04 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-E6OV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:04 .pkg: build_sdist> python /tmp/venv-E6OV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:04 pydocstyle: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 11:03:05 pydocstyle: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.tox/.tmp/package/1/onapsdk-13.0.4.tar.gz 11:03:08 pydocstyle: freeze> python -m pip freeze --all 11:03:08 pydocstyle: astroid==3.1.0,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.3,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.4,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==24.0,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.1.0,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.2,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.1,setuptools==69.1.0,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.2.0,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.10.0,urllib3==1.26.18,wheel==0.42.0 11:03:08 pydocstyle: commands[0]> pydocstyle src/ 11:03:11 .pkg: _exit> python /tmp/venv-E6OV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:11 pydocstyle: OK (24.54=setup[21.16]+cmd[3.38] seconds) 11:03:11 congratulations :) (24.71 seconds) 11:03:12 + tox_status=0 11:03:12 + echo '---> Completed tox runs' 11:03:12 ---> Completed tox runs 11:03:12 + for i in .tox/*/log 11:03:12 ++ echo .tox/pydocstyle/log 11:03:12 ++ awk -F/ '{print $2}' 11:03:12 + tox_env=pydocstyle 11:03:12 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 11:03:12 + DOC_DIR=docs/_build/html 11:03:12 + [[ -d docs/_build/html ]] 11:03:12 + echo '---> tox-run.sh ends' 11:03:12 ---> tox-run.sh ends 11:03:12 + test 0 -eq 0 11:03:12 $ ssh-agent -k 11:03:12 unset SSH_AUTH_SOCK; 11:03:12 unset SSH_AGENT_PID; 11:03:12 echo Agent pid 2096 killed; 11:03:12 [ssh-agent] Stopped. 11:03:12 [PostBuildScript] - [INFO] Executing post build scripts. 11:03:12 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins16029780924041855757.sh 11:03:12 ---> sysstat.sh 11:03:12 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins231653392990722940.sh 11:03:12 ---> package-listing.sh 11:03:12 ++ facter osfamily 11:03:12 ++ tr '[:upper:]' '[:lower:]' 11:03:12 + OS_FAMILY=debian 11:03:12 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 11:03:12 + START_PACKAGES=/tmp/packages_start.txt 11:03:12 + END_PACKAGES=/tmp/packages_end.txt 11:03:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:03:12 + PACKAGES=/tmp/packages_start.txt 11:03:12 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 11:03:12 + PACKAGES=/tmp/packages_end.txt 11:03:12 + case "${OS_FAMILY}" in 11:03:12 + dpkg -l 11:03:12 + grep '^ii' 11:03:12 + '[' -f /tmp/packages_start.txt ']' 11:03:12 + '[' -f /tmp/packages_end.txt ']' 11:03:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:03:12 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 11:03:12 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 11:03:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 11:03:12 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7958992811861362716.sh 11:03:12 ---> capture-instance-metadata.sh 11:03:12 Setup pyenv: 11:03:12 system 11:03:12 3.8.13 11:03:12 3.9.13 11:03:12 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:03:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nPq3 11:03:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:03:19 lf-activate-venv(): INFO: Installing: lftools 11:03:51 lf-activate-venv(): INFO: Adding /tmp/venv-nPq3/bin to PATH 11:03:51 INFO: Running in OpenStack, capturing instance metadata 11:03:51 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3451662422693358451.sh 11:03:51 provisioning config files... 11:03:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config4390444753204552530tmp 11:03:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:03:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:03:51 [EnvInject] - Injecting environment variables from a build step. 11:03:51 [EnvInject] - Injecting as environment variables the properties content 11:03:51 SERVER_ID=logs 11:03:51 11:03:51 [EnvInject] - Variables injected successfully. 11:03:51 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7900678366770168883.sh 11:03:51 ---> create-netrc.sh 11:03:52 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins16356441486357793580.sh 11:03:52 ---> python-tools-install.sh 11:03:52 Setup pyenv: 11:03:52 system 11:03:52 3.8.13 11:03:52 3.9.13 11:03:52 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:03:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nPq3 from file:/tmp/.os_lf_venv 11:03:53 lf-activate-venv(): INFO: Installing: lftools 11:04:01 lf-activate-venv(): INFO: Adding /tmp/venv-nPq3/bin to PATH 11:04:01 Generating Requirements File 11:04:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:04:30 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 11:04:30 Python 3.10.6 11:04:30 pip 24.0 from /tmp/venv-nPq3/lib/python3.10/site-packages/pip (python 3.10) 11:04:31 appdirs==1.4.4 11:04:31 argcomplete==3.2.2 11:04:31 aspy.yaml==1.3.0 11:04:31 attrs==23.2.0 11:04:31 autopage==0.5.2 11:04:31 beautifulsoup4==4.12.3 11:04:31 boto3==1.34.52 11:04:31 botocore==1.34.52 11:04:31 bs4==0.0.2 11:04:31 cachetools==5.3.3 11:04:31 certifi==2024.2.2 11:04:31 cffi==1.16.0 11:04:31 cfgv==3.4.0 11:04:31 chardet==5.2.0 11:04:31 charset-normalizer==3.3.2 11:04:31 click==8.1.7 11:04:31 cliff==4.6.0 11:04:31 cmd2==2.4.3 11:04:31 cryptography==3.3.2 11:04:31 debtcollector==3.0.0 11:04:31 decorator==5.1.1 11:04:31 defusedxml==0.7.1 11:04:31 Deprecated==1.2.14 11:04:31 distlib==0.3.8 11:04:31 dnspython==2.6.1 11:04:31 docker==4.2.2 11:04:31 dogpile.cache==1.3.2 11:04:31 email_validator==2.1.1 11:04:31 filelock==3.13.1 11:04:31 future==1.0.0 11:04:31 gitdb==4.0.11 11:04:31 GitPython==3.1.42 11:04:31 google-auth==2.28.1 11:04:31 httplib2==0.22.0 11:04:31 identify==2.5.35 11:04:31 idna==3.6 11:04:31 importlib-resources==1.5.0 11:04:31 iso8601==2.1.0 11:04:31 Jinja2==3.1.3 11:04:31 jmespath==1.0.1 11:04:31 jsonpatch==1.33 11:04:31 jsonpointer==2.4 11:04:31 jsonschema==4.21.1 11:04:31 jsonschema-specifications==2023.12.1 11:04:31 keystoneauth1==5.6.0 11:04:31 kubernetes==29.0.0 11:04:31 lftools==0.37.9 11:04:31 lxml==5.1.0 11:04:31 MarkupSafe==2.1.5 11:04:31 msgpack==1.0.7 11:04:31 multi_key_dict==2.0.3 11:04:31 munch==4.0.0 11:04:31 netaddr==1.2.1 11:04:31 netifaces==0.11.0 11:04:31 niet==1.4.2 11:04:31 nodeenv==1.8.0 11:04:31 oauth2client==4.1.3 11:04:31 oauthlib==3.2.2 11:04:31 openstacksdk==0.62.0 11:04:31 os-client-config==2.1.0 11:04:31 os-service-types==1.7.0 11:04:31 osc-lib==3.0.1 11:04:31 oslo.config==9.4.0 11:04:31 oslo.context==5.4.0 11:04:31 oslo.i18n==6.3.0 11:04:31 oslo.log==5.5.0 11:04:31 oslo.serialization==5.4.0 11:04:31 oslo.utils==7.1.0 11:04:31 packaging==23.2 11:04:31 pbr==6.0.0 11:04:31 platformdirs==4.2.0 11:04:31 prettytable==3.10.0 11:04:31 pyasn1==0.5.1 11:04:31 pyasn1-modules==0.3.0 11:04:31 pycparser==2.21 11:04:31 pygerrit2==2.0.15 11:04:31 PyGithub==2.2.0 11:04:31 pyinotify==0.9.6 11:04:31 PyJWT==2.8.0 11:04:31 PyNaCl==1.5.0 11:04:31 pyparsing==2.4.7 11:04:31 pyperclip==1.8.2 11:04:31 pyrsistent==0.20.0 11:04:31 python-cinderclient==9.4.0 11:04:31 python-dateutil==2.8.2 11:04:31 python-heatclient==3.4.0 11:04:31 python-jenkins==1.8.2 11:04:31 python-keystoneclient==5.3.0 11:04:31 python-magnumclient==4.3.0 11:04:31 python-novaclient==18.4.0 11:04:31 python-openstackclient==6.0.1 11:04:31 python-swiftclient==4.4.0 11:04:31 PyYAML==6.0.1 11:04:31 referencing==0.33.0 11:04:31 requests==2.31.0 11:04:31 requests-oauthlib==1.3.1 11:04:31 requestsexceptions==1.4.0 11:04:31 rfc3986==2.0.0 11:04:31 rpds-py==0.18.0 11:04:31 rsa==4.9 11:04:31 ruamel.yaml==0.18.6 11:04:31 ruamel.yaml.clib==0.2.8 11:04:31 s3transfer==0.10.0 11:04:31 simplejson==3.19.2 11:04:31 six==1.16.0 11:04:31 smmap==5.0.1 11:04:31 soupsieve==2.5 11:04:31 stevedore==5.2.0 11:04:31 tabulate==0.9.0 11:04:31 toml==0.10.2 11:04:31 tomlkit==0.12.4 11:04:31 tqdm==4.66.2 11:04:31 typing_extensions==4.10.0 11:04:31 tzdata==2024.1 11:04:31 urllib3==1.26.18 11:04:31 virtualenv==20.25.1 11:04:31 wcwidth==0.2.13 11:04:31 websocket-client==1.7.0 11:04:31 wrapt==1.16.0 11:04:31 xdg==6.0.0 11:04:31 xmltodict==0.13.0 11:04:31 yq==3.2.3 11:04:31 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4256447146713742533.sh 11:04:31 ---> sudo-logs.sh 11:04:31 Archiving 'sudo' log.. 11:04:31 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10533531082657392739.sh 11:04:31 ---> job-cost.sh 11:04:31 Setup pyenv: 11:04:31 system 11:04:31 3.8.13 11:04:31 3.9.13 11:04:31 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:04:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nPq3 from file:/tmp/.os_lf_venv 11:04:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:04:40 lf-activate-venv(): INFO: Adding /tmp/venv-nPq3/bin to PATH 11:04:40 INFO: No Stack... 11:04:41 INFO: Retrieving Pricing Info for: v3-standard-8 11:04:41 INFO: Archiving Costs 11:04:41 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins12481746648008209344.sh 11:04:41 ---> logs-deploy.sh 11:04:41 Setup pyenv: 11:04:41 system 11:04:41 3.8.13 11:04:41 3.9.13 11:04:41 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:04:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nPq3 from file:/tmp/.os_lf_venv 11:04:43 lf-activate-venv(): INFO: Installing: lftools 11:04:52 lf-activate-venv(): INFO: Adding /tmp/venv-nPq3/bin to PATH 11:04:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/236 11:04:52 INFO: archiving workspace using pattern(s): 11:04:53 Archives upload complete. 11:04:53 INFO: archiving logs to Nexus 11:04:54 ---> uname -a: 11:04:54 Linux prd-ubuntu1804-docker-8c-8g-9698 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:04:54 11:04:54 11:04:54 ---> lscpu: 11:04:54 Architecture: x86_64 11:04:54 CPU op-mode(s): 32-bit, 64-bit 11:04:54 Byte Order: Little Endian 11:04:54 CPU(s): 8 11:04:54 On-line CPU(s) list: 0-7 11:04:54 Thread(s) per core: 1 11:04:54 Core(s) per socket: 1 11:04:54 Socket(s): 8 11:04:54 NUMA node(s): 1 11:04:54 Vendor ID: AuthenticAMD 11:04:54 CPU family: 23 11:04:54 Model: 49 11:04:54 Model name: AMD EPYC-Rome Processor 11:04:54 Stepping: 0 11:04:54 CPU MHz: 2799.998 11:04:54 BogoMIPS: 5599.99 11:04:54 Virtualization: AMD-V 11:04:54 Hypervisor vendor: KVM 11:04:54 Virtualization type: full 11:04:54 L1d cache: 32K 11:04:54 L1i cache: 32K 11:04:54 L2 cache: 512K 11:04:54 L3 cache: 16384K 11:04:54 NUMA node0 CPU(s): 0-7 11:04:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:04:54 11:04:54 11:04:54 ---> nproc: 11:04:54 8 11:04:54 11:04:54 11:04:54 ---> df -h: 11:04:54 Filesystem Size Used Avail Use% Mounted on 11:04:54 udev 16G 0 16G 0% /dev 11:04:54 tmpfs 3.2G 708K 3.2G 1% /run 11:04:54 /dev/vda1 155G 11G 145G 7% / 11:04:54 tmpfs 16G 0 16G 0% /dev/shm 11:04:54 tmpfs 5.0M 0 5.0M 0% /run/lock 11:04:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:04:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:04:54 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:04:54 11:04:54 11:04:54 ---> free -m: 11:04:54 total used free shared buff/cache available 11:04:54 Mem: 32167 818 29113 0 2234 30918 11:04:54 Swap: 1023 0 1023 11:04:54 11:04:54 11:04:54 ---> ip addr: 11:04:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:04:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:04:54 inet 127.0.0.1/8 scope host lo 11:04:54 valid_lft forever preferred_lft forever 11:04:54 inet6 ::1/128 scope host 11:04:54 valid_lft forever preferred_lft forever 11:04:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:04:54 link/ether fa:16:3e:6d:4a:54 brd ff:ff:ff:ff:ff:ff 11:04:54 inet 10.30.107.139/23 brd 10.30.107.255 scope global dynamic ens3 11:04:54 valid_lft 86208sec preferred_lft 86208sec 11:04:54 inet6 fe80::f816:3eff:fe6d:4a54/64 scope link 11:04:54 valid_lft forever preferred_lft forever 11:04:54 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:04:54 link/ether 02:42:ce:98:7e:75 brd ff:ff:ff:ff:ff:ff 11:04:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:04:54 valid_lft forever preferred_lft forever 11:04:54 11:04:54 11:04:54 ---> sar -b -r -n DEV: 11:04:54 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9698) 02/29/24 _x86_64_ (8 CPU) 11:04:54 11:04:54 11:01:44 LINUX RESTART (8 CPU) 11:04:54 11:04:54 11:02:01 tps rtps wtps bread/s bwrtn/s 11:04:54 11:03:02 340.84 76.99 263.86 5378.17 47231.19 11:04:54 11:04:01 106.54 15.32 91.22 1074.94 15514.39 11:04:54 Average: 224.68 46.41 178.26 3244.63 31506.03 11:04:54 11:04:54 11:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:04:54 11:03:02 30226532 31689816 2712688 8.24 57008 1721528 1479812 4.35 866764 1564140 136356 11:04:54 11:04:01 29904212 31634028 3035008 9.21 79116 1950320 1474264 4.34 976336 1746096 133344 11:04:54 Average: 30065372 31661922 2873848 8.72 68062 1835924 1477038 4.35 921550 1655118 134850 11:04:54 11:04:54 11:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:04:54 11:03:02 ens3 341.99 235.31 1081.84 73.11 0.00 0.00 0.00 0.00 11:04:54 11:03:02 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 11:04:54 11:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:54 11:04:01 ens3 51.99 37.37 635.20 11.25 0.00 0.00 0.00 0.00 11:04:54 11:04:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 11:04:54 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:54 Average: ens3 198.21 137.17 860.40 42.44 0.00 0.00 0.00 0.00 11:04:54 Average: lo 1.48 1.48 0.15 0.15 0.00 0.00 0.00 0.00 11:04:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:54 11:04:54 11:04:54 ---> sar -P ALL: 11:04:54 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9698) 02/29/24 _x86_64_ (8 CPU) 11:04:54 11:04:54 11:01:44 LINUX RESTART (8 CPU) 11:04:54 11:04:54 11:02:01 CPU %user %nice %system %iowait %steal %idle 11:04:54 11:03:02 all 8.71 0.00 1.33 5.24 0.05 84.67 11:04:54 11:03:02 0 6.44 0.00 0.98 0.33 0.03 92.21 11:04:54 11:03:02 1 9.56 0.00 2.22 19.32 0.03 68.86 11:04:54 11:03:02 2 24.50 0.00 2.66 4.76 0.07 68.02 11:04:54 11:03:02 3 6.84 0.00 1.18 0.43 0.07 91.47 11:04:54 11:03:02 4 3.99 0.00 0.74 14.60 0.05 80.63 11:04:54 11:03:02 5 4.11 0.00 0.83 1.02 0.03 94.01 11:04:54 11:03:02 6 10.80 0.00 1.29 0.90 0.05 86.96 11:04:54 11:03:02 7 3.46 0.00 0.72 0.67 0.03 95.12 11:04:54 11:04:01 all 10.66 0.00 0.82 1.76 0.03 86.73 11:04:54 11:04:01 0 11.94 0.00 0.53 0.65 0.03 86.86 11:04:54 11:04:01 1 24.08 0.00 1.33 1.65 0.05 72.89 11:04:54 11:04:01 2 13.61 0.00 0.91 0.54 0.03 84.90 11:04:54 11:04:01 3 11.38 0.00 0.88 0.10 0.03 87.61 11:04:54 11:04:01 4 2.53 0.00 0.58 8.24 0.02 88.63 11:04:54 11:04:01 5 2.14 0.00 0.37 0.00 0.03 97.46 11:04:54 11:04:01 6 12.05 0.00 1.07 0.69 0.03 86.15 11:04:54 11:04:01 7 7.63 0.00 0.85 2.19 0.02 89.32 11:04:54 Average: all 9.68 0.00 1.08 3.51 0.04 85.70 11:04:54 Average: 0 9.16 0.00 0.76 0.49 0.03 89.56 11:04:54 Average: 1 16.78 0.00 1.77 10.54 0.04 70.86 11:04:54 Average: 2 19.08 0.00 1.79 2.66 0.05 76.41 11:04:54 Average: 3 9.09 0.00 1.04 0.27 0.05 89.56 11:04:54 Average: 4 3.26 0.00 0.66 11.45 0.03 84.60 11:04:54 Average: 5 3.13 0.00 0.61 0.51 0.03 95.72 11:04:54 Average: 6 11.42 0.00 1.18 0.80 0.04 86.56 11:04:54 Average: 7 5.53 0.00 0.78 1.42 0.03 92.24 11:04:54 11:04:54 11:04:54