09:14:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137488 09:14:22 Running as SYSTEM 09:14:22 [EnvInject] - Loading node environment variables. 09:14:22 Building remotely on prd-ubuntu1804-docker-8c-8g-11530 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 09:14:22 [ssh-agent] Looking for ssh-agent implementation... 09:14:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:22 $ ssh-agent 09:14:22 SSH_AUTH_SOCK=/tmp/ssh-sEZ1PjVaIDb2/agent.2056 09:14:22 SSH_AGENT_PID=2058 09:14:22 [ssh-agent] Started. 09:14:22 Running ssh-add (command line suppressed) 09:14:22 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_13711926710160627626.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_13711926710160627626.key) 09:14:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:14:22 The recommended git tool is: NONE 09:14:24 using credential onap-jenkins-ssh 09:14:24 Wiping out workspace first. 09:14:24 Cloning the remote Git repository 09:14:24 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:14:24 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 09:14:24 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:14:24 > git --version # timeout=10 09:14:24 > git --version # 'git version 2.17.1' 09:14:24 using GIT_SSH to set credentials Gerrit user 09:14:24 Verifying host key using manually-configured host key entries 09:14:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:14:24 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:14:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:25 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:14:25 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:14:25 using GIT_SSH to set credentials Gerrit user 09:14:25 Verifying host key using manually-configured host key entries 09:14:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/88/137488/1 # timeout=30 09:14:25 > git rev-parse 7c3de7ac0ff93bae27f2a0a30198bb3d2e24cbf1^{commit} # timeout=10 09:14:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:14:25 Checking out Revision 7c3de7ac0ff93bae27f2a0a30198bb3d2e24cbf1 (refs/changes/88/137488/1) 09:14:25 > git config core.sparsecheckout # timeout=10 09:14:25 > git checkout -f 7c3de7ac0ff93bae27f2a0a30198bb3d2e24cbf1 # timeout=30 09:14:28 Commit message: "Add retry option to onap_service" 09:14:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:14:28 > git rev-list --no-walk 04804c49eefd80efb0f31b27b56192ee4c77081b # timeout=10 09:14:29 [EnvInject] - Injecting environment variables from a build step. 09:14:29 [EnvInject] - Injecting as environment variables the properties content 09:14:29 PYTHON=python3 09:14:29 09:14:29 [EnvInject] - Variables injected successfully. 09:14:29 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins12720050472936007514.sh 09:14:29 ---> tox-install.sh 09:14:29 + source /home/jenkins/lf-env.sh 09:14:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:14:29 ++ mktemp -d /tmp/venv-XXXX 09:14:29 + lf_venv=/tmp/venv-5SiF 09:14:29 + local venv_file=/tmp/.os_lf_venv 09:14:29 + local python=python3 09:14:29 + local options 09:14:29 + local set_path=true 09:14:29 + local install_args= 09:14:29 ++ 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 09:14:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:14:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:14:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:14:29 + true 09:14:29 + case $1 in 09:14:29 + venv_file=/tmp/.toxenv 09:14:29 + shift 2 09:14:29 + true 09:14:29 + case $1 in 09:14:29 + shift 09:14:29 + break 09:14:29 + case $python in 09:14:29 + local pkg_list= 09:14:29 + [[ -d /opt/pyenv ]] 09:14:29 + echo 'Setup pyenv:' 09:14:29 Setup pyenv: 09:14:29 + export PYENV_ROOT=/opt/pyenv 09:14:29 + PYENV_ROOT=/opt/pyenv 09:14:29 + 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 09:14:29 + 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 09:14:29 + pyenv versions 09:14:29 * system (set by /opt/pyenv/version) 09:14:29 * 3.8.13 (set by /opt/pyenv/version) 09:14:29 * 3.9.13 (set by /opt/pyenv/version) 09:14:29 * 3.10.6 (set by /opt/pyenv/version) 09:14:29 + command -v pyenv 09:14:29 ++ pyenv init - --no-rehash 09:14:29 + 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[*]}"'\'')" 09:14:29 export PATH="/opt/pyenv/shims:${PATH}" 09:14:29 export PYENV_SHELL=bash 09:14:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:14:29 pyenv() { 09:14:29 local command 09:14:29 command="${1:-}" 09:14:29 if [ "$#" -gt 0 ]; then 09:14:29 shift 09:14:29 fi 09:14:29 09:14:29 case "$command" in 09:14:29 rehash|shell) 09:14:29 eval "$(pyenv "sh-$command" "$@")" 09:14:29 ;; 09:14:29 *) 09:14:29 command pyenv "$command" "$@" 09:14:29 ;; 09:14:29 esac 09:14:29 }' 09:14:29 +++ 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[*]}"' 09:14:29 ++ 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 09:14:29 ++ 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 09:14:29 ++ 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 09:14:29 ++ export PYENV_SHELL=bash 09:14:29 ++ PYENV_SHELL=bash 09:14:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:14:29 +++ complete -F _pyenv pyenv 09:14:29 ++ lf-pyver python3 09:14:29 ++ local py_version_xy=python3 09:14:29 ++ local py_version_xyz= 09:14:29 ++ pyenv versions 09:14:29 ++ local command 09:14:29 ++ command=versions 09:14:29 ++ '[' 1 -gt 0 ']' 09:14:29 ++ awk '{ print $1 }' 09:14:29 ++ shift 09:14:29 ++ case "$command" in 09:14:29 ++ grep -E '^[0-9.]*[0-9]$' 09:14:29 ++ command pyenv versions 09:14:29 ++ pyenv versions 09:14:29 ++ sed 's/^[ *]* //' 09:14:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:14:29 +++ grep '^3' /tmp/.pyenv_versions 09:14:29 +++ sort -V 09:14:29 +++ tail -n 1 09:14:29 ++ py_version_xyz=3.10.6 09:14:29 ++ [[ -z 3.10.6 ]] 09:14:29 ++ echo 3.10.6 09:14:29 ++ return 0 09:14:29 + pyenv local 3.10.6 09:14:29 + local command 09:14:29 + command=local 09:14:29 + '[' 2 -gt 0 ']' 09:14:29 + shift 09:14:29 + case "$command" in 09:14:29 + command pyenv local 3.10.6 09:14:29 + pyenv local 3.10.6 09:14:29 + for arg in "$@" 09:14:29 + case $arg in 09:14:29 + pkg_list+='tox ' 09:14:29 + for arg in "$@" 09:14:29 + case $arg in 09:14:29 + pkg_list+='virtualenv ' 09:14:29 + for arg in "$@" 09:14:29 + case $arg in 09:14:29 + pkg_list+='urllib3~=1.26.15 ' 09:14:29 + [[ -f /tmp/.toxenv ]] 09:14:29 + [[ ! -f /tmp/.toxenv ]] 09:14:29 + [[ -n '' ]] 09:14:29 + python3 -m venv /tmp/venv-5SiF 09:14:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5SiF' 09:14:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5SiF 09:14:33 + echo /tmp/venv-5SiF 09:14:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:14:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:14:33 + /tmp/venv-5SiF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:14:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:14:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:14:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:14:36 + /tmp/venv-5SiF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:14:39 + type python3 09:14:39 + true 09:14:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5SiF/bin to PATH' 09:14:39 lf-activate-venv(): INFO: Adding /tmp/venv-5SiF/bin to PATH 09:14:39 + PATH=/tmp/venv-5SiF/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 09:14:39 + return 0 09:14:39 + python3 --version 09:14:39 Python 3.10.6 09:14:39 + python3 -m pip --version 09:14:39 pip 24.0 from /tmp/venv-5SiF/lib/python3.10/site-packages/pip (python 3.10) 09:14:40 + python3 -m pip freeze 09:14:40 cachetools==5.3.3 09:14:40 chardet==5.2.0 09:14:40 colorama==0.4.6 09:14:40 distlib==0.3.8 09:14:40 filelock==3.13.1 09:14:40 packaging==23.2 09:14:40 platformdirs==4.2.0 09:14:40 pluggy==1.4.0 09:14:40 pyproject-api==1.6.1 09:14:40 tomli==2.0.1 09:14:40 tox==4.14.1 09:14:40 urllib3==1.26.18 09:14:40 virtualenv==20.25.1 09:14:40 [EnvInject] - Injecting environment variables from a build step. 09:14:40 [EnvInject] - Injecting as environment variables the properties content 09:14:40 PARALLEL=false 09:14:40 09:14:40 [EnvInject] - Variables injected successfully. 09:14:40 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins12586300940949482292.sh 09:14:40 ---> tox-run.sh 09:14:40 + 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 09:14:40 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 09:14:40 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 09:14:40 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 09:14:40 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 09:14:40 + source /home/jenkins/lf-env.sh 09:14:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:14:40 ++ mktemp -d /tmp/venv-XXXX 09:14:40 + lf_venv=/tmp/venv-v5pu 09:14:40 + local venv_file=/tmp/.os_lf_venv 09:14:40 + local python=python3 09:14:40 + local options 09:14:40 + local set_path=true 09:14:40 + local install_args= 09:14:40 ++ 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 09:14:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:14:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:14:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:14:40 + true 09:14:40 + case $1 in 09:14:40 + venv_file=/tmp/.toxenv 09:14:40 + shift 2 09:14:40 + true 09:14:40 + case $1 in 09:14:40 + shift 09:14:40 + break 09:14:40 + case $python in 09:14:40 + local pkg_list= 09:14:40 + [[ -d /opt/pyenv ]] 09:14:40 + echo 'Setup pyenv:' 09:14:40 Setup pyenv: 09:14:40 + export PYENV_ROOT=/opt/pyenv 09:14:40 + PYENV_ROOT=/opt/pyenv 09:14:40 + 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 09:14:40 + 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 09:14:40 + pyenv versions 09:14:40 system 09:14:40 3.8.13 09:14:40 3.9.13 09:14:40 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:14:40 + command -v pyenv 09:14:40 ++ pyenv init - --no-rehash 09:14:40 + 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[*]}"'\'')" 09:14:40 export PATH="/opt/pyenv/shims:${PATH}" 09:14:40 export PYENV_SHELL=bash 09:14:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:14:40 pyenv() { 09:14:40 local command 09:14:40 command="${1:-}" 09:14:40 if [ "$#" -gt 0 ]; then 09:14:40 shift 09:14:40 fi 09:14:40 09:14:40 case "$command" in 09:14:40 rehash|shell) 09:14:40 eval "$(pyenv "sh-$command" "$@")" 09:14:40 ;; 09:14:40 *) 09:14:40 command pyenv "$command" "$@" 09:14:40 ;; 09:14:40 esac 09:14:40 }' 09:14:40 +++ 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[*]}"' 09:14:40 ++ 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 09:14:40 ++ 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 09:14:40 ++ 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 09:14:40 ++ export PYENV_SHELL=bash 09:14:40 ++ PYENV_SHELL=bash 09:14:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:14:40 +++ complete -F _pyenv pyenv 09:14:40 ++ lf-pyver python3 09:14:40 ++ local py_version_xy=python3 09:14:40 ++ local py_version_xyz= 09:14:40 ++ sed 's/^[ *]* //' 09:14:40 ++ awk '{ print $1 }' 09:14:40 ++ grep -E '^[0-9.]*[0-9]$' 09:14:40 ++ pyenv versions 09:14:40 ++ local command 09:14:40 ++ command=versions 09:14:40 ++ '[' 1 -gt 0 ']' 09:14:40 ++ shift 09:14:40 ++ case "$command" in 09:14:40 ++ command pyenv versions 09:14:40 ++ pyenv versions 09:14:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:14:40 +++ grep '^3' /tmp/.pyenv_versions 09:14:40 +++ sort -V 09:14:40 +++ tail -n 1 09:14:40 ++ py_version_xyz=3.10.6 09:14:40 ++ [[ -z 3.10.6 ]] 09:14:40 ++ echo 3.10.6 09:14:40 ++ return 0 09:14:40 + pyenv local 3.10.6 09:14:40 + local command 09:14:40 + command=local 09:14:40 + '[' 2 -gt 0 ']' 09:14:40 + shift 09:14:40 + case "$command" in 09:14:40 + command pyenv local 3.10.6 09:14:40 + pyenv local 3.10.6 09:14:40 + for arg in "$@" 09:14:40 + case $arg in 09:14:40 + pkg_list+='tox ' 09:14:40 + for arg in "$@" 09:14:40 + case $arg in 09:14:40 + pkg_list+='virtualenv ' 09:14:40 + for arg in "$@" 09:14:40 + case $arg in 09:14:40 + pkg_list+='urllib3~=1.26.15 ' 09:14:40 + [[ -f /tmp/.toxenv ]] 09:14:40 ++ cat /tmp/.toxenv 09:14:40 + lf_venv=/tmp/venv-5SiF 09:14:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5SiF from' file:/tmp/.toxenv 09:14:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5SiF from file:/tmp/.toxenv 09:14:40 + /tmp/venv-5SiF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:14:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:14:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:14:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:14:41 + /tmp/venv-5SiF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:14:42 + type python3 09:14:42 + true 09:14:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5SiF/bin to PATH' 09:14:42 lf-activate-venv(): INFO: Adding /tmp/venv-5SiF/bin to PATH 09:14:42 + PATH=/tmp/venv-5SiF/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 09:14:42 + return 0 09:14:42 + [[ -d /opt/pyenv ]] 09:14:42 + echo '---> Setting up pyenv' 09:14:42 ---> Setting up pyenv 09:14:42 + export PYENV_ROOT=/opt/pyenv 09:14:42 + PYENV_ROOT=/opt/pyenv 09:14:42 + export PATH=/opt/pyenv/bin:/tmp/venv-5SiF/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 09:14:42 + PATH=/opt/pyenv/bin:/tmp/venv-5SiF/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 09:14:42 ++ pwd 09:14:42 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 09:14:42 + export PYTHONPATH 09:14:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:14:42 + TOX_TESTENV_PASSENV=PYTHONPATH 09:14:42 + tox --version 09:14:43 4.14.1 from /tmp/venv-5SiF/lib/python3.10/site-packages/tox/__init__.py 09:14:43 + PARALLEL=false 09:14:43 + TOX_OPTIONS_LIST= 09:14:43 + [[ -n pylint ]] 09:14:43 + TOX_OPTIONS_LIST=' -e pylint' 09:14:43 + case ${PARALLEL,,} in 09:14:43 + tox -e pylint 09:14:43 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 09:14:44 pylint: install_deps> python -I -m pip install -r test-requirements.txt 09:14:57 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 09:14:58 .pkg: _optional_hooks> python /tmp/venv-5SiF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:14:58 .pkg: get_requires_for_build_sdist> python /tmp/venv-5SiF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:14:58 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 09:14:59 .pkg: get_requires_for_build_wheel> python /tmp/venv-5SiF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:14:59 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 09:15:00 .pkg: freeze> python -m pip freeze --all 09:15:00 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 09:15:00 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-5SiF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:15:01 .pkg: build_sdist> python /tmp/venv-5SiF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:15:01 pylint: 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 09:15:02 pylint: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pylint-lint/.tox/.tmp/package/1/onapsdk-13.0.4.tar.gz 09:15:05 pylint: freeze> python -m pip freeze --all 09:15:05 pylint: 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 09:15:05 pylint: commands[0]> pylint src/ 09:15:28 09:15:28 ------------------------------------ 09:15:28 Your code has been rated at 10.00/10 09:15:28 09:15:31 pylint: OK (47.56=setup[21.82]+cmd[25.74] seconds) 09:15:31 congratulations :) (47.73 seconds) 09:15:31 + tox_status=0 09:15:31 + echo '---> Completed tox runs' 09:15:31 ---> Completed tox runs 09:15:31 + for i in .tox/*/log 09:15:31 ++ echo .tox/pylint/log 09:15:31 ++ awk -F/ '{print $2}' 09:15:31 + tox_env=pylint 09:15:31 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 09:15:31 + DOC_DIR=docs/_build/html 09:15:31 + [[ -d docs/_build/html ]] 09:15:31 + echo '---> tox-run.sh ends' 09:15:31 ---> tox-run.sh ends 09:15:31 + test 0 -eq 0 09:15:31 $ ssh-agent -k 09:15:31 unset SSH_AUTH_SOCK; 09:15:31 unset SSH_AGENT_PID; 09:15:31 echo Agent pid 2058 killed; 09:15:31 [ssh-agent] Stopped. 09:15:31 [PostBuildScript] - [INFO] Executing post build scripts. 09:15:31 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1355685169052065118.sh 09:15:31 ---> sysstat.sh 09:15:31 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4040540888544199283.sh 09:15:31 ---> package-listing.sh 09:15:31 ++ facter osfamily 09:15:31 ++ tr '[:upper:]' '[:lower:]' 09:15:32 + OS_FAMILY=debian 09:15:32 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 09:15:32 + START_PACKAGES=/tmp/packages_start.txt 09:15:32 + END_PACKAGES=/tmp/packages_end.txt 09:15:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:32 + PACKAGES=/tmp/packages_start.txt 09:15:32 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 09:15:32 + PACKAGES=/tmp/packages_end.txt 09:15:32 + case "${OS_FAMILY}" in 09:15:32 + dpkg -l 09:15:32 + grep '^ii' 09:15:32 + '[' -f /tmp/packages_start.txt ']' 09:15:32 + '[' -f /tmp/packages_end.txt ']' 09:15:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:32 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 09:15:32 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 09:15:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 09:15:32 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13152846686097021558.sh 09:15:32 ---> capture-instance-metadata.sh 09:15:32 Setup pyenv: 09:15:32 system 09:15:32 3.8.13 09:15:32 3.9.13 09:15:32 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:15:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GvdC 09:15:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:15:38 lf-activate-venv(): INFO: Installing: lftools 09:16:09 lf-activate-venv(): INFO: Adding /tmp/venv-GvdC/bin to PATH 09:16:09 INFO: Running in OpenStack, capturing instance metadata 09:16:10 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1142861882635704065.sh 09:16:10 provisioning config files... 09:16:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config2445398123121093458tmp 09:16:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:16:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:16:10 [EnvInject] - Injecting environment variables from a build step. 09:16:10 [EnvInject] - Injecting as environment variables the properties content 09:16:10 SERVER_ID=logs 09:16:10 09:16:10 [EnvInject] - Variables injected successfully. 09:16:10 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins3201989248663012673.sh 09:16:10 ---> create-netrc.sh 09:16:10 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins18001028700462086320.sh 09:16:10 ---> python-tools-install.sh 09:16:10 Setup pyenv: 09:16:10 system 09:16:10 3.8.13 09:16:10 3.9.13 09:16:10 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:16:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvdC from file:/tmp/.os_lf_venv 09:16:11 lf-activate-venv(): INFO: Installing: lftools 09:16:19 lf-activate-venv(): INFO: Adding /tmp/venv-GvdC/bin to PATH 09:16:19 Generating Requirements File 09:16:48 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. 09:16:48 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:16:49 Python 3.10.6 09:16:49 pip 24.0 from /tmp/venv-GvdC/lib/python3.10/site-packages/pip (python 3.10) 09:16:49 appdirs==1.4.4 09:16:49 argcomplete==3.2.2 09:16:49 aspy.yaml==1.3.0 09:16:49 attrs==23.2.0 09:16:49 autopage==0.5.2 09:16:49 beautifulsoup4==4.12.3 09:16:49 boto3==1.34.57 09:16:49 botocore==1.34.57 09:16:49 bs4==0.0.2 09:16:49 cachetools==5.3.3 09:16:49 certifi==2024.2.2 09:16:49 cffi==1.16.0 09:16:49 cfgv==3.4.0 09:16:49 chardet==5.2.0 09:16:49 charset-normalizer==3.3.2 09:16:49 click==8.1.7 09:16:49 cliff==4.6.0 09:16:49 cmd2==2.4.3 09:16:49 cryptography==3.3.2 09:16:49 debtcollector==3.0.0 09:16:49 decorator==5.1.1 09:16:49 defusedxml==0.7.1 09:16:49 Deprecated==1.2.14 09:16:49 distlib==0.3.8 09:16:49 dnspython==2.6.1 09:16:49 docker==4.2.2 09:16:49 dogpile.cache==1.3.2 09:16:49 email_validator==2.1.1 09:16:49 filelock==3.13.1 09:16:49 future==1.0.0 09:16:49 gitdb==4.0.11 09:16:49 GitPython==3.1.42 09:16:49 google-auth==2.28.1 09:16:49 httplib2==0.22.0 09:16:49 identify==2.5.35 09:16:49 idna==3.6 09:16:49 importlib-resources==1.5.0 09:16:49 iso8601==2.1.0 09:16:49 Jinja2==3.1.3 09:16:49 jmespath==1.0.1 09:16:49 jsonpatch==1.33 09:16:49 jsonpointer==2.4 09:16:49 jsonschema==4.21.1 09:16:49 jsonschema-specifications==2023.12.1 09:16:49 keystoneauth1==5.6.0 09:16:49 kubernetes==29.0.0 09:16:49 lftools==0.37.9 09:16:49 lxml==5.1.0 09:16:49 MarkupSafe==2.1.5 09:16:49 msgpack==1.0.8 09:16:49 multi_key_dict==2.0.3 09:16:49 munch==4.0.0 09:16:49 netaddr==1.2.1 09:16:49 netifaces==0.11.0 09:16:49 niet==1.4.2 09:16:49 nodeenv==1.8.0 09:16:49 oauth2client==4.1.3 09:16:49 oauthlib==3.2.2 09:16:49 openstacksdk==0.62.0 09:16:49 os-client-config==2.1.0 09:16:49 os-service-types==1.7.0 09:16:49 osc-lib==3.0.1 09:16:49 oslo.config==9.4.0 09:16:49 oslo.context==5.5.0 09:16:49 oslo.i18n==6.3.0 09:16:49 oslo.log==5.5.0 09:16:49 oslo.serialization==5.4.0 09:16:49 oslo.utils==7.1.0 09:16:49 packaging==23.2 09:16:49 pbr==6.0.0 09:16:49 platformdirs==4.2.0 09:16:49 prettytable==3.10.0 09:16:49 pyasn1==0.5.1 09:16:49 pyasn1-modules==0.3.0 09:16:49 pycparser==2.21 09:16:49 pygerrit2==2.0.15 09:16:49 PyGithub==2.2.0 09:16:49 pyinotify==0.9.6 09:16:49 PyJWT==2.8.0 09:16:49 PyNaCl==1.5.0 09:16:49 pyparsing==2.4.7 09:16:49 pyperclip==1.8.2 09:16:49 pyrsistent==0.20.0 09:16:49 python-cinderclient==9.5.0 09:16:49 python-dateutil==2.9.0.post0 09:16:49 python-heatclient==3.5.0 09:16:49 python-jenkins==1.8.2 09:16:49 python-keystoneclient==5.4.0 09:16:49 python-magnumclient==4.4.0 09:16:49 python-novaclient==18.5.0 09:16:49 python-openstackclient==6.0.1 09:16:49 python-swiftclient==4.5.0 09:16:49 PyYAML==6.0.1 09:16:49 referencing==0.33.0 09:16:49 requests==2.31.0 09:16:49 requests-oauthlib==1.3.1 09:16:49 requestsexceptions==1.4.0 09:16:49 rfc3986==2.0.0 09:16:49 rpds-py==0.18.0 09:16:49 rsa==4.9 09:16:49 ruamel.yaml==0.18.6 09:16:49 ruamel.yaml.clib==0.2.8 09:16:49 s3transfer==0.10.0 09:16:49 simplejson==3.19.2 09:16:49 six==1.16.0 09:16:49 smmap==5.0.1 09:16:49 soupsieve==2.5 09:16:49 stevedore==5.2.0 09:16:49 tabulate==0.9.0 09:16:49 toml==0.10.2 09:16:49 tomlkit==0.12.4 09:16:49 tqdm==4.66.2 09:16:49 typing_extensions==4.10.0 09:16:49 tzdata==2024.1 09:16:49 urllib3==1.26.18 09:16:49 virtualenv==20.25.1 09:16:49 wcwidth==0.2.13 09:16:49 websocket-client==1.7.0 09:16:49 wrapt==1.16.0 09:16:49 xdg==6.0.0 09:16:49 xmltodict==0.13.0 09:16:49 yq==3.2.3 09:16:49 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10883927276502066342.sh 09:16:49 ---> sudo-logs.sh 09:16:49 Archiving 'sudo' log.. 09:16:50 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16483704208523857863.sh 09:16:50 ---> job-cost.sh 09:16:50 Setup pyenv: 09:16:50 system 09:16:50 3.8.13 09:16:50 3.9.13 09:16:50 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:16:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvdC from file:/tmp/.os_lf_venv 09:16:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:16:59 lf-activate-venv(): INFO: Adding /tmp/venv-GvdC/bin to PATH 09:16:59 INFO: No Stack... 09:16:59 INFO: Retrieving Pricing Info for: v3-standard-8 09:16:59 INFO: Archiving Costs 09:16:59 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins1053187158859982591.sh 09:16:59 ---> logs-deploy.sh 09:16:59 Setup pyenv: 09:16:59 system 09:16:59 3.8.13 09:16:59 3.9.13 09:16:59 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:17:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvdC from file:/tmp/.os_lf_venv 09:17:01 lf-activate-venv(): INFO: Installing: lftools 09:17:09 lf-activate-venv(): INFO: Adding /tmp/venv-GvdC/bin to PATH 09:17:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/249 09:17:09 INFO: archiving workspace using pattern(s): 09:17:10 Archives upload complete. 09:17:11 INFO: archiving logs to Nexus 09:17:11 ---> uname -a: 09:17:11 Linux prd-ubuntu1804-docker-8c-8g-11530 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:17:11 09:17:11 09:17:11 ---> lscpu: 09:17:11 Architecture: x86_64 09:17:11 CPU op-mode(s): 32-bit, 64-bit 09:17:11 Byte Order: Little Endian 09:17:11 CPU(s): 8 09:17:11 On-line CPU(s) list: 0-7 09:17:11 Thread(s) per core: 1 09:17:11 Core(s) per socket: 1 09:17:11 Socket(s): 8 09:17:11 NUMA node(s): 1 09:17:11 Vendor ID: AuthenticAMD 09:17:11 CPU family: 23 09:17:11 Model: 49 09:17:11 Model name: AMD EPYC-Rome Processor 09:17:11 Stepping: 0 09:17:11 CPU MHz: 2799.998 09:17:11 BogoMIPS: 5599.99 09:17:11 Virtualization: AMD-V 09:17:11 Hypervisor vendor: KVM 09:17:11 Virtualization type: full 09:17:11 L1d cache: 32K 09:17:11 L1i cache: 32K 09:17:11 L2 cache: 512K 09:17:11 L3 cache: 16384K 09:17:11 NUMA node0 CPU(s): 0-7 09:17: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 09:17:11 09:17:11 09:17:11 ---> nproc: 09:17:11 8 09:17:11 09:17:11 09:17:11 ---> df -h: 09:17:11 Filesystem Size Used Avail Use% Mounted on 09:17:11 udev 16G 0 16G 0% /dev 09:17:11 tmpfs 3.2G 708K 3.2G 1% /run 09:17:11 /dev/vda1 155G 11G 145G 7% / 09:17:11 tmpfs 16G 0 16G 0% /dev/shm 09:17:11 tmpfs 5.0M 0 5.0M 0% /run/lock 09:17:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:17:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:17:11 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:17:11 09:17:11 09:17:11 ---> free -m: 09:17:11 total used free shared buff/cache available 09:17:11 Mem: 32167 813 29118 0 2235 30924 09:17:11 Swap: 1023 0 1023 09:17:11 09:17:11 09:17:11 ---> ip addr: 09:17:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:17:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:17:11 inet 127.0.0.1/8 scope host lo 09:17:11 valid_lft forever preferred_lft forever 09:17:11 inet6 ::1/128 scope host 09:17:11 valid_lft forever preferred_lft forever 09:17:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:17:11 link/ether fa:16:3e:30:2f:bf brd ff:ff:ff:ff:ff:ff 09:17:11 inet 10.30.106.106/23 brd 10.30.107.255 scope global dynamic ens3 09:17:11 valid_lft 86182sec preferred_lft 86182sec 09:17:11 inet6 fe80::f816:3eff:fe30:2fbf/64 scope link 09:17:11 valid_lft forever preferred_lft forever 09:17:11 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:17:11 link/ether 02:42:20:36:9a:dc brd ff:ff:ff:ff:ff:ff 09:17:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:17:11 valid_lft forever preferred_lft forever 09:17:11 09:17:11 09:17:11 ---> sar -b -r -n DEV: 09:17:11 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11530) 03/07/24 _x86_64_ (8 CPU) 09:17:11 09:17:11 09:13:35 LINUX RESTART (8 CPU) 09:17:11 09:17:11 09:14:03 tps rtps wtps bread/s bwrtn/s 09:17:11 09:15:01 331.89 63.39 268.51 3879.33 48764.70 09:17:11 09:16:01 97.12 14.90 82.22 971.97 26920.85 09:17:11 09:17:01 90.95 1.53 89.42 149.04 28480.19 09:17:11 Average: 171.54 26.19 145.35 1641.93 34564.15 09:17:11 09:17:11 09:14:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:17:11 09:15:01 30245396 31714020 2693824 8.18 57316 1726104 1444240 4.25 847100 1563504 145912 09:17:11 09:16:01 29969156 31610096 2970064 9.02 68216 1880204 1479960 4.35 998180 1670412 89760 09:17:11 09:17:01 29853136 31703220 3086084 9.37 90152 2053116 1383436 4.07 913096 1844244 119244 09:17:11 Average: 30022563 31675779 2916657 8.85 71895 1886475 1435879 4.22 919459 1692720 118305 09:17:11 09:17:11 09:14:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:17:11 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:11 09:15:01 ens3 340.18 236.86 1051.02 73.51 0.00 0.00 0.00 0.00 09:17:11 09:15:01 lo 1.38 1.38 0.14 0.14 0.00 0.00 0.00 0.00 09:17:11 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:11 09:16:01 ens3 35.44 25.10 616.32 5.58 0.00 0.00 0.00 0.00 09:17:11 09:16:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 09:17:11 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:11 09:17:01 ens3 40.66 28.18 293.05 7.70 0.00 0.00 0.00 0.00 09:17:11 09:17:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 09:17:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:11 Average: ens3 136.50 95.14 649.00 28.43 0.00 0.00 0.00 0.00 09:17:11 Average: lo 1.21 1.21 0.13 0.13 0.00 0.00 0.00 0.00 09:17:11 09:17:11 09:17:11 ---> sar -P ALL: 09:17:11 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11530) 03/07/24 _x86_64_ (8 CPU) 09:17:11 09:17:11 09:13:35 LINUX RESTART (8 CPU) 09:17:11 09:17:11 09:14:03 CPU %user %nice %system %iowait %steal %idle 09:17:11 09:15:01 all 9.25 0.00 1.13 6.05 0.05 83.53 09:17:11 09:15:01 0 18.35 0.00 1.36 1.50 0.05 78.73 09:17:11 09:15:01 1 7.64 0.00 0.62 0.28 0.05 91.40 09:17:11 09:15:01 2 17.87 0.00 1.06 0.88 0.07 80.12 09:17:11 09:15:01 3 7.99 0.00 0.85 10.81 0.03 80.33 09:17:11 09:15:01 4 2.59 0.00 0.88 0.43 0.02 96.08 09:17:11 09:15:01 5 9.05 0.00 1.14 0.59 0.03 89.18 09:17:11 09:15:01 6 3.22 0.00 1.61 4.00 0.03 91.14 09:17:11 09:15:01 7 7.23 0.00 1.48 30.08 0.09 61.13 09:17:11 09:16:01 all 11.20 0.00 0.59 1.92 0.04 86.26 09:17:11 09:16:01 0 5.02 0.00 0.82 2.17 0.03 91.96 09:17:11 09:16:01 1 10.54 0.00 0.45 0.18 0.03 88.79 09:17:11 09:16:01 2 2.32 0.00 0.35 0.02 0.00 97.32 09:17:11 09:16:01 3 1.82 0.00 0.22 0.05 0.05 97.87 09:17:11 09:16:01 4 42.59 0.00 1.04 0.54 0.05 55.79 09:17:11 09:16:01 5 14.40 0.00 0.58 0.58 0.02 84.42 09:17:11 09:16:01 6 10.72 0.00 0.70 0.27 0.03 88.28 09:17:11 09:16:01 7 2.29 0.00 0.58 11.54 0.07 85.52 09:17:11 09:17:01 all 10.49 0.00 0.67 1.96 0.03 86.86 09:17:11 09:17:01 0 5.20 0.00 0.40 0.03 0.02 94.35 09:17:11 09:17:01 1 6.76 0.00 0.49 0.03 0.02 92.70 09:17:11 09:17:01 2 3.10 0.00 0.32 0.03 0.02 96.53 09:17:11 09:17:01 3 11.01 0.00 0.65 0.13 0.03 88.18 09:17:11 09:17:01 4 12.42 0.00 0.30 0.33 0.03 86.91 09:17:11 09:17:01 5 23.36 0.00 1.34 2.34 0.05 72.91 09:17:11 09:17:01 6 9.96 0.00 0.73 2.05 0.03 87.22 09:17:11 09:17:01 7 12.16 0.00 1.07 10.74 0.03 76.00 09:17:11 Average: all 10.32 0.00 0.79 3.28 0.04 85.57 09:17:11 Average: 0 9.43 0.00 0.85 1.23 0.03 88.45 09:17:11 Average: 1 8.32 0.00 0.52 0.16 0.03 90.96 09:17:11 Average: 2 7.64 0.00 0.57 0.30 0.03 91.46 09:17:11 Average: 3 6.92 0.00 0.57 3.58 0.04 88.89 09:17:11 Average: 4 19.35 0.00 0.74 0.43 0.03 79.44 09:17:11 Average: 5 15.68 0.00 1.02 1.18 0.03 82.10 09:17:11 Average: 6 8.02 0.00 1.01 2.08 0.03 88.85 09:17:11 Average: 7 7.23 0.00 1.04 17.28 0.06 74.39 09:17:11 09:17:11 09:17:11