14:26:20  Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/140821
14:26:20  Running as SYSTEM
14:26:20  [EnvInject] - Loading node environment variables.
14:26:20  Building remotely on prd-centos8-builder-2c-1g-9790 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint
14:26:20  [ssh-agent] Looking for ssh-agent implementation...
14:26:20  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:26:20  $ ssh-agent
14:26:20  SSH_AUTH_SOCK=/tmp/ssh-ttz2XnTlSjUp/agent.16145
14:26:20  SSH_AGENT_PID=16146
14:26:20  [ssh-agent] Started.
14:26:20  Running ssh-add (command line suppressed)
14:26:20  Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_2107453185966497953.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_2107453185966497953.key)
14:26:20  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
14:26:20  The recommended git tool is: NONE
14:26:22  using credential onap-jenkins-ssh
14:26:22  Wiping out workspace first.
14:26:22  Cloning the remote Git repository
14:26:22  Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git
14:26:23   > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10
14:26:23  Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git
14:26:23   > git --version # timeout=10
14:26:23   > git --version # 'git version 2.39.0'
14:26:23  using GIT_SSH to set credentials Gerrit user
14:26:23  [INFO] Currently running in a labeled security context
14:26:23  [INFO] Currently SELinux is 'enforcing' on the host
14:26:23   > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh8616609730083321061.key
14:26:23  Verifying host key using manually-configured host key entries
14:26:23   > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30
14:26:25   > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10
14:26:26   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:26:26   > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10
14:26:26  Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git
14:26:26  using GIT_SSH to set credentials Gerrit user
14:26:26  [INFO] Currently running in a labeled security context
14:26:26  [INFO] Currently SELinux is 'enforcing' on the host
14:26:26   > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh7428791266602928778.key
14:26:26  Verifying host key using manually-configured host key entries
14:26:26   > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/21/140821/1 # timeout=30
14:26:26   > git rev-parse bbfdc59ab7b3b623b50704f9f4d59ac46f15dbbe^{commit} # timeout=10
14:26:26  JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
14:26:26  Checking out Revision bbfdc59ab7b3b623b50704f9f4d59ac46f15dbbe (refs/changes/21/140821/1)
14:26:26   > git config core.sparsecheckout # timeout=10
14:26:26   > git checkout -f bbfdc59ab7b3b623b50704f9f4d59ac46f15dbbe # timeout=30
14:26:30  Commit message: "[TESTS] Remove CBA-verification test"
14:26:30   > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:26:30   > git rev-list --no-walk 277200926fd7379d90d1be5525a4e4e10cd431ed # timeout=10
14:26:30  [EnvInject] - Injecting environment variables from a build step.
14:26:30  [EnvInject] - Injecting as environment variables the properties content 
14:26:30  PYTHON=python3
14:26:30  
14:26:30  [EnvInject] - Variables injected successfully.
14:26:30  [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1113376462911077200.sh
14:26:30  ---> tox-install.sh
14:26:30  + source /home/jenkins/lf-env.sh
14:26:30  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
14:26:30  ++ mktemp -d /tmp/venv-XXXX
14:26:30  + lf_venv=/tmp/venv-eIcr
14:26:30  + local venv_file=/tmp/.os_lf_venv
14:26:30  + local python=python3
14:26:30  + local options
14:26:30  + local set_path=true
14:26:30  + local install_args=
14:26: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
14:26:30  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
14:26:30  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
14:26:30  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
14:26:30  + true
14:26:30  + case $1 in
14:26:30  + venv_file=/tmp/.toxenv
14:26:30  + shift 2
14:26:30  + true
14:26:30  + case $1 in
14:26:30  + shift
14:26:30  + break
14:26:30  + case $python in
14:26:30  + local pkg_list=
14:26:30  + [[ -d /opt/pyenv ]]
14:26:30  + echo 'Setup pyenv:'
14:26:30  Setup pyenv:
14:26:30  + export PYENV_ROOT=/opt/pyenv
14:26:30  + PYENV_ROOT=/opt/pyenv
14:26:30  + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
14:26:30  + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
14:26:30  + pyenv versions
14:26:30    system
14:26:30  * 3.8.13 (set by /opt/pyenv/version)
14:26:30  * 3.9.13 (set by /opt/pyenv/version)
14:26:30  * 3.10.6 (set by /opt/pyenv/version)
14:26:30  + command -v pyenv
14:26:30  ++ pyenv init - --no-rehash
14:26: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[*]}"'\'')"
14:26:30  export PATH="/opt/pyenv/shims:${PATH}"
14:26:30  export PYENV_SHELL=bash
14:26:30  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
14:26:30  pyenv() {
14:26:30    local command
14:26:30    command="${1:-}"
14:26:30    if [ "$#" -gt 0 ]; then
14:26:30      shift
14:26:30    fi
14:26:30  
14:26:30    case "$command" in
14:26:30    rehash|shell)
14:26:30      eval "$(pyenv "sh-$command" "$@")"
14:26:30      ;;
14:26:30    *)
14:26:30      command pyenv "$command" "$@"
14:26:30      ;;
14:26:30    esac
14:26:30  }'
14:26: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[*]}"'
14:26:30  ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
14:26:30  ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
14:26:30  ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
14:26:30  ++ export PYENV_SHELL=bash
14:26:30  ++ PYENV_SHELL=bash
14:26:30  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
14:26:30  +++ complete -F _pyenv pyenv
14:26:30  ++ lf-pyver python3
14:26:30  ++ local py_version_xy=python3
14:26:30  ++ local py_version_xyz=
14:26:30  ++ sed 's/^[ *]* //'
14:26:30  ++ pyenv versions
14:26:30  ++ local command
14:26:30  ++ command=versions
14:26:30  ++ '[' 1 -gt 0 ']'
14:26:30  ++ shift
14:26:30  ++ case "$command" in
14:26:30  ++ command pyenv versions
14:26:30  ++ pyenv versions
14:26:30  ++ awk '{ print $1 }'
14:26:30  ++ grep -E '^[0-9.]*[0-9]$'
14:26:30  ++ [[ ! -s /tmp/.pyenv_versions ]]
14:26:30  +++ grep '^3' /tmp/.pyenv_versions
14:26:30  +++ tail -n 1
14:26:30  +++ sort -V
14:26:30  ++ py_version_xyz=3.10.6
14:26:30  ++ [[ -z 3.10.6 ]]
14:26:30  ++ echo 3.10.6
14:26:30  ++ return 0
14:26:30  + pyenv local 3.10.6
14:26:30  + local command
14:26:30  + command=local
14:26:30  + '[' 2 -gt 0 ']'
14:26:30  + shift
14:26:30  + case "$command" in
14:26:30  + command pyenv local 3.10.6
14:26:30  + pyenv local 3.10.6
14:26:30  + for arg in "$@"
14:26:30  + case $arg in
14:26:30  + pkg_list+='tox '
14:26:30  + for arg in "$@"
14:26:30  + case $arg in
14:26:30  + pkg_list+='virtualenv '
14:26:30  + for arg in "$@"
14:26:30  + case $arg in
14:26:30  + pkg_list+='urllib3~=1.26.15 '
14:26:30  + [[ -f /tmp/.toxenv ]]
14:26:30  + [[ ! -f /tmp/.toxenv ]]
14:26:30  + [[ -n '' ]]
14:26:30  + python3 -m venv /tmp/venv-eIcr
14:26:35  + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eIcr'
14:26:35  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eIcr
14:26:35  + echo /tmp/venv-eIcr
14:26:35  + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv'
14:26:35  lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv
14:26:35  + /tmp/venv-eIcr/bin/python3 -m pip install --upgrade --quiet pip virtualenv
14:26:38  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
14:26:38  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
14:26:38  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
14:26:38  + /tmp/venv-eIcr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
14:26:40  + type python3
14:26:40  + true
14:26:40  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eIcr/bin to PATH'
14:26:40  lf-activate-venv(): INFO: Adding /tmp/venv-eIcr/bin to PATH
14:26:40  + PATH=/tmp/venv-eIcr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
14:26:40  + return 0
14:26:40  + python3 --version
14:26:40  Python 3.10.6
14:26:40  + python3 -m pip --version
14:26:40  pip 25.1 from /tmp/venv-eIcr/lib/python3.10/site-packages/pip (python 3.10)
14:26:40  + python3 -m pip freeze
14:26:40  cachetools==5.5.2
14:26:40  chardet==5.2.0
14:26:40  colorama==0.4.6
14:26:40  distlib==0.3.9
14:26:40  filelock==3.18.0
14:26:40  packaging==25.0
14:26:40  platformdirs==4.3.7
14:26:40  pluggy==1.5.0
14:26:40  pyproject-api==1.9.0
14:26:40  tomli==2.2.1
14:26:40  tox==4.25.0
14:26:40  typing_extensions==4.13.2
14:26:40  urllib3==1.26.20
14:26:40  virtualenv==20.30.0
14:26:40  [EnvInject] - Injecting environment variables from a build step.
14:26:40  [EnvInject] - Injecting as environment variables the properties content 
14:26:40  PARALLEL=false
14:26:40  
14:26:40  [EnvInject] - Variables injected successfully.
14:26:40  [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins6277135210439584764.sh
14:26:40  ---> tox-run.sh
14:26:40  + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
14:26:40  + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox
14:26:40  + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs
14:26:40  + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox
14:26:40  + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.
14:26:40  + source /home/jenkins/lf-env.sh
14:26:40  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
14:26:40  ++ mktemp -d /tmp/venv-XXXX
14:26:40  + lf_venv=/tmp/venv-9MMR
14:26:40  + local venv_file=/tmp/.os_lf_venv
14:26:40  + local python=python3
14:26:40  + local options
14:26:40  + local set_path=true
14:26:40  + local install_args=
14:26:40  ++ 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
14:26:40  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
14:26:40  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
14:26:40  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
14:26:40  + true
14:26:40  + case $1 in
14:26:40  + venv_file=/tmp/.toxenv
14:26:40  + shift 2
14:26:40  + true
14:26:40  + case $1 in
14:26:40  + shift
14:26:40  + break
14:26:40  + case $python in
14:26:40  + local pkg_list=
14:26:40  + [[ -d /opt/pyenv ]]
14:26:40  + echo 'Setup pyenv:'
14:26:40  Setup pyenv:
14:26:40  + export PYENV_ROOT=/opt/pyenv
14:26:40  + PYENV_ROOT=/opt/pyenv
14:26:40  + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
14:26:40  + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
14:26:40  + pyenv versions
14:26:40    system
14:26:40    3.8.13
14:26:40    3.9.13
14:26:40  * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version)
14:26:40  + command -v pyenv
14:26:40  ++ pyenv init - --no-rehash
14:26:40  + 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[*]}"'\'')"
14:26:40  export PATH="/opt/pyenv/shims:${PATH}"
14:26:40  export PYENV_SHELL=bash
14:26:40  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
14:26:40  pyenv() {
14:26:40    local command
14:26:40    command="${1:-}"
14:26:40    if [ "$#" -gt 0 ]; then
14:26:40      shift
14:26:40    fi
14:26:40  
14:26:40    case "$command" in
14:26:40    rehash|shell)
14:26:40      eval "$(pyenv "sh-$command" "$@")"
14:26:40      ;;
14:26:40    *)
14:26:40      command pyenv "$command" "$@"
14:26:40      ;;
14:26:40    esac
14:26:40  }'
14:26:40  +++ 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[*]}"'
14:26:40  ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
14:26:40  ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
14:26:40  ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
14:26:40  ++ export PYENV_SHELL=bash
14:26:40  ++ PYENV_SHELL=bash
14:26:40  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
14:26:40  +++ complete -F _pyenv pyenv
14:26:40  ++ lf-pyver python3
14:26:40  ++ local py_version_xy=python3
14:26:40  ++ local py_version_xyz=
14:26:40  ++ sed 's/^[ *]* //'
14:26:40  ++ pyenv versions
14:26:40  ++ local command
14:26:40  ++ command=versions
14:26:40  ++ '[' 1 -gt 0 ']'
14:26:40  ++ shift
14:26:40  ++ case "$command" in
14:26:40  ++ command pyenv versions
14:26:40  ++ pyenv versions
14:26:40  ++ awk '{ print $1 }'
14:26:40  ++ grep -E '^[0-9.]*[0-9]$'
14:26:41  ++ [[ ! -s /tmp/.pyenv_versions ]]
14:26:41  +++ sort -V
14:26:41  +++ grep '^3' /tmp/.pyenv_versions
14:26:41  +++ tail -n 1
14:26:41  ++ py_version_xyz=3.10.6
14:26:41  ++ [[ -z 3.10.6 ]]
14:26:41  ++ echo 3.10.6
14:26:41  ++ return 0
14:26:41  + pyenv local 3.10.6
14:26:41  + local command
14:26:41  + command=local
14:26:41  + '[' 2 -gt 0 ']'
14:26:41  + shift
14:26:41  + case "$command" in
14:26:41  + command pyenv local 3.10.6
14:26:41  + pyenv local 3.10.6
14:26:41  + for arg in "$@"
14:26:41  + case $arg in
14:26:41  + pkg_list+='tox '
14:26:41  + for arg in "$@"
14:26:41  + case $arg in
14:26:41  + pkg_list+='virtualenv '
14:26:41  + for arg in "$@"
14:26:41  + case $arg in
14:26:41  + pkg_list+='urllib3~=1.26.15 '
14:26:41  + [[ -f /tmp/.toxenv ]]
14:26:41  ++ cat /tmp/.toxenv
14:26:41  + lf_venv=/tmp/venv-eIcr
14:26:41  + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eIcr from' file:/tmp/.toxenv
14:26:41  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eIcr from file:/tmp/.toxenv
14:26:41  + /tmp/venv-eIcr/bin/python3 -m pip install --upgrade --quiet pip virtualenv
14:26:41  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
14:26:41  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
14:26:41  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
14:26:41  + /tmp/venv-eIcr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
14:26:42  + type python3
14:26:42  + true
14:26:42  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eIcr/bin to PATH'
14:26:42  lf-activate-venv(): INFO: Adding /tmp/venv-eIcr/bin to PATH
14:26:42  + PATH=/tmp/venv-eIcr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
14:26:42  + return 0
14:26:42  + [[ -d /opt/pyenv ]]
14:26:42  + echo '---> Setting up pyenv'
14:26:42  ---> Setting up pyenv
14:26:42  + export PYENV_ROOT=/opt/pyenv
14:26:42  + PYENV_ROOT=/opt/pyenv
14:26:42  + export PATH=/opt/pyenv/bin:/tmp/venv-eIcr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
14:26:42  + PATH=/opt/pyenv/bin:/tmp/venv-eIcr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
14:26:42  ++ pwd
14:26:42  + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint
14:26:42  + export PYTHONPATH
14:26:42  + export TOX_TESTENV_PASSENV=PYTHONPATH
14:26:42  + TOX_TESTENV_PASSENV=PYTHONPATH
14:26:42  + tox --version
14:26:42  4.25.0 from /tmp/venv-eIcr/lib/python3.10/site-packages/tox/__init__.py
14:26:43  + PARALLEL=false
14:26:43  + TOX_OPTIONS_LIST=
14:26:43  + [[ -n py ]]
14:26:43  + TOX_OPTIONS_LIST=' -e py'
14:26:43  + case ${PARALLEL,,} in
14:26:43  + tox -e py
14:26:43  + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log
14:26:44  py: skipped because could not find python interpreter with spec(s): python3.9
14:26:44    py: SKIP (1.19 seconds)
14:26:44    evaluation failed :( (1.37 seconds)
14:26:44  + tox_status=255
14:26:44  + echo '---> Completed tox runs'
14:26:44  ---> Completed tox runs
14:26:44  + for i in .tox/*/log
14:26:44  ++ echo '.tox/*/log'
14:26:44  ++ awk -F/ '{print $2}'
14:26:44  + tox_env='*'
14:26:44  + cp -r '.tox/*/log' '/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/*'
14:26:44  cp: cannot stat '.tox/*/log': No such file or directory
14:26:44  + echo 'WARN: no logs found to archive'
14:26:44  WARN: no logs found to archive
14:26:44  + break
14:26:44  + DOC_DIR=docs/_build/html
14:26:44  + [[ -d docs/_build/html ]]
14:26:44  + echo '---> tox-run.sh ends'
14:26:44  ---> tox-run.sh ends
14:26:44  + test 255 -eq 0
14:26:44  + exit 255
14:26:44  Build step 'Execute shell' marked build as failure
14:26:44  $ ssh-agent -k
14:26:44  unset SSH_AUTH_SOCK;
14:26:44  unset SSH_AGENT_PID;
14:26:44  echo Agent pid 16146 killed;
14:26:44  [ssh-agent] Stopped.
14:26:44  [PostBuildScript] - [INFO] Executing post build scripts.
14:26:44  [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins11475830954120536642.sh
14:26:44  ---> sysstat.sh
14:26:45  [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4658942232521238243.sh
14:26:45  ---> package-listing.sh
14:26:45  ++ facter osfamily
14:26:45  ++ tr '[:upper:]' '[:lower:]'
14:26:45  + OS_FAMILY=redhat
14:26:45  + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint
14:26:45  + START_PACKAGES=/tmp/packages_start.txt
14:26:45  + END_PACKAGES=/tmp/packages_end.txt
14:26:45  + DIFF_PACKAGES=/tmp/packages_diff.txt
14:26:45  + PACKAGES=/tmp/packages_start.txt
14:26:45  + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']'
14:26:45  + PACKAGES=/tmp/packages_end.txt
14:26:45  + case "${OS_FAMILY}" in
14:26:45  + rpm -qa
14:26:45  + sort
14:26:45  + '[' -f /tmp/packages_start.txt ']'
14:26:45  + '[' -f /tmp/packages_end.txt ']'
14:26:45  + diff /tmp/packages_start.txt /tmp/packages_end.txt
14:26:45  + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']'
14:26:45  + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/
14:26:45  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/
14:26:45  [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15360942637958002026.sh
14:26:45  ---> capture-instance-metadata.sh
14:26:45  Setup pyenv:
14:26:45    system
14:26:46    3.8.13
14:26:46    3.9.13
14:26:46  * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version)
14:26:51  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H4fO
14:26:51  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
14:26:54  lf-activate-venv(): INFO: Installing: lftools 
14:27:22  lf-activate-venv(): INFO: Adding /tmp/venv-H4fO/bin to PATH
14:27:22  INFO: Running in OpenStack, capturing instance metadata
14:27:22  [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14514010221567237046.sh
14:27:22  provisioning config files...
14:27:22  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config11679461619520199765tmp
14:27:22  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
14:27:22  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
14:27:22  [EnvInject] - Injecting environment variables from a build step.
14:27:22  [EnvInject] - Injecting as environment variables the properties content 
14:27:22  SERVER_ID=logs
14:27:22  
14:27:22  [EnvInject] - Variables injected successfully.
14:27:22  [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12632519924203785299.sh
14:27:22  ---> create-netrc.sh
14:27:22  [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3244532437702560332.sh
14:27:22  ---> python-tools-install.sh
14:27:22  Setup pyenv:
14:27:23    system
14:27:23    3.8.13
14:27:23    3.9.13
14:27:23  * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version)
14:27:23  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H4fO from file:/tmp/.os_lf_venv
14:27:23  lf-activate-venv(): INFO: Installing: lftools 
14:27:30  lf-activate-venv(): INFO: Adding /tmp/venv-H4fO/bin to PATH
14:27:30  Generating Requirements File
14:27:54  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.
14:27:54  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
14:27:54  Python 3.10.6
14:27:54  pip 25.1 from /tmp/venv-H4fO/lib/python3.10/site-packages/pip (python 3.10)
14:27:54  appdirs==1.4.4
14:27:54  argcomplete==3.6.2
14:27:54  aspy.yaml==1.3.0
14:27:54  attrs==25.3.0
14:27:54  autopage==0.5.2
14:27:54  beautifulsoup4==4.13.4
14:27:54  boto3==1.38.4
14:27:54  botocore==1.38.4
14:27:54  bs4==0.0.2
14:27:54  cachetools==5.5.2
14:27:54  certifi==2025.4.26
14:27:54  cffi==1.17.1
14:27:54  cfgv==3.4.0
14:27:54  chardet==5.2.0
14:27:54  charset-normalizer==3.4.1
14:27:54  click==8.1.8
14:27:54  cliff==4.9.1
14:27:54  cmd2==2.5.11
14:27:54  cryptography==3.3.2
14:27:54  debtcollector==3.0.0
14:27:54  decorator==5.2.1
14:27:54  defusedxml==0.7.1
14:27:54  Deprecated==1.2.18
14:27:54  distlib==0.3.9
14:27:54  dnspython==2.7.0
14:27:54  docker==4.2.2
14:27:54  dogpile.cache==1.4.0
14:27:54  durationpy==0.9
14:27:54  email_validator==2.2.0
14:27:54  filelock==3.18.0
14:27:54  future==1.0.0
14:27:54  gitdb==4.0.12
14:27:54  GitPython==3.1.44
14:27:54  google-auth==2.39.0
14:27:54  httplib2==0.22.0
14:27:54  identify==2.6.10
14:27:54  idna==3.10
14:27:54  importlib-resources==1.5.0
14:27:54  iso8601==2.1.0
14:27:54  Jinja2==3.1.6
14:27:54  jmespath==1.0.1
14:27:54  jsonpatch==1.33
14:27:54  jsonpointer==3.0.0
14:27:54  jsonschema==4.23.0
14:27:54  jsonschema-specifications==2025.4.1
14:27:54  keystoneauth1==5.10.0
14:27:54  kubernetes==32.0.1
14:27:54  lftools==0.37.12
14:27:54  lxml==5.4.0
14:27:54  MarkupSafe==3.0.2
14:27:54  msgpack==1.1.0
14:27:54  multi_key_dict==2.0.3
14:27:54  munch==4.0.0
14:27:54  netaddr==1.3.0
14:27:54  niet==1.4.2
14:27:54  nodeenv==1.9.1
14:27:54  oauth2client==4.1.3
14:27:54  oauthlib==3.2.2
14:27:54  openstacksdk==4.5.0
14:27:54  os-client-config==2.1.0
14:27:54  os-service-types==1.7.0
14:27:54  osc-lib==4.0.0
14:27:54  oslo.config==9.7.1
14:27:54  oslo.context==5.7.1
14:27:54  oslo.i18n==6.5.1
14:27:54  oslo.log==7.1.0
14:27:54  oslo.serialization==5.7.0
14:27:54  oslo.utils==8.2.0
14:27:54  packaging==25.0
14:27:54  pbr==6.1.1
14:27:54  platformdirs==4.3.7
14:27:54  prettytable==3.16.0
14:27:54  psutil==7.0.0
14:27:54  pyasn1==0.6.1
14:27:54  pyasn1_modules==0.4.2
14:27:54  pycparser==2.22
14:27:54  pygerrit2==2.0.15
14:27:54  PyGithub==2.6.1
14:27:54  PyJWT==2.10.1
14:27:54  PyNaCl==1.5.0
14:27:54  pyparsing==2.4.7
14:27:54  pyperclip==1.9.0
14:27:54  pyrsistent==0.20.0
14:27:54  python-cinderclient==9.7.0
14:27:54  python-dateutil==2.9.0.post0
14:27:54  python-heatclient==4.1.0
14:27:54  python-jenkins==1.8.2
14:27:54  python-keystoneclient==5.6.0
14:27:54  python-magnumclient==4.8.1
14:27:54  python-openstackclient==8.0.0
14:27:54  python-swiftclient==4.7.0
14:27:54  PyYAML==6.0.2
14:27:54  referencing==0.36.2
14:27:54  requests==2.32.3
14:27:54  requests-oauthlib==2.0.0
14:27:54  requestsexceptions==1.4.0
14:27:54  rfc3986==2.0.0
14:27:54  rpds-py==0.24.0
14:27:54  rsa==4.9.1
14:27:54  ruamel.yaml==0.18.10
14:27:54  ruamel.yaml.clib==0.2.12
14:27:54  s3transfer==0.12.0
14:27:54  simplejson==3.20.1
14:27:54  six==1.17.0
14:27:54  smmap==5.0.2
14:27:54  soupsieve==2.7
14:27:54  stevedore==5.4.1
14:27:54  tabulate==0.9.0
14:27:54  toml==0.10.2
14:27:54  tomlkit==0.13.2
14:27:54  tqdm==4.67.1
14:27:54  typing_extensions==4.13.2
14:27:54  tzdata==2025.2
14:27:54  urllib3==1.26.20
14:27:54  virtualenv==20.30.0
14:27:54  wcwidth==0.2.13
14:27:54  websocket-client==1.8.0
14:27:54  wrapt==1.17.2
14:27:54  xdg==6.0.0
14:27:54  xmltodict==0.14.2
14:27:54  yq==3.4.3
14:27:55  [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins13965739390863062476.sh
14:27:55  ---> sudo-logs.sh
14:27:55  Archiving 'sudo' log..
14:27:55  [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12063532005564196961.sh
14:27:55  ---> job-cost.sh
14:27:55  Setup pyenv:
14:27:55    system
14:27:55    3.8.13
14:27:55    3.9.13
14:27:55  * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version)
14:27:55  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H4fO from file:/tmp/.os_lf_venv
14:27:56  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
14:28:00  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.
14:28:00  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
14:28:00  lf-activate-venv(): INFO: Adding /tmp/venv-H4fO/bin to PATH
14:28:00  INFO: No Stack...
14:28:01  INFO: Retrieving Pricing Info for: v3-standard-2
14:28:02  INFO: Archiving Costs
14:28:02  [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins6487417007247022834.sh
14:28:02  ---> logs-deploy.sh
14:28:02  Setup pyenv:
14:28:02    system
14:28:02    3.8.13
14:28:02    3.9.13
14:28:02  * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version)
14:28:03  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H4fO from file:/tmp/.os_lf_venv
14:28:03  lf-activate-venv(): INFO: Installing: lftools 
14:28:10  lf-activate-venv(): INFO: Adding /tmp/venv-H4fO/bin to PATH
14:28:10  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/537
14:28:10  INFO: archiving workspace using pattern(s): 
14:28:11  Archives upload complete.
14:28:12  INFO: archiving logs to Nexus
14:28:12  ---> uname -a:
14:28:12  Linux prd-centos8-builder-2c-1g-9790.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
14:28:12  
14:28:12  
14:28:12  ---> lscpu:
14:28:12  Architecture:        x86_64
14:28:12  CPU op-mode(s):      32-bit, 64-bit
14:28:12  Byte Order:          Little Endian
14:28:12  CPU(s):              2
14:28:12  On-line CPU(s) list: 0,1
14:28:12  Thread(s) per core:  1
14:28:12  Core(s) per socket:  1
14:28:12  Socket(s):           2
14:28:12  NUMA node(s):        1
14:28:12  Vendor ID:           AuthenticAMD
14:28:12  CPU family:          23
14:28:12  Model:               49
14:28:12  Model name:          AMD EPYC-Rome Processor
14:28:12  Stepping:            0
14:28:12  CPU MHz:             2799.998
14:28:12  BogoMIPS:            5599.99
14:28:12  Virtualization:      AMD-V
14:28:12  Hypervisor vendor:   KVM
14:28:12  Virtualization type: full
14:28:12  L1d cache:           32K
14:28:12  L1i cache:           32K
14:28:12  L2 cache:            512K
14:28:12  L3 cache:            16384K
14:28:12  NUMA node0 CPU(s):   0,1
14:28:12  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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
14:28:12  
14:28:12  
14:28:12  ---> nproc:
14:28:12  2
14:28:12  
14:28:12  
14:28:13  ---> df -h:
14:28:13  Filesystem      Size  Used Avail Use% Mounted on
14:28:13  devtmpfs        3.8G     0  3.8G   0% /dev
14:28:13  tmpfs           3.8G     0  3.8G   0% /dev/shm
14:28:13  tmpfs           3.8G   17M  3.8G   1% /run
14:28:13  tmpfs           3.8G     0  3.8G   0% /sys/fs/cgroup
14:28:13  /dev/vda1        40G  8.5G   32G  22% /
14:28:13  tmpfs           770M     0  770M   0% /run/user/1001
14:28:13  
14:28:13  
14:28:13  ---> free -m:
14:28:13                total        used        free      shared  buff/cache   available
14:28:13  Mem:           7699         545        5080          19        2073        6850
14:28:13  Swap:          1023           0        1023
14:28:13  
14:28:13  
14:28:13  ---> ip addr:
14:28:13  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
14:28:13      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
14:28:13      inet 127.0.0.1/8 scope host lo
14:28:13         valid_lft forever preferred_lft forever
14:28:13      inet6 ::1/128 scope host 
14:28:13         valid_lft forever preferred_lft forever
14:28:13  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
14:28:13      link/ether fa:16:3e:0b:12:8e brd ff:ff:ff:ff:ff:ff
14:28:13      altname enp0s3
14:28:13      altname ens3
14:28:13      inet 10.30.107.138/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0
14:28:13         valid_lft 86262sec preferred_lft 86262sec
14:28:13      inet6 fe80::f816:3eff:fe0b:128e/64 scope link 
14:28:13         valid_lft forever preferred_lft forever
14:28:13  
14:28:13  
14:28:13  ---> sar -b -r -n DEV:
14:28:13  Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 	04/29/2025 	_x86_64_	(2 CPU)
14:28:13  
14:28:13  14:25:51     LINUX RESTART	(2 CPU)
14:28:13  
14:28:13  02:26:01 PM       tps      rtps      wtps   bread/s   bwrtn/s
14:28:13  02:27:01 PM    416.16    235.53    180.64  12063.89  40653.02
14:28:13  02:28:01 PM    119.38      2.53    116.84    102.77   9370.79
14:28:13  Average:       267.76    119.02    148.74   6082.83  25010.61
14:28:13  
14:28:13  02:26:01 PM kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
14:28:13  02:27:01 PM   5471272   7018756   2413172     30.61      2688   1731044    765308      8.57    362532   1747800     74364
14:28:13  02:28:01 PM   5271384   7083248   2613060     33.14      2688   1979768    637712      7.14    370476   1880596    108200
14:28:13  Average:      5371328   7051002   2513116     31.87      2688   1855406    701510      7.85    366504   1814198     91282
14:28:13  
14:28:13  02:26:01 PM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
14:28:13  02:27:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
14:28:13  02:27:01 PM      eth0    294.08    136.64    929.52     62.85      0.00      0.00      0.00      0.00
14:28:13  02:28:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
14:28:13  02:28:01 PM      eth0    105.56     72.63    857.67     17.11      0.00      0.00      0.00      0.00
14:28:13  Average:           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
14:28:13  Average:         eth0    199.82    104.63    893.60     39.97      0.00      0.00      0.00      0.00
14:28:13  
14:28:13  
14:28:13  ---> sar -P ALL:
14:28:13  Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 	04/29/2025 	_x86_64_	(2 CPU)
14:28:13  
14:28:13  14:25:51     LINUX RESTART	(2 CPU)
14:28:13  
14:28:13  02:26:01 PM     CPU     %user     %nice   %system   %iowait    %steal     %idle
14:28:13  02:27:01 PM     all     42.88      3.28     24.63     17.76      0.10     11.35
14:28:13  02:27:01 PM       0     37.02      3.70     28.25     16.72      0.10     14.22
14:28:13  02:27:01 PM       1     48.65      2.87     21.07     18.78      0.10      8.53
14:28:13  02:28:01 PM     all     34.02      0.06      3.74      7.50      0.11     54.58
14:28:13  02:28:01 PM       0     42.21      0.03      4.22     10.91      0.10     42.53
14:28:13  02:28:01 PM       1     25.86      0.08      3.27      4.10      0.12     66.57
14:28:13  Average:        all     38.40      1.65     14.08     12.57      0.11     33.19
14:28:13  Average:          0     39.65      1.84     16.07     13.77      0.10     28.56
14:28:13  Average:          1     37.17      1.46     12.10     11.39      0.11     37.77
14:28:13  
14:28:13  
14:28:13