09:53:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/147024 09:53:02 Running as SYSTEM 09:53:02 [EnvInject] - Loading node environment variables. 09:53:02 Building remotely on prd-ubuntu1804-docker-8c-8g-13174 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 09:53:02 [ssh-agent] Looking for ssh-agent implementation... 09:53:02 $ ssh-agent 09:53:02 SSH_AUTH_SOCK=/tmp/ssh-0u4jBL3RoG06/agent.2013 09:53:02 SSH_AGENT_PID=2015 09:53:02 [ssh-agent] Started. 09:53:02 Running ssh-add (command line suppressed) 09:53:02 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_17632015150529760465.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_17632015150529760465.key) 09:53:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:53:02 The recommended git tool is: NONE 09:53:03 using credential onap-jenkins-ssh 09:53:03 Wiping out workspace first. 09:53:03 Cloning the remote Git repository 09:53:03 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:53:03 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 09:53:04 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:53:04 > git --version # timeout=10 09:53:04 > git --version # 'git version 2.17.1' 09:53:04 using GIT_SSH to set credentials Gerrit user 09:53:04 Verifying host key using manually-configured host key entries 09:53:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:53:04 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:53:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:04 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:53:04 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:53:04 using GIT_SSH to set credentials Gerrit user 09:53:04 Verifying host key using manually-configured host key entries 09:53:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/24/147024/1 # timeout=30 09:53:04 > git rev-parse 6d064429205254f6cfd20ecf2146ae0f392f108e^{commit} # timeout=10 09:53:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:53:04 Checking out Revision 6d064429205254f6cfd20ecf2146ae0f392f108e (refs/changes/24/147024/1) 09:53:04 > git config core.sparsecheckout # timeout=10 09:53:04 > git checkout -f 6d064429205254f6cfd20ecf2146ae0f392f108e # timeout=30 09:53:05 Commit message: "Bump version to 14.6.0 and skip 14.5.0" 09:53:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:53:05 > git rev-list --no-walk 77e04a26e0aac1cacd479edefe300089ea83a7f3 # timeout=10 09:53:08 [EnvInject] - Injecting environment variables from a build step. 09:53:08 [EnvInject] - Injecting as environment variables the properties content 09:53:08 PYTHON=python3 09:53:08 09:53:08 [EnvInject] - Variables injected successfully. 09:53:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins3286199934397897626.sh 09:53:08 ---> tox-install.sh 09:53:08 + source /home/jenkins/lf-env.sh 09:53:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:53:08 ++ mktemp -d /tmp/venv-XXXX 09:53:08 + lf_venv=/tmp/venv-Nbq1 09:53:08 + local venv_file=/tmp/.os_lf_venv 09:53:08 + local python=python3 09:53:08 + local options 09:53:08 + local set_path=true 09:53:08 + local install_args= 09:53: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 09:53:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:53:08 + true 09:53:08 + case $1 in 09:53:08 + venv_file=/tmp/.toxenv 09:53:08 + shift 2 09:53:08 + true 09:53:08 + case $1 in 09:53:08 + shift 09:53:08 + break 09:53:08 + case $python in 09:53:08 + local pkg_list= 09:53:08 + [[ -d /opt/pyenv ]] 09:53:08 + echo 'Setup pyenv:' 09:53:08 Setup pyenv: 09:53:08 + export PYENV_ROOT=/opt/pyenv 09:53:08 + PYENV_ROOT=/opt/pyenv 09:53: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 09:53: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 09:53:08 + pyenv versions 09:53:08 * system (set by /opt/pyenv/version) 09:53:08 * 3.8.13 (set by /opt/pyenv/version) 09:53:08 * 3.9.13 (set by /opt/pyenv/version) 09:53:08 * 3.10.6 (set by /opt/pyenv/version) 09:53:08 + command -v pyenv 09:53:08 ++ pyenv init - --no-rehash 09:53: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[*]}"'\'')" 09:53:08 export PATH="/opt/pyenv/shims:${PATH}" 09:53:08 export PYENV_SHELL=bash 09:53:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:53:08 pyenv() { 09:53:08 local command 09:53:08 command="${1:-}" 09:53:08 if [ "$#" -gt 0 ]; then 09:53:08 shift 09:53:08 fi 09:53:08 09:53:08 case "$command" in 09:53:08 rehash|shell) 09:53:08 eval "$(pyenv "sh-$command" "$@")" 09:53:08 ;; 09:53:08 *) 09:53:08 command pyenv "$command" "$@" 09:53:08 ;; 09:53:08 esac 09:53:08 }' 09:53: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[*]}"' 09:53: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 09:53: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 09:53: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 09:53:08 ++ export PYENV_SHELL=bash 09:53:08 ++ PYENV_SHELL=bash 09:53:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:53:08 +++ complete -F _pyenv pyenv 09:53:08 ++ lf-pyver python3 09:53:08 ++ local py_version_xy=python3 09:53:08 ++ local py_version_xyz= 09:53:08 ++ pyenv versions 09:53:08 ++ local command 09:53:08 ++ command=versions 09:53:08 ++ '[' 1 -gt 0 ']' 09:53:08 ++ sed 's/^[ *]* //' 09:53:08 ++ shift 09:53:08 ++ case "$command" in 09:53:08 ++ command pyenv versions 09:53:08 ++ pyenv versions 09:53:08 ++ awk '{ print $1 }' 09:53:08 ++ grep -E '^[0-9.]*[0-9]$' 09:53:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:53:09 +++ grep '^3' /tmp/.pyenv_versions 09:53:09 +++ sort -V 09:53:09 +++ tail -n 1 09:53:09 ++ py_version_xyz=3.10.6 09:53:09 ++ [[ -z 3.10.6 ]] 09:53:09 ++ echo 3.10.6 09:53:09 ++ return 0 09:53:09 + pyenv local 3.10.6 09:53:09 + local command 09:53:09 + command=local 09:53:09 + '[' 2 -gt 0 ']' 09:53:09 + shift 09:53:09 + case "$command" in 09:53:09 + command pyenv local 3.10.6 09:53:09 + pyenv local 3.10.6 09:53:09 + for arg in "$@" 09:53:09 + case $arg in 09:53:09 + pkg_list+='tox ' 09:53:09 + for arg in "$@" 09:53:09 + case $arg in 09:53:09 + pkg_list+='virtualenv ' 09:53:09 + for arg in "$@" 09:53:09 + case $arg in 09:53:09 + pkg_list+='urllib3~=1.26.15 ' 09:53:09 + [[ -f /tmp/.toxenv ]] 09:53:09 + [[ ! -f /tmp/.toxenv ]] 09:53:09 + [[ -n '' ]] 09:53:09 + python3 -m venv /tmp/venv-Nbq1 09:53:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nbq1' 09:53:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nbq1 09:53:13 + echo /tmp/venv-Nbq1 09:53:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:53:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:53:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:53:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:53:13 + local 'pip_opts=--upgrade --quiet' 09:53:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:53:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:53:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:53:13 + [[ -n '' ]] 09:53:13 + [[ -n '' ]] 09:53:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:53:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:53:13 + /tmp/venv-Nbq1/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:53:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:53:17 lf-activate-venv(): INFO: Base packages installed successfully 09:53:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:53:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:53:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:53:17 + /tmp/venv-Nbq1/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:53:19 + type python3 09:53:19 + true 09:53:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Nbq1/bin to PATH' 09:53:19 lf-activate-venv(): INFO: Adding /tmp/venv-Nbq1/bin to PATH 09:53:19 + PATH=/tmp/venv-Nbq1/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:53:19 + return 0 09:53:19 + python3 --version 09:53:19 Python 3.10.6 09:53:19 + python3 -m pip --version 09:53:19 pip 26.2.1 from /tmp/venv-Nbq1/lib/python3.10/site-packages/pip (python 3.10) 09:53:19 + python3 -m pip freeze 09:53:19 cachetools==7.1.7 09:53:19 colorama==0.4.6 09:53:19 distlib==0.4.3 09:53:19 filelock==3.32.3 09:53:19 packaging==26.3 09:53:19 platformdirs==4.11.3 09:53:19 pluggy==1.6.0 09:53:19 pyproject-api==1.11.0 09:53:19 python-discovery==1.5.2 09:53:19 tomli==2.4.1 09:53:19 tomli_w==1.2.0 09:53:19 tox==4.60.0 09:53:19 typing_extensions==4.16.0 09:53:19 urllib3==1.26.20 09:53:19 virtualenv==21.7.4 09:53:19 [EnvInject] - Injecting environment variables from a build step. 09:53:19 [EnvInject] - Injecting as environment variables the properties content 09:53:19 PARALLEL=false 09:53:19 09:53:19 [EnvInject] - Variables injected successfully. 09:53:19 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins15552975891311312070.sh 09:53:19 ---> tox-run.sh 09:53: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 09:53:19 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 09:53:19 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 09:53:19 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 09:53:19 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 09:53:19 + source /home/jenkins/lf-env.sh 09:53:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:53:19 ++ mktemp -d /tmp/venv-XXXX 09:53:19 + lf_venv=/tmp/venv-oIKX 09:53:19 + local venv_file=/tmp/.os_lf_venv 09:53:19 + local python=python3 09:53:19 + local options 09:53:19 + local set_path=true 09:53:19 + local install_args= 09:53: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 09:53:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:53:19 + true 09:53:19 + case $1 in 09:53:19 + venv_file=/tmp/.toxenv 09:53:19 + shift 2 09:53:19 + true 09:53:19 + case $1 in 09:53:19 + shift 09:53:19 + break 09:53:19 + case $python in 09:53:19 + local pkg_list= 09:53:19 + [[ -d /opt/pyenv ]] 09:53:19 + echo 'Setup pyenv:' 09:53:19 Setup pyenv: 09:53:19 + export PYENV_ROOT=/opt/pyenv 09:53:19 + PYENV_ROOT=/opt/pyenv 09:53: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 09:53: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 09:53:19 + pyenv versions 09:53:19 system 09:53:19 3.8.13 09:53:19 3.9.13 09:53:19 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:53:19 + command -v pyenv 09:53:19 ++ pyenv init - --no-rehash 09:53: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[*]}"'\'')" 09:53:19 export PATH="/opt/pyenv/shims:${PATH}" 09:53:19 export PYENV_SHELL=bash 09:53:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:53:19 pyenv() { 09:53:19 local command 09:53:19 command="${1:-}" 09:53:19 if [ "$#" -gt 0 ]; then 09:53:19 shift 09:53:19 fi 09:53:19 09:53:19 case "$command" in 09:53:19 rehash|shell) 09:53:19 eval "$(pyenv "sh-$command" "$@")" 09:53:19 ;; 09:53:19 *) 09:53:19 command pyenv "$command" "$@" 09:53:19 ;; 09:53:19 esac 09:53:19 }' 09:53: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[*]}"' 09:53: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 09:53: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 09:53: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 09:53:19 ++ export PYENV_SHELL=bash 09:53:19 ++ PYENV_SHELL=bash 09:53:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:53:19 +++ complete -F _pyenv pyenv 09:53:19 ++ lf-pyver python3 09:53:19 ++ local py_version_xy=python3 09:53:19 ++ local py_version_xyz= 09:53:19 ++ pyenv versions 09:53:19 ++ local command 09:53:19 ++ command=versions 09:53:19 ++ '[' 1 -gt 0 ']' 09:53:19 ++ shift 09:53:19 ++ case "$command" in 09:53:19 ++ command pyenv versions 09:53:19 ++ sed 's/^[ *]* //' 09:53:19 ++ pyenv versions 09:53:19 ++ awk '{ print $1 }' 09:53:19 ++ grep -E '^[0-9.]*[0-9]$' 09:53:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:53:19 +++ grep '^3' /tmp/.pyenv_versions 09:53:19 +++ tail -n 1 09:53:19 +++ sort -V 09:53:19 ++ py_version_xyz=3.10.6 09:53:19 ++ [[ -z 3.10.6 ]] 09:53:19 ++ echo 3.10.6 09:53:19 ++ return 0 09:53:19 + pyenv local 3.10.6 09:53:19 + local command 09:53:19 + command=local 09:53:19 + '[' 2 -gt 0 ']' 09:53:19 + shift 09:53:19 + case "$command" in 09:53:19 + command pyenv local 3.10.6 09:53:19 + pyenv local 3.10.6 09:53:19 + for arg in "$@" 09:53:19 + case $arg in 09:53:19 + pkg_list+='tox ' 09:53:19 + for arg in "$@" 09:53:19 + case $arg in 09:53:19 + pkg_list+='virtualenv ' 09:53:19 + for arg in "$@" 09:53:19 + case $arg in 09:53:19 + pkg_list+='urllib3~=1.26.15 ' 09:53:19 + [[ -f /tmp/.toxenv ]] 09:53:19 ++ cat /tmp/.toxenv 09:53:19 + lf_venv=/tmp/venv-Nbq1 09:53:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nbq1 from' file:/tmp/.toxenv 09:53:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nbq1 from file:/tmp/.toxenv 09:53:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:53:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:53:19 + local 'pip_opts=--upgrade --quiet' 09:53:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:53:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:53:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:53:19 + [[ -n '' ]] 09:53:19 + [[ -n '' ]] 09:53:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:53:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:53:19 + /tmp/venv-Nbq1/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:53:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:53:20 lf-activate-venv(): INFO: Base packages installed successfully 09:53:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:53:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:53:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:53:20 + /tmp/venv-Nbq1/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:53:21 + type python3 09:53:21 + true 09:53:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Nbq1/bin to PATH' 09:53:21 lf-activate-venv(): INFO: Adding /tmp/venv-Nbq1/bin to PATH 09:53:21 + PATH=/tmp/venv-Nbq1/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:53:21 + return 0 09:53:21 + [[ -d /opt/pyenv ]] 09:53:21 + echo '---> Setting up pyenv' 09:53:21 ---> Setting up pyenv 09:53:21 + export PYENV_ROOT=/opt/pyenv 09:53:21 + PYENV_ROOT=/opt/pyenv 09:53:21 + export PATH=/opt/pyenv/bin:/tmp/venv-Nbq1/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:53:21 + PATH=/opt/pyenv/bin:/tmp/venv-Nbq1/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:53:21 ++ pwd 09:53:21 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 09:53:21 + export PYTHONPATH 09:53:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:53:21 + TOX_TESTENV_PASSENV=PYTHONPATH 09:53:21 + tox --version 09:53:21 4.60.0 from /tmp/venv-Nbq1/lib/python3.10/site-packages/tox/__init__.py 09:53:21 + PARALLEL=false 09:53:21 + TOX_OPTIONS_LIST= 09:53:21 + [[ -n pylint ]] 09:53:21 + TOX_OPTIONS_LIST=' -e pylint' 09:53:21 + case ${PARALLEL,,} in 09:53:21 + tox -e pylint 09:53:21 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 09:53:23 pylint: install_deps> python -I -m pip install -r test-requirements.txt 09:53:36 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 09:53:37 .pkg: _optional_hooks> python /tmp/venv-Nbq1/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:53:38 .pkg: get_requires_for_build_sdist> python /tmp/venv-Nbq1/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:53:38 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 09:53:38 .pkg: get_requires_for_build_wheel> python /tmp/venv-Nbq1/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:53:39 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 09:53:39 .pkg: freeze> python -m pip freeze --all 09:53:39 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 09:53:39 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-Nbq1/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:53:40 .pkg: build_sdist> python /tmp/venv-Nbq1/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:53:40 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:53: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.6.0.tar.gz 09:53:44 pylint: freeze> python -m pip freeze --all 09:53:44 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.6.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:53:44 pylint: commands[0]> pylint src/ --max-positional-arguments=55 09:54:09 09:54:09 ------------------------------------ 09:54:09 Your code has been rated at 10.00/10 09:54:09 09:54:12 pylint: OK (50.19=setup[22.91]+cmd[27.28] seconds) 09:54:12 congratulations :) (50.23 seconds) 09:54:12 + tox_status=0 09:54:12 + echo '---> Completed tox runs' 09:54:12 ---> Completed tox runs 09:54:12 + for i in .tox/*/log 09:54:12 ++ echo .tox/pylint/log 09:54:12 ++ awk -F/ '{print $2}' 09:54:12 + tox_env=pylint 09:54:12 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 09:54:12 + DOC_DIR=docs/_build/html 09:54:12 + [[ -d docs/_build/html ]] 09:54:12 + echo '---> tox-run.sh ends' 09:54:12 ---> tox-run.sh ends 09:54:12 + test 0 -eq 0 09:54:13 $ ssh-agent -k 09:54:13 unset SSH_AUTH_SOCK; 09:54:13 unset SSH_AGENT_PID; 09:54:13 echo Agent pid 2015 killed; 09:54:13 [ssh-agent] Stopped. 09:54:13 [PostBuildScript] - [INFO] Executing post build scripts. 09:54:13 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7981432139373971927.sh 09:54:13 ---> sysstat.sh 09:54:14 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1506192083028246249.sh 09:54:14 ---> package-listing.sh 09:54:14 ++ facter osfamily 09:54:14 ++ tr '[:upper:]' '[:lower:]' 09:54:14 + OS_FAMILY=debian 09:54:14 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 09:54:14 + START_PACKAGES=/tmp/packages_start.txt 09:54:14 + END_PACKAGES=/tmp/packages_end.txt 09:54:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:54:14 + PACKAGES=/tmp/packages_start.txt 09:54:14 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 09:54:14 + PACKAGES=/tmp/packages_end.txt 09:54:14 + case "${OS_FAMILY}" in 09:54:14 + dpkg -l 09:54:14 + grep '^ii' 09:54:14 + '[' -f /tmp/packages_start.txt ']' 09:54:14 + '[' -f /tmp/packages_end.txt ']' 09:54:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:54:14 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 09:54:14 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 09:54:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 09:54:14 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4789964232910298488.sh 09:54:14 ---> capture-instance-metadata.sh 09:54:14 Setup pyenv: 09:54:14 system 09:54:14 3.8.13 09:54:14 3.9.13 09:54:14 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:54:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UFut 09:54:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:54:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:54:21 lf-activate-venv(): INFO: Base packages installed successfully 09:54:21 lf-activate-venv(): INFO: Installing additional packages: lftools 09:54:42 lf-activate-venv(): INFO: Adding /tmp/venv-UFut/bin to PATH 09:54:42 INFO: Running in OpenStack, capturing instance metadata 09:54:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10857743328636448831.sh 09:54:42 provisioning config files... 09:54:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config9551081480972165440tmp 09:54:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:54:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:54:42 [EnvInject] - Injecting environment variables from a build step. 09:54:42 [EnvInject] - Injecting as environment variables the properties content 09:54:42 SERVER_ID=logs 09:54:42 09:54:42 [EnvInject] - Variables injected successfully. 09:54:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1266158852818043717.sh 09:54:42 ---> create-netrc.sh 09:54:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5578632238680960396.sh 09:54:42 ---> python-tools-install.sh 09:54:42 Setup pyenv: 09:54:42 system 09:54:42 3.8.13 09:54:42 3.9.13 09:54:42 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:54:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UFut from file:/tmp/.os_lf_venv 09:54:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:54:44 lf-activate-venv(): INFO: Base packages installed successfully 09:54:44 lf-activate-venv(): INFO: Installing additional packages: lftools 09:54:50 lf-activate-venv(): INFO: Adding /tmp/venv-UFut/bin to PATH 09:54:50 Generating Requirements File 09:55:11 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:55:11 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:55:11 Python 3.10.6 09:55:11 pip 26.2.1 from /tmp/venv-UFut/lib/python3.10/site-packages/pip (python 3.10) 09:55:12 aiohappyeyeballs==2.7.1 09:55:12 aiohttp==3.14.3 09:55:12 aiosignal==1.4.0 09:55:12 appdirs==1.4.4 09:55:12 argcomplete==3.7.2 09:55:12 aspy.yaml==1.3.0 09:55:12 async-timeout==5.0.1 09:55:12 attrs==26.1.0 09:55:12 autopage==0.6.0 09:55:12 backports.strenum==1.3.1 09:55:12 beautifulsoup4==4.15.0 09:55:12 boto3==1.43.72 09:55:12 botocore==1.43.72 09:55:12 bs4==0.0.2 09:55:12 certifi==2026.7.22 09:55:12 cffi==2.1.1 09:55:12 cfgv==3.5.0 09:55:12 chardet==7.6.0 09:55:12 charset-normalizer==3.5.1 09:55:12 click==8.4.2 09:55:12 cliff==4.14.0 09:55:12 cmd2==3.5.1 09:55:12 cryptography==3.3.2 09:55:12 debtcollector==3.1.0 09:55:12 decorator==5.3.1 09:55:12 defusedxml==0.7.1 09:55:12 Deprecated==1.3.1 09:55:12 distlib==0.4.3 09:55:12 dnspython==2.8.0 09:55:12 docker==7.2.0 09:55:12 dogpile.cache==1.5.0 09:55:12 durationpy==0.10 09:55:12 email-validator==2.3.0 09:55:12 filelock==3.32.3 09:55:12 frozenlist==1.8.0 09:55:12 future==1.0.0 09:55:12 gitdb==4.0.12 09:55:12 GitPython==3.1.59 09:55:12 httplib2==0.30.2 09:55:12 identify==2.6.19 09:55:12 idna==3.18 09:55:12 importlib-resources==1.5.0 09:55:12 iso8601==2.1.0 09:55:12 Jinja2==3.1.6 09:55:12 jmespath==1.1.0 09:55:12 jsonpatch==1.33 09:55:12 jsonpointer==3.1.1 09:55:12 jsonschema==4.26.0 09:55:12 jsonschema-specifications==2025.9.1 09:55:12 keystoneauth1==5.14.0 09:55:12 kubernetes==36.0.3 09:55:12 lftools==0.37.23 09:55:12 lxml==6.1.1 09:55:12 markdown-it-py==4.2.0 09:55:12 MarkupSafe==3.0.3 09:55:12 mdurl==0.1.2 09:55:12 msgpack==1.2.1 09:55:12 multi_key_dict==2.0.3 09:55:12 multidict==6.7.1 09:55:12 munch==4.0.0 09:55:12 netaddr==1.3.0 09:55:12 niet==1.4.2 09:55:12 nodeenv==1.10.0 09:55:12 oauth2client==4.1.3 09:55:12 oauthlib==3.3.1 09:55:12 openstacksdk==4.13.0 09:55:12 os-service-types==1.8.2 09:55:12 osc-lib==4.6.0 09:55:12 oslo.config==10.4.0 09:55:12 oslo.context==6.4.0 09:55:12 oslo.i18n==6.8.0 09:55:12 oslo.log==8.2.0 09:55:12 oslo.serialization==5.10.0 09:55:12 oslo.utils==10.1.1 09:55:12 packaging==26.3 09:55:12 pbr==7.0.3 09:55:12 platformdirs==4.11.3 09:55:12 prettytable==3.18.0 09:55:12 propcache==0.5.2 09:55:12 psutil==7.2.2 09:55:12 pyasn1==0.6.4 09:55:12 pyasn1_modules==0.4.2 09:55:12 pycparser==3.0 09:55:12 pygerrit2==2.0.15 09:55:12 PyGithub==2.9.1 09:55:12 Pygments==2.21.0 09:55:12 PyJWT==2.13.0 09:55:12 PyNaCl==1.6.2 09:55:12 pyparsing==2.4.7 09:55:12 pyperclip==1.11.0 09:55:12 pyrsistent==0.20.0 09:55:12 python-cinderclient==9.9.0 09:55:12 python-dateutil==2.9.0.post0 09:55:12 python-discovery==1.5.2 09:55:12 python-heatclient==5.2.0 09:55:12 python-jenkins==1.8.3 09:55:12 python-keystoneclient==5.8.0 09:55:12 python-magnumclient==4.11.0 09:55:12 python-openstackclient==10.0.0 09:55:12 python-swiftclient==4.10.0 09:55:12 PyYAML==6.0.3 09:55:12 referencing==0.37.0 09:55:12 requests==2.34.2 09:55:12 requests-oauthlib==2.0.0 09:55:12 rfc3986==2.0.0 09:55:12 rich==15.0.0 09:55:12 rich-argparse==1.8.0 09:55:12 rpds-py==0.30.0 09:55:12 rsa==4.9.1 09:55:12 ruamel.yaml==0.19.1 09:55:12 ruamel.yaml.clib==0.2.15 09:55:12 s3transfer==0.19.2 09:55:12 simplejson==4.1.1 09:55:12 six==1.17.0 09:55:12 smmap==5.0.3 09:55:12 soupsieve==2.9.2 09:55:12 stevedore==5.8.0 09:55:12 tabulate==0.10.0 09:55:12 toml==0.10.2 09:55:12 tomlkit==0.15.1 09:55:12 tqdm==4.70.0 09:55:12 typing_extensions==4.16.0 09:55:12 urllib3==1.26.20 09:55:12 virtualenv==21.7.4 09:55:12 wcwidth==0.8.2 09:55:12 websocket-client==1.9.0 09:55:12 wrapt==2.3.0 09:55:12 xdg==6.0.0 09:55:12 xmltodict==1.0.4 09:55:12 yarl==1.24.5 09:55:12 yq==4.1.2 09:55:12 [integration-python-onapsdk-master-pylint-lint] $ /bin/sh /tmp/jenkins3949180690690607191.sh 09:55:12 ---> uv-install.sh 09:55:12 Installing uv/uvx (latest) using shell installer 09:55:12 2026-08-17 09:55:12 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-CdfcFO.sh" [1] 09:55:12 downloading uv 0.12.5 x86_64-unknown-linux-gnu 09:55:13 installing to /home/jenkins/.local/bin 09:55:13 uv 09:55:13 uvx 09:55:13 everything's installed! 09:55:13 09:55:13 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:55:13 09:55:13 source $HOME/.local/bin/env (sh, bash, zsh) 09:55:13 source $HOME/.local/bin/env.fish (fish) 09:55:13 Adding install location to PATH 09:55:13 ---> Validating uv/uvx install 09:55:13 uvx 0.12.5 (x86_64-unknown-linux-gnu) 09:55:13 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7185124350696962494.sh 09:55:13 ---> sudo-logs.sh 09:55:13 Archiving 'sudo' log.. 09:55:13 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins17332708350930346045.sh 09:55:13 ---> job-cost.sh 09:55:13 INFO: Activating Python virtual environment... 09:55:13 Setup pyenv: 09:55:13 system 09:55:13 3.8.13 09:55:13 3.9.13 09:55:13 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:55:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UFut from file:/tmp/.os_lf_venv 09:55:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:15 lf-activate-venv(): INFO: Base packages installed successfully 09:55:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:55:19 lf-activate-venv(): INFO: Adding /tmp/venv-UFut/bin to PATH 09:55:19 INFO: No stack-cost file found 09:55:19 INFO: Instance uptime: 178s 09:55:19 INFO: Fetching instance metadata (attempt 1 of 3)... 09:55:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:55:20 INFO: Successfully fetched instance metadata 09:55:20 INFO: Instance type: v3-standard-8 09:55:20 INFO: Retrieving pricing info for: v3-standard-8 09:55:20 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:55:20 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=178 09:55:20 INFO: Successfully fetched Vexxhost pricing API 09:55:20 INFO: Retrieved cost: 0.22 09:55:20 INFO: Retrieved resource: v3-standard-8 09:55:20 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost 09:55:20 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost.csv 09:55:20 INFO: Successfully archived job cost data 09:55:20 DEBUG: Cost data: integration-python-onapsdk-master-pylint-lint,284,2026-08-17 09:55:20,v3-standard-8,178,0.22,0.00,SUCCESS 09:55:20 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins6453125334572192166.sh 09:55:20 ---> logs-deploy.sh 09:55:20 Setup pyenv: 09:55:20 system 09:55:20 3.8.13 09:55:20 3.9.13 09:55:20 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 09:55:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UFut from file:/tmp/.os_lf_venv 09:55:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:22 lf-activate-venv(): INFO: Base packages installed successfully 09:55:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:55:28 lf-activate-venv(): INFO: Adding /tmp/venv-UFut/bin to PATH 09:55:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/284 09:55:28 INFO: archiving workspace using pattern(s): 09:55:29 Archives upload complete. 09:55:29 INFO: archiving logs to Nexus 09:55:30 ---> uname -a: 09:55:30 Linux prd-ubuntu1804-docker-8c-8g-13174 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:55:30 09:55:30 09:55:30 ---> lscpu: 09:55:30 Architecture: x86_64 09:55:30 CPU op-mode(s): 32-bit, 64-bit 09:55:30 Byte Order: Little Endian 09:55:30 CPU(s): 8 09:55:30 On-line CPU(s) list: 0-7 09:55:30 Thread(s) per core: 1 09:55:30 Core(s) per socket: 1 09:55:30 Socket(s): 8 09:55:30 NUMA node(s): 1 09:55:30 Vendor ID: AuthenticAMD 09:55:30 CPU family: 23 09:55:30 Model: 49 09:55:30 Model name: AMD EPYC-Rome Processor 09:55:30 Stepping: 0 09:55:30 CPU MHz: 2799.998 09:55:30 BogoMIPS: 5599.99 09:55:30 Virtualization: AMD-V 09:55:30 Hypervisor vendor: KVM 09:55:30 Virtualization type: full 09:55:30 L1d cache: 32K 09:55:30 L1i cache: 32K 09:55:30 L2 cache: 512K 09:55:30 L3 cache: 16384K 09:55:30 NUMA node0 CPU(s): 0-7 09:55: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 09:55:30 09:55:30 09:55:30 ---> nproc: 09:55:30 8 09:55:30 09:55:30 09:55:30 ---> df -h: 09:55:30 Filesystem Size Used Avail Use% Mounted on 09:55:30 udev 16G 0 16G 0% /dev 09:55:30 tmpfs 3.2G 712K 3.2G 1% /run 09:55:30 /dev/vda1 155G 11G 145G 7% / 09:55:30 tmpfs 16G 0 16G 0% /dev/shm 09:55:30 tmpfs 5.0M 0 5.0M 0% /run/lock 09:55:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:55:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:55:30 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:55:30 09:55:30 09:55:30 ---> free -m: 09:55:30 total used free shared buff/cache available 09:55:30 Mem: 32167 820 28919 0 2426 30909 09:55:30 Swap: 1023 0 1023 09:55:30 09:55:30 09:55:30 ---> ip addr: 09:55:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:55:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:55:30 inet 127.0.0.1/8 scope host lo 09:55:30 valid_lft forever preferred_lft forever 09:55:30 inet6 ::1/128 scope host 09:55:30 valid_lft forever preferred_lft forever 09:55:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:55:30 link/ether fa:16:3e:68:e9:b9 brd ff:ff:ff:ff:ff:ff 09:55:30 inet 10.30.107.224/23 brd 10.30.107.255 scope global dynamic ens3 09:55:30 valid_lft 86219sec preferred_lft 86219sec 09:55:30 inet6 fe80::f816:3eff:fe68:e9b9/64 scope link 09:55:30 valid_lft forever preferred_lft forever 09:55:30 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:55:30 link/ether 02:42:19:6e:be:9c brd ff:ff:ff:ff:ff:ff 09:55:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:55:30 valid_lft forever preferred_lft forever 09:55:30 09:55:30 09:55:30 ---> sar -b -r -n DEV: 09:55:30 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13174) 08/17/26 _x86_64_ (8 CPU) 09:55:30 09:55:30 09:52:32 LINUX RESTART (8 CPU) 09:55:30 09:55:30 09:53:01 tps rtps wtps bread/s bwrtn/s 09:55:30 09:54:01 346.61 34.01 312.60 1113.41 98989.24 09:55:30 09:55:01 88.45 0.82 87.64 85.99 25747.44 09:55:30 Average: 217.53 17.41 200.12 599.70 62368.34 09:55:30 09:55:30 09:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:55:30 09:54:01 29938240 31481060 3000980 9.11 61300 1792308 1674692 4.93 1084820 1623172 131312 09:55:30 09:55:01 29810992 31639388 3128228 9.50 83608 2039976 1451804 4.27 947896 1856600 176612 09:55:30 Average: 29874616 31560224 3064604 9.30 72454 1916142 1563248 4.60 1016358 1739886 153962 09:55:30 09:55:30 09:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:55:30 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:30 09:54:01 ens3 227.21 147.19 948.51 54.58 0.00 0.00 0.00 0.00 09:55:30 09:54:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 09:55:30 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:30 09:55:01 ens3 57.49 40.41 819.45 8.43 0.00 0.00 0.00 0.00 09:55:30 09:55:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 09:55:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:30 Average: ens3 142.35 93.80 883.98 31.50 0.00 0.00 0.00 0.00 09:55:30 Average: lo 0.93 0.93 0.11 0.11 0.00 0.00 0.00 0.00 09:55:30 09:55:30 09:55:30 ---> sar -P ALL: 09:55:30 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13174) 08/17/26 _x86_64_ (8 CPU) 09:55:30 09:55:30 09:52:32 LINUX RESTART (8 CPU) 09:55:30 09:55:30 09:53:01 CPU %user %nice %system %iowait %steal %idle 09:55:30 09:54:01 all 12.08 0.00 0.92 1.88 0.04 85.07 09:55:30 09:54:01 0 4.08 0.00 0.40 0.10 0.02 95.40 09:55:30 09:54:01 1 6.50 0.00 1.62 3.47 0.02 88.40 09:55:30 09:54:01 2 25.71 0.00 1.67 0.57 0.07 71.99 09:55:30 09:54:01 3 2.69 0.00 0.57 6.26 0.03 90.44 09:55:30 09:54:01 4 7.72 0.00 0.58 0.32 0.08 91.30 09:55:30 09:54:01 5 8.32 0.00 0.76 0.13 0.03 90.75 09:55:30 09:54:01 6 5.36 0.00 0.77 3.91 0.02 89.94 09:55:30 09:54:01 7 36.26 0.00 1.02 0.33 0.05 62.34 09:55:30 09:55:01 all 10.80 0.00 0.59 0.57 0.03 88.01 09:55:30 09:55:01 0 16.89 0.00 0.68 0.07 0.03 82.32 09:55:30 09:55:01 1 0.37 0.00 0.18 0.00 0.02 99.43 09:55:30 09:55:01 2 0.23 0.00 0.22 0.00 0.03 99.52 09:55:30 09:55:01 3 20.85 0.00 1.47 3.70 0.05 73.93 09:55:30 09:55:01 4 9.84 0.00 0.93 0.60 0.02 88.61 09:55:30 09:55:01 5 3.73 0.00 0.25 0.03 0.02 95.97 09:55:30 09:55:01 6 0.83 0.00 0.18 0.00 0.02 98.97 09:55:30 09:55:01 7 33.66 0.00 0.77 0.13 0.05 65.39 09:55:30 Average: all 11.44 0.00 0.75 1.22 0.04 86.54 09:55:30 Average: 0 10.49 0.00 0.54 0.08 0.02 88.86 09:55:30 Average: 1 3.43 0.00 0.90 1.73 0.02 93.92 09:55:30 Average: 2 12.98 0.00 0.94 0.28 0.05 85.74 09:55:30 Average: 3 11.77 0.00 1.02 4.98 0.04 82.19 09:55:30 Average: 4 8.78 0.00 0.76 0.46 0.05 89.95 09:55:30 Average: 5 6.04 0.00 0.51 0.08 0.02 93.35 09:55:30 Average: 6 3.10 0.00 0.48 1.95 0.02 94.46 09:55:30 Average: 7 34.96 0.00 0.89 0.23 0.05 63.87 09:55:30 09:55:30 09:55:30