13:20:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/136833 13:20:03 Running as SYSTEM 13:20:04 [EnvInject] - Loading node environment variables. 13:20:04 Building remotely on prd-ubuntu1804-docker-8c-8g-4772 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 13:20:04 [ssh-agent] Looking for ssh-agent implementation... 13:20:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:20:07 $ ssh-agent 13:20:07 SSH_AUTH_SOCK=/tmp/ssh-OFXm0zSdWk52/agent.2123 13:20:07 SSH_AGENT_PID=2125 13:20:07 [ssh-agent] Started. 13:20:07 Running ssh-add (command line suppressed) 13:20:07 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_16194120405719263041.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_16194120405719263041.key) 13:20:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:20:07 The recommended git tool is: NONE 13:20:09 using credential onap-jenkins-ssh 13:20:09 Wiping out workspace first. 13:20:09 Cloning the remote Git repository 13:20:09 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 13:20:09 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 13:20:09 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 13:20:09 > git --version # timeout=10 13:20:09 > git --version # 'git version 2.17.1' 13:20:09 using GIT_SSH to set credentials Gerrit user 13:20:09 Verifying host key using manually-configured host key entries 13:20:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:20:09 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 13:20:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:20:09 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 13:20:09 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 13:20:09 using GIT_SSH to set credentials Gerrit user 13:20:09 Verifying host key using manually-configured host key entries 13:20:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/33/136833/1 # timeout=30 13:20:10 > git rev-parse 1b15687adc819767360c5fcedfad21b5f4b277c0^{commit} # timeout=10 13:20:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:20:10 Checking out Revision 1b15687adc819767360c5fcedfad21b5f4b277c0 (refs/changes/33/136833/1) 13:20:10 > git config core.sparsecheckout # timeout=10 13:20:10 > git checkout -f 1b15687adc819767360c5fcedfad21b5f4b277c0 # timeout=30 13:20:13 Commit message: "Fix CPS create schema set" 13:20:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:20:13 > git rev-list --no-walk d2127363722a3484cdff3b0342055fbe3f0c0e13 # timeout=10 13:20:13 [EnvInject] - Injecting environment variables from a build step. 13:20:13 [EnvInject] - Injecting as environment variables the properties content 13:20:13 PYTHON=python3 13:20:13 13:20:13 [EnvInject] - Variables injected successfully. 13:20:13 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins3666644052182544018.sh 13:20:13 ---> tox-install.sh 13:20:13 + source /home/jenkins/lf-env.sh 13:20:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:20:13 ++ mktemp -d /tmp/venv-XXXX 13:20:13 + lf_venv=/tmp/venv-dNpM 13:20:13 + local venv_file=/tmp/.os_lf_venv 13:20:13 + local python=python3 13:20:13 + local options 13:20:13 + local set_path=true 13:20:13 + local install_args= 13:20:13 ++ 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:20:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:20:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:20:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:20:13 + true 13:20:13 + case $1 in 13:20:13 + venv_file=/tmp/.toxenv 13:20:13 + shift 2 13:20:13 + true 13:20:13 + case $1 in 13:20:13 + shift 13:20:13 + break 13:20:13 + case $python in 13:20:13 + local pkg_list= 13:20:13 + [[ -d /opt/pyenv ]] 13:20:13 + echo 'Setup pyenv:' 13:20:13 Setup pyenv: 13:20:13 + export PYENV_ROOT=/opt/pyenv 13:20:13 + PYENV_ROOT=/opt/pyenv 13:20:13 + 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:20:13 + 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:20:13 + pyenv versions 13:20:13 * system (set by /opt/pyenv/version) 13:20:13 * 3.8.13 (set by /opt/pyenv/version) 13:20:13 * 3.9.13 (set by /opt/pyenv/version) 13:20:13 * 3.10.6 (set by /opt/pyenv/version) 13:20:13 + command -v pyenv 13:20:13 ++ pyenv init - --no-rehash 13:20:13 + 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:20:13 export PATH="/opt/pyenv/shims:${PATH}" 13:20:13 export PYENV_SHELL=bash 13:20:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:20:13 pyenv() { 13:20:13 local command 13:20:13 command="${1:-}" 13:20:13 if [ "$#" -gt 0 ]; then 13:20:13 shift 13:20:13 fi 13:20:13 13:20:13 case "$command" in 13:20:13 rehash|shell) 13:20:13 eval "$(pyenv "sh-$command" "$@")" 13:20:13 ;; 13:20:13 *) 13:20:13 command pyenv "$command" "$@" 13:20:13 ;; 13:20:13 esac 13:20:13 }' 13:20:13 +++ 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:20:13 ++ 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:20:13 ++ 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:20:13 ++ 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:20:13 ++ export PYENV_SHELL=bash 13:20:13 ++ PYENV_SHELL=bash 13:20:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:20:13 +++ complete -F _pyenv pyenv 13:20:13 ++ lf-pyver python3 13:20:13 ++ local py_version_xy=python3 13:20:13 ++ local py_version_xyz= 13:20:13 ++ pyenv versions 13:20:13 ++ local command 13:20:13 ++ sed 's/^[ *]* //' 13:20:13 ++ command=versions 13:20:13 ++ '[' 1 -gt 0 ']' 13:20:13 ++ shift 13:20:13 ++ case "$command" in 13:20:13 ++ command pyenv versions 13:20:13 ++ pyenv versions 13:20:13 ++ awk '{ print $1 }' 13:20:13 ++ grep -E '^[0-9.]*[0-9]$' 13:20:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:20:13 +++ grep '^3' /tmp/.pyenv_versions 13:20:13 +++ sort -V 13:20:13 +++ tail -n 1 13:20:13 ++ py_version_xyz=3.10.6 13:20:13 ++ [[ -z 3.10.6 ]] 13:20:13 ++ echo 3.10.6 13:20:13 ++ return 0 13:20:13 + pyenv local 3.10.6 13:20:13 + local command 13:20:13 + command=local 13:20:13 + '[' 2 -gt 0 ']' 13:20:13 + shift 13:20:13 + case "$command" in 13:20:13 + command pyenv local 3.10.6 13:20:13 + pyenv local 3.10.6 13:20:13 + for arg in "$@" 13:20:13 + case $arg in 13:20:13 + pkg_list+='tox ' 13:20:13 + for arg in "$@" 13:20:13 + case $arg in 13:20:13 + pkg_list+='virtualenv ' 13:20:13 + for arg in "$@" 13:20:13 + case $arg in 13:20:13 + pkg_list+='urllib3~=1.26.15 ' 13:20:13 + [[ -f /tmp/.toxenv ]] 13:20:13 + [[ ! -f /tmp/.toxenv ]] 13:20:13 + [[ -n '' ]] 13:20:13 + python3 -m venv /tmp/venv-dNpM 13:20:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dNpM' 13:20:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dNpM 13:20:17 + echo /tmp/venv-dNpM 13:20:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:20:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:20:17 + /tmp/venv-dNpM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:20:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:20:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:20:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:20:23 + /tmp/venv-dNpM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:20:26 + type python3 13:20:26 + true 13:20:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dNpM/bin to PATH' 13:20:26 lf-activate-venv(): INFO: Adding /tmp/venv-dNpM/bin to PATH 13:20:26 + PATH=/tmp/venv-dNpM/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:20:26 + return 0 13:20:26 + python3 --version 13:20:26 Python 3.10.6 13:20:26 + python3 -m pip --version 13:20:26 pip 23.3.1 from /tmp/venv-dNpM/lib/python3.10/site-packages/pip (python 3.10) 13:20:26 + python3 -m pip freeze 13:20:26 cachetools==5.3.2 13:20:26 chardet==5.2.0 13:20:26 colorama==0.4.6 13:20:26 distlib==0.3.8 13:20:26 filelock==3.13.1 13:20:26 packaging==23.2 13:20:26 platformdirs==4.1.0 13:20:26 pluggy==1.3.0 13:20:26 pyproject-api==1.6.1 13:20:26 tomli==2.0.1 13:20:26 tox==4.11.4 13:20:26 urllib3==1.26.18 13:20:26 virtualenv==20.25.0 13:20:26 [EnvInject] - Injecting environment variables from a build step. 13:20:26 [EnvInject] - Injecting as environment variables the properties content 13:20:26 PARALLEL=false 13:20:26 13:20:26 [EnvInject] - Variables injected successfully. 13:20:26 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins1920252525626440112.sh 13:20:26 ---> tox-run.sh 13:20:26 + 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:20:26 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 13:20:26 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 13:20:26 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 13:20:26 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 13:20:26 + source /home/jenkins/lf-env.sh 13:20:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:20:26 ++ mktemp -d /tmp/venv-XXXX 13:20:26 + lf_venv=/tmp/venv-OkHP 13:20:26 + local venv_file=/tmp/.os_lf_venv 13:20:26 + local python=python3 13:20:26 + local options 13:20:26 + local set_path=true 13:20:26 + local install_args= 13:20:26 ++ 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:20:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:20:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:20:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:20:26 + true 13:20:26 + case $1 in 13:20:26 + venv_file=/tmp/.toxenv 13:20:26 + shift 2 13:20:26 + true 13:20:26 + case $1 in 13:20:26 + shift 13:20:26 + break 13:20:26 + case $python in 13:20:26 + local pkg_list= 13:20:26 + [[ -d /opt/pyenv ]] 13:20:26 + echo 'Setup pyenv:' 13:20:26 Setup pyenv: 13:20:26 + export PYENV_ROOT=/opt/pyenv 13:20:26 + PYENV_ROOT=/opt/pyenv 13:20:26 + 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:20:26 + 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:20:26 + pyenv versions 13:20:26 system 13:20:26 3.8.13 13:20:26 3.9.13 13:20:26 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 13:20:26 + command -v pyenv 13:20:26 ++ pyenv init - --no-rehash 13:20:26 + 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:20:26 export PATH="/opt/pyenv/shims:${PATH}" 13:20:26 export PYENV_SHELL=bash 13:20:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:20:26 pyenv() { 13:20:26 local command 13:20:26 command="${1:-}" 13:20:26 if [ "$#" -gt 0 ]; then 13:20:26 shift 13:20:26 fi 13:20:26 13:20:26 case "$command" in 13:20:26 rehash|shell) 13:20:26 eval "$(pyenv "sh-$command" "$@")" 13:20:26 ;; 13:20:26 *) 13:20:26 command pyenv "$command" "$@" 13:20:26 ;; 13:20:26 esac 13:20:26 }' 13:20:26 +++ 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:20:26 ++ 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:20:26 ++ 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:20:26 ++ 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:20:26 ++ export PYENV_SHELL=bash 13:20:26 ++ PYENV_SHELL=bash 13:20:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:20:26 +++ complete -F _pyenv pyenv 13:20:26 ++ lf-pyver python3 13:20:26 ++ local py_version_xy=python3 13:20:26 ++ local py_version_xyz= 13:20:26 ++ pyenv versions 13:20:26 ++ local command 13:20:26 ++ command=versions 13:20:26 ++ sed 's/^[ *]* //' 13:20:26 ++ '[' 1 -gt 0 ']' 13:20:26 ++ shift 13:20:26 ++ case "$command" in 13:20:26 ++ command pyenv versions 13:20:26 ++ pyenv versions 13:20:26 ++ awk '{ print $1 }' 13:20:26 ++ grep -E '^[0-9.]*[0-9]$' 13:20:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:20:26 +++ grep '^3' /tmp/.pyenv_versions 13:20:26 +++ sort -V 13:20:26 +++ tail -n 1 13:20:26 ++ py_version_xyz=3.10.6 13:20:26 ++ [[ -z 3.10.6 ]] 13:20:26 ++ echo 3.10.6 13:20:26 ++ return 0 13:20:26 + pyenv local 3.10.6 13:20:26 + local command 13:20:26 + command=local 13:20:26 + '[' 2 -gt 0 ']' 13:20:26 + shift 13:20:26 + case "$command" in 13:20:26 + command pyenv local 3.10.6 13:20:26 + pyenv local 3.10.6 13:20:27 + for arg in "$@" 13:20:27 + case $arg in 13:20:27 + pkg_list+='tox ' 13:20:27 + for arg in "$@" 13:20:27 + case $arg in 13:20:27 + pkg_list+='virtualenv ' 13:20:27 + for arg in "$@" 13:20:27 + case $arg in 13:20:27 + pkg_list+='urllib3~=1.26.15 ' 13:20:27 + [[ -f /tmp/.toxenv ]] 13:20:27 ++ cat /tmp/.toxenv 13:20:27 + lf_venv=/tmp/venv-dNpM 13:20:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dNpM from' file:/tmp/.toxenv 13:20:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dNpM from file:/tmp/.toxenv 13:20:27 + /tmp/venv-dNpM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:20:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:20:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:20:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:20:28 + /tmp/venv-dNpM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:20:33 + type python3 13:20:33 + true 13:20:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dNpM/bin to PATH' 13:20:33 lf-activate-venv(): INFO: Adding /tmp/venv-dNpM/bin to PATH 13:20:33 + PATH=/tmp/venv-dNpM/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:20:33 + return 0 13:20:33 + [[ -d /opt/pyenv ]] 13:20:33 + echo '---> Setting up pyenv' 13:20:33 ---> Setting up pyenv 13:20:33 + export PYENV_ROOT=/opt/pyenv 13:20:33 + PYENV_ROOT=/opt/pyenv 13:20:33 + export PATH=/opt/pyenv/bin:/tmp/venv-dNpM/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:20:33 + PATH=/opt/pyenv/bin:/tmp/venv-dNpM/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:20:33 ++ pwd 13:20:33 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 13:20:33 + export PYTHONPATH 13:20:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:20:33 + TOX_TESTENV_PASSENV=PYTHONPATH 13:20:33 + tox --version 13:20:33 4.11.4 from /tmp/venv-dNpM/lib/python3.10/site-packages/tox/__init__.py 13:20:34 + PARALLEL=false 13:20:34 + TOX_OPTIONS_LIST= 13:20:34 + [[ -n pydocstyle ]] 13:20:34 + TOX_OPTIONS_LIST=' -e pydocstyle' 13:20:34 + case ${PARALLEL,,} in 13:20:34 + tox -e pydocstyle 13:20:34 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 13:20:34 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 13:20:47 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 13:20:48 .pkg: _optional_hooks> python /tmp/venv-dNpM/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:20:48 .pkg: get_requires_for_build_sdist> python /tmp/venv-dNpM/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:20:48 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 13:20:49 .pkg: get_requires_for_build_wheel> python /tmp/venv-dNpM/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:20:49 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 13:20:49 .pkg: freeze> python -m pip freeze --all 13:20:50 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 13:20:50 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-dNpM/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:20:50 .pkg: build_sdist> python /tmp/venv-dNpM/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:20:50 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 13:20:51 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-12.7.1.tar.gz 13:20:54 pydocstyle: freeze> python -m pip freeze --all 13:20:54 pydocstyle: astroid==3.0.2,attrs==23.1.0,bandit==1.7.6,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.3.2,cryptography==38.0.4,dacite==1.6.0,dill==0.3.7,exceptiongroup==1.2.0,gitdb==4.0.11,GitPython==3.1.40,idna==3.6,iniconfig==2.0.0,isort==5.13.1,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.1.0,onapsdk==12.7.1,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.1.0,pluggy==1.3.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==7.4.3,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.0.2,simplejson==3.17.6,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 13:20:54 pydocstyle: commands[0]> pydocstyle src/ 13:20:57 .pkg: _exit> python /tmp/venv-dNpM/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:20:57 pydocstyle: OK (23.23=setup[20.22]+cmd[3.01] seconds) 13:20:57 congratulations :) (23.40 seconds) 13:20:57 + tox_status=0 13:20:57 + echo '---> Completed tox runs' 13:20:57 ---> Completed tox runs 13:20:57 + for i in .tox/*/log 13:20:57 ++ echo .tox/pydocstyle/log 13:20:57 ++ awk -F/ '{print $2}' 13:20:57 + tox_env=pydocstyle 13:20:57 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 13:20:57 + DOC_DIR=docs/_build/html 13:20:57 + [[ -d docs/_build/html ]] 13:20:57 + echo '---> tox-run.sh ends' 13:20:57 ---> tox-run.sh ends 13:20:57 + test 0 -eq 0 13:20:57 $ ssh-agent -k 13:20:57 unset SSH_AUTH_SOCK; 13:20:57 unset SSH_AGENT_PID; 13:20:57 echo Agent pid 2125 killed; 13:20:57 [ssh-agent] Stopped. 13:20:57 [PostBuildScript] - [INFO] Executing post build scripts. 13:20:57 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6236909510755696752.sh 13:20:57 ---> sysstat.sh 13:20:58 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins11526346374511693820.sh 13:20:58 ---> package-listing.sh 13:20:58 ++ facter osfamily 13:20:58 ++ tr '[:upper:]' '[:lower:]' 13:20:58 + OS_FAMILY=debian 13:20:58 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 13:20:58 + START_PACKAGES=/tmp/packages_start.txt 13:20:58 + END_PACKAGES=/tmp/packages_end.txt 13:20:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:20:58 + PACKAGES=/tmp/packages_start.txt 13:20:58 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 13:20:58 + PACKAGES=/tmp/packages_end.txt 13:20:58 + case "${OS_FAMILY}" in 13:20:58 + dpkg -l 13:20:58 + grep '^ii' 13:20:58 + '[' -f /tmp/packages_start.txt ']' 13:20:58 + '[' -f /tmp/packages_end.txt ']' 13:20:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:20:58 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 13:20:58 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 13:20:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 13:20:58 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5377821673394758133.sh 13:20:58 ---> capture-instance-metadata.sh 13:20:58 Setup pyenv: 13:20:58 system 13:20:58 3.8.13 13:20:58 3.9.13 13:20:58 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 13:21:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nLou 13:21:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:21:05 lf-activate-venv(): INFO: Installing: lftools 13:21:35 lf-activate-venv(): INFO: Adding /tmp/venv-nLou/bin to PATH 13:21:35 INFO: Running in OpenStack, capturing instance metadata 13:21:35 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8251957967935009981.sh 13:21:35 provisioning config files... 13:21:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config17195018534223018361tmp 13:21:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:21:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:21:35 [EnvInject] - Injecting environment variables from a build step. 13:21:35 [EnvInject] - Injecting as environment variables the properties content 13:21:35 SERVER_ID=logs 13:21:35 13:21:35 [EnvInject] - Variables injected successfully. 13:21:35 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15108840289171019976.sh 13:21:35 ---> create-netrc.sh 13:21:35 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5512775799784443194.sh 13:21:35 ---> python-tools-install.sh 13:21:35 Setup pyenv: 13:21:35 system 13:21:35 3.8.13 13:21:35 3.9.13 13:21:35 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 13:21:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nLou from file:/tmp/.os_lf_venv 13:21:36 lf-activate-venv(): INFO: Installing: lftools 13:21:44 lf-activate-venv(): INFO: Adding /tmp/venv-nLou/bin to PATH 13:21:44 Generating Requirements File 13:22:15 Python 3.10.6 13:22:15 pip 23.3.1 from /tmp/venv-nLou/lib/python3.10/site-packages/pip (python 3.10) 13:22:16 appdirs==1.4.4 13:22:16 argcomplete==3.2.1 13:22:16 aspy.yaml==1.3.0 13:22:16 attrs==23.1.0 13:22:16 autopage==0.5.2 13:22:16 Babel==2.14.0 13:22:16 beautifulsoup4==4.12.2 13:22:16 boto3==1.33.13 13:22:16 botocore==1.33.13 13:22:16 bs4==0.0.1 13:22:16 cachetools==5.3.2 13:22:16 certifi==2023.11.17 13:22:16 cffi==1.16.0 13:22:16 cfgv==3.4.0 13:22:16 chardet==5.2.0 13:22:16 charset-normalizer==3.3.2 13:22:16 click==8.1.7 13:22:16 cliff==4.4.0 13:22:16 cmd2==2.4.3 13:22:16 cryptography==3.3.2 13:22:16 debtcollector==2.5.0 13:22:16 decorator==5.1.1 13:22:16 defusedxml==0.7.1 13:22:16 Deprecated==1.2.14 13:22:16 distlib==0.3.8 13:22:16 dnspython==2.4.2 13:22:16 docker==4.2.2 13:22:16 dogpile.cache==1.2.2 13:22:16 email-validator==2.1.0.post1 13:22:16 filelock==3.13.1 13:22:16 future==0.18.3 13:22:16 gitdb==4.0.11 13:22:16 GitPython==3.1.40 13:22:16 google-auth==2.25.2 13:22:16 httplib2==0.22.0 13:22:16 identify==2.5.33 13:22:16 idna==3.6 13:22:16 importlib-metadata==7.0.0 13:22:16 importlib-resources==1.5.0 13:22:16 iso8601==2.1.0 13:22:16 Jinja2==3.1.2 13:22:16 jmespath==1.0.1 13:22:16 jsonpatch==1.33 13:22:16 jsonpointer==2.4 13:22:16 jsonschema==4.20.0 13:22:16 jsonschema-specifications==2023.11.2 13:22:16 keystoneauth1==5.4.0 13:22:16 kubernetes==28.1.0 13:22:16 lftools==0.37.8 13:22:16 lxml==4.9.3 13:22:16 MarkupSafe==2.1.3 13:22:16 msgpack==1.0.7 13:22:16 multi-key-dict==2.0.3 13:22:16 munch==4.0.0 13:22:16 netaddr==0.9.0 13:22:16 netifaces==0.11.0 13:22:16 niet==1.4.2 13:22:16 nodeenv==1.8.0 13:22:16 oauth2client==4.1.3 13:22:16 oauthlib==3.2.2 13:22:16 openstacksdk==0.62.0 13:22:16 os-client-config==2.1.0 13:22:16 os-service-types==1.7.0 13:22:16 osc-lib==2.9.0 13:22:16 oslo.config==9.2.0 13:22:16 oslo.context==5.3.0 13:22:16 oslo.i18n==6.2.0 13:22:16 oslo.log==5.4.0 13:22:16 oslo.serialization==5.2.0 13:22:16 oslo.utils==6.3.0 13:22:16 packaging==23.2 13:22:16 pbr==6.0.0 13:22:16 platformdirs==4.1.0 13:22:16 prettytable==3.9.0 13:22:16 pyasn1==0.5.1 13:22:16 pyasn1-modules==0.3.0 13:22:16 pycparser==2.21 13:22:16 pygerrit2==2.0.15 13:22:16 PyGithub==2.1.1 13:22:16 pyinotify==0.9.6 13:22:16 PyJWT==2.8.0 13:22:16 PyNaCl==1.5.0 13:22:16 pyparsing==2.4.7 13:22:16 pyperclip==1.8.2 13:22:16 pyrsistent==0.20.0 13:22:16 python-cinderclient==9.4.0 13:22:16 python-dateutil==2.8.2 13:22:16 python-heatclient==3.3.0 13:22:16 python-jenkins==1.8.2 13:22:16 python-keystoneclient==5.2.0 13:22:16 python-magnumclient==4.3.0 13:22:16 python-novaclient==18.4.0 13:22:16 python-openstackclient==6.0.0 13:22:16 python-swiftclient==4.4.0 13:22:16 pytz==2023.3.post1 13:22:16 PyYAML==6.0.1 13:22:16 referencing==0.32.0 13:22:16 requests==2.31.0 13:22:16 requests-oauthlib==1.3.1 13:22:16 requestsexceptions==1.4.0 13:22:16 rfc3986==2.0.0 13:22:16 rpds-py==0.13.2 13:22:16 rsa==4.9 13:22:16 ruamel.yaml==0.18.5 13:22:16 ruamel.yaml.clib==0.2.8 13:22:16 s3transfer==0.8.2 13:22:16 simplejson==3.19.2 13:22:16 six==1.16.0 13:22:16 smmap==5.0.1 13:22:16 soupsieve==2.5 13:22:16 stevedore==5.1.0 13:22:16 tabulate==0.9.0 13:22:16 toml==0.10.2 13:22:16 tomlkit==0.12.3 13:22:16 tqdm==4.66.1 13:22:16 typing_extensions==4.9.0 13:22:16 tzdata==2023.3 13:22:16 urllib3==1.26.18 13:22:16 virtualenv==20.25.0 13:22:16 wcwidth==0.2.12 13:22:16 websocket-client==1.7.0 13:22:16 wrapt==1.16.0 13:22:16 xdg==6.0.0 13:22:16 xmltodict==0.13.0 13:22:16 yq==3.2.3 13:22:16 zipp==3.17.0 13:22:16 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8488775748716742057.sh 13:22:16 ---> sudo-logs.sh 13:22:16 Archiving 'sudo' log.. 13:22:16 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5974403976045341683.sh 13:22:16 ---> job-cost.sh 13:22:16 Setup pyenv: 13:22:16 system 13:22:16 3.8.13 13:22:16 3.9.13 13:22:16 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 13:22:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nLou from file:/tmp/.os_lf_venv 13:22:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:22:25 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:22:25 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:22:25 lf-activate-venv(): INFO: Adding /tmp/venv-nLou/bin to PATH 13:22:25 INFO: No Stack... 13:22:26 INFO: Retrieving Pricing Info for: v3-standard-8 13:22:26 INFO: Archiving Costs 13:22:26 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins836010378118264395.sh 13:22:26 ---> logs-deploy.sh 13:22:26 Setup pyenv: 13:22:26 system 13:22:26 3.8.13 13:22:26 3.9.13 13:22:26 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 13:22:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nLou from file:/tmp/.os_lf_venv 13:22:28 lf-activate-venv(): INFO: Installing: lftools 13:22:37 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:22:37 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:22:38 lf-activate-venv(): INFO: Adding /tmp/venv-nLou/bin to PATH 13:22:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/196 13:22:38 INFO: archiving workspace using pattern(s): 13:22:39 Archives upload complete. 13:22:39 INFO: archiving logs to Nexus 13:22:40 ---> uname -a: 13:22:40 Linux prd-ubuntu1804-docker-8c-8g-4772 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:22:40 13:22:40 13:22:40 ---> lscpu: 13:22:40 Architecture: x86_64 13:22:40 CPU op-mode(s): 32-bit, 64-bit 13:22:40 Byte Order: Little Endian 13:22:40 CPU(s): 8 13:22:40 On-line CPU(s) list: 0-7 13:22:40 Thread(s) per core: 1 13:22:40 Core(s) per socket: 1 13:22:40 Socket(s): 8 13:22:40 NUMA node(s): 1 13:22:40 Vendor ID: AuthenticAMD 13:22:40 CPU family: 23 13:22:40 Model: 49 13:22:40 Model name: AMD EPYC-Rome Processor 13:22:40 Stepping: 0 13:22:40 CPU MHz: 2800.000 13:22:40 BogoMIPS: 5600.00 13:22:40 Virtualization: AMD-V 13:22:40 Hypervisor vendor: KVM 13:22:40 Virtualization type: full 13:22:40 L1d cache: 32K 13:22:40 L1i cache: 32K 13:22:40 L2 cache: 512K 13:22:40 L3 cache: 16384K 13:22:40 NUMA node0 CPU(s): 0-7 13:22:40 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:22:40 13:22:40 13:22:40 ---> nproc: 13:22:40 8 13:22:40 13:22:40 13:22:40 ---> df -h: 13:22:40 Filesystem Size Used Avail Use% Mounted on 13:22:40 udev 16G 0 16G 0% /dev 13:22:40 tmpfs 3.2G 708K 3.2G 1% /run 13:22:40 /dev/vda1 155G 11G 145G 7% / 13:22:40 tmpfs 16G 0 16G 0% /dev/shm 13:22:40 tmpfs 5.0M 0 5.0M 0% /run/lock 13:22:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:22:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:22:40 tmpfs 3.2G 0 3.2G 0% /run/user/1001 13:22:40 13:22:40 13:22:40 ---> free -m: 13:22:40 total used free shared buff/cache available 13:22:40 Mem: 32167 840 29038 0 2287 30895 13:22:40 Swap: 1023 0 1023 13:22:40 13:22:40 13:22:40 ---> ip addr: 13:22:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:22:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:22:40 inet 127.0.0.1/8 scope host lo 13:22:40 valid_lft forever preferred_lft forever 13:22:40 inet6 ::1/128 scope host 13:22:40 valid_lft forever preferred_lft forever 13:22:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:22:40 link/ether fa:16:3e:1c:59:df brd ff:ff:ff:ff:ff:ff 13:22:40 inet 10.30.106.250/23 brd 10.30.107.255 scope global dynamic ens3 13:22:40 valid_lft 86201sec preferred_lft 86201sec 13:22:40 inet6 fe80::f816:3eff:fe1c:59df/64 scope link 13:22:40 valid_lft forever preferred_lft forever 13:22:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:22:40 link/ether 02:42:16:96:b8:9a brd ff:ff:ff:ff:ff:ff 13:22:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:22:40 valid_lft forever preferred_lft forever 13:22:40 13:22:40 13:22:40 ---> sar -b -r -n DEV: 13:22:40 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-4772) 12/13/23 _x86_64_ (8 CPU) 13:22:40 13:22:40 13:19:25 LINUX RESTART (8 CPU) 13:22:40 13:22:40 13:20:01 tps rtps wtps bread/s bwrtn/s 13:22:40 13:21:01 309.28 57.26 252.02 3634.39 9811.93 13:22:40 13:22:01 102.60 14.30 88.30 1033.43 11490.48 13:22:40 Average: 205.95 35.78 170.17 2334.02 10651.14 13:22:40 13:22:40 13:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:22:40 13:21:01 30180676 31665448 2758536 8.37 57908 1740372 1435108 4.22 908516 1565336 118484 13:22:40 13:22:01 29864944 31649992 3074268 9.33 81972 2001144 1411524 4.15 961380 1796140 174708 13:22:40 Average: 30022810 31657720 2916402 8.85 69940 1870758 1423316 4.19 934948 1680738 146596 13:22:40 13:22:40 13:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:22:40 13:21:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 13:22:40 13:21:01 ens3 377.57 260.63 1021.97 76.22 0.00 0.00 0.00 0.00 13:22:40 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:40 13:22:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 13:22:40 13:22:01 ens3 63.29 44.78 814.19 8.78 0.00 0.00 0.00 0.00 13:22:40 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:40 Average: lo 1.30 1.30 0.13 0.13 0.00 0.00 0.00 0.00 13:22:40 Average: ens3 220.44 152.71 918.09 42.50 0.00 0.00 0.00 0.00 13:22:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:40 13:22:40 13:22:40 ---> sar -P ALL: 13:22:40 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-4772) 12/13/23 _x86_64_ (8 CPU) 13:22:40 13:22:40 13:19:25 LINUX RESTART (8 CPU) 13:22:40 13:22:40 13:20:01 CPU %user %nice %system %iowait %steal %idle 13:22:40 13:21:01 all 11.00 0.00 1.14 2.30 0.05 85.51 13:22:40 13:21:01 0 10.81 0.00 1.20 0.28 0.03 87.68 13:22:40 13:21:01 1 10.61 0.00 0.92 4.11 0.13 84.23 13:22:40 13:21:01 2 25.21 0.00 2.65 4.38 0.05 67.71 13:22:40 13:21:01 3 7.94 0.00 0.79 0.18 0.07 91.02 13:22:40 13:21:01 4 5.90 0.00 0.78 2.57 0.03 90.71 13:22:40 13:21:01 5 10.75 0.00 0.84 3.04 0.07 85.30 13:22:40 13:21:01 6 10.94 0.00 0.94 3.31 0.05 84.76 13:22:40 13:21:01 7 5.79 0.00 0.92 0.53 0.03 92.73 13:22:40 13:22:01 all 10.71 0.00 0.77 0.99 0.03 87.49 13:22:40 13:22:01 0 0.77 0.00 0.17 0.00 0.02 99.05 13:22:40 13:22:01 1 0.18 0.00 0.23 1.67 0.07 97.85 13:22:40 13:22:01 2 2.02 0.00 0.17 0.02 0.02 97.78 13:22:40 13:22:01 3 7.33 0.00 0.53 4.08 0.02 88.04 13:22:40 13:22:01 4 10.12 0.00 0.90 1.32 0.03 87.63 13:22:40 13:22:01 5 33.92 0.00 1.60 0.28 0.05 64.15 13:22:40 13:22:01 6 27.32 0.00 2.08 0.58 0.07 69.95 13:22:40 13:22:01 7 3.98 0.00 0.50 0.03 0.00 95.48 13:22:40 Average: all 10.85 0.00 0.95 1.65 0.04 86.50 13:22:40 Average: 0 5.78 0.00 0.68 0.14 0.03 93.37 13:22:40 Average: 1 5.40 0.00 0.58 2.89 0.10 91.04 13:22:40 Average: 2 13.58 0.00 1.40 2.19 0.03 82.80 13:22:40 Average: 3 7.64 0.00 0.66 2.13 0.04 89.53 13:22:40 Average: 4 8.01 0.00 0.84 1.94 0.03 89.17 13:22:40 Average: 5 22.35 0.00 1.22 1.66 0.06 74.71 13:22:40 Average: 6 19.16 0.00 1.51 1.94 0.06 77.32 13:22:40 Average: 7 4.88 0.00 0.71 0.28 0.02 94.12 13:22:40 13:22:40 13:22:40