06:11:23 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/147018 06:11:23 Running as SYSTEM 06:11:23 [EnvInject] - Loading node environment variables. 06:11:23 Building remotely on prd-ubuntu1804-docker-8c-8g-13099 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 06:11:23 [ssh-agent] Looking for ssh-agent implementation... 06:11:24 $ ssh-agent 06:11:24 SSH_AUTH_SOCK=/tmp/ssh-xBFpkoFCAijO/agent.2037 06:11:24 SSH_AGENT_PID=2039 06:11:24 [ssh-agent] Started. 06:11:24 Running ssh-add (command line suppressed) 06:11:24 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_8373199200435248807.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_8373199200435248807.key) 06:11:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:11:24 The recommended git tool is: NONE 06:11:25 using credential onap-jenkins-ssh 06:11:25 Wiping out workspace first. 06:11:25 Cloning the remote Git repository 06:11:25 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 06:11:25 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 06:11:25 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 06:11:25 > git --version # timeout=10 06:11:25 > git --version # 'git version 2.17.1' 06:11:25 using GIT_SSH to set credentials Gerrit user 06:11:25 Verifying host key using manually-configured host key entries 06:11:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:11:26 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 06:11:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:11:26 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 06:11:26 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 06:11:26 using GIT_SSH to set credentials Gerrit user 06:11:26 Verifying host key using manually-configured host key entries 06:11:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/18/147018/1 # timeout=30 06:11:26 > git rev-parse 3769e145612cb1aef32615401f810ef6a0d36243^{commit} # timeout=10 06:11:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:11:26 Checking out Revision 3769e145612cb1aef32615401f810ef6a0d36243 (refs/changes/18/147018/1) 06:11:26 > git config core.sparsecheckout # timeout=10 06:11:26 > git checkout -f 3769e145612cb1aef32615401f810ef6a0d36243 # timeout=30 06:11:29 Commit message: "Ship py.typed marker and fix invalid type annotations" 06:11:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:11:29 > git rev-list --no-walk 488c8cfc0311f57641077622f9d0f611b569e49a # timeout=10 06:11:30 [EnvInject] - Injecting environment variables from a build step. 06:11:30 [EnvInject] - Injecting as environment variables the properties content 06:11:30 PYTHON=python3 06:11:30 06:11:30 [EnvInject] - Variables injected successfully. 06:11:30 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins13469695061646067266.sh 06:11:30 ---> tox-install.sh 06:11:30 + source /home/jenkins/lf-env.sh 06:11:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:11:30 ++ mktemp -d /tmp/venv-XXXX 06:11:30 + lf_venv=/tmp/venv-KLRn 06:11:30 + local venv_file=/tmp/.os_lf_venv 06:11:30 + local python=python3 06:11:30 + local options 06:11:30 + local set_path=true 06:11:30 + local install_args= 06:11:30 ++ 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 06:11:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:11:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:11:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:11:30 + true 06:11:30 + case $1 in 06:11:30 + venv_file=/tmp/.toxenv 06:11:30 + shift 2 06:11:30 + true 06:11:30 + case $1 in 06:11:30 + shift 06:11:30 + break 06:11:30 + case $python in 06:11:30 + local pkg_list= 06:11:30 + [[ -d /opt/pyenv ]] 06:11:30 + echo 'Setup pyenv:' 06:11:30 Setup pyenv: 06:11:30 + export PYENV_ROOT=/opt/pyenv 06:11:30 + PYENV_ROOT=/opt/pyenv 06:11:30 + 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 06:11:30 + 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 06:11:30 + pyenv versions 06:11:30 * system (set by /opt/pyenv/version) 06:11:30 * 3.8.13 (set by /opt/pyenv/version) 06:11:30 * 3.9.13 (set by /opt/pyenv/version) 06:11:30 * 3.10.6 (set by /opt/pyenv/version) 06:11:30 + command -v pyenv 06:11:30 ++ pyenv init - --no-rehash 06:11:30 + 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[*]}"'\'')" 06:11:30 export PATH="/opt/pyenv/shims:${PATH}" 06:11:30 export PYENV_SHELL=bash 06:11:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:11:30 pyenv() { 06:11:30 local command 06:11:30 command="${1:-}" 06:11:30 if [ "$#" -gt 0 ]; then 06:11:30 shift 06:11:30 fi 06:11:30 06:11:30 case "$command" in 06:11:30 rehash|shell) 06:11:30 eval "$(pyenv "sh-$command" "$@")" 06:11:30 ;; 06:11:30 *) 06:11:30 command pyenv "$command" "$@" 06:11:30 ;; 06:11:30 esac 06:11:30 }' 06:11:30 +++ 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[*]}"' 06:11:30 ++ 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 06:11:30 ++ 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 06:11:30 ++ 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 06:11:30 ++ export PYENV_SHELL=bash 06:11:30 ++ PYENV_SHELL=bash 06:11:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:11:30 +++ complete -F _pyenv pyenv 06:11:30 ++ lf-pyver python3 06:11:30 ++ local py_version_xy=python3 06:11:30 ++ local py_version_xyz= 06:11:30 ++ pyenv versions 06:11:30 ++ sed 's/^[ *]* //' 06:11:30 ++ local command 06:11:30 ++ command=versions 06:11:30 ++ '[' 1 -gt 0 ']' 06:11:30 ++ shift 06:11:30 ++ case "$command" in 06:11:30 ++ command pyenv versions 06:11:30 ++ pyenv versions 06:11:30 ++ awk '{ print $1 }' 06:11:30 ++ grep -E '^[0-9.]*[0-9]$' 06:11:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:11:30 +++ grep '^3' /tmp/.pyenv_versions 06:11:30 +++ sort -V 06:11:30 +++ tail -n 1 06:11:30 ++ py_version_xyz=3.10.6 06:11:30 ++ [[ -z 3.10.6 ]] 06:11:30 ++ echo 3.10.6 06:11:30 ++ return 0 06:11:30 + pyenv local 3.10.6 06:11:30 + local command 06:11:30 + command=local 06:11:30 + '[' 2 -gt 0 ']' 06:11:30 + shift 06:11:30 + case "$command" in 06:11:30 + command pyenv local 3.10.6 06:11:30 + pyenv local 3.10.6 06:11:30 + for arg in "$@" 06:11:30 + case $arg in 06:11:30 + pkg_list+='tox ' 06:11:30 + for arg in "$@" 06:11:30 + case $arg in 06:11:30 + pkg_list+='virtualenv ' 06:11:30 + for arg in "$@" 06:11:30 + case $arg in 06:11:30 + pkg_list+='urllib3~=1.26.15 ' 06:11:30 + [[ -f /tmp/.toxenv ]] 06:11:30 + [[ ! -f /tmp/.toxenv ]] 06:11:30 + [[ -n '' ]] 06:11:30 + python3 -m venv /tmp/venv-KLRn 06:11:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KLRn' 06:11:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KLRn 06:11:34 + echo /tmp/venv-KLRn 06:11:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:11:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:11:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:11:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:11:34 + local 'pip_opts=--upgrade --quiet' 06:11:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:11:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:11:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:11:34 + [[ -n '' ]] 06:11:34 + [[ -n '' ]] 06:11:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:11:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:11:34 + /tmp/venv-KLRn/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 06:11:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:11:39 lf-activate-venv(): INFO: Base packages installed successfully 06:11:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:11:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:11:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:11:39 + /tmp/venv-KLRn/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 06:11:41 + type python3 06:11:41 + true 06:11:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KLRn/bin to PATH' 06:11:41 lf-activate-venv(): INFO: Adding /tmp/venv-KLRn/bin to PATH 06:11:41 + PATH=/tmp/venv-KLRn/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 06:11:41 + return 0 06:11:41 + python3 --version 06:11:41 Python 3.10.6 06:11:41 + python3 -m pip --version 06:11:41 pip 26.2.1 from /tmp/venv-KLRn/lib/python3.10/site-packages/pip (python 3.10) 06:11:41 + python3 -m pip freeze 06:11:41 cachetools==7.1.7 06:11:41 colorama==0.4.6 06:11:41 distlib==0.4.3 06:11:41 filelock==3.32.3 06:11:41 packaging==26.3 06:11:41 platformdirs==4.11.3 06:11:41 pluggy==1.6.0 06:11:41 pyproject-api==1.11.0 06:11:41 python-discovery==1.5.2 06:11:41 tomli==2.4.1 06:11:41 tomli_w==1.2.0 06:11:41 tox==4.60.0 06:11:41 typing_extensions==4.16.0 06:11:41 urllib3==1.26.20 06:11:41 virtualenv==21.7.4 06:11:41 [EnvInject] - Injecting environment variables from a build step. 06:11:41 [EnvInject] - Injecting as environment variables the properties content 06:11:41 PARALLEL=false 06:11:41 06:11:41 [EnvInject] - Variables injected successfully. 06:11:41 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins13806299678565407503.sh 06:11:41 ---> tox-run.sh 06:11:41 + 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 06:11:41 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 06:11:41 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 06:11:41 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 06:11:41 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 06:11:41 + source /home/jenkins/lf-env.sh 06:11:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:11:41 ++ mktemp -d /tmp/venv-XXXX 06:11:41 + lf_venv=/tmp/venv-iQRC 06:11:41 + local venv_file=/tmp/.os_lf_venv 06:11:41 + local python=python3 06:11:41 + local options 06:11:41 + local set_path=true 06:11:41 + local install_args= 06:11:41 ++ 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 06:11:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:11:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:11:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:11:41 + true 06:11:41 + case $1 in 06:11:41 + venv_file=/tmp/.toxenv 06:11:41 + shift 2 06:11:41 + true 06:11:41 + case $1 in 06:11:41 + shift 06:11:41 + break 06:11:41 + case $python in 06:11:41 + local pkg_list= 06:11:41 + [[ -d /opt/pyenv ]] 06:11:41 + echo 'Setup pyenv:' 06:11:41 Setup pyenv: 06:11:41 + export PYENV_ROOT=/opt/pyenv 06:11:41 + PYENV_ROOT=/opt/pyenv 06:11:41 + 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 06:11:41 + 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 06:11:41 + pyenv versions 06:11:41 system 06:11:41 3.8.13 06:11:41 3.9.13 06:11:41 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 06:11:41 + command -v pyenv 06:11:41 ++ pyenv init - --no-rehash 06:11:41 + 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[*]}"'\'')" 06:11:41 export PATH="/opt/pyenv/shims:${PATH}" 06:11:41 export PYENV_SHELL=bash 06:11:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:11:41 pyenv() { 06:11:41 local command 06:11:41 command="${1:-}" 06:11:41 if [ "$#" -gt 0 ]; then 06:11:41 shift 06:11:41 fi 06:11:41 06:11:41 case "$command" in 06:11:41 rehash|shell) 06:11:41 eval "$(pyenv "sh-$command" "$@")" 06:11:41 ;; 06:11:41 *) 06:11:41 command pyenv "$command" "$@" 06:11:41 ;; 06:11:41 esac 06:11:41 }' 06:11:41 +++ 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[*]}"' 06:11:41 ++ 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 06:11:41 ++ 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 06:11:41 ++ 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 06:11:41 ++ export PYENV_SHELL=bash 06:11:41 ++ PYENV_SHELL=bash 06:11:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:11:41 +++ complete -F _pyenv pyenv 06:11:41 ++ lf-pyver python3 06:11:41 ++ local py_version_xy=python3 06:11:41 ++ local py_version_xyz= 06:11:41 ++ pyenv versions 06:11:41 ++ local command 06:11:41 ++ command=versions 06:11:41 ++ '[' 1 -gt 0 ']' 06:11:41 ++ shift 06:11:41 ++ case "$command" in 06:11:41 ++ command pyenv versions 06:11:41 ++ pyenv versions 06:11:41 ++ awk '{ print $1 }' 06:11:41 ++ grep -E '^[0-9.]*[0-9]$' 06:11:41 ++ sed 's/^[ *]* //' 06:11:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:11:42 +++ grep '^3' /tmp/.pyenv_versions 06:11:42 +++ sort -V 06:11:42 +++ tail -n 1 06:11:42 ++ py_version_xyz=3.10.6 06:11:42 ++ [[ -z 3.10.6 ]] 06:11:42 ++ echo 3.10.6 06:11:42 ++ return 0 06:11:42 + pyenv local 3.10.6 06:11:42 + local command 06:11:42 + command=local 06:11:42 + '[' 2 -gt 0 ']' 06:11:42 + shift 06:11:42 + case "$command" in 06:11:42 + command pyenv local 3.10.6 06:11:42 + pyenv local 3.10.6 06:11:42 + for arg in "$@" 06:11:42 + case $arg in 06:11:42 + pkg_list+='tox ' 06:11:42 + for arg in "$@" 06:11:42 + case $arg in 06:11:42 + pkg_list+='virtualenv ' 06:11:42 + for arg in "$@" 06:11:42 + case $arg in 06:11:42 + pkg_list+='urllib3~=1.26.15 ' 06:11:42 + [[ -f /tmp/.toxenv ]] 06:11:42 ++ cat /tmp/.toxenv 06:11:42 + lf_venv=/tmp/venv-KLRn 06:11:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KLRn from' file:/tmp/.toxenv 06:11:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KLRn from file:/tmp/.toxenv 06:11:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:11:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:11:42 + local 'pip_opts=--upgrade --quiet' 06:11:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:11:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:11:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:11:42 + [[ -n '' ]] 06:11:42 + [[ -n '' ]] 06:11:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:11:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:11:42 + /tmp/venv-KLRn/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 06:11:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:11:42 lf-activate-venv(): INFO: Base packages installed successfully 06:11:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:11:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:11:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:11:42 + /tmp/venv-KLRn/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 06:11:43 + type python3 06:11:43 + true 06:11:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KLRn/bin to PATH' 06:11:43 lf-activate-venv(): INFO: Adding /tmp/venv-KLRn/bin to PATH 06:11:43 + PATH=/tmp/venv-KLRn/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 06:11:43 + return 0 06:11:43 + [[ -d /opt/pyenv ]] 06:11:43 + echo '---> Setting up pyenv' 06:11:43 ---> Setting up pyenv 06:11:43 + export PYENV_ROOT=/opt/pyenv 06:11:43 + PYENV_ROOT=/opt/pyenv 06:11:43 + export PATH=/opt/pyenv/bin:/tmp/venv-KLRn/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 06:11:43 + PATH=/opt/pyenv/bin:/tmp/venv-KLRn/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 06:11:43 ++ pwd 06:11:43 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 06:11:43 + export PYTHONPATH 06:11:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:11:43 + TOX_TESTENV_PASSENV=PYTHONPATH 06:11:43 + tox --version 06:11:44 4.60.0 from /tmp/venv-KLRn/lib/python3.10/site-packages/tox/__init__.py 06:11:44 + PARALLEL=false 06:11:44 + TOX_OPTIONS_LIST= 06:11:44 + [[ -n pylint ]] 06:11:44 + TOX_OPTIONS_LIST=' -e pylint' 06:11:44 + case ${PARALLEL,,} in 06:11:44 + tox -e pylint 06:11:44 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 06:11:45 pylint: install_deps> python -I -m pip install -r test-requirements.txt 06:11:56 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 06:11:57 .pkg: _optional_hooks> python /tmp/venv-KLRn/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:11:58 .pkg: get_requires_for_build_sdist> python /tmp/venv-KLRn/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:11:58 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 06:11:59 .pkg: get_requires_for_build_wheel> python /tmp/venv-KLRn/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:11:59 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 06:11:59 .pkg: freeze> python -m pip freeze --all 06:12:00 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 06:12:00 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-KLRn/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:12:00 .pkg: build_sdist> python /tmp/venv-KLRn/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:12:00 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 06:12:01 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 06:12:04 pylint: freeze> python -m pip freeze --all 06:12:05 pylint: 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,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==11.1.0,onapsdk==14.4.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.3,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 06:12:05 pylint: commands[0]> pylint src/ --max-positional-arguments=55 06:12:30 06:12:30 ------------------------------------ 06:12:30 Your code has been rated at 10.00/10 06:12:30 06:12:33 pylint: OK (48.64=setup[20.83]+cmd[27.80] seconds) 06:12:33 congratulations :) (48.68 seconds) 06:12:33 + tox_status=0 06:12:33 + echo '---> Completed tox runs' 06:12:33 ---> Completed tox runs 06:12:33 + for i in .tox/*/log 06:12:33 ++ echo .tox/pylint/log 06:12:33 ++ awk -F/ '{print $2}' 06:12:33 + tox_env=pylint 06:12:33 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 06:12:33 + DOC_DIR=docs/_build/html 06:12:33 + [[ -d docs/_build/html ]] 06:12:33 + echo '---> tox-run.sh ends' 06:12:33 ---> tox-run.sh ends 06:12:33 + test 0 -eq 0 06:12:33 $ ssh-agent -k 06:12:33 unset SSH_AUTH_SOCK; 06:12:33 unset SSH_AGENT_PID; 06:12:33 echo Agent pid 2039 killed; 06:12:33 [ssh-agent] Stopped. 06:12:33 [PostBuildScript] - [INFO] Executing post build scripts. 06:12:33 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4362460126207583751.sh 06:12:33 ---> sysstat.sh 06:12:33 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins15646778094614868425.sh 06:12:33 ---> package-listing.sh 06:12:33 ++ tr '[:upper:]' '[:lower:]' 06:12:33 ++ facter osfamily 06:12:33 + OS_FAMILY=debian 06:12:33 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 06:12:33 + START_PACKAGES=/tmp/packages_start.txt 06:12:33 + END_PACKAGES=/tmp/packages_end.txt 06:12:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:12:33 + PACKAGES=/tmp/packages_start.txt 06:12:33 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 06:12:33 + PACKAGES=/tmp/packages_end.txt 06:12:33 + case "${OS_FAMILY}" in 06:12:33 + dpkg -l 06:12:33 + grep '^ii' 06:12:33 + '[' -f /tmp/packages_start.txt ']' 06:12:33 + '[' -f /tmp/packages_end.txt ']' 06:12:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:12:33 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 06:12:33 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 06:12:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 06:12:33 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2513452312584981717.sh 06:12:33 ---> capture-instance-metadata.sh 06:12:33 Setup pyenv: 06:12:33 system 06:12:33 3.8.13 06:12:33 3.9.13 06:12:33 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 06:12:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sP02 06:12:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:12:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:12:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:12:41 lf-activate-venv(): INFO: Base packages installed successfully 06:12:41 lf-activate-venv(): INFO: Installing additional packages: lftools 06:13:02 lf-activate-venv(): INFO: Adding /tmp/venv-sP02/bin to PATH 06:13:02 INFO: Running in OpenStack, capturing instance metadata 06:13:02 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14452458011936151517.sh 06:13:02 provisioning config files... 06:13:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config9873722423480770313tmp 06:13:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:13:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:13:02 [EnvInject] - Injecting environment variables from a build step. 06:13:02 [EnvInject] - Injecting as environment variables the properties content 06:13:02 SERVER_ID=logs 06:13:02 06:13:02 [EnvInject] - Variables injected successfully. 06:13:02 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10328974594348021955.sh 06:13:02 ---> create-netrc.sh 06:13:02 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16283150891820552374.sh 06:13:02 ---> python-tools-install.sh 06:13:02 Setup pyenv: 06:13:02 system 06:13:02 3.8.13 06:13:02 3.9.13 06:13:02 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 06:13:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sP02 from file:/tmp/.os_lf_venv 06:13:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:13:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:13:04 lf-activate-venv(): INFO: Base packages installed successfully 06:13:04 lf-activate-venv(): INFO: Installing additional packages: lftools 06:13:10 lf-activate-venv(): INFO: Adding /tmp/venv-sP02/bin to PATH 06:13:10 Generating Requirements File 06:13:31 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. 06:13:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:13:32 Python 3.10.6 06:13:32 pip 26.2.1 from /tmp/venv-sP02/lib/python3.10/site-packages/pip (python 3.10) 06:13:32 aiohappyeyeballs==2.7.1 06:13:32 aiohttp==3.14.3 06:13:32 aiosignal==1.4.0 06:13:32 appdirs==1.4.4 06:13:32 argcomplete==3.7.2 06:13:32 aspy.yaml==1.3.0 06:13:32 async-timeout==5.0.1 06:13:32 attrs==26.1.0 06:13:32 autopage==0.6.0 06:13:32 backports.strenum==1.3.1 06:13:32 beautifulsoup4==4.15.0 06:13:32 boto3==1.43.72 06:13:32 botocore==1.43.72 06:13:32 bs4==0.0.2 06:13:32 certifi==2026.7.22 06:13:32 cffi==2.1.1 06:13:32 cfgv==3.5.0 06:13:32 chardet==7.6.0 06:13:32 charset-normalizer==3.5.1 06:13:32 click==8.4.2 06:13:32 cliff==4.14.0 06:13:32 cmd2==3.5.1 06:13:32 cryptography==3.3.2 06:13:32 debtcollector==3.1.0 06:13:32 decorator==5.3.1 06:13:32 defusedxml==0.7.1 06:13:32 Deprecated==1.3.1 06:13:32 distlib==0.4.3 06:13:32 dnspython==2.8.0 06:13:32 docker==7.2.0 06:13:32 dogpile.cache==1.5.0 06:13:32 durationpy==0.10 06:13:32 email-validator==2.3.0 06:13:32 filelock==3.32.3 06:13:32 frozenlist==1.8.0 06:13:32 future==1.0.0 06:13:32 gitdb==4.0.12 06:13:32 GitPython==3.1.59 06:13:32 httplib2==0.30.2 06:13:32 identify==2.6.19 06:13:32 idna==3.18 06:13:32 importlib-resources==1.5.0 06:13:32 iso8601==2.1.0 06:13:32 Jinja2==3.1.6 06:13:32 jmespath==1.1.0 06:13:32 jsonpatch==1.33 06:13:32 jsonpointer==3.1.1 06:13:32 jsonschema==4.26.0 06:13:32 jsonschema-specifications==2025.9.1 06:13:32 keystoneauth1==5.14.0 06:13:32 kubernetes==36.0.3 06:13:32 lftools==0.37.23 06:13:32 lxml==6.1.1 06:13:32 markdown-it-py==4.2.0 06:13:32 MarkupSafe==3.0.3 06:13:32 mdurl==0.1.2 06:13:32 msgpack==1.2.1 06:13:32 multi_key_dict==2.0.3 06:13:32 multidict==6.7.1 06:13:32 munch==4.0.0 06:13:32 netaddr==1.3.0 06:13:32 niet==1.4.2 06:13:32 nodeenv==1.10.0 06:13:32 oauth2client==4.1.3 06:13:32 oauthlib==3.3.1 06:13:32 openstacksdk==4.13.0 06:13:32 os-service-types==1.8.2 06:13:32 osc-lib==4.6.0 06:13:32 oslo.config==10.4.0 06:13:32 oslo.context==6.4.0 06:13:32 oslo.i18n==6.8.0 06:13:32 oslo.log==8.2.0 06:13:32 oslo.serialization==5.10.0 06:13:32 oslo.utils==10.1.1 06:13:32 packaging==26.3 06:13:32 pbr==7.0.3 06:13:32 platformdirs==4.11.3 06:13:32 prettytable==3.18.0 06:13:32 propcache==0.5.2 06:13:32 psutil==7.2.2 06:13:32 pyasn1==0.6.4 06:13:32 pyasn1_modules==0.4.2 06:13:32 pycparser==3.0 06:13:32 pygerrit2==2.0.15 06:13:32 PyGithub==2.9.1 06:13:32 Pygments==2.20.0 06:13:32 PyJWT==2.13.0 06:13:32 PyNaCl==1.6.2 06:13:32 pyparsing==2.4.7 06:13:32 pyperclip==1.11.0 06:13:32 pyrsistent==0.20.0 06:13:32 python-cinderclient==9.9.0 06:13:32 python-dateutil==2.9.0.post0 06:13:32 python-discovery==1.5.2 06:13:32 python-heatclient==5.2.0 06:13:32 python-jenkins==1.8.3 06:13:32 python-keystoneclient==5.8.0 06:13:32 python-magnumclient==4.11.0 06:13:32 python-openstackclient==10.0.0 06:13:32 python-swiftclient==4.10.0 06:13:32 PyYAML==6.0.3 06:13:32 referencing==0.37.0 06:13:32 requests==2.34.2 06:13:32 requests-oauthlib==2.0.0 06:13:32 rfc3986==2.0.0 06:13:32 rich==15.0.0 06:13:32 rich-argparse==1.8.0 06:13:32 rpds-py==0.30.0 06:13:32 rsa==4.9.1 06:13:32 ruamel.yaml==0.19.1 06:13:32 ruamel.yaml.clib==0.2.15 06:13:32 s3transfer==0.19.2 06:13:32 simplejson==4.1.1 06:13:32 six==1.17.0 06:13:32 smmap==5.0.3 06:13:32 soupsieve==2.9.2 06:13:32 stevedore==5.8.0 06:13:32 tabulate==0.10.0 06:13:32 toml==0.10.2 06:13:32 tomlkit==0.15.1 06:13:32 tqdm==4.70.0 06:13:32 typing_extensions==4.16.0 06:13:32 urllib3==1.26.20 06:13:32 virtualenv==21.7.4 06:13:32 wcwidth==0.8.2 06:13:32 websocket-client==1.9.0 06:13:32 wrapt==2.3.0 06:13:32 xdg==6.0.0 06:13:32 xmltodict==1.0.4 06:13:32 yarl==1.24.5 06:13:32 yq==4.1.2 06:13:33 [integration-python-onapsdk-master-pylint-lint] $ /bin/sh /tmp/jenkins866325021463273041.sh 06:13:33 ---> uv-install.sh 06:13:33 Installing uv/uvx (latest) using shell installer 06:13:33 2026-08-17 06:13:33 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-PhWafM.sh" [1] 06:13:33 downloading uv 0.12.5 x86_64-unknown-linux-gnu 06:13:34 installing to /home/jenkins/.local/bin 06:13:34 uv 06:13:34 uvx 06:13:34 everything's installed! 06:13:34 06:13:34 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:13:34 06:13:34 source $HOME/.local/bin/env (sh, bash, zsh) 06:13:34 source $HOME/.local/bin/env.fish (fish) 06:13:34 Adding install location to PATH 06:13:34 ---> Validating uv/uvx install 06:13:34 uvx 0.12.5 (x86_64-unknown-linux-gnu) 06:13:34 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11367385489224048655.sh 06:13:34 ---> sudo-logs.sh 06:13:34 Archiving 'sudo' log.. 06:13:34 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins15187189455275926907.sh 06:13:34 ---> job-cost.sh 06:13:34 INFO: Activating Python virtual environment... 06:13:34 Setup pyenv: 06:13:34 system 06:13:34 3.8.13 06:13:34 3.9.13 06:13:34 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 06:13:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sP02 from file:/tmp/.os_lf_venv 06:13:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:13:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:13:36 lf-activate-venv(): INFO: Base packages installed successfully 06:13:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:13:40 lf-activate-venv(): INFO: Adding /tmp/venv-sP02/bin to PATH 06:13:40 INFO: No stack-cost file found 06:13:40 INFO: Instance uptime: 177s 06:13:40 INFO: Fetching instance metadata (attempt 1 of 3)... 06:13:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:13:40 INFO: Successfully fetched instance metadata 06:13:40 INFO: Instance type: v3-standard-8 06:13:40 INFO: Retrieving pricing info for: v3-standard-8 06:13:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:13:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=177 06:13:41 INFO: Successfully fetched Vexxhost pricing API 06:13:41 INFO: Retrieved cost: 0.22 06:13:41 INFO: Retrieved resource: v3-standard-8 06:13:41 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost 06:13:41 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost.csv 06:13:41 INFO: Successfully archived job cost data 06:13:41 DEBUG: Cost data: integration-python-onapsdk-master-pylint-lint,278,2026-08-17 06:13:41,v3-standard-8,177,0.22,0.00,SUCCESS 06:13:41 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins11211430782278719663.sh 06:13:41 ---> logs-deploy.sh 06:13:41 Setup pyenv: 06:13:41 system 06:13:41 3.8.13 06:13:41 3.9.13 06:13:41 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 06:13:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sP02 from file:/tmp/.os_lf_venv 06:13:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:13:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:13:42 lf-activate-venv(): INFO: Base packages installed successfully 06:13:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:13:49 lf-activate-venv(): INFO: Adding /tmp/venv-sP02/bin to PATH 06:13:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/278 06:13:49 INFO: archiving workspace using pattern(s): 06:13:50 Archives upload complete. 06:13:50 INFO: archiving logs to Nexus 06:13:51 ---> uname -a: 06:13:51 Linux prd-ubuntu1804-docker-8c-8g-13099 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:13:51 06:13:51 06:13:51 ---> lscpu: 06:13:51 Architecture: x86_64 06:13:51 CPU op-mode(s): 32-bit, 64-bit 06:13:51 Byte Order: Little Endian 06:13:51 CPU(s): 8 06:13:51 On-line CPU(s) list: 0-7 06:13:51 Thread(s) per core: 1 06:13:51 Core(s) per socket: 1 06:13:51 Socket(s): 8 06:13:51 NUMA node(s): 1 06:13:51 Vendor ID: AuthenticAMD 06:13:51 CPU family: 23 06:13:51 Model: 49 06:13:51 Model name: AMD EPYC-Rome Processor 06:13:51 Stepping: 0 06:13:51 CPU MHz: 2800.000 06:13:51 BogoMIPS: 5600.00 06:13:51 Virtualization: AMD-V 06:13:51 Hypervisor vendor: KVM 06:13:51 Virtualization type: full 06:13:51 L1d cache: 32K 06:13:51 L1i cache: 32K 06:13:51 L2 cache: 512K 06:13:51 L3 cache: 16384K 06:13:51 NUMA node0 CPU(s): 0-7 06:13:51 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 06:13:51 06:13:51 06:13:51 ---> nproc: 06:13:51 8 06:13:51 06:13:51 06:13:51 ---> df -h: 06:13:51 Filesystem Size Used Avail Use% Mounted on 06:13:51 udev 16G 0 16G 0% /dev 06:13:51 tmpfs 3.2G 712K 3.2G 1% /run 06:13:51 /dev/vda1 155G 11G 145G 7% / 06:13:51 tmpfs 16G 0 16G 0% /dev/shm 06:13:51 tmpfs 5.0M 0 5.0M 0% /run/lock 06:13:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:13:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:13:51 tmpfs 3.2G 0 3.2G 0% /run/user/1001 06:13:51 06:13:51 06:13:51 ---> free -m: 06:13:51 total used free shared buff/cache available 06:13:51 Mem: 32167 790 29035 0 2340 30942 06:13:51 Swap: 1023 0 1023 06:13:51 06:13:51 06:13:51 ---> ip addr: 06:13:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:13:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:13:51 inet 127.0.0.1/8 scope host lo 06:13:51 valid_lft forever preferred_lft forever 06:13:51 inet6 ::1/128 scope host 06:13:51 valid_lft forever preferred_lft forever 06:13:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:13:51 link/ether fa:16:3e:5e:35:bc brd ff:ff:ff:ff:ff:ff 06:13:51 inet 10.30.106.157/23 brd 10.30.107.255 scope global dynamic ens3 06:13:51 valid_lft 86221sec preferred_lft 86221sec 06:13:51 inet6 fe80::f816:3eff:fe5e:35bc/64 scope link 06:13:51 valid_lft forever preferred_lft forever 06:13:51 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:13:51 link/ether 02:42:d2:c2:7b:2c brd ff:ff:ff:ff:ff:ff 06:13:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:13:51 valid_lft forever preferred_lft forever 06:13:51 06:13:51 06:13:51 ---> sar -b -r -n DEV: 06:13:51 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13099) 08/17/26 _x86_64_ (8 CPU) 06:13:51 06:13:51 06:10:53 LINUX RESTART (8 CPU) 06:13:51 06:13:51 06:11:01 tps rtps wtps bread/s bwrtn/s 06:13:51 06:12:02 373.10 77.55 295.55 5410.96 119658.19 06:13:51 06:13:01 113.88 1.83 112.05 76.05 74331.81 06:13:51 Average: 244.58 40.01 204.57 2765.92 97185.41 06:13:51 06:13:51 06:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:13:51 06:12:02 30229472 31681968 2709748 8.23 58472 1708584 1496060 4.40 880352 1544316 121788 06:13:51 06:13:01 29906856 31651228 3032364 9.21 79496 1963304 1483892 4.37 969936 1743244 226116 06:13:51 Average: 30068164 31666598 2871056 8.72 68984 1835944 1489976 4.38 925144 1643780 173952 06:13:51 06:13:51 06:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:13:51 06:12:02 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 06:13:51 06:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:51 06:12:02 ens3 339.61 225.55 1128.36 72.62 0.00 0.00 0.00 0.00 06:13:51 06:13:01 lo 0.75 0.75 0.08 0.08 0.00 0.00 0.00 0.00 06:13:51 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:51 06:13:01 ens3 47.55 33.86 707.33 6.28 0.00 0.00 0.00 0.00 06:13:51 Average: lo 1.21 1.21 0.13 0.13 0.00 0.00 0.00 0.00 06:13:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:51 Average: ens3 194.81 130.51 919.61 39.73 0.00 0.00 0.00 0.00 06:13:51 06:13:51 06:13:51 ---> sar -P ALL: 06:13:51 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13099) 08/17/26 _x86_64_ (8 CPU) 06:13:51 06:13:51 06:10:53 LINUX RESTART (8 CPU) 06:13:51 06:13:51 06:11:01 CPU %user %nice %system %iowait %steal %idle 06:13:51 06:12:02 all 9.41 0.00 1.40 2.95 0.04 86.20 06:13:51 06:12:02 0 9.15 0.00 0.82 0.55 0.03 89.45 06:13:51 06:12:02 1 7.02 0.00 2.71 4.40 0.03 85.84 06:13:51 06:12:02 2 3.51 0.00 1.22 2.54 0.02 92.72 06:13:51 06:12:02 3 9.30 0.00 1.02 0.43 0.05 89.20 06:13:51 06:12:02 4 24.82 0.00 1.67 4.88 0.07 68.57 06:13:51 06:12:02 5 2.04 0.00 0.60 7.26 0.03 90.06 06:13:51 06:12:02 6 15.53 0.00 2.00 2.30 0.05 80.11 06:13:51 06:12:02 7 3.88 0.00 1.12 1.27 0.03 93.70 06:13:51 06:13:01 all 11.50 0.00 0.50 0.97 0.04 86.99 06:13:51 06:13:01 0 26.28 0.00 1.37 0.46 0.05 71.84 06:13:51 06:13:01 1 16.71 0.00 0.63 0.30 0.03 82.33 06:13:51 06:13:01 2 11.79 0.00 0.22 0.00 0.03 87.96 06:13:51 06:13:01 3 0.80 0.00 0.15 0.00 0.07 98.98 06:13:51 06:13:01 4 0.58 0.00 0.36 6.31 0.05 92.71 06:13:51 06:13:01 5 14.03 0.00 0.31 0.31 0.03 85.32 06:13:51 06:13:01 6 7.58 0.00 0.63 0.03 0.02 91.75 06:13:51 06:13:01 7 14.25 0.00 0.32 0.34 0.03 85.05 06:13:51 Average: all 10.45 0.00 0.95 1.97 0.04 86.59 06:13:51 Average: 0 17.65 0.00 1.09 0.50 0.04 80.71 06:13:51 Average: 1 11.83 0.00 1.67 2.36 0.03 84.09 06:13:51 Average: 2 7.62 0.00 0.72 1.28 0.03 90.36 06:13:51 Average: 3 5.08 0.00 0.59 0.22 0.06 94.05 06:13:51 Average: 4 12.81 0.00 1.02 5.59 0.06 80.53 06:13:51 Average: 5 8.00 0.00 0.45 3.81 0.03 87.71 06:13:51 Average: 6 11.59 0.00 1.32 1.18 0.03 85.88 06:13:51 Average: 7 9.02 0.00 0.73 0.81 0.03 89.41 06:13:51 06:13:51 06:13:51