07:39:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/144131 07:39:18 Running as SYSTEM 07:39:18 [EnvInject] - Loading node environment variables. 07:39:19 Building remotely on prd-ubuntu1804-docker-8c-8g-6580 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-bandit-lint 07:39:19 [ssh-agent] Looking for ssh-agent implementation... 07:39:19 $ ssh-agent 07:39:19 SSH_AUTH_SOCK=/tmp/ssh-l9KByjpAutcj/agent.2053 07:39:19 SSH_AGENT_PID=2055 07:39:19 [ssh-agent] Started. 07:39:19 Running ssh-add (command line suppressed) 07:39:19 Identity added: /w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_18282208406691353061.key (/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_18282208406691353061.key) 07:39:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:39:19 The recommended git tool is: NONE 07:39:20 using credential onap-jenkins-ssh 07:39:20 Wiping out workspace first. 07:39:20 Cloning the remote Git repository 07:39:21 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:39:21 > git init /w/workspace/integration-python-onapsdk-master-bandit-lint # timeout=10 07:39:21 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:39:21 > git --version # timeout=10 07:39:21 > git --version # 'git version 2.17.1' 07:39:21 using GIT_SSH to set credentials Gerrit user 07:39:21 Verifying host key using manually-configured host key entries 07:39:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:39:21 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:39:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:21 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:39:21 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:39:21 using GIT_SSH to set credentials Gerrit user 07:39:21 Verifying host key using manually-configured host key entries 07:39:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/31/144131/1 # timeout=30 07:39:21 > git rev-parse b46f8c2dd9b798df2bd9e6cbbffa07f98ce6e84c^{commit} # timeout=10 07:39:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:39:21 Checking out Revision b46f8c2dd9b798df2bd9e6cbbffa07f98ce6e84c (refs/changes/31/144131/1) 07:39:21 > git config core.sparsecheckout # timeout=10 07:39:21 > git checkout -f b46f8c2dd9b798df2bd9e6cbbffa07f98ce6e84c # timeout=30 07:39:25 Commit message: "Increase timeout of SO instantiation request" 07:39:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:39:25 > git rev-list --no-walk 6b592d2fe9a1a9d420eadc826d9add87990c599a # timeout=10 07:39:25 [EnvInject] - Injecting environment variables from a build step. 07:39:25 [EnvInject] - Injecting as environment variables the properties content 07:39:25 PYTHON=python3 07:39:25 07:39:25 [EnvInject] - Variables injected successfully. 07:39:25 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins4249598446234528364.sh 07:39:25 ---> tox-install.sh 07:39:25 + source /home/jenkins/lf-env.sh 07:39:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:39:25 ++ mktemp -d /tmp/venv-XXXX 07:39:25 + lf_venv=/tmp/venv-E57D 07:39:25 + local venv_file=/tmp/.os_lf_venv 07:39:25 + local python=python3 07:39:25 + local options 07:39:25 + local set_path=true 07:39:25 + local install_args= 07:39:25 ++ 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 07:39:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:39:25 + true 07:39:25 + case $1 in 07:39:25 + venv_file=/tmp/.toxenv 07:39:25 + shift 2 07:39:25 + true 07:39:25 + case $1 in 07:39:25 + shift 07:39:25 + break 07:39:25 + case $python in 07:39:25 + local pkg_list= 07:39:25 + [[ -d /opt/pyenv ]] 07:39:25 + echo 'Setup pyenv:' 07:39:25 Setup pyenv: 07:39:25 + export PYENV_ROOT=/opt/pyenv 07:39:25 + PYENV_ROOT=/opt/pyenv 07:39:25 + 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 07:39:25 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:25 + pyenv versions 07:39:25 * system (set by /opt/pyenv/version) 07:39:25 * 3.8.13 (set by /opt/pyenv/version) 07:39:25 * 3.9.13 (set by /opt/pyenv/version) 07:39:25 * 3.10.6 (set by /opt/pyenv/version) 07:39:25 + command -v pyenv 07:39:25 ++ pyenv init - --no-rehash 07:39:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:39:25 export PATH="/opt/pyenv/shims:${PATH}" 07:39:25 export PYENV_SHELL=bash 07:39:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:39:25 pyenv() { 07:39:25 local command 07:39:25 command="${1:-}" 07:39:25 if [ "$#" -gt 0 ]; then 07:39:25 shift 07:39:25 fi 07:39:25 07:39:25 case "$command" in 07:39:25 rehash|shell) 07:39:25 eval "$(pyenv "sh-$command" "$@")" 07:39:25 ;; 07:39:25 *) 07:39:25 command pyenv "$command" "$@" 07:39:25 ;; 07:39:25 esac 07:39:25 }' 07:39:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:39:25 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:25 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:25 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:25 ++ export PYENV_SHELL=bash 07:39:25 ++ PYENV_SHELL=bash 07:39:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:39:25 +++ complete -F _pyenv pyenv 07:39:25 ++ lf-pyver python3 07:39:25 ++ local py_version_xy=python3 07:39:25 ++ local py_version_xyz= 07:39:25 ++ sed 's/^[ *]* //' 07:39:25 ++ pyenv versions 07:39:25 ++ local command 07:39:25 ++ command=versions 07:39:25 ++ '[' 1 -gt 0 ']' 07:39:25 ++ shift 07:39:25 ++ case "$command" in 07:39:25 ++ command pyenv versions 07:39:25 ++ pyenv versions 07:39:25 ++ grep -E '^[0-9.]*[0-9]$' 07:39:25 ++ awk '{ print $1 }' 07:39:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:39:25 +++ sort -V 07:39:25 +++ grep '^3' /tmp/.pyenv_versions 07:39:25 +++ tail -n 1 07:39:25 ++ py_version_xyz=3.10.6 07:39:25 ++ [[ -z 3.10.6 ]] 07:39:25 ++ echo 3.10.6 07:39:25 ++ return 0 07:39:25 + pyenv local 3.10.6 07:39:25 + local command 07:39:25 + command=local 07:39:25 + '[' 2 -gt 0 ']' 07:39:25 + shift 07:39:25 + case "$command" in 07:39:25 + command pyenv local 3.10.6 07:39:25 + pyenv local 3.10.6 07:39:26 + for arg in "$@" 07:39:26 + case $arg in 07:39:26 + pkg_list+='tox ' 07:39:26 + for arg in "$@" 07:39:26 + case $arg in 07:39:26 + pkg_list+='virtualenv ' 07:39:26 + for arg in "$@" 07:39:26 + case $arg in 07:39:26 + pkg_list+='urllib3~=1.26.15 ' 07:39:26 + [[ -f /tmp/.toxenv ]] 07:39:26 + [[ ! -f /tmp/.toxenv ]] 07:39:26 + [[ -n '' ]] 07:39:26 + python3 -m venv /tmp/venv-E57D 07:39:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E57D' 07:39:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E57D 07:39:30 + echo /tmp/venv-E57D 07:39:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:39:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:39:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:39:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:39:30 + local 'pip_opts=--upgrade --quiet' 07:39:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:39:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:39:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:39:30 + [[ -n '' ]] 07:39:30 + [[ -n '' ]] 07:39:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:39:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:39:30 + /tmp/venv-E57D/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 07:39:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:39:36 lf-activate-venv(): INFO: Base packages installed successfully 07:39:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:39:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:39:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:39:36 + /tmp/venv-E57D/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 07:39:38 + type python3 07:39:38 + true 07:39:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-E57D/bin to PATH' 07:39:38 lf-activate-venv(): INFO: Adding /tmp/venv-E57D/bin to PATH 07:39:38 + PATH=/tmp/venv-E57D/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 07:39:38 + return 0 07:39:38 + python3 --version 07:39:38 Python 3.10.6 07:39:38 + python3 -m pip --version 07:39:38 pip 26.1 from /tmp/venv-E57D/lib/python3.10/site-packages/pip (python 3.10) 07:39:38 + python3 -m pip freeze 07:39:39 cachetools==7.0.6 07:39:39 colorama==0.4.6 07:39:39 distlib==0.4.0 07:39:39 filelock==3.29.0 07:39:39 packaging==26.2 07:39:39 platformdirs==4.9.6 07:39:39 pluggy==1.6.0 07:39:39 pyproject-api==1.10.0 07:39:39 python-discovery==1.2.2 07:39:39 tomli==2.4.1 07:39:39 tomli_w==1.2.0 07:39:39 tox==4.53.0 07:39:39 typing_extensions==4.15.0 07:39:39 urllib3==1.26.20 07:39:39 virtualenv==21.3.0 07:39:39 [EnvInject] - Injecting environment variables from a build step. 07:39:39 [EnvInject] - Injecting as environment variables the properties content 07:39:39 PARALLEL=false 07:39:39 07:39:39 [EnvInject] - Variables injected successfully. 07:39:39 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins7382362710527961518.sh 07:39:39 ---> tox-run.sh 07:39:39 + 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 07:39:39 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 07:39:39 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/docs 07:39:39 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 07:39:39 + cd /w/workspace/integration-python-onapsdk-master-bandit-lint/. 07:39:39 + source /home/jenkins/lf-env.sh 07:39:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:39:39 ++ mktemp -d /tmp/venv-XXXX 07:39:39 + lf_venv=/tmp/venv-bgue 07:39:39 + local venv_file=/tmp/.os_lf_venv 07:39:39 + local python=python3 07:39:39 + local options 07:39:39 + local set_path=true 07:39:39 + local install_args= 07:39:39 ++ 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 07:39:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:39:39 + true 07:39:39 + case $1 in 07:39:39 + venv_file=/tmp/.toxenv 07:39:39 + shift 2 07:39:39 + true 07:39:39 + case $1 in 07:39:39 + shift 07:39:39 + break 07:39:39 + case $python in 07:39:39 + local pkg_list= 07:39:39 + [[ -d /opt/pyenv ]] 07:39:39 + echo 'Setup pyenv:' 07:39:39 Setup pyenv: 07:39:39 + export PYENV_ROOT=/opt/pyenv 07:39:39 + PYENV_ROOT=/opt/pyenv 07:39:39 + 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 07:39:39 + 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 07:39:39 + pyenv versions 07:39:39 system 07:39:39 3.8.13 07:39:39 3.9.13 07:39:39 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:39:39 + command -v pyenv 07:39:39 ++ pyenv init - --no-rehash 07:39:39 + 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[*]}"'\'')" 07:39:39 export PATH="/opt/pyenv/shims:${PATH}" 07:39:39 export PYENV_SHELL=bash 07:39:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:39:39 pyenv() { 07:39:39 local command 07:39:39 command="${1:-}" 07:39:39 if [ "$#" -gt 0 ]; then 07:39:39 shift 07:39:39 fi 07:39:39 07:39:39 case "$command" in 07:39:39 rehash|shell) 07:39:39 eval "$(pyenv "sh-$command" "$@")" 07:39:39 ;; 07:39:39 *) 07:39:39 command pyenv "$command" "$@" 07:39:39 ;; 07:39:39 esac 07:39:39 }' 07:39:39 +++ 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[*]}"' 07:39:39 ++ 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 07:39:39 ++ 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 07:39:39 ++ 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 07:39:39 ++ export PYENV_SHELL=bash 07:39:39 ++ PYENV_SHELL=bash 07:39:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:39:39 +++ complete -F _pyenv pyenv 07:39:39 ++ lf-pyver python3 07:39:39 ++ local py_version_xy=python3 07:39:39 ++ local py_version_xyz= 07:39:39 ++ pyenv versions 07:39:39 ++ local command 07:39:39 ++ command=versions 07:39:39 ++ sed 's/^[ *]* //' 07:39:39 ++ '[' 1 -gt 0 ']' 07:39:39 ++ shift 07:39:39 ++ case "$command" in 07:39:39 ++ command pyenv versions 07:39:39 ++ pyenv versions 07:39:39 ++ awk '{ print $1 }' 07:39:39 ++ grep -E '^[0-9.]*[0-9]$' 07:39:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:39:39 +++ grep '^3' /tmp/.pyenv_versions 07:39:39 +++ sort -V 07:39:39 +++ tail -n 1 07:39:39 ++ py_version_xyz=3.10.6 07:39:39 ++ [[ -z 3.10.6 ]] 07:39:39 ++ echo 3.10.6 07:39:39 ++ return 0 07:39:39 + pyenv local 3.10.6 07:39:39 + local command 07:39:39 + command=local 07:39:39 + '[' 2 -gt 0 ']' 07:39:39 + shift 07:39:39 + case "$command" in 07:39:39 + command pyenv local 3.10.6 07:39:39 + pyenv local 3.10.6 07:39:39 + for arg in "$@" 07:39:39 + case $arg in 07:39:39 + pkg_list+='tox ' 07:39:39 + for arg in "$@" 07:39:39 + case $arg in 07:39:39 + pkg_list+='virtualenv ' 07:39:39 + for arg in "$@" 07:39:39 + case $arg in 07:39:39 + pkg_list+='urllib3~=1.26.15 ' 07:39:39 + [[ -f /tmp/.toxenv ]] 07:39:39 ++ cat /tmp/.toxenv 07:39:39 + lf_venv=/tmp/venv-E57D 07:39:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E57D from' file:/tmp/.toxenv 07:39:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E57D from file:/tmp/.toxenv 07:39:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:39:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:39:39 + local 'pip_opts=--upgrade --quiet' 07:39:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:39:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:39:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:39:39 + [[ -n '' ]] 07:39:39 + [[ -n '' ]] 07:39:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:39:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:39:39 + /tmp/venv-E57D/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 07:39:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:39:40 lf-activate-venv(): INFO: Base packages installed successfully 07:39:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:39:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:39:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:39:40 + /tmp/venv-E57D/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 07:39:41 + type python3 07:39:41 + true 07:39:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-E57D/bin to PATH' 07:39:41 lf-activate-venv(): INFO: Adding /tmp/venv-E57D/bin to PATH 07:39:41 + PATH=/tmp/venv-E57D/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 07:39:41 + return 0 07:39:41 + [[ -d /opt/pyenv ]] 07:39:41 + echo '---> Setting up pyenv' 07:39:41 ---> Setting up pyenv 07:39:41 + export PYENV_ROOT=/opt/pyenv 07:39:41 + PYENV_ROOT=/opt/pyenv 07:39:41 + export PATH=/opt/pyenv/bin:/tmp/venv-E57D/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 07:39:41 + PATH=/opt/pyenv/bin:/tmp/venv-E57D/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 07:39:41 ++ pwd 07:39:41 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-bandit-lint 07:39:41 + export PYTHONPATH 07:39:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:39:41 + TOX_TESTENV_PASSENV=PYTHONPATH 07:39:41 + tox --version 07:39:41 4.53.0 from /tmp/venv-E57D/lib/python3.10/site-packages/tox/__init__.py 07:39:41 + PARALLEL=false 07:39:41 + TOX_OPTIONS_LIST= 07:39:41 + [[ -n bandit ]] 07:39:41 + TOX_OPTIONS_LIST=' -e bandit' 07:39:41 + case ${PARALLEL,,} in 07:39:41 + tox -e bandit 07:39:41 + tee -a /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/tox.log 07:39:43 bandit: install_deps> python -I -m pip install -r test-requirements.txt 07:39:54 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 07:39:55 .pkg: _optional_hooks> python /tmp/venv-E57D/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:39:55 .pkg: get_requires_for_build_sdist> python /tmp/venv-E57D/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:39:56 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 07:39:56 .pkg: get_requires_for_build_wheel> python /tmp/venv-E57D/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:39:56 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 07:39:57 .pkg: freeze> python -m pip freeze --all 07:39:57 .pkg: pip==26.1,pytest-runner==5.2,setuptools==82.0.1 07:39:57 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-E57D/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:39:58 .pkg: build_sdist> python /tmp/venv-E57D/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:39:58 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 07:39:59 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.4.0.tar.gz 07:40:03 bandit: freeze> python -m pip freeze --all 07:40:04 bandit: astroid==4.0.4,attrs==26.1.0,bandit==1.9.4,certifi==2026.4.22,charset-normalizer==3.4.7,coverage==7.13.5,dacite==1.6.0,Deprecated==1.3.1,dill==0.4.1,exceptiongroup==1.3.1,idna==3.13,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,markdown-it-py==4.0.0,MarkupSafe==3.0.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==11.0.2,onapsdk==14.4.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.2,pip==26.1,platformdirs==4.9.6,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.20.0,pylint==4.0.5,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.0.3,pytest-cov==7.1.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==15.0.0,setuptools==82.0.1,simplejson==3.17.6,snowballstemmer==3.0.1,stevedore==5.7.0,tomli==2.4.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,wrapt==2.1.2,zipp==3.23.1 07:40:04 bandit: commands[0]> bandit -r src/onapsdk 07:40:04 [main] INFO profile include tests: None 07:40:04 [main] INFO profile exclude tests: None 07:40:04 [main] INFO cli include tests: None 07:40:04 [main] INFO cli exclude tests: None 07:40:04 [main] INFO running on Python 3.10.6 07:40:06 Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:01 07:40:06 Run started:2026-04-28 07:40:06.325787+00:00 07:40:06 07:40:06 Test results: 07:40:06 No issues identified. 07:40:06 07:40:06 Code scanned: 07:40:06 Total lines of code: 17189 07:40:06 Total lines skipped (#nosec): 0 07:40:06 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0 07:40:06 07:40:06 Run metrics: 07:40:06 Total issues (by severity): 07:40:06 Undefined: 0 07:40:06 Low: 0 07:40:06 Medium: 0 07:40:06 High: 0 07:40:06 Total issues (by confidence): 07:40:06 Undefined: 0 07:40:06 Low: 0 07:40:06 Medium: 0 07:40:06 High: 0 07:40:06 Files skipped (0): 07:40:06 bandit: OK (24.48=setup[22.32]+cmd[2.17] seconds) 07:40:06 congratulations :) (24.52 seconds) 07:40:06 + tox_status=0 07:40:06 + echo '---> Completed tox runs' 07:40:06 ---> Completed tox runs 07:40:06 + for i in .tox/*/log 07:40:06 ++ echo .tox/bandit/log 07:40:06 ++ awk -F/ '{print $2}' 07:40:06 + tox_env=bandit 07:40:06 + cp -r .tox/bandit/log /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/bandit 07:40:06 + DOC_DIR=docs/_build/html 07:40:06 + [[ -d docs/_build/html ]] 07:40:06 + echo '---> tox-run.sh ends' 07:40:06 ---> tox-run.sh ends 07:40:06 + test 0 -eq 0 07:40:06 $ ssh-agent -k 07:40:06 unset SSH_AUTH_SOCK; 07:40:06 unset SSH_AGENT_PID; 07:40:06 echo Agent pid 2055 killed; 07:40:06 [ssh-agent] Stopped. 07:40:06 [PostBuildScript] - [INFO] Executing post build scripts. 07:40:06 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins9825209935864568669.sh 07:40:06 ---> sysstat.sh 07:40:07 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins18109093597026349982.sh 07:40:07 ---> package-listing.sh 07:40:07 ++ facter osfamily 07:40:07 ++ tr '[:upper:]' '[:lower:]' 07:40:07 + OS_FAMILY=debian 07:40:07 + workspace=/w/workspace/integration-python-onapsdk-master-bandit-lint 07:40:07 + START_PACKAGES=/tmp/packages_start.txt 07:40:07 + END_PACKAGES=/tmp/packages_end.txt 07:40:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:40:07 + PACKAGES=/tmp/packages_start.txt 07:40:07 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 07:40:07 + PACKAGES=/tmp/packages_end.txt 07:40:07 + case "${OS_FAMILY}" in 07:40:07 + dpkg -l 07:40:07 + grep '^ii' 07:40:07 + '[' -f /tmp/packages_start.txt ']' 07:40:07 + '[' -f /tmp/packages_end.txt ']' 07:40:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:40:07 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 07:40:07 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 07:40:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 07:40:07 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins14752741277717510934.sh 07:40:07 ---> capture-instance-metadata.sh 07:40:07 Setup pyenv: 07:40:07 system 07:40:07 3.8.13 07:40:07 3.9.13 07:40:07 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:40:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zoy0 07:40:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:40:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:40:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:40:15 lf-activate-venv(): INFO: Base packages installed successfully 07:40:15 lf-activate-venv(): INFO: Installing additional packages: lftools 07:40:39 lf-activate-venv(): INFO: Adding /tmp/venv-Zoy0/bin to PATH 07:40:39 INFO: Running in OpenStack, capturing instance metadata 07:40:39 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins9904733033174887505.sh 07:40:39 provisioning config files... 07:40:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/config4324510112903717328tmp 07:40:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:40:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:40:39 [EnvInject] - Injecting environment variables from a build step. 07:40:39 [EnvInject] - Injecting as environment variables the properties content 07:40:39 SERVER_ID=logs 07:40:39 07:40:39 [EnvInject] - Variables injected successfully. 07:40:39 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins16225537501643971142.sh 07:40:39 ---> create-netrc.sh 07:40:40 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins8036711326237478197.sh 07:40:40 ---> python-tools-install.sh 07:40:40 Setup pyenv: 07:40:40 system 07:40:40 3.8.13 07:40:40 3.9.13 07:40:40 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:40:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zoy0 from file:/tmp/.os_lf_venv 07:40:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:40:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:40:42 lf-activate-venv(): INFO: Base packages installed successfully 07:40:42 lf-activate-venv(): INFO: Installing additional packages: lftools 07:40:50 lf-activate-venv(): INFO: Adding /tmp/venv-Zoy0/bin to PATH 07:40:50 Generating Requirements File 07:41:08 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. 07:41:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:41:09 Python 3.10.6 07:41:09 pip 26.1 from /tmp/venv-Zoy0/lib/python3.10/site-packages/pip (python 3.10) 07:41:09 appdirs==1.4.4 07:41:09 argcomplete==3.6.3 07:41:09 aspy.yaml==1.3.0 07:41:09 attrs==26.1.0 07:41:09 autopage==0.6.0 07:41:09 backports.strenum==1.3.1 07:41:09 beautifulsoup4==4.14.3 07:41:09 boto3==1.42.97 07:41:09 botocore==1.42.97 07:41:09 bs4==0.0.2 07:41:09 certifi==2026.4.22 07:41:09 cffi==2.0.0 07:41:09 cfgv==3.5.0 07:41:09 chardet==7.4.3 07:41:09 charset-normalizer==3.4.7 07:41:09 click==8.3.3 07:41:09 cliff==4.13.3 07:41:09 cmd2==3.5.1 07:41:09 cryptography==3.3.2 07:41:09 debtcollector==3.1.0 07:41:09 decorator==5.2.1 07:41:09 defusedxml==0.7.1 07:41:09 Deprecated==1.3.1 07:41:09 distlib==0.4.0 07:41:09 dnspython==2.8.0 07:41:09 docker==7.1.0 07:41:09 dogpile.cache==1.5.0 07:41:09 durationpy==0.10 07:41:09 email-validator==2.3.0 07:41:09 filelock==3.29.0 07:41:09 future==1.0.0 07:41:09 gitdb==4.0.12 07:41:09 GitPython==3.1.48 07:41:09 httplib2==0.30.2 07:41:09 identify==2.6.19 07:41:09 idna==3.13 07:41:09 importlib-resources==1.5.0 07:41:09 iso8601==2.1.0 07:41:09 Jinja2==3.1.6 07:41:09 jmespath==1.1.0 07:41:09 jsonpatch==1.33 07:41:09 jsonpointer==3.1.1 07:41:09 jsonschema==4.26.0 07:41:09 jsonschema-specifications==2025.9.1 07:41:09 keystoneauth1==5.13.1 07:41:09 kubernetes==35.0.0 07:41:09 lftools==0.37.22 07:41:09 lxml==6.1.0 07:41:09 markdown-it-py==4.0.0 07:41:09 MarkupSafe==3.0.3 07:41:09 mdurl==0.1.2 07:41:09 msgpack==1.1.2 07:41:09 multi_key_dict==2.0.3 07:41:09 munch==4.0.0 07:41:09 netaddr==1.3.0 07:41:09 niet==1.4.2 07:41:09 nodeenv==1.10.0 07:41:09 oauth2client==4.1.3 07:41:09 oauthlib==3.3.1 07:41:09 openstacksdk==4.12.0 07:41:09 os-service-types==1.8.2 07:41:09 osc-lib==4.5.0 07:41:09 oslo.config==10.3.0 07:41:09 oslo.context==6.3.0 07:41:09 oslo.i18n==6.7.2 07:41:09 oslo.log==8.1.0 07:41:09 oslo.serialization==5.9.1 07:41:09 oslo.utils==10.0.1 07:41:09 packaging==26.2 07:41:09 pbr==7.0.3 07:41:09 platformdirs==4.9.6 07:41:09 prettytable==3.17.0 07:41:09 psutil==7.2.2 07:41:09 pyasn1==0.6.3 07:41:09 pyasn1_modules==0.4.2 07:41:09 pycparser==3.0 07:41:09 pygerrit2==2.0.15 07:41:09 PyGithub==2.9.1 07:41:09 Pygments==2.20.0 07:41:09 PyJWT==2.12.1 07:41:09 PyNaCl==1.6.2 07:41:09 pyparsing==2.4.7 07:41:09 pyperclip==1.11.0 07:41:09 pyrsistent==0.20.0 07:41:09 python-cinderclient==9.9.0 07:41:09 python-dateutil==2.9.0.post0 07:41:09 python-discovery==1.2.2 07:41:09 python-heatclient==5.1.0 07:41:09 python-jenkins==1.8.3 07:41:09 python-keystoneclient==5.8.0 07:41:09 python-magnumclient==4.10.0 07:41:09 python-openstackclient==9.0.0 07:41:09 python-swiftclient==4.10.0 07:41:09 PyYAML==6.0.3 07:41:09 referencing==0.37.0 07:41:09 requests==2.33.1 07:41:09 requests-oauthlib==2.0.0 07:41:09 rfc3986==2.0.0 07:41:09 rich==15.0.0 07:41:09 rich-argparse==1.7.2 07:41:09 rpds-py==0.30.0 07:41:09 rsa==4.9.1 07:41:09 ruamel.yaml==0.19.1 07:41:09 ruamel.yaml.clib==0.2.15 07:41:09 s3transfer==0.16.1 07:41:09 simplejson==4.1.1 07:41:09 six==1.17.0 07:41:09 smmap==5.0.3 07:41:09 soupsieve==2.8.3 07:41:09 stevedore==5.7.0 07:41:09 tabulate==0.10.0 07:41:09 toml==0.10.2 07:41:09 tomlkit==0.14.0 07:41:09 tqdm==4.67.3 07:41:09 typing_extensions==4.15.0 07:41:09 urllib3==1.26.20 07:41:09 virtualenv==21.3.0 07:41:09 wcwidth==0.6.0 07:41:09 websocket-client==1.9.0 07:41:09 wrapt==2.1.2 07:41:09 xdg==6.0.0 07:41:09 xmltodict==1.0.4 07:41:09 yq==3.4.3 07:41:09 [integration-python-onapsdk-master-bandit-lint] $ /bin/sh /tmp/jenkins9790860785510164509.sh 07:41:09 ---> uv-install.sh 07:41:09 Installing uv/uvx (latest) using shell installer 07:41:09 2026-04-28 07:41:09 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-3ZBYFy.sh" [1] 07:41:09 downloading uv 0.11.8 x86_64-unknown-linux-gnu 07:41:10 installing to /home/jenkins/.local/bin 07:41:10 uv 07:41:10 uvx 07:41:10 everything's installed! 07:41:10 07:41:10 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:41:10 07:41:10 source $HOME/.local/bin/env (sh, bash, zsh) 07:41:10 source $HOME/.local/bin/env.fish (fish) 07:41:10 Adding install location to PATH 07:41:10 ---> Validating uv/uvx install 07:41:10 uvx 0.11.8 (x86_64-unknown-linux-gnu) 07:41:10 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins8419309781087306937.sh 07:41:10 ---> sudo-logs.sh 07:41:10 Archiving 'sudo' log.. 07:41:11 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins9665371025865538228.sh 07:41:11 ---> job-cost.sh 07:41:11 INFO: Activating Python virtual environment... 07:41:11 Setup pyenv: 07:41:11 system 07:41:11 3.8.13 07:41:11 3.9.13 07:41:11 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:41:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zoy0 from file:/tmp/.os_lf_venv 07:41:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:13 lf-activate-venv(): INFO: Base packages installed successfully 07:41:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:41:18 lf-activate-venv(): INFO: Adding /tmp/venv-Zoy0/bin to PATH 07:41:18 INFO: No stack-cost file found 07:41:18 INFO: Instance uptime: 157s 07:41:18 INFO: Fetching instance metadata (attempt 1 of 3)... 07:41:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:41:18 INFO: Successfully fetched instance metadata 07:41:18 INFO: Instance type: v3-standard-8 07:41:18 INFO: Retrieving pricing info for: v3-standard-8 07:41:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:41:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=157 07:41:19 INFO: Successfully fetched Vexxhost pricing API 07:41:19 INFO: Retrieved cost: 0.22 07:41:19 INFO: Retrieved resource: v3-standard-8 07:41:19 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost 07:41:19 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost.csv 07:41:19 INFO: Successfully archived job cost data 07:41:19 DEBUG: Cost data: integration-python-onapsdk-master-bandit-lint,272,2026-04-28 07:41:19,v3-standard-8,157,0.22,0.00,SUCCESS 07:41:19 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins18182832016866904699.sh 07:41:19 ---> logs-deploy.sh 07:41:19 Setup pyenv: 07:41:19 system 07:41:19 3.8.13 07:41:19 3.9.13 07:41:19 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:41:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zoy0 from file:/tmp/.os_lf_venv 07:41:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:21 lf-activate-venv(): INFO: Base packages installed successfully 07:41:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:41:28 lf-activate-venv(): INFO: Adding /tmp/venv-Zoy0/bin to PATH 07:41:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-bandit-lint/272 07:41:28 INFO: archiving workspace using pattern(s): 07:41:30 Archives upload complete. 07:41:30 INFO: archiving logs to Nexus 07:41:31 ---> uname -a: 07:41:31 Linux prd-ubuntu1804-docker-8c-8g-6580 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:41:31 07:41:31 07:41:31 ---> lscpu: 07:41:31 Architecture: x86_64 07:41:31 CPU op-mode(s): 32-bit, 64-bit 07:41:31 Byte Order: Little Endian 07:41:31 CPU(s): 8 07:41:31 On-line CPU(s) list: 0-7 07:41:31 Thread(s) per core: 1 07:41:31 Core(s) per socket: 1 07:41:31 Socket(s): 8 07:41:31 NUMA node(s): 1 07:41:31 Vendor ID: AuthenticAMD 07:41:31 CPU family: 23 07:41:31 Model: 49 07:41:31 Model name: AMD EPYC-Rome Processor 07:41:31 Stepping: 0 07:41:31 CPU MHz: 2799.998 07:41:31 BogoMIPS: 5599.99 07:41:31 Virtualization: AMD-V 07:41:31 Hypervisor vendor: KVM 07:41:31 Virtualization type: full 07:41:31 L1d cache: 32K 07:41:31 L1i cache: 32K 07:41:31 L2 cache: 512K 07:41:31 L3 cache: 16384K 07:41:31 NUMA node0 CPU(s): 0-7 07:41:31 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 07:41:31 07:41:31 07:41:31 ---> nproc: 07:41:31 8 07:41:31 07:41:31 07:41:31 ---> df -h: 07:41:31 Filesystem Size Used Avail Use% Mounted on 07:41:31 udev 16G 0 16G 0% /dev 07:41:31 tmpfs 3.2G 712K 3.2G 1% /run 07:41:31 /dev/vda1 155G 11G 145G 7% / 07:41:31 tmpfs 16G 0 16G 0% /dev/shm 07:41:31 tmpfs 5.0M 0 5.0M 0% /run/lock 07:41:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:41:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:41:31 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:41:31 07:41:31 07:41:31 ---> free -m: 07:41:31 total used free shared buff/cache available 07:41:31 Mem: 32167 811 29081 0 2273 30924 07:41:31 Swap: 1023 0 1023 07:41:31 07:41:31 07:41:31 ---> ip addr: 07:41:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:41:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:41:31 inet 127.0.0.1/8 scope host lo 07:41:31 valid_lft forever preferred_lft forever 07:41:31 inet6 ::1/128 scope host 07:41:31 valid_lft forever preferred_lft forever 07:41:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:41:31 link/ether fa:16:3e:45:aa:bd brd ff:ff:ff:ff:ff:ff 07:41:31 inet 10.30.107.232/23 brd 10.30.107.255 scope global dynamic ens3 07:41:31 valid_lft 86238sec preferred_lft 86238sec 07:41:31 inet6 fe80::f816:3eff:fe45:aabd/64 scope link 07:41:31 valid_lft forever preferred_lft forever 07:41:31 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:41:31 link/ether 02:42:d3:30:21:ba brd ff:ff:ff:ff:ff:ff 07:41:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:41:31 valid_lft forever preferred_lft forever 07:41:31 07:41:31 07:41:31 ---> sar -b -r -n DEV: 07:41:31 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6580) 04/28/26 _x86_64_ (8 CPU) 07:41:31 07:41:31 07:38:53 LINUX RESTART (8 CPU) 07:41:31 07:41:31 07:39:01 tps rtps wtps bread/s bwrtn/s 07:41:31 07:40:00 402.02 77.50 324.51 5406.30 129048.36 07:41:31 07:41:01 127.72 0.77 126.95 83.13 62240.42 07:41:31 Average: 263.73 38.82 224.91 2722.72 95368.37 07:41:31 07:41:31 07:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:41:31 07:40:00 30215568 31677696 2723652 8.27 58744 1717968 1475412 4.34 896872 1551256 125344 07:41:31 07:41:01 29943016 31680668 2996204 9.10 83232 1953316 1397656 4.11 918056 1770432 162360 07:41:31 Average: 30079292 31679182 2859928 8.68 70988 1835642 1436534 4.23 907464 1660844 143852 07:41:31 07:41:31 07:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:41:31 07:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:31 07:40:00 ens3 365.46 249.68 1151.67 74.93 0.00 0.00 0.00 0.00 07:41:31 07:40:00 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 07:41:31 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:31 07:41:01 ens3 111.31 80.23 759.10 12.97 0.00 0.00 0.00 0.00 07:41:31 07:41:01 lo 1.57 1.57 0.18 0.18 0.00 0.00 0.00 0.00 07:41:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:31 Average: ens3 237.33 164.25 953.77 43.69 0.00 0.00 0.00 0.00 07:41:31 Average: lo 1.65 1.65 0.18 0.18 0.00 0.00 0.00 0.00 07:41:31 07:41:31 07:41:31 ---> sar -P ALL: 07:41:31 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6580) 04/28/26 _x86_64_ (8 CPU) 07:41:31 07:41:31 07:38:53 LINUX RESTART (8 CPU) 07:41:31 07:41:31 07:39:01 CPU %user %nice %system %iowait %steal %idle 07:41:31 07:40:00 all 9.35 0.00 1.39 2.18 0.04 87.05 07:41:31 07:40:00 0 15.05 0.00 1.90 0.45 0.05 82.54 07:41:31 07:40:00 1 6.94 0.00 0.86 0.51 0.03 91.65 07:41:31 07:40:00 2 11.77 0.00 3.08 3.53 0.05 81.57 07:41:31 07:40:00 3 8.13 0.00 1.24 0.35 0.03 90.25 07:41:31 07:40:00 4 2.73 0.00 0.92 6.23 0.03 90.08 07:41:31 07:40:00 5 13.58 0.00 1.10 2.34 0.05 82.93 07:41:31 07:40:00 6 9.38 0.00 1.34 0.92 0.05 88.31 07:41:31 07:40:00 7 7.20 0.00 0.67 3.08 0.03 89.02 07:41:31 07:41:01 all 9.62 0.00 0.83 0.93 0.03 88.59 07:41:31 07:41:01 0 30.27 0.00 2.28 0.59 0.07 66.79 07:41:31 07:41:01 1 8.85 0.00 0.89 0.21 0.02 90.03 07:41:31 07:41:01 2 3.40 0.00 0.59 0.26 0.03 95.71 07:41:31 07:41:01 3 1.66 0.00 0.33 0.02 0.02 97.98 07:41:31 07:41:01 4 5.77 0.00 0.41 0.00 0.02 93.81 07:41:31 07:41:01 5 18.15 0.00 0.92 0.10 0.03 80.80 07:41:31 07:41:01 6 0.68 0.00 0.51 5.98 0.05 92.79 07:41:31 07:41:01 7 8.13 0.00 0.64 0.34 0.03 90.85 07:41:31 Average: all 9.48 0.00 1.11 1.55 0.04 87.83 07:41:31 Average: 0 22.72 0.00 2.09 0.52 0.06 74.60 07:41:31 Average: 1 7.90 0.00 0.88 0.36 0.02 90.83 07:41:31 Average: 2 7.55 0.00 1.82 1.88 0.04 88.71 07:41:31 Average: 3 4.87 0.00 0.78 0.18 0.02 94.15 07:41:31 Average: 4 4.27 0.00 0.66 3.08 0.02 91.96 07:41:31 Average: 5 15.89 0.00 1.01 1.21 0.04 81.85 07:41:31 Average: 6 4.99 0.00 0.92 3.47 0.05 90.57 07:41:31 Average: 7 7.67 0.00 0.65 1.70 0.03 89.94 07:41:31 07:41:31 07:41:31