14:18:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 14:18:27 Running as SYSTEM 14:18:27 [EnvInject] - Loading node environment variables. 14:18:27 Building remotely on prd-ubuntu1804-docker-8c-8g-9773 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:18:27 [ssh-agent] Looking for ssh-agent implementation... 14:18:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:18:27 $ ssh-agent 14:18:27 SSH_AUTH_SOCK=/tmp/ssh-KcSG5mD7HFUC/agent.2084 14:18:27 SSH_AGENT_PID=2086 14:18:27 [ssh-agent] Started. 14:18:27 Running ssh-add (command line suppressed) 14:18:27 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_15709206715896314803.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_15709206715896314803.key) 14:18:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:18:27 The recommended git tool is: NONE 14:18:29 using credential onap-jenkins-ssh 14:18:29 Wiping out workspace first. 14:18:29 Cloning the remote Git repository 14:18:29 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:18:29 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 14:18:29 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:18:29 > git --version # timeout=10 14:18:29 > git --version # 'git version 2.17.1' 14:18:29 using GIT_SSH to set credentials Gerrit user 14:18:29 Verifying host key using manually-configured host key entries 14:18:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:18:30 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:18:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:18:30 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:18:30 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:18:30 using GIT_SSH to set credentials Gerrit user 14:18:30 Verifying host key using manually-configured host key entries 14:18:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/9 # timeout=30 14:18:30 > git rev-parse 40ec2ece27f3731ee86f060dfe0fb43722545579^{commit} # timeout=10 14:18:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:18:30 Checking out Revision 40ec2ece27f3731ee86f060dfe0fb43722545579 (refs/changes/43/137443/9) 14:18:30 > git config core.sparsecheckout # timeout=10 14:18:30 > git checkout -f 40ec2ece27f3731ee86f060dfe0fb43722545579 # timeout=30 14:18:34 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 14:18:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:18:34 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 14:18:34 [EnvInject] - Injecting environment variables from a build step. 14:18:34 [EnvInject] - Injecting as environment variables the properties content 14:18:34 PYTHON=python3 14:18:34 14:18:34 [EnvInject] - Variables injected successfully. 14:18:34 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins9017190398425779589.sh 14:18:34 ---> tox-install.sh 14:18:34 + source /home/jenkins/lf-env.sh 14:18:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:18:34 ++ mktemp -d /tmp/venv-XXXX 14:18:34 + lf_venv=/tmp/venv-JrmV 14:18:34 + local venv_file=/tmp/.os_lf_venv 14:18:34 + local python=python3 14:18:34 + local options 14:18:34 + local set_path=true 14:18:34 + local install_args= 14:18:34 ++ 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 14:18:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:18:34 + true 14:18:34 + case $1 in 14:18:34 + venv_file=/tmp/.toxenv 14:18:34 + shift 2 14:18:34 + true 14:18:34 + case $1 in 14:18:34 + shift 14:18:34 + break 14:18:34 + case $python in 14:18:34 + local pkg_list= 14:18:34 + [[ -d /opt/pyenv ]] 14:18:34 + echo 'Setup pyenv:' 14:18:34 Setup pyenv: 14:18:34 + export PYENV_ROOT=/opt/pyenv 14:18:34 + PYENV_ROOT=/opt/pyenv 14:18:34 + 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 14:18:34 + 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 14:18:34 + pyenv versions 14:18:34 * system (set by /opt/pyenv/version) 14:18:34 * 3.8.13 (set by /opt/pyenv/version) 14:18:34 * 3.9.13 (set by /opt/pyenv/version) 14:18:34 * 3.10.6 (set by /opt/pyenv/version) 14:18:34 + command -v pyenv 14:18:34 ++ pyenv init - --no-rehash 14:18:34 + 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[*]}"'\'')" 14:18:34 export PATH="/opt/pyenv/shims:${PATH}" 14:18:34 export PYENV_SHELL=bash 14:18:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:18:34 pyenv() { 14:18:34 local command 14:18:34 command="${1:-}" 14:18:34 if [ "$#" -gt 0 ]; then 14:18:34 shift 14:18:34 fi 14:18:34 14:18:34 case "$command" in 14:18:34 rehash|shell) 14:18:34 eval "$(pyenv "sh-$command" "$@")" 14:18:34 ;; 14:18:34 *) 14:18:34 command pyenv "$command" "$@" 14:18:34 ;; 14:18:34 esac 14:18:34 }' 14:18:34 +++ 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[*]}"' 14:18:34 ++ 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 14:18:34 ++ 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 14:18:34 ++ 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 14:18:34 ++ export PYENV_SHELL=bash 14:18:34 ++ PYENV_SHELL=bash 14:18:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:18:34 +++ complete -F _pyenv pyenv 14:18:34 ++ lf-pyver python3 14:18:34 ++ local py_version_xy=python3 14:18:34 ++ local py_version_xyz= 14:18:34 ++ pyenv versions 14:18:34 ++ local command 14:18:34 ++ sed 's/^[ *]* //' 14:18:34 ++ command=versions 14:18:34 ++ '[' 1 -gt 0 ']' 14:18:34 ++ awk '{ print $1 }' 14:18:34 ++ shift 14:18:34 ++ case "$command" in 14:18:34 ++ command pyenv versions 14:18:34 ++ grep -E '^[0-9.]*[0-9]$' 14:18:34 ++ pyenv versions 14:18:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:18:34 +++ grep '^3' /tmp/.pyenv_versions 14:18:34 +++ sort -V 14:18:34 +++ tail -n 1 14:18:34 ++ py_version_xyz=3.10.6 14:18:34 ++ [[ -z 3.10.6 ]] 14:18:34 ++ echo 3.10.6 14:18:34 ++ return 0 14:18:34 + pyenv local 3.10.6 14:18:34 + local command 14:18:34 + command=local 14:18:34 + '[' 2 -gt 0 ']' 14:18:34 + shift 14:18:34 + case "$command" in 14:18:34 + command pyenv local 3.10.6 14:18:34 + pyenv local 3.10.6 14:18:34 + for arg in "$@" 14:18:34 + case $arg in 14:18:34 + pkg_list+='tox ' 14:18:34 + for arg in "$@" 14:18:34 + case $arg in 14:18:34 + pkg_list+='virtualenv ' 14:18:34 + for arg in "$@" 14:18:34 + case $arg in 14:18:34 + pkg_list+='urllib3~=1.26.15 ' 14:18:34 + [[ -f /tmp/.toxenv ]] 14:18:34 + [[ ! -f /tmp/.toxenv ]] 14:18:34 + [[ -n '' ]] 14:18:34 + python3 -m venv /tmp/venv-JrmV 14:18:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JrmV' 14:18:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JrmV 14:18:38 + echo /tmp/venv-JrmV 14:18:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:18:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:18:38 + /tmp/venv-JrmV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:18:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:18:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:18:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:18:43 + /tmp/venv-JrmV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:18:49 + type python3 14:18:49 + true 14:18:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JrmV/bin to PATH' 14:18:49 lf-activate-venv(): INFO: Adding /tmp/venv-JrmV/bin to PATH 14:18:49 + PATH=/tmp/venv-JrmV/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 14:18:49 + return 0 14:18:49 + python3 --version 14:18:49 Python 3.10.6 14:18:49 + python3 -m pip --version 14:18:49 pip 24.0 from /tmp/venv-JrmV/lib/python3.10/site-packages/pip (python 3.10) 14:18:49 + python3 -m pip freeze 14:18:50 cachetools==5.3.3 14:18:50 chardet==5.2.0 14:18:50 colorama==0.4.6 14:18:50 distlib==0.3.8 14:18:50 filelock==3.13.1 14:18:50 packaging==23.2 14:18:50 platformdirs==4.2.0 14:18:50 pluggy==1.4.0 14:18:50 pyproject-api==1.6.1 14:18:50 tomli==2.0.1 14:18:50 tox==4.13.0 14:18:50 urllib3==1.26.18 14:18:50 virtualenv==20.25.1 14:18:50 [EnvInject] - Injecting environment variables from a build step. 14:18:50 [EnvInject] - Injecting as environment variables the properties content 14:18:50 PARALLEL=false 14:18:50 14:18:50 [EnvInject] - Variables injected successfully. 14:18:50 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins5725739658613779244.sh 14:18:50 ---> tox-run.sh 14:18:50 + 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 14:18:50 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 14:18:50 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 14:18:50 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 14:18:50 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 14:18:50 + source /home/jenkins/lf-env.sh 14:18:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:18:50 ++ mktemp -d /tmp/venv-XXXX 14:18:50 + lf_venv=/tmp/venv-gt9Y 14:18:50 + local venv_file=/tmp/.os_lf_venv 14:18:50 + local python=python3 14:18:50 + local options 14:18:50 + local set_path=true 14:18:50 + local install_args= 14:18:50 ++ 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 14:18:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:18:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:18:50 + true 14:18:50 + case $1 in 14:18:50 + venv_file=/tmp/.toxenv 14:18:50 + shift 2 14:18:50 + true 14:18:50 + case $1 in 14:18:50 + shift 14:18:50 + break 14:18:50 + case $python in 14:18:50 + local pkg_list= 14:18:50 + [[ -d /opt/pyenv ]] 14:18:50 + echo 'Setup pyenv:' 14:18:50 Setup pyenv: 14:18:50 + export PYENV_ROOT=/opt/pyenv 14:18:50 + PYENV_ROOT=/opt/pyenv 14:18:50 + 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 14:18:50 + 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 14:18:50 + pyenv versions 14:18:50 system 14:18:50 3.8.13 14:18:50 3.9.13 14:18:50 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:18:50 + command -v pyenv 14:18:50 ++ pyenv init - --no-rehash 14:18:50 + 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[*]}"'\'')" 14:18:50 export PATH="/opt/pyenv/shims:${PATH}" 14:18:50 export PYENV_SHELL=bash 14:18:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:18:50 pyenv() { 14:18:50 local command 14:18:50 command="${1:-}" 14:18:50 if [ "$#" -gt 0 ]; then 14:18:50 shift 14:18:50 fi 14:18:50 14:18:50 case "$command" in 14:18:50 rehash|shell) 14:18:50 eval "$(pyenv "sh-$command" "$@")" 14:18:50 ;; 14:18:50 *) 14:18:50 command pyenv "$command" "$@" 14:18:50 ;; 14:18:50 esac 14:18:50 }' 14:18:50 +++ 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[*]}"' 14:18:50 ++ 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 14:18:50 ++ 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 14:18:50 ++ 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 14:18:50 ++ export PYENV_SHELL=bash 14:18:50 ++ PYENV_SHELL=bash 14:18:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:18:50 +++ complete -F _pyenv pyenv 14:18:50 ++ lf-pyver python3 14:18:50 ++ local py_version_xy=python3 14:18:50 ++ local py_version_xyz= 14:18:50 ++ pyenv versions 14:18:50 ++ local command 14:18:50 ++ command=versions 14:18:50 ++ '[' 1 -gt 0 ']' 14:18:50 ++ shift 14:18:50 ++ case "$command" in 14:18:50 ++ command pyenv versions 14:18:50 ++ pyenv versions 14:18:50 ++ sed 's/^[ *]* //' 14:18:50 ++ awk '{ print $1 }' 14:18:50 ++ grep -E '^[0-9.]*[0-9]$' 14:18:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:18:50 +++ grep '^3' /tmp/.pyenv_versions 14:18:50 +++ sort -V 14:18:50 +++ tail -n 1 14:18:50 ++ py_version_xyz=3.10.6 14:18:50 ++ [[ -z 3.10.6 ]] 14:18:50 ++ echo 3.10.6 14:18:50 ++ return 0 14:18:50 + pyenv local 3.10.6 14:18:50 + local command 14:18:50 + command=local 14:18:50 + '[' 2 -gt 0 ']' 14:18:50 + shift 14:18:50 + case "$command" in 14:18:50 + command pyenv local 3.10.6 14:18:50 + pyenv local 3.10.6 14:18:50 + for arg in "$@" 14:18:50 + case $arg in 14:18:50 + pkg_list+='tox ' 14:18:50 + for arg in "$@" 14:18:50 + case $arg in 14:18:50 + pkg_list+='virtualenv ' 14:18:50 + for arg in "$@" 14:18:50 + case $arg in 14:18:50 + pkg_list+='urllib3~=1.26.15 ' 14:18:50 + [[ -f /tmp/.toxenv ]] 14:18:50 ++ cat /tmp/.toxenv 14:18:50 + lf_venv=/tmp/venv-JrmV 14:18:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JrmV from' file:/tmp/.toxenv 14:18:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JrmV from file:/tmp/.toxenv 14:18:50 + /tmp/venv-JrmV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:18:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:18:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:18:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:18:51 + /tmp/venv-JrmV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:18:53 + type python3 14:18:53 + true 14:18:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JrmV/bin to PATH' 14:18:53 lf-activate-venv(): INFO: Adding /tmp/venv-JrmV/bin to PATH 14:18:53 + PATH=/tmp/venv-JrmV/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 14:18:53 + return 0 14:18:53 + [[ -d /opt/pyenv ]] 14:18:53 + echo '---> Setting up pyenv' 14:18:53 ---> Setting up pyenv 14:18:53 + export PYENV_ROOT=/opt/pyenv 14:18:53 + PYENV_ROOT=/opt/pyenv 14:18:53 + export PATH=/opt/pyenv/bin:/tmp/venv-JrmV/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 14:18:53 + PATH=/opt/pyenv/bin:/tmp/venv-JrmV/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 14:18:53 ++ pwd 14:18:53 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:18:53 + export PYTHONPATH 14:18:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:18:53 + TOX_TESTENV_PASSENV=PYTHONPATH 14:18:53 + tox --version 14:18:53 4.13.0 from /tmp/venv-JrmV/lib/python3.10/site-packages/tox/__init__.py 14:18:53 + PARALLEL=false 14:18:53 + TOX_OPTIONS_LIST= 14:18:53 + [[ -n pydocstyle ]] 14:18:53 + TOX_OPTIONS_LIST=' -e pydocstyle' 14:18:53 + case ${PARALLEL,,} in 14:18:53 + tox -e pydocstyle 14:18:53 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 14:18:54 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 14:19:10 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 14:19:11 .pkg: _optional_hooks> python /tmp/venv-JrmV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:19:11 .pkg: get_requires_for_build_sdist> python /tmp/venv-JrmV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:19:11 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 14:19:12 .pkg: get_requires_for_build_wheel> python /tmp/venv-JrmV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:19:12 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 14:19:12 .pkg: freeze> python -m pip freeze --all 14:19:13 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 14:19:13 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-JrmV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:19:13 .pkg: build_sdist> python /tmp/venv-JrmV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:19:13 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 14:19:14 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 14:19:17 pydocstyle: freeze> python -m pip freeze --all 14:19:17 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 14:19:17 pydocstyle: commands[0]> pydocstyle src/ 14:19:21 .pkg: _exit> python /tmp/venv-JrmV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:19:21 pydocstyle: OK (27.18=setup[23.79]+cmd[3.38] seconds) 14:19:21 congratulations :) (27.34 seconds) 14:19:21 + tox_status=0 14:19:21 + echo '---> Completed tox runs' 14:19:21 ---> Completed tox runs 14:19:21 + for i in .tox/*/log 14:19:21 ++ echo .tox/pydocstyle/log 14:19:21 ++ awk -F/ '{print $2}' 14:19:21 + tox_env=pydocstyle 14:19:21 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 14:19:21 + DOC_DIR=docs/_build/html 14:19:21 + [[ -d docs/_build/html ]] 14:19:21 + echo '---> tox-run.sh ends' 14:19:21 ---> tox-run.sh ends 14:19:21 + test 0 -eq 0 14:19:21 $ ssh-agent -k 14:19:21 unset SSH_AUTH_SOCK; 14:19:21 unset SSH_AGENT_PID; 14:19:21 echo Agent pid 2086 killed; 14:19:21 [ssh-agent] Stopped. 14:19:21 [PostBuildScript] - [INFO] Executing post build scripts. 14:19:21 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10557173663764615661.sh 14:19:21 ---> sysstat.sh 14:19:22 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6785544650813973896.sh 14:19:22 ---> package-listing.sh 14:19:22 ++ facter osfamily 14:19:22 ++ tr '[:upper:]' '[:lower:]' 14:19:22 + OS_FAMILY=debian 14:19:22 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:19:22 + START_PACKAGES=/tmp/packages_start.txt 14:19:22 + END_PACKAGES=/tmp/packages_end.txt 14:19:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:19:22 + PACKAGES=/tmp/packages_start.txt 14:19:22 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 14:19:22 + PACKAGES=/tmp/packages_end.txt 14:19:22 + case "${OS_FAMILY}" in 14:19:22 + dpkg -l 14:19:22 + grep '^ii' 14:19:22 + '[' -f /tmp/packages_start.txt ']' 14:19:22 + '[' -f /tmp/packages_end.txt ']' 14:19:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:19:22 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 14:19:22 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 14:19:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 14:19:22 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins16871564865629673776.sh 14:19:22 ---> capture-instance-metadata.sh 14:19:22 Setup pyenv: 14:19:22 system 14:19:22 3.8.13 14:19:22 3.9.13 14:19:22 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:19:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VvX1 14:19:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:19:30 lf-activate-venv(): INFO: Installing: lftools 14:20:05 lf-activate-venv(): INFO: Adding /tmp/venv-VvX1/bin to PATH 14:20:05 INFO: Running in OpenStack, capturing instance metadata 14:20:06 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9164379498176796453.sh 14:20:06 provisioning config files... 14:20:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config17182617464001380897tmp 14:20:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:20:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:20:06 [EnvInject] - Injecting environment variables from a build step. 14:20:06 [EnvInject] - Injecting as environment variables the properties content 14:20:06 SERVER_ID=logs 14:20:06 14:20:06 [EnvInject] - Variables injected successfully. 14:20:06 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8050368127221920441.sh 14:20:06 ---> create-netrc.sh 14:20:06 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7540978174877986634.sh 14:20:06 ---> python-tools-install.sh 14:20:06 Setup pyenv: 14:20:06 system 14:20:06 3.8.13 14:20:06 3.9.13 14:20:06 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:20:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvX1 from file:/tmp/.os_lf_venv 14:20:07 lf-activate-venv(): INFO: Installing: lftools 14:20:15 lf-activate-venv(): INFO: Adding /tmp/venv-VvX1/bin to PATH 14:20:15 Generating Requirements File 14:20:46 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. 14:20:46 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 14:20:46 Python 3.10.6 14:20:47 pip 24.0 from /tmp/venv-VvX1/lib/python3.10/site-packages/pip (python 3.10) 14:20:47 appdirs==1.4.4 14:20:47 argcomplete==3.2.2 14:20:47 aspy.yaml==1.3.0 14:20:47 attrs==23.2.0 14:20:47 autopage==0.5.2 14:20:47 beautifulsoup4==4.12.3 14:20:47 boto3==1.34.52 14:20:47 botocore==1.34.52 14:20:47 bs4==0.0.2 14:20:47 cachetools==5.3.3 14:20:47 certifi==2024.2.2 14:20:47 cffi==1.16.0 14:20:47 cfgv==3.4.0 14:20:47 chardet==5.2.0 14:20:47 charset-normalizer==3.3.2 14:20:47 click==8.1.7 14:20:47 cliff==4.6.0 14:20:47 cmd2==2.4.3 14:20:47 cryptography==3.3.2 14:20:47 debtcollector==3.0.0 14:20:47 decorator==5.1.1 14:20:47 defusedxml==0.7.1 14:20:47 Deprecated==1.2.14 14:20:47 distlib==0.3.8 14:20:47 dnspython==2.6.1 14:20:47 docker==4.2.2 14:20:47 dogpile.cache==1.3.2 14:20:47 email_validator==2.1.1 14:20:47 filelock==3.13.1 14:20:47 future==1.0.0 14:20:47 gitdb==4.0.11 14:20:47 GitPython==3.1.42 14:20:47 google-auth==2.28.1 14:20:47 httplib2==0.22.0 14:20:47 identify==2.5.35 14:20:47 idna==3.6 14:20:47 importlib-resources==1.5.0 14:20:47 iso8601==2.1.0 14:20:47 Jinja2==3.1.3 14:20:47 jmespath==1.0.1 14:20:47 jsonpatch==1.33 14:20:47 jsonpointer==2.4 14:20:47 jsonschema==4.21.1 14:20:47 jsonschema-specifications==2023.12.1 14:20:47 keystoneauth1==5.6.0 14:20:47 kubernetes==29.0.0 14:20:47 lftools==0.37.9 14:20:47 lxml==5.1.0 14:20:47 MarkupSafe==2.1.5 14:20:47 msgpack==1.0.7 14:20:47 multi_key_dict==2.0.3 14:20:47 munch==4.0.0 14:20:47 netaddr==1.2.1 14:20:47 netifaces==0.11.0 14:20:47 niet==1.4.2 14:20:47 nodeenv==1.8.0 14:20:47 oauth2client==4.1.3 14:20:47 oauthlib==3.2.2 14:20:47 openstacksdk==0.62.0 14:20:47 os-client-config==2.1.0 14:20:47 os-service-types==1.7.0 14:20:47 osc-lib==3.0.1 14:20:47 oslo.config==9.4.0 14:20:47 oslo.context==5.5.0 14:20:47 oslo.i18n==6.3.0 14:20:47 oslo.log==5.5.0 14:20:47 oslo.serialization==5.4.0 14:20:47 oslo.utils==7.1.0 14:20:47 packaging==23.2 14:20:47 pbr==6.0.0 14:20:47 platformdirs==4.2.0 14:20:47 prettytable==3.10.0 14:20:47 pyasn1==0.5.1 14:20:47 pyasn1-modules==0.3.0 14:20:47 pycparser==2.21 14:20:47 pygerrit2==2.0.15 14:20:47 PyGithub==2.2.0 14:20:47 pyinotify==0.9.6 14:20:47 PyJWT==2.8.0 14:20:47 PyNaCl==1.5.0 14:20:47 pyparsing==2.4.7 14:20:47 pyperclip==1.8.2 14:20:47 pyrsistent==0.20.0 14:20:47 python-cinderclient==9.4.0 14:20:47 python-dateutil==2.8.2 14:20:47 python-heatclient==3.4.0 14:20:47 python-jenkins==1.8.2 14:20:47 python-keystoneclient==5.3.0 14:20:47 python-magnumclient==4.3.0 14:20:47 python-novaclient==18.4.0 14:20:47 python-openstackclient==6.0.1 14:20:47 python-swiftclient==4.5.0 14:20:47 PyYAML==6.0.1 14:20:47 referencing==0.33.0 14:20:47 requests==2.31.0 14:20:47 requests-oauthlib==1.3.1 14:20:47 requestsexceptions==1.4.0 14:20:47 rfc3986==2.0.0 14:20:47 rpds-py==0.18.0 14:20:47 rsa==4.9 14:20:47 ruamel.yaml==0.18.6 14:20:47 ruamel.yaml.clib==0.2.8 14:20:47 s3transfer==0.10.0 14:20:47 simplejson==3.19.2 14:20:47 six==1.16.0 14:20:47 smmap==5.0.1 14:20:47 soupsieve==2.5 14:20:47 stevedore==5.2.0 14:20:47 tabulate==0.9.0 14:20:47 toml==0.10.2 14:20:47 tomlkit==0.12.4 14:20:47 tqdm==4.66.2 14:20:47 typing_extensions==4.10.0 14:20:47 tzdata==2024.1 14:20:47 urllib3==1.26.18 14:20:47 virtualenv==20.25.1 14:20:47 wcwidth==0.2.13 14:20:47 websocket-client==1.7.0 14:20:47 wrapt==1.16.0 14:20:47 xdg==6.0.0 14:20:47 xmltodict==0.13.0 14:20:47 yq==3.2.3 14:20:47 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10213444208837771091.sh 14:20:47 ---> sudo-logs.sh 14:20:47 Archiving 'sudo' log.. 14:20:47 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14800896822233353515.sh 14:20:47 ---> job-cost.sh 14:20:47 Setup pyenv: 14:20:48 system 14:20:48 3.8.13 14:20:48 3.9.13 14:20:48 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:20:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvX1 from file:/tmp/.os_lf_venv 14:20:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:20:57 lf-activate-venv(): INFO: Adding /tmp/venv-VvX1/bin to PATH 14:20:57 INFO: No Stack... 14:20:57 INFO: Retrieving Pricing Info for: v3-standard-8 14:20:58 INFO: Archiving Costs 14:20:58 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins8993596032883077036.sh 14:20:58 ---> logs-deploy.sh 14:20:58 Setup pyenv: 14:20:58 system 14:20:58 3.8.13 14:20:58 3.9.13 14:20:58 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:20:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvX1 from file:/tmp/.os_lf_venv 14:20:59 lf-activate-venv(): INFO: Installing: lftools 14:21:09 lf-activate-venv(): INFO: Adding /tmp/venv-VvX1/bin to PATH 14:21:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/241 14:21:09 INFO: archiving workspace using pattern(s): 14:21:10 Archives upload complete. 14:21:10 INFO: archiving logs to Nexus 14:21:11 ---> uname -a: 14:21:11 Linux prd-ubuntu1804-docker-8c-8g-9773 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:21:11 14:21:11 14:21:11 ---> lscpu: 14:21:11 Architecture: x86_64 14:21:11 CPU op-mode(s): 32-bit, 64-bit 14:21:11 Byte Order: Little Endian 14:21:11 CPU(s): 8 14:21:11 On-line CPU(s) list: 0-7 14:21:11 Thread(s) per core: 1 14:21:11 Core(s) per socket: 1 14:21:11 Socket(s): 8 14:21:11 NUMA node(s): 1 14:21:11 Vendor ID: AuthenticAMD 14:21:11 CPU family: 23 14:21:11 Model: 49 14:21:11 Model name: AMD EPYC-Rome Processor 14:21:11 Stepping: 0 14:21:11 CPU MHz: 2799.998 14:21:11 BogoMIPS: 5599.99 14:21:11 Virtualization: AMD-V 14:21:11 Hypervisor vendor: KVM 14:21:11 Virtualization type: full 14:21:11 L1d cache: 32K 14:21:11 L1i cache: 32K 14:21:11 L2 cache: 512K 14:21:11 L3 cache: 16384K 14:21:11 NUMA node0 CPU(s): 0-7 14:21:11 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 14:21:11 14:21:11 14:21:11 ---> nproc: 14:21:11 8 14:21:11 14:21:11 14:21:11 ---> df -h: 14:21:11 Filesystem Size Used Avail Use% Mounted on 14:21:11 udev 16G 0 16G 0% /dev 14:21:11 tmpfs 3.2G 708K 3.2G 1% /run 14:21:11 /dev/vda1 155G 11G 145G 7% / 14:21:11 tmpfs 16G 0 16G 0% /dev/shm 14:21:11 tmpfs 5.0M 0 5.0M 0% /run/lock 14:21:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:21:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:21:11 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:21:11 14:21:11 14:21:11 ---> free -m: 14:21:11 total used free shared buff/cache available 14:21:11 Mem: 32167 817 29116 0 2233 30920 14:21:11 Swap: 1023 0 1023 14:21:11 14:21:11 14:21:11 ---> ip addr: 14:21:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:21:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:21:11 inet 127.0.0.1/8 scope host lo 14:21:11 valid_lft forever preferred_lft forever 14:21:11 inet6 ::1/128 scope host 14:21:11 valid_lft forever preferred_lft forever 14:21:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:21:11 link/ether fa:16:3e:b4:47:a4 brd ff:ff:ff:ff:ff:ff 14:21:11 inet 10.30.107.96/23 brd 10.30.107.255 scope global dynamic ens3 14:21:11 valid_lft 86191sec preferred_lft 86191sec 14:21:11 inet6 fe80::f816:3eff:feb4:47a4/64 scope link 14:21:11 valid_lft forever preferred_lft forever 14:21:11 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:21:11 link/ether 02:42:a0:bc:c3:01 brd ff:ff:ff:ff:ff:ff 14:21:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:21:11 valid_lft forever preferred_lft forever 14:21:11 14:21:11 14:21:11 ---> sar -b -r -n DEV: 14:21:11 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9773) 02/29/24 _x86_64_ (8 CPU) 14:21:11 14:21:11 14:17:44 LINUX RESTART (8 CPU) 14:21:11 14:21:11 14:18:01 tps rtps wtps bread/s bwrtn/s 14:21:11 14:19:02 266.49 76.92 189.57 5356.71 58235.89 14:21:11 14:20:01 115.37 14.23 101.14 1003.90 30201.66 14:21:11 14:21:01 81.54 1.27 80.27 105.18 29213.00 14:21:11 Average: 154.68 30.90 123.78 2161.69 39267.21 14:21:11 14:21:11 14:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:21:11 14:19:02 30287308 31657636 2651904 8.05 51644 1639912 1465132 4.31 890444 1494472 69316 14:21:11 14:20:01 29921580 31616424 3017632 9.16 70536 1929700 1524480 4.49 1006768 1708136 122784 14:21:11 14:21:01 29833688 31681600 3105524 9.43 90312 2051548 1411192 4.15 933988 1844864 108252 14:21:11 Average: 30014192 31651887 2925020 8.88 70831 1873720 1466935 4.32 943733 1682491 100117 14:21:11 14:21:11 14:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:21:11 14:19:02 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 14:21:11 14:19:02 ens3 358.37 242.51 915.80 61.64 0.00 0.00 0.00 0.00 14:21:11 14:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:11 14:20:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 14:21:11 14:20:01 ens3 45.75 30.40 791.12 6.61 0.00 0.00 0.00 0.00 14:21:11 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:11 14:21:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 14:21:11 14:21:01 ens3 34.29 26.05 288.23 7.76 0.00 0.00 0.00 0.00 14:21:11 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:11 Average: lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 14:21:11 Average: ens3 146.70 100.04 664.34 25.44 0.00 0.00 0.00 0.00 14:21:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:11 14:21:11 14:21:11 ---> sar -P ALL: 14:21:11 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9773) 02/29/24 _x86_64_ (8 CPU) 14:21:11 14:21:11 14:17:44 LINUX RESTART (8 CPU) 14:21:11 14:21:11 14:18:01 CPU %user %nice %system %iowait %steal %idle 14:21:11 14:19:02 all 7.39 0.00 1.25 6.92 0.05 84.39 14:21:11 14:19:02 0 3.75 0.00 0.66 0.95 0.05 94.59 14:21:11 14:19:02 1 9.10 0.00 1.02 2.55 0.03 87.30 14:21:11 14:19:02 2 18.41 0.00 1.58 25.27 0.10 54.64 14:21:11 14:19:02 3 4.95 0.00 1.29 1.29 0.05 92.42 14:21:11 14:19:02 4 5.27 0.00 2.29 0.79 0.03 91.62 14:21:11 14:19:02 5 4.88 0.00 0.95 1.42 0.05 92.69 14:21:11 14:19:02 6 5.20 0.00 1.59 22.30 0.03 70.87 14:21:11 14:19:02 7 7.57 0.00 0.65 0.94 0.03 90.81 14:21:11 14:20:01 all 9.19 0.00 0.69 3.93 0.05 86.14 14:21:11 14:20:01 0 1.92 0.00 0.34 0.39 0.03 97.32 14:21:11 14:20:01 1 1.86 0.00 0.29 0.00 0.02 97.83 14:21:11 14:20:01 2 1.65 0.00 0.44 11.13 0.05 86.73 14:21:11 14:20:01 3 17.85 0.00 1.21 2.06 0.07 78.82 14:21:11 14:20:01 4 4.04 0.00 0.63 0.42 0.03 94.88 14:21:11 14:20:01 5 9.38 0.00 0.49 1.80 0.07 88.26 14:21:11 14:20:01 6 36.13 0.00 1.84 2.32 0.10 59.60 14:21:11 14:20:01 7 0.90 0.00 0.29 13.40 0.03 85.37 14:21:11 14:21:01 all 9.99 0.00 0.69 3.21 0.03 86.07 14:21:11 14:21:01 0 0.47 0.00 0.33 2.63 0.00 96.57 14:21:11 14:21:01 1 9.69 0.00 0.57 0.73 0.02 88.99 14:21:11 14:21:01 2 24.14 0.00 1.52 2.12 0.07 72.15 14:21:11 14:21:01 3 33.42 0.00 1.44 1.27 0.05 63.82 14:21:11 14:21:01 4 2.97 0.00 0.42 0.07 0.02 96.53 14:21:11 14:21:01 5 2.57 0.00 0.28 0.00 0.03 97.11 14:21:11 14:21:01 6 6.54 0.00 0.63 0.25 0.00 92.58 14:21:11 14:21:01 7 0.20 0.00 0.30 18.60 0.03 80.87 14:21:11 Average: all 8.85 0.00 0.88 4.69 0.04 85.53 14:21:11 Average: 0 2.05 0.00 0.45 1.33 0.03 96.15 14:21:11 Average: 1 6.91 0.00 0.63 1.10 0.02 91.34 14:21:11 Average: 2 14.81 0.00 1.18 12.83 0.07 71.11 14:21:11 Average: 3 18.76 0.00 1.31 1.53 0.06 78.34 14:21:11 Average: 4 4.09 0.00 1.11 0.43 0.03 94.34 14:21:11 Average: 5 5.59 0.00 0.58 1.07 0.05 92.71 14:21:11 Average: 6 15.82 0.00 1.35 8.31 0.04 74.47 14:21:11 Average: 7 2.90 0.00 0.41 10.97 0.03 85.68 14:21:11 14:21:11 14:21:11