13:38:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/140736 13:38:58 Running as SYSTEM 13:38:58 [EnvInject] - Loading node environment variables. 13:38:58 Building remotely on prd-centos8-builder-2c-1g-8457 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 13:38:58 [ssh-agent] Looking for ssh-agent implementation... 13:38:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:38:59 $ ssh-agent 13:38:59 SSH_AUTH_SOCK=/tmp/ssh-bGdgpGxosKLe/agent.16059 13:38:59 SSH_AGENT_PID=16060 13:38:59 [ssh-agent] Started. 13:38:59 Running ssh-add (command line suppressed) 13:38:59 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_2476392577150334371.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_2476392577150334371.key) 13:38:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:38:59 The recommended git tool is: NONE 13:39:01 using credential onap-jenkins-ssh 13:39:01 Wiping out workspace first. 13:39:01 Cloning the remote Git repository 13:39:01 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:39:01 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 13:39:01 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:39:01 > git --version # timeout=10 13:39:01 > git --version # 'git version 2.39.0' 13:39:01 using GIT_SSH to set credentials Gerrit user 13:39:01 [INFO] Currently running in a labeled security context 13:39:01 [INFO] Currently SELinux is 'enforcing' on the host 13:39:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh5715523983647256011.key 13:39:01 Verifying host key using manually-configured host key entries 13:39:01 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:39:01 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 13:39:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:39:02 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 13:39:02 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:39:02 using GIT_SSH to set credentials Gerrit user 13:39:02 [INFO] Currently running in a labeled security context 13:39:02 [INFO] Currently SELinux is 'enforcing' on the host 13:39:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh9475410945783410495.key 13:39:02 Verifying host key using manually-configured host key entries 13:39:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/36/140736/3 # timeout=30 13:39:02 > git rev-parse 42ec0fd131151883735554e169246925911beea2^{commit} # timeout=10 13:39:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:39:02 Checking out Revision 42ec0fd131151883735554e169246925911beea2 (refs/changes/36/140736/3) 13:39:02 > git config core.sparsecheckout # timeout=10 13:39:02 > git checkout -f 42ec0fd131151883735554e169246925911beea2 # timeout=30 13:39:02 Commit message: "[TESTS] Add additional tests for testkube based testing" 13:39:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:39:02 > git rev-list --no-walk 17d602c46c5a65d2288322c95dd0315e65348683 # timeout=10 13:39:06 [EnvInject] - Injecting environment variables from a build step. 13:39:06 [EnvInject] - Injecting as environment variables the properties content 13:39:06 PYTHON=python3 13:39:06 13:39:06 [EnvInject] - Variables injected successfully. 13:39:06 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins13968866421192141191.sh 13:39:06 ---> tox-install.sh 13:39:06 + source /home/jenkins/lf-env.sh 13:39:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:39:06 ++ mktemp -d /tmp/venv-XXXX 13:39:06 + lf_venv=/tmp/venv-fX5T 13:39:06 + local venv_file=/tmp/.os_lf_venv 13:39:06 + local python=python3 13:39:06 + local options 13:39:06 + local set_path=true 13:39:06 + local install_args= 13:39:06 ++ 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 13:39:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:39:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:39:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:39:06 + true 13:39:06 + case $1 in 13:39:06 + venv_file=/tmp/.toxenv 13:39:06 + shift 2 13:39:06 + true 13:39:06 + case $1 in 13:39:06 + shift 13:39:06 + break 13:39:06 + case $python in 13:39:06 + local pkg_list= 13:39:06 + [[ -d /opt/pyenv ]] 13:39:06 + echo 'Setup pyenv:' 13:39:06 Setup pyenv: 13:39:06 + export PYENV_ROOT=/opt/pyenv 13:39:06 + PYENV_ROOT=/opt/pyenv 13:39:06 + 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 13:39:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:39:06 + pyenv versions 13:39:06 system 13:39:06 * 3.8.13 (set by /opt/pyenv/version) 13:39:06 * 3.9.13 (set by /opt/pyenv/version) 13:39:06 * 3.10.6 (set by /opt/pyenv/version) 13:39:06 + command -v pyenv 13:39:06 ++ pyenv init - --no-rehash 13:39:06 + 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[*]}"'\'')" 13:39:06 export PATH="/opt/pyenv/shims:${PATH}" 13:39:06 export PYENV_SHELL=bash 13:39:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:39:06 pyenv() { 13:39:06 local command 13:39:06 command="${1:-}" 13:39:06 if [ "$#" -gt 0 ]; then 13:39:06 shift 13:39:06 fi 13:39:06 13:39:06 case "$command" in 13:39:06 rehash|shell) 13:39:06 eval "$(pyenv "sh-$command" "$@")" 13:39:06 ;; 13:39:06 *) 13:39:06 command pyenv "$command" "$@" 13:39:06 ;; 13:39:06 esac 13:39:06 }' 13:39:06 +++ 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[*]}"' 13:39:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:39:06 ++ 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 13:39:06 ++ 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 13:39:06 ++ export PYENV_SHELL=bash 13:39:06 ++ PYENV_SHELL=bash 13:39:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:39:06 +++ complete -F _pyenv pyenv 13:39:06 ++ lf-pyver python3 13:39:06 ++ local py_version_xy=python3 13:39:06 ++ local py_version_xyz= 13:39:06 ++ pyenv versions 13:39:06 ++ local command 13:39:06 ++ command=versions 13:39:06 ++ '[' 1 -gt 0 ']' 13:39:06 ++ shift 13:39:06 ++ case "$command" in 13:39:06 ++ command pyenv versions 13:39:06 ++ pyenv versions 13:39:06 ++ awk '{ print $1 }' 13:39:06 ++ sed 's/^[ *]* //' 13:39:06 ++ grep -E '^[0-9.]*[0-9]$' 13:39:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:39:06 +++ grep '^3' /tmp/.pyenv_versions 13:39:06 +++ sort -V 13:39:06 +++ tail -n 1 13:39:06 ++ py_version_xyz=3.10.6 13:39:06 ++ [[ -z 3.10.6 ]] 13:39:06 ++ echo 3.10.6 13:39:06 ++ return 0 13:39:06 + pyenv local 3.10.6 13:39:06 + local command 13:39:06 + command=local 13:39:06 + '[' 2 -gt 0 ']' 13:39:06 + shift 13:39:06 + case "$command" in 13:39:06 + command pyenv local 3.10.6 13:39:06 + pyenv local 3.10.6 13:39:06 + for arg in "$@" 13:39:06 + case $arg in 13:39:06 + pkg_list+='tox ' 13:39:06 + for arg in "$@" 13:39:06 + case $arg in 13:39:06 + pkg_list+='virtualenv ' 13:39:06 + for arg in "$@" 13:39:06 + case $arg in 13:39:06 + pkg_list+='urllib3~=1.26.15 ' 13:39:06 + [[ -f /tmp/.toxenv ]] 13:39:06 + [[ ! -f /tmp/.toxenv ]] 13:39:06 + [[ -n '' ]] 13:39:06 + python3 -m venv /tmp/venv-fX5T 13:39:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fX5T' 13:39:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fX5T 13:39:10 + echo /tmp/venv-fX5T 13:39:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:39:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:39:10 + /tmp/venv-fX5T/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:39:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:39:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:39:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:39:13 + /tmp/venv-fX5T/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:39:14 + type python3 13:39:14 + true 13:39:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fX5T/bin to PATH' 13:39:14 lf-activate-venv(): INFO: Adding /tmp/venv-fX5T/bin to PATH 13:39:14 + PATH=/tmp/venv-fX5T/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 13:39:14 + return 0 13:39:14 + python3 --version 13:39:15 Python 3.10.6 13:39:15 + python3 -m pip --version 13:39:15 pip 25.0.1 from /tmp/venv-fX5T/lib/python3.10/site-packages/pip (python 3.10) 13:39:15 + python3 -m pip freeze 13:39:15 cachetools==5.5.2 13:39:15 chardet==5.2.0 13:39:15 colorama==0.4.6 13:39:15 distlib==0.3.9 13:39:15 filelock==3.18.0 13:39:15 packaging==25.0 13:39:15 platformdirs==4.3.7 13:39:15 pluggy==1.5.0 13:39:15 pyproject-api==1.9.0 13:39:15 tomli==2.2.1 13:39:15 tox==4.25.0 13:39:15 typing_extensions==4.13.2 13:39:15 urllib3==1.26.20 13:39:15 virtualenv==20.30.0 13:39:15 [EnvInject] - Injecting environment variables from a build step. 13:39:15 [EnvInject] - Injecting as environment variables the properties content 13:39:15 PARALLEL=false 13:39:15 13:39:15 [EnvInject] - Variables injected successfully. 13:39:15 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins12823809144281699634.sh 13:39:15 ---> tox-run.sh 13:39:15 + 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 13:39:15 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 13:39:15 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 13:39:15 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 13:39:15 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 13:39:15 + source /home/jenkins/lf-env.sh 13:39:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:39:15 ++ mktemp -d /tmp/venv-XXXX 13:39:15 + lf_venv=/tmp/venv-U5KW 13:39:15 + local venv_file=/tmp/.os_lf_venv 13:39:15 + local python=python3 13:39:15 + local options 13:39:15 + local set_path=true 13:39:15 + local install_args= 13:39:15 ++ 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 13:39:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:39:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:39:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:39:15 + true 13:39:15 + case $1 in 13:39:15 + venv_file=/tmp/.toxenv 13:39:15 + shift 2 13:39:15 + true 13:39:15 + case $1 in 13:39:15 + shift 13:39:15 + break 13:39:15 + case $python in 13:39:15 + local pkg_list= 13:39:15 + [[ -d /opt/pyenv ]] 13:39:15 + echo 'Setup pyenv:' 13:39:15 Setup pyenv: 13:39:15 + export PYENV_ROOT=/opt/pyenv 13:39:15 + PYENV_ROOT=/opt/pyenv 13:39:15 + 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 13:39:15 + 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 13:39:15 + pyenv versions 13:39:15 system 13:39:15 3.8.13 13:39:15 3.9.13 13:39:15 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:39:15 + command -v pyenv 13:39:15 ++ pyenv init - --no-rehash 13:39:15 + 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[*]}"'\'')" 13:39:15 export PATH="/opt/pyenv/shims:${PATH}" 13:39:15 export PYENV_SHELL=bash 13:39:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:39:15 pyenv() { 13:39:15 local command 13:39:15 command="${1:-}" 13:39:15 if [ "$#" -gt 0 ]; then 13:39:15 shift 13:39:15 fi 13:39:15 13:39:15 case "$command" in 13:39:15 rehash|shell) 13:39:15 eval "$(pyenv "sh-$command" "$@")" 13:39:15 ;; 13:39:15 *) 13:39:15 command pyenv "$command" "$@" 13:39:15 ;; 13:39:15 esac 13:39:15 }' 13:39:15 +++ 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[*]}"' 13:39:15 ++ 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 13:39:15 ++ 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 13:39:15 ++ 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 13:39:15 ++ export PYENV_SHELL=bash 13:39:15 ++ PYENV_SHELL=bash 13:39:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:39:15 +++ complete -F _pyenv pyenv 13:39:15 ++ lf-pyver python3 13:39:15 ++ local py_version_xy=python3 13:39:15 ++ local py_version_xyz= 13:39:15 ++ sed 's/^[ *]* //' 13:39:15 ++ pyenv versions 13:39:15 ++ local command 13:39:15 ++ command=versions 13:39:15 ++ '[' 1 -gt 0 ']' 13:39:15 ++ shift 13:39:15 ++ case "$command" in 13:39:15 ++ command pyenv versions 13:39:15 ++ pyenv versions 13:39:15 ++ awk '{ print $1 }' 13:39:15 ++ grep -E '^[0-9.]*[0-9]$' 13:39:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:39:15 +++ sort -V 13:39:15 +++ tail -n 1 13:39:15 +++ grep '^3' /tmp/.pyenv_versions 13:39:15 ++ py_version_xyz=3.10.6 13:39:15 ++ [[ -z 3.10.6 ]] 13:39:15 ++ echo 3.10.6 13:39:15 ++ return 0 13:39:15 + pyenv local 3.10.6 13:39:15 + local command 13:39:15 + command=local 13:39:15 + '[' 2 -gt 0 ']' 13:39:15 + shift 13:39:15 + case "$command" in 13:39:15 + command pyenv local 3.10.6 13:39:15 + pyenv local 3.10.6 13:39:15 + for arg in "$@" 13:39:15 + case $arg in 13:39:15 + pkg_list+='tox ' 13:39:15 + for arg in "$@" 13:39:15 + case $arg in 13:39:15 + pkg_list+='virtualenv ' 13:39:15 + for arg in "$@" 13:39:15 + case $arg in 13:39:15 + pkg_list+='urllib3~=1.26.15 ' 13:39:15 + [[ -f /tmp/.toxenv ]] 13:39:15 ++ cat /tmp/.toxenv 13:39:15 + lf_venv=/tmp/venv-fX5T 13:39:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fX5T from' file:/tmp/.toxenv 13:39:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fX5T from file:/tmp/.toxenv 13:39:15 + /tmp/venv-fX5T/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:39:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:39:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:39:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:39:16 + /tmp/venv-fX5T/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:39:17 + type python3 13:39:17 + true 13:39:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fX5T/bin to PATH' 13:39:17 lf-activate-venv(): INFO: Adding /tmp/venv-fX5T/bin to PATH 13:39:17 + PATH=/tmp/venv-fX5T/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 13:39:17 + return 0 13:39:17 + [[ -d /opt/pyenv ]] 13:39:17 + echo '---> Setting up pyenv' 13:39:17 ---> Setting up pyenv 13:39:17 + export PYENV_ROOT=/opt/pyenv 13:39:17 + PYENV_ROOT=/opt/pyenv 13:39:17 + export PATH=/opt/pyenv/bin:/tmp/venv-fX5T/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 13:39:17 + PATH=/opt/pyenv/bin:/tmp/venv-fX5T/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 13:39:17 ++ pwd 13:39:17 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 13:39:17 + export PYTHONPATH 13:39:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:39:17 + TOX_TESTENV_PASSENV=PYTHONPATH 13:39:17 + tox --version 13:39:17 4.25.0 from /tmp/venv-fX5T/lib/python3.10/site-packages/tox/__init__.py 13:39:17 + PARALLEL=false 13:39:17 + TOX_OPTIONS_LIST= 13:39:17 + [[ -n py ]] 13:39:17 + TOX_OPTIONS_LIST=' -e py' 13:39:17 + case ${PARALLEL,,} in 13:39:17 + tox -e py 13:39:17 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 13:39:18 py: skipped because could not find python interpreter with spec(s): python3.9 13:39:18 py: SKIP (0.89 seconds) 13:39:18 evaluation failed :( (1.06 seconds) 13:39:18 + tox_status=255 13:39:18 + echo '---> Completed tox runs' 13:39:18 ---> Completed tox runs 13:39:18 + for i in .tox/*/log 13:39:18 ++ echo '.tox/*/log' 13:39:18 ++ awk -F/ '{print $2}' 13:39:18 + tox_env='*' 13:39:18 + cp -r '.tox/*/log' '/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/*' 13:39:18 cp: cannot stat '.tox/*/log': No such file or directory 13:39:18 + echo 'WARN: no logs found to archive' 13:39:18 WARN: no logs found to archive 13:39:18 + break 13:39:18 + DOC_DIR=docs/_build/html 13:39:18 + [[ -d docs/_build/html ]] 13:39:18 + echo '---> tox-run.sh ends' 13:39:18 ---> tox-run.sh ends 13:39:18 + test 255 -eq 0 13:39:18 + exit 255 13:39:18 Build step 'Execute shell' marked build as failure 13:39:18 $ ssh-agent -k 13:39:18 unset SSH_AUTH_SOCK; 13:39:18 unset SSH_AGENT_PID; 13:39:18 echo Agent pid 16060 killed; 13:39:18 [ssh-agent] Stopped. 13:39:18 [PostBuildScript] - [INFO] Executing post build scripts. 13:39:18 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1362182057487686689.sh 13:39:18 ---> sysstat.sh 13:39:19 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2510437168928135574.sh 13:39:19 ---> package-listing.sh 13:39:19 ++ facter osfamily 13:39:19 ++ tr '[:upper:]' '[:lower:]' 13:39:19 + OS_FAMILY=redhat 13:39:19 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 13:39:19 + START_PACKAGES=/tmp/packages_start.txt 13:39:19 + END_PACKAGES=/tmp/packages_end.txt 13:39:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:39:19 + PACKAGES=/tmp/packages_start.txt 13:39:19 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 13:39:19 + PACKAGES=/tmp/packages_end.txt 13:39:19 + case "${OS_FAMILY}" in 13:39:19 + rpm -qa 13:39:19 + sort 13:39:20 + '[' -f /tmp/packages_start.txt ']' 13:39:20 + '[' -f /tmp/packages_end.txt ']' 13:39:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:39:20 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 13:39:20 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 13:39:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 13:39:20 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14019697416184838635.sh 13:39:20 ---> capture-instance-metadata.sh 13:39:20 Setup pyenv: 13:39:20 system 13:39:20 3.8.13 13:39:20 3.9.13 13:39:20 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:39:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rhiz 13:39:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:39:26 lf-activate-venv(): INFO: Installing: lftools 13:39:47 lf-activate-venv(): INFO: Adding /tmp/venv-Rhiz/bin to PATH 13:39:47 INFO: Running in OpenStack, capturing instance metadata 13:39:48 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14695478366329349106.sh 13:39:48 provisioning config files... 13:39:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config15093783965497435947tmp 13:39:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:39:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:39:48 [EnvInject] - Injecting environment variables from a build step. 13:39:48 [EnvInject] - Injecting as environment variables the properties content 13:39:48 SERVER_ID=logs 13:39:48 13:39:48 [EnvInject] - Variables injected successfully. 13:39:48 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4787127034108188909.sh 13:39:48 ---> create-netrc.sh 13:39:48 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9110581073936420645.sh 13:39:48 ---> python-tools-install.sh 13:39:48 Setup pyenv: 13:39:48 system 13:39:48 3.8.13 13:39:48 3.9.13 13:39:48 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:39:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rhiz from file:/tmp/.os_lf_venv 13:39:49 lf-activate-venv(): INFO: Installing: lftools 13:39:54 lf-activate-venv(): INFO: Adding /tmp/venv-Rhiz/bin to PATH 13:39:54 Generating Requirements File 13:40:12 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. 13:40:12 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:40:12 Python 3.10.6 13:40:12 pip 25.0.1 from /tmp/venv-Rhiz/lib/python3.10/site-packages/pip (python 3.10) 13:40:13 appdirs==1.4.4 13:40:13 argcomplete==3.6.2 13:40:13 aspy.yaml==1.3.0 13:40:13 attrs==25.3.0 13:40:13 autopage==0.5.2 13:40:13 beautifulsoup4==4.13.4 13:40:13 boto3==1.38.0 13:40:13 botocore==1.38.0 13:40:13 bs4==0.0.2 13:40:13 cachetools==5.5.2 13:40:13 certifi==2025.1.31 13:40:13 cffi==1.17.1 13:40:13 cfgv==3.4.0 13:40:13 chardet==5.2.0 13:40:13 charset-normalizer==3.4.1 13:40:13 click==8.1.8 13:40:13 cliff==4.9.1 13:40:13 cmd2==2.5.11 13:40:13 cryptography==3.3.2 13:40:13 debtcollector==3.0.0 13:40:13 decorator==5.2.1 13:40:13 defusedxml==0.7.1 13:40:13 Deprecated==1.2.18 13:40:13 distlib==0.3.9 13:40:13 dnspython==2.7.0 13:40:13 docker==4.2.2 13:40:13 dogpile.cache==1.3.4 13:40:13 durationpy==0.9 13:40:13 email_validator==2.2.0 13:40:13 filelock==3.18.0 13:40:13 future==1.0.0 13:40:13 gitdb==4.0.12 13:40:13 GitPython==3.1.44 13:40:13 google-auth==2.39.0 13:40:13 httplib2==0.22.0 13:40:13 identify==2.6.10 13:40:13 idna==3.10 13:40:13 importlib-resources==1.5.0 13:40:13 iso8601==2.1.0 13:40:13 Jinja2==3.1.6 13:40:13 jmespath==1.0.1 13:40:13 jsonpatch==1.33 13:40:13 jsonpointer==3.0.0 13:40:13 jsonschema==4.23.0 13:40:13 jsonschema-specifications==2025.4.1 13:40:13 keystoneauth1==5.10.0 13:40:13 kubernetes==32.0.1 13:40:13 lftools==0.37.12 13:40:13 lxml==5.4.0 13:40:13 MarkupSafe==3.0.2 13:40:13 msgpack==1.1.0 13:40:13 multi_key_dict==2.0.3 13:40:13 munch==4.0.0 13:40:13 netaddr==1.3.0 13:40:13 niet==1.4.2 13:40:13 nodeenv==1.9.1 13:40:13 oauth2client==4.1.3 13:40:13 oauthlib==3.2.2 13:40:13 openstacksdk==4.5.0 13:40:13 os-client-config==2.1.0 13:40:13 os-service-types==1.7.0 13:40:13 osc-lib==4.0.0 13:40:13 oslo.config==9.7.1 13:40:13 oslo.context==5.7.1 13:40:13 oslo.i18n==6.5.1 13:40:13 oslo.log==7.1.0 13:40:13 oslo.serialization==5.7.0 13:40:13 oslo.utils==8.2.0 13:40:13 packaging==25.0 13:40:13 pbr==6.1.1 13:40:13 platformdirs==4.3.7 13:40:13 prettytable==3.16.0 13:40:13 psutil==7.0.0 13:40:13 pyasn1==0.6.1 13:40:13 pyasn1_modules==0.4.2 13:40:13 pycparser==2.22 13:40:13 pygerrit2==2.0.15 13:40:13 PyGithub==2.6.1 13:40:13 PyJWT==2.10.1 13:40:13 PyNaCl==1.5.0 13:40:13 pyparsing==2.4.7 13:40:13 pyperclip==1.9.0 13:40:13 pyrsistent==0.20.0 13:40:13 python-cinderclient==9.7.0 13:40:13 python-dateutil==2.9.0.post0 13:40:13 python-heatclient==4.1.0 13:40:13 python-jenkins==1.8.2 13:40:13 python-keystoneclient==5.6.0 13:40:13 python-magnumclient==4.8.1 13:40:13 python-openstackclient==8.0.0 13:40:13 python-swiftclient==4.7.0 13:40:13 PyYAML==6.0.2 13:40:13 referencing==0.36.2 13:40:13 requests==2.32.3 13:40:13 requests-oauthlib==2.0.0 13:40:13 requestsexceptions==1.4.0 13:40:13 rfc3986==2.0.0 13:40:13 rpds-py==0.24.0 13:40:13 rsa==4.9.1 13:40:13 ruamel.yaml==0.18.10 13:40:13 ruamel.yaml.clib==0.2.12 13:40:13 s3transfer==0.12.0 13:40:13 simplejson==3.20.1 13:40:13 six==1.17.0 13:40:13 smmap==5.0.2 13:40:13 soupsieve==2.7 13:40:13 stevedore==5.4.1 13:40:13 tabulate==0.9.0 13:40:13 toml==0.10.2 13:40:13 tomlkit==0.13.2 13:40:13 tqdm==4.67.1 13:40:13 typing_extensions==4.13.2 13:40:13 tzdata==2025.2 13:40:13 urllib3==1.26.20 13:40:13 virtualenv==20.30.0 13:40:13 wcwidth==0.2.13 13:40:13 websocket-client==1.8.0 13:40:13 wrapt==1.17.2 13:40:13 xdg==6.0.0 13:40:13 xmltodict==0.14.2 13:40:13 yq==3.4.3 13:40:13 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12415930838713756903.sh 13:40:13 ---> sudo-logs.sh 13:40:13 Archiving 'sudo' log.. 13:40:13 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14318915827487396402.sh 13:40:13 ---> job-cost.sh 13:40:13 Setup pyenv: 13:40:13 system 13:40:13 3.8.13 13:40:13 3.9.13 13:40:13 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:40:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rhiz from file:/tmp/.os_lf_venv 13:40:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:40:18 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. 13:40:18 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:40:18 lf-activate-venv(): INFO: Adding /tmp/venv-Rhiz/bin to PATH 13:40:18 INFO: No Stack... 13:40:18 INFO: Retrieving Pricing Info for: v3-standard-2 13:40:19 INFO: Archiving Costs 13:40:19 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1372021475856875544.sh 13:40:19 ---> logs-deploy.sh 13:40:19 Setup pyenv: 13:40:19 system 13:40:19 3.8.13 13:40:19 3.9.13 13:40:19 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:40:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rhiz from file:/tmp/.os_lf_venv 13:40:20 lf-activate-venv(): INFO: Installing: lftools 13:40:25 lf-activate-venv(): INFO: Adding /tmp/venv-Rhiz/bin to PATH 13:40:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/533 13:40:25 INFO: archiving workspace using pattern(s): 13:40:44 Archives upload complete. 13:40:44 INFO: archiving logs to Nexus 13:40:45 ---> uname -a: 13:40:45 Linux prd-centos8-builder-2c-1g-8457.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 13:40:45 13:40:45 13:40:45 ---> lscpu: 13:40:45 Architecture: x86_64 13:40:45 CPU op-mode(s): 32-bit, 64-bit 13:40:45 Byte Order: Little Endian 13:40:45 CPU(s): 2 13:40:45 On-line CPU(s) list: 0,1 13:40:45 Thread(s) per core: 1 13:40:45 Core(s) per socket: 1 13:40:45 Socket(s): 2 13:40:45 NUMA node(s): 1 13:40:45 Vendor ID: AuthenticAMD 13:40:45 CPU family: 23 13:40:45 Model: 49 13:40:45 Model name: AMD EPYC-Rome Processor 13:40:45 Stepping: 0 13:40:45 CPU MHz: 2800.000 13:40:45 BogoMIPS: 5600.00 13:40:45 Virtualization: AMD-V 13:40:45 Hypervisor vendor: KVM 13:40:45 Virtualization type: full 13:40:45 L1d cache: 32K 13:40:45 L1i cache: 32K 13:40:45 L2 cache: 512K 13:40:45 L3 cache: 16384K 13:40:45 NUMA node0 CPU(s): 0,1 13:40:45 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 13:40:45 13:40:45 13:40:45 ---> nproc: 13:40:45 2 13:40:45 13:40:45 13:40:45 ---> df -h: 13:40:45 Filesystem Size Used Avail Use% Mounted on 13:40:45 devtmpfs 3.8G 0 3.8G 0% /dev 13:40:45 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:40:45 tmpfs 3.8G 17M 3.8G 1% /run 13:40:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:40:45 /dev/vda1 40G 8.4G 32G 21% / 13:40:45 tmpfs 770M 0 770M 0% /run/user/1001 13:40:45 13:40:45 13:40:45 ---> free -m: 13:40:45 total used free shared buff/cache available 13:40:45 Mem: 7699 606 5023 19 2069 6789 13:40:45 Swap: 1023 0 1023 13:40:45 13:40:45 13:40:45 ---> ip addr: 13:40:45 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:40:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:40:45 inet 127.0.0.1/8 scope host lo 13:40:45 valid_lft forever preferred_lft forever 13:40:45 inet6 ::1/128 scope host 13:40:45 valid_lft forever preferred_lft forever 13:40:45 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 13:40:45 link/ether fa:16:3e:81:4c:e3 brd ff:ff:ff:ff:ff:ff 13:40:45 altname enp0s3 13:40:45 altname ens3 13:40:45 inet 10.30.107.238/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:40:45 valid_lft 86268sec preferred_lft 86268sec 13:40:45 inet6 fe80::f816:3eff:fe81:4ce3/64 scope link 13:40:45 valid_lft forever preferred_lft forever 13:40:45 13:40:45 13:40:45 ---> sar -b -r -n DEV: 13:40:45 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/23/2025 _x86_64_ (2 CPU) 13:40:45 13:40:45 13:38:30 LINUX RESTART (2 CPU) 13:40:45 13:40:45 01:39:01 PM tps rtps wtps bread/s bwrtn/s 13:40:45 01:40:01 PM 358.03 127.67 230.36 2185.80 8581.14 13:40:45 Average: 358.03 127.67 230.36 2185.80 8581.14 13:40:45 13:40:45 01:39:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:40:45 01:40:01 PM 5284364 7003208 2600072 32.98 2688 1891592 733288 8.21 369196 1885896 139468 13:40:45 Average: 5284364 7003208 2600072 32.98 2688 1891592 733288 8.21 369196 1885896 139468 13:40:45 13:40:45 01:39:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:40:45 01:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:45 01:40:01 PM eth0 146.40 97.63 980.30 29.76 0.00 0.00 0.00 0.00 13:40:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:45 Average: eth0 146.40 97.63 980.30 29.76 0.00 0.00 0.00 0.00 13:40:45 13:40:45 13:40:45 ---> sar -P ALL: 13:40:45 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/23/2025 _x86_64_ (2 CPU) 13:40:45 13:40:45 13:38:30 LINUX RESTART (2 CPU) 13:40:45 13:40:45 01:39:01 PM CPU %user %nice %system %iowait %steal %idle 13:40:45 01:40:01 PM all 42.23 2.32 18.28 3.49 0.10 33.58 13:40:45 01:40:01 PM 0 47.59 2.48 15.29 3.40 0.10 31.14 13:40:45 01:40:01 PM 1 36.85 2.16 21.28 3.58 0.10 36.03 13:40:45 Average: all 42.23 2.32 18.28 3.49 0.10 33.58 13:40:45 Average: 0 47.59 2.48 15.29 3.40 0.10 31.14 13:40:45 Average: 1 36.85 2.16 21.28 3.58 0.10 36.03 13:40:45 13:40:45 13:40:45