09:39:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/147022 09:39:52 Running as SYSTEM 09:39:52 [EnvInject] - Loading node environment variables. 09:39:52 Building remotely on prd-ubuntu1804-docker-8c-8g-13160 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 09:39:52 [ssh-agent] Looking for ssh-agent implementation... 09:39:52 $ ssh-agent 09:39:52 SSH_AUTH_SOCK=/tmp/ssh-hKEoUdQImf6t/agent.2057 09:39:52 SSH_AGENT_PID=2059 09:39:52 [ssh-agent] Started. 09:39:52 Running ssh-add (command line suppressed) 09:39:52 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_8078307613731868532.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_8078307613731868532.key) 09:39:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:39:52 The recommended git tool is: NONE 09:39:54 using credential onap-jenkins-ssh 09:39:54 Wiping out workspace first. 09:39:54 Cloning the remote Git repository 09:39:54 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:39:54 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 09:39:54 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:39:54 > git --version # timeout=10 09:39:54 > git --version # 'git version 2.17.1' 09:39:54 using GIT_SSH to set credentials Gerrit user 09:39:54 Verifying host key using manually-configured host key entries 09:39:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:39:54 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:39:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:55 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:39:55 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:39:55 using GIT_SSH to set credentials Gerrit user 09:39:55 Verifying host key using manually-configured host key entries 09:39:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/22/147022/1 # timeout=30 09:39:55 > git rev-parse 4efaf9755e8703625a02ea6a2b4e7b7a3b2c7b98^{commit} # timeout=10 09:39:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:39:55 Checking out Revision 4efaf9755e8703625a02ea6a2b4e7b7a3b2c7b98 (refs/changes/22/147022/1) 09:39:55 > git config core.sparsecheckout # timeout=10 09:39:55 > git checkout -f 4efaf9755e8703625a02ea6a2b4e7b7a3b2c7b98 # timeout=30 09:39:58 Commit message: "Add missing return annotations" 09:39:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:39:58 > git rev-list --no-walk 635442ba675fd926950cace202db30ad5f1f23e7 # timeout=10 09:39:58 [EnvInject] - Injecting environment variables from a build step. 09:39:58 [EnvInject] - Injecting as environment variables the properties content 09:39:58 PYTHON=python3 09:39:58 09:39:58 [EnvInject] - Variables injected successfully. 09:39:58 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins4797628213368567291.sh 09:39:58 ---> tox-install.sh 09:39:58 + source /home/jenkins/lf-env.sh 09:39:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:39:58 ++ mktemp -d /tmp/venv-XXXX 09:39:58 + lf_venv=/tmp/venv-XthF 09:39:58 + local venv_file=/tmp/.os_lf_venv 09:39:58 + local python=python3 09:39:58 + local options 09:39:58 + local set_path=true 09:39:58 + local install_args= 09:39:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:39:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:39:58 + true 09:39:58 + case $1 in 09:39:58 + venv_file=/tmp/.toxenv 09:39:58 + shift 2 09:39:58 + true 09:39:58 + case $1 in 09:39:58 + shift 09:39:58 + break 09:39:58 + case $python in 09:39:58 + local pkg_list= 09:39:58 + [[ -d /opt/pyenv ]] 09:39:58 + echo 'Setup pyenv:' 09:39:58 Setup pyenv: 09:39:58 + export PYENV_ROOT=/opt/pyenv 09:39:58 + PYENV_ROOT=/opt/pyenv 09:39:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:39:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:39:58 + pyenv versions 09:39:58 * system (set by /opt/pyenv/version) 09:39:59 * 3.8.13 (set by /opt/pyenv/version) 09:39:59 * 3.9.13 (set by /opt/pyenv/version) 09:39:59 * 3.10.6 (set by /opt/pyenv/version) 09:39:59 + command -v pyenv 09:39:59 ++ pyenv init - --no-rehash 09:39:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:39:59 export PATH="/opt/pyenv/shims:${PATH}" 09:39:59 export PYENV_SHELL=bash 09:39:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:39:59 pyenv() { 09:39:59 local command 09:39:59 command="${1:-}" 09:39:59 if [ "$#" -gt 0 ]; then 09:39:59 shift 09:39:59 fi 09:39:59 09:39:59 case "$command" in 09:39:59 rehash|shell) 09:39:59 eval "$(pyenv "sh-$command" "$@")" 09:39:59 ;; 09:39:59 *) 09:39:59 command pyenv "$command" "$@" 09:39:59 ;; 09:39:59 esac 09:39:59 }' 09:39:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:39:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:39:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:39:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:39:59 ++ export PYENV_SHELL=bash 09:39:59 ++ PYENV_SHELL=bash 09:39:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:39:59 +++ complete -F _pyenv pyenv 09:39:59 ++ lf-pyver python3 09:39:59 ++ local py_version_xy=python3 09:39:59 ++ local py_version_xyz= 09:39:59 ++ pyenv versions 09:39:59 ++ local command 09:39:59 ++ command=versions 09:39:59 ++ '[' 1 -gt 0 ']' 09:39:59 ++ shift 09:39:59 ++ case "$command" in 09:39:59 ++ command pyenv versions 09:39:59 ++ pyenv versions 09:39:59 ++ sed 's/^[ *]* //' 09:39:59 ++ awk '{ print $1 }' 09:39:59 ++ grep -E '^[0-9.]*[0-9]$' 09:39:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:39:59 +++ sort -V 09:39:59 +++ grep '^3' /tmp/.pyenv_versions 09:39:59 +++ tail -n 1 09:39:59 ++ py_version_xyz=3.10.6 09:39:59 ++ [[ -z 3.10.6 ]] 09:39:59 ++ echo 3.10.6 09:39:59 ++ return 0 09:39:59 + pyenv local 3.10.6 09:39:59 + local command 09:39:59 + command=local 09:39:59 + '[' 2 -gt 0 ']' 09:39:59 + shift 09:39:59 + case "$command" in 09:39:59 + command pyenv local 3.10.6 09:39:59 + pyenv local 3.10.6 09:39:59 + for arg in "$@" 09:39:59 + case $arg in 09:39:59 + pkg_list+='tox ' 09:39:59 + for arg in "$@" 09:39:59 + case $arg in 09:39:59 + pkg_list+='virtualenv ' 09:39:59 + for arg in "$@" 09:39:59 + case $arg in 09:39:59 + pkg_list+='urllib3~=1.26.15 ' 09:39:59 + [[ -f /tmp/.toxenv ]] 09:39:59 + [[ ! -f /tmp/.toxenv ]] 09:39:59 + [[ -n '' ]] 09:39:59 + python3 -m venv /tmp/venv-XthF 09:40:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XthF' 09:40:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XthF 09:40:03 + echo /tmp/venv-XthF 09:40:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:40:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:40:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:40:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:03 + local 'pip_opts=--upgrade --quiet' 09:40:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:40:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:40:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:40:03 + [[ -n '' ]] 09:40:03 + [[ -n '' ]] 09:40:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:40:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:03 + /tmp/venv-XthF/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 09:40:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:40:07 lf-activate-venv(): INFO: Base packages installed successfully 09:40:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:40:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:40:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:40:07 + /tmp/venv-XthF/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 09:40:09 + type python3 09:40:09 + true 09:40:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XthF/bin to PATH' 09:40:09 lf-activate-venv(): INFO: Adding /tmp/venv-XthF/bin to PATH 09:40:09 + PATH=/tmp/venv-XthF/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:40:09 + return 0 09:40:09 + python3 --version 09:40:09 Python 3.10.6 09:40:09 + python3 -m pip --version 09:40:10 pip 26.2.1 from /tmp/venv-XthF/lib/python3.10/site-packages/pip (python 3.10) 09:40:10 + python3 -m pip freeze 09:40:10 cachetools==7.1.7 09:40:10 colorama==0.4.6 09:40:10 distlib==0.4.3 09:40:10 filelock==3.32.3 09:40:10 packaging==26.3 09:40:10 platformdirs==4.11.3 09:40:10 pluggy==1.6.0 09:40:10 pyproject-api==1.11.0 09:40:10 python-discovery==1.5.2 09:40:10 tomli==2.4.1 09:40:10 tomli_w==1.2.0 09:40:10 tox==4.60.0 09:40:10 typing_extensions==4.16.0 09:40:10 urllib3==1.26.20 09:40:10 virtualenv==21.7.4 09:40:10 [EnvInject] - Injecting environment variables from a build step. 09:40:10 [EnvInject] - Injecting as environment variables the properties content 09:40:10 PARALLEL=false 09:40:10 09:40:10 [EnvInject] - Variables injected successfully. 09:40:10 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins16253392401650849560.sh 09:40:10 ---> tox-run.sh 09:40:10 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:40:10 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 09:40:10 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 09:40:10 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 09:40:10 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 09:40:10 + source /home/jenkins/lf-env.sh 09:40:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:40:10 ++ mktemp -d /tmp/venv-XXXX 09:40:10 + lf_venv=/tmp/venv-7mjT 09:40:10 + local venv_file=/tmp/.os_lf_venv 09:40:10 + local python=python3 09:40:10 + local options 09:40:10 + local set_path=true 09:40:10 + local install_args= 09:40:10 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:40:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:40:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:40:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:40:10 + true 09:40:10 + case $1 in 09:40:10 + venv_file=/tmp/.toxenv 09:40:10 + shift 2 09:40:10 + true 09:40:10 + case $1 in 09:40:10 + shift 09:40:10 + break 09:40:10 + case $python in 09:40:10 + local pkg_list= 09:40:10 + [[ -d /opt/pyenv ]] 09:40:10 + echo 'Setup pyenv:' 09:40:10 Setup pyenv: 09:40:10 + export PYENV_ROOT=/opt/pyenv 09:40:10 + PYENV_ROOT=/opt/pyenv 09:40:10 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:40:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:40:10 + pyenv versions 09:40:10 system 09:40:10 3.8.13 09:40:10 3.9.13 09:40:10 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:40:10 + command -v pyenv 09:40:10 ++ pyenv init - --no-rehash 09:40:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:40:10 export PATH="/opt/pyenv/shims:${PATH}" 09:40:10 export PYENV_SHELL=bash 09:40:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:40:10 pyenv() { 09:40:10 local command 09:40:10 command="${1:-}" 09:40:10 if [ "$#" -gt 0 ]; then 09:40:10 shift 09:40:10 fi 09:40:10 09:40:10 case "$command" in 09:40:10 rehash|shell) 09:40:10 eval "$(pyenv "sh-$command" "$@")" 09:40:10 ;; 09:40:10 *) 09:40:10 command pyenv "$command" "$@" 09:40:10 ;; 09:40:10 esac 09:40:10 }' 09:40:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:40:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:40:10 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:40:10 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:40:10 ++ export PYENV_SHELL=bash 09:40:10 ++ PYENV_SHELL=bash 09:40:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:40:10 +++ complete -F _pyenv pyenv 09:40:10 ++ lf-pyver python3 09:40:10 ++ local py_version_xy=python3 09:40:10 ++ local py_version_xyz= 09:40:10 ++ pyenv versions 09:40:10 ++ local command 09:40:10 ++ command=versions 09:40:10 ++ '[' 1 -gt 0 ']' 09:40:10 ++ shift 09:40:10 ++ sed 's/^[ *]* //' 09:40:10 ++ case "$command" in 09:40:10 ++ command pyenv versions 09:40:10 ++ pyenv versions 09:40:10 ++ awk '{ print $1 }' 09:40:10 ++ grep -E '^[0-9.]*[0-9]$' 09:40:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:40:10 +++ grep '^3' /tmp/.pyenv_versions 09:40:10 +++ sort -V 09:40:10 +++ tail -n 1 09:40:10 ++ py_version_xyz=3.10.6 09:40:10 ++ [[ -z 3.10.6 ]] 09:40:10 ++ echo 3.10.6 09:40:10 ++ return 0 09:40:10 + pyenv local 3.10.6 09:40:10 + local command 09:40:10 + command=local 09:40:10 + '[' 2 -gt 0 ']' 09:40:10 + shift 09:40:10 + case "$command" in 09:40:10 + command pyenv local 3.10.6 09:40:10 + pyenv local 3.10.6 09:40:10 + for arg in "$@" 09:40:10 + case $arg in 09:40:10 + pkg_list+='tox ' 09:40:10 + for arg in "$@" 09:40:10 + case $arg in 09:40:10 + pkg_list+='virtualenv ' 09:40:10 + for arg in "$@" 09:40:10 + case $arg in 09:40:10 + pkg_list+='urllib3~=1.26.15 ' 09:40:10 + [[ -f /tmp/.toxenv ]] 09:40:10 ++ cat /tmp/.toxenv 09:40:10 + lf_venv=/tmp/venv-XthF 09:40:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XthF from' file:/tmp/.toxenv 09:40:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XthF from file:/tmp/.toxenv 09:40:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:40:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:10 + local 'pip_opts=--upgrade --quiet' 09:40:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:40:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:40:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:40:10 + [[ -n '' ]] 09:40:10 + [[ -n '' ]] 09:40:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:40:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:10 + /tmp/venv-XthF/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 09:40:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:40:11 lf-activate-venv(): INFO: Base packages installed successfully 09:40:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:40:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:40:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:40:11 + /tmp/venv-XthF/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 09:40:12 + type python3 09:40:12 + true 09:40:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XthF/bin to PATH' 09:40:12 lf-activate-venv(): INFO: Adding /tmp/venv-XthF/bin to PATH 09:40:12 + PATH=/tmp/venv-XthF/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:40:12 + return 0 09:40:12 + [[ -d /opt/pyenv ]] 09:40:12 + echo '---> Setting up pyenv' 09:40:12 ---> Setting up pyenv 09:40:12 + export PYENV_ROOT=/opt/pyenv 09:40:12 + PYENV_ROOT=/opt/pyenv 09:40:12 + export PATH=/opt/pyenv/bin:/tmp/venv-XthF/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:40:12 + PATH=/opt/pyenv/bin:/tmp/venv-XthF/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:40:12 ++ pwd 09:40:12 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 09:40:12 + export PYTHONPATH 09:40:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:40:12 + TOX_TESTENV_PASSENV=PYTHONPATH 09:40:12 + tox --version 09:40:12 4.60.0 from /tmp/venv-XthF/lib/python3.10/site-packages/tox/__init__.py 09:40:12 + PARALLEL=false 09:40:12 + TOX_OPTIONS_LIST= 09:40:12 + [[ -n pylint ]] 09:40:12 + TOX_OPTIONS_LIST=' -e pylint' 09:40:12 + case ${PARALLEL,,} in 09:40:12 + tox -e pylint 09:40:12 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 09:40:13 pylint: install_deps> python -I -m pip install -r test-requirements.txt 09:40:28 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 09:40:29 .pkg: _optional_hooks> python /tmp/venv-XthF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:40:29 .pkg: get_requires_for_build_sdist> python /tmp/venv-XthF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:40:29 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 09:40:30 .pkg: get_requires_for_build_wheel> python /tmp/venv-XthF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:40:30 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 09:40:31 .pkg: freeze> python -m pip freeze --all 09:40:31 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 09:40:31 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-XthF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:40:31 .pkg: build_sdist> python /tmp/venv-XthF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:40:32 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 09:40:32 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.5.0.tar.gz 09:40:36 pylint: freeze> python -m pip freeze --all 09:40:36 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.5.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.3,pathspec==1.1.1,pip==26.2.1,platformdirs==4.11.3,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.21.0,pylint==4.0.7,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.1.1,pytest-cov==7.1.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==15.0.0,setuptools==84.0.0,simplejson==3.17.6,snowballstemmer==3.1.1,stevedore==5.8.0,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,wrapt==2.3.0,zipp==4.1.0 09:40:36 pylint: commands[0]> pylint src/ --max-positional-arguments=55 09:41:01 09:41:01 ------------------------------------ 09:41:01 Your code has been rated at 10.00/10 09:41:01 09:41:04 pylint: OK (51.76=setup[23.85]+cmd[27.92] seconds) 09:41:04 congratulations :) (51.80 seconds) 09:41:04 + tox_status=0 09:41:04 + echo '---> Completed tox runs' 09:41:04 ---> Completed tox runs 09:41:04 + for i in .tox/*/log 09:41:04 ++ echo .tox/pylint/log 09:41:04 ++ awk -F/ '{print $2}' 09:41:04 + tox_env=pylint 09:41:04 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 09:41:04 + DOC_DIR=docs/_build/html 09:41:04 + [[ -d docs/_build/html ]] 09:41:04 + echo '---> tox-run.sh ends' 09:41:04 ---> tox-run.sh ends 09:41:04 + test 0 -eq 0 09:41:04 $ ssh-agent -k 09:41:04 unset SSH_AUTH_SOCK; 09:41:04 unset SSH_AGENT_PID; 09:41:04 echo Agent pid 2059 killed; 09:41:04 [ssh-agent] Stopped. 09:41:04 [PostBuildScript] - [INFO] Executing post build scripts. 09:41:04 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6515486886773011971.sh 09:41:04 ---> sysstat.sh 09:41:05 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5361722396645675295.sh 09:41:05 ---> package-listing.sh 09:41:05 ++ facter osfamily 09:41:05 ++ tr '[:upper:]' '[:lower:]' 09:41:05 + OS_FAMILY=debian 09:41:05 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 09:41:05 + START_PACKAGES=/tmp/packages_start.txt 09:41:05 + END_PACKAGES=/tmp/packages_end.txt 09:41:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:41:05 + PACKAGES=/tmp/packages_start.txt 09:41:05 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 09:41:05 + PACKAGES=/tmp/packages_end.txt 09:41:05 + case "${OS_FAMILY}" in 09:41:05 + dpkg -l 09:41:05 + grep '^ii' 09:41:05 + '[' -f /tmp/packages_start.txt ']' 09:41:05 + '[' -f /tmp/packages_end.txt ']' 09:41:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:41:05 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 09:41:05 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 09:41:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 09:41:05 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6718221987074984333.sh 09:41:05 ---> capture-instance-metadata.sh 09:41:05 Setup pyenv: 09:41:05 system 09:41:05 3.8.13 09:41:05 3.9.13 09:41:05 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:41:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7eWz 09:41:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:41:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:13 lf-activate-venv(): INFO: Base packages installed successfully 09:41:13 lf-activate-venv(): INFO: Installing additional packages: lftools 09:41:33 lf-activate-venv(): INFO: Adding /tmp/venv-7eWz/bin to PATH 09:41:33 INFO: Running in OpenStack, capturing instance metadata 09:41:33 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins15036247695492010577.sh 09:41:33 provisioning config files... 09:41:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config6812200085567893273tmp 09:41:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:41:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:41:33 [EnvInject] - Injecting environment variables from a build step. 09:41:33 [EnvInject] - Injecting as environment variables the properties content 09:41:33 SERVER_ID=logs 09:41:33 09:41:33 [EnvInject] - Variables injected successfully. 09:41:33 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10771795859815075113.sh 09:41:33 ---> create-netrc.sh 09:41:33 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6492256725410001749.sh 09:41:33 ---> python-tools-install.sh 09:41:33 Setup pyenv: 09:41:33 system 09:41:33 3.8.13 09:41:33 3.9.13 09:41:33 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:41:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7eWz from file:/tmp/.os_lf_venv 09:41:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:35 lf-activate-venv(): INFO: Base packages installed successfully 09:41:35 lf-activate-venv(): INFO: Installing additional packages: lftools 09:41:42 lf-activate-venv(): INFO: Adding /tmp/venv-7eWz/bin to PATH 09:41:42 Generating Requirements File 09:42:03 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. 09:42:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:42:04 Python 3.10.6 09:42:04 pip 26.2.1 from /tmp/venv-7eWz/lib/python3.10/site-packages/pip (python 3.10) 09:42:04 aiohappyeyeballs==2.7.1 09:42:04 aiohttp==3.14.3 09:42:04 aiosignal==1.4.0 09:42:04 appdirs==1.4.4 09:42:04 argcomplete==3.7.2 09:42:04 aspy.yaml==1.3.0 09:42:04 async-timeout==5.0.1 09:42:04 attrs==26.1.0 09:42:04 autopage==0.6.0 09:42:04 backports.strenum==1.3.1 09:42:04 beautifulsoup4==4.15.0 09:42:04 boto3==1.43.72 09:42:04 botocore==1.43.72 09:42:04 bs4==0.0.2 09:42:04 certifi==2026.7.22 09:42:04 cffi==2.1.1 09:42:04 cfgv==3.5.0 09:42:04 chardet==7.6.0 09:42:04 charset-normalizer==3.5.1 09:42:04 click==8.4.2 09:42:04 cliff==4.14.0 09:42:04 cmd2==3.5.1 09:42:04 cryptography==3.3.2 09:42:04 debtcollector==3.1.0 09:42:04 decorator==5.3.1 09:42:04 defusedxml==0.7.1 09:42:04 Deprecated==1.3.1 09:42:04 distlib==0.4.3 09:42:04 dnspython==2.8.0 09:42:04 docker==7.2.0 09:42:04 dogpile.cache==1.5.0 09:42:04 durationpy==0.10 09:42:04 email-validator==2.3.0 09:42:04 filelock==3.32.3 09:42:04 frozenlist==1.8.0 09:42:04 future==1.0.0 09:42:04 gitdb==4.0.12 09:42:04 GitPython==3.1.59 09:42:04 httplib2==0.30.2 09:42:04 identify==2.6.19 09:42:04 idna==3.18 09:42:04 importlib-resources==1.5.0 09:42:04 iso8601==2.1.0 09:42:04 Jinja2==3.1.6 09:42:04 jmespath==1.1.0 09:42:04 jsonpatch==1.33 09:42:04 jsonpointer==3.1.1 09:42:04 jsonschema==4.26.0 09:42:04 jsonschema-specifications==2025.9.1 09:42:04 keystoneauth1==5.14.0 09:42:04 kubernetes==36.0.3 09:42:04 lftools==0.37.23 09:42:04 lxml==6.1.1 09:42:04 markdown-it-py==4.2.0 09:42:04 MarkupSafe==3.0.3 09:42:04 mdurl==0.1.2 09:42:04 msgpack==1.2.1 09:42:04 multi_key_dict==2.0.3 09:42:04 multidict==6.7.1 09:42:04 munch==4.0.0 09:42:04 netaddr==1.3.0 09:42:04 niet==1.4.2 09:42:04 nodeenv==1.10.0 09:42:04 oauth2client==4.1.3 09:42:04 oauthlib==3.3.1 09:42:04 openstacksdk==4.13.0 09:42:04 os-service-types==1.8.2 09:42:04 osc-lib==4.6.0 09:42:04 oslo.config==10.4.0 09:42:04 oslo.context==6.4.0 09:42:04 oslo.i18n==6.8.0 09:42:04 oslo.log==8.2.0 09:42:04 oslo.serialization==5.10.0 09:42:04 oslo.utils==10.1.1 09:42:04 packaging==26.3 09:42:04 pbr==7.0.3 09:42:04 platformdirs==4.11.3 09:42:04 prettytable==3.18.0 09:42:04 propcache==0.5.2 09:42:04 psutil==7.2.2 09:42:04 pyasn1==0.6.4 09:42:04 pyasn1_modules==0.4.2 09:42:04 pycparser==3.0 09:42:04 pygerrit2==2.0.15 09:42:04 PyGithub==2.9.1 09:42:04 Pygments==2.21.0 09:42:04 PyJWT==2.13.0 09:42:04 PyNaCl==1.6.2 09:42:04 pyparsing==2.4.7 09:42:04 pyperclip==1.11.0 09:42:04 pyrsistent==0.20.0 09:42:04 python-cinderclient==9.9.0 09:42:04 python-dateutil==2.9.0.post0 09:42:04 python-discovery==1.5.2 09:42:04 python-heatclient==5.2.0 09:42:04 python-jenkins==1.8.3 09:42:04 python-keystoneclient==5.8.0 09:42:04 python-magnumclient==4.11.0 09:42:04 python-openstackclient==10.0.0 09:42:04 python-swiftclient==4.10.0 09:42:04 PyYAML==6.0.3 09:42:04 referencing==0.37.0 09:42:04 requests==2.34.2 09:42:04 requests-oauthlib==2.0.0 09:42:04 rfc3986==2.0.0 09:42:04 rich==15.0.0 09:42:04 rich-argparse==1.8.0 09:42:04 rpds-py==0.30.0 09:42:04 rsa==4.9.1 09:42:04 ruamel.yaml==0.19.1 09:42:04 ruamel.yaml.clib==0.2.15 09:42:04 s3transfer==0.19.2 09:42:04 simplejson==4.1.1 09:42:04 six==1.17.0 09:42:04 smmap==5.0.3 09:42:04 soupsieve==2.9.2 09:42:04 stevedore==5.8.0 09:42:04 tabulate==0.10.0 09:42:04 toml==0.10.2 09:42:04 tomlkit==0.15.1 09:42:04 tqdm==4.70.0 09:42:04 typing_extensions==4.16.0 09:42:04 urllib3==1.26.20 09:42:04 virtualenv==21.7.4 09:42:04 wcwidth==0.8.2 09:42:04 websocket-client==1.9.0 09:42:04 wrapt==2.3.0 09:42:04 xdg==6.0.0 09:42:04 xmltodict==1.0.4 09:42:04 yarl==1.24.5 09:42:04 yq==4.1.2 09:42:04 [integration-python-onapsdk-master-pylint-lint] $ /bin/sh /tmp/jenkins2220139613651435465.sh 09:42:04 ---> uv-install.sh 09:42:04 Installing uv/uvx (latest) using shell installer 09:42:04 2026-08-17 09:42:04 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-PsHAnw.sh" [1] 09:42:04 downloading uv 0.12.5 x86_64-unknown-linux-gnu 09:42:05 installing to /home/jenkins/.local/bin 09:42:05 uv 09:42:05 uvx 09:42:05 everything's installed! 09:42:05 09:42:05 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:42:05 09:42:05 source $HOME/.local/bin/env (sh, bash, zsh) 09:42:05 source $HOME/.local/bin/env.fish (fish) 09:42:05 Adding install location to PATH 09:42:05 ---> Validating uv/uvx install 09:42:05 uvx 0.12.5 (x86_64-unknown-linux-gnu) 09:42:05 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7590740065245059234.sh 09:42:05 ---> sudo-logs.sh 09:42:05 Archiving 'sudo' log.. 09:42:06 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6551421314630138234.sh 09:42:06 ---> job-cost.sh 09:42:06 INFO: Activating Python virtual environment... 09:42:06 Setup pyenv: 09:42:06 system 09:42:06 3.8.13 09:42:06 3.9.13 09:42:06 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:42:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7eWz from file:/tmp/.os_lf_venv 09:42:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:07 lf-activate-venv(): INFO: Base packages installed successfully 09:42:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:42:12 lf-activate-venv(): INFO: Adding /tmp/venv-7eWz/bin to PATH 09:42:12 INFO: No stack-cost file found 09:42:12 INFO: Instance uptime: 177s 09:42:12 INFO: Fetching instance metadata (attempt 1 of 3)... 09:42:12 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:42:12 INFO: Successfully fetched instance metadata 09:42:12 INFO: Instance type: v3-standard-8 09:42:12 INFO: Retrieving pricing info for: v3-standard-8 09:42:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:42:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=177 09:42:12 INFO: Successfully fetched Vexxhost pricing API 09:42:12 INFO: Retrieved cost: 0.22 09:42:12 INFO: Retrieved resource: v3-standard-8 09:42:12 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost 09:42:12 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost.csv 09:42:12 INFO: Successfully archived job cost data 09:42:12 DEBUG: Cost data: integration-python-onapsdk-master-pylint-lint,282,2026-08-17 09:42:12,v3-standard-8,177,0.22,0.00,SUCCESS 09:42:12 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins9241594022659904468.sh 09:42:12 ---> logs-deploy.sh 09:42:12 Setup pyenv: 09:42:12 system 09:42:12 3.8.13 09:42:12 3.9.13 09:42:12 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:42:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7eWz from file:/tmp/.os_lf_venv 09:42:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:14 lf-activate-venv(): INFO: Base packages installed successfully 09:42:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:42:20 lf-activate-venv(): INFO: Adding /tmp/venv-7eWz/bin to PATH 09:42:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/282 09:42:20 INFO: archiving workspace using pattern(s): 09:42:21 Archives upload complete. 09:42:22 INFO: archiving logs to Nexus 09:42:22 ---> uname -a: 09:42:22 Linux prd-ubuntu1804-docker-8c-8g-13160 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:42:22 09:42:22 09:42:22 ---> lscpu: 09:42:22 Architecture: x86_64 09:42:22 CPU op-mode(s): 32-bit, 64-bit 09:42:22 Byte Order: Little Endian 09:42:22 CPU(s): 8 09:42:22 On-line CPU(s) list: 0-7 09:42:22 Thread(s) per core: 1 09:42:22 Core(s) per socket: 1 09:42:22 Socket(s): 8 09:42:22 NUMA node(s): 1 09:42:22 Vendor ID: AuthenticAMD 09:42:22 CPU family: 23 09:42:22 Model: 49 09:42:22 Model name: AMD EPYC-Rome Processor 09:42:22 Stepping: 0 09:42:22 CPU MHz: 2799.998 09:42:22 BogoMIPS: 5599.99 09:42:22 Virtualization: AMD-V 09:42:22 Hypervisor vendor: KVM 09:42:22 Virtualization type: full 09:42:22 L1d cache: 32K 09:42:22 L1i cache: 32K 09:42:22 L2 cache: 512K 09:42:22 L3 cache: 16384K 09:42:22 NUMA node0 CPU(s): 0-7 09:42:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:42:22 09:42:22 09:42:22 ---> nproc: 09:42:22 8 09:42:22 09:42:22 09:42:22 ---> df -h: 09:42:22 Filesystem Size Used Avail Use% Mounted on 09:42:22 udev 16G 0 16G 0% /dev 09:42:22 tmpfs 3.2G 712K 3.2G 1% /run 09:42:22 /dev/vda1 155G 11G 145G 7% / 09:42:22 tmpfs 16G 0 16G 0% /dev/shm 09:42:22 tmpfs 5.0M 0 5.0M 0% /run/lock 09:42:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:42:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:42:22 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:42:22 09:42:22 09:42:22 ---> free -m: 09:42:22 total used free shared buff/cache available 09:42:22 Mem: 32167 834 28906 0 2426 30896 09:42:22 Swap: 1023 0 1023 09:42:22 09:42:22 09:42:22 ---> ip addr: 09:42:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:42:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:42:22 inet 127.0.0.1/8 scope host lo 09:42:22 valid_lft forever preferred_lft forever 09:42:22 inet6 ::1/128 scope host 09:42:22 valid_lft forever preferred_lft forever 09:42:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:42:22 link/ether fa:16:3e:e7:78:ed brd ff:ff:ff:ff:ff:ff 09:42:22 inet 10.30.107.72/23 brd 10.30.107.255 scope global dynamic ens3 09:42:22 valid_lft 86220sec preferred_lft 86220sec 09:42:22 inet6 fe80::f816:3eff:fee7:78ed/64 scope link 09:42:22 valid_lft forever preferred_lft forever 09:42:22 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:42:22 link/ether 02:42:fc:22:15:9c brd ff:ff:ff:ff:ff:ff 09:42:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:42:22 valid_lft forever preferred_lft forever 09:42:22 09:42:22 09:42:22 ---> sar -b -r -n DEV: 09:42:22 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13160) 08/17/26 _x86_64_ (8 CPU) 09:42:22 09:42:22 09:39:23 LINUX RESTART (8 CPU) 09:42:22 09:42:22 09:40:03 tps rtps wtps bread/s bwrtn/s 09:42:22 09:41:01 138.56 9.21 129.36 221.34 87465.47 09:42:22 09:42:01 84.49 0.77 83.72 84.37 39989.07 09:42:22 Average: 111.06 4.91 106.15 151.69 63323.02 09:42:22 09:42:22 09:40:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:42:22 09:41:01 29905256 31448660 3033964 9.21 61500 1792892 1669740 4.91 1120772 1625408 9704 09:42:22 09:42:01 29659536 31611768 3279684 9.96 88140 2154176 1437764 4.23 990648 1958808 278292 09:42:22 Average: 29782396 31530214 3156824 9.58 74820 1973534 1553752 4.57 1055710 1792108 143998 09:42:22 09:42:22 09:40:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:42:22 09:41:01 lo 0.76 0.76 0.09 0.09 0.00 0.00 0.00 0.00 09:42:22 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:22 09:41:01 ens3 47.99 33.58 666.37 8.56 0.00 0.00 0.00 0.00 09:42:22 09:42:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 09:42:22 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:22 09:42:01 ens3 68.98 44.89 1048.94 9.20 0.00 0.00 0.00 0.00 09:42:22 Average: lo 0.88 0.88 0.10 0.10 0.00 0.00 0.00 0.00 09:42:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:22 Average: ens3 58.66 39.33 860.91 8.88 0.00 0.00 0.00 0.00 09:42:22 09:42:22 09:42:22 ---> sar -P ALL: 09:42:22 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13160) 08/17/26 _x86_64_ (8 CPU) 09:42:22 09:42:22 09:39:23 LINUX RESTART (8 CPU) 09:42:22 09:42:22 09:40:03 CPU %user %nice %system %iowait %steal %idle 09:42:22 09:41:01 all 11.19 0.00 0.57 1.25 0.03 86.96 09:42:22 09:41:01 0 4.81 0.00 0.40 0.07 0.02 94.71 09:42:22 09:41:01 1 19.26 0.00 0.66 3.14 0.03 76.90 09:42:22 09:41:01 2 33.10 0.00 0.78 4.80 0.07 61.25 09:42:22 09:41:01 3 11.26 0.00 0.67 0.35 0.05 87.67 09:42:22 09:41:01 4 1.85 0.00 0.24 0.00 0.03 97.88 09:42:22 09:41:01 5 1.83 0.00 0.28 1.43 0.02 96.44 09:42:22 09:41:01 6 7.49 0.00 0.76 0.16 0.03 91.56 09:42:22 09:41:01 7 9.96 0.00 0.83 0.07 0.02 89.13 09:42:22 09:42:01 all 11.02 0.00 0.74 0.71 0.03 87.51 09:42:22 09:42:01 0 8.58 0.00 0.63 0.10 0.03 90.65 09:42:22 09:42:01 1 8.65 0.00 0.87 3.34 0.03 87.10 09:42:22 09:42:01 2 7.49 0.00 0.38 0.05 0.02 92.06 09:42:22 09:42:01 3 0.35 0.00 0.15 0.00 0.00 99.50 09:42:22 09:42:01 4 1.44 0.00 0.23 0.00 0.02 98.31 09:42:22 09:42:01 5 22.51 0.00 1.42 1.23 0.05 74.80 09:42:22 09:42:01 6 28.44 0.00 1.35 0.85 0.05 69.31 09:42:22 09:42:01 7 10.69 0.00 0.83 0.07 0.03 88.38 09:42:22 Average: all 11.10 0.00 0.66 0.97 0.03 87.24 09:42:22 Average: 0 6.73 0.00 0.52 0.08 0.03 92.65 09:42:22 Average: 1 13.87 0.00 0.76 3.24 0.03 82.09 09:42:22 Average: 2 20.08 0.00 0.58 2.38 0.04 76.92 09:42:22 Average: 3 5.71 0.00 0.41 0.17 0.03 93.69 09:42:22 Average: 4 1.64 0.00 0.24 0.00 0.03 98.10 09:42:22 Average: 5 12.35 0.00 0.86 1.33 0.03 85.43 09:42:22 Average: 6 18.14 0.00 1.06 0.51 0.04 80.24 09:42:22 Average: 7 10.33 0.00 0.83 0.07 0.03 88.75 09:42:22 09:42:22 09:42:22