12:28:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/147026 12:28:32 Running as SYSTEM 12:28:32 [EnvInject] - Loading node environment variables. 12:28:32 Building remotely on prd-ubuntu1804-docker-8c-8g-13215 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 12:28:32 [ssh-agent] Looking for ssh-agent implementation... 12:28:32 $ ssh-agent 12:28:32 SSH_AUTH_SOCK=/tmp/ssh-SVODF8BEZ1cx/agent.2022 12:28:32 SSH_AGENT_PID=2024 12:28:32 [ssh-agent] Started. 12:28:32 Running ssh-add (command line suppressed) 12:28:32 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_4678582769236287073.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_4678582769236287073.key) 12:28:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:28:32 The recommended git tool is: NONE 12:28:33 using credential onap-jenkins-ssh 12:28:33 Wiping out workspace first. 12:28:33 Cloning the remote Git repository 12:28:33 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:28:33 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 12:28:33 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:28:33 > git --version # timeout=10 12:28:33 > git --version # 'git version 2.17.1' 12:28:33 using GIT_SSH to set credentials Gerrit user 12:28:34 Verifying host key using manually-configured host key entries 12:28:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:28:34 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:28:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:28:34 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:28:34 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:28:34 using GIT_SSH to set credentials Gerrit user 12:28:34 Verifying host key using manually-configured host key entries 12:28:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/26/147026/1 # timeout=30 12:28:34 > git rev-parse 3091e27d2f9e881b1c3f2679bea700d91e1d416c^{commit} # timeout=10 12:28:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:28:34 Checking out Revision 3091e27d2f9e881b1c3f2679bea700d91e1d416c (refs/changes/26/147026/1) 12:28:34 > git config core.sparsecheckout # timeout=10 12:28:34 > git checkout -f 3091e27d2f9e881b1c3f2679bea700d91e1d416c # timeout=30 12:28:38 Commit message: "Publish a distinct snapshot from every merge build" 12:28:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:28:38 > git rev-list --no-walk 6d064429205254f6cfd20ecf2146ae0f392f108e # timeout=10 12:28:38 [EnvInject] - Injecting environment variables from a build step. 12:28:38 [EnvInject] - Injecting as environment variables the properties content 12:28:38 PYTHON=python3 12:28:38 12:28:38 [EnvInject] - Variables injected successfully. 12:28:38 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins10420744396150864250.sh 12:28:38 ---> tox-install.sh 12:28:38 + source /home/jenkins/lf-env.sh 12:28:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:28:38 ++ mktemp -d /tmp/venv-XXXX 12:28:38 + lf_venv=/tmp/venv-6wl8 12:28:38 + local venv_file=/tmp/.os_lf_venv 12:28:38 + local python=python3 12:28:38 + local options 12:28:38 + local set_path=true 12:28:38 + local install_args= 12:28:38 ++ 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 12:28:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:28:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:28:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:28:38 + true 12:28:38 + case $1 in 12:28:38 + venv_file=/tmp/.toxenv 12:28:38 + shift 2 12:28:38 + true 12:28:38 + case $1 in 12:28:38 + shift 12:28:38 + break 12:28:38 + case $python in 12:28:38 + local pkg_list= 12:28:38 + [[ -d /opt/pyenv ]] 12:28:38 + echo 'Setup pyenv:' 12:28:38 Setup pyenv: 12:28:38 + export PYENV_ROOT=/opt/pyenv 12:28:38 + PYENV_ROOT=/opt/pyenv 12:28:38 + 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 12:28:38 + 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 12:28:38 + pyenv versions 12:28:38 * system (set by /opt/pyenv/version) 12:28:38 * 3.8.13 (set by /opt/pyenv/version) 12:28:38 * 3.9.13 (set by /opt/pyenv/version) 12:28:38 * 3.10.6 (set by /opt/pyenv/version) 12:28:38 + command -v pyenv 12:28:38 ++ pyenv init - --no-rehash 12:28:38 + 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[*]}"'\'')" 12:28:38 export PATH="/opt/pyenv/shims:${PATH}" 12:28:38 export PYENV_SHELL=bash 12:28:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:28:38 pyenv() { 12:28:38 local command 12:28:38 command="${1:-}" 12:28:38 if [ "$#" -gt 0 ]; then 12:28:38 shift 12:28:38 fi 12:28:38 12:28:38 case "$command" in 12:28:38 rehash|shell) 12:28:38 eval "$(pyenv "sh-$command" "$@")" 12:28:38 ;; 12:28:38 *) 12:28:38 command pyenv "$command" "$@" 12:28:38 ;; 12:28:38 esac 12:28:38 }' 12:28:38 +++ 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[*]}"' 12:28:38 ++ 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 12:28:38 ++ 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 12:28:38 ++ 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 12:28:38 ++ export PYENV_SHELL=bash 12:28:38 ++ PYENV_SHELL=bash 12:28:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:28:38 +++ complete -F _pyenv pyenv 12:28:38 ++ lf-pyver python3 12:28:38 ++ local py_version_xy=python3 12:28:38 ++ local py_version_xyz= 12:28:38 ++ pyenv versions 12:28:38 ++ local command 12:28:38 ++ command=versions 12:28:38 ++ '[' 1 -gt 0 ']' 12:28:38 ++ shift 12:28:38 ++ case "$command" in 12:28:38 ++ command pyenv versions 12:28:38 ++ pyenv versions 12:28:38 ++ sed 's/^[ *]* //' 12:28:38 ++ awk '{ print $1 }' 12:28:38 ++ grep -E '^[0-9.]*[0-9]$' 12:28:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:28:38 +++ grep '^3' /tmp/.pyenv_versions 12:28:38 +++ tail -n 1 12:28:38 +++ sort -V 12:28:38 ++ py_version_xyz=3.10.6 12:28:38 ++ [[ -z 3.10.6 ]] 12:28:38 ++ echo 3.10.6 12:28:38 ++ return 0 12:28:38 + pyenv local 3.10.6 12:28:38 + local command 12:28:38 + command=local 12:28:38 + '[' 2 -gt 0 ']' 12:28:38 + shift 12:28:38 + case "$command" in 12:28:38 + command pyenv local 3.10.6 12:28:38 + pyenv local 3.10.6 12:28:38 + for arg in "$@" 12:28:38 + case $arg in 12:28:38 + pkg_list+='tox ' 12:28:38 + for arg in "$@" 12:28:38 + case $arg in 12:28:38 + pkg_list+='virtualenv ' 12:28:38 + for arg in "$@" 12:28:38 + case $arg in 12:28:38 + pkg_list+='urllib3~=1.26.15 ' 12:28:38 + [[ -f /tmp/.toxenv ]] 12:28:38 + [[ ! -f /tmp/.toxenv ]] 12:28:38 + [[ -n '' ]] 12:28:38 + python3 -m venv /tmp/venv-6wl8 12:28:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6wl8' 12:28:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6wl8 12:28:43 + echo /tmp/venv-6wl8 12:28:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:28:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:28:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:28:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:28:43 + local 'pip_opts=--upgrade --quiet' 12:28:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:28:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:28:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:28:43 + [[ -n '' ]] 12:28:43 + [[ -n '' ]] 12:28:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:28:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:28:43 + /tmp/venv-6wl8/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 12:28:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:28:47 lf-activate-venv(): INFO: Base packages installed successfully 12:28:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:28:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:28:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:28:47 + /tmp/venv-6wl8/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 12:28:49 + type python3 12:28:49 + true 12:28:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6wl8/bin to PATH' 12:28:49 lf-activate-venv(): INFO: Adding /tmp/venv-6wl8/bin to PATH 12:28:49 + PATH=/tmp/venv-6wl8/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 12:28:49 + return 0 12:28:49 + python3 --version 12:28:49 Python 3.10.6 12:28:49 + python3 -m pip --version 12:28:49 pip 26.2.1 from /tmp/venv-6wl8/lib/python3.10/site-packages/pip (python 3.10) 12:28:49 + python3 -m pip freeze 12:28:49 cachetools==7.1.7 12:28:49 colorama==0.4.6 12:28:49 distlib==0.4.3 12:28:49 filelock==3.32.3 12:28:49 packaging==26.3 12:28:49 platformdirs==4.11.3 12:28:49 pluggy==1.6.0 12:28:49 pyproject-api==1.11.0 12:28:49 python-discovery==1.5.2 12:28:49 tomli==2.4.1 12:28:49 tomli_w==1.2.0 12:28:49 tox==4.60.0 12:28:49 typing_extensions==4.16.0 12:28:49 urllib3==1.26.20 12:28:49 virtualenv==21.7.4 12:28:49 [EnvInject] - Injecting environment variables from a build step. 12:28:49 [EnvInject] - Injecting as environment variables the properties content 12:28:49 PARALLEL=false 12:28:49 12:28:49 [EnvInject] - Variables injected successfully. 12:28:49 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins9246539178192564326.sh 12:28:49 ---> tox-run.sh 12:28:49 + 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 12:28:49 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 12:28:49 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 12:28:49 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 12:28:49 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 12:28:49 + source /home/jenkins/lf-env.sh 12:28:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:28:49 ++ mktemp -d /tmp/venv-XXXX 12:28:49 + lf_venv=/tmp/venv-m3xV 12:28:49 + local venv_file=/tmp/.os_lf_venv 12:28:49 + local python=python3 12:28:49 + local options 12:28:49 + local set_path=true 12:28:49 + local install_args= 12:28:49 ++ 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 12:28:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:28:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:28:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:28:49 + true 12:28:49 + case $1 in 12:28:49 + venv_file=/tmp/.toxenv 12:28:49 + shift 2 12:28:49 + true 12:28:49 + case $1 in 12:28:49 + shift 12:28:49 + break 12:28:49 + case $python in 12:28:49 + local pkg_list= 12:28:49 + [[ -d /opt/pyenv ]] 12:28:49 + echo 'Setup pyenv:' 12:28:49 Setup pyenv: 12:28:49 + export PYENV_ROOT=/opt/pyenv 12:28:49 + PYENV_ROOT=/opt/pyenv 12:28:49 + 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 12:28:49 + 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 12:28:49 + pyenv versions 12:28:49 system 12:28:49 3.8.13 12:28:49 3.9.13 12:28:50 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 12:28:50 + command -v pyenv 12:28:50 ++ pyenv init - --no-rehash 12:28:50 + 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[*]}"'\'')" 12:28:50 export PATH="/opt/pyenv/shims:${PATH}" 12:28:50 export PYENV_SHELL=bash 12:28:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:28:50 pyenv() { 12:28:50 local command 12:28:50 command="${1:-}" 12:28:50 if [ "$#" -gt 0 ]; then 12:28:50 shift 12:28:50 fi 12:28:50 12:28:50 case "$command" in 12:28:50 rehash|shell) 12:28:50 eval "$(pyenv "sh-$command" "$@")" 12:28:50 ;; 12:28:50 *) 12:28:50 command pyenv "$command" "$@" 12:28:50 ;; 12:28:50 esac 12:28:50 }' 12:28:50 +++ 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[*]}"' 12:28:50 ++ 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 12:28:50 ++ 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 12:28:50 ++ 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 12:28:50 ++ export PYENV_SHELL=bash 12:28:50 ++ PYENV_SHELL=bash 12:28:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:28:50 +++ complete -F _pyenv pyenv 12:28:50 ++ lf-pyver python3 12:28:50 ++ local py_version_xy=python3 12:28:50 ++ local py_version_xyz= 12:28:50 ++ pyenv versions 12:28:50 ++ local command 12:28:50 ++ command=versions 12:28:50 ++ '[' 1 -gt 0 ']' 12:28:50 ++ shift 12:28:50 ++ case "$command" in 12:28:50 ++ sed 's/^[ *]* //' 12:28:50 ++ command pyenv versions 12:28:50 ++ pyenv versions 12:28:50 ++ awk '{ print $1 }' 12:28:50 ++ grep -E '^[0-9.]*[0-9]$' 12:28:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:28:50 +++ grep '^3' /tmp/.pyenv_versions 12:28:50 +++ sort -V 12:28:50 +++ tail -n 1 12:28:50 ++ py_version_xyz=3.10.6 12:28:50 ++ [[ -z 3.10.6 ]] 12:28:50 ++ echo 3.10.6 12:28:50 ++ return 0 12:28:50 + pyenv local 3.10.6 12:28:50 + local command 12:28:50 + command=local 12:28:50 + '[' 2 -gt 0 ']' 12:28:50 + shift 12:28:50 + case "$command" in 12:28:50 + command pyenv local 3.10.6 12:28:50 + pyenv local 3.10.6 12:28:50 + for arg in "$@" 12:28:50 + case $arg in 12:28:50 + pkg_list+='tox ' 12:28:50 + for arg in "$@" 12:28:50 + case $arg in 12:28:50 + pkg_list+='virtualenv ' 12:28:50 + for arg in "$@" 12:28:50 + case $arg in 12:28:50 + pkg_list+='urllib3~=1.26.15 ' 12:28:50 + [[ -f /tmp/.toxenv ]] 12:28:50 ++ cat /tmp/.toxenv 12:28:50 + lf_venv=/tmp/venv-6wl8 12:28:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6wl8 from' file:/tmp/.toxenv 12:28:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6wl8 from file:/tmp/.toxenv 12:28:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:28:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:28:50 + local 'pip_opts=--upgrade --quiet' 12:28:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:28:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:28:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:28:50 + [[ -n '' ]] 12:28:50 + [[ -n '' ]] 12:28:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:28:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:28:50 + /tmp/venv-6wl8/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 12:28:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:28:51 lf-activate-venv(): INFO: Base packages installed successfully 12:28:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:28:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:28:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:28:51 + /tmp/venv-6wl8/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 12:28:51 + type python3 12:28:51 + true 12:28:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6wl8/bin to PATH' 12:28:51 lf-activate-venv(): INFO: Adding /tmp/venv-6wl8/bin to PATH 12:28:51 + PATH=/tmp/venv-6wl8/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 12:28:51 + return 0 12:28:51 + [[ -d /opt/pyenv ]] 12:28:51 + echo '---> Setting up pyenv' 12:28:51 ---> Setting up pyenv 12:28:51 + export PYENV_ROOT=/opt/pyenv 12:28:51 + PYENV_ROOT=/opt/pyenv 12:28:51 + export PATH=/opt/pyenv/bin:/tmp/venv-6wl8/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 12:28:51 + PATH=/opt/pyenv/bin:/tmp/venv-6wl8/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 12:28:51 ++ pwd 12:28:51 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 12:28:51 + export PYTHONPATH 12:28:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:28:51 + TOX_TESTENV_PASSENV=PYTHONPATH 12:28:51 + tox --version 12:28:52 4.60.0 from /tmp/venv-6wl8/lib/python3.10/site-packages/tox/__init__.py 12:28:52 + PARALLEL=false 12:28:52 + TOX_OPTIONS_LIST= 12:28:52 + [[ -n pylint ]] 12:28:52 + TOX_OPTIONS_LIST=' -e pylint' 12:28:52 + case ${PARALLEL,,} in 12:28:52 + tox -e pylint 12:28:52 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 12:28:53 pylint: install_deps> python -I -m pip install -r test-requirements.txt 12:29:07 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 12:29:08 .pkg: _optional_hooks> python /tmp/venv-6wl8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:29:08 .pkg: get_requires_for_build_sdist> python /tmp/venv-6wl8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:29:09 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 12:29:09 .pkg: get_requires_for_build_wheel> python /tmp/venv-6wl8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:29:09 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 12:29:10 .pkg: freeze> python -m pip freeze --all 12:29:10 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 12:29:10 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-6wl8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:29:10 .pkg: build_sdist> python /tmp/venv-6wl8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:29:11 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 12:29:12 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 12:29:15 pylint: freeze> python -m pip freeze --all 12:29:15 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 12:29:15 pylint: commands[0]> pylint src/ --max-positional-arguments=55 12:29:39 12:29:39 ------------------------------------ 12:29:39 Your code has been rated at 10.00/10 12:29:39 12:29:42 pylint: OK (50.32=setup[23.17]+cmd[27.14] seconds) 12:29:42 congratulations :) (50.36 seconds) 12:29:42 + tox_status=0 12:29:42 + echo '---> Completed tox runs' 12:29:42 ---> Completed tox runs 12:29:42 + for i in .tox/*/log 12:29:42 ++ echo .tox/pylint/log 12:29:42 ++ awk -F/ '{print $2}' 12:29:42 + tox_env=pylint 12:29:42 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 12:29:42 + DOC_DIR=docs/_build/html 12:29:42 + [[ -d docs/_build/html ]] 12:29:42 + echo '---> tox-run.sh ends' 12:29:42 ---> tox-run.sh ends 12:29:42 + test 0 -eq 0 12:29:42 $ ssh-agent -k 12:29:42 unset SSH_AUTH_SOCK; 12:29:42 unset SSH_AGENT_PID; 12:29:42 echo Agent pid 2024 killed; 12:29:42 [ssh-agent] Stopped. 12:29:42 [PostBuildScript] - [INFO] Executing post build scripts. 12:29:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12947667517386575754.sh 12:29:42 ---> sysstat.sh 12:29:43 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14022709487591209605.sh 12:29:43 ---> package-listing.sh 12:29:43 ++ facter osfamily 12:29:43 ++ tr '[:upper:]' '[:lower:]' 12:29:43 + OS_FAMILY=debian 12:29:43 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 12:29:43 + START_PACKAGES=/tmp/packages_start.txt 12:29:43 + END_PACKAGES=/tmp/packages_end.txt 12:29:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:29:43 + PACKAGES=/tmp/packages_start.txt 12:29:43 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 12:29:43 + PACKAGES=/tmp/packages_end.txt 12:29:43 + case "${OS_FAMILY}" in 12:29:43 + dpkg -l 12:29:43 + grep '^ii' 12:29:43 + '[' -f /tmp/packages_start.txt ']' 12:29:43 + '[' -f /tmp/packages_end.txt ']' 12:29:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:29:43 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 12:29:43 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 12:29:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 12:29:43 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2455467788900956210.sh 12:29:43 ---> capture-instance-metadata.sh 12:29:43 Setup pyenv: 12:29:43 system 12:29:43 3.8.13 12:29:43 3.9.13 12:29:43 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 12:29:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EOhx 12:29:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:29:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:29:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:29:51 lf-activate-venv(): INFO: Base packages installed successfully 12:29:51 lf-activate-venv(): INFO: Installing additional packages: lftools 12:30:12 lf-activate-venv(): INFO: Adding /tmp/venv-EOhx/bin to PATH 12:30:12 INFO: Running in OpenStack, capturing instance metadata 12:30:12 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2037287924902371781.sh 12:30:12 provisioning config files... 12:30:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config10735154771792620650tmp 12:30:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:30:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:30:12 [EnvInject] - Injecting environment variables from a build step. 12:30:12 [EnvInject] - Injecting as environment variables the properties content 12:30:12 SERVER_ID=logs 12:30:12 12:30:12 [EnvInject] - Variables injected successfully. 12:30:12 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2739178471670494857.sh 12:30:12 ---> create-netrc.sh 12:30:12 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9113766568602157836.sh 12:30:12 ---> python-tools-install.sh 12:30:12 Setup pyenv: 12:30:12 system 12:30:12 3.8.13 12:30:12 3.9.13 12:30:12 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 12:30:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EOhx from file:/tmp/.os_lf_venv 12:30:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:14 lf-activate-venv(): INFO: Base packages installed successfully 12:30:14 lf-activate-venv(): INFO: Installing additional packages: lftools 12:30:20 lf-activate-venv(): INFO: Adding /tmp/venv-EOhx/bin to PATH 12:30:20 Generating Requirements File 12:30:41 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. 12:30:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:30:41 Python 3.10.6 12:30:41 pip 26.2.1 from /tmp/venv-EOhx/lib/python3.10/site-packages/pip (python 3.10) 12:30:41 aiohappyeyeballs==2.7.1 12:30:41 aiohttp==3.14.3 12:30:41 aiosignal==1.4.0 12:30:41 appdirs==1.4.4 12:30:41 argcomplete==3.7.2 12:30:41 aspy.yaml==1.3.0 12:30:41 async-timeout==5.0.1 12:30:41 attrs==26.1.0 12:30:41 autopage==0.6.0 12:30:41 backports.strenum==1.3.1 12:30:41 beautifulsoup4==4.15.0 12:30:41 boto3==1.43.72 12:30:41 botocore==1.43.72 12:30:41 bs4==0.0.2 12:30:41 certifi==2026.7.22 12:30:41 cffi==2.1.1 12:30:41 cfgv==3.5.0 12:30:41 chardet==7.6.0 12:30:41 charset-normalizer==3.5.1 12:30:41 click==8.4.2 12:30:41 cliff==4.14.0 12:30:41 cmd2==3.5.1 12:30:41 cryptography==3.3.2 12:30:41 debtcollector==3.1.0 12:30:41 decorator==5.3.1 12:30:41 defusedxml==0.7.1 12:30:41 Deprecated==1.3.1 12:30:41 distlib==0.4.3 12:30:41 dnspython==2.8.0 12:30:41 docker==7.2.0 12:30:41 dogpile.cache==1.5.0 12:30:41 durationpy==0.10 12:30:41 email-validator==2.3.0 12:30:41 filelock==3.32.3 12:30:41 frozenlist==1.8.0 12:30:41 future==1.0.0 12:30:41 gitdb==4.0.12 12:30:41 GitPython==3.1.59 12:30:41 httplib2==0.30.2 12:30:41 identify==2.6.19 12:30:41 idna==3.18 12:30:41 importlib-resources==1.5.0 12:30:41 iso8601==2.1.0 12:30:41 Jinja2==3.1.6 12:30:41 jmespath==1.1.0 12:30:41 jsonpatch==1.33 12:30:41 jsonpointer==3.1.1 12:30:41 jsonschema==4.26.0 12:30:41 jsonschema-specifications==2025.9.1 12:30:41 keystoneauth1==5.14.0 12:30:41 kubernetes==36.0.3 12:30:41 lftools==0.37.23 12:30:41 lxml==6.1.1 12:30:41 markdown-it-py==4.2.0 12:30:41 MarkupSafe==3.0.3 12:30:41 mdurl==0.1.2 12:30:41 msgpack==1.2.1 12:30:41 multi_key_dict==2.0.3 12:30:41 multidict==6.7.1 12:30:41 munch==4.0.0 12:30:41 netaddr==1.3.0 12:30:41 niet==1.4.2 12:30:41 nodeenv==1.10.0 12:30:41 oauth2client==4.1.3 12:30:41 oauthlib==3.3.1 12:30:41 openstacksdk==4.13.0 12:30:41 os-service-types==1.8.2 12:30:41 osc-lib==4.6.0 12:30:41 oslo.config==10.4.0 12:30:41 oslo.context==6.4.0 12:30:41 oslo.i18n==6.8.0 12:30:41 oslo.log==8.2.0 12:30:41 oslo.serialization==5.10.0 12:30:41 oslo.utils==10.1.1 12:30:41 packaging==26.3 12:30:41 pbr==7.0.3 12:30:41 platformdirs==4.11.3 12:30:41 prettytable==3.18.0 12:30:41 propcache==0.5.2 12:30:41 psutil==7.2.2 12:30:41 pyasn1==0.6.4 12:30:41 pyasn1_modules==0.4.2 12:30:41 pycparser==3.0 12:30:41 pygerrit2==2.0.15 12:30:41 PyGithub==2.9.1 12:30:41 Pygments==2.21.0 12:30:41 PyJWT==2.13.0 12:30:41 PyNaCl==1.6.2 12:30:41 pyparsing==2.4.7 12:30:41 pyperclip==1.11.0 12:30:41 pyrsistent==0.20.0 12:30:41 python-cinderclient==9.9.0 12:30:41 python-dateutil==2.9.0.post0 12:30:41 python-discovery==1.5.2 12:30:41 python-heatclient==5.2.0 12:30:41 python-jenkins==1.8.3 12:30:41 python-keystoneclient==5.8.0 12:30:41 python-magnumclient==4.11.0 12:30:41 python-openstackclient==10.0.0 12:30:41 python-swiftclient==4.10.0 12:30:41 PyYAML==6.0.3 12:30:41 referencing==0.37.0 12:30:41 requests==2.34.2 12:30:41 requests-oauthlib==2.0.0 12:30:41 rfc3986==2.0.0 12:30:41 rich==15.0.0 12:30:41 rich-argparse==1.8.0 12:30:41 rpds-py==0.30.0 12:30:41 rsa==4.9.1 12:30:41 ruamel.yaml==0.19.1 12:30:41 ruamel.yaml.clib==0.2.15 12:30:41 s3transfer==0.19.2 12:30:41 simplejson==4.1.1 12:30:41 six==1.17.0 12:30:41 smmap==5.0.3 12:30:41 soupsieve==2.9.2 12:30:41 stevedore==5.8.0 12:30:41 tabulate==0.10.0 12:30:41 toml==0.10.2 12:30:41 tomlkit==0.15.1 12:30:41 tqdm==4.70.0 12:30:41 typing_extensions==4.16.0 12:30:41 urllib3==1.26.20 12:30:41 virtualenv==21.7.4 12:30:41 wcwidth==0.8.2 12:30:41 websocket-client==1.9.0 12:30:41 wrapt==2.3.0 12:30:41 xdg==6.0.0 12:30:41 xmltodict==1.0.4 12:30:41 yarl==1.24.5 12:30:41 yq==4.1.2 12:30:41 [integration-python-onapsdk-master-pylint-lint] $ /bin/sh /tmp/jenkins18330856087038271376.sh 12:30:41 ---> uv-install.sh 12:30:41 Installing uv/uvx (latest) using shell installer 12:30:42 2026-08-17 12:30:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-VZZ9Za.sh" [1] 12:30:42 downloading uv 0.12.5 x86_64-unknown-linux-gnu 12:30:42 installing to /home/jenkins/.local/bin 12:30:42 uv 12:30:42 uvx 12:30:42 everything's installed! 12:30:43 12:30:43 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:30:43 12:30:43 source $HOME/.local/bin/env (sh, bash, zsh) 12:30:43 source $HOME/.local/bin/env.fish (fish) 12:30:43 Adding install location to PATH 12:30:43 ---> Validating uv/uvx install 12:30:43 uvx 0.12.5 (x86_64-unknown-linux-gnu) 12:30:43 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10534219151900343283.sh 12:30:43 ---> sudo-logs.sh 12:30:43 Archiving 'sudo' log.. 12:30:43 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16205788911641725243.sh 12:30:43 ---> job-cost.sh 12:30:43 INFO: Activating Python virtual environment... 12:30:43 Setup pyenv: 12:30:43 system 12:30:43 3.8.13 12:30:43 3.9.13 12:30:43 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 12:30:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EOhx from file:/tmp/.os_lf_venv 12:30:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:45 lf-activate-venv(): INFO: Base packages installed successfully 12:30:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:30:49 lf-activate-venv(): INFO: Adding /tmp/venv-EOhx/bin to PATH 12:30:49 INFO: No stack-cost file found 12:30:49 INFO: Instance uptime: 178s 12:30:49 INFO: Fetching instance metadata (attempt 1 of 3)... 12:30:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:30:49 INFO: Successfully fetched instance metadata 12:30:49 INFO: Instance type: v3-standard-8 12:30:49 INFO: Retrieving pricing info for: v3-standard-8 12:30:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:30:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=178 12:30:49 INFO: Successfully fetched Vexxhost pricing API 12:30:49 INFO: Retrieved cost: 0.22 12:30:49 INFO: Retrieved resource: v3-standard-8 12:30:49 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost 12:30:49 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost.csv 12:30:49 INFO: Successfully archived job cost data 12:30:49 DEBUG: Cost data: integration-python-onapsdk-master-pylint-lint,285,2026-08-17 12:30:49,v3-standard-8,178,0.22,0.00,SUCCESS 12:30:49 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins8867961240845306943.sh 12:30:49 ---> logs-deploy.sh 12:30:49 Setup pyenv: 12:30:50 system 12:30:50 3.8.13 12:30:50 3.9.13 12:30:50 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 12:30:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EOhx from file:/tmp/.os_lf_venv 12:30:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:51 lf-activate-venv(): INFO: Base packages installed successfully 12:30:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:30:58 lf-activate-venv(): INFO: Adding /tmp/venv-EOhx/bin to PATH 12:30:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/285 12:30:58 INFO: archiving workspace using pattern(s): 12:30:59 Archives upload complete. 12:30:59 INFO: archiving logs to Nexus 12:31:00 ---> uname -a: 12:31:00 Linux prd-ubuntu1804-docker-8c-8g-13215 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:31:00 12:31:00 12:31:00 ---> lscpu: 12:31:00 Architecture: x86_64 12:31:00 CPU op-mode(s): 32-bit, 64-bit 12:31:00 Byte Order: Little Endian 12:31:00 CPU(s): 8 12:31:00 On-line CPU(s) list: 0-7 12:31:00 Thread(s) per core: 1 12:31:00 Core(s) per socket: 1 12:31:00 Socket(s): 8 12:31:00 NUMA node(s): 1 12:31:00 Vendor ID: AuthenticAMD 12:31:00 CPU family: 23 12:31:00 Model: 49 12:31:00 Model name: AMD EPYC-Rome Processor 12:31:00 Stepping: 0 12:31:00 CPU MHz: 2800.000 12:31:00 BogoMIPS: 5600.00 12:31:00 Virtualization: AMD-V 12:31:00 Hypervisor vendor: KVM 12:31:00 Virtualization type: full 12:31:00 L1d cache: 32K 12:31:00 L1i cache: 32K 12:31:00 L2 cache: 512K 12:31:00 L3 cache: 16384K 12:31:00 NUMA node0 CPU(s): 0-7 12:31:00 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 12:31:00 12:31:00 12:31:00 ---> nproc: 12:31:00 8 12:31:00 12:31:00 12:31:00 ---> df -h: 12:31:00 Filesystem Size Used Avail Use% Mounted on 12:31:00 udev 16G 0 16G 0% /dev 12:31:00 tmpfs 3.2G 712K 3.2G 1% /run 12:31:00 /dev/vda1 155G 11G 145G 7% / 12:31:00 tmpfs 16G 0 16G 0% /dev/shm 12:31:00 tmpfs 5.0M 0 5.0M 0% /run/lock 12:31:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:31:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:31:00 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:31:00 12:31:00 12:31:00 ---> free -m: 12:31:00 total used free shared buff/cache available 12:31:00 Mem: 32167 824 28918 0 2424 30906 12:31:00 Swap: 1023 0 1023 12:31:00 12:31:00 12:31:00 ---> ip addr: 12:31:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:31:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:31:00 inet 127.0.0.1/8 scope host lo 12:31:00 valid_lft forever preferred_lft forever 12:31:00 inet6 ::1/128 scope host 12:31:00 valid_lft forever preferred_lft forever 12:31:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:31:00 link/ether fa:16:3e:d5:9b:10 brd ff:ff:ff:ff:ff:ff 12:31:00 inet 10.30.106.122/23 brd 10.30.107.255 scope global dynamic ens3 12:31:00 valid_lft 86219sec preferred_lft 86219sec 12:31:00 inet6 fe80::f816:3eff:fed5:9b10/64 scope link 12:31:00 valid_lft forever preferred_lft forever 12:31:00 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:31:00 link/ether 02:42:78:17:53:24 brd ff:ff:ff:ff:ff:ff 12:31:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:31:00 valid_lft forever preferred_lft forever 12:31:00 12:31:00 12:31:00 ---> sar -b -r -n DEV: 12:31:00 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13215) 08/17/26 _x86_64_ (8 CPU) 12:31:00 12:31:00 12:28:01 LINUX RESTART (8 CPU) 12:31:00 12:31:00 12:29:01 tps rtps wtps bread/s bwrtn/s 12:31:00 12:30:01 113.25 1.82 111.43 75.32 77510.68 12:31:00 Average: 113.25 1.82 111.43 75.32 77510.68 12:31:00 12:31:00 12:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:31:00 12:30:01 30048720 31650180 2890500 8.78 67348 1841076 1430064 4.21 935244 1660632 52220 12:31:00 Average: 30048720 31650180 2890500 8.78 67348 1841076 1430064 4.21 935244 1660632 52220 12:31:00 12:31:00 12:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:31:00 12:30:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 12:31:00 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:00 12:30:01 ens3 20.03 14.56 91.71 5.71 0.00 0.00 0.00 0.00 12:31:00 Average: lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 12:31:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:00 Average: ens3 20.03 14.56 91.71 5.71 0.00 0.00 0.00 0.00 12:31:00 12:31:00 12:31:00 ---> sar -P ALL: 12:31:00 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13215) 08/17/26 _x86_64_ (8 CPU) 12:31:00 12:31:00 12:28:01 LINUX RESTART (8 CPU) 12:31:00 12:31:00 12:29:01 CPU %user %nice %system %iowait %steal %idle 12:31:00 12:30:01 all 11.59 0.00 0.51 0.91 0.03 86.95 12:31:00 12:30:01 0 6.13 0.00 0.68 0.27 0.02 92.90 12:31:00 12:30:01 1 9.17 0.00 0.35 0.20 0.03 90.24 12:31:00 12:30:01 2 1.84 0.00 0.27 0.02 0.07 97.81 12:31:00 12:30:01 3 4.70 0.00 0.33 0.02 0.00 94.95 12:31:00 12:30:01 4 1.57 0.00 0.27 5.26 0.02 92.88 12:31:00 12:30:01 5 14.17 0.00 1.00 0.08 0.02 84.73 12:31:00 12:30:01 6 7.77 0.00 0.64 1.39 0.03 90.17 12:31:00 12:30:01 7 47.33 0.00 0.55 0.10 0.07 51.95 12:31:00 Average: all 11.59 0.00 0.51 0.91 0.03 86.95 12:31:00 Average: 0 6.13 0.00 0.68 0.27 0.02 92.90 12:31:00 Average: 1 9.17 0.00 0.35 0.20 0.03 90.24 12:31:00 Average: 2 1.84 0.00 0.27 0.02 0.07 97.81 12:31:00 Average: 3 4.70 0.00 0.33 0.02 0.00 94.95 12:31:00 Average: 4 1.57 0.00 0.27 5.26 0.02 92.88 12:31:00 Average: 5 14.17 0.00 1.00 0.08 0.02 84.73 12:31:00 Average: 6 7.77 0.00 0.64 1.39 0.03 90.17 12:31:00 Average: 7 47.33 0.00 0.55 0.10 0.07 51.95 12:31:00 12:31:00 12:31:00