08:17:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/147021 08:17:56 Running as SYSTEM 08:17:56 [EnvInject] - Loading node environment variables. 08:17:56 Building remotely on prd-ubuntu1804-docker-8c-8g-13143 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-bandit-lint 08:17:56 [ssh-agent] Looking for ssh-agent implementation... 08:17:56 $ ssh-agent 08:17:56 SSH_AUTH_SOCK=/tmp/ssh-Iz1R2cWHY054/agent.2049 08:17:56 SSH_AGENT_PID=2051 08:17:56 [ssh-agent] Started. 08:17:56 Running ssh-add (command line suppressed) 08:17:59 Identity added: /w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_8441247908461615749.key (/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_8441247908461615749.key) 08:17:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:17:59 The recommended git tool is: NONE 08:18:11 using credential onap-jenkins-ssh 08:18:11 Wiping out workspace first. 08:18:11 Cloning the remote Git repository 08:18:11 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:18:11 > git init /w/workspace/integration-python-onapsdk-master-bandit-lint # timeout=10 08:18:11 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:18:11 > git --version # timeout=10 08:18:11 > git --version # 'git version 2.17.1' 08:18:11 using GIT_SSH to set credentials Gerrit user 08:18:11 Verifying host key using manually-configured host key entries 08:18:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:18:12 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:18:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:18:15 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:18:15 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:18:15 using GIT_SSH to set credentials Gerrit user 08:18:15 Verifying host key using manually-configured host key entries 08:18:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/21/147021/2 # timeout=30 08:18:15 > git rev-parse 635442ba675fd926950cace202db30ad5f1f23e7^{commit} # timeout=10 08:18:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:18:15 Checking out Revision 635442ba675fd926950cace202db30ad5f1f23e7 (refs/changes/21/147021/2) 08:18:15 > git config core.sparsecheckout # timeout=10 08:18:15 > git checkout -f 635442ba675fd926950cace202db30ad5f1f23e7 # timeout=30 08:18:19 Commit message: "Fix import cycle breaking so.instantiation" 08:18:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:18:19 > git rev-list --no-walk 381c9cfb6d0dab41f45e0226f54b745736d1664a # timeout=10 08:18:19 [EnvInject] - Injecting environment variables from a build step. 08:18:19 [EnvInject] - Injecting as environment variables the properties content 08:18:19 PYTHON=python3 08:18:19 08:18:19 [EnvInject] - Variables injected successfully. 08:18:19 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins12402539294057673555.sh 08:18:19 ---> tox-install.sh 08:18:19 + source /home/jenkins/lf-env.sh 08:18:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:18:19 ++ mktemp -d /tmp/venv-XXXX 08:18:19 + lf_venv=/tmp/venv-O9Xs 08:18:19 + local venv_file=/tmp/.os_lf_venv 08:18:19 + local python=python3 08:18:19 + local options 08:18:19 + local set_path=true 08:18:19 + local install_args= 08:18: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 08:18:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:18:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:18:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:18:19 + true 08:18:19 + case $1 in 08:18:19 + venv_file=/tmp/.toxenv 08:18:19 + shift 2 08:18:19 + true 08:18:19 + case $1 in 08:18:19 + shift 08:18:19 + break 08:18:19 + case $python in 08:18:19 + local pkg_list= 08:18:19 + [[ -d /opt/pyenv ]] 08:18:19 + echo 'Setup pyenv:' 08:18:19 Setup pyenv: 08:18:19 + export PYENV_ROOT=/opt/pyenv 08:18:19 + PYENV_ROOT=/opt/pyenv 08:18:19 + 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 08:18:19 + 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 08:18:19 + pyenv versions 08:18:19 * system (set by /opt/pyenv/version) 08:18:19 * 3.8.13 (set by /opt/pyenv/version) 08:18:19 * 3.9.13 (set by /opt/pyenv/version) 08:18:19 * 3.10.6 (set by /opt/pyenv/version) 08:18:19 + command -v pyenv 08:18:19 ++ pyenv init - --no-rehash 08:18: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[*]}"'\'')" 08:18:19 export PATH="/opt/pyenv/shims:${PATH}" 08:18:19 export PYENV_SHELL=bash 08:18:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:18:19 pyenv() { 08:18:19 local command 08:18:19 command="${1:-}" 08:18:19 if [ "$#" -gt 0 ]; then 08:18:19 shift 08:18:19 fi 08:18:19 08:18:19 case "$command" in 08:18:19 rehash|shell) 08:18:19 eval "$(pyenv "sh-$command" "$@")" 08:18:19 ;; 08:18:19 *) 08:18:19 command pyenv "$command" "$@" 08:18:19 ;; 08:18:19 esac 08:18:19 }' 08:18: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[*]}"' 08:18:19 ++ 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 08:18:19 ++ 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 08:18:19 ++ 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 08:18:19 ++ export PYENV_SHELL=bash 08:18:19 ++ PYENV_SHELL=bash 08:18:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:18:19 +++ complete -F _pyenv pyenv 08:18:19 ++ lf-pyver python3 08:18:19 ++ local py_version_xy=python3 08:18:19 ++ local py_version_xyz= 08:18:19 ++ pyenv versions 08:18:19 ++ sed 's/^[ *]* //' 08:18:19 ++ local command 08:18:19 ++ command=versions 08:18:19 ++ '[' 1 -gt 0 ']' 08:18:19 ++ shift 08:18:19 ++ case "$command" in 08:18:19 ++ command pyenv versions 08:18:19 ++ pyenv versions 08:18:19 ++ awk '{ print $1 }' 08:18:19 ++ grep -E '^[0-9.]*[0-9]$' 08:18:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:18:20 +++ grep '^3' /tmp/.pyenv_versions 08:18:20 +++ sort -V 08:18:20 +++ tail -n 1 08:18:20 ++ py_version_xyz=3.10.6 08:18:20 ++ [[ -z 3.10.6 ]] 08:18:20 ++ echo 3.10.6 08:18:20 ++ return 0 08:18:20 + pyenv local 3.10.6 08:18:20 + local command 08:18:20 + command=local 08:18:20 + '[' 2 -gt 0 ']' 08:18:20 + shift 08:18:20 + case "$command" in 08:18:20 + command pyenv local 3.10.6 08:18:20 + pyenv local 3.10.6 08:18:20 + for arg in "$@" 08:18:20 + case $arg in 08:18:20 + pkg_list+='tox ' 08:18:20 + for arg in "$@" 08:18:20 + case $arg in 08:18:20 + pkg_list+='virtualenv ' 08:18:20 + for arg in "$@" 08:18:20 + case $arg in 08:18:20 + pkg_list+='urllib3~=1.26.15 ' 08:18:20 + [[ -f /tmp/.toxenv ]] 08:18:20 + [[ ! -f /tmp/.toxenv ]] 08:18:20 + [[ -n '' ]] 08:18:20 + python3 -m venv /tmp/venv-O9Xs 08:18:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O9Xs' 08:18:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O9Xs 08:18:24 + echo /tmp/venv-O9Xs 08:18:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:18:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:18:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:18:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:18:24 + local 'pip_opts=--upgrade --quiet' 08:18:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:18:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:18:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:18:24 + [[ -n '' ]] 08:18:24 + [[ -n '' ]] 08:18:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:18:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:18:24 + /tmp/venv-O9Xs/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 08:18:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:18:30 lf-activate-venv(): INFO: Base packages installed successfully 08:18:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:18:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:18:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:18:30 + /tmp/venv-O9Xs/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:18:30 + type python3 08:18:30 + true 08:18:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-O9Xs/bin to PATH' 08:18:30 lf-activate-venv(): INFO: Adding /tmp/venv-O9Xs/bin to PATH 08:18:30 + PATH=/tmp/venv-O9Xs/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 08:18:30 + return 0 08:18:30 + python3 --version 08:18:30 Python 3.10.6 08:18:30 + python3 -m pip --version 08:18:31 pip 26.2.1 from /tmp/venv-O9Xs/lib/python3.10/site-packages/pip (python 3.10) 08:18:31 + python3 -m pip freeze 08:18:31 cachetools==7.1.7 08:18:31 colorama==0.4.6 08:18:31 distlib==0.4.3 08:18:31 filelock==3.32.3 08:18:31 packaging==26.3 08:18:31 platformdirs==4.11.3 08:18:31 pluggy==1.6.0 08:18:31 pyproject-api==1.11.0 08:18:31 python-discovery==1.5.2 08:18:31 tomli==2.4.1 08:18:31 tomli_w==1.2.0 08:18:31 tox==4.60.0 08:18:31 typing_extensions==4.16.0 08:18:31 urllib3==1.26.20 08:18:31 virtualenv==21.7.4 08:18:31 [EnvInject] - Injecting environment variables from a build step. 08:18:31 [EnvInject] - Injecting as environment variables the properties content 08:18:31 PARALLEL=false 08:18:31 08:18:31 [EnvInject] - Variables injected successfully. 08:18:31 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins11246883967831589091.sh 08:18:31 ---> tox-run.sh 08:18:31 + 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 08:18:31 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 08:18:31 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/docs 08:18:31 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 08:18:31 + cd /w/workspace/integration-python-onapsdk-master-bandit-lint/. 08:18:31 + source /home/jenkins/lf-env.sh 08:18:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:18:31 ++ mktemp -d /tmp/venv-XXXX 08:18:31 + lf_venv=/tmp/venv-UjKw 08:18:31 + local venv_file=/tmp/.os_lf_venv 08:18:31 + local python=python3 08:18:31 + local options 08:18:31 + local set_path=true 08:18:31 + local install_args= 08:18:31 ++ 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 08:18:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:18:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:18:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:18:31 + true 08:18:31 + case $1 in 08:18:31 + venv_file=/tmp/.toxenv 08:18:31 + shift 2 08:18:31 + true 08:18:31 + case $1 in 08:18:31 + shift 08:18:31 + break 08:18:31 + case $python in 08:18:31 + local pkg_list= 08:18:31 + [[ -d /opt/pyenv ]] 08:18:31 + echo 'Setup pyenv:' 08:18:31 Setup pyenv: 08:18:31 + export PYENV_ROOT=/opt/pyenv 08:18:31 + PYENV_ROOT=/opt/pyenv 08:18:31 + 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 08:18:31 + 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 08:18:31 + pyenv versions 08:18:31 system 08:18:31 3.8.13 08:18:31 3.9.13 08:18:31 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 08:18:31 + command -v pyenv 08:18:31 ++ pyenv init - --no-rehash 08:18:31 + 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[*]}"'\'')" 08:18:31 export PATH="/opt/pyenv/shims:${PATH}" 08:18:31 export PYENV_SHELL=bash 08:18:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:18:31 pyenv() { 08:18:31 local command 08:18:31 command="${1:-}" 08:18:31 if [ "$#" -gt 0 ]; then 08:18:31 shift 08:18:31 fi 08:18:31 08:18:31 case "$command" in 08:18:31 rehash|shell) 08:18:31 eval "$(pyenv "sh-$command" "$@")" 08:18:31 ;; 08:18:31 *) 08:18:31 command pyenv "$command" "$@" 08:18:31 ;; 08:18:31 esac 08:18:31 }' 08:18:31 +++ 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[*]}"' 08:18:31 ++ 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 08:18:31 ++ 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 08:18:31 ++ 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 08:18:31 ++ export PYENV_SHELL=bash 08:18:31 ++ PYENV_SHELL=bash 08:18:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:18:31 +++ complete -F _pyenv pyenv 08:18:31 ++ lf-pyver python3 08:18:31 ++ local py_version_xy=python3 08:18:31 ++ local py_version_xyz= 08:18:31 ++ pyenv versions 08:18:31 ++ local command 08:18:31 ++ command=versions 08:18:31 ++ '[' 1 -gt 0 ']' 08:18:31 ++ shift 08:18:31 ++ case "$command" in 08:18:31 ++ command pyenv versions 08:18:31 ++ pyenv versions 08:18:31 ++ sed 's/^[ *]* //' 08:18:31 ++ awk '{ print $1 }' 08:18:31 ++ grep -E '^[0-9.]*[0-9]$' 08:18:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:18:31 +++ grep '^3' /tmp/.pyenv_versions 08:18:31 +++ sort -V 08:18:31 +++ tail -n 1 08:18:31 ++ py_version_xyz=3.10.6 08:18:31 ++ [[ -z 3.10.6 ]] 08:18:31 ++ echo 3.10.6 08:18:31 ++ return 0 08:18:31 + pyenv local 3.10.6 08:18:31 + local command 08:18:31 + command=local 08:18:31 + '[' 2 -gt 0 ']' 08:18:31 + shift 08:18:31 + case "$command" in 08:18:31 + command pyenv local 3.10.6 08:18:31 + pyenv local 3.10.6 08:18:31 + for arg in "$@" 08:18:31 + case $arg in 08:18:31 + pkg_list+='tox ' 08:18:31 + for arg in "$@" 08:18:31 + case $arg in 08:18:31 + pkg_list+='virtualenv ' 08:18:31 + for arg in "$@" 08:18:31 + case $arg in 08:18:31 + pkg_list+='urllib3~=1.26.15 ' 08:18:31 + [[ -f /tmp/.toxenv ]] 08:18:31 ++ cat /tmp/.toxenv 08:18:31 + lf_venv=/tmp/venv-O9Xs 08:18:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9Xs from' file:/tmp/.toxenv 08:18:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O9Xs from file:/tmp/.toxenv 08:18:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:18:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:18:31 + local 'pip_opts=--upgrade --quiet' 08:18:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:18:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:18:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:18:31 + [[ -n '' ]] 08:18:31 + [[ -n '' ]] 08:18:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:18:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:18:31 + /tmp/venv-O9Xs/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 08:18:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:18:34 lf-activate-venv(): INFO: Base packages installed successfully 08:18:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:18:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:18:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:18:34 + /tmp/venv-O9Xs/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:18:34 + type python3 08:18:34 + true 08:18:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-O9Xs/bin to PATH' 08:18:34 lf-activate-venv(): INFO: Adding /tmp/venv-O9Xs/bin to PATH 08:18:34 + PATH=/tmp/venv-O9Xs/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 08:18:34 + return 0 08:18:34 + [[ -d /opt/pyenv ]] 08:18:34 + echo '---> Setting up pyenv' 08:18:34 ---> Setting up pyenv 08:18:34 + export PYENV_ROOT=/opt/pyenv 08:18:34 + PYENV_ROOT=/opt/pyenv 08:18:34 + export PATH=/opt/pyenv/bin:/tmp/venv-O9Xs/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 08:18:34 + PATH=/opt/pyenv/bin:/tmp/venv-O9Xs/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 08:18:34 ++ pwd 08:18:34 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-bandit-lint 08:18:34 + export PYTHONPATH 08:18:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:18:34 + TOX_TESTENV_PASSENV=PYTHONPATH 08:18:34 + tox --version 08:18:34 4.60.0 from /tmp/venv-O9Xs/lib/python3.10/site-packages/tox/__init__.py 08:18:34 + PARALLEL=false 08:18:34 + TOX_OPTIONS_LIST= 08:18:34 + [[ -n bandit ]] 08:18:34 + TOX_OPTIONS_LIST=' -e bandit' 08:18:34 + case ${PARALLEL,,} in 08:18:34 + tox -e bandit 08:18:34 + tee -a /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/tox.log 08:18:35 bandit: install_deps> python -I -m pip install -r test-requirements.txt 08:18:50 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 08:18:51 .pkg: _optional_hooks> python /tmp/venv-O9Xs/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:18:54 .pkg: get_requires_for_build_sdist> python /tmp/venv-O9Xs/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:18:54 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 08:18:54 .pkg: get_requires_for_build_wheel> python /tmp/venv-O9Xs/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:18:54 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 08:18:54 .pkg: freeze> python -m pip freeze --all 08:18:54 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 08:18:54 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-O9Xs/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:18:54 .pkg: build_sdist> python /tmp/venv-O9Xs/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:18:54 bandit: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.1.5 jsonschema==4.4.0 kafka-python-ng==2.2.2 'more-itertools>=8.12.0' opentelemetry-api==1.33.1 oyaml==1.0 'requests[socks]==2.32.3' simplejson==3.17.6 08:18:55 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-14.5.0.tar.gz 08:18:58 bandit: freeze> python -m pip freeze --all 08:18:59 bandit: ast_serialize==0.8.0,astroid==4.0.4,attrs==26.1.0,bandit==1.9.4,certifi==2026.7.22,charset-normalizer==3.5.1,coverage==7.15.4,dacite==1.6.0,Deprecated==1.3.1,dill==0.4.1,exceptiongroup==1.3.1,idna==3.18,importlib_metadata==8.6.1,iniconfig==2.3.0,isort==8.0.1,Jinja2==3.1.5,jsonschema==4.4.0,kafka-python-ng==2.2.2,librt==0.15.0,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==11.1.0,mypy==2.3.1,mypy_extensions==1.1.0,onapsdk==14.5.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.3,pathspec==1.1.1,pip==26.2.1,platformdirs==4.11.3,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.21.0,pylint==4.0.7,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.1.1,pytest-cov==7.1.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==15.0.0,setuptools==84.0.0,simplejson==3.17.6,snowballstemmer==3.1.1,stevedore==5.8.0,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,wrapt==2.3.0,zipp==4.1.0 08:18:59 bandit: commands[0]> bandit -r src/onapsdk 08:18:59 [main] INFO profile include tests: None 08:18:59 [main] INFO profile exclude tests: None 08:18:59 [main] INFO cli include tests: None 08:18:59 [main] INFO cli exclude tests: None 08:18:59 [main] INFO running on Python 3.10.6 08:19:02 Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:01 08:19:02 Run started:2026-08-17 08:19:01.491960+00:00 08:19:02 08:19:02 Test results: 08:19:02 No issues identified. 08:19:02 08:19:02 Code scanned: 08:19:02 Total lines of code: 17430 08:19:02 Total lines skipped (#nosec): 0 08:19:02 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0 08:19:02 08:19:02 Run metrics: 08:19:02 Total issues (by severity): 08:19:02 Undefined: 0 08:19:02 Low: 0 08:19:02 Medium: 0 08:19:02 High: 0 08:19:02 Total issues (by confidence): 08:19:02 Undefined: 0 08:19:02 Low: 0 08:19:02 Medium: 0 08:19:02 High: 0 08:19:02 Files skipped (0): 08:19:02 bandit: OK (27.69=setup[25.44]+cmd[2.24] seconds) 08:19:02 congratulations :) (27.72 seconds) 08:19:02 + tox_status=0 08:19:02 + echo '---> Completed tox runs' 08:19:02 ---> Completed tox runs 08:19:02 + for i in .tox/*/log 08:19:02 ++ echo .tox/bandit/log 08:19:02 ++ awk -F/ '{print $2}' 08:19:02 + tox_env=bandit 08:19:02 + cp -r .tox/bandit/log /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/bandit 08:19:02 + DOC_DIR=docs/_build/html 08:19:02 + [[ -d docs/_build/html ]] 08:19:02 + echo '---> tox-run.sh ends' 08:19:02 ---> tox-run.sh ends 08:19:02 + test 0 -eq 0 08:19:02 $ ssh-agent -k 08:19:02 unset SSH_AUTH_SOCK; 08:19:02 unset SSH_AGENT_PID; 08:19:02 echo Agent pid 2051 killed; 08:19:02 [ssh-agent] Stopped. 08:19:02 [PostBuildScript] - [INFO] Executing post build scripts. 08:19:02 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins11586486687867136826.sh 08:19:02 ---> sysstat.sh 08:19:02 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins6071497242042453661.sh 08:19:02 ---> package-listing.sh 08:19:02 ++ facter osfamily 08:19:02 ++ tr '[:upper:]' '[:lower:]' 08:19:03 + OS_FAMILY=debian 08:19:03 + workspace=/w/workspace/integration-python-onapsdk-master-bandit-lint 08:19:03 + START_PACKAGES=/tmp/packages_start.txt 08:19:03 + END_PACKAGES=/tmp/packages_end.txt 08:19:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:19:03 + PACKAGES=/tmp/packages_start.txt 08:19:03 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 08:19:03 + PACKAGES=/tmp/packages_end.txt 08:19:03 + case "${OS_FAMILY}" in 08:19:03 + grep '^ii' 08:19:03 + dpkg -l 08:19:03 + '[' -f /tmp/packages_start.txt ']' 08:19:03 + '[' -f /tmp/packages_end.txt ']' 08:19:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:19:03 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 08:19:03 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 08:19:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 08:19:03 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins11916953875912350078.sh 08:19:03 ---> capture-instance-metadata.sh 08:19:03 Setup pyenv: 08:19:03 system 08:19:03 3.8.13 08:19:03 3.9.13 08:19:03 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 08:19:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NUpS 08:19:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:19:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:19:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:19:13 lf-activate-venv(): INFO: Base packages installed successfully 08:19:13 lf-activate-venv(): INFO: Installing additional packages: lftools 08:19:58 lf-activate-venv(): INFO: Adding /tmp/venv-NUpS/bin to PATH 08:19:58 INFO: Running in OpenStack, capturing instance metadata 08:19:58 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins13361123838910627729.sh 08:19:58 provisioning config files... 08:19:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/config4586841214210645185tmp 08:19:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:19:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:19:58 [EnvInject] - Injecting environment variables from a build step. 08:19:58 [EnvInject] - Injecting as environment variables the properties content 08:19:58 SERVER_ID=logs 08:19:58 08:19:58 [EnvInject] - Variables injected successfully. 08:19:58 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins17136453401570033900.sh 08:19:58 ---> create-netrc.sh 08:19:59 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins3844848667095984672.sh 08:19:59 ---> python-tools-install.sh 08:19:59 Setup pyenv: 08:19:59 system 08:19:59 3.8.13 08:19:59 3.9.13 08:19:59 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 08:19:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NUpS from file:/tmp/.os_lf_venv 08:19:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:19:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:20:02 lf-activate-venv(): INFO: Base packages installed successfully 08:20:02 lf-activate-venv(): INFO: Installing additional packages: lftools 08:20:07 lf-activate-venv(): INFO: Adding /tmp/venv-NUpS/bin to PATH 08:20:07 Generating Requirements File 08:20:34 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. 08:20:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:20:34 Python 3.10.6 08:20:34 pip 26.2.1 from /tmp/venv-NUpS/lib/python3.10/site-packages/pip (python 3.10) 08:20:34 aiohappyeyeballs==2.7.1 08:20:34 aiohttp==3.14.3 08:20:34 aiosignal==1.4.0 08:20:34 appdirs==1.4.4 08:20:34 argcomplete==3.7.2 08:20:34 aspy.yaml==1.3.0 08:20:34 async-timeout==5.0.1 08:20:34 attrs==26.1.0 08:20:34 autopage==0.6.0 08:20:34 backports.strenum==1.3.1 08:20:34 beautifulsoup4==4.15.0 08:20:34 boto3==1.43.72 08:20:34 botocore==1.43.72 08:20:34 bs4==0.0.2 08:20:34 certifi==2026.7.22 08:20:34 cffi==2.1.1 08:20:34 cfgv==3.5.0 08:20:34 chardet==7.6.0 08:20:34 charset-normalizer==3.5.1 08:20:34 click==8.4.2 08:20:34 cliff==4.14.0 08:20:34 cmd2==3.5.1 08:20:34 cryptography==3.3.2 08:20:34 debtcollector==3.1.0 08:20:34 decorator==5.3.1 08:20:34 defusedxml==0.7.1 08:20:34 Deprecated==1.3.1 08:20:34 distlib==0.4.3 08:20:34 dnspython==2.8.0 08:20:34 docker==7.2.0 08:20:34 dogpile.cache==1.5.0 08:20:34 durationpy==0.10 08:20:34 email-validator==2.3.0 08:20:34 filelock==3.32.3 08:20:34 frozenlist==1.8.0 08:20:34 future==1.0.0 08:20:34 gitdb==4.0.12 08:20:34 GitPython==3.1.59 08:20:34 httplib2==0.30.2 08:20:34 identify==2.6.19 08:20:34 idna==3.18 08:20:34 importlib-resources==1.5.0 08:20:34 iso8601==2.1.0 08:20:34 Jinja2==3.1.6 08:20:34 jmespath==1.1.0 08:20:34 jsonpatch==1.33 08:20:34 jsonpointer==3.1.1 08:20:34 jsonschema==4.26.0 08:20:34 jsonschema-specifications==2025.9.1 08:20:34 keystoneauth1==5.14.0 08:20:34 kubernetes==36.0.3 08:20:34 lftools==0.37.23 08:20:34 lxml==6.1.1 08:20:34 markdown-it-py==4.2.0 08:20:34 MarkupSafe==3.0.3 08:20:34 mdurl==0.1.2 08:20:34 msgpack==1.2.1 08:20:34 multi_key_dict==2.0.3 08:20:34 multidict==6.7.1 08:20:34 munch==4.0.0 08:20:34 netaddr==1.3.0 08:20:34 niet==1.4.2 08:20:34 nodeenv==1.10.0 08:20:34 oauth2client==4.1.3 08:20:34 oauthlib==3.3.1 08:20:34 openstacksdk==4.13.0 08:20:34 os-service-types==1.8.2 08:20:34 osc-lib==4.6.0 08:20:34 oslo.config==10.4.0 08:20:34 oslo.context==6.4.0 08:20:34 oslo.i18n==6.8.0 08:20:34 oslo.log==8.2.0 08:20:34 oslo.serialization==5.10.0 08:20:34 oslo.utils==10.1.1 08:20:34 packaging==26.3 08:20:34 pbr==7.0.3 08:20:34 platformdirs==4.11.3 08:20:34 prettytable==3.18.0 08:20:34 propcache==0.5.2 08:20:34 psutil==7.2.2 08:20:34 pyasn1==0.6.4 08:20:34 pyasn1_modules==0.4.2 08:20:34 pycparser==3.0 08:20:34 pygerrit2==2.0.15 08:20:34 PyGithub==2.9.1 08:20:34 Pygments==2.21.0 08:20:34 PyJWT==2.13.0 08:20:34 PyNaCl==1.6.2 08:20:34 pyparsing==2.4.7 08:20:34 pyperclip==1.11.0 08:20:34 pyrsistent==0.20.0 08:20:34 python-cinderclient==9.9.0 08:20:34 python-dateutil==2.9.0.post0 08:20:34 python-discovery==1.5.2 08:20:34 python-heatclient==5.2.0 08:20:34 python-jenkins==1.8.3 08:20:34 python-keystoneclient==5.8.0 08:20:34 python-magnumclient==4.11.0 08:20:34 python-openstackclient==10.0.0 08:20:34 python-swiftclient==4.10.0 08:20:34 PyYAML==6.0.3 08:20:34 referencing==0.37.0 08:20:34 requests==2.34.2 08:20:34 requests-oauthlib==2.0.0 08:20:34 rfc3986==2.0.0 08:20:34 rich==15.0.0 08:20:34 rich-argparse==1.8.0 08:20:34 rpds-py==0.30.0 08:20:34 rsa==4.9.1 08:20:34 ruamel.yaml==0.19.1 08:20:34 ruamel.yaml.clib==0.2.15 08:20:34 s3transfer==0.19.2 08:20:34 simplejson==4.1.1 08:20:34 six==1.17.0 08:20:34 smmap==5.0.3 08:20:34 soupsieve==2.9.2 08:20:34 stevedore==5.8.0 08:20:34 tabulate==0.10.0 08:20:34 toml==0.10.2 08:20:34 tomlkit==0.15.1 08:20:34 tqdm==4.70.0 08:20:34 typing_extensions==4.16.0 08:20:34 urllib3==1.26.20 08:20:34 virtualenv==21.7.4 08:20:34 wcwidth==0.8.2 08:20:34 websocket-client==1.9.0 08:20:34 wrapt==2.3.0 08:20:34 xdg==6.0.0 08:20:34 xmltodict==1.0.4 08:20:34 yarl==1.24.5 08:20:34 yq==4.1.2 08:20:34 [integration-python-onapsdk-master-bandit-lint] $ /bin/sh /tmp/jenkins16720369126890701461.sh 08:20:34 ---> uv-install.sh 08:20:34 Installing uv/uvx (latest) using shell installer 08:20:34 2026-08-17 08:20:34 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-iFFtDd.sh" [1] 08:20:34 downloading uv 0.12.5 x86_64-unknown-linux-gnu 08:20:35 installing to /home/jenkins/.local/bin 08:20:35 uv 08:20:35 uvx 08:20:35 everything's installed! 08:20:35 08:20:35 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:20:35 08:20:35 source $HOME/.local/bin/env (sh, bash, zsh) 08:20:35 source $HOME/.local/bin/env.fish (fish) 08:20:35 Adding install location to PATH 08:20:35 ---> Validating uv/uvx install 08:20:35 uvx 0.12.5 (x86_64-unknown-linux-gnu) 08:20:35 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins13601825511338263314.sh 08:20:35 ---> sudo-logs.sh 08:20:35 Archiving 'sudo' log.. 08:20:38 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins15524600868513788593.sh 08:20:38 ---> job-cost.sh 08:20:38 INFO: Activating Python virtual environment... 08:20:38 Setup pyenv: 08:20:38 system 08:20:38 3.8.13 08:20:38 3.9.13 08:20:38 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 08:20:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NUpS from file:/tmp/.os_lf_venv 08:20:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:20:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:20:42 lf-activate-venv(): INFO: Base packages installed successfully 08:20:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:20:46 lf-activate-venv(): INFO: Adding /tmp/venv-NUpS/bin to PATH 08:20:46 INFO: No stack-cost file found 08:20:46 INFO: Instance uptime: 222s 08:20:46 INFO: Fetching instance metadata (attempt 1 of 3)... 08:20:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:20:46 INFO: Successfully fetched instance metadata 08:20:46 INFO: Instance type: v3-standard-8 08:20:46 INFO: Retrieving pricing info for: v3-standard-8 08:20:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:20:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=222 08:20:46 INFO: Successfully fetched Vexxhost pricing API 08:20:46 INFO: Retrieved cost: 0.22 08:20:46 INFO: Retrieved resource: v3-standard-8 08:20:46 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost 08:20:46 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost.csv 08:20:46 INFO: Successfully archived job cost data 08:20:46 DEBUG: Cost data: integration-python-onapsdk-master-bandit-lint,279,2026-08-17 08:20:45,v3-standard-8,222,0.22,0.00,SUCCESS 08:20:46 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins8313366371235563908.sh 08:20:46 ---> logs-deploy.sh 08:20:46 Setup pyenv: 08:20:46 system 08:20:46 3.8.13 08:20:46 3.9.13 08:20:46 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 08:20:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NUpS from file:/tmp/.os_lf_venv 08:20:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:20:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:20:50 lf-activate-venv(): INFO: Base packages installed successfully 08:20:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:20:54 lf-activate-venv(): INFO: Adding /tmp/venv-NUpS/bin to PATH 08:20:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-bandit-lint/279 08:20:54 INFO: archiving workspace using pattern(s): 08:20:55 Archives upload complete. 08:20:55 INFO: archiving logs to Nexus 08:20:59 ---> uname -a: 08:20:59 Linux prd-ubuntu1804-docker-8c-8g-13143 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:20:59 08:20:59 08:20:59 ---> lscpu: 08:20:59 Architecture: x86_64 08:20:59 CPU op-mode(s): 32-bit, 64-bit 08:20:59 Byte Order: Little Endian 08:20:59 CPU(s): 8 08:20:59 On-line CPU(s) list: 0-7 08:20:59 Thread(s) per core: 1 08:20:59 Core(s) per socket: 1 08:20:59 Socket(s): 8 08:20:59 NUMA node(s): 1 08:20:59 Vendor ID: AuthenticAMD 08:20:59 CPU family: 23 08:20:59 Model: 49 08:20:59 Model name: AMD EPYC-Rome Processor 08:20:59 Stepping: 0 08:20:59 CPU MHz: 2799.998 08:20:59 BogoMIPS: 5599.99 08:20:59 Virtualization: AMD-V 08:20:59 Hypervisor vendor: KVM 08:20:59 Virtualization type: full 08:20:59 L1d cache: 32K 08:20:59 L1i cache: 32K 08:20:59 L2 cache: 512K 08:20:59 L3 cache: 16384K 08:20:59 NUMA node0 CPU(s): 0-7 08:20:59 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 08:20:59 08:20:59 08:20:59 ---> nproc: 08:20:59 8 08:20:59 08:20:59 08:20:59 ---> df -h: 08:20:59 Filesystem Size Used Avail Use% Mounted on 08:20:59 udev 16G 0 16G 0% /dev 08:20:59 tmpfs 3.2G 712K 3.2G 1% /run 08:20:59 /dev/vda1 155G 11G 145G 7% / 08:20:59 tmpfs 16G 0 16G 0% /dev/shm 08:20:59 tmpfs 5.0M 0 5.0M 0% /run/lock 08:20:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:20:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:20:59 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:20:59 08:20:59 08:20:59 ---> free -m: 08:20:59 total used free shared buff/cache available 08:20:59 Mem: 32167 809 28933 0 2425 30921 08:20:59 Swap: 1023 0 1023 08:20:59 08:20:59 08:20:59 ---> ip addr: 08:20:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:20:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:20:59 inet 127.0.0.1/8 scope host lo 08:20:59 valid_lft forever preferred_lft forever 08:20:59 inet6 ::1/128 scope host 08:20:59 valid_lft forever preferred_lft forever 08:20:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:20:59 link/ether fa:16:3e:8a:bd:d4 brd ff:ff:ff:ff:ff:ff 08:20:59 inet 10.30.107.97/23 brd 10.30.107.255 scope global dynamic ens3 08:20:59 valid_lft 86175sec preferred_lft 86175sec 08:20:59 inet6 fe80::f816:3eff:fe8a:bdd4/64 scope link 08:20:59 valid_lft forever preferred_lft forever 08:20:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:20:59 link/ether 02:42:c0:89:69:27 brd ff:ff:ff:ff:ff:ff 08:20:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:20:59 valid_lft forever preferred_lft forever 08:20:59 08:20:59 08:20:59 ---> sar -b -r -n DEV: 08:20:59 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13143) 08/17/26 _x86_64_ (8 CPU) 08:20:59 08:20:59 08:17:13 LINUX RESTART (8 CPU) 08:20:59 08:20:59 08:18:02 tps rtps wtps bread/s bwrtn/s 08:20:59 08:19:01 263.58 27.94 235.64 900.05 57169.43 08:20:59 08:20:01 98.18 0.77 97.42 84.37 44702.03 08:20:59 Average: 180.18 14.24 165.94 488.75 50882.84 08:20:59 08:20:59 08:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:20:59 08:19:01 30153784 31694604 2785436 8.46 61328 1790492 1473956 4.34 871172 1623676 157224 08:20:59 08:20:01 29955664 31733296 2983556 9.06 81216 1994196 1370116 4.03 849552 1816584 151372 08:20:59 Average: 30054724 31713950 2884496 8.76 71272 1892344 1422036 4.18 860362 1720130 154298 08:20:59 08:20:59 08:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:20:59 08:19:01 ens3 99.22 72.34 763.46 34.76 0.00 0.00 0.00 0.00 08:20:59 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:59 08:19:01 lo 0.88 0.88 0.10 0.10 0.00 0.00 0.00 0.00 08:20:59 08:20:01 ens3 43.72 29.81 705.40 6.72 0.00 0.00 0.00 0.00 08:20:59 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:59 08:20:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 08:20:59 Average: ens3 71.23 50.89 734.18 20.62 0.00 0.00 0.00 0.00 08:20:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:59 Average: lo 0.81 0.81 0.09 0.09 0.00 0.00 0.00 0.00 08:20:59 08:20:59 08:20:59 ---> sar -P ALL: 08:20:59 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13143) 08/17/26 _x86_64_ (8 CPU) 08:20:59 08:20:59 08:17:13 LINUX RESTART (8 CPU) 08:20:59 08:20:59 08:18:02 CPU %user %nice %system %iowait %steal %idle 08:20:59 08:19:01 all 8.30 0.00 0.84 2.02 0.03 88.80 08:20:59 08:19:01 0 6.48 0.00 0.93 0.24 0.03 92.31 08:20:59 08:19:01 1 7.38 0.00 0.49 9.73 0.03 82.36 08:20:59 08:19:01 2 15.64 0.00 1.19 0.25 0.03 82.89 08:20:59 08:19:01 3 4.03 0.00 0.56 0.10 0.02 95.29 08:20:59 08:19:01 4 3.53 0.00 0.22 1.05 0.00 95.20 08:20:59 08:19:01 5 4.16 0.00 0.39 0.08 0.05 95.31 08:20:59 08:19:01 6 21.11 0.00 1.38 1.09 0.05 76.38 08:20:59 08:19:01 7 4.08 0.00 1.58 3.63 0.05 90.66 08:20:59 08:20:01 all 5.89 0.00 0.54 7.58 0.02 85.97 08:20:59 08:20:01 0 7.12 0.00 0.67 19.98 0.03 72.20 08:20:59 08:20:01 1 3.64 0.00 0.50 9.16 0.02 86.69 08:20:59 08:20:01 2 6.93 0.00 0.52 0.97 0.02 91.57 08:20:59 08:20:01 3 4.70 0.00 0.40 0.30 0.02 94.58 08:20:59 08:20:01 4 1.12 0.00 0.22 0.00 0.00 98.67 08:20:59 08:20:01 5 3.65 0.00 0.33 0.00 0.02 96.00 08:20:59 08:20:01 6 0.65 0.00 0.18 0.05 0.00 99.12 08:20:59 08:20:01 7 19.44 0.00 1.52 30.27 0.07 48.70 08:20:59 Average: all 7.09 0.00 0.69 4.82 0.03 87.37 08:20:59 Average: 0 6.80 0.00 0.80 10.19 0.03 82.17 08:20:59 Average: 1 5.49 0.00 0.50 9.44 0.03 84.55 08:20:59 Average: 2 11.24 0.00 0.85 0.61 0.03 87.27 08:20:59 Average: 3 4.37 0.00 0.48 0.20 0.02 94.93 08:20:59 Average: 4 2.31 0.00 0.22 0.52 0.00 96.95 08:20:59 Average: 5 3.90 0.00 0.36 0.04 0.03 95.66 08:20:59 Average: 6 10.79 0.00 0.77 0.56 0.03 87.85 08:20:59 Average: 7 11.81 0.00 1.55 17.05 0.06 69.53 08:20:59 08:20:59 08:20:59