09:01:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/139301 09:01:26 Running as SYSTEM 09:01:26 [EnvInject] - Loading node environment variables. 09:01:26 Building remotely on prd-ubuntu1804-docker-8c-8g-80377 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-bandit-lint 09:01:26 [ssh-agent] Looking for ssh-agent implementation... 09:01:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:27 $ ssh-agent 09:01:27 SSH_AUTH_SOCK=/tmp/ssh-ElffJsr62Sq8/agent.2071 09:01:27 SSH_AGENT_PID=2073 09:01:27 [ssh-agent] Started. 09:01:27 Running ssh-add (command line suppressed) 09:01:27 Identity added: /w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_8327260551081893628.key (/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_8327260551081893628.key) 09:01:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:01:27 The recommended git tool is: NONE 09:01:28 using credential onap-jenkins-ssh 09:01:28 Wiping out workspace first. 09:01:28 Cloning the remote Git repository 09:01:28 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:01:28 > git init /w/workspace/integration-python-onapsdk-master-bandit-lint # timeout=10 09:01:28 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:01:28 > git --version # timeout=10 09:01:28 > git --version # 'git version 2.17.1' 09:01:28 using GIT_SSH to set credentials Gerrit user 09:01:28 Verifying host key using manually-configured host key entries 09:01:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:01:29 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:01:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:29 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:01:29 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:01:29 using GIT_SSH to set credentials Gerrit user 09:01:29 Verifying host key using manually-configured host key entries 09:01:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/01/139301/3 # timeout=30 09:01:29 > git rev-parse a49baad6eb8f0344cbc49bbf5e898e6d64347ffc^{commit} # timeout=10 09:01:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:01:29 Checking out Revision a49baad6eb8f0344cbc49bbf5e898e6d64347ffc (refs/changes/01/139301/3) 09:01:29 > git config core.sparsecheckout # timeout=10 09:01:29 > git checkout -f a49baad6eb8f0344cbc49bbf5e898e6d64347ffc # timeout=30 09:01:33 Commit message: "[SDNC] Change SDNC API endpoints" 09:01:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:01:33 > git rev-list --no-walk 0241368cd00d69c1add55f843e5dc8b1d1434cad # timeout=10 09:01:33 [EnvInject] - Injecting environment variables from a build step. 09:01:33 [EnvInject] - Injecting as environment variables the properties content 09:01:33 PYTHON=python3 09:01:33 09:01:33 [EnvInject] - Variables injected successfully. 09:01:33 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins12267981151894320624.sh 09:01:33 ---> tox-install.sh 09:01:33 + source /home/jenkins/lf-env.sh 09:01:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:33 ++ mktemp -d /tmp/venv-XXXX 09:01:33 + lf_venv=/tmp/venv-V7XA 09:01:33 + local venv_file=/tmp/.os_lf_venv 09:01:33 + local python=python3 09:01:33 + local options 09:01:33 + local set_path=true 09:01:33 + local install_args= 09:01:33 ++ 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:01:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:33 + true 09:01:33 + case $1 in 09:01:33 + venv_file=/tmp/.toxenv 09:01:33 + shift 2 09:01:33 + true 09:01:33 + case $1 in 09:01:33 + shift 09:01:33 + break 09:01:33 + case $python in 09:01:33 + local pkg_list= 09:01:33 + [[ -d /opt/pyenv ]] 09:01:33 + echo 'Setup pyenv:' 09:01:33 Setup pyenv: 09:01:33 + export PYENV_ROOT=/opt/pyenv 09:01:33 + PYENV_ROOT=/opt/pyenv 09:01:33 + 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:01:33 + 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:01:33 + pyenv versions 09:01:33 * system (set by /opt/pyenv/version) 09:01:33 * 3.8.13 (set by /opt/pyenv/version) 09:01:33 * 3.9.13 (set by /opt/pyenv/version) 09:01:33 * 3.10.6 (set by /opt/pyenv/version) 09:01:33 + command -v pyenv 09:01:33 ++ pyenv init - --no-rehash 09:01:33 + 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:01:33 export PATH="/opt/pyenv/shims:${PATH}" 09:01:33 export PYENV_SHELL=bash 09:01:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:33 pyenv() { 09:01:33 local command 09:01:33 command="${1:-}" 09:01:33 if [ "$#" -gt 0 ]; then 09:01:33 shift 09:01:33 fi 09:01:33 09:01:33 case "$command" in 09:01:33 rehash|shell) 09:01:33 eval "$(pyenv "sh-$command" "$@")" 09:01:33 ;; 09:01:33 *) 09:01:33 command pyenv "$command" "$@" 09:01:33 ;; 09:01:33 esac 09:01:33 }' 09:01:33 +++ 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:01:33 ++ 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:01:33 ++ 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:01:33 ++ 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:01:33 ++ export PYENV_SHELL=bash 09:01:33 ++ PYENV_SHELL=bash 09:01:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:33 +++ complete -F _pyenv pyenv 09:01:33 ++ lf-pyver python3 09:01:33 ++ local py_version_xy=python3 09:01:33 ++ local py_version_xyz= 09:01:33 ++ pyenv versions 09:01:33 ++ local command 09:01:33 ++ command=versions 09:01:33 ++ '[' 1 -gt 0 ']' 09:01:33 ++ shift 09:01:33 ++ case "$command" in 09:01:33 ++ command pyenv versions 09:01:33 ++ pyenv versions 09:01:33 ++ sed 's/^[ *]* //' 09:01:33 ++ awk '{ print $1 }' 09:01:33 ++ grep -E '^[0-9.]*[0-9]$' 09:01:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:33 +++ grep '^3' /tmp/.pyenv_versions 09:01:33 +++ sort -V 09:01:33 +++ tail -n 1 09:01:33 ++ py_version_xyz=3.10.6 09:01:33 ++ [[ -z 3.10.6 ]] 09:01:33 ++ echo 3.10.6 09:01:33 ++ return 0 09:01:33 + pyenv local 3.10.6 09:01:33 + local command 09:01:33 + command=local 09:01:33 + '[' 2 -gt 0 ']' 09:01:33 + shift 09:01:33 + case "$command" in 09:01:33 + command pyenv local 3.10.6 09:01:33 + pyenv local 3.10.6 09:01:33 + for arg in "$@" 09:01:33 + case $arg in 09:01:33 + pkg_list+='tox ' 09:01:33 + for arg in "$@" 09:01:33 + case $arg in 09:01:33 + pkg_list+='virtualenv ' 09:01:33 + for arg in "$@" 09:01:33 + case $arg in 09:01:33 + pkg_list+='urllib3~=1.26.15 ' 09:01:33 + [[ -f /tmp/.toxenv ]] 09:01:33 + [[ ! -f /tmp/.toxenv ]] 09:01:33 + [[ -n '' ]] 09:01:33 + python3 -m venv /tmp/venv-V7XA 09:01:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V7XA' 09:01:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V7XA 09:01:38 + echo /tmp/venv-V7XA 09:01:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:01:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:01:38 + /tmp/venv-V7XA/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:01:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:01:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:01:40 + /tmp/venv-V7XA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:01:43 + type python3 09:01:43 + true 09:01:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-V7XA/bin to PATH' 09:01:43 lf-activate-venv(): INFO: Adding /tmp/venv-V7XA/bin to PATH 09:01:43 + PATH=/tmp/venv-V7XA/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:01:43 + return 0 09:01:43 + python3 --version 09:01:43 Python 3.10.6 09:01:43 + python3 -m pip --version 09:01:43 pip 24.3.1 from /tmp/venv-V7XA/lib/python3.10/site-packages/pip (python 3.10) 09:01:43 + python3 -m pip freeze 09:01:43 cachetools==5.5.0 09:01:43 chardet==5.2.0 09:01:43 colorama==0.4.6 09:01:43 distlib==0.3.9 09:01:43 filelock==3.16.1 09:01:43 packaging==24.1 09:01:43 platformdirs==4.3.6 09:01:43 pluggy==1.5.0 09:01:43 pyproject-api==1.8.0 09:01:43 tomli==2.0.2 09:01:43 tox==4.23.2 09:01:43 typing_extensions==4.12.2 09:01:43 urllib3==1.26.20 09:01:43 virtualenv==20.27.1 09:01:43 [EnvInject] - Injecting environment variables from a build step. 09:01:44 [EnvInject] - Injecting as environment variables the properties content 09:01:44 PARALLEL=false 09:01:44 09:01:44 [EnvInject] - Variables injected successfully. 09:01:44 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins10888423405277861982.sh 09:01:44 ---> tox-run.sh 09:01:44 + 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:01:44 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 09:01:44 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/docs 09:01:44 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 09:01:44 + cd /w/workspace/integration-python-onapsdk-master-bandit-lint/. 09:01:44 + source /home/jenkins/lf-env.sh 09:01:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:44 ++ mktemp -d /tmp/venv-XXXX 09:01:44 + lf_venv=/tmp/venv-mDGF 09:01:44 + local venv_file=/tmp/.os_lf_venv 09:01:44 + local python=python3 09:01:44 + local options 09:01:44 + local set_path=true 09:01:44 + local install_args= 09:01:44 ++ 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:01:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:44 + true 09:01:44 + case $1 in 09:01:44 + venv_file=/tmp/.toxenv 09:01:44 + shift 2 09:01:44 + true 09:01:44 + case $1 in 09:01:44 + shift 09:01:44 + break 09:01:44 + case $python in 09:01:44 + local pkg_list= 09:01:44 + [[ -d /opt/pyenv ]] 09:01:44 + echo 'Setup pyenv:' 09:01:44 Setup pyenv: 09:01:44 + export PYENV_ROOT=/opt/pyenv 09:01:44 + PYENV_ROOT=/opt/pyenv 09:01:44 + 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:01:44 + 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:01:44 + pyenv versions 09:01:44 system 09:01:44 3.8.13 09:01:44 3.9.13 09:01:44 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 09:01:44 + command -v pyenv 09:01:44 ++ pyenv init - --no-rehash 09:01:44 + 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:01:44 export PATH="/opt/pyenv/shims:${PATH}" 09:01:44 export PYENV_SHELL=bash 09:01:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:44 pyenv() { 09:01:44 local command 09:01:44 command="${1:-}" 09:01:44 if [ "$#" -gt 0 ]; then 09:01:44 shift 09:01:44 fi 09:01:44 09:01:44 case "$command" in 09:01:44 rehash|shell) 09:01:44 eval "$(pyenv "sh-$command" "$@")" 09:01:44 ;; 09:01:44 *) 09:01:44 command pyenv "$command" "$@" 09:01:44 ;; 09:01:44 esac 09:01:44 }' 09:01:44 +++ 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:01:44 ++ 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:01:44 ++ 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:01:44 ++ 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:01:44 ++ export PYENV_SHELL=bash 09:01:44 ++ PYENV_SHELL=bash 09:01:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:44 +++ complete -F _pyenv pyenv 09:01:44 ++ lf-pyver python3 09:01:44 ++ local py_version_xy=python3 09:01:44 ++ local py_version_xyz= 09:01:44 ++ pyenv versions 09:01:44 ++ local command 09:01:44 ++ sed 's/^[ *]* //' 09:01:44 ++ command=versions 09:01:44 ++ '[' 1 -gt 0 ']' 09:01:44 ++ shift 09:01:44 ++ case "$command" in 09:01:44 ++ command pyenv versions 09:01:44 ++ pyenv versions 09:01:44 ++ awk '{ print $1 }' 09:01:44 ++ grep -E '^[0-9.]*[0-9]$' 09:01:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:44 +++ grep '^3' /tmp/.pyenv_versions 09:01:44 +++ sort -V 09:01:44 +++ tail -n 1 09:01:44 ++ py_version_xyz=3.10.6 09:01:44 ++ [[ -z 3.10.6 ]] 09:01:44 ++ echo 3.10.6 09:01:44 ++ return 0 09:01:44 + pyenv local 3.10.6 09:01:44 + local command 09:01:44 + command=local 09:01:44 + '[' 2 -gt 0 ']' 09:01:44 + shift 09:01:44 + case "$command" in 09:01:44 + command pyenv local 3.10.6 09:01:44 + pyenv local 3.10.6 09:01:44 + for arg in "$@" 09:01:44 + case $arg in 09:01:44 + pkg_list+='tox ' 09:01:44 + for arg in "$@" 09:01:44 + case $arg in 09:01:44 + pkg_list+='virtualenv ' 09:01:44 + for arg in "$@" 09:01:44 + case $arg in 09:01:44 + pkg_list+='urllib3~=1.26.15 ' 09:01:44 + [[ -f /tmp/.toxenv ]] 09:01:44 ++ cat /tmp/.toxenv 09:01:44 + lf_venv=/tmp/venv-V7XA 09:01:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V7XA from' file:/tmp/.toxenv 09:01:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V7XA from file:/tmp/.toxenv 09:01:44 + /tmp/venv-V7XA/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:01:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:01:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:01:45 + /tmp/venv-V7XA/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:01:46 + type python3 09:01:46 + true 09:01:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-V7XA/bin to PATH' 09:01:46 lf-activate-venv(): INFO: Adding /tmp/venv-V7XA/bin to PATH 09:01:46 + PATH=/tmp/venv-V7XA/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:01:46 + return 0 09:01:46 + [[ -d /opt/pyenv ]] 09:01:46 + echo '---> Setting up pyenv' 09:01:46 ---> Setting up pyenv 09:01:46 + export PYENV_ROOT=/opt/pyenv 09:01:46 + PYENV_ROOT=/opt/pyenv 09:01:46 + export PATH=/opt/pyenv/bin:/tmp/venv-V7XA/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:01:46 + PATH=/opt/pyenv/bin:/tmp/venv-V7XA/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:01:46 ++ pwd 09:01:46 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-bandit-lint 09:01:46 + export PYTHONPATH 09:01:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:01:46 + TOX_TESTENV_PASSENV=PYTHONPATH 09:01:46 + tox --version 09:01:46 4.23.2 from /tmp/venv-V7XA/lib/python3.10/site-packages/tox/__init__.py 09:01:46 + PARALLEL=false 09:01:46 + TOX_OPTIONS_LIST= 09:01:46 + [[ -n bandit ]] 09:01:46 + TOX_OPTIONS_LIST=' -e bandit' 09:01:46 + case ${PARALLEL,,} in 09:01:46 + tox -e bandit 09:01:46 + tee -a /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/tox.log 09:01:47 bandit: install_deps> python -I -m pip install -r test-requirements.txt 09:01:58 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 09:01:59 .pkg: _optional_hooks> python /tmp/venv-V7XA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:01:59 .pkg: get_requires_for_build_sdist> python /tmp/venv-V7XA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:02:00 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 09:02:00 .pkg: get_requires_for_build_wheel> python /tmp/venv-V7XA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:02:00 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 09:02:01 .pkg: freeze> python -m pip freeze --all 09:02:01 .pkg: pip==24.3.1,pytest-runner==5.2,setuptools==75.2.0,wheel==0.44.0 09:02:01 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-V7XA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:02:02 .pkg: build_sdist> python /tmp/venv-V7XA/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:02:02 bandit: 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:02:03 bandit: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-bandit-lint/.tox/.tmp/package/1/onapsdk-13.2.0.tar.gz 09:02:05 bandit: freeze> python -m pip freeze --all 09:02:05 bandit: astroid==3.3.5,attrs==24.2.0,bandit==1.7.10,certifi==2024.8.30,cffi==1.17.1,charset-normalizer==2.0.12,coverage==7.6.4,cryptography==38.0.4,dacite==1.6.0,dill==0.3.9,exceptiongroup==1.2.2,idna==3.10,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==3.0.2,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.5.0,onapsdk==13.2.0,oyaml==1.0,packaging==24.1,pbr==6.1.0,pip==24.3.1,platformdirs==4.3.6,pluggy==1.5.0,pycparser==2.22,pydocstyle==6.3.0,Pygments==2.18.0,pylint==3.3.1,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.3.3,pytest-cov==6.0.0,PyYAML==6.0.2,requests==2.27.1,requests-mock==1.12.1,rich==13.9.3,setuptools==75.2.0,simplejson==3.17.6,snowballstemmer==2.2.0,stevedore==5.3.0,tomli==2.0.2,tomlkit==0.13.2,typing_extensions==4.12.2,urllib3==1.26.20,wheel==0.44.0 09:02:05 bandit: commands[0]> bandit -r src/onapsdk 09:02:05 [main] INFO profile include tests: None 09:02:05 [main] INFO profile exclude tests: None 09:02:05 [main] INFO cli include tests: None 09:02:05 [main] INFO cli exclude tests: None 09:02:05 [main] INFO running on Python 3.10.6 09:02:07 Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:01 09:02:07 Run started:2024-10-30 09:02:07.728413 09:02:07 09:02:07 Test results: 09:02:07 No issues identified. 09:02:07 09:02:07 Code scanned: 09:02:07 Total lines of code: 16181 09:02:07 Total lines skipped (#nosec): 0 09:02:07 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0 09:02:07 09:02:07 Run metrics: 09:02:07 Total issues (by severity): 09:02:07 Undefined: 0 09:02:07 Low: 0 09:02:07 Medium: 0 09:02:07 High: 0 09:02:07 Total issues (by confidence): 09:02:07 Undefined: 0 09:02:07 Low: 0 09:02:07 Medium: 0 09:02:07 High: 0 09:02:07 Files skipped (0): 09:02:07 bandit: OK (20.75=setup[18.71]+cmd[2.04] seconds) 09:02:07 congratulations :) (20.92 seconds) 09:02:07 + tox_status=0 09:02:07 + echo '---> Completed tox runs' 09:02:07 ---> Completed tox runs 09:02:07 + for i in .tox/*/log 09:02:07 ++ echo .tox/bandit/log 09:02:07 ++ awk -F/ '{print $2}' 09:02:07 + tox_env=bandit 09:02:07 + cp -r .tox/bandit/log /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/bandit 09:02:07 + DOC_DIR=docs/_build/html 09:02:07 + [[ -d docs/_build/html ]] 09:02:07 + echo '---> tox-run.sh ends' 09:02:07 ---> tox-run.sh ends 09:02:07 + test 0 -eq 0 09:02:07 $ ssh-agent -k 09:02:07 unset SSH_AUTH_SOCK; 09:02:07 unset SSH_AGENT_PID; 09:02:07 echo Agent pid 2073 killed; 09:02:07 [ssh-agent] Stopped. 09:02:07 [PostBuildScript] - [INFO] Executing post build scripts. 09:02:07 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins15253344990347801818.sh 09:02:07 ---> sysstat.sh 09:02:08 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins8460767666996921575.sh 09:02:08 ---> package-listing.sh 09:02:08 ++ facter osfamily 09:02:08 ++ tr '[:upper:]' '[:lower:]' 09:02:08 + OS_FAMILY=debian 09:02:08 + workspace=/w/workspace/integration-python-onapsdk-master-bandit-lint 09:02:08 + START_PACKAGES=/tmp/packages_start.txt 09:02:08 + END_PACKAGES=/tmp/packages_end.txt 09:02:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:02:08 + PACKAGES=/tmp/packages_start.txt 09:02:08 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 09:02:08 + PACKAGES=/tmp/packages_end.txt 09:02:08 + case "${OS_FAMILY}" in 09:02:08 + dpkg -l 09:02:08 + grep '^ii' 09:02:08 + '[' -f /tmp/packages_start.txt ']' 09:02:08 + '[' -f /tmp/packages_end.txt ']' 09:02:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:02:08 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 09:02:08 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 09:02:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 09:02:08 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins6816602638823326009.sh 09:02:08 ---> capture-instance-metadata.sh 09:02:08 Setup pyenv: 09:02:08 system 09:02:08 3.8.13 09:02:08 3.9.13 09:02:08 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 09:02:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pSEk 09:02:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:02:15 lf-activate-venv(): INFO: Installing: lftools 09:02:41 lf-activate-venv(): INFO: Adding /tmp/venv-pSEk/bin to PATH 09:02:41 INFO: Running in OpenStack, capturing instance metadata 09:02:41 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins1195748723736623549.sh 09:02:41 provisioning config files... 09:02:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/config549993423618272088tmp 09:02:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:02:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:02:41 [EnvInject] - Injecting environment variables from a build step. 09:02:41 [EnvInject] - Injecting as environment variables the properties content 09:02:41 SERVER_ID=logs 09:02:41 09:02:41 [EnvInject] - Variables injected successfully. 09:02:41 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins15808904707446650145.sh 09:02:41 ---> create-netrc.sh 09:02:41 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins9302016593167864770.sh 09:02:41 ---> python-tools-install.sh 09:02:41 Setup pyenv: 09:02:41 system 09:02:41 3.8.13 09:02:41 3.9.13 09:02:41 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 09:02:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pSEk from file:/tmp/.os_lf_venv 09:02:42 lf-activate-venv(): INFO: Installing: lftools 09:02:51 lf-activate-venv(): INFO: Adding /tmp/venv-pSEk/bin to PATH 09:02:51 Generating Requirements File 09:03:09 Python 3.10.6 09:03:10 pip 24.3.1 from /tmp/venv-pSEk/lib/python3.10/site-packages/pip (python 3.10) 09:03:10 appdirs==1.4.4 09:03:10 argcomplete==3.5.1 09:03:10 aspy.yaml==1.3.0 09:03:10 attrs==24.2.0 09:03:10 autopage==0.5.2 09:03:10 beautifulsoup4==4.12.3 09:03:10 boto3==1.35.51 09:03:10 botocore==1.35.51 09:03:10 bs4==0.0.2 09:03:10 cachetools==5.5.0 09:03:10 certifi==2024.8.30 09:03:10 cffi==1.17.1 09:03:10 cfgv==3.4.0 09:03:10 chardet==5.2.0 09:03:10 charset-normalizer==3.4.0 09:03:10 click==8.1.7 09:03:10 cliff==4.7.0 09:03:10 cmd2==2.5.0 09:03:10 cryptography==3.3.2 09:03:10 debtcollector==3.0.0 09:03:10 decorator==5.1.1 09:03:10 defusedxml==0.7.1 09:03:10 Deprecated==1.2.14 09:03:10 distlib==0.3.9 09:03:10 dnspython==2.7.0 09:03:10 docker==4.2.2 09:03:10 dogpile.cache==1.3.3 09:03:10 durationpy==0.9 09:03:10 email_validator==2.2.0 09:03:10 filelock==3.16.1 09:03:10 future==1.0.0 09:03:10 gitdb==4.0.11 09:03:10 GitPython==3.1.43 09:03:10 google-auth==2.35.0 09:03:10 httplib2==0.22.0 09:03:10 identify==2.6.1 09:03:10 idna==3.10 09:03:10 importlib-resources==1.5.0 09:03:10 iso8601==2.1.0 09:03:10 Jinja2==3.1.4 09:03:10 jmespath==1.0.1 09:03:10 jsonpatch==1.33 09:03:10 jsonpointer==3.0.0 09:03:10 jsonschema==4.23.0 09:03:10 jsonschema-specifications==2024.10.1 09:03:10 keystoneauth1==5.8.0 09:03:10 kubernetes==31.0.0 09:03:10 lftools==0.37.10 09:03:10 lxml==5.3.0 09:03:10 MarkupSafe==3.0.2 09:03:10 msgpack==1.1.0 09:03:10 multi_key_dict==2.0.3 09:03:10 munch==4.0.0 09:03:10 netaddr==1.3.0 09:03:10 netifaces==0.11.0 09:03:10 niet==1.4.2 09:03:10 nodeenv==1.9.1 09:03:10 oauth2client==4.1.3 09:03:10 oauthlib==3.2.2 09:03:10 openstacksdk==4.1.0 09:03:10 os-client-config==2.1.0 09:03:10 os-service-types==1.7.0 09:03:10 osc-lib==3.1.0 09:03:10 oslo.config==9.6.0 09:03:10 oslo.context==5.6.0 09:03:10 oslo.i18n==6.4.0 09:03:10 oslo.log==6.1.2 09:03:10 oslo.serialization==5.5.0 09:03:10 oslo.utils==7.3.0 09:03:10 packaging==24.1 09:03:10 pbr==6.1.0 09:03:10 platformdirs==4.3.6 09:03:10 prettytable==3.11.0 09:03:10 pyasn1==0.6.1 09:03:10 pyasn1_modules==0.4.1 09:03:10 pycparser==2.22 09:03:10 pygerrit2==2.0.15 09:03:10 PyGithub==2.4.0 09:03:10 PyJWT==2.9.0 09:03:10 PyNaCl==1.5.0 09:03:10 pyparsing==2.4.7 09:03:10 pyperclip==1.9.0 09:03:10 pyrsistent==0.20.0 09:03:10 python-cinderclient==9.6.0 09:03:10 python-dateutil==2.9.0.post0 09:03:10 python-heatclient==4.0.0 09:03:10 python-jenkins==1.8.2 09:03:10 python-keystoneclient==5.5.0 09:03:10 python-magnumclient==4.7.0 09:03:10 python-openstackclient==7.2.1 09:03:10 python-swiftclient==4.6.0 09:03:10 PyYAML==6.0.2 09:03:10 referencing==0.35.1 09:03:10 requests==2.32.3 09:03:10 requests-oauthlib==2.0.0 09:03:10 requestsexceptions==1.4.0 09:03:10 rfc3986==2.0.0 09:03:10 rpds-py==0.20.0 09:03:10 rsa==4.9 09:03:10 ruamel.yaml==0.18.6 09:03:10 ruamel.yaml.clib==0.2.12 09:03:10 s3transfer==0.10.3 09:03:10 simplejson==3.19.3 09:03:10 six==1.16.0 09:03:10 smmap==5.0.1 09:03:10 soupsieve==2.6 09:03:10 stevedore==5.3.0 09:03:10 tabulate==0.9.0 09:03:10 toml==0.10.2 09:03:10 tomlkit==0.13.2 09:03:10 tqdm==4.66.6 09:03:10 typing_extensions==4.12.2 09:03:10 tzdata==2024.2 09:03:10 urllib3==1.26.20 09:03:10 virtualenv==20.27.1 09:03:10 wcwidth==0.2.13 09:03:10 websocket-client==1.8.0 09:03:10 wrapt==1.16.0 09:03:10 xdg==6.0.0 09:03:10 xmltodict==0.14.2 09:03:10 yq==3.4.3 09:03:10 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins1940693836268659776.sh 09:03:10 ---> sudo-logs.sh 09:03:10 Archiving 'sudo' log.. 09:03:10 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins5177338104314063916.sh 09:03:10 ---> job-cost.sh 09:03:10 Setup pyenv: 09:03:10 system 09:03:10 3.8.13 09:03:10 3.9.13 09:03:10 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 09:03:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pSEk from file:/tmp/.os_lf_venv 09:03:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:03:15 lf-activate-venv(): INFO: Adding /tmp/venv-pSEk/bin to PATH 09:03:15 INFO: No Stack... 09:03:15 INFO: Retrieving Pricing Info for: v3-standard-8 09:03:16 INFO: Archiving Costs 09:03:16 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins14918302088013503685.sh 09:03:16 ---> logs-deploy.sh 09:03:16 Setup pyenv: 09:03:16 system 09:03:16 3.8.13 09:03:16 3.9.13 09:03:16 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 09:03:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pSEk from file:/tmp/.os_lf_venv 09:03:17 lf-activate-venv(): INFO: Installing: lftools 09:03:24 lf-activate-venv(): INFO: Adding /tmp/venv-pSEk/bin to PATH 09:03:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-bandit-lint/257 09:03:24 INFO: archiving workspace using pattern(s): 09:03:25 Archives upload complete. 09:03:26 INFO: archiving logs to Nexus 09:03:26 ---> uname -a: 09:03:26 Linux prd-ubuntu1804-docker-8c-8g-80377 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:03:26 09:03:26 09:03:26 ---> lscpu: 09:03:26 Architecture: x86_64 09:03:26 CPU op-mode(s): 32-bit, 64-bit 09:03:26 Byte Order: Little Endian 09:03:26 CPU(s): 8 09:03:26 On-line CPU(s) list: 0-7 09:03:26 Thread(s) per core: 1 09:03:26 Core(s) per socket: 1 09:03:26 Socket(s): 8 09:03:26 NUMA node(s): 1 09:03:26 Vendor ID: AuthenticAMD 09:03:26 CPU family: 23 09:03:26 Model: 49 09:03:26 Model name: AMD EPYC-Rome Processor 09:03:26 Stepping: 0 09:03:26 CPU MHz: 2800.000 09:03:26 BogoMIPS: 5600.00 09:03:26 Virtualization: AMD-V 09:03:26 Hypervisor vendor: KVM 09:03:26 Virtualization type: full 09:03:26 L1d cache: 32K 09:03:26 L1i cache: 32K 09:03:26 L2 cache: 512K 09:03:26 L3 cache: 16384K 09:03:26 NUMA node0 CPU(s): 0-7 09:03:26 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:03:26 09:03:26 09:03:26 ---> nproc: 09:03:26 8 09:03:26 09:03:26 09:03:26 ---> df -h: 09:03:26 Filesystem Size Used Avail Use% Mounted on 09:03:26 udev 16G 0 16G 0% /dev 09:03:26 tmpfs 3.2G 708K 3.2G 1% /run 09:03:26 /dev/vda1 155G 11G 145G 7% / 09:03:26 tmpfs 16G 0 16G 0% /dev/shm 09:03:26 tmpfs 5.0M 0 5.0M 0% /run/lock 09:03:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:03:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:03:26 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:03:26 09:03:26 09:03:26 ---> free -m: 09:03:26 total used free shared buff/cache available 09:03:26 Mem: 32167 819 29135 0 2212 30918 09:03:26 Swap: 1023 0 1023 09:03:26 09:03:26 09:03:26 ---> ip addr: 09:03:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:03:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:03:26 inet 127.0.0.1/8 scope host lo 09:03:26 valid_lft forever preferred_lft forever 09:03:26 inet6 ::1/128 scope host 09:03:26 valid_lft forever preferred_lft forever 09:03:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:03:26 link/ether fa:16:3e:b7:13:0f brd ff:ff:ff:ff:ff:ff 09:03:26 inet 10.30.106.78/23 brd 10.30.107.255 scope global dynamic ens3 09:03:26 valid_lft 86247sec preferred_lft 86247sec 09:03:26 inet6 fe80::f816:3eff:feb7:130f/64 scope link 09:03:26 valid_lft forever preferred_lft forever 09:03:26 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:03:26 link/ether 02:42:31:cd:94:d6 brd ff:ff:ff:ff:ff:ff 09:03:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:03:26 valid_lft forever preferred_lft forever 09:03:26 09:03:26 09:03:26 ---> sar -b -r -n DEV: 09:03:26 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-80377) 10/30/24 _x86_64_ (8 CPU) 09:03:26 09:03:26 09:00:55 LINUX RESTART (8 CPU) 09:03:26 09:03:26 09:01:01 tps rtps wtps bread/s bwrtn/s 09:03:26 09:02:02 395.92 77.20 318.71 5371.50 99077.35 09:03:26 09:03:01 145.30 14.69 130.60 1057.85 69023.96 09:03:26 Average: 271.66 46.21 225.45 3232.80 84176.91 09:03:26 09:03:26 09:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:03:26 09:02:02 30230588 31697248 2708624 8.22 57956 1723736 1471356 4.33 866572 1563072 131192 09:03:26 09:03:01 29951072 31691452 2988140 9.07 82764 1957520 1414528 4.16 919892 1755948 151676 09:03:26 Average: 30090830 31694350 2848382 8.65 70360 1840628 1442942 4.25 893232 1659510 141434 09:03:26 09:03:26 09:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:03:26 09:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:26 09:02:02 ens3 394.75 244.96 1129.07 75.18 0.00 0.00 0.00 0.00 09:03:26 09:02:02 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 09:03:26 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:26 09:03:01 ens3 53.06 39.89 679.29 10.30 0.00 0.00 0.00 0.00 09:03:26 09:03:01 lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 09:03:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:26 Average: ens3 225.34 143.29 906.07 43.01 0.00 0.00 0.00 0.00 09:03:26 Average: lo 1.68 1.68 0.17 0.17 0.00 0.00 0.00 0.00 09:03:26 09:03:26 09:03:26 ---> sar -P ALL: 09:03:26 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-80377) 10/30/24 _x86_64_ (8 CPU) 09:03:26 09:03:26 09:00:55 LINUX RESTART (8 CPU) 09:03:26 09:03:26 09:01:01 CPU %user %nice %system %iowait %steal %idle 09:03:26 09:02:02 all 9.16 0.00 1.32 2.91 0.04 86.57 09:03:26 09:02:02 0 6.99 0.00 1.39 3.46 0.03 88.13 09:03:26 09:02:02 1 7.39 0.00 2.18 4.36 0.03 86.05 09:03:26 09:02:02 2 13.49 0.00 1.48 1.25 0.07 83.71 09:03:26 09:02:02 3 7.35 0.00 1.07 0.43 0.02 91.13 09:03:26 09:02:02 4 2.27 0.00 0.47 7.34 0.03 89.89 09:03:26 09:02:02 5 7.69 0.00 1.09 0.36 0.03 90.82 09:03:26 09:02:02 6 21.49 0.00 1.70 0.85 0.03 75.93 09:03:26 09:02:02 7 6.55 0.00 1.21 5.32 0.03 86.89 09:03:26 09:03:01 all 10.84 0.00 0.83 1.41 0.03 86.88 09:03:26 09:03:01 0 6.93 0.00 0.75 0.12 0.03 92.17 09:03:26 09:03:01 1 2.65 0.00 0.64 0.71 0.03 95.96 09:03:26 09:03:01 2 1.22 0.00 0.41 5.50 0.02 92.85 09:03:26 09:03:01 3 2.05 0.00 0.51 0.46 0.03 96.95 09:03:26 09:03:01 4 1.32 0.00 0.32 1.73 0.02 96.61 09:03:26 09:03:01 5 11.37 0.00 0.85 0.26 0.03 87.49 09:03:26 09:03:01 6 37.22 0.00 2.00 0.71 0.07 60.00 09:03:26 09:03:01 7 23.95 0.00 1.19 1.73 0.05 73.08 09:03:26 Average: all 9.99 0.00 1.08 2.17 0.04 86.72 09:03:26 Average: 0 6.96 0.00 1.07 1.80 0.03 90.13 09:03:26 Average: 1 5.03 0.00 1.42 2.55 0.03 90.97 09:03:26 Average: 2 7.41 0.00 0.95 3.36 0.04 88.24 09:03:26 Average: 3 4.73 0.00 0.79 0.45 0.03 94.01 09:03:26 Average: 4 1.80 0.00 0.40 4.55 0.03 93.22 09:03:26 Average: 5 9.51 0.00 0.97 0.31 0.03 89.18 09:03:26 Average: 6 29.29 0.00 1.85 0.78 0.05 68.04 09:03:26 Average: 7 15.18 0.00 1.20 3.54 0.04 80.04 09:03:26 09:03:26 09:03:26