11:12:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137324 11:12:29 Running as SYSTEM 11:12:29 [EnvInject] - Loading node environment variables. 11:12:29 Building remotely on prd-ubuntu1804-docker-8c-8g-7282 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 11:12:29 [ssh-agent] Looking for ssh-agent implementation... 11:12:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:30 $ ssh-agent 11:12:30 SSH_AUTH_SOCK=/tmp/ssh-k0X997bDqdD0/agent.2036 11:12:30 SSH_AGENT_PID=2038 11:12:30 [ssh-agent] Started. 11:12:30 Running ssh-add (command line suppressed) 11:12:30 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_737425607972718554.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_737425607972718554.key) 11:12:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:12:30 The recommended git tool is: NONE 11:12:31 using credential onap-jenkins-ssh 11:12:31 Wiping out workspace first. 11:12:31 Cloning the remote Git repository 11:12:31 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:12:31 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 11:12:31 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:12:31 > git --version # timeout=10 11:12:31 > git --version # 'git version 2.17.1' 11:12:31 using GIT_SSH to set credentials Gerrit user 11:12:31 Verifying host key using manually-configured host key entries 11:12:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:12:32 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:12:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:32 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:12:32 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:12:32 using GIT_SSH to set credentials Gerrit user 11:12:32 Verifying host key using manually-configured host key entries 11:12:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/24/137324/2 # timeout=30 11:12:32 > git rev-parse e3b7d3e1fafe788760db9fff4e091ffb103cb195^{commit} # timeout=10 11:12:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:12:33 Checking out Revision e3b7d3e1fafe788760db9fff4e091ffb103cb195 (refs/changes/24/137324/2) 11:12:33 > git config core.sparsecheckout # timeout=10 11:12:33 > git checkout -f e3b7d3e1fafe788760db9fff4e091ffb103cb195 # timeout=30 11:12:36 Commit message: "Fix latest SDC distribution list retrieval (old API)" 11:12:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:12:36 > git rev-list --no-walk e065c3bb1b148371a991d8f0245357b1b2910f7f # timeout=10 11:12:36 [EnvInject] - Injecting environment variables from a build step. 11:12:36 [EnvInject] - Injecting as environment variables the properties content 11:12:36 PYTHON=python3 11:12:36 11:12:36 [EnvInject] - Variables injected successfully. 11:12:36 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins2628343941706687538.sh 11:12:36 ---> tox-install.sh 11:12:36 + source /home/jenkins/lf-env.sh 11:12:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:12:36 ++ mktemp -d /tmp/venv-XXXX 11:12:36 + lf_venv=/tmp/venv-9AW3 11:12:36 + local venv_file=/tmp/.os_lf_venv 11:12:36 + local python=python3 11:12:36 + local options 11:12:36 + local set_path=true 11:12:36 + local install_args= 11:12:36 ++ 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:12:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:12:36 + true 11:12:36 + case $1 in 11:12:36 + venv_file=/tmp/.toxenv 11:12:36 + shift 2 11:12:36 + true 11:12:36 + case $1 in 11:12:36 + shift 11:12:36 + break 11:12:36 + case $python in 11:12:36 + local pkg_list= 11:12:36 + [[ -d /opt/pyenv ]] 11:12:36 + echo 'Setup pyenv:' 11:12:36 Setup pyenv: 11:12:36 + export PYENV_ROOT=/opt/pyenv 11:12:36 + PYENV_ROOT=/opt/pyenv 11:12:36 + 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:12:36 + 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:12:36 + pyenv versions 11:12:36 * system (set by /opt/pyenv/version) 11:12:36 * 3.8.13 (set by /opt/pyenv/version) 11:12:36 * 3.9.13 (set by /opt/pyenv/version) 11:12:36 * 3.10.6 (set by /opt/pyenv/version) 11:12:36 + command -v pyenv 11:12:36 ++ pyenv init - --no-rehash 11:12:36 + 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:12:36 export PATH="/opt/pyenv/shims:${PATH}" 11:12:36 export PYENV_SHELL=bash 11:12:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:12:36 pyenv() { 11:12:36 local command 11:12:36 command="${1:-}" 11:12:36 if [ "$#" -gt 0 ]; then 11:12:36 shift 11:12:36 fi 11:12:36 11:12:36 case "$command" in 11:12:36 rehash|shell) 11:12:36 eval "$(pyenv "sh-$command" "$@")" 11:12:36 ;; 11:12:36 *) 11:12:36 command pyenv "$command" "$@" 11:12:36 ;; 11:12:36 esac 11:12:36 }' 11:12:36 +++ 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:12:36 ++ 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:12:36 ++ 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:12:36 ++ 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:12:36 ++ export PYENV_SHELL=bash 11:12:36 ++ PYENV_SHELL=bash 11:12:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:12:36 +++ complete -F _pyenv pyenv 11:12:36 ++ lf-pyver python3 11:12:36 ++ local py_version_xy=python3 11:12:36 ++ local py_version_xyz= 11:12:36 ++ pyenv versions 11:12:36 ++ sed 's/^[ *]* //' 11:12:36 ++ local command 11:12:36 ++ command=versions 11:12:36 ++ '[' 1 -gt 0 ']' 11:12:36 ++ awk '{ print $1 }' 11:12:36 ++ shift 11:12:36 ++ grep -E '^[0-9.]*[0-9]$' 11:12:36 ++ case "$command" in 11:12:36 ++ command pyenv versions 11:12:36 ++ pyenv versions 11:12:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:12:36 +++ grep '^3' /tmp/.pyenv_versions 11:12:36 +++ sort -V 11:12:36 +++ tail -n 1 11:12:36 ++ py_version_xyz=3.10.6 11:12:36 ++ [[ -z 3.10.6 ]] 11:12:36 ++ echo 3.10.6 11:12:36 ++ return 0 11:12:36 + pyenv local 3.10.6 11:12:36 + local command 11:12:36 + command=local 11:12:36 + '[' 2 -gt 0 ']' 11:12:36 + shift 11:12:36 + case "$command" in 11:12:36 + command pyenv local 3.10.6 11:12:36 + pyenv local 3.10.6 11:12:36 + for arg in "$@" 11:12:36 + case $arg in 11:12:36 + pkg_list+='tox ' 11:12:36 + for arg in "$@" 11:12:36 + case $arg in 11:12:36 + pkg_list+='virtualenv ' 11:12:36 + for arg in "$@" 11:12:36 + case $arg in 11:12:36 + pkg_list+='urllib3~=1.26.15 ' 11:12:36 + [[ -f /tmp/.toxenv ]] 11:12:36 + [[ ! -f /tmp/.toxenv ]] 11:12:36 + [[ -n '' ]] 11:12:36 + python3 -m venv /tmp/venv-9AW3 11:12:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9AW3' 11:12:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9AW3 11:12:41 + echo /tmp/venv-9AW3 11:12:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:12:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:12:41 + /tmp/venv-9AW3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:12:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:12:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:12:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:12:44 + /tmp/venv-9AW3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:12:46 + type python3 11:12:46 + true 11:12:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9AW3/bin to PATH' 11:12:46 lf-activate-venv(): INFO: Adding /tmp/venv-9AW3/bin to PATH 11:12:46 + PATH=/tmp/venv-9AW3/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:12:46 + return 0 11:12:46 + python3 --version 11:12:46 Python 3.10.6 11:12:46 + python3 -m pip --version 11:12:47 pip 24.0 from /tmp/venv-9AW3/lib/python3.10/site-packages/pip (python 3.10) 11:12:47 + python3 -m pip freeze 11:12:47 cachetools==5.3.2 11:12:47 chardet==5.2.0 11:12:47 colorama==0.4.6 11:12:47 distlib==0.3.8 11:12:47 filelock==3.13.1 11:12:47 packaging==23.2 11:12:47 platformdirs==4.2.0 11:12:47 pluggy==1.4.0 11:12:47 pyproject-api==1.6.1 11:12:47 tomli==2.0.1 11:12:47 tox==4.13.0 11:12:47 urllib3==1.26.18 11:12:47 virtualenv==20.25.0 11:12:47 [EnvInject] - Injecting environment variables from a build step. 11:12:47 [EnvInject] - Injecting as environment variables the properties content 11:12:47 PARALLEL=false 11:12:47 11:12:47 [EnvInject] - Variables injected successfully. 11:12:47 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins4551161993013506498.sh 11:12:47 ---> tox-run.sh 11:12:47 + 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:12:47 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 11:12:47 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 11:12:47 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 11:12:47 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 11:12:47 + source /home/jenkins/lf-env.sh 11:12:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:12:47 ++ mktemp -d /tmp/venv-XXXX 11:12:47 + lf_venv=/tmp/venv-X2Gx 11:12:47 + local venv_file=/tmp/.os_lf_venv 11:12:47 + local python=python3 11:12:47 + local options 11:12:47 + local set_path=true 11:12:47 + local install_args= 11:12:47 ++ 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:12:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:12:47 + true 11:12:47 + case $1 in 11:12:47 + venv_file=/tmp/.toxenv 11:12:47 + shift 2 11:12:47 + true 11:12:47 + case $1 in 11:12:47 + shift 11:12:47 + break 11:12:47 + case $python in 11:12:47 + local pkg_list= 11:12:47 + [[ -d /opt/pyenv ]] 11:12:47 + echo 'Setup pyenv:' 11:12:47 Setup pyenv: 11:12:47 + export PYENV_ROOT=/opt/pyenv 11:12:47 + PYENV_ROOT=/opt/pyenv 11:12:47 + 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:12:47 + 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:12:47 + pyenv versions 11:12:47 system 11:12:47 3.8.13 11:12:47 3.9.13 11:12:47 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:12:47 + command -v pyenv 11:12:47 ++ pyenv init - --no-rehash 11:12:47 + 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:12:47 export PATH="/opt/pyenv/shims:${PATH}" 11:12:47 export PYENV_SHELL=bash 11:12:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:12:47 pyenv() { 11:12:47 local command 11:12:47 command="${1:-}" 11:12:47 if [ "$#" -gt 0 ]; then 11:12:47 shift 11:12:47 fi 11:12:47 11:12:47 case "$command" in 11:12:47 rehash|shell) 11:12:47 eval "$(pyenv "sh-$command" "$@")" 11:12:47 ;; 11:12:47 *) 11:12:47 command pyenv "$command" "$@" 11:12:47 ;; 11:12:47 esac 11:12:47 }' 11:12:47 +++ 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:12:47 ++ 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:12:47 ++ 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:12:47 ++ 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:12:47 ++ export PYENV_SHELL=bash 11:12:47 ++ PYENV_SHELL=bash 11:12:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:12:47 +++ complete -F _pyenv pyenv 11:12:47 ++ lf-pyver python3 11:12:47 ++ local py_version_xy=python3 11:12:47 ++ local py_version_xyz= 11:12:47 ++ pyenv versions 11:12:47 ++ sed 's/^[ *]* //' 11:12:47 ++ local command 11:12:47 ++ command=versions 11:12:47 ++ '[' 1 -gt 0 ']' 11:12:47 ++ shift 11:12:47 ++ case "$command" in 11:12:47 ++ command pyenv versions 11:12:47 ++ pyenv versions 11:12:47 ++ awk '{ print $1 }' 11:12:47 ++ grep -E '^[0-9.]*[0-9]$' 11:12:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:12:47 +++ sort -V 11:12:47 +++ grep '^3' /tmp/.pyenv_versions 11:12:47 +++ tail -n 1 11:12:47 ++ py_version_xyz=3.10.6 11:12:47 ++ [[ -z 3.10.6 ]] 11:12:47 ++ echo 3.10.6 11:12:47 ++ return 0 11:12:47 + pyenv local 3.10.6 11:12:47 + local command 11:12:47 + command=local 11:12:47 + '[' 2 -gt 0 ']' 11:12:47 + shift 11:12:47 + case "$command" in 11:12:47 + command pyenv local 3.10.6 11:12:47 + pyenv local 3.10.6 11:12:47 + for arg in "$@" 11:12:47 + case $arg in 11:12:47 + pkg_list+='tox ' 11:12:47 + for arg in "$@" 11:12:47 + case $arg in 11:12:47 + pkg_list+='virtualenv ' 11:12:47 + for arg in "$@" 11:12:47 + case $arg in 11:12:47 + pkg_list+='urllib3~=1.26.15 ' 11:12:47 + [[ -f /tmp/.toxenv ]] 11:12:47 ++ cat /tmp/.toxenv 11:12:47 + lf_venv=/tmp/venv-9AW3 11:12:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9AW3 from' file:/tmp/.toxenv 11:12:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9AW3 from file:/tmp/.toxenv 11:12:47 + /tmp/venv-9AW3/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:12:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:12:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:12:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:12:48 + /tmp/venv-9AW3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:12:50 + type python3 11:12:50 + true 11:12:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9AW3/bin to PATH' 11:12:50 lf-activate-venv(): INFO: Adding /tmp/venv-9AW3/bin to PATH 11:12:50 + PATH=/tmp/venv-9AW3/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:12:50 + return 0 11:12:50 + [[ -d /opt/pyenv ]] 11:12:50 + echo '---> Setting up pyenv' 11:12:50 ---> Setting up pyenv 11:12:50 + export PYENV_ROOT=/opt/pyenv 11:12:50 + PYENV_ROOT=/opt/pyenv 11:12:50 + export PATH=/opt/pyenv/bin:/tmp/venv-9AW3/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:12:50 + PATH=/opt/pyenv/bin:/tmp/venv-9AW3/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:12:50 ++ pwd 11:12:50 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 11:12:50 + export PYTHONPATH 11:12:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:12:50 + TOX_TESTENV_PASSENV=PYTHONPATH 11:12:50 + tox --version 11:12:50 4.13.0 from /tmp/venv-9AW3/lib/python3.10/site-packages/tox/__init__.py 11:12:50 + PARALLEL=false 11:12:50 + TOX_OPTIONS_LIST= 11:12:50 + [[ -n pydocstyle ]] 11:12:50 + TOX_OPTIONS_LIST=' -e pydocstyle' 11:12:50 + case ${PARALLEL,,} in 11:12:50 + tox -e pydocstyle 11:12:50 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 11:12:51 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 11:13:03 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 11:13:04 .pkg: _optional_hooks> python /tmp/venv-9AW3/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:13:05 .pkg: get_requires_for_build_sdist> python /tmp/venv-9AW3/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:13:05 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 11:13:05 .pkg: get_requires_for_build_wheel> python /tmp/venv-9AW3/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:13:05 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 11:13:06 .pkg: freeze> python -m pip freeze --all 11:13:06 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 11:13:06 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-9AW3/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:13:06 .pkg: build_sdist> python /tmp/venv-9AW3/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:13:07 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:13:08 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.3.tar.gz 11:13:10 pydocstyle: freeze> python -m pip freeze --all 11:13:11 pydocstyle: astroid==3.0.3,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.2,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.3,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.2.0,pluggy==1.4.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==8.0.1,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,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 11:13:11 pydocstyle: commands[0]> pydocstyle src/ 11:13:14 .pkg: _exit> python /tmp/venv-9AW3/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:13:14 pydocstyle: OK (23.43=setup[20.14]+cmd[3.29] seconds) 11:13:14 congratulations :) (23.60 seconds) 11:13:14 + tox_status=0 11:13:14 + echo '---> Completed tox runs' 11:13:14 ---> Completed tox runs 11:13:14 + for i in .tox/*/log 11:13:14 ++ echo .tox/pydocstyle/log 11:13:14 ++ awk -F/ '{print $2}' 11:13:14 + tox_env=pydocstyle 11:13:14 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 11:13:14 + DOC_DIR=docs/_build/html 11:13:14 + [[ -d docs/_build/html ]] 11:13:14 + echo '---> tox-run.sh ends' 11:13:14 ---> tox-run.sh ends 11:13:14 + test 0 -eq 0 11:13:14 $ ssh-agent -k 11:13:14 unset SSH_AUTH_SOCK; 11:13:14 unset SSH_AGENT_PID; 11:13:14 echo Agent pid 2038 killed; 11:13:14 [ssh-agent] Stopped. 11:13:14 [PostBuildScript] - [INFO] Executing post build scripts. 11:13:14 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins16649940169309442568.sh 11:13:14 ---> sysstat.sh 11:13:15 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10452062399934262887.sh 11:13:15 ---> package-listing.sh 11:13:15 ++ facter osfamily 11:13:15 ++ tr '[:upper:]' '[:lower:]' 11:13:15 + OS_FAMILY=debian 11:13:15 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 11:13:15 + START_PACKAGES=/tmp/packages_start.txt 11:13:15 + END_PACKAGES=/tmp/packages_end.txt 11:13:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:13:15 + PACKAGES=/tmp/packages_start.txt 11:13:15 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 11:13:15 + PACKAGES=/tmp/packages_end.txt 11:13:15 + case "${OS_FAMILY}" in 11:13:15 + dpkg -l 11:13:15 + grep '^ii' 11:13:15 + '[' -f /tmp/packages_start.txt ']' 11:13:15 + '[' -f /tmp/packages_end.txt ']' 11:13:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:13:15 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 11:13:15 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 11:13:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 11:13:15 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins11256100235271791733.sh 11:13:15 ---> capture-instance-metadata.sh 11:13:15 Setup pyenv: 11:13:15 system 11:13:15 3.8.13 11:13:15 3.9.13 11:13:15 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:13:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PzWs 11:13:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:13:22 lf-activate-venv(): INFO: Installing: lftools 11:13:53 lf-activate-venv(): INFO: Adding /tmp/venv-PzWs/bin to PATH 11:13:53 INFO: Running in OpenStack, capturing instance metadata 11:13:53 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10386731706637711008.sh 11:13:53 provisioning config files... 11:13:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config9885225932919280869tmp 11:13:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:13:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:13:53 [EnvInject] - Injecting environment variables from a build step. 11:13:53 [EnvInject] - Injecting as environment variables the properties content 11:13:53 SERVER_ID=logs 11:13:53 11:13:53 [EnvInject] - Variables injected successfully. 11:13:53 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12168229856872509828.sh 11:13:53 ---> create-netrc.sh 11:13:53 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins16557026545042722760.sh 11:13:53 ---> python-tools-install.sh 11:13:53 Setup pyenv: 11:13:54 system 11:13:54 3.8.13 11:13:54 3.9.13 11:13:54 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:13:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PzWs from file:/tmp/.os_lf_venv 11:13:55 lf-activate-venv(): INFO: Installing: lftools 11:14:03 lf-activate-venv(): INFO: Adding /tmp/venv-PzWs/bin to PATH 11:14:03 Generating Requirements File 11:14:38 Python 3.10.6 11:14:38 pip 24.0 from /tmp/venv-PzWs/lib/python3.10/site-packages/pip (python 3.10) 11:14:39 appdirs==1.4.4 11:14:39 argcomplete==3.2.2 11:14:39 aspy.yaml==1.3.0 11:14:39 attrs==23.2.0 11:14:39 autopage==0.5.2 11:14:39 beautifulsoup4==4.12.3 11:14:39 boto3==1.34.46 11:14:39 botocore==1.34.46 11:14:39 bs4==0.0.2 11:14:39 cachetools==5.3.2 11:14:39 certifi==2024.2.2 11:14:39 cffi==1.16.0 11:14:39 cfgv==3.4.0 11:14:39 chardet==5.2.0 11:14:39 charset-normalizer==3.3.2 11:14:39 click==8.1.7 11:14:39 cliff==4.5.0 11:14:39 cmd2==2.4.3 11:14:39 cryptography==3.3.2 11:14:39 debtcollector==2.5.0 11:14:39 decorator==5.1.1 11:14:39 defusedxml==0.7.1 11:14:39 Deprecated==1.2.14 11:14:39 distlib==0.3.8 11:14:39 dnspython==2.6.1 11:14:39 docker==4.2.2 11:14:39 dogpile.cache==1.3.1 11:14:39 email-validator==2.1.0.post1 11:14:39 filelock==3.13.1 11:14:39 future==0.18.3 11:14:39 gitdb==4.0.11 11:14:39 GitPython==3.1.42 11:14:39 google-auth==2.28.0 11:14:39 httplib2==0.22.0 11:14:39 identify==2.5.35 11:14:39 idna==3.6 11:14:39 importlib-resources==1.5.0 11:14:39 iso8601==2.1.0 11:14:39 Jinja2==3.1.3 11:14:39 jmespath==1.0.1 11:14:39 jsonpatch==1.33 11:14:39 jsonpointer==2.4 11:14:39 jsonschema==4.21.1 11:14:39 jsonschema-specifications==2023.12.1 11:14:39 keystoneauth1==5.5.0 11:14:39 kubernetes==29.0.0 11:14:39 lftools==0.37.8 11:14:39 lxml==5.1.0 11:14:39 MarkupSafe==2.1.5 11:14:39 msgpack==1.0.7 11:14:39 multi_key_dict==2.0.3 11:14:39 munch==4.0.0 11:14:39 netaddr==1.2.1 11:14:39 netifaces==0.11.0 11:14:39 niet==1.4.2 11:14:39 nodeenv==1.8.0 11:14:39 oauth2client==4.1.3 11:14:39 oauthlib==3.2.2 11:14:39 openstacksdk==0.62.0 11:14:39 os-client-config==2.1.0 11:14:39 os-service-types==1.7.0 11:14:39 osc-lib==3.0.0 11:14:39 oslo.config==9.3.0 11:14:39 oslo.context==5.3.0 11:14:39 oslo.i18n==6.2.0 11:14:39 oslo.log==5.4.0 11:14:39 oslo.serialization==5.3.0 11:14:39 oslo.utils==7.0.0 11:14:39 packaging==23.2 11:14:39 pbr==6.0.0 11:14:39 platformdirs==4.2.0 11:14:39 prettytable==3.10.0 11:14:39 pyasn1==0.5.1 11:14:39 pyasn1-modules==0.3.0 11:14:39 pycparser==2.21 11:14:39 pygerrit2==2.0.15 11:14:39 PyGithub==2.2.0 11:14:39 pyinotify==0.9.6 11:14:39 PyJWT==2.8.0 11:14:39 PyNaCl==1.5.0 11:14:39 pyparsing==2.4.7 11:14:39 pyperclip==1.8.2 11:14:39 pyrsistent==0.20.0 11:14:39 python-cinderclient==9.4.0 11:14:39 python-dateutil==2.8.2 11:14:39 python-heatclient==3.4.0 11:14:39 python-jenkins==1.8.2 11:14:39 python-keystoneclient==5.3.0 11:14:39 python-magnumclient==4.3.0 11:14:39 python-novaclient==18.4.0 11:14:39 python-openstackclient==6.0.1 11:14:39 python-swiftclient==4.4.0 11:14:39 pytz==2024.1 11:14:39 PyYAML==6.0.1 11:14:39 referencing==0.33.0 11:14:39 requests==2.31.0 11:14:39 requests-oauthlib==1.3.1 11:14:39 requestsexceptions==1.4.0 11:14:39 rfc3986==2.0.0 11:14:39 rpds-py==0.18.0 11:14:39 rsa==4.9 11:14:39 ruamel.yaml==0.18.6 11:14:39 ruamel.yaml.clib==0.2.8 11:14:39 s3transfer==0.10.0 11:14:39 simplejson==3.19.2 11:14:39 six==1.16.0 11:14:39 smmap==5.0.1 11:14:39 soupsieve==2.5 11:14:39 stevedore==5.1.0 11:14:39 tabulate==0.9.0 11:14:39 toml==0.10.2 11:14:39 tomlkit==0.12.3 11:14:39 tqdm==4.66.2 11:14:39 typing_extensions==4.9.0 11:14:39 tzdata==2024.1 11:14:39 urllib3==1.26.18 11:14:39 virtualenv==20.25.0 11:14:39 wcwidth==0.2.13 11:14:39 websocket-client==1.7.0 11:14:39 wrapt==1.16.0 11:14:39 xdg==6.0.0 11:14:39 xmltodict==0.13.0 11:14:39 yq==3.2.3 11:14:39 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5505360451447515871.sh 11:14:39 ---> sudo-logs.sh 11:14:39 Archiving 'sudo' log.. 11:14:39 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8993711296208835570.sh 11:14:39 ---> job-cost.sh 11:14:39 Setup pyenv: 11:14:39 system 11:14:39 3.8.13 11:14:39 3.9.13 11:14:39 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:14:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PzWs from file:/tmp/.os_lf_venv 11:14:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:14:51 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:14:51 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 11:14:52 lf-activate-venv(): INFO: Adding /tmp/venv-PzWs/bin to PATH 11:14:52 INFO: No Stack... 11:14:52 INFO: Retrieving Pricing Info for: v3-standard-8 11:14:52 INFO: Archiving Costs 11:14:52 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins17761004507236730200.sh 11:14:52 ---> logs-deploy.sh 11:14:52 Setup pyenv: 11:14:52 system 11:14:52 3.8.13 11:14:52 3.9.13 11:14:52 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 11:14:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PzWs from file:/tmp/.os_lf_venv 11:14:54 lf-activate-venv(): INFO: Installing: lftools 11:15:04 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:15:04 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:15:04 lf-activate-venv(): INFO: Adding /tmp/venv-PzWs/bin to PATH 11:15:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/226 11:15:04 INFO: archiving workspace using pattern(s): 11:15:05 Archives upload complete. 11:15:06 INFO: archiving logs to Nexus 11:15:07 ---> uname -a: 11:15:07 Linux prd-ubuntu1804-docker-8c-8g-7282 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:15:07 11:15:07 11:15:07 ---> lscpu: 11:15:07 Architecture: x86_64 11:15:07 CPU op-mode(s): 32-bit, 64-bit 11:15:07 Byte Order: Little Endian 11:15:07 CPU(s): 8 11:15:07 On-line CPU(s) list: 0-7 11:15:07 Thread(s) per core: 1 11:15:07 Core(s) per socket: 1 11:15:07 Socket(s): 8 11:15:07 NUMA node(s): 1 11:15:07 Vendor ID: AuthenticAMD 11:15:07 CPU family: 23 11:15:07 Model: 49 11:15:07 Model name: AMD EPYC-Rome Processor 11:15:07 Stepping: 0 11:15:07 CPU MHz: 2799.998 11:15:07 BogoMIPS: 5599.99 11:15:07 Virtualization: AMD-V 11:15:07 Hypervisor vendor: KVM 11:15:07 Virtualization type: full 11:15:07 L1d cache: 32K 11:15:07 L1i cache: 32K 11:15:07 L2 cache: 512K 11:15:07 L3 cache: 16384K 11:15:07 NUMA node0 CPU(s): 0-7 11:15:07 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:15:07 11:15:07 11:15:07 ---> nproc: 11:15:07 8 11:15:07 11:15:07 11:15:07 ---> df -h: 11:15:07 Filesystem Size Used Avail Use% Mounted on 11:15:07 udev 16G 0 16G 0% /dev 11:15:07 tmpfs 3.2G 708K 3.2G 1% /run 11:15:07 /dev/vda1 155G 11G 145G 7% / 11:15:07 tmpfs 16G 0 16G 0% /dev/shm 11:15:07 tmpfs 5.0M 0 5.0M 0% /run/lock 11:15:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:15:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:15:07 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:15:07 11:15:07 11:15:07 ---> free -m: 11:15:07 total used free shared buff/cache available 11:15:07 Mem: 32167 831 29093 0 2242 30905 11:15:07 Swap: 1023 0 1023 11:15:07 11:15:07 11:15:07 ---> ip addr: 11:15:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:15:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:15:07 inet 127.0.0.1/8 scope host lo 11:15:07 valid_lft forever preferred_lft forever 11:15:07 inet6 ::1/128 scope host 11:15:07 valid_lft forever preferred_lft forever 11:15:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:15:07 link/ether fa:16:3e:af:94:48 brd ff:ff:ff:ff:ff:ff 11:15:07 inet 10.30.107.213/23 brd 10.30.107.255 scope global dynamic ens3 11:15:07 valid_lft 86204sec preferred_lft 86204sec 11:15:07 inet6 fe80::f816:3eff:feaf:9448/64 scope link 11:15:07 valid_lft forever preferred_lft forever 11:15:07 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:15:07 link/ether 02:42:7e:6b:7b:58 brd ff:ff:ff:ff:ff:ff 11:15:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:15:07 valid_lft forever preferred_lft forever 11:15:07 11:15:07 11:15:07 ---> sar -b -r -n DEV: 11:15:07 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7282) 02/21/24 _x86_64_ (8 CPU) 11:15:07 11:15:07 11:11:52 LINUX RESTART (8 CPU) 11:15:07 11:15:07 11:12:01 tps rtps wtps bread/s bwrtn/s 11:15:07 11:13:02 329.41 77.34 252.07 5362.71 50294.68 11:15:07 11:14:01 107.27 14.74 92.53 1058.90 19056.86 11:15:07 11:15:01 73.07 0.65 72.42 28.13 17699.18 11:15:07 Average: 170.26 31.00 139.26 2155.94 29071.98 11:15:07 11:15:07 11:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:15:07 11:13:02 30183888 31624028 2755332 8.36 55064 1702144 1490204 4.38 925776 1551772 117344 11:15:07 11:14:01 29895528 31624732 3043692 9.24 78156 1951064 1449328 4.26 980556 1749292 131188 11:15:07 11:15:01 29757416 31614944 3181804 9.66 90964 2059584 1447136 4.26 1001396 1851524 96108 11:15:07 Average: 29945611 31621235 2993609 9.09 74728 1904264 1462223 4.30 969243 1717529 114880 11:15:07 11:15:07 11:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:15:07 11:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:07 11:13:02 ens3 428.66 284.79 1086.68 75.42 0.00 0.00 0.00 0.00 11:15:07 11:13:02 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 11:15:07 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:07 11:14:01 ens3 46.12 31.38 624.12 7.91 0.00 0.00 0.00 0.00 11:15:07 11:14:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 11:15:07 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:07 11:15:01 ens3 32.98 25.73 328.87 6.78 0.00 0.00 0.00 0.00 11:15:07 11:15:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 11:15:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:07 Average: ens3 169.93 114.42 680.20 30.16 0.00 0.00 0.00 0.00 11:15:07 Average: lo 1.41 1.41 0.14 0.14 0.00 0.00 0.00 0.00 11:15:07 11:15:07 11:15:07 ---> sar -P ALL: 11:15:07 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7282) 02/21/24 _x86_64_ (8 CPU) 11:15:07 11:15:07 11:11:52 LINUX RESTART (8 CPU) 11:15:07 11:15:07 11:12:01 CPU %user %nice %system %iowait %steal %idle 11:15:07 11:13:02 all 8.23 0.00 1.31 3.14 0.04 87.28 11:15:07 11:13:02 0 4.66 0.00 0.87 0.37 0.03 94.08 11:15:07 11:13:02 1 16.67 0.00 1.61 7.02 0.05 74.65 11:15:07 11:13:02 2 12.89 0.00 1.71 9.76 0.03 75.60 11:15:07 11:13:02 3 5.12 0.00 1.00 1.85 0.05 91.98 11:15:07 11:13:02 4 7.27 0.00 0.65 2.57 0.05 89.46 11:15:07 11:13:02 5 9.35 0.00 1.25 0.28 0.05 89.06 11:15:07 11:13:02 6 4.98 0.00 2.35 2.97 0.05 89.65 11:15:07 11:13:02 7 4.95 0.00 1.03 0.42 0.03 93.56 11:15:07 11:14:01 all 10.36 0.00 0.89 1.86 0.04 86.85 11:15:07 11:14:01 0 3.53 0.00 0.46 0.02 0.03 95.96 11:15:07 11:14:01 1 1.80 0.00 0.51 8.31 0.05 89.33 11:15:07 11:14:01 2 11.59 0.00 0.73 1.04 0.03 86.61 11:15:07 11:14:01 3 7.30 0.00 0.82 0.05 0.02 91.82 11:15:07 11:14:01 4 6.72 0.00 0.97 0.05 0.02 92.25 11:15:07 11:14:01 5 24.63 0.00 1.07 1.73 0.05 72.52 11:15:07 11:14:01 6 0.98 0.00 0.54 2.90 0.00 95.57 11:15:07 11:14:01 7 26.28 0.00 2.03 0.83 0.07 70.78 11:15:07 11:15:01 all 10.05 0.00 0.70 1.27 0.03 87.96 11:15:07 11:15:01 0 0.22 0.00 0.12 0.00 0.02 99.65 11:15:07 11:15:01 1 0.07 0.00 0.53 6.68 0.05 92.66 11:15:07 11:15:01 2 11.49 0.00 0.63 2.27 0.03 85.57 11:15:07 11:15:01 3 26.26 0.00 1.63 0.38 0.03 71.69 11:15:07 11:15:01 4 10.55 0.00 0.90 0.08 0.02 88.45 11:15:07 11:15:01 5 19.80 0.00 1.22 0.47 0.02 78.50 11:15:07 11:15:01 6 11.44 0.00 0.38 0.25 0.02 87.91 11:15:07 11:15:01 7 0.50 0.00 0.15 0.00 0.02 99.33 11:15:07 Average: all 9.54 0.00 0.97 2.09 0.03 87.36 11:15:07 Average: 0 2.80 0.00 0.48 0.13 0.03 96.56 11:15:07 Average: 1 6.20 0.00 0.89 7.33 0.05 85.53 11:15:07 Average: 2 11.99 0.00 1.02 4.37 0.03 82.58 11:15:07 Average: 3 12.92 0.00 1.15 0.77 0.03 85.12 11:15:07 Average: 4 8.19 0.00 0.84 0.91 0.03 90.04 11:15:07 Average: 5 17.89 0.00 1.18 0.82 0.04 80.06 11:15:07 Average: 6 5.83 0.00 1.10 2.04 0.02 91.02 11:15:07 Average: 7 10.49 0.00 1.07 0.41 0.04 87.99 11:15:07 11:15:07 11:15:07