12:50:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141111 12:50:03 Running as SYSTEM 12:50:03 [EnvInject] - Loading node environment variables. 12:50:04 Building remotely on prd-centos8-builder-2c-1g-18968 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 12:50:04 [ssh-agent] Looking for ssh-agent implementation... 12:50:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:04 $ ssh-agent 12:50:04 SSH_AUTH_SOCK=/tmp/ssh-qmaoxcewdNx0/agent.15188 12:50:04 SSH_AGENT_PID=15189 12:50:04 [ssh-agent] Started. 12:50:04 Running ssh-add (command line suppressed) 12:50:04 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_3259998165068129360.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_3259998165068129360.key) 12:50:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:50:04 The recommended git tool is: NONE 12:50:06 using credential onap-jenkins-ssh 12:50:06 Wiping out workspace first. 12:50:06 Cloning the remote Git repository 12:50:06 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 12:50:06 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 12:50:06 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 12:50:06 > git --version # timeout=10 12:50:06 > git --version # 'git version 2.39.0' 12:50:06 using GIT_SSH to set credentials Gerrit user 12:50:06 [INFO] Currently running in a labeled security context 12:50:06 [INFO] Currently SELinux is 'enforcing' on the host 12:50:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh13725633488554425738.key 12:50:06 Verifying host key using manually-configured host key entries 12:50:06 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:50:06 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 12:50:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:07 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 12:50:07 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 12:50:07 using GIT_SSH to set credentials Gerrit user 12:50:07 [INFO] Currently running in a labeled security context 12:50:07 [INFO] Currently SELinux is 'enforcing' on the host 12:50:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh8872080944870967103.key 12:50:07 Verifying host key using manually-configured host key entries 12:50:07 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/11/141111/3 # timeout=30 12:50:07 > git rev-parse 5a41c579249dad85ebce10d0c1536c4522cb9d2f^{commit} # timeout=10 12:50:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:50:07 Checking out Revision 5a41c579249dad85ebce10d0c1536c4522cb9d2f (refs/changes/11/141111/3) 12:50:07 > git config core.sparsecheckout # timeout=10 12:50:07 > git checkout -f 5a41c579249dad85ebce10d0c1536c4522cb9d2f # timeout=30 12:50:10 Commit message: "[INT] Add docker image for testkube custom executor" 12:50:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:50:10 > git rev-list --no-walk 11821a0e76e27de1aa00b5f9ffd971f44e5cc934 # timeout=10 12:50:11 [EnvInject] - Injecting environment variables from a build step. 12:50:11 [EnvInject] - Injecting as environment variables the properties content 12:50:11 PYTHON=python3 12:50:11 12:50:11 [EnvInject] - Variables injected successfully. 12:50:11 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins15021241756293431372.sh 12:50:11 ---> tox-install.sh 12:50:11 + source /home/jenkins/lf-env.sh 12:50:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:50:11 ++ mktemp -d /tmp/venv-XXXX 12:50:11 + lf_venv=/tmp/venv-JXsY 12:50:11 + local venv_file=/tmp/.os_lf_venv 12:50:11 + local python=python3 12:50:11 + local options 12:50:11 + local set_path=true 12:50:11 + local install_args= 12:50:11 ++ 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:50:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:50:11 + true 12:50:11 + case $1 in 12:50:11 + venv_file=/tmp/.toxenv 12:50:11 + shift 2 12:50:11 + true 12:50:11 + case $1 in 12:50:11 + shift 12:50:11 + break 12:50:11 + case $python in 12:50:11 + local pkg_list= 12:50:11 + [[ -d /opt/pyenv ]] 12:50:11 + echo 'Setup pyenv:' 12:50:11 Setup pyenv: 12:50:11 + export PYENV_ROOT=/opt/pyenv 12:50:11 + PYENV_ROOT=/opt/pyenv 12:50:11 + 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 12:50:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:50:11 + pyenv versions 12:50:11 system 12:50:11 * 3.8.13 (set by /opt/pyenv/version) 12:50:11 * 3.9.13 (set by /opt/pyenv/version) 12:50:11 * 3.10.6 (set by /opt/pyenv/version) 12:50:11 + command -v pyenv 12:50:11 ++ pyenv init - --no-rehash 12:50:11 + 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:50:11 export PATH="/opt/pyenv/shims:${PATH}" 12:50:11 export PYENV_SHELL=bash 12:50:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:50:11 pyenv() { 12:50:11 local command 12:50:11 command="${1:-}" 12:50:11 if [ "$#" -gt 0 ]; then 12:50:11 shift 12:50:11 fi 12:50:11 12:50:11 case "$command" in 12:50:11 rehash|shell) 12:50:11 eval "$(pyenv "sh-$command" "$@")" 12:50:11 ;; 12:50:11 *) 12:50:11 command pyenv "$command" "$@" 12:50:11 ;; 12:50:11 esac 12:50:11 }' 12:50:11 +++ 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:50:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:50:11 ++ 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 12:50:11 ++ 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 12:50:11 ++ export PYENV_SHELL=bash 12:50:11 ++ PYENV_SHELL=bash 12:50:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:50:11 +++ complete -F _pyenv pyenv 12:50:11 ++ lf-pyver python3 12:50:11 ++ local py_version_xy=python3 12:50:11 ++ local py_version_xyz= 12:50:11 ++ awk '{ print $1 }' 12:50:11 ++ grep -E '^[0-9.]*[0-9]$' 12:50:11 ++ pyenv versions 12:50:11 ++ local command 12:50:11 ++ sed 's/^[ *]* //' 12:50:11 ++ command=versions 12:50:11 ++ '[' 1 -gt 0 ']' 12:50:11 ++ shift 12:50:11 ++ case "$command" in 12:50:11 ++ command pyenv versions 12:50:11 ++ pyenv versions 12:50:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:50:11 +++ tail -n 1 12:50:11 +++ sort -V 12:50:11 +++ grep '^3' /tmp/.pyenv_versions 12:50:11 ++ py_version_xyz=3.10.6 12:50:11 ++ [[ -z 3.10.6 ]] 12:50:11 ++ echo 3.10.6 12:50:11 ++ return 0 12:50:11 + pyenv local 3.10.6 12:50:11 + local command 12:50:11 + command=local 12:50:11 + '[' 2 -gt 0 ']' 12:50:11 + shift 12:50:11 + case "$command" in 12:50:11 + command pyenv local 3.10.6 12:50:11 + pyenv local 3.10.6 12:50:11 + for arg in "$@" 12:50:11 + case $arg in 12:50:11 + pkg_list+='tox ' 12:50:11 + for arg in "$@" 12:50:11 + case $arg in 12:50:11 + pkg_list+='virtualenv ' 12:50:11 + for arg in "$@" 12:50:11 + case $arg in 12:50:11 + pkg_list+='urllib3~=1.26.15 ' 12:50:11 + [[ -f /tmp/.toxenv ]] 12:50:11 + [[ ! -f /tmp/.toxenv ]] 12:50:11 + [[ -n '' ]] 12:50:11 + python3 -m venv /tmp/venv-JXsY 12:50:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JXsY' 12:50:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JXsY 12:50:15 + echo /tmp/venv-JXsY 12:50:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:50:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:50:15 + /tmp/venv-JXsY/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:50:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:50:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:50:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:50:19 + /tmp/venv-JXsY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:50:21 + type python3 12:50:21 + true 12:50:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JXsY/bin to PATH' 12:50:21 lf-activate-venv(): INFO: Adding /tmp/venv-JXsY/bin to PATH 12:50:21 + PATH=/tmp/venv-JXsY/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 12:50:21 + return 0 12:50:21 + python3 --version 12:50:21 Python 3.10.6 12:50:21 + python3 -m pip --version 12:50:21 pip 25.1.1 from /tmp/venv-JXsY/lib/python3.10/site-packages/pip (python 3.10) 12:50:21 + python3 -m pip freeze 12:50:21 cachetools==6.0.0 12:50:21 chardet==5.2.0 12:50:21 colorama==0.4.6 12:50:21 distlib==0.3.9 12:50:21 filelock==3.18.0 12:50:21 packaging==25.0 12:50:21 platformdirs==4.3.8 12:50:21 pluggy==1.6.0 12:50:21 pyproject-api==1.9.1 12:50:21 tomli==2.2.1 12:50:21 tox==4.26.0 12:50:21 typing_extensions==4.14.0 12:50:21 urllib3==1.26.20 12:50:21 virtualenv==20.31.2 12:50:21 [EnvInject] - Injecting environment variables from a build step. 12:50:21 [EnvInject] - Injecting as environment variables the properties content 12:50:21 PARALLEL=false 12:50:21 12:50:21 [EnvInject] - Variables injected successfully. 12:50:21 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins14206365377196809947.sh 12:50:21 ---> tox-run.sh 12:50:21 + 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 12:50:21 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 12:50:21 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 12:50:21 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 12:50:21 + cd /w/workspace/integration-xtesting-master-commit-lint/. 12:50:21 + source /home/jenkins/lf-env.sh 12:50:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:50:21 ++ mktemp -d /tmp/venv-XXXX 12:50:21 + lf_venv=/tmp/venv-Eze0 12:50:21 + local venv_file=/tmp/.os_lf_venv 12:50:21 + local python=python3 12:50:21 + local options 12:50:21 + local set_path=true 12:50:21 + local install_args= 12:50:21 ++ 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:50:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:50:21 + true 12:50:21 + case $1 in 12:50:21 + venv_file=/tmp/.toxenv 12:50:21 + shift 2 12:50:21 + true 12:50:21 + case $1 in 12:50:21 + shift 12:50:21 + break 12:50:21 + case $python in 12:50:21 + local pkg_list= 12:50:21 + [[ -d /opt/pyenv ]] 12:50:21 + echo 'Setup pyenv:' 12:50:21 Setup pyenv: 12:50:21 + export PYENV_ROOT=/opt/pyenv 12:50:21 + PYENV_ROOT=/opt/pyenv 12:50:21 + 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 12:50:21 + 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 12:50:21 + pyenv versions 12:50:21 system 12:50:21 3.8.13 12:50:21 3.9.13 12:50:21 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 12:50:21 + command -v pyenv 12:50:21 ++ pyenv init - --no-rehash 12:50:21 + 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:50:21 export PATH="/opt/pyenv/shims:${PATH}" 12:50:21 export PYENV_SHELL=bash 12:50:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:50:21 pyenv() { 12:50:21 local command 12:50:21 command="${1:-}" 12:50:21 if [ "$#" -gt 0 ]; then 12:50:21 shift 12:50:21 fi 12:50:21 12:50:21 case "$command" in 12:50:21 rehash|shell) 12:50:21 eval "$(pyenv "sh-$command" "$@")" 12:50:21 ;; 12:50:21 *) 12:50:21 command pyenv "$command" "$@" 12:50:21 ;; 12:50:21 esac 12:50:21 }' 12:50:21 +++ 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:50:21 ++ 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 12:50:21 ++ 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 12:50:21 ++ 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 12:50:21 ++ export PYENV_SHELL=bash 12:50:21 ++ PYENV_SHELL=bash 12:50:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:50:21 +++ complete -F _pyenv pyenv 12:50:21 ++ lf-pyver python3 12:50:21 ++ local py_version_xy=python3 12:50:21 ++ local py_version_xyz= 12:50:21 ++ sed 's/^[ *]* //' 12:50:21 ++ awk '{ print $1 }' 12:50:21 ++ grep -E '^[0-9.]*[0-9]$' 12:50:21 ++ pyenv versions 12:50:21 ++ local command 12:50:21 ++ command=versions 12:50:21 ++ '[' 1 -gt 0 ']' 12:50:21 ++ shift 12:50:21 ++ case "$command" in 12:50:21 ++ command pyenv versions 12:50:21 ++ pyenv versions 12:50:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:50:22 +++ tail -n 1 12:50:22 +++ sort -V 12:50:22 +++ grep '^3' /tmp/.pyenv_versions 12:50:22 ++ py_version_xyz=3.10.6 12:50:22 ++ [[ -z 3.10.6 ]] 12:50:22 ++ echo 3.10.6 12:50:22 ++ return 0 12:50:22 + pyenv local 3.10.6 12:50:22 + local command 12:50:22 + command=local 12:50:22 + '[' 2 -gt 0 ']' 12:50:22 + shift 12:50:22 + case "$command" in 12:50:22 + command pyenv local 3.10.6 12:50:22 + pyenv local 3.10.6 12:50:22 + for arg in "$@" 12:50:22 + case $arg in 12:50:22 + pkg_list+='tox ' 12:50:22 + for arg in "$@" 12:50:22 + case $arg in 12:50:22 + pkg_list+='virtualenv ' 12:50:22 + for arg in "$@" 12:50:22 + case $arg in 12:50:22 + pkg_list+='urllib3~=1.26.15 ' 12:50:22 + [[ -f /tmp/.toxenv ]] 12:50:22 ++ cat /tmp/.toxenv 12:50:22 + lf_venv=/tmp/venv-JXsY 12:50:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JXsY from' file:/tmp/.toxenv 12:50:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JXsY from file:/tmp/.toxenv 12:50:22 + /tmp/venv-JXsY/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:50:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:50:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:50:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:50:22 + /tmp/venv-JXsY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:50:23 + type python3 12:50:23 + true 12:50:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JXsY/bin to PATH' 12:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-JXsY/bin to PATH 12:50:23 + PATH=/tmp/venv-JXsY/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 12:50:23 + return 0 12:50:23 + [[ -d /opt/pyenv ]] 12:50:23 + echo '---> Setting up pyenv' 12:50:23 ---> Setting up pyenv 12:50:23 + export PYENV_ROOT=/opt/pyenv 12:50:23 + PYENV_ROOT=/opt/pyenv 12:50:23 + export PATH=/opt/pyenv/bin:/tmp/venv-JXsY/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 12:50:23 + PATH=/opt/pyenv/bin:/tmp/venv-JXsY/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 12:50:23 ++ pwd 12:50:23 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 12:50:23 + export PYTHONPATH 12:50:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:50:23 + TOX_TESTENV_PASSENV=PYTHONPATH 12:50:23 + tox --version 12:50:24 4.26.0 from /tmp/venv-JXsY/lib/python3.10/site-packages/tox/__init__.py 12:50:24 + PARALLEL=false 12:50:24 + TOX_OPTIONS_LIST= 12:50:24 + [[ -n gitlint ]] 12:50:24 + TOX_OPTIONS_LIST=' -e gitlint' 12:50:24 + case ${PARALLEL,,} in 12:50:24 + tox -e gitlint 12:50:24 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 12:50:25 gitlint: install_deps> python -I -m pip install gitlint 12:50:28 gitlint: freeze> python -m pip freeze --all 12:50:28 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.0.1,python-dateutil==2.9.0.post0,setuptools==75.3.2,sh==1.14.3,six==1.17.0,wheel==0.45.1 12:50:28 gitlint: commands[0]> gitlint 12:50:28 WARNING: I1 - ignore-by-title: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-by-title.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 12:50:28 WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 12:50:28 gitlint: OK (4.01=setup[3.88]+cmd[0.13] seconds) 12:50:28 congratulations :) (4.22 seconds) 12:50:28 + tox_status=0 12:50:28 + echo '---> Completed tox runs' 12:50:28 ---> Completed tox runs 12:50:28 + for i in .tox/*/log 12:50:28 ++ echo .tox/gitlint/log 12:50:28 ++ awk -F/ '{print $2}' 12:50:28 + tox_env=gitlint 12:50:28 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 12:50:28 + DOC_DIR=docs/_build/html 12:50:28 + [[ -d docs/_build/html ]] 12:50:28 + echo '---> tox-run.sh ends' 12:50:28 ---> tox-run.sh ends 12:50:28 + test 0 -eq 0 12:50:28 $ ssh-agent -k 12:50:28 unset SSH_AUTH_SOCK; 12:50:28 unset SSH_AGENT_PID; 12:50:28 echo Agent pid 15189 killed; 12:50:28 [ssh-agent] Stopped. 12:50:28 [PostBuildScript] - [INFO] Executing post build scripts. 12:50:28 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins10674758225928970695.sh 12:50:28 ---> sysstat.sh 12:50:29 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins12338393488755566649.sh 12:50:29 ---> package-listing.sh 12:50:29 ++ tr '[:upper:]' '[:lower:]' 12:50:29 ++ facter osfamily 12:50:29 + OS_FAMILY=redhat 12:50:29 + workspace=/w/workspace/integration-xtesting-master-commit-lint 12:50:29 + START_PACKAGES=/tmp/packages_start.txt 12:50:29 + END_PACKAGES=/tmp/packages_end.txt 12:50:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:50:29 + PACKAGES=/tmp/packages_start.txt 12:50:29 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 12:50:29 + PACKAGES=/tmp/packages_end.txt 12:50:29 + case "${OS_FAMILY}" in 12:50:29 + rpm -qa 12:50:29 + sort 12:50:29 + '[' -f /tmp/packages_start.txt ']' 12:50:29 + '[' -f /tmp/packages_end.txt ']' 12:50:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:50:29 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 12:50:29 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 12:50:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 12:50:29 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins14880792292381827346.sh 12:50:29 ---> capture-instance-metadata.sh 12:50:29 Setup pyenv: 12:50:30 system 12:50:30 3.8.13 12:50:30 3.9.13 12:50:30 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 12:50:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nlTl 12:50:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:50:37 lf-activate-venv(): INFO: Installing: lftools 12:50:58 lf-activate-venv(): INFO: Adding /tmp/venv-nlTl/bin to PATH 12:50:58 INFO: Running in OpenStack, capturing instance metadata 12:50:58 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins18204530644282715758.sh 12:50:58 provisioning config files... 12:50:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config15470424569623457679tmp 12:50:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:50:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:50:58 [EnvInject] - Injecting environment variables from a build step. 12:50:58 [EnvInject] - Injecting as environment variables the properties content 12:50:58 SERVER_ID=logs 12:50:58 12:50:58 [EnvInject] - Variables injected successfully. 12:50:58 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins6436926189494298176.sh 12:50:58 ---> create-netrc.sh 12:50:58 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins15608840576504758352.sh 12:50:58 ---> python-tools-install.sh 12:50:58 Setup pyenv: 12:50:58 system 12:50:58 3.8.13 12:50:58 3.9.13 12:50:58 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 12:50:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nlTl from file:/tmp/.os_lf_venv 12:51:01 lf-activate-venv(): INFO: Installing: lftools 12:51:09 lf-activate-venv(): INFO: Adding /tmp/venv-nlTl/bin to PATH 12:51:09 Generating Requirements File 12:51:27 Python 3.10.6 12:51:28 pip 25.1.1 from /tmp/venv-nlTl/lib/python3.10/site-packages/pip (python 3.10) 12:51:28 appdirs==1.4.4 12:51:28 argcomplete==3.6.2 12:51:28 aspy.yaml==1.3.0 12:51:28 attrs==25.3.0 12:51:28 autopage==0.5.2 12:51:28 beautifulsoup4==4.13.4 12:51:28 boto3==1.38.31 12:51:28 botocore==1.38.31 12:51:28 bs4==0.0.2 12:51:28 cachetools==5.5.2 12:51:28 certifi==2025.4.26 12:51:28 cffi==1.17.1 12:51:28 cfgv==3.4.0 12:51:28 chardet==5.2.0 12:51:28 charset-normalizer==3.4.2 12:51:28 click==8.2.1 12:51:28 cliff==4.10.0 12:51:28 cmd2==2.6.0 12:51:28 cryptography==3.3.2 12:51:28 debtcollector==3.0.0 12:51:28 decorator==5.2.1 12:51:28 defusedxml==0.7.1 12:51:28 Deprecated==1.2.18 12:51:28 distlib==0.3.9 12:51:28 dnspython==2.7.0 12:51:28 docker==7.1.0 12:51:28 dogpile.cache==1.4.0 12:51:28 durationpy==0.10 12:51:28 email_validator==2.2.0 12:51:28 filelock==3.18.0 12:51:28 future==1.0.0 12:51:28 gitdb==4.0.12 12:51:28 GitPython==3.1.44 12:51:28 google-auth==2.40.3 12:51:28 httplib2==0.22.0 12:51:28 identify==2.6.12 12:51:28 idna==3.10 12:51:28 importlib-resources==1.5.0 12:51:28 iso8601==2.1.0 12:51:28 Jinja2==3.1.6 12:51:28 jmespath==1.0.1 12:51:28 jsonpatch==1.33 12:51:28 jsonpointer==3.0.0 12:51:28 jsonschema==4.24.0 12:51:28 jsonschema-specifications==2025.4.1 12:51:28 keystoneauth1==5.11.0 12:51:28 kubernetes==32.0.1 12:51:28 lftools==0.37.13 12:51:28 lxml==5.4.0 12:51:28 MarkupSafe==3.0.2 12:51:28 msgpack==1.1.0 12:51:28 multi_key_dict==2.0.3 12:51:28 munch==4.0.0 12:51:28 netaddr==1.3.0 12:51:28 niet==1.4.2 12:51:28 nodeenv==1.9.1 12:51:28 oauth2client==4.1.3 12:51:28 oauthlib==3.2.2 12:51:28 openstacksdk==4.6.0 12:51:28 os-client-config==2.1.0 12:51:28 os-service-types==1.7.0 12:51:28 osc-lib==4.0.2 12:51:28 oslo.config==9.8.0 12:51:28 oslo.context==6.0.0 12:51:28 oslo.i18n==6.5.1 12:51:28 oslo.log==7.1.0 12:51:28 oslo.serialization==5.7.0 12:51:28 oslo.utils==9.0.0 12:51:28 packaging==25.0 12:51:28 pbr==6.1.1 12:51:28 platformdirs==4.3.8 12:51:28 prettytable==3.16.0 12:51:28 psutil==7.0.0 12:51:28 pyasn1==0.6.1 12:51:28 pyasn1_modules==0.4.2 12:51:28 pycparser==2.22 12:51:28 pygerrit2==2.0.15 12:51:28 PyGithub==2.6.1 12:51:28 PyJWT==2.10.1 12:51:28 PyNaCl==1.5.0 12:51:28 pyparsing==2.4.7 12:51:28 pyperclip==1.9.0 12:51:28 pyrsistent==0.20.0 12:51:28 python-cinderclient==9.7.0 12:51:28 python-dateutil==2.9.0.post0 12:51:28 python-heatclient==4.2.0 12:51:28 python-jenkins==1.8.2 12:51:28 python-keystoneclient==5.6.0 12:51:28 python-magnumclient==4.8.1 12:51:28 python-openstackclient==8.1.0 12:51:28 python-swiftclient==4.8.0 12:51:28 PyYAML==6.0.2 12:51:28 referencing==0.36.2 12:51:28 requests==2.32.3 12:51:28 requests-oauthlib==2.0.0 12:51:28 requestsexceptions==1.4.0 12:51:28 rfc3986==2.0.0 12:51:28 rpds-py==0.25.1 12:51:28 rsa==4.9.1 12:51:28 ruamel.yaml==0.18.12 12:51:28 ruamel.yaml.clib==0.2.12 12:51:28 s3transfer==0.13.0 12:51:28 simplejson==3.20.1 12:51:28 six==1.17.0 12:51:28 smmap==5.0.2 12:51:28 soupsieve==2.7 12:51:28 stevedore==5.4.1 12:51:28 tabulate==0.9.0 12:51:28 toml==0.10.2 12:51:28 tomlkit==0.13.3 12:51:28 tqdm==4.67.1 12:51:28 typing_extensions==4.14.0 12:51:28 tzdata==2025.2 12:51:28 urllib3==1.26.20 12:51:28 virtualenv==20.31.2 12:51:28 wcwidth==0.2.13 12:51:28 websocket-client==1.8.0 12:51:28 wrapt==1.17.2 12:51:28 xdg==6.0.0 12:51:28 xmltodict==0.14.2 12:51:28 yq==3.4.3 12:51:28 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins6964043268894422184.sh 12:51:28 ---> sudo-logs.sh 12:51:28 Archiving 'sudo' log.. 12:51:28 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins6881779965562633087.sh 12:51:28 ---> job-cost.sh 12:51:28 Setup pyenv: 12:51:28 system 12:51:28 3.8.13 12:51:28 3.9.13 12:51:28 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 12:51:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nlTl from file:/tmp/.os_lf_venv 12:51:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:51:35 lf-activate-venv(): INFO: Adding /tmp/venv-nlTl/bin to PATH 12:51:35 INFO: No Stack... 12:51:35 INFO: Retrieving Pricing Info for: v3-standard-2 12:51:36 INFO: Archiving Costs 12:51:36 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins15124941047901435111.sh 12:51:36 ---> logs-deploy.sh 12:51:36 Setup pyenv: 12:51:36 system 12:51:36 3.8.13 12:51:36 3.9.13 12:51:36 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 12:51:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nlTl from file:/tmp/.os_lf_venv 12:51:38 lf-activate-venv(): INFO: Installing: lftools 12:51:45 lf-activate-venv(): INFO: Adding /tmp/venv-nlTl/bin to PATH 12:51:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/291 12:51:45 INFO: archiving workspace using pattern(s): 12:51:46 Archives upload complete. 12:51:47 INFO: archiving logs to Nexus 12:51:47 ---> uname -a: 12:51:47 Linux prd-centos8-builder-2c-1g-18968.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 12:51:47 12:51:47 12:51:47 ---> lscpu: 12:51:47 Architecture: x86_64 12:51:47 CPU op-mode(s): 32-bit, 64-bit 12:51:47 Byte Order: Little Endian 12:51:47 CPU(s): 2 12:51:47 On-line CPU(s) list: 0,1 12:51:47 Thread(s) per core: 1 12:51:47 Core(s) per socket: 1 12:51:47 Socket(s): 2 12:51:47 NUMA node(s): 1 12:51:47 Vendor ID: AuthenticAMD 12:51:47 CPU family: 23 12:51:47 Model: 49 12:51:47 Model name: AMD EPYC-Rome Processor 12:51:47 Stepping: 0 12:51:47 CPU MHz: 2799.998 12:51:47 BogoMIPS: 5599.99 12:51:47 Virtualization: AMD-V 12:51:47 Hypervisor vendor: KVM 12:51:47 Virtualization type: full 12:51:47 L1d cache: 32K 12:51:47 L1i cache: 32K 12:51:47 L2 cache: 512K 12:51:47 L3 cache: 16384K 12:51:47 NUMA node0 CPU(s): 0,1 12:51:47 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 12:51:47 12:51:47 12:51:47 ---> nproc: 12:51:47 2 12:51:47 12:51:47 12:51:47 ---> df -h: 12:51:47 Filesystem Size Used Avail Use% Mounted on 12:51:47 devtmpfs 3.8G 0 3.8G 0% /dev 12:51:47 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:51:47 tmpfs 3.8G 17M 3.8G 1% /run 12:51:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:51:47 /dev/vda1 40G 8.5G 32G 22% / 12:51:47 tmpfs 770M 0 770M 0% /run/user/1001 12:51:47 12:51:47 12:51:47 ---> free -m: 12:51:47 total used free shared buff/cache available 12:51:47 Mem: 7699 583 4988 19 2127 6809 12:51:47 Swap: 1023 0 1023 12:51:47 12:51:47 12:51:47 ---> ip addr: 12:51:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:51:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:51:47 inet 127.0.0.1/8 scope host lo 12:51:47 valid_lft forever preferred_lft forever 12:51:47 inet6 ::1/128 scope host 12:51:47 valid_lft forever preferred_lft forever 12:51:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:51:47 link/ether fa:16:3e:72:61:95 brd ff:ff:ff:ff:ff:ff 12:51:47 altname enp0s3 12:51:47 altname ens3 12:51:47 inet 10.30.106.7/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:51:47 valid_lft 86275sec preferred_lft 86275sec 12:51:47 inet6 fe80::f816:3eff:fe72:6195/64 scope link 12:51:47 valid_lft forever preferred_lft forever 12:51:47 12:51:47 12:51:47 ---> sar -b -r -n DEV: 12:51:47 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/06/2025 _x86_64_ (2 CPU) 12:51:47 12:51:47 12:49:39 LINUX RESTART (2 CPU) 12:51:47 12:51:47 12:50:01 PM tps rtps wtps bread/s bwrtn/s 12:51:47 12:51:01 PM 420.23 160.61 259.61 5584.54 10636.99 12:51:47 Average: 420.23 160.61 259.61 5584.54 10636.99 12:51:47 12:51:47 12:50:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:51:47 12:51:01 PM 5243576 7008780 2640868 33.49 2688 1935108 709652 7.94 373348 1914628 155832 12:51:47 Average: 5243576 7008780 2640868 33.49 2688 1935108 709652 7.94 373348 1914628 155832 12:51:47 12:51:47 12:50:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:51:47 12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:47 12:51:01 PM eth0 362.61 193.25 1610.01 72.87 0.00 0.00 0.00 0.00 12:51:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:47 Average: eth0 362.61 193.25 1610.01 72.87 0.00 0.00 0.00 0.00 12:51:47 12:51:47 12:51:47 ---> sar -P ALL: 12:51:47 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/06/2025 _x86_64_ (2 CPU) 12:51:47 12:51:47 12:49:39 LINUX RESTART (2 CPU) 12:51:47 12:51:47 12:50:01 PM CPU %user %nice %system %iowait %steal %idle 12:51:47 12:51:01 PM all 44.60 2.58 19.98 3.51 0.10 29.22 12:51:47 12:51:01 PM 0 35.13 2.36 20.94 4.43 0.10 37.03 12:51:47 12:51:01 PM 1 53.98 2.79 19.03 2.61 0.10 21.49 12:51:47 Average: all 44.60 2.58 19.98 3.51 0.10 29.22 12:51:47 Average: 0 35.13 2.36 20.94 4.43 0.10 37.03 12:51:47 Average: 1 53.98 2.79 19.03 2.61 0.10 21.49 12:51:47 12:51:47 12:51:47