11:07:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137107 11:07:02 Running as SYSTEM 11:07:02 [EnvInject] - Loading node environment variables. 11:07:02 Building remotely on prd-ubuntu1804-docker-8c-8g-1432 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 11:07:02 [ssh-agent] Looking for ssh-agent implementation... 11:07:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:07:02 $ ssh-agent 11:07:02 SSH_AUTH_SOCK=/tmp/ssh-XCeyPpV726Ez/agent.2133 11:07:02 SSH_AGENT_PID=2135 11:07:02 [ssh-agent] Started. 11:07:02 Running ssh-add (command line suppressed) 11:07:02 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_17425862040918597415.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_17425862040918597415.key) 11:07:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:07:02 The recommended git tool is: NONE 11:07:04 using credential onap-jenkins-ssh 11:07:04 Wiping out workspace first. 11:07:04 Cloning the remote Git repository 11:07:04 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:07:04 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 11:07:04 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:07:04 > git --version # timeout=10 11:07:04 > git --version # 'git version 2.17.1' 11:07:04 using GIT_SSH to set credentials Gerrit user 11:07:04 Verifying host key using manually-configured host key entries 11:07:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:07:04 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:07:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:05 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:07:05 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:07:05 using GIT_SSH to set credentials Gerrit user 11:07:05 Verifying host key using manually-configured host key entries 11:07:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/07/137107/1 # timeout=30 11:07:05 > git rev-parse aed6a7354defdc5e7e61ef169a01b1196035be29^{commit} # timeout=10 11:07:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:07:05 Checking out Revision aed6a7354defdc5e7e61ef169a01b1196035be29 (refs/changes/07/137107/1) 11:07:05 > git config core.sparsecheckout # timeout=10 11:07:05 > git checkout -f aed6a7354defdc5e7e61ef169a01b1196035be29 # timeout=30 11:07:08 Commit message: "Fix integration tests" 11:07:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:07:08 > git rev-list --no-walk a39a9545a95111249c0e8e23a9be3a6a2dc059db # timeout=10 11:07:08 [EnvInject] - Injecting environment variables from a build step. 11:07:08 [EnvInject] - Injecting as environment variables the properties content 11:07:08 PYTHON=python3 11:07:08 11:07:08 [EnvInject] - Variables injected successfully. 11:07:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins555866023008234388.sh 11:07:08 ---> tox-install.sh 11:07:08 + source /home/jenkins/lf-env.sh 11:07:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:07:08 ++ mktemp -d /tmp/venv-XXXX 11:07:08 + lf_venv=/tmp/venv-NBSJ 11:07:08 + local venv_file=/tmp/.os_lf_venv 11:07:08 + local python=python3 11:07:08 + local options 11:07:08 + local set_path=true 11:07:08 + local install_args= 11:07:08 ++ 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:07:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:07:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:07:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:07:08 + true 11:07:08 + case $1 in 11:07:08 + venv_file=/tmp/.toxenv 11:07:08 + shift 2 11:07:08 + true 11:07:08 + case $1 in 11:07:08 + shift 11:07:08 + break 11:07:08 + case $python in 11:07:08 + local pkg_list= 11:07:08 + [[ -d /opt/pyenv ]] 11:07:08 + echo 'Setup pyenv:' 11:07:08 Setup pyenv: 11:07:08 + export PYENV_ROOT=/opt/pyenv 11:07:08 + PYENV_ROOT=/opt/pyenv 11:07:08 + 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:07:08 + 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:07:08 + pyenv versions 11:07:08 * system (set by /opt/pyenv/version) 11:07:08 * 3.8.13 (set by /opt/pyenv/version) 11:07:08 * 3.9.13 (set by /opt/pyenv/version) 11:07:08 * 3.10.6 (set by /opt/pyenv/version) 11:07:08 + command -v pyenv 11:07:08 ++ pyenv init - --no-rehash 11:07:09 + 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:07:09 export PATH="/opt/pyenv/shims:${PATH}" 11:07:09 export PYENV_SHELL=bash 11:07:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:07:09 pyenv() { 11:07:09 local command 11:07:09 command="${1:-}" 11:07:09 if [ "$#" -gt 0 ]; then 11:07:09 shift 11:07:09 fi 11:07:09 11:07:09 case "$command" in 11:07:09 rehash|shell) 11:07:09 eval "$(pyenv "sh-$command" "$@")" 11:07:09 ;; 11:07:09 *) 11:07:09 command pyenv "$command" "$@" 11:07:09 ;; 11:07:09 esac 11:07:09 }' 11:07:09 +++ 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:07:09 ++ 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:07:09 ++ 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:07:09 ++ 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:07:09 ++ export PYENV_SHELL=bash 11:07:09 ++ PYENV_SHELL=bash 11:07:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:07:09 +++ complete -F _pyenv pyenv 11:07:09 ++ lf-pyver python3 11:07:09 ++ local py_version_xy=python3 11:07:09 ++ local py_version_xyz= 11:07:09 ++ sed 's/^[ *]* //' 11:07:09 ++ pyenv versions 11:07:09 ++ local command 11:07:09 ++ awk '{ print $1 }' 11:07:09 ++ command=versions 11:07:09 ++ '[' 1 -gt 0 ']' 11:07:09 ++ shift 11:07:09 ++ case "$command" in 11:07:09 ++ command pyenv versions 11:07:09 ++ pyenv versions 11:07:09 ++ grep -E '^[0-9.]*[0-9]$' 11:07:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:07:09 +++ grep '^3' /tmp/.pyenv_versions 11:07:09 +++ sort -V 11:07:09 +++ tail -n 1 11:07:09 ++ py_version_xyz=3.10.6 11:07:09 ++ [[ -z 3.10.6 ]] 11:07:09 ++ echo 3.10.6 11:07:09 ++ return 0 11:07:09 + pyenv local 3.10.6 11:07:09 + local command 11:07:09 + command=local 11:07:09 + '[' 2 -gt 0 ']' 11:07:09 + shift 11:07:09 + case "$command" in 11:07:09 + command pyenv local 3.10.6 11:07:09 + pyenv local 3.10.6 11:07:09 + for arg in "$@" 11:07:09 + case $arg in 11:07:09 + pkg_list+='tox ' 11:07:09 + for arg in "$@" 11:07:09 + case $arg in 11:07:09 + pkg_list+='virtualenv ' 11:07:09 + for arg in "$@" 11:07:09 + case $arg in 11:07:09 + pkg_list+='urllib3~=1.26.15 ' 11:07:09 + [[ -f /tmp/.toxenv ]] 11:07:09 + [[ ! -f /tmp/.toxenv ]] 11:07:09 + [[ -n '' ]] 11:07:09 + python3 -m venv /tmp/venv-NBSJ 11:07:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NBSJ' 11:07:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NBSJ 11:07:13 + echo /tmp/venv-NBSJ 11:07:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:07:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:07:13 + /tmp/venv-NBSJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:07:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:07:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:07:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:07:16 + /tmp/venv-NBSJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:07:19 + type python3 11:07:19 + true 11:07:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NBSJ/bin to PATH' 11:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-NBSJ/bin to PATH 11:07:19 + PATH=/tmp/venv-NBSJ/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:07:19 + return 0 11:07:19 + python3 --version 11:07:19 Python 3.10.6 11:07:19 + python3 -m pip --version 11:07:19 pip 23.3.2 from /tmp/venv-NBSJ/lib/python3.10/site-packages/pip (python 3.10) 11:07:19 + python3 -m pip freeze 11:07:19 cachetools==5.3.2 11:07:19 chardet==5.2.0 11:07:19 colorama==0.4.6 11:07:19 distlib==0.3.8 11:07:19 filelock==3.13.1 11:07:19 packaging==23.2 11:07:19 platformdirs==4.2.0 11:07:19 pluggy==1.4.0 11:07:19 pyproject-api==1.6.1 11:07:19 tomli==2.0.1 11:07:19 tox==4.12.1 11:07:19 urllib3==1.26.18 11:07:19 virtualenv==20.25.0 11:07:19 [EnvInject] - Injecting environment variables from a build step. 11:07:19 [EnvInject] - Injecting as environment variables the properties content 11:07:19 PARALLEL=false 11:07:19 11:07:19 [EnvInject] - Variables injected successfully. 11:07:19 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins15508841099289070785.sh 11:07:19 ---> tox-run.sh 11:07:19 + 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:07:19 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 11:07:19 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 11:07:19 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 11:07:19 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 11:07:19 + source /home/jenkins/lf-env.sh 11:07:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:07:19 ++ mktemp -d /tmp/venv-XXXX 11:07:19 + lf_venv=/tmp/venv-8EQl 11:07:19 + local venv_file=/tmp/.os_lf_venv 11:07:19 + local python=python3 11:07:19 + local options 11:07:19 + local set_path=true 11:07:19 + local install_args= 11:07:19 ++ 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:07:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:07:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:07:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:07:19 + true 11:07:19 + case $1 in 11:07:19 + venv_file=/tmp/.toxenv 11:07:19 + shift 2 11:07:19 + true 11:07:19 + case $1 in 11:07:19 + shift 11:07:19 + break 11:07:19 + case $python in 11:07:19 + local pkg_list= 11:07:19 + [[ -d /opt/pyenv ]] 11:07:19 + echo 'Setup pyenv:' 11:07:19 Setup pyenv: 11:07:19 + export PYENV_ROOT=/opt/pyenv 11:07:19 + PYENV_ROOT=/opt/pyenv 11:07:19 + 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:07:19 + 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:07:19 + pyenv versions 11:07:19 system 11:07:19 3.8.13 11:07:19 3.9.13 11:07:19 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:07:19 + command -v pyenv 11:07:19 ++ pyenv init - --no-rehash 11:07:19 + 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:07:19 export PATH="/opt/pyenv/shims:${PATH}" 11:07:19 export PYENV_SHELL=bash 11:07:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:07:19 pyenv() { 11:07:19 local command 11:07:19 command="${1:-}" 11:07:19 if [ "$#" -gt 0 ]; then 11:07:19 shift 11:07:19 fi 11:07:19 11:07:19 case "$command" in 11:07:19 rehash|shell) 11:07:19 eval "$(pyenv "sh-$command" "$@")" 11:07:19 ;; 11:07:19 *) 11:07:19 command pyenv "$command" "$@" 11:07:19 ;; 11:07:19 esac 11:07:19 }' 11:07:19 +++ 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:07:19 ++ 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:07:19 ++ 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:07:19 ++ 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:07:19 ++ export PYENV_SHELL=bash 11:07:19 ++ PYENV_SHELL=bash 11:07:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:07:19 +++ complete -F _pyenv pyenv 11:07:19 ++ lf-pyver python3 11:07:19 ++ local py_version_xy=python3 11:07:19 ++ local py_version_xyz= 11:07:19 ++ sed 's/^[ *]* //' 11:07:19 ++ awk '{ print $1 }' 11:07:19 ++ pyenv versions 11:07:19 ++ local command 11:07:19 ++ grep -E '^[0-9.]*[0-9]$' 11:07:19 ++ command=versions 11:07:19 ++ '[' 1 -gt 0 ']' 11:07:19 ++ shift 11:07:19 ++ case "$command" in 11:07:19 ++ command pyenv versions 11:07:19 ++ pyenv versions 11:07:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:07:20 +++ grep '^3' /tmp/.pyenv_versions 11:07:20 +++ sort -V 11:07:20 +++ tail -n 1 11:07:20 ++ py_version_xyz=3.10.6 11:07:20 ++ [[ -z 3.10.6 ]] 11:07:20 ++ echo 3.10.6 11:07:20 ++ return 0 11:07:20 + pyenv local 3.10.6 11:07:20 + local command 11:07:20 + command=local 11:07:20 + '[' 2 -gt 0 ']' 11:07:20 + shift 11:07:20 + case "$command" in 11:07:20 + command pyenv local 3.10.6 11:07:20 + pyenv local 3.10.6 11:07:20 + for arg in "$@" 11:07:20 + case $arg in 11:07:20 + pkg_list+='tox ' 11:07:20 + for arg in "$@" 11:07:20 + case $arg in 11:07:20 + pkg_list+='virtualenv ' 11:07:20 + for arg in "$@" 11:07:20 + case $arg in 11:07:20 + pkg_list+='urllib3~=1.26.15 ' 11:07:20 + [[ -f /tmp/.toxenv ]] 11:07:20 ++ cat /tmp/.toxenv 11:07:20 + lf_venv=/tmp/venv-NBSJ 11:07:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NBSJ from' file:/tmp/.toxenv 11:07:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NBSJ from file:/tmp/.toxenv 11:07:20 + /tmp/venv-NBSJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:07:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:07:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:07:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:07:20 + /tmp/venv-NBSJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:07:22 + type python3 11:07:22 + true 11:07:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NBSJ/bin to PATH' 11:07:22 lf-activate-venv(): INFO: Adding /tmp/venv-NBSJ/bin to PATH 11:07:22 + PATH=/tmp/venv-NBSJ/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:07:22 + return 0 11:07:22 + [[ -d /opt/pyenv ]] 11:07:22 + echo '---> Setting up pyenv' 11:07:22 ---> Setting up pyenv 11:07:22 + export PYENV_ROOT=/opt/pyenv 11:07:22 + PYENV_ROOT=/opt/pyenv 11:07:22 + export PATH=/opt/pyenv/bin:/tmp/venv-NBSJ/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:07:22 + PATH=/opt/pyenv/bin:/tmp/venv-NBSJ/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:07:22 ++ pwd 11:07:22 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 11:07:22 + export PYTHONPATH 11:07:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:07:22 + TOX_TESTENV_PASSENV=PYTHONPATH 11:07:22 + tox --version 11:07:22 4.12.1 from /tmp/venv-NBSJ/lib/python3.10/site-packages/tox/__init__.py 11:07:22 + PARALLEL=false 11:07:22 + TOX_OPTIONS_LIST= 11:07:22 + [[ -n pylint ]] 11:07:22 + TOX_OPTIONS_LIST=' -e pylint' 11:07:22 + case ${PARALLEL,,} in 11:07:22 + tox -e pylint 11:07:22 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 11:07:23 pylint: install_deps> python -I -m pip install -r test-requirements.txt 11:07:36 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 11:07:37 .pkg: _optional_hooks> python /tmp/venv-NBSJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:07:38 .pkg: get_requires_for_build_sdist> python /tmp/venv-NBSJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:07:38 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 11:07:38 .pkg: get_requires_for_build_wheel> python /tmp/venv-NBSJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:07:38 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 11:07:39 .pkg: freeze> python -m pip freeze --all 11:07:39 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 11:07:39 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-NBSJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:07:39 .pkg: build_sdist> python /tmp/venv-NBSJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:07:40 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 11:07:41 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.0.tar.gz 11:07:43 pylint: freeze> python -m pip freeze --all 11:07:43 pylint: astroid==3.0.2,attrs==23.2.0,bandit==1.7.7,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.1,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.4,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.0,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.0,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:07:43 pylint: commands[0]> pylint src/ 11:08:06 11:08:06 ------------------------------------ 11:08:06 Your code has been rated at 10.00/10 11:08:06 11:08:08 .pkg: _exit> python /tmp/venv-NBSJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:08:08 pylint: OK (45.66=setup[20.97]+cmd[24.69] seconds) 11:08:08 congratulations :) (45.84 seconds) 11:08:08 + tox_status=0 11:08:08 + echo '---> Completed tox runs' 11:08:08 ---> Completed tox runs 11:08:08 + for i in .tox/*/log 11:08:08 ++ awk -F/ '{print $2}' 11:08:08 ++ echo .tox/pylint/log 11:08:08 + tox_env=pylint 11:08:08 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 11:08:08 + DOC_DIR=docs/_build/html 11:08:08 + [[ -d docs/_build/html ]] 11:08:08 + echo '---> tox-run.sh ends' 11:08:08 ---> tox-run.sh ends 11:08:08 + test 0 -eq 0 11:08:08 $ ssh-agent -k 11:08:08 unset SSH_AUTH_SOCK; 11:08:08 unset SSH_AGENT_PID; 11:08:08 echo Agent pid 2135 killed; 11:08:08 [ssh-agent] Stopped. 11:08:08 [PostBuildScript] - [INFO] Executing post build scripts. 11:08:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6049496355916892182.sh 11:08:08 ---> sysstat.sh 11:08:09 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14370129234663686549.sh 11:08:09 ---> package-listing.sh 11:08:09 ++ facter osfamily 11:08:09 ++ tr '[:upper:]' '[:lower:]' 11:08:09 + OS_FAMILY=debian 11:08:09 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 11:08:09 + START_PACKAGES=/tmp/packages_start.txt 11:08:09 + END_PACKAGES=/tmp/packages_end.txt 11:08:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:08:09 + PACKAGES=/tmp/packages_start.txt 11:08:09 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 11:08:09 + PACKAGES=/tmp/packages_end.txt 11:08:09 + case "${OS_FAMILY}" in 11:08:09 + dpkg -l 11:08:09 + grep '^ii' 11:08:09 + '[' -f /tmp/packages_start.txt ']' 11:08:09 + '[' -f /tmp/packages_end.txt ']' 11:08:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:08:09 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 11:08:09 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 11:08:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 11:08:09 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6353765769055037859.sh 11:08:09 ---> capture-instance-metadata.sh 11:08:09 Setup pyenv: 11:08:09 system 11:08:09 3.8.13 11:08:09 3.9.13 11:08:09 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:08:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hdz3 11:08:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:08:16 lf-activate-venv(): INFO: Installing: lftools 11:08:53 lf-activate-venv(): INFO: Adding /tmp/venv-hdz3/bin to PATH 11:08:54 INFO: Running in OpenStack, capturing instance metadata 11:08:54 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16524310624276674980.sh 11:08:54 provisioning config files... 11:08:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config7473878370264232950tmp 11:08:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:08:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:08:54 [EnvInject] - Injecting environment variables from a build step. 11:08:54 [EnvInject] - Injecting as environment variables the properties content 11:08:54 SERVER_ID=logs 11:08:54 11:08:54 [EnvInject] - Variables injected successfully. 11:08:54 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16672841971406317977.sh 11:08:54 ---> create-netrc.sh 11:08:54 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2604568479737825398.sh 11:08:54 ---> python-tools-install.sh 11:08:54 Setup pyenv: 11:08:54 system 11:08:54 3.8.13 11:08:54 3.9.13 11:08:54 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:08:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hdz3 from file:/tmp/.os_lf_venv 11:08:55 lf-activate-venv(): INFO: Installing: lftools 11:09:04 lf-activate-venv(): INFO: Adding /tmp/venv-hdz3/bin to PATH 11:09:04 Generating Requirements File 11:09:38 Python 3.10.6 11:09:38 pip 23.3.2 from /tmp/venv-hdz3/lib/python3.10/site-packages/pip (python 3.10) 11:09:39 appdirs==1.4.4 11:09:39 argcomplete==3.2.2 11:09:39 aspy.yaml==1.3.0 11:09:39 attrs==23.2.0 11:09:39 autopage==0.5.2 11:09:39 beautifulsoup4==4.12.3 11:09:39 boto3==1.34.32 11:09:39 botocore==1.34.32 11:09:39 bs4==0.0.2 11:09:39 cachetools==5.3.2 11:09:39 certifi==2023.11.17 11:09:39 cffi==1.16.0 11:09:39 cfgv==3.4.0 11:09:39 chardet==5.2.0 11:09:39 charset-normalizer==3.3.2 11:09:39 click==8.1.7 11:09:39 cliff==4.5.0 11:09:39 cmd2==2.4.3 11:09:39 cryptography==3.3.2 11:09:39 debtcollector==2.5.0 11:09:39 decorator==5.1.1 11:09:39 defusedxml==0.7.1 11:09:39 Deprecated==1.2.14 11:09:39 distlib==0.3.8 11:09:39 dnspython==2.5.0 11:09:39 docker==4.2.2 11:09:39 dogpile.cache==1.3.0 11:09:39 email-validator==2.1.0.post1 11:09:39 filelock==3.13.1 11:09:39 future==0.18.3 11:09:39 gitdb==4.0.11 11:09:39 GitPython==3.1.41 11:09:39 google-auth==2.27.0 11:09:39 httplib2==0.22.0 11:09:39 identify==2.5.33 11:09:39 idna==3.6 11:09:39 importlib-resources==1.5.0 11:09:39 iso8601==2.1.0 11:09:39 Jinja2==3.1.3 11:09:39 jmespath==1.0.1 11:09:39 jsonpatch==1.33 11:09:39 jsonpointer==2.4 11:09:39 jsonschema==4.21.1 11:09:39 jsonschema-specifications==2023.12.1 11:09:39 keystoneauth1==5.5.0 11:09:39 kubernetes==29.0.0 11:09:39 lftools==0.37.8 11:09:39 lxml==5.1.0 11:09:39 MarkupSafe==2.1.4 11:09:39 msgpack==1.0.7 11:09:39 multi_key_dict==2.0.3 11:09:39 munch==4.0.0 11:09:39 netaddr==0.10.1 11:09:39 netifaces==0.11.0 11:09:39 niet==1.4.2 11:09:39 nodeenv==1.8.0 11:09:39 oauth2client==4.1.3 11:09:39 oauthlib==3.2.2 11:09:39 openstacksdk==0.62.0 11:09:39 os-client-config==2.1.0 11:09:39 os-service-types==1.7.0 11:09:39 osc-lib==3.0.0 11:09:39 oslo.config==9.3.0 11:09:39 oslo.context==5.3.0 11:09:39 oslo.i18n==6.2.0 11:09:39 oslo.log==5.4.0 11:09:39 oslo.serialization==5.3.0 11:09:39 oslo.utils==7.0.0 11:09:39 packaging==23.2 11:09:39 pbr==6.0.0 11:09:39 platformdirs==4.2.0 11:09:39 prettytable==3.9.0 11:09:39 pyasn1==0.5.1 11:09:39 pyasn1-modules==0.3.0 11:09:39 pycparser==2.21 11:09:39 pygerrit2==2.0.15 11:09:39 PyGithub==2.2.0 11:09:39 pyinotify==0.9.6 11:09:39 PyJWT==2.8.0 11:09:39 PyNaCl==1.5.0 11:09:39 pyparsing==2.4.7 11:09:39 pyperclip==1.8.2 11:09:39 pyrsistent==0.20.0 11:09:39 python-cinderclient==9.4.0 11:09:39 python-dateutil==2.8.2 11:09:39 python-heatclient==3.4.0 11:09:39 python-jenkins==1.8.2 11:09:39 python-keystoneclient==5.3.0 11:09:39 python-magnumclient==4.3.0 11:09:39 python-novaclient==18.4.0 11:09:39 python-openstackclient==6.0.0 11:09:39 python-swiftclient==4.4.0 11:09:39 pytz==2023.4 11:09:39 PyYAML==6.0.1 11:09:39 referencing==0.33.0 11:09:39 requests==2.31.0 11:09:39 requests-oauthlib==1.3.1 11:09:39 requestsexceptions==1.4.0 11:09:39 rfc3986==2.0.0 11:09:39 rpds-py==0.17.1 11:09:39 rsa==4.9 11:09:39 ruamel.yaml==0.18.5 11:09:39 ruamel.yaml.clib==0.2.8 11:09:39 s3transfer==0.10.0 11:09:39 simplejson==3.19.2 11:09:39 six==1.16.0 11:09:39 smmap==5.0.1 11:09:39 soupsieve==2.5 11:09:39 stevedore==5.1.0 11:09:39 tabulate==0.9.0 11:09:39 toml==0.10.2 11:09:39 tomlkit==0.12.3 11:09:39 tqdm==4.66.1 11:09:39 typing_extensions==4.9.0 11:09:39 tzdata==2023.4 11:09:39 urllib3==1.26.18 11:09:39 virtualenv==20.25.0 11:09:39 wcwidth==0.2.13 11:09:39 websocket-client==1.7.0 11:09:39 wrapt==1.16.0 11:09:39 xdg==6.0.0 11:09:39 xmltodict==0.13.0 11:09:39 yq==3.2.3 11:09:39 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins3944515559132528522.sh 11:09:39 ---> sudo-logs.sh 11:09:39 Archiving 'sudo' log.. 11:09:39 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13397104838472625554.sh 11:09:39 ---> job-cost.sh 11:09:39 Setup pyenv: 11:09:39 system 11:09:39 3.8.13 11:09:39 3.9.13 11:09:39 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:09:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hdz3 from file:/tmp/.os_lf_venv 11:09:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:09: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. 11:09:48 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 11:09:48 lf-activate-venv(): INFO: Adding /tmp/venv-hdz3/bin to PATH 11:09:48 INFO: No Stack... 11:09:49 INFO: Retrieving Pricing Info for: v3-standard-8 11:09:49 INFO: Archiving Costs 11:09:49 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins6682471527978174540.sh 11:09:49 ---> logs-deploy.sh 11:09:49 Setup pyenv: 11:09:49 system 11:09:49 3.8.13 11:09:49 3.9.13 11:09:49 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:09:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hdz3 from file:/tmp/.os_lf_venv 11:09:51 lf-activate-venv(): INFO: Installing: lftools 11:10:00 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:10:00 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:10:00 lf-activate-venv(): INFO: Adding /tmp/venv-hdz3/bin to PATH 11:10:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/218 11:10:00 INFO: archiving workspace using pattern(s): 11:10:01 Archives upload complete. 11:10:01 INFO: archiving logs to Nexus 11:10:02 ---> uname -a: 11:10:02 Linux prd-ubuntu1804-docker-8c-8g-1432 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:10:02 11:10:02 11:10:02 ---> lscpu: 11:10:02 Architecture: x86_64 11:10:02 CPU op-mode(s): 32-bit, 64-bit 11:10:02 Byte Order: Little Endian 11:10:02 CPU(s): 8 11:10:02 On-line CPU(s) list: 0-7 11:10:02 Thread(s) per core: 1 11:10:02 Core(s) per socket: 1 11:10:02 Socket(s): 8 11:10:02 NUMA node(s): 1 11:10:02 Vendor ID: AuthenticAMD 11:10:02 CPU family: 23 11:10:02 Model: 49 11:10:02 Model name: AMD EPYC-Rome Processor 11:10:02 Stepping: 0 11:10:02 CPU MHz: 2799.998 11:10:02 BogoMIPS: 5599.99 11:10:02 Virtualization: AMD-V 11:10:02 Hypervisor vendor: KVM 11:10:02 Virtualization type: full 11:10:02 L1d cache: 32K 11:10:02 L1i cache: 32K 11:10:02 L2 cache: 512K 11:10:02 L3 cache: 16384K 11:10:02 NUMA node0 CPU(s): 0-7 11:10:02 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:10:02 11:10:02 11:10:02 ---> nproc: 11:10:02 8 11:10:02 11:10:02 11:10:02 ---> df -h: 11:10:02 Filesystem Size Used Avail Use% Mounted on 11:10:02 udev 16G 0 16G 0% /dev 11:10:02 tmpfs 3.2G 708K 3.2G 1% /run 11:10:02 /dev/vda1 155G 11G 145G 7% / 11:10:02 tmpfs 16G 0 16G 0% /dev/shm 11:10:02 tmpfs 5.0M 0 5.0M 0% /run/lock 11:10:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:10:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:10:02 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:10:02 11:10:02 11:10:02 ---> free -m: 11:10:02 total used free shared buff/cache available 11:10:02 Mem: 32167 823 29101 0 2242 30914 11:10:02 Swap: 1023 0 1023 11:10:02 11:10:02 11:10:02 ---> ip addr: 11:10:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:10:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:10:02 inet 127.0.0.1/8 scope host lo 11:10:02 valid_lft forever preferred_lft forever 11:10:02 inet6 ::1/128 scope host 11:10:02 valid_lft forever preferred_lft forever 11:10:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:10:02 link/ether fa:16:3e:74:69:70 brd ff:ff:ff:ff:ff:ff 11:10:02 inet 10.30.106.111/23 brd 10.30.107.255 scope global dynamic ens3 11:10:02 valid_lft 86179sec preferred_lft 86179sec 11:10:02 inet6 fe80::f816:3eff:fe74:6970/64 scope link 11:10:02 valid_lft forever preferred_lft forever 11:10:02 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:10:02 link/ether 02:42:15:79:e6:1d brd ff:ff:ff:ff:ff:ff 11:10:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:10:02 valid_lft forever preferred_lft forever 11:10:02 11:10:02 11:10:02 ---> sar -b -r -n DEV: 11:10:02 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1432) 02/01/24 _x86_64_ (8 CPU) 11:10:02 11:10:02 11:06:24 LINUX RESTART (8 CPU) 11:10:02 11:10:02 11:07:02 tps rtps wtps bread/s bwrtn/s 11:10:02 11:08:01 298.32 34.58 263.75 1120.92 32653.36 11:10:02 11:09:01 91.72 14.46 77.25 1040.49 32498.72 11:10:02 11:10:01 82.79 1.02 81.77 43.19 34250.05 11:10:02 Average: 156.84 16.59 140.25 732.72 33136.74 11:10:02 11:10:02 11:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:10:02 11:08:01 30036820 31509196 2902400 8.81 57420 1728852 1651936 4.86 1058468 1558936 76628 11:10:02 11:09:01 29917348 31646268 3021872 9.17 77692 1950788 1479632 4.35 960108 1747648 143760 11:10:02 11:10:01 29828804 31685404 3110416 9.44 90664 2059184 1425608 4.19 933932 1849632 110008 11:10:02 Average: 29927657 31613623 3011563 9.14 75259 1912941 1519059 4.47 984169 1718739 110132 11:10:02 11:10:02 11:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:10:02 11:08:01 ens3 201.54 125.83 603.07 49.32 0.00 0.00 0.00 0.00 11:10:02 11:08:01 lo 0.95 0.95 0.10 0.10 0.00 0.00 0.00 0.00 11:10:02 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:02 11:09:01 ens3 42.16 28.88 613.16 7.35 0.00 0.00 0.00 0.00 11:10:02 11:09:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 11:10:02 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:02 11:10:01 ens3 38.97 29.66 361.54 7.09 0.00 0.00 0.00 0.00 11:10:02 11:10:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 11:10:02 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:02 Average: ens3 93.63 61.10 525.49 21.10 0.00 0.00 0.00 0.00 11:10:02 Average: lo 0.98 0.98 0.10 0.10 0.00 0.00 0.00 0.00 11:10:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:02 11:10:02 11:10:02 ---> sar -P ALL: 11:10:02 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1432) 02/01/24 _x86_64_ (8 CPU) 11:10:02 11:10:02 11:06:24 LINUX RESTART (8 CPU) 11:10:02 11:10:02 11:07:02 CPU %user %nice %system %iowait %steal %idle 11:10:02 11:08:01 all 11.73 0.00 0.83 3.07 0.05 84.33 11:10:02 11:08:01 0 4.12 0.00 0.58 0.24 0.03 95.03 11:10:02 11:08:01 1 38.02 0.00 1.72 4.15 0.07 56.04 11:10:02 11:08:01 2 3.24 0.00 0.61 0.07 0.03 96.05 11:10:02 11:08:01 3 4.05 0.00 0.22 0.03 0.03 95.66 11:10:02 11:08:01 4 8.47 0.00 0.85 1.77 0.03 88.87 11:10:02 11:08:01 5 5.39 0.00 0.77 16.56 0.05 77.23 11:10:02 11:08:01 6 19.51 0.00 1.12 1.51 0.09 77.77 11:10:02 11:08:01 7 11.23 0.00 0.71 0.25 0.03 87.77 11:10:02 11:09:01 all 9.24 0.00 0.61 4.10 0.04 86.01 11:10:02 11:09:01 0 27.57 0.00 1.48 4.68 0.05 66.22 11:10:02 11:09:01 1 12.19 0.00 0.60 0.35 0.05 86.81 11:10:02 11:09:01 2 14.01 0.00 0.38 0.10 0.03 85.47 11:10:02 11:09:01 3 11.36 0.00 0.55 1.22 0.05 86.82 11:10:02 11:09:01 4 2.40 0.00 0.44 2.45 0.05 94.67 11:10:02 11:09:01 5 0.33 0.00 0.42 22.86 0.03 76.35 11:10:02 11:09:01 6 1.55 0.00 0.50 0.97 0.02 96.96 11:10:02 11:09:01 7 4.66 0.00 0.57 0.17 0.03 94.58 11:10:02 11:10:01 all 10.17 0.00 0.59 3.15 0.03 86.06 11:10:02 11:10:01 0 13.43 0.00 0.70 0.40 0.03 85.43 11:10:02 11:10:01 1 8.06 0.00 0.70 3.10 0.03 88.10 11:10:02 11:10:01 2 4.72 0.00 0.28 0.03 0.02 94.94 11:10:02 11:10:01 3 30.15 0.00 1.29 1.53 0.10 66.93 11:10:02 11:10:01 4 7.19 0.00 0.70 1.92 0.02 90.17 11:10:02 11:10:01 5 12.71 0.00 0.55 18.17 0.05 68.51 11:10:02 11:10:01 6 2.85 0.00 0.33 0.02 0.03 96.77 11:10:02 11:10:01 7 2.34 0.00 0.18 0.00 0.00 97.48 11:10:02 Average: all 10.37 0.00 0.67 3.44 0.04 85.47 11:10:02 Average: 0 15.07 0.00 0.92 1.77 0.04 82.20 11:10:02 Average: 1 19.29 0.00 1.00 2.52 0.05 77.13 11:10:02 Average: 2 7.34 0.00 0.43 0.07 0.03 92.14 11:10:02 Average: 3 15.22 0.00 0.69 0.93 0.06 83.10 11:10:02 Average: 4 6.01 0.00 0.66 2.05 0.03 91.25 11:10:02 Average: 5 6.15 0.00 0.58 19.22 0.04 74.01 11:10:02 Average: 6 7.89 0.00 0.65 0.83 0.04 90.59 11:10:02 Average: 7 6.05 0.00 0.49 0.14 0.02 93.31 11:10:02 11:10:02 11:10:02