07:23:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/147020 07:23:02 Running as SYSTEM 07:23:02 [EnvInject] - Loading node environment variables. 07:23:02 Building remotely on prd-ubuntu1804-docker-8c-8g-13122 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 07:23:02 [ssh-agent] Looking for ssh-agent implementation... 07:23:02 $ ssh-agent 07:23:02 SSH_AUTH_SOCK=/tmp/ssh-aylsoF4ZU5lL/agent.2057 07:23:02 SSH_AGENT_PID=2060 07:23:02 [ssh-agent] Started. 07:23:02 Running ssh-add (command line suppressed) 07:23:02 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_8723087887228662485.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_8723087887228662485.key) 07:23:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:23:02 The recommended git tool is: NONE 07:23:03 using credential onap-jenkins-ssh 07:23:03 Wiping out workspace first. 07:23:03 Cloning the remote Git repository 07:23:03 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:23:04 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 07:23:04 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:23:04 > git --version # timeout=10 07:23:04 > git --version # 'git version 2.17.1' 07:23:04 using GIT_SSH to set credentials Gerrit user 07:23:04 Verifying host key using manually-configured host key entries 07:23:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:23:04 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:23:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:23:04 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:23:04 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:23:04 using GIT_SSH to set credentials Gerrit user 07:23:04 Verifying host key using manually-configured host key entries 07:23:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/20/147020/2 # timeout=30 07:23:04 > git rev-parse 992973946b5c57fe390dd3f699faefa82786e812^{commit} # timeout=10 07:23:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:23:04 Checking out Revision 992973946b5c57fe390dd3f699faefa82786e812 (refs/changes/20/147020/2) 07:23:04 > git config core.sparsecheckout # timeout=10 07:23:04 > git checkout -f 992973946b5c57fe390dd3f699faefa82786e812 # timeout=30 07:23:08 Commit message: "Use explicit Optional in parameter annotations" 07:23:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:23:08 > git rev-list --no-walk 3962d11fe6944b9edd381714435a4b2e0963b606 # timeout=10 07:23:08 [EnvInject] - Injecting environment variables from a build step. 07:23:08 [EnvInject] - Injecting as environment variables the properties content 07:23:08 PYTHON=python3 07:23:08 07:23:08 [EnvInject] - Variables injected successfully. 07:23:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins10745951643118351455.sh 07:23:08 ---> tox-install.sh 07:23:08 + source /home/jenkins/lf-env.sh 07:23:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:23:08 ++ mktemp -d /tmp/venv-XXXX 07:23:08 + lf_venv=/tmp/venv-1WJW 07:23:08 + local venv_file=/tmp/.os_lf_venv 07:23:08 + local python=python3 07:23:08 + local options 07:23:08 + local set_path=true 07:23:08 + local install_args= 07:23:08 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:23:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:23:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:23:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:23:08 + true 07:23:08 + case $1 in 07:23:08 + venv_file=/tmp/.toxenv 07:23:08 + shift 2 07:23:08 + true 07:23:08 + case $1 in 07:23:08 + shift 07:23:08 + break 07:23:08 + case $python in 07:23:08 + local pkg_list= 07:23:08 + [[ -d /opt/pyenv ]] 07:23:08 + echo 'Setup pyenv:' 07:23:08 Setup pyenv: 07:23:08 + export PYENV_ROOT=/opt/pyenv 07:23:08 + PYENV_ROOT=/opt/pyenv 07:23:08 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:23:08 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:23:08 + pyenv versions 07:23:08 * system (set by /opt/pyenv/version) 07:23:08 * 3.8.13 (set by /opt/pyenv/version) 07:23:08 * 3.9.13 (set by /opt/pyenv/version) 07:23:08 * 3.10.6 (set by /opt/pyenv/version) 07:23:08 + command -v pyenv 07:23:08 ++ pyenv init - --no-rehash 07:23:08 + 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:23:08 export PATH="/opt/pyenv/shims:${PATH}" 07:23:08 export PYENV_SHELL=bash 07:23:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:23:08 pyenv() { 07:23:08 local command 07:23:08 command="${1:-}" 07:23:08 if [ "$#" -gt 0 ]; then 07:23:08 shift 07:23:08 fi 07:23:08 07:23:08 case "$command" in 07:23:08 rehash|shell) 07:23:08 eval "$(pyenv "sh-$command" "$@")" 07:23:08 ;; 07:23:08 *) 07:23:08 command pyenv "$command" "$@" 07:23:08 ;; 07:23:08 esac 07:23:08 }' 07:23:08 +++ 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:23:08 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:23:08 ++ 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:23:08 ++ 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:23:08 ++ export PYENV_SHELL=bash 07:23:08 ++ PYENV_SHELL=bash 07:23:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:23:08 +++ complete -F _pyenv pyenv 07:23:08 ++ lf-pyver python3 07:23:08 ++ local py_version_xy=python3 07:23:08 ++ local py_version_xyz= 07:23:08 ++ pyenv versions 07:23:08 ++ sed 's/^[ *]* //' 07:23:08 ++ local command 07:23:08 ++ command=versions 07:23:08 ++ '[' 1 -gt 0 ']' 07:23:08 ++ shift 07:23:08 ++ case "$command" in 07:23:08 ++ awk '{ print $1 }' 07:23:08 ++ command pyenv versions 07:23:08 ++ pyenv versions 07:23:08 ++ grep -E '^[0-9.]*[0-9]$' 07:23:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:23:08 +++ grep '^3' /tmp/.pyenv_versions 07:23:08 +++ sort -V 07:23:08 +++ tail -n 1 07:23:08 ++ py_version_xyz=3.10.6 07:23:08 ++ [[ -z 3.10.6 ]] 07:23:08 ++ echo 3.10.6 07:23:08 ++ return 0 07:23:08 + pyenv local 3.10.6 07:23:08 + local command 07:23:08 + command=local 07:23:08 + '[' 2 -gt 0 ']' 07:23:08 + shift 07:23:08 + case "$command" in 07:23:08 + command pyenv local 3.10.6 07:23:08 + pyenv local 3.10.6 07:23:08 + for arg in "$@" 07:23:08 + case $arg in 07:23:08 + pkg_list+='tox ' 07:23:08 + for arg in "$@" 07:23:08 + case $arg in 07:23:08 + pkg_list+='virtualenv ' 07:23:08 + for arg in "$@" 07:23:08 + case $arg in 07:23:08 + pkg_list+='urllib3~=1.26.15 ' 07:23:08 + [[ -f /tmp/.toxenv ]] 07:23:08 + [[ ! -f /tmp/.toxenv ]] 07:23:08 + [[ -n '' ]] 07:23:08 + python3 -m venv /tmp/venv-1WJW 07:23:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1WJW' 07:23:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1WJW 07:23:12 + echo /tmp/venv-1WJW 07:23:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:23:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:23:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:23:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:23:12 + local 'pip_opts=--upgrade --quiet' 07:23:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:23:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:23:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:23:12 + [[ -n '' ]] 07:23:12 + [[ -n '' ]] 07:23:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:23:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:23:12 + /tmp/venv-1WJW/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:23:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:23:16 lf-activate-venv(): INFO: Base packages installed successfully 07:23:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:23:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:23:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:23:16 + /tmp/venv-1WJW/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:23:19 + type python3 07:23:19 + true 07:23:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1WJW/bin to PATH' 07:23:19 lf-activate-venv(): INFO: Adding /tmp/venv-1WJW/bin to PATH 07:23:19 + PATH=/tmp/venv-1WJW/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:23:19 + return 0 07:23:19 + python3 --version 07:23:19 Python 3.10.6 07:23:19 + python3 -m pip --version 07:23:19 pip 26.2.1 from /tmp/venv-1WJW/lib/python3.10/site-packages/pip (python 3.10) 07:23:19 + python3 -m pip freeze 07:23:19 cachetools==7.1.7 07:23:19 colorama==0.4.6 07:23:19 distlib==0.4.3 07:23:19 filelock==3.32.3 07:23:19 packaging==26.3 07:23:19 platformdirs==4.11.3 07:23:19 pluggy==1.6.0 07:23:19 pyproject-api==1.11.0 07:23:19 python-discovery==1.5.2 07:23:19 tomli==2.4.1 07:23:19 tomli_w==1.2.0 07:23:19 tox==4.60.0 07:23:19 typing_extensions==4.16.0 07:23:19 urllib3==1.26.20 07:23:19 virtualenv==21.7.4 07:23:19 [EnvInject] - Injecting environment variables from a build step. 07:23:19 [EnvInject] - Injecting as environment variables the properties content 07:23:19 PARALLEL=false 07:23:19 07:23:19 [EnvInject] - Variables injected successfully. 07:23:19 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins3669281882145832175.sh 07:23:19 ---> tox-run.sh 07:23:19 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:23:19 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 07:23:19 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 07:23:19 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 07:23:19 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 07:23:19 + source /home/jenkins/lf-env.sh 07:23:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:23:19 ++ mktemp -d /tmp/venv-XXXX 07:23:19 + lf_venv=/tmp/venv-Cm0G 07:23:19 + local venv_file=/tmp/.os_lf_venv 07:23:19 + local python=python3 07:23:19 + local options 07:23:19 + local set_path=true 07:23:19 + local install_args= 07:23: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 07:23:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:23:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:23:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:23:19 + true 07:23:19 + case $1 in 07:23:19 + venv_file=/tmp/.toxenv 07:23:19 + shift 2 07:23:19 + true 07:23:19 + case $1 in 07:23:19 + shift 07:23:19 + break 07:23:19 + case $python in 07:23:19 + local pkg_list= 07:23:19 + [[ -d /opt/pyenv ]] 07:23:19 + echo 'Setup pyenv:' 07:23:19 Setup pyenv: 07:23:19 + export PYENV_ROOT=/opt/pyenv 07:23:19 + PYENV_ROOT=/opt/pyenv 07:23:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:23:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:23:19 + pyenv versions 07:23:19 system 07:23:19 3.8.13 07:23:19 3.9.13 07:23:19 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:23:19 + command -v pyenv 07:23:19 ++ pyenv init - --no-rehash 07:23: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[*]}"'\'')" 07:23:19 export PATH="/opt/pyenv/shims:${PATH}" 07:23:19 export PYENV_SHELL=bash 07:23:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:23:19 pyenv() { 07:23:19 local command 07:23:19 command="${1:-}" 07:23:19 if [ "$#" -gt 0 ]; then 07:23:19 shift 07:23:19 fi 07:23:19 07:23:19 case "$command" in 07:23:19 rehash|shell) 07:23:19 eval "$(pyenv "sh-$command" "$@")" 07:23:19 ;; 07:23:19 *) 07:23:19 command pyenv "$command" "$@" 07:23:19 ;; 07:23:19 esac 07:23:19 }' 07:23: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[*]}"' 07:23:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:23:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:23:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:23:19 ++ export PYENV_SHELL=bash 07:23:19 ++ PYENV_SHELL=bash 07:23:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:23:19 +++ complete -F _pyenv pyenv 07:23:19 ++ lf-pyver python3 07:23:19 ++ local py_version_xy=python3 07:23:19 ++ local py_version_xyz= 07:23:19 ++ pyenv versions 07:23:19 ++ local command 07:23:19 ++ command=versions 07:23:19 ++ '[' 1 -gt 0 ']' 07:23:19 ++ shift 07:23:19 ++ case "$command" in 07:23:19 ++ command pyenv versions 07:23:19 ++ pyenv versions 07:23:19 ++ sed 's/^[ *]* //' 07:23:19 ++ awk '{ print $1 }' 07:23:19 ++ grep -E '^[0-9.]*[0-9]$' 07:23:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:23:19 +++ grep '^3' /tmp/.pyenv_versions 07:23:19 +++ sort -V 07:23:19 +++ tail -n 1 07:23:19 ++ py_version_xyz=3.10.6 07:23:19 ++ [[ -z 3.10.6 ]] 07:23:19 ++ echo 3.10.6 07:23:19 ++ return 0 07:23:19 + pyenv local 3.10.6 07:23:19 + local command 07:23:19 + command=local 07:23:19 + '[' 2 -gt 0 ']' 07:23:19 + shift 07:23:19 + case "$command" in 07:23:19 + command pyenv local 3.10.6 07:23:19 + pyenv local 3.10.6 07:23:19 + for arg in "$@" 07:23:19 + case $arg in 07:23:19 + pkg_list+='tox ' 07:23:19 + for arg in "$@" 07:23:19 + case $arg in 07:23:19 + pkg_list+='virtualenv ' 07:23:19 + for arg in "$@" 07:23:19 + case $arg in 07:23:19 + pkg_list+='urllib3~=1.26.15 ' 07:23:19 + [[ -f /tmp/.toxenv ]] 07:23:19 ++ cat /tmp/.toxenv 07:23:19 + lf_venv=/tmp/venv-1WJW 07:23:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1WJW from' file:/tmp/.toxenv 07:23:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1WJW from file:/tmp/.toxenv 07:23:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:23:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:23:19 + local 'pip_opts=--upgrade --quiet' 07:23:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:23:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:23:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:23:19 + [[ -n '' ]] 07:23:19 + [[ -n '' ]] 07:23:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:23:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:23:19 + /tmp/venv-1WJW/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:23:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:23:20 lf-activate-venv(): INFO: Base packages installed successfully 07:23:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:23:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:23:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:23:20 + /tmp/venv-1WJW/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:23:21 + type python3 07:23:21 + true 07:23:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1WJW/bin to PATH' 07:23:21 lf-activate-venv(): INFO: Adding /tmp/venv-1WJW/bin to PATH 07:23:21 + PATH=/tmp/venv-1WJW/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:23:21 + return 0 07:23:21 + [[ -d /opt/pyenv ]] 07:23:21 + echo '---> Setting up pyenv' 07:23:21 ---> Setting up pyenv 07:23:21 + export PYENV_ROOT=/opt/pyenv 07:23:21 + PYENV_ROOT=/opt/pyenv 07:23:21 + export PATH=/opt/pyenv/bin:/tmp/venv-1WJW/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:23:21 + PATH=/opt/pyenv/bin:/tmp/venv-1WJW/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:23:21 ++ pwd 07:23:21 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 07:23:21 + export PYTHONPATH 07:23:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:23:21 + TOX_TESTENV_PASSENV=PYTHONPATH 07:23:21 + tox --version 07:23:21 4.60.0 from /tmp/venv-1WJW/lib/python3.10/site-packages/tox/__init__.py 07:23:21 + PARALLEL=false 07:23:21 + TOX_OPTIONS_LIST= 07:23:21 + [[ -n pylint ]] 07:23:21 + TOX_OPTIONS_LIST=' -e pylint' 07:23:21 + case ${PARALLEL,,} in 07:23:21 + tox -e pylint 07:23:21 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 07:23:23 pylint: install_deps> python -I -m pip install -r test-requirements.txt 07:23:36 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 07:23:37 .pkg: _optional_hooks> python /tmp/venv-1WJW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:23:38 .pkg: get_requires_for_build_sdist> python /tmp/venv-1WJW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:23:38 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 07:23:39 .pkg: get_requires_for_build_wheel> python /tmp/venv-1WJW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:23:39 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 07:23:40 .pkg: freeze> python -m pip freeze --all 07:23:40 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 07:23:40 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-1WJW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:23:40 .pkg: build_sdist> python /tmp/venv-1WJW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:23:41 pylint: 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:23:41 pylint: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pylint-lint/.tox/.tmp/package/1/onapsdk-14.4.0.tar.gz 07:23:45 pylint: freeze> python -m pip freeze --all 07:23:45 pylint: 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.4.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.20.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 07:23:45 pylint: commands[0]> pylint src/ --max-positional-arguments=55 07:24:09 07:24:09 ------------------------------------ 07:24:09 Your code has been rated at 10.00/10 07:24:09 07:24:12 pylint: OK (50.46=setup[23.27]+cmd[27.19] seconds) 07:24:12 congratulations :) (50.50 seconds) 07:24:12 + tox_status=0 07:24:12 + echo '---> Completed tox runs' 07:24:12 ---> Completed tox runs 07:24:12 + for i in .tox/*/log 07:24:12 ++ awk -F/ '{print $2}' 07:24:12 ++ echo .tox/pylint/log 07:24:12 + tox_env=pylint 07:24:12 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 07:24:12 + DOC_DIR=docs/_build/html 07:24:12 + [[ -d docs/_build/html ]] 07:24:12 + echo '---> tox-run.sh ends' 07:24:12 ---> tox-run.sh ends 07:24:12 + test 0 -eq 0 07:24:12 $ ssh-agent -k 07:24:12 unset SSH_AUTH_SOCK; 07:24:12 unset SSH_AGENT_PID; 07:24:12 echo Agent pid 2060 killed; 07:24:12 [ssh-agent] Stopped. 07:24:12 [PostBuildScript] - [INFO] Executing post build scripts. 07:24:12 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins18312132880680038959.sh 07:24:12 ---> sysstat.sh 07:24:13 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13228629678251721398.sh 07:24:13 ---> package-listing.sh 07:24:13 ++ facter osfamily 07:24:13 ++ tr '[:upper:]' '[:lower:]' 07:24:13 + OS_FAMILY=debian 07:24:13 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 07:24:13 + START_PACKAGES=/tmp/packages_start.txt 07:24:13 + END_PACKAGES=/tmp/packages_end.txt 07:24:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:24:13 + PACKAGES=/tmp/packages_start.txt 07:24:13 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 07:24:13 + PACKAGES=/tmp/packages_end.txt 07:24:13 + case "${OS_FAMILY}" in 07:24:13 + dpkg -l 07:24:13 + grep '^ii' 07:24:13 + '[' -f /tmp/packages_start.txt ']' 07:24:13 + '[' -f /tmp/packages_end.txt ']' 07:24:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:24:13 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 07:24:13 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 07:24:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 07:24:13 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2651025433877079121.sh 07:24:13 ---> capture-instance-metadata.sh 07:24:13 Setup pyenv: 07:24:13 system 07:24:13 3.8.13 07:24:13 3.9.13 07:24:13 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:24:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EuVc 07:24:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:24:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:24:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:24:21 lf-activate-venv(): INFO: Base packages installed successfully 07:24:21 lf-activate-venv(): INFO: Installing additional packages: lftools 07:24:41 lf-activate-venv(): INFO: Adding /tmp/venv-EuVc/bin to PATH 07:24:41 INFO: Running in OpenStack, capturing instance metadata 07:24:41 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins784164396160552495.sh 07:24:41 provisioning config files... 07:24:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config1400740014548728698tmp 07:24:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:24:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:24:41 [EnvInject] - Injecting environment variables from a build step. 07:24:41 [EnvInject] - Injecting as environment variables the properties content 07:24:41 SERVER_ID=logs 07:24:41 07:24:41 [EnvInject] - Variables injected successfully. 07:24:41 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins926382792486244176.sh 07:24:41 ---> create-netrc.sh 07:24:41 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14945465042353794906.sh 07:24:41 ---> python-tools-install.sh 07:24:41 Setup pyenv: 07:24:41 system 07:24:41 3.8.13 07:24:41 3.9.13 07:24:41 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:24:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EuVc from file:/tmp/.os_lf_venv 07:24:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:24:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:24:43 lf-activate-venv(): INFO: Base packages installed successfully 07:24:43 lf-activate-venv(): INFO: Installing additional packages: lftools 07:24:49 lf-activate-venv(): INFO: Adding /tmp/venv-EuVc/bin to PATH 07:24:49 Generating Requirements File 07:25:10 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:25:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:25:11 Python 3.10.6 07:25:11 pip 26.2.1 from /tmp/venv-EuVc/lib/python3.10/site-packages/pip (python 3.10) 07:25:11 aiohappyeyeballs==2.7.1 07:25:11 aiohttp==3.14.3 07:25:11 aiosignal==1.4.0 07:25:11 appdirs==1.4.4 07:25:11 argcomplete==3.7.2 07:25:11 aspy.yaml==1.3.0 07:25:11 async-timeout==5.0.1 07:25:11 attrs==26.1.0 07:25:11 autopage==0.6.0 07:25:11 backports.strenum==1.3.1 07:25:11 beautifulsoup4==4.15.0 07:25:11 boto3==1.43.72 07:25:11 botocore==1.43.72 07:25:11 bs4==0.0.2 07:25:11 certifi==2026.7.22 07:25:11 cffi==2.1.1 07:25:11 cfgv==3.5.0 07:25:11 chardet==7.6.0 07:25:11 charset-normalizer==3.5.1 07:25:11 click==8.4.2 07:25:11 cliff==4.14.0 07:25:11 cmd2==3.5.1 07:25:11 cryptography==3.3.2 07:25:11 debtcollector==3.1.0 07:25:11 decorator==5.3.1 07:25:11 defusedxml==0.7.1 07:25:11 Deprecated==1.3.1 07:25:11 distlib==0.4.3 07:25:11 dnspython==2.8.0 07:25:11 docker==7.2.0 07:25:11 dogpile.cache==1.5.0 07:25:11 durationpy==0.10 07:25:11 email-validator==2.3.0 07:25:11 filelock==3.32.3 07:25:11 frozenlist==1.8.0 07:25:11 future==1.0.0 07:25:11 gitdb==4.0.12 07:25:11 GitPython==3.1.59 07:25:11 httplib2==0.30.2 07:25:11 identify==2.6.19 07:25:11 idna==3.18 07:25:11 importlib-resources==1.5.0 07:25:11 iso8601==2.1.0 07:25:11 Jinja2==3.1.6 07:25:11 jmespath==1.1.0 07:25:11 jsonpatch==1.33 07:25:11 jsonpointer==3.1.1 07:25:11 jsonschema==4.26.0 07:25:11 jsonschema-specifications==2025.9.1 07:25:11 keystoneauth1==5.14.0 07:25:11 kubernetes==36.0.3 07:25:11 lftools==0.37.23 07:25:11 lxml==6.1.1 07:25:11 markdown-it-py==4.2.0 07:25:11 MarkupSafe==3.0.3 07:25:11 mdurl==0.1.2 07:25:11 msgpack==1.2.1 07:25:11 multi_key_dict==2.0.3 07:25:11 multidict==6.7.1 07:25:11 munch==4.0.0 07:25:11 netaddr==1.3.0 07:25:11 niet==1.4.2 07:25:11 nodeenv==1.10.0 07:25:11 oauth2client==4.1.3 07:25:11 oauthlib==3.3.1 07:25:11 openstacksdk==4.13.0 07:25:11 os-service-types==1.8.2 07:25:11 osc-lib==4.6.0 07:25:11 oslo.config==10.4.0 07:25:11 oslo.context==6.4.0 07:25:11 oslo.i18n==6.8.0 07:25:11 oslo.log==8.2.0 07:25:11 oslo.serialization==5.10.0 07:25:11 oslo.utils==10.1.1 07:25:11 packaging==26.3 07:25:11 pbr==7.0.3 07:25:11 platformdirs==4.11.3 07:25:11 prettytable==3.18.0 07:25:11 propcache==0.5.2 07:25:11 psutil==7.2.2 07:25:11 pyasn1==0.6.4 07:25:11 pyasn1_modules==0.4.2 07:25:11 pycparser==3.0 07:25:11 pygerrit2==2.0.15 07:25:11 PyGithub==2.9.1 07:25:11 Pygments==2.20.0 07:25:11 PyJWT==2.13.0 07:25:11 PyNaCl==1.6.2 07:25:11 pyparsing==2.4.7 07:25:11 pyperclip==1.11.0 07:25:11 pyrsistent==0.20.0 07:25:11 python-cinderclient==9.9.0 07:25:11 python-dateutil==2.9.0.post0 07:25:11 python-discovery==1.5.2 07:25:11 python-heatclient==5.2.0 07:25:11 python-jenkins==1.8.3 07:25:11 python-keystoneclient==5.8.0 07:25:11 python-magnumclient==4.11.0 07:25:11 python-openstackclient==10.0.0 07:25:11 python-swiftclient==4.10.0 07:25:11 PyYAML==6.0.3 07:25:11 referencing==0.37.0 07:25:11 requests==2.34.2 07:25:11 requests-oauthlib==2.0.0 07:25:11 rfc3986==2.0.0 07:25:11 rich==15.0.0 07:25:11 rich-argparse==1.8.0 07:25:11 rpds-py==0.30.0 07:25:11 rsa==4.9.1 07:25:11 ruamel.yaml==0.19.1 07:25:11 ruamel.yaml.clib==0.2.15 07:25:11 s3transfer==0.19.2 07:25:11 simplejson==4.1.1 07:25:11 six==1.17.0 07:25:11 smmap==5.0.3 07:25:11 soupsieve==2.9.2 07:25:11 stevedore==5.8.0 07:25:11 tabulate==0.10.0 07:25:11 toml==0.10.2 07:25:11 tomlkit==0.15.1 07:25:11 tqdm==4.70.0 07:25:11 typing_extensions==4.16.0 07:25:11 urllib3==1.26.20 07:25:11 virtualenv==21.7.4 07:25:11 wcwidth==0.8.2 07:25:11 websocket-client==1.9.0 07:25:11 wrapt==2.3.0 07:25:11 xdg==6.0.0 07:25:11 xmltodict==1.0.4 07:25:11 yarl==1.24.5 07:25:11 yq==4.1.2 07:25:11 [integration-python-onapsdk-master-pylint-lint] $ /bin/sh /tmp/jenkins442076700124981514.sh 07:25:11 ---> uv-install.sh 07:25:11 Installing uv/uvx (latest) using shell installer 07:25:12 2026-08-17 07:25:11 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-IMuxYF.sh" [1] 07:25:12 downloading uv 0.12.5 x86_64-unknown-linux-gnu 07:25:12 installing to /home/jenkins/.local/bin 07:25:12 uv 07:25:12 uvx 07:25:12 everything's installed! 07:25:12 07:25:12 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:25:12 07:25:12 source $HOME/.local/bin/env (sh, bash, zsh) 07:25:12 source $HOME/.local/bin/env.fish (fish) 07:25:12 Adding install location to PATH 07:25:12 ---> Validating uv/uvx install 07:25:12 uvx 0.12.5 (x86_64-unknown-linux-gnu) 07:25:12 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins17604629408134653496.sh 07:25:12 ---> sudo-logs.sh 07:25:12 Archiving 'sudo' log.. 07:25:13 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4922118076908719901.sh 07:25:13 ---> job-cost.sh 07:25:13 INFO: Activating Python virtual environment... 07:25:13 Setup pyenv: 07:25:13 system 07:25:13 3.8.13 07:25:13 3.9.13 07:25:13 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:25:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EuVc from file:/tmp/.os_lf_venv 07:25:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:25:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:25:15 lf-activate-venv(): INFO: Base packages installed successfully 07:25:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:25:19 lf-activate-venv(): INFO: Adding /tmp/venv-EuVc/bin to PATH 07:25:19 INFO: No stack-cost file found 07:25:19 INFO: Instance uptime: 178s 07:25:19 INFO: Fetching instance metadata (attempt 1 of 3)... 07:25:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:25:19 INFO: Successfully fetched instance metadata 07:25:19 INFO: Instance type: v3-standard-8 07:25:19 INFO: Retrieving pricing info for: v3-standard-8 07:25:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:25:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=178 07:25:19 INFO: Successfully fetched Vexxhost pricing API 07:25:19 INFO: Retrieved cost: 0.22 07:25:19 INFO: Retrieved resource: v3-standard-8 07:25:19 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost 07:25:19 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost.csv 07:25:19 INFO: Successfully archived job cost data 07:25:19 DEBUG: Cost data: integration-python-onapsdk-master-pylint-lint,280,2026-08-17 07:25:19,v3-standard-8,178,0.22,0.00,SUCCESS 07:25:19 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins13305868775629172730.sh 07:25:19 ---> logs-deploy.sh 07:25:19 Setup pyenv: 07:25:19 system 07:25:19 3.8.13 07:25:19 3.9.13 07:25:19 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:25:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EuVc from file:/tmp/.os_lf_venv 07:25:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:25:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:25:21 lf-activate-venv(): INFO: Base packages installed successfully 07:25:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:25:28 lf-activate-venv(): INFO: Adding /tmp/venv-EuVc/bin to PATH 07:25:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/280 07:25:28 INFO: archiving workspace using pattern(s): 07:25:29 Archives upload complete. 07:25:29 INFO: archiving logs to Nexus 07:25:30 ---> uname -a: 07:25:30 Linux prd-ubuntu1804-docker-8c-8g-13122 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:25:30 07:25:30 07:25:30 ---> lscpu: 07:25:30 Architecture: x86_64 07:25:30 CPU op-mode(s): 32-bit, 64-bit 07:25:30 Byte Order: Little Endian 07:25:30 CPU(s): 8 07:25:30 On-line CPU(s) list: 0-7 07:25:30 Thread(s) per core: 1 07:25:30 Core(s) per socket: 1 07:25:30 Socket(s): 8 07:25:30 NUMA node(s): 1 07:25:30 Vendor ID: AuthenticAMD 07:25:30 CPU family: 23 07:25:30 Model: 49 07:25:30 Model name: AMD EPYC-Rome Processor 07:25:30 Stepping: 0 07:25:30 CPU MHz: 2799.974 07:25:30 BogoMIPS: 5599.94 07:25:30 Virtualization: AMD-V 07:25:30 Hypervisor vendor: KVM 07:25:30 Virtualization type: full 07:25:30 L1d cache: 32K 07:25:30 L1i cache: 32K 07:25:30 L2 cache: 512K 07:25:30 L3 cache: 16384K 07:25:30 NUMA node0 CPU(s): 0-7 07:25:30 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:25:30 07:25:30 07:25:30 ---> nproc: 07:25:30 8 07:25:30 07:25:30 07:25:30 ---> df -h: 07:25:30 Filesystem Size Used Avail Use% Mounted on 07:25:30 udev 16G 0 16G 0% /dev 07:25:30 tmpfs 3.2G 712K 3.2G 1% /run 07:25:30 /dev/vda1 155G 11G 145G 7% / 07:25:30 tmpfs 16G 0 16G 0% /dev/shm 07:25:30 tmpfs 5.0M 0 5.0M 0% /run/lock 07:25:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:25:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:25:30 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:25:30 07:25:30 07:25:30 ---> free -m: 07:25:30 total used free shared buff/cache available 07:25:30 Mem: 32167 821 28919 0 2426 30909 07:25:30 Swap: 1023 0 1023 07:25:30 07:25:30 07:25:30 ---> ip addr: 07:25:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:25:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:25:30 inet 127.0.0.1/8 scope host lo 07:25:30 valid_lft forever preferred_lft forever 07:25:30 inet6 ::1/128 scope host 07:25:30 valid_lft forever preferred_lft forever 07:25:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:25:30 link/ether fa:16:3e:e8:a8:50 brd ff:ff:ff:ff:ff:ff 07:25:30 inet 10.30.107.53/23 brd 10.30.107.255 scope global dynamic ens3 07:25:30 valid_lft 86219sec preferred_lft 86219sec 07:25:30 inet6 fe80::f816:3eff:fee8:a850/64 scope link 07:25:30 valid_lft forever preferred_lft forever 07:25:30 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:25:30 link/ether 02:42:64:c5:af:ff brd ff:ff:ff:ff:ff:ff 07:25:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:25:30 valid_lft forever preferred_lft forever 07:25:30 07:25:30 07:25:30 ---> sar -b -r -n DEV: 07:25:30 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13122) 08/17/26 _x86_64_ (8 CPU) 07:25:30 07:25:30 07:22:30 LINUX RESTART (8 CPU) 07:25:30 07:25:30 07:23:02 tps rtps wtps bread/s bwrtn/s 07:25:30 07:24:01 334.25 31.47 302.78 1021.79 69141.91 07:25:30 07:25:01 114.25 0.87 113.38 87.72 69206.47 07:25:30 Average: 223.32 16.04 207.28 550.83 69174.46 07:25:30 07:25:30 07:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:25:30 07:24:01 29941288 31484512 2997932 9.10 61496 1792996 1605056 4.72 1082364 1624368 127384 07:25:30 07:25:01 29807780 31636888 3131440 9.51 83968 2040668 1447760 4.26 950728 1857428 178696 07:25:30 Average: 29874534 31560700 3064686 9.30 72732 1916832 1526408 4.49 1016546 1740898 153040 07:25:30 07:25:30 07:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:25:30 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:30 07:24:01 lo 0.88 0.88 0.10 0.10 0.00 0.00 0.00 0.00 07:25:30 07:24:01 ens3 167.31 106.49 848.05 44.25 0.00 0.00 0.00 0.00 07:25:30 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:30 07:25:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 07:25:30 07:25:01 ens3 57.99 39.46 822.21 8.80 0.00 0.00 0.00 0.00 07:25:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:30 Average: lo 0.94 0.94 0.11 0.11 0.00 0.00 0.00 0.00 07:25:30 Average: ens3 112.19 72.69 835.02 26.38 0.00 0.00 0.00 0.00 07:25:30 07:25:30 07:25:30 ---> sar -P ALL: 07:25:30 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13122) 08/17/26 _x86_64_ (8 CPU) 07:25:30 07:25:30 07:22:30 LINUX RESTART (8 CPU) 07:25:30 07:25:30 07:23:02 CPU %user %nice %system %iowait %steal %idle 07:25:30 07:24:01 all 11.72 0.00 0.92 1.55 0.04 85.78 07:25:30 07:24:01 0 5.22 0.00 0.32 4.59 0.03 89.84 07:25:30 07:24:01 1 11.80 0.00 1.29 0.34 0.03 86.53 07:25:30 07:24:01 2 20.28 0.00 1.77 0.85 0.05 77.05 07:25:30 07:24:01 3 10.30 0.00 0.59 3.23 0.05 85.83 07:25:30 07:24:01 4 3.66 0.00 0.66 0.00 0.02 95.66 07:25:30 07:24:01 5 20.37 0.00 1.36 3.03 0.03 75.20 07:25:30 07:24:01 6 9.13 0.00 0.36 0.07 0.02 90.43 07:25:30 07:24:01 7 12.99 0.00 1.00 0.24 0.05 85.72 07:25:30 07:25:01 all 11.13 0.00 0.62 1.00 0.03 87.22 07:25:30 07:25:01 0 0.20 0.00 0.55 7.06 0.03 92.16 07:25:30 07:25:01 1 10.41 0.00 0.32 0.18 0.02 89.07 07:25:30 07:25:01 2 35.20 0.00 1.83 0.40 0.05 62.52 07:25:30 07:25:01 3 16.37 0.00 0.58 0.33 0.05 82.66 07:25:30 07:25:01 4 8.38 0.00 0.58 0.02 0.03 90.98 07:25:30 07:25:01 5 11.95 0.00 0.40 0.03 0.03 87.58 07:25:30 07:25:01 6 0.33 0.00 0.22 0.00 0.00 99.45 07:25:30 07:25:01 7 6.15 0.00 0.47 0.05 0.02 93.31 07:25:30 Average: all 11.42 0.00 0.77 1.27 0.03 86.51 07:25:30 Average: 0 2.69 0.00 0.44 5.83 0.03 91.01 07:25:30 Average: 1 11.10 0.00 0.80 0.26 0.03 87.81 07:25:30 Average: 2 27.80 0.00 1.80 0.62 0.05 69.72 07:25:30 Average: 3 13.36 0.00 0.59 1.77 0.05 84.23 07:25:30 Average: 4 6.04 0.00 0.62 0.01 0.03 93.30 07:25:30 Average: 5 16.12 0.00 0.88 1.52 0.03 81.45 07:25:30 Average: 6 4.69 0.00 0.29 0.03 0.01 94.98 07:25:30 Average: 7 9.55 0.00 0.73 0.14 0.03 89.55 07:25:30 07:25:30 07:25:30