07:29:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/143130 07:29:22 Running as SYSTEM 07:29:22 [EnvInject] - Loading node environment variables. 07:29:23 Building remotely on prd-ubuntu1804-docker-8c-8g-6365 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-bandit-lint 07:29:23 [ssh-agent] Looking for ssh-agent implementation... 07:29:23 $ ssh-agent 07:29:23 SSH_AUTH_SOCK=/tmp/ssh-xz0Yg2MCSgfh/agent.2106 07:29:23 SSH_AGENT_PID=2108 07:29:23 [ssh-agent] Started. 07:29:23 Running ssh-add (command line suppressed) 07:29:23 Identity added: /w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_12682745806365595620.key (/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_12682745806365595620.key) 07:29:23 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:29:23 The recommended git tool is: NONE 07:29:24 using credential onap-jenkins-ssh 07:29:24 Wiping out workspace first. 07:29:24 Cloning the remote Git repository 07:29:24 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:29:24 > git init /w/workspace/integration-python-onapsdk-master-bandit-lint # timeout=10 07:29:24 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:29:24 > git --version # timeout=10 07:29:24 > git --version # 'git version 2.17.1' 07:29:24 using GIT_SSH to set credentials Gerrit user 07:29:24 Verifying host key using manually-configured host key entries 07:29:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:29:25 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:29:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:25 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:29:25 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:29:25 using GIT_SSH to set credentials Gerrit user 07:29:25 Verifying host key using manually-configured host key entries 07:29:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/30/143130/1 # timeout=30 07:29:25 > git rev-parse 1909fa9040277d7328ea71121949f39cbd721b5a^{commit} # timeout=10 07:29:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:29:25 Checking out Revision 1909fa9040277d7328ea71121949f39cbd721b5a (refs/changes/30/143130/1) 07:29:25 > git config core.sparsecheckout # timeout=10 07:29:25 > git checkout -f 1909fa9040277d7328ea71121949f39cbd721b5a # timeout=30 07:29:28 Commit message: "Remove dependency on cryptography and pyOpenSSL in python-onapsdk" 07:29:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:29:29 > git rev-list --no-walk 2fa7f32870735ed4ba49636ab641a21545e0e174 # timeout=10 07:29:29 [EnvInject] - Injecting environment variables from a build step. 07:29:29 [EnvInject] - Injecting as environment variables the properties content 07:29:29 PYTHON=python3 07:29:29 07:29:29 [EnvInject] - Variables injected successfully. 07:29:29 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins16528362545151485729.sh 07:29:29 ---> tox-install.sh 07:29:29 + source /home/jenkins/lf-env.sh 07:29:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:29:29 ++ mktemp -d /tmp/venv-XXXX 07:29:29 + lf_venv=/tmp/venv-rGrY 07:29:29 + local venv_file=/tmp/.os_lf_venv 07:29:29 + local python=python3 07:29:29 + local options 07:29:29 + local set_path=true 07:29:29 + local install_args= 07:29:29 ++ 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:29:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:29:29 + true 07:29:29 + case $1 in 07:29:29 + venv_file=/tmp/.toxenv 07:29:29 + shift 2 07:29:29 + true 07:29:29 + case $1 in 07:29:29 + shift 07:29:29 + break 07:29:29 + case $python in 07:29:29 + local pkg_list= 07:29:29 + [[ -d /opt/pyenv ]] 07:29:29 + echo 'Setup pyenv:' 07:29:29 Setup pyenv: 07:29:29 + export PYENV_ROOT=/opt/pyenv 07:29:29 + PYENV_ROOT=/opt/pyenv 07:29:29 + 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:29:29 + 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:29:29 + pyenv versions 07:29:29 * system (set by /opt/pyenv/version) 07:29:29 * 3.8.13 (set by /opt/pyenv/version) 07:29:29 * 3.9.13 (set by /opt/pyenv/version) 07:29:29 * 3.10.6 (set by /opt/pyenv/version) 07:29:29 + command -v pyenv 07:29:29 ++ pyenv init - --no-rehash 07:29:29 + 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:29:29 export PATH="/opt/pyenv/shims:${PATH}" 07:29:29 export PYENV_SHELL=bash 07:29:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:29:29 pyenv() { 07:29:29 local command 07:29:29 command="${1:-}" 07:29:29 if [ "$#" -gt 0 ]; then 07:29:29 shift 07:29:29 fi 07:29:29 07:29:29 case "$command" in 07:29:29 rehash|shell) 07:29:29 eval "$(pyenv "sh-$command" "$@")" 07:29:29 ;; 07:29:29 *) 07:29:29 command pyenv "$command" "$@" 07:29:29 ;; 07:29:29 esac 07:29:29 }' 07:29:29 +++ 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:29:29 ++ 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:29:29 ++ 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:29:29 ++ 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:29:29 ++ export PYENV_SHELL=bash 07:29:29 ++ PYENV_SHELL=bash 07:29:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:29:29 +++ complete -F _pyenv pyenv 07:29:29 ++ lf-pyver python3 07:29:29 ++ local py_version_xy=python3 07:29:29 ++ local py_version_xyz= 07:29:29 ++ pyenv versions 07:29:29 ++ local command 07:29:29 ++ command=versions 07:29:29 ++ '[' 1 -gt 0 ']' 07:29:29 ++ shift 07:29:29 ++ case "$command" in 07:29:29 ++ command pyenv versions 07:29:29 ++ pyenv versions 07:29:29 ++ awk '{ print $1 }' 07:29:29 ++ sed 's/^[ *]* //' 07:29:29 ++ grep -E '^[0-9.]*[0-9]$' 07:29:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:29:29 +++ grep '^3' /tmp/.pyenv_versions 07:29:29 +++ sort -V 07:29:29 +++ tail -n 1 07:29:29 ++ py_version_xyz=3.10.6 07:29:29 ++ [[ -z 3.10.6 ]] 07:29:29 ++ echo 3.10.6 07:29:29 ++ return 0 07:29:29 + pyenv local 3.10.6 07:29:29 + local command 07:29:29 + command=local 07:29:29 + '[' 2 -gt 0 ']' 07:29:29 + shift 07:29:29 + case "$command" in 07:29:29 + command pyenv local 3.10.6 07:29:29 + pyenv local 3.10.6 07:29:29 + for arg in "$@" 07:29:29 + case $arg in 07:29:29 + pkg_list+='tox ' 07:29:29 + for arg in "$@" 07:29:29 + case $arg in 07:29:29 + pkg_list+='virtualenv ' 07:29:29 + for arg in "$@" 07:29:29 + case $arg in 07:29:29 + pkg_list+='urllib3~=1.26.15 ' 07:29:29 + [[ -f /tmp/.toxenv ]] 07:29:29 + [[ ! -f /tmp/.toxenv ]] 07:29:29 + [[ -n '' ]] 07:29:29 + python3 -m venv /tmp/venv-rGrY 07:29:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rGrY' 07:29:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rGrY 07:29:33 + echo /tmp/venv-rGrY 07:29:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:29:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:29:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:29:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:33 + local 'pip_opts=--upgrade --quiet' 07:29:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:29:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:29:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:29:33 + [[ -n '' ]] 07:29:33 + [[ -n '' ]] 07:29:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:29:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:33 + /tmp/venv-rGrY/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:29:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:29:37 lf-activate-venv(): INFO: Base packages installed successfully 07:29:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:29:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:29:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:29:37 + /tmp/venv-rGrY/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:29:39 + type python3 07:29:39 + true 07:29:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rGrY/bin to PATH' 07:29:39 lf-activate-venv(): INFO: Adding /tmp/venv-rGrY/bin to PATH 07:29:39 + PATH=/tmp/venv-rGrY/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:29:39 + return 0 07:29:39 + python3 --version 07:29:39 Python 3.10.6 07:29:39 + python3 -m pip --version 07:29:39 pip 26.0.1 from /tmp/venv-rGrY/lib/python3.10/site-packages/pip (python 3.10) 07:29:39 + python3 -m pip freeze 07:29:40 cachetools==7.0.0 07:29:40 chardet==5.2.0 07:29:40 colorama==0.4.6 07:29:40 distlib==0.4.0 07:29:40 filelock==3.20.3 07:29:40 packaging==26.0 07:29:40 platformdirs==4.5.1 07:29:40 pluggy==1.6.0 07:29:40 pyproject-api==1.10.0 07:29:40 tomli==2.4.0 07:29:40 tox==4.34.1 07:29:40 typing_extensions==4.15.0 07:29:40 urllib3==1.26.20 07:29:40 virtualenv==20.36.1 07:29:40 [EnvInject] - Injecting environment variables from a build step. 07:29:40 [EnvInject] - Injecting as environment variables the properties content 07:29:40 PARALLEL=false 07:29:40 07:29:40 [EnvInject] - Variables injected successfully. 07:29:40 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins2522554069315756363.sh 07:29:40 ---> tox-run.sh 07:29:40 + 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:29:40 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 07:29:40 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/docs 07:29:40 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 07:29:40 + cd /w/workspace/integration-python-onapsdk-master-bandit-lint/. 07:29:40 + source /home/jenkins/lf-env.sh 07:29:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:29:40 ++ mktemp -d /tmp/venv-XXXX 07:29:40 + lf_venv=/tmp/venv-Pe4M 07:29:40 + local venv_file=/tmp/.os_lf_venv 07:29:40 + local python=python3 07:29:40 + local options 07:29:40 + local set_path=true 07:29:40 + local install_args= 07:29:40 ++ 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:29:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:29:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:29:40 + true 07:29:40 + case $1 in 07:29:40 + venv_file=/tmp/.toxenv 07:29:40 + shift 2 07:29:40 + true 07:29:40 + case $1 in 07:29:40 + shift 07:29:40 + break 07:29:40 + case $python in 07:29:40 + local pkg_list= 07:29:40 + [[ -d /opt/pyenv ]] 07:29:40 + echo 'Setup pyenv:' 07:29:40 Setup pyenv: 07:29:40 + export PYENV_ROOT=/opt/pyenv 07:29:40 + PYENV_ROOT=/opt/pyenv 07:29:40 + 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:29:40 + 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:29:40 + pyenv versions 07:29:40 system 07:29:40 3.8.13 07:29:40 3.9.13 07:29:40 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:29:40 + command -v pyenv 07:29:40 ++ pyenv init - --no-rehash 07:29:40 + 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:29:40 export PATH="/opt/pyenv/shims:${PATH}" 07:29:40 export PYENV_SHELL=bash 07:29:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:29:40 pyenv() { 07:29:40 local command 07:29:40 command="${1:-}" 07:29:40 if [ "$#" -gt 0 ]; then 07:29:40 shift 07:29:40 fi 07:29:40 07:29:40 case "$command" in 07:29:40 rehash|shell) 07:29:40 eval "$(pyenv "sh-$command" "$@")" 07:29:40 ;; 07:29:40 *) 07:29:40 command pyenv "$command" "$@" 07:29:40 ;; 07:29:40 esac 07:29:40 }' 07:29:40 +++ 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:29:40 ++ 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:29:40 ++ 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:29:40 ++ 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:29:40 ++ export PYENV_SHELL=bash 07:29:40 ++ PYENV_SHELL=bash 07:29:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:29:40 +++ complete -F _pyenv pyenv 07:29:40 ++ lf-pyver python3 07:29:40 ++ local py_version_xy=python3 07:29:40 ++ local py_version_xyz= 07:29:40 ++ pyenv versions 07:29:40 ++ local command 07:29:40 ++ sed 's/^[ *]* //' 07:29:40 ++ command=versions 07:29:40 ++ awk '{ print $1 }' 07:29:40 ++ '[' 1 -gt 0 ']' 07:29:40 ++ shift 07:29:40 ++ case "$command" in 07:29:40 ++ command pyenv versions 07:29:40 ++ grep -E '^[0-9.]*[0-9]$' 07:29:40 ++ pyenv versions 07:29:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:29:40 +++ grep '^3' /tmp/.pyenv_versions 07:29:40 +++ sort -V 07:29:40 +++ tail -n 1 07:29:40 ++ py_version_xyz=3.10.6 07:29:40 ++ [[ -z 3.10.6 ]] 07:29:40 ++ echo 3.10.6 07:29:40 ++ return 0 07:29:40 + pyenv local 3.10.6 07:29:40 + local command 07:29:40 + command=local 07:29:40 + '[' 2 -gt 0 ']' 07:29:40 + shift 07:29:40 + case "$command" in 07:29:40 + command pyenv local 3.10.6 07:29:40 + pyenv local 3.10.6 07:29:40 + for arg in "$@" 07:29:40 + case $arg in 07:29:40 + pkg_list+='tox ' 07:29:40 + for arg in "$@" 07:29:40 + case $arg in 07:29:40 + pkg_list+='virtualenv ' 07:29:40 + for arg in "$@" 07:29:40 + case $arg in 07:29:40 + pkg_list+='urllib3~=1.26.15 ' 07:29:40 + [[ -f /tmp/.toxenv ]] 07:29:40 ++ cat /tmp/.toxenv 07:29:40 + lf_venv=/tmp/venv-rGrY 07:29:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rGrY from' file:/tmp/.toxenv 07:29:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rGrY from file:/tmp/.toxenv 07:29:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:29:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:40 + local 'pip_opts=--upgrade --quiet' 07:29:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:29:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:29:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:29:40 + [[ -n '' ]] 07:29:40 + [[ -n '' ]] 07:29:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:29:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:40 + /tmp/venv-rGrY/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:29:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:29:41 lf-activate-venv(): INFO: Base packages installed successfully 07:29:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:29:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:29:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:29:41 + /tmp/venv-rGrY/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:29:42 + type python3 07:29:42 + true 07:29:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rGrY/bin to PATH' 07:29:42 lf-activate-venv(): INFO: Adding /tmp/venv-rGrY/bin to PATH 07:29:42 + PATH=/tmp/venv-rGrY/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:29:42 + return 0 07:29:42 + [[ -d /opt/pyenv ]] 07:29:42 + echo '---> Setting up pyenv' 07:29:42 ---> Setting up pyenv 07:29:42 + export PYENV_ROOT=/opt/pyenv 07:29:42 + PYENV_ROOT=/opt/pyenv 07:29:42 + export PATH=/opt/pyenv/bin:/tmp/venv-rGrY/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:29:42 + PATH=/opt/pyenv/bin:/tmp/venv-rGrY/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:29:42 ++ pwd 07:29:42 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-bandit-lint 07:29:42 + export PYTHONPATH 07:29:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:29:42 + TOX_TESTENV_PASSENV=PYTHONPATH 07:29:42 + tox --version 07:29:42 4.34.1 from /tmp/venv-rGrY/lib/python3.10/site-packages/tox/__init__.py 07:29:42 + PARALLEL=false 07:29:42 + TOX_OPTIONS_LIST= 07:29:42 + [[ -n bandit ]] 07:29:42 + TOX_OPTIONS_LIST=' -e bandit' 07:29:42 + case ${PARALLEL,,} in 07:29:42 + tox -e bandit 07:29:42 + tee -a /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/tox.log 07:29:43 bandit: install_deps> python -I -m pip install -r test-requirements.txt 07:29:53 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 07:29:54 .pkg: _optional_hooks> python /tmp/venv-rGrY/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:29:54 .pkg: get_requires_for_build_sdist> python /tmp/venv-rGrY/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:29:54 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 07:29:55 .pkg: get_requires_for_build_wheel> python /tmp/venv-rGrY/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:29:55 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 07:29:55 .pkg: freeze> python -m pip freeze --all 07:29:56 .pkg: pip==25.3,pytest-runner==5.2,setuptools==80.9.0 07:29:56 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-rGrY/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:29:56 .pkg: build_sdist> python /tmp/venv-rGrY/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:29:56 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.39.1 oyaml==1.0 'requests[socks]==2.32.3' simplejson==3.17.6 07:29:57 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.3.0.tar.gz 07:30:00 bandit: freeze> python -m pip freeze --all 07:30:01 bandit: astroid==4.0.4,attrs==25.4.0,bandit==1.9.3,certifi==2026.1.4,charset-normalizer==3.4.4,coverage==7.13.3,dacite==1.6.0,dill==0.4.1,exceptiongroup==1.3.1,idna==3.11,importlib_metadata==8.7.1,iniconfig==2.3.0,isort==7.0.0,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==10.8.0,onapsdk==14.3.0,opentelemetry-api==1.39.1,oyaml==1.0,packaging==26.0,pip==25.3,platformdirs==4.5.1,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.19.2,pylint==4.0.4,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.0.2,pytest-cov==7.0.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==14.3.2,setuptools==80.9.0,simplejson==3.17.6,snowballstemmer==3.0.1,stevedore==5.6.0,tomli==2.4.0,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,zipp==3.23.0 07:30:01 bandit: commands[0]> bandit -r src/onapsdk 07:30:01 [main] INFO profile include tests: None 07:30:01 [main] INFO profile exclude tests: None 07:30:01 [main] INFO cli include tests: None 07:30:01 [main] INFO cli exclude tests: None 07:30:01 [main] INFO running on Python 3.10.6 07:30:03 Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:01 07:30:03 Run started:2026-02-09 07:30:03.176486+00:00 07:30:03 07:30:03 Test results: 07:30:03 No issues identified. 07:30:03 07:30:03 Code scanned: 07:30:03 Total lines of code: 17188 07:30:03 Total lines skipped (#nosec): 0 07:30:03 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0 07:30:03 07:30:03 Run metrics: 07:30:03 Total issues (by severity): 07:30:03 Undefined: 0 07:30:03 Low: 0 07:30:03 Medium: 0 07:30:03 High: 0 07:30:03 Total issues (by confidence): 07:30:03 Undefined: 0 07:30:03 Low: 0 07:30:03 Medium: 0 07:30:03 High: 0 07:30:03 Files skipped (0): 07:30:03 bandit: OK (20.24=setup[18.11]+cmd[2.13] seconds) 07:30:03 congratulations :) (20.27 seconds) 07:30:03 + tox_status=0 07:30:03 + echo '---> Completed tox runs' 07:30:03 ---> Completed tox runs 07:30:03 + for i in .tox/*/log 07:30:03 ++ echo .tox/bandit/log 07:30:03 ++ awk -F/ '{print $2}' 07:30:03 + tox_env=bandit 07:30:03 + cp -r .tox/bandit/log /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/bandit 07:30:03 + DOC_DIR=docs/_build/html 07:30:03 + [[ -d docs/_build/html ]] 07:30:03 + echo '---> tox-run.sh ends' 07:30:03 ---> tox-run.sh ends 07:30:03 + test 0 -eq 0 07:30:03 $ ssh-agent -k 07:30:03 unset SSH_AUTH_SOCK; 07:30:03 unset SSH_AGENT_PID; 07:30:03 echo Agent pid 2108 killed; 07:30:03 [ssh-agent] Stopped. 07:30:03 [PostBuildScript] - [INFO] Executing post build scripts. 07:30:03 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins4786340141018978778.sh 07:30:03 ---> sysstat.sh 07:30:03 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins6155895131033840951.sh 07:30:03 ---> package-listing.sh 07:30:03 ++ facter osfamily 07:30:03 ++ tr '[:upper:]' '[:lower:]' 07:30:04 + OS_FAMILY=debian 07:30:04 + workspace=/w/workspace/integration-python-onapsdk-master-bandit-lint 07:30:04 + START_PACKAGES=/tmp/packages_start.txt 07:30:04 + END_PACKAGES=/tmp/packages_end.txt 07:30:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:30:04 + PACKAGES=/tmp/packages_start.txt 07:30:04 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 07:30:04 + PACKAGES=/tmp/packages_end.txt 07:30:04 + case "${OS_FAMILY}" in 07:30:04 + dpkg -l 07:30:04 + grep '^ii' 07:30:04 + '[' -f /tmp/packages_start.txt ']' 07:30:04 + '[' -f /tmp/packages_end.txt ']' 07:30:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:30:04 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 07:30:04 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 07:30:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 07:30:04 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins6363597305104019342.sh 07:30:04 ---> capture-instance-metadata.sh 07:30:04 Setup pyenv: 07:30:04 system 07:30:04 3.8.13 07:30:04 3.9.13 07:30:04 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:30:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gwzz 07:30:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:30:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:11 lf-activate-venv(): INFO: Base packages installed successfully 07:30:11 lf-activate-venv(): INFO: Installing additional packages: lftools 07:30:32 lf-activate-venv(): INFO: Adding /tmp/venv-gwzz/bin to PATH 07:30:32 INFO: Running in OpenStack, capturing instance metadata 07:30:32 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins15274128331401488199.sh 07:30:32 provisioning config files... 07:30:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/config9792367955598754727tmp 07:30:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:30:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:30:32 [EnvInject] - Injecting environment variables from a build step. 07:30:32 [EnvInject] - Injecting as environment variables the properties content 07:30:32 SERVER_ID=logs 07:30:32 07:30:32 [EnvInject] - Variables injected successfully. 07:30:32 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins18084784330136572369.sh 07:30:32 ---> create-netrc.sh 07:30:32 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins6415929403724960338.sh 07:30:32 ---> python-tools-install.sh 07:30:32 Setup pyenv: 07:30:32 system 07:30:32 3.8.13 07:30:32 3.9.13 07:30:32 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:30:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gwzz from file:/tmp/.os_lf_venv 07:30:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:34 lf-activate-venv(): INFO: Base packages installed successfully 07:30:34 lf-activate-venv(): INFO: Installing additional packages: lftools 07:30:41 lf-activate-venv(): INFO: Adding /tmp/venv-gwzz/bin to PATH 07:30:41 Generating Requirements File 07:30:58 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:30:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:30:59 Python 3.10.6 07:30:59 pip 26.0.1 from /tmp/venv-gwzz/lib/python3.10/site-packages/pip (python 3.10) 07:30:59 appdirs==1.4.4 07:30:59 argcomplete==3.6.3 07:30:59 aspy.yaml==1.3.0 07:30:59 attrs==25.4.0 07:30:59 autopage==0.6.0 07:30:59 backports.strenum==1.3.1 07:30:59 beautifulsoup4==4.14.3 07:30:59 boto3==1.42.44 07:30:59 botocore==1.42.44 07:30:59 bs4==0.0.2 07:30:59 certifi==2026.1.4 07:30:59 cffi==2.0.0 07:30:59 cfgv==3.5.0 07:30:59 chardet==5.2.0 07:30:59 charset-normalizer==3.4.4 07:30:59 click==8.3.1 07:30:59 cliff==4.13.1 07:30:59 cmd2==3.2.0 07:30:59 cryptography==3.3.2 07:30:59 debtcollector==3.0.0 07:30:59 decorator==5.2.1 07:30:59 defusedxml==0.7.1 07:30:59 Deprecated==1.3.1 07:30:59 distlib==0.4.0 07:30:59 dnspython==2.8.0 07:30:59 docker==7.1.0 07:30:59 dogpile.cache==1.5.0 07:30:59 durationpy==0.10 07:30:59 email-validator==2.3.0 07:30:59 filelock==3.20.3 07:30:59 future==1.0.0 07:30:59 gitdb==4.0.12 07:30:59 GitPython==3.1.46 07:30:59 httplib2==0.30.2 07:30:59 identify==2.6.16 07:30:59 idna==3.11 07:30:59 importlib-resources==1.5.0 07:30:59 iso8601==2.1.0 07:30:59 Jinja2==3.1.6 07:30:59 jmespath==1.1.0 07:30:59 jsonpatch==1.33 07:30:59 jsonpointer==3.0.0 07:30:59 jsonschema==4.26.0 07:30:59 jsonschema-specifications==2025.9.1 07:30:59 keystoneauth1==5.13.0 07:30:59 kubernetes==35.0.0 07:30:59 lftools==0.37.21 07:30:59 lxml==6.0.2 07:30:59 markdown-it-py==4.0.0 07:30:59 MarkupSafe==3.0.3 07:30:59 mdurl==0.1.2 07:30:59 msgpack==1.1.2 07:30:59 multi_key_dict==2.0.3 07:30:59 munch==4.0.0 07:30:59 netaddr==1.3.0 07:30:59 niet==1.4.2 07:30:59 nodeenv==1.10.0 07:30:59 oauth2client==4.1.3 07:30:59 oauthlib==3.3.1 07:30:59 openstacksdk==4.9.0 07:30:59 os-service-types==1.8.2 07:30:59 osc-lib==4.3.0 07:30:59 oslo.config==10.2.0 07:30:59 oslo.context==6.2.0 07:30:59 oslo.i18n==6.7.1 07:30:59 oslo.log==8.0.0 07:30:59 oslo.serialization==5.9.0 07:30:59 oslo.utils==9.2.0 07:30:59 packaging==26.0 07:30:59 pbr==7.0.3 07:30:59 platformdirs==4.5.1 07:30:59 prettytable==3.17.0 07:30:59 psutil==7.2.2 07:30:59 pyasn1==0.6.2 07:30:59 pyasn1_modules==0.4.2 07:30:59 pycparser==3.0 07:30:59 pygerrit2==2.0.15 07:30:59 PyGithub==2.8.1 07:30:59 Pygments==2.19.2 07:30:59 PyJWT==2.11.0 07:30:59 PyNaCl==1.6.2 07:30:59 pyparsing==2.4.7 07:30:59 pyperclip==1.11.0 07:30:59 pyrsistent==0.20.0 07:30:59 python-cinderclient==9.8.0 07:30:59 python-dateutil==2.9.0.post0 07:30:59 python-heatclient==5.0.0 07:30:59 python-jenkins==1.8.3 07:30:59 python-keystoneclient==5.7.0 07:30:59 python-magnumclient==4.9.0 07:30:59 python-openstackclient==8.3.0 07:30:59 python-swiftclient==4.9.0 07:30:59 PyYAML==6.0.3 07:30:59 referencing==0.37.0 07:30:59 requests==2.32.5 07:30:59 requests-oauthlib==2.0.0 07:30:59 requestsexceptions==1.4.0 07:30:59 rfc3986==2.0.0 07:30:59 rich==14.3.2 07:30:59 rich-argparse==1.7.2 07:30:59 rpds-py==0.30.0 07:30:59 rsa==4.9.1 07:30:59 ruamel.yaml==0.19.1 07:30:59 ruamel.yaml.clib==0.2.15 07:30:59 s3transfer==0.16.0 07:30:59 simplejson==3.20.2 07:30:59 six==1.17.0 07:30:59 smmap==5.0.2 07:30:59 soupsieve==2.8.3 07:30:59 stevedore==5.6.0 07:30:59 tabulate==0.9.0 07:30:59 toml==0.10.2 07:30:59 tomlkit==0.14.0 07:30:59 tqdm==4.67.3 07:30:59 typing_extensions==4.15.0 07:30:59 tzdata==2025.3 07:30:59 urllib3==1.26.20 07:30:59 virtualenv==20.36.1 07:30:59 wcwidth==0.6.0 07:30:59 websocket-client==1.9.0 07:30:59 wrapt==2.1.1 07:30:59 xdg==6.0.0 07:30:59 xmltodict==1.0.2 07:30:59 yq==3.4.3 07:30:59 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins9278913848207226341.sh 07:30:59 ---> sudo-logs.sh 07:30:59 Archiving 'sudo' log.. 07:30:59 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins7167890256818660426.sh 07:30:59 ---> job-cost.sh 07:30:59 Setup pyenv: 07:30:59 system 07:30:59 3.8.13 07:30:59 3.9.13 07:30:59 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:31:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gwzz from file:/tmp/.os_lf_venv 07:31:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:31:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:31:01 lf-activate-venv(): INFO: Base packages installed successfully 07:31:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:31:06 lf-activate-venv(): INFO: Adding /tmp/venv-gwzz/bin to PATH 07:31:06 INFO: No Stack... 07:31:07 INFO: Retrieving Pricing Info for: v3-standard-8 07:31:07 INFO: Archiving Costs 07:31:07 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins15800565912619139017.sh 07:31:07 ---> logs-deploy.sh 07:31:07 Setup pyenv: 07:31:07 system 07:31:07 3.8.13 07:31:07 3.9.13 07:31:07 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:31:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gwzz from file:/tmp/.os_lf_venv 07:31:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:31:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:31:09 lf-activate-venv(): INFO: Base packages installed successfully 07:31:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:31:16 lf-activate-venv(): INFO: Adding /tmp/venv-gwzz/bin to PATH 07:31:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-bandit-lint/269 07:31:16 INFO: archiving workspace using pattern(s): 07:31:17 Archives upload complete. 07:31:17 INFO: archiving logs to Nexus 07:31:18 ---> uname -a: 07:31:18 Linux prd-ubuntu1804-docker-8c-8g-6365 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:31:18 07:31:18 07:31:18 ---> lscpu: 07:31:18 Architecture: x86_64 07:31:18 CPU op-mode(s): 32-bit, 64-bit 07:31:18 Byte Order: Little Endian 07:31:18 CPU(s): 8 07:31:18 On-line CPU(s) list: 0-7 07:31:18 Thread(s) per core: 1 07:31:18 Core(s) per socket: 1 07:31:18 Socket(s): 8 07:31:18 NUMA node(s): 1 07:31:18 Vendor ID: AuthenticAMD 07:31:18 CPU family: 23 07:31:18 Model: 49 07:31:18 Model name: AMD EPYC-Rome Processor 07:31:18 Stepping: 0 07:31:18 CPU MHz: 2799.998 07:31:18 BogoMIPS: 5599.99 07:31:18 Virtualization: AMD-V 07:31:18 Hypervisor vendor: KVM 07:31:18 Virtualization type: full 07:31:18 L1d cache: 32K 07:31:18 L1i cache: 32K 07:31:18 L2 cache: 512K 07:31:18 L3 cache: 16384K 07:31:18 NUMA node0 CPU(s): 0-7 07:31:18 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:31:18 07:31:18 07:31:18 ---> nproc: 07:31:18 8 07:31:18 07:31:18 07:31:18 ---> df -h: 07:31:18 Filesystem Size Used Avail Use% Mounted on 07:31:18 udev 16G 0 16G 0% /dev 07:31:18 tmpfs 3.2G 712K 3.2G 1% /run 07:31:18 /dev/vda1 155G 11G 145G 7% / 07:31:18 tmpfs 16G 0 16G 0% /dev/shm 07:31:18 tmpfs 5.0M 0 5.0M 0% /run/lock 07:31:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:31:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:31:18 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:31:18 07:31:18 07:31:18 ---> free -m: 07:31:18 total used free shared buff/cache available 07:31:18 Mem: 32167 782 29177 0 2207 30954 07:31:18 Swap: 1023 0 1023 07:31:18 07:31:18 07:31:18 ---> ip addr: 07:31:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:31:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:31:18 inet 127.0.0.1/8 scope host lo 07:31:18 valid_lft forever preferred_lft forever 07:31:18 inet6 ::1/128 scope host 07:31:18 valid_lft forever preferred_lft forever 07:31:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:31:18 link/ether fa:16:3e:37:9c:ac brd ff:ff:ff:ff:ff:ff 07:31:18 inet 10.30.107.190/23 brd 10.30.107.255 scope global dynamic ens3 07:31:18 valid_lft 86245sec preferred_lft 86245sec 07:31:18 inet6 fe80::f816:3eff:fe37:9cac/64 scope link 07:31:18 valid_lft forever preferred_lft forever 07:31:18 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:31:18 link/ether 02:42:e6:f2:0a:d6 brd ff:ff:ff:ff:ff:ff 07:31:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:31:18 valid_lft forever preferred_lft forever 07:31:18 07:31:18 07:31:18 ---> sar -b -r -n DEV: 07:31:18 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6365) 02/09/26 _x86_64_ (8 CPU) 07:31:18 07:31:18 07:28:45 LINUX RESTART (8 CPU) 07:31:18 07:31:18 07:29:01 tps rtps wtps bread/s bwrtn/s 07:31:18 07:30:01 404.23 77.09 327.15 5298.05 80922.25 07:31:18 07:31:01 156.61 1.10 155.51 109.72 54107.65 07:31:18 Average: 280.42 39.09 241.33 2703.88 67514.95 07:31:18 07:31:18 07:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:31:18 07:30:01 30269924 31731312 2669296 8.10 59888 1715752 1464624 4.31 843344 1549312 130280 07:31:18 07:31:01 29944616 31755924 2994604 9.09 88576 2016476 1363440 4.01 841696 1832972 128112 07:31:18 Average: 30107270 31743618 2831950 8.60 74232 1866114 1414032 4.16 842520 1691142 129196 07:31:18 07:31:18 07:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:31:18 07:30:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 07:31:18 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:30:01 ens3 410.30 253.72 1127.88 74.73 0.00 0.00 0.00 0.00 07:31:18 07:31:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 07:31:18 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:31:01 ens3 61.54 46.68 878.08 11.81 0.00 0.00 0.00 0.00 07:31:18 Average: lo 1.70 1.70 0.18 0.18 0.00 0.00 0.00 0.00 07:31:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 Average: ens3 235.92 150.20 1002.98 43.27 0.00 0.00 0.00 0.00 07:31:18 07:31:18 07:31:18 ---> sar -P ALL: 07:31:18 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6365) 02/09/26 _x86_64_ (8 CPU) 07:31:18 07:31:18 07:28:45 LINUX RESTART (8 CPU) 07:31:18 07:31:18 07:29:01 CPU %user %nice %system %iowait %steal %idle 07:31:18 07:30:01 all 9.68 0.00 1.41 2.51 0.04 86.36 07:31:18 07:30:01 0 10.56 0.00 1.22 1.67 0.03 86.52 07:31:18 07:30:01 1 10.90 0.00 1.02 0.60 0.05 87.42 07:31:18 07:30:01 2 3.70 0.00 1.04 11.58 0.05 83.63 07:31:18 07:30:01 3 13.90 0.00 2.39 0.40 0.05 83.26 07:31:18 07:30:01 4 4.76 0.00 1.05 0.32 0.05 93.82 07:31:18 07:30:01 5 8.52 0.00 1.64 3.44 0.03 86.37 07:31:18 07:30:01 6 2.85 0.00 1.13 0.53 0.03 95.44 07:31:18 07:30:01 7 22.21 0.00 1.74 1.55 0.07 74.44 07:31:18 07:31:01 all 10.51 0.00 0.84 1.32 0.04 87.29 07:31:18 07:31:01 0 11.47 0.00 1.02 0.05 0.03 87.43 07:31:18 07:31:01 1 2.90 0.00 0.45 0.12 0.05 96.48 07:31:18 07:31:01 2 31.86 0.00 1.97 2.07 0.05 64.04 07:31:18 07:31:01 3 11.45 0.00 0.89 0.38 0.02 87.27 07:31:18 07:31:01 4 14.35 0.00 1.12 0.77 0.05 83.72 07:31:18 07:31:01 5 2.60 0.00 0.28 0.00 0.02 97.10 07:31:18 07:31:01 6 6.10 0.00 0.40 0.02 0.02 93.47 07:31:18 07:31:01 7 3.40 0.00 0.62 7.18 0.03 88.78 07:31:18 Average: all 10.10 0.00 1.12 1.91 0.04 86.83 07:31:18 Average: 0 11.02 0.00 1.12 0.86 0.03 86.97 07:31:18 Average: 1 6.90 0.00 0.73 0.36 0.05 91.96 07:31:18 Average: 2 17.81 0.00 1.51 6.82 0.05 73.82 07:31:18 Average: 3 12.67 0.00 1.64 0.39 0.03 85.26 07:31:18 Average: 4 9.56 0.00 1.08 0.54 0.05 88.76 07:31:18 Average: 5 5.56 0.00 0.96 1.72 0.03 91.74 07:31:18 Average: 6 4.48 0.00 0.77 0.28 0.03 94.46 07:31:18 Average: 7 12.81 0.00 1.18 4.36 0.05 81.60 07:31:18 07:31:18 07:31:18