20:58:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137324 20:58:18 Running as SYSTEM 20:58:18 [EnvInject] - Loading node environment variables. 20:58:18 Building remotely on prd-ubuntu1804-docker-8c-8g-7125 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 20:58:18 [ssh-agent] Looking for ssh-agent implementation... 20:58:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:18 $ ssh-agent 20:58:18 SSH_AUTH_SOCK=/tmp/ssh-ae1yH3I3lNq9/agent.2096 20:58:18 SSH_AGENT_PID=2098 20:58:18 [ssh-agent] Started. 20:58:18 Running ssh-add (command line suppressed) 20:58:18 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_2542635545924045983.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_2542635545924045983.key) 20:58:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:58:18 The recommended git tool is: NONE 20:58:20 using credential onap-jenkins-ssh 20:58:20 Wiping out workspace first. 20:58:20 Cloning the remote Git repository 20:58:20 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 20:58:20 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 20:58:20 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 20:58:20 > git --version # timeout=10 20:58:20 > git --version # 'git version 2.17.1' 20:58:20 using GIT_SSH to set credentials Gerrit user 20:58:20 Verifying host key using manually-configured host key entries 20:58:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:58:20 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 20:58:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:21 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 20:58:21 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 20:58:21 using GIT_SSH to set credentials Gerrit user 20:58:21 Verifying host key using manually-configured host key entries 20:58:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/24/137324/1 # timeout=30 20:58:21 > git rev-parse 95dc7c9d8d44788c4bdb6cdb7cc0b0d6957d82ad^{commit} # timeout=10 20:58:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:58:21 Checking out Revision 95dc7c9d8d44788c4bdb6cdb7cc0b0d6957d82ad (refs/changes/24/137324/1) 20:58:21 > git config core.sparsecheckout # timeout=10 20:58:21 > git checkout -f 95dc7c9d8d44788c4bdb6cdb7cc0b0d6957d82ad # timeout=30 20:58:24 Commit message: "Fix latest SDC distribution list retrieval (old API)" 20:58:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:58:24 > git rev-list --no-walk e065c3bb1b148371a991d8f0245357b1b2910f7f # timeout=10 20:58:24 [EnvInject] - Injecting environment variables from a build step. 20:58:24 [EnvInject] - Injecting as environment variables the properties content 20:58:24 PYTHON=python3 20:58:24 20:58:24 [EnvInject] - Variables injected successfully. 20:58:24 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins3154251119306730767.sh 20:58:24 ---> tox-install.sh 20:58:24 + source /home/jenkins/lf-env.sh 20:58:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:58:24 ++ mktemp -d /tmp/venv-XXXX 20:58:24 + lf_venv=/tmp/venv-hsNT 20:58:24 + local venv_file=/tmp/.os_lf_venv 20:58:24 + local python=python3 20:58:24 + local options 20:58:24 + local set_path=true 20:58:24 + local install_args= 20:58:24 ++ 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 20:58:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:58:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:58:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:58:24 + true 20:58:24 + case $1 in 20:58:24 + venv_file=/tmp/.toxenv 20:58:24 + shift 2 20:58:24 + true 20:58:24 + case $1 in 20:58:24 + shift 20:58:24 + break 20:58:24 + case $python in 20:58:24 + local pkg_list= 20:58:24 + [[ -d /opt/pyenv ]] 20:58:24 + echo 'Setup pyenv:' 20:58:24 Setup pyenv: 20:58:24 + export PYENV_ROOT=/opt/pyenv 20:58:24 + PYENV_ROOT=/opt/pyenv 20:58:24 + 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 20:58:24 + 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 20:58:24 + pyenv versions 20:58:25 * system (set by /opt/pyenv/version) 20:58:25 * 3.8.13 (set by /opt/pyenv/version) 20:58:25 * 3.9.13 (set by /opt/pyenv/version) 20:58:25 * 3.10.6 (set by /opt/pyenv/version) 20:58:25 + command -v pyenv 20:58:25 ++ pyenv init - --no-rehash 20:58:25 + 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[*]}"'\'')" 20:58:25 export PATH="/opt/pyenv/shims:${PATH}" 20:58:25 export PYENV_SHELL=bash 20:58:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:58:25 pyenv() { 20:58:25 local command 20:58:25 command="${1:-}" 20:58:25 if [ "$#" -gt 0 ]; then 20:58:25 shift 20:58:25 fi 20:58:25 20:58:25 case "$command" in 20:58:25 rehash|shell) 20:58:25 eval "$(pyenv "sh-$command" "$@")" 20:58:25 ;; 20:58:25 *) 20:58:25 command pyenv "$command" "$@" 20:58:25 ;; 20:58:25 esac 20:58:25 }' 20:58:25 +++ 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[*]}"' 20:58:25 ++ 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 20:58:25 ++ 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 20:58:25 ++ 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 20:58:25 ++ export PYENV_SHELL=bash 20:58:25 ++ PYENV_SHELL=bash 20:58:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:58:25 +++ complete -F _pyenv pyenv 20:58:25 ++ lf-pyver python3 20:58:25 ++ local py_version_xy=python3 20:58:25 ++ local py_version_xyz= 20:58:25 ++ pyenv versions 20:58:25 ++ sed 's/^[ *]* //' 20:58:25 ++ local command 20:58:25 ++ command=versions 20:58:25 ++ '[' 1 -gt 0 ']' 20:58:25 ++ shift 20:58:25 ++ case "$command" in 20:58:25 ++ awk '{ print $1 }' 20:58:25 ++ command pyenv versions 20:58:25 ++ pyenv versions 20:58:25 ++ grep -E '^[0-9.]*[0-9]$' 20:58:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:58:25 +++ grep '^3' /tmp/.pyenv_versions 20:58:25 +++ sort -V 20:58:25 +++ tail -n 1 20:58:25 ++ py_version_xyz=3.10.6 20:58:25 ++ [[ -z 3.10.6 ]] 20:58:25 ++ echo 3.10.6 20:58:25 ++ return 0 20:58:25 + pyenv local 3.10.6 20:58:25 + local command 20:58:25 + command=local 20:58:25 + '[' 2 -gt 0 ']' 20:58:25 + shift 20:58:25 + case "$command" in 20:58:25 + command pyenv local 3.10.6 20:58:25 + pyenv local 3.10.6 20:58:25 + for arg in "$@" 20:58:25 + case $arg in 20:58:25 + pkg_list+='tox ' 20:58:25 + for arg in "$@" 20:58:25 + case $arg in 20:58:25 + pkg_list+='virtualenv ' 20:58:25 + for arg in "$@" 20:58:25 + case $arg in 20:58:25 + pkg_list+='urllib3~=1.26.15 ' 20:58:25 + [[ -f /tmp/.toxenv ]] 20:58:25 + [[ ! -f /tmp/.toxenv ]] 20:58:25 + [[ -n '' ]] 20:58:25 + python3 -m venv /tmp/venv-hsNT 20:58:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hsNT' 20:58:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hsNT 20:58:29 + echo /tmp/venv-hsNT 20:58:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:58:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:58:29 + /tmp/venv-hsNT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:58:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:58:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:58:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:58:32 + /tmp/venv-hsNT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:58:35 + type python3 20:58:35 + true 20:58:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hsNT/bin to PATH' 20:58:35 lf-activate-venv(): INFO: Adding /tmp/venv-hsNT/bin to PATH 20:58:35 + PATH=/tmp/venv-hsNT/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 20:58:35 + return 0 20:58:35 + python3 --version 20:58:35 Python 3.10.6 20:58:35 + python3 -m pip --version 20:58:35 pip 24.0 from /tmp/venv-hsNT/lib/python3.10/site-packages/pip (python 3.10) 20:58:35 + python3 -m pip freeze 20:58:36 cachetools==5.3.2 20:58:36 chardet==5.2.0 20:58:36 colorama==0.4.6 20:58:36 distlib==0.3.8 20:58:36 filelock==3.13.1 20:58:36 packaging==23.2 20:58:36 platformdirs==4.2.0 20:58:36 pluggy==1.4.0 20:58:36 pyproject-api==1.6.1 20:58:36 tomli==2.0.1 20:58:36 tox==4.13.0 20:58:36 urllib3==1.26.18 20:58:36 virtualenv==20.25.0 20:58:36 [EnvInject] - Injecting environment variables from a build step. 20:58:36 [EnvInject] - Injecting as environment variables the properties content 20:58:36 PARALLEL=false 20:58:36 20:58:36 [EnvInject] - Variables injected successfully. 20:58:36 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins11299650815089607999.sh 20:58:36 ---> tox-run.sh 20:58:36 + 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 20:58:36 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 20:58:36 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 20:58:36 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 20:58:36 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 20:58:36 + source /home/jenkins/lf-env.sh 20:58:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:58:36 ++ mktemp -d /tmp/venv-XXXX 20:58:36 + lf_venv=/tmp/venv-W0pC 20:58:36 + local venv_file=/tmp/.os_lf_venv 20:58:36 + local python=python3 20:58:36 + local options 20:58:36 + local set_path=true 20:58:36 + local install_args= 20:58: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 20:58:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:58:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:58:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:58:36 + true 20:58:36 + case $1 in 20:58:36 + venv_file=/tmp/.toxenv 20:58:36 + shift 2 20:58:36 + true 20:58:36 + case $1 in 20:58:36 + shift 20:58:36 + break 20:58:36 + case $python in 20:58:36 + local pkg_list= 20:58:36 + [[ -d /opt/pyenv ]] 20:58:36 + echo 'Setup pyenv:' 20:58:36 Setup pyenv: 20:58:36 + export PYENV_ROOT=/opt/pyenv 20:58:36 + PYENV_ROOT=/opt/pyenv 20:58:36 + 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 20:58:36 + 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 20:58:36 + pyenv versions 20:58:36 system 20:58:36 3.8.13 20:58:36 3.9.13 20:58:36 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 20:58:36 + command -v pyenv 20:58:36 ++ pyenv init - --no-rehash 20:58: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[*]}"'\'')" 20:58:36 export PATH="/opt/pyenv/shims:${PATH}" 20:58:36 export PYENV_SHELL=bash 20:58:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:58:36 pyenv() { 20:58:36 local command 20:58:36 command="${1:-}" 20:58:36 if [ "$#" -gt 0 ]; then 20:58:36 shift 20:58:36 fi 20:58:36 20:58:36 case "$command" in 20:58:36 rehash|shell) 20:58:36 eval "$(pyenv "sh-$command" "$@")" 20:58:36 ;; 20:58:36 *) 20:58:36 command pyenv "$command" "$@" 20:58:36 ;; 20:58:36 esac 20:58:36 }' 20:58: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[*]}"' 20:58:36 ++ 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 20:58:36 ++ 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 20:58:36 ++ 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 20:58:36 ++ export PYENV_SHELL=bash 20:58:36 ++ PYENV_SHELL=bash 20:58:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:58:36 +++ complete -F _pyenv pyenv 20:58:36 ++ lf-pyver python3 20:58:36 ++ local py_version_xy=python3 20:58:36 ++ local py_version_xyz= 20:58:36 ++ pyenv versions 20:58:36 ++ local command 20:58:36 ++ command=versions 20:58:36 ++ '[' 1 -gt 0 ']' 20:58:36 ++ shift 20:58:36 ++ case "$command" in 20:58:36 ++ command pyenv versions 20:58:36 ++ pyenv versions 20:58:36 ++ awk '{ print $1 }' 20:58:36 ++ sed 's/^[ *]* //' 20:58:36 ++ grep -E '^[0-9.]*[0-9]$' 20:58:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:58:36 +++ grep '^3' /tmp/.pyenv_versions 20:58:36 +++ sort -V 20:58:36 +++ tail -n 1 20:58:36 ++ py_version_xyz=3.10.6 20:58:36 ++ [[ -z 3.10.6 ]] 20:58:36 ++ echo 3.10.6 20:58:36 ++ return 0 20:58:36 + pyenv local 3.10.6 20:58:36 + local command 20:58:36 + command=local 20:58:36 + '[' 2 -gt 0 ']' 20:58:36 + shift 20:58:36 + case "$command" in 20:58:36 + command pyenv local 3.10.6 20:58:36 + pyenv local 3.10.6 20:58:36 + for arg in "$@" 20:58:36 + case $arg in 20:58:36 + pkg_list+='tox ' 20:58:36 + for arg in "$@" 20:58:36 + case $arg in 20:58:36 + pkg_list+='virtualenv ' 20:58:36 + for arg in "$@" 20:58:36 + case $arg in 20:58:36 + pkg_list+='urllib3~=1.26.15 ' 20:58:36 + [[ -f /tmp/.toxenv ]] 20:58:36 ++ cat /tmp/.toxenv 20:58:36 + lf_venv=/tmp/venv-hsNT 20:58:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hsNT from' file:/tmp/.toxenv 20:58:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hsNT from file:/tmp/.toxenv 20:58:36 + /tmp/venv-hsNT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:58:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:58:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:58:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:58:37 + /tmp/venv-hsNT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:58:38 + type python3 20:58:38 + true 20:58:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hsNT/bin to PATH' 20:58:38 lf-activate-venv(): INFO: Adding /tmp/venv-hsNT/bin to PATH 20:58:38 + PATH=/tmp/venv-hsNT/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 20:58:38 + return 0 20:58:38 + [[ -d /opt/pyenv ]] 20:58:38 + echo '---> Setting up pyenv' 20:58:38 ---> Setting up pyenv 20:58:38 + export PYENV_ROOT=/opt/pyenv 20:58:38 + PYENV_ROOT=/opt/pyenv 20:58:38 + export PATH=/opt/pyenv/bin:/tmp/venv-hsNT/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 20:58:38 + PATH=/opt/pyenv/bin:/tmp/venv-hsNT/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 20:58:38 ++ pwd 20:58:38 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 20:58:38 + export PYTHONPATH 20:58:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:58:38 + TOX_TESTENV_PASSENV=PYTHONPATH 20:58:38 + tox --version 20:58:39 4.13.0 from /tmp/venv-hsNT/lib/python3.10/site-packages/tox/__init__.py 20:58:39 + PARALLEL=false 20:58:39 + TOX_OPTIONS_LIST= 20:58:39 + [[ -n pylint ]] 20:58:39 + TOX_OPTIONS_LIST=' -e pylint' 20:58:39 + case ${PARALLEL,,} in 20:58:39 + tox -e pylint 20:58:39 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 20:58:40 pylint: install_deps> python -I -m pip install -r test-requirements.txt 20:58:52 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 20:58:53 .pkg: _optional_hooks> python /tmp/venv-hsNT/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:58:53 .pkg: get_requires_for_build_sdist> python /tmp/venv-hsNT/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:58:53 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 20:58:54 .pkg: get_requires_for_build_wheel> python /tmp/venv-hsNT/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:58:54 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 20:58:54 .pkg: freeze> python -m pip freeze --all 20:58:55 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 20:58:55 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-hsNT/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:58:55 .pkg: build_sdist> python /tmp/venv-hsNT/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:58:55 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 20:58:56 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.2.tar.gz 20:58:58 pylint: freeze> python -m pip freeze --all 20:58:59 pylint: 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.2,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 20:58:59 pylint: commands[0]> pylint src/ 20:59:21 20:59:21 ------------------------------------ 20:59:21 Your code has been rated at 10.00/10 20:59:21 20:59:23 .pkg: _exit> python /tmp/venv-hsNT/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:59:23 pylint: OK (43.81=setup[19.87]+cmd[23.94] seconds) 20:59:23 congratulations :) (43.98 seconds) 20:59:23 + tox_status=0 20:59:23 + echo '---> Completed tox runs' 20:59:23 ---> Completed tox runs 20:59:23 + for i in .tox/*/log 20:59:23 ++ echo .tox/pylint/log 20:59:23 ++ awk -F/ '{print $2}' 20:59:23 + tox_env=pylint 20:59:23 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 20:59:23 + DOC_DIR=docs/_build/html 20:59:23 + [[ -d docs/_build/html ]] 20:59:23 + echo '---> tox-run.sh ends' 20:59:23 ---> tox-run.sh ends 20:59:23 + test 0 -eq 0 20:59:23 $ ssh-agent -k 20:59:23 unset SSH_AUTH_SOCK; 20:59:23 unset SSH_AGENT_PID; 20:59:23 echo Agent pid 2098 killed; 20:59:23 [ssh-agent] Stopped. 20:59:23 [PostBuildScript] - [INFO] Executing post build scripts. 20:59:23 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7817909467804440224.sh 20:59:23 ---> sysstat.sh 20:59:23 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1248746437988123251.sh 20:59:23 ---> package-listing.sh 20:59:23 ++ facter osfamily 20:59:23 ++ tr '[:upper:]' '[:lower:]' 20:59:24 + OS_FAMILY=debian 20:59:24 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 20:59:24 + START_PACKAGES=/tmp/packages_start.txt 20:59:24 + END_PACKAGES=/tmp/packages_end.txt 20:59:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:59:24 + PACKAGES=/tmp/packages_start.txt 20:59:24 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 20:59:24 + PACKAGES=/tmp/packages_end.txt 20:59:24 + case "${OS_FAMILY}" in 20:59:24 + dpkg -l 20:59:24 + grep '^ii' 20:59:24 + '[' -f /tmp/packages_start.txt ']' 20:59:24 + '[' -f /tmp/packages_end.txt ']' 20:59:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:59:24 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 20:59:24 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 20:59:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 20:59:24 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2232136835038739812.sh 20:59:24 ---> capture-instance-metadata.sh 20:59:24 Setup pyenv: 20:59:24 system 20:59:24 3.8.13 20:59:24 3.9.13 20:59:24 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 20:59:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zWeM 20:59:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:59:30 lf-activate-venv(): INFO: Installing: lftools 21:00:01 lf-activate-venv(): INFO: Adding /tmp/venv-zWeM/bin to PATH 21:00:01 INFO: Running in OpenStack, capturing instance metadata 21:00:01 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7998449014121438779.sh 21:00:01 provisioning config files... 21:00:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config8482922496611648595tmp 21:00:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:00:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:00:01 [EnvInject] - Injecting environment variables from a build step. 21:00:01 [EnvInject] - Injecting as environment variables the properties content 21:00:01 SERVER_ID=logs 21:00:01 21:00:01 [EnvInject] - Variables injected successfully. 21:00:01 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7711981871522615447.sh 21:00:01 ---> create-netrc.sh 21:00:01 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1448719485050024269.sh 21:00:01 ---> python-tools-install.sh 21:00:01 Setup pyenv: 21:00:01 system 21:00:01 3.8.13 21:00:01 3.9.13 21:00:01 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 21:00:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zWeM from file:/tmp/.os_lf_venv 21:00:03 lf-activate-venv(): INFO: Installing: lftools 21:00:10 lf-activate-venv(): INFO: Adding /tmp/venv-zWeM/bin to PATH 21:00:10 Generating Requirements File 21:00:44 Python 3.10.6 21:00:44 pip 24.0 from /tmp/venv-zWeM/lib/python3.10/site-packages/pip (python 3.10) 21:00:44 appdirs==1.4.4 21:00:44 argcomplete==3.2.2 21:00:44 aspy.yaml==1.3.0 21:00:44 attrs==23.2.0 21:00:44 autopage==0.5.2 21:00:44 beautifulsoup4==4.12.3 21:00:44 boto3==1.34.46 21:00:44 botocore==1.34.46 21:00:44 bs4==0.0.2 21:00:44 cachetools==5.3.2 21:00:44 certifi==2024.2.2 21:00:44 cffi==1.16.0 21:00:44 cfgv==3.4.0 21:00:44 chardet==5.2.0 21:00:44 charset-normalizer==3.3.2 21:00:44 click==8.1.7 21:00:44 cliff==4.5.0 21:00:44 cmd2==2.4.3 21:00:44 cryptography==3.3.2 21:00:44 debtcollector==2.5.0 21:00:44 decorator==5.1.1 21:00:44 defusedxml==0.7.1 21:00:44 Deprecated==1.2.14 21:00:44 distlib==0.3.8 21:00:44 dnspython==2.6.1 21:00:44 docker==4.2.2 21:00:44 dogpile.cache==1.3.1 21:00:44 email-validator==2.1.0.post1 21:00:44 filelock==3.13.1 21:00:44 future==0.18.3 21:00:44 gitdb==4.0.11 21:00:44 GitPython==3.1.42 21:00:44 google-auth==2.28.0 21:00:44 httplib2==0.22.0 21:00:44 identify==2.5.35 21:00:44 idna==3.6 21:00:44 importlib-resources==1.5.0 21:00:44 iso8601==2.1.0 21:00:44 Jinja2==3.1.3 21:00:44 jmespath==1.0.1 21:00:44 jsonpatch==1.33 21:00:44 jsonpointer==2.4 21:00:44 jsonschema==4.21.1 21:00:44 jsonschema-specifications==2023.12.1 21:00:44 keystoneauth1==5.5.0 21:00:44 kubernetes==29.0.0 21:00:44 lftools==0.37.8 21:00:44 lxml==5.1.0 21:00:44 MarkupSafe==2.1.5 21:00:44 msgpack==1.0.7 21:00:44 multi_key_dict==2.0.3 21:00:44 munch==4.0.0 21:00:44 netaddr==1.2.1 21:00:44 netifaces==0.11.0 21:00:44 niet==1.4.2 21:00:44 nodeenv==1.8.0 21:00:44 oauth2client==4.1.3 21:00:44 oauthlib==3.2.2 21:00:44 openstacksdk==0.62.0 21:00:44 os-client-config==2.1.0 21:00:44 os-service-types==1.7.0 21:00:44 osc-lib==3.0.0 21:00:44 oslo.config==9.3.0 21:00:44 oslo.context==5.3.0 21:00:44 oslo.i18n==6.2.0 21:00:44 oslo.log==5.4.0 21:00:44 oslo.serialization==5.3.0 21:00:44 oslo.utils==7.0.0 21:00:44 packaging==23.2 21:00:44 pbr==6.0.0 21:00:44 platformdirs==4.2.0 21:00:44 prettytable==3.10.0 21:00:44 pyasn1==0.5.1 21:00:44 pyasn1-modules==0.3.0 21:00:44 pycparser==2.21 21:00:44 pygerrit2==2.0.15 21:00:44 PyGithub==2.2.0 21:00:44 pyinotify==0.9.6 21:00:44 PyJWT==2.8.0 21:00:44 PyNaCl==1.5.0 21:00:44 pyparsing==2.4.7 21:00:44 pyperclip==1.8.2 21:00:44 pyrsistent==0.20.0 21:00:44 python-cinderclient==9.4.0 21:00:44 python-dateutil==2.8.2 21:00:44 python-heatclient==3.4.0 21:00:44 python-jenkins==1.8.2 21:00:44 python-keystoneclient==5.3.0 21:00:44 python-magnumclient==4.3.0 21:00:44 python-novaclient==18.4.0 21:00:44 python-openstackclient==6.0.1 21:00:44 python-swiftclient==4.4.0 21:00:44 pytz==2024.1 21:00:44 PyYAML==6.0.1 21:00:44 referencing==0.33.0 21:00:44 requests==2.31.0 21:00:44 requests-oauthlib==1.3.1 21:00:44 requestsexceptions==1.4.0 21:00:44 rfc3986==2.0.0 21:00:44 rpds-py==0.18.0 21:00:44 rsa==4.9 21:00:44 ruamel.yaml==0.18.6 21:00:44 ruamel.yaml.clib==0.2.8 21:00:44 s3transfer==0.10.0 21:00:44 simplejson==3.19.2 21:00:44 six==1.16.0 21:00:44 smmap==5.0.1 21:00:44 soupsieve==2.5 21:00:44 stevedore==5.1.0 21:00:44 tabulate==0.9.0 21:00:44 toml==0.10.2 21:00:44 tomlkit==0.12.3 21:00:44 tqdm==4.66.2 21:00:44 typing_extensions==4.9.0 21:00:44 tzdata==2024.1 21:00:44 urllib3==1.26.18 21:00:44 virtualenv==20.25.0 21:00:44 wcwidth==0.2.13 21:00:44 websocket-client==1.7.0 21:00:44 wrapt==1.16.0 21:00:44 xdg==6.0.0 21:00:44 xmltodict==0.13.0 21:00:44 yq==3.2.3 21:00:44 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9942276477581520886.sh 21:00:44 ---> sudo-logs.sh 21:00:44 Archiving 'sudo' log.. 21:00:45 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins15110648838987808192.sh 21:00:45 ---> job-cost.sh 21:00:45 Setup pyenv: 21:00:45 system 21:00:45 3.8.13 21:00:45 3.9.13 21:00:45 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 21:00:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zWeM from file:/tmp/.os_lf_venv 21:00:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:00:53 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. 21:00:53 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 21:00:54 lf-activate-venv(): INFO: Adding /tmp/venv-zWeM/bin to PATH 21:00:54 INFO: No Stack... 21:00:54 INFO: Retrieving Pricing Info for: v3-standard-8 21:00:54 INFO: Archiving Costs 21:00:54 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins11628098036634557425.sh 21:00:54 ---> logs-deploy.sh 21:00:54 Setup pyenv: 21:00:54 system 21:00:54 3.8.13 21:00:54 3.9.13 21:00:54 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 21:00:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zWeM from file:/tmp/.os_lf_venv 21:00:56 lf-activate-venv(): INFO: Installing: lftools 21:01:05 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. 21:01:05 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 21:01:06 lf-activate-venv(): INFO: Adding /tmp/venv-zWeM/bin to PATH 21:01:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/224 21:01:06 INFO: archiving workspace using pattern(s): 21:01:07 Archives upload complete. 21:01:07 INFO: archiving logs to Nexus 21:01:08 ---> uname -a: 21:01:08 Linux prd-ubuntu1804-docker-8c-8g-7125 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:01:08 21:01:08 21:01:08 ---> lscpu: 21:01:08 Architecture: x86_64 21:01:08 CPU op-mode(s): 32-bit, 64-bit 21:01:08 Byte Order: Little Endian 21:01:08 CPU(s): 8 21:01:08 On-line CPU(s) list: 0-7 21:01:08 Thread(s) per core: 1 21:01:08 Core(s) per socket: 1 21:01:08 Socket(s): 8 21:01:08 NUMA node(s): 1 21:01:08 Vendor ID: AuthenticAMD 21:01:08 CPU family: 23 21:01:08 Model: 49 21:01:08 Model name: AMD EPYC-Rome Processor 21:01:08 Stepping: 0 21:01:08 CPU MHz: 2800.000 21:01:08 BogoMIPS: 5600.00 21:01:08 Virtualization: AMD-V 21:01:08 Hypervisor vendor: KVM 21:01:08 Virtualization type: full 21:01:08 L1d cache: 32K 21:01:08 L1i cache: 32K 21:01:08 L2 cache: 512K 21:01:08 L3 cache: 16384K 21:01:08 NUMA node0 CPU(s): 0-7 21:01:08 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 21:01:08 21:01:08 21:01:08 ---> nproc: 21:01:08 8 21:01:08 21:01:08 21:01:08 ---> df -h: 21:01:08 Filesystem Size Used Avail Use% Mounted on 21:01:08 udev 16G 0 16G 0% /dev 21:01:08 tmpfs 3.2G 708K 3.2G 1% /run 21:01:08 /dev/vda1 155G 11G 145G 7% / 21:01:08 tmpfs 16G 0 16G 0% /dev/shm 21:01:08 tmpfs 5.0M 0 5.0M 0% /run/lock 21:01:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:01:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:01:08 tmpfs 3.2G 0 3.2G 0% /run/user/1001 21:01:08 21:01:08 21:01:08 ---> free -m: 21:01:08 total used free shared buff/cache available 21:01:08 Mem: 32167 819 29106 0 2241 30917 21:01:08 Swap: 1023 0 1023 21:01:08 21:01:08 21:01:08 ---> ip addr: 21:01:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:01:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:01:08 inet 127.0.0.1/8 scope host lo 21:01:08 valid_lft forever preferred_lft forever 21:01:08 inet6 ::1/128 scope host 21:01:08 valid_lft forever preferred_lft forever 21:01:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:01:08 link/ether fa:16:3e:a5:65:e5 brd ff:ff:ff:ff:ff:ff 21:01:08 inet 10.30.106.183/23 brd 10.30.107.255 scope global dynamic ens3 21:01:08 valid_lft 86193sec preferred_lft 86193sec 21:01:08 inet6 fe80::f816:3eff:fea5:65e5/64 scope link 21:01:08 valid_lft forever preferred_lft forever 21:01:08 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:01:08 link/ether 02:42:9e:a5:be:41 brd ff:ff:ff:ff:ff:ff 21:01:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:01:08 valid_lft forever preferred_lft forever 21:01:08 21:01:08 21:01:08 ---> sar -b -r -n DEV: 21:01:08 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7125) 02/20/24 _x86_64_ (8 CPU) 21:01:08 21:01:08 20:57:43 LINUX RESTART (8 CPU) 21:01:08 21:01:08 20:58:01 tps rtps wtps bread/s bwrtn/s 21:01:08 20:59:02 356.69 73.60 283.09 4865.19 59695.78 21:01:08 21:00:01 99.24 15.18 84.05 1042.13 26717.37 21:01:08 21:01:01 85.57 0.97 84.60 71.99 28193.70 21:01:08 Average: 180.95 30.00 150.95 1998.41 38266.44 21:01:08 21:01:08 20:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:01:08 20:59:02 30145916 31617708 2793296 8.48 57528 1728580 1507272 4.43 947484 1559944 135500 21:01:08 21:00:01 30000220 31726712 2938992 8.92 77536 1948888 1376872 4.05 877556 1747164 158832 21:01:08 21:01:01 29786944 31643360 3152268 9.57 90760 2058728 1426200 4.20 972960 1849440 95920 21:01:08 Average: 29977693 31662593 2961519 8.99 75275 1912065 1436781 4.23 932667 1718849 130084 21:01:08 21:01:08 20:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:01:08 20:59:02 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 21:01:08 20:59:02 ens3 385.64 254.49 1079.15 73.23 0.00 0.00 0.00 0.00 21:01:08 20:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:08 21:00:01 lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 21:01:08 21:00:01 ens3 39.62 26.28 618.26 5.59 0.00 0.00 0.00 0.00 21:01:08 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:08 21:01:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 21:01:08 21:01:01 ens3 41.44 31.81 336.02 8.65 0.00 0.00 0.00 0.00 21:01:08 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:08 Average: lo 1.39 1.39 0.14 0.14 0.00 0.00 0.00 0.00 21:01:08 Average: ens3 156.21 104.63 678.14 29.29 0.00 0.00 0.00 0.00 21:01:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:08 21:01:08 21:01:08 ---> sar -P ALL: 21:01:08 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7125) 02/20/24 _x86_64_ (8 CPU) 21:01:08 21:01:08 20:57:43 LINUX RESTART (8 CPU) 21:01:08 21:01:08 20:58:01 CPU %user %nice %system %iowait %steal %idle 21:01:08 20:59:02 all 10.13 0.00 1.26 3.94 0.04 84.63 21:01:08 20:59:02 0 23.76 0.00 1.70 5.43 0.07 69.04 21:01:08 20:59:02 1 9.22 0.00 1.00 0.80 0.05 88.94 21:01:08 20:59:02 2 9.77 0.00 1.99 4.67 0.07 83.50 21:01:08 20:59:02 3 1.94 0.00 0.64 0.95 0.07 96.40 21:01:08 20:59:02 4 10.96 0.00 0.99 0.38 0.02 87.66 21:01:08 20:59:02 5 5.16 0.00 0.47 1.28 0.03 93.06 21:01:08 20:59:02 6 10.79 0.00 1.78 0.40 0.03 86.99 21:01:08 20:59:02 7 9.44 0.00 1.54 17.62 0.03 71.36 21:01:08 21:00:01 all 11.13 0.00 0.63 1.98 0.04 86.23 21:01:08 21:00:01 0 11.00 0.00 0.36 6.07 0.02 82.56 21:01:08 21:00:01 1 3.88 0.00 0.32 0.02 0.02 95.76 21:01:08 21:00:01 2 22.43 0.00 0.64 0.19 0.03 76.70 21:01:08 21:00:01 3 0.15 0.00 0.36 2.40 0.07 97.03 21:01:08 21:00:01 4 1.26 0.00 0.53 1.68 0.05 96.49 21:01:08 21:00:01 5 7.60 0.00 0.42 0.07 0.05 91.85 21:01:08 21:00:01 6 26.29 0.00 1.44 1.60 0.03 70.64 21:01:08 21:00:01 7 16.38 0.00 0.90 3.84 0.02 78.87 21:01:08 21:01:01 all 10.69 0.00 0.67 2.11 0.03 86.50 21:01:08 21:01:01 0 0.70 0.00 0.38 11.77 0.02 87.12 21:01:08 21:01:01 1 34.18 0.00 1.44 1.19 0.07 63.13 21:01:08 21:01:01 2 15.80 0.00 1.03 0.17 0.05 82.95 21:01:08 21:01:01 3 6.17 0.00 0.67 2.52 0.02 90.63 21:01:08 21:01:01 4 5.62 0.00 0.47 0.03 0.02 93.87 21:01:08 21:01:01 5 0.68 0.00 0.18 0.48 0.02 98.63 21:01:08 21:01:01 6 3.98 0.00 0.35 0.15 0.00 95.52 21:01:08 21:01:01 7 18.42 0.00 0.83 0.58 0.03 80.13 21:01:08 Average: all 10.65 0.00 0.85 2.68 0.04 85.79 21:01:08 Average: 0 11.82 0.00 0.82 7.76 0.03 79.56 21:01:08 Average: 1 15.80 0.00 0.92 0.67 0.04 82.57 21:01:08 Average: 2 15.97 0.00 1.23 1.68 0.05 81.07 21:01:08 Average: 3 2.77 0.00 0.55 1.95 0.05 94.67 21:01:08 Average: 4 5.97 0.00 0.66 0.69 0.03 92.65 21:01:08 Average: 5 4.46 0.00 0.36 0.62 0.03 94.53 21:01:08 Average: 6 13.61 0.00 1.19 0.71 0.02 84.46 21:01:08 Average: 7 14.74 0.00 1.09 7.36 0.03 76.78 21:01:08 21:01:08 21:01:08