10:14:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141111 10:14:08 Running as SYSTEM 10:14:08 [EnvInject] - Loading node environment variables. 10:14:08 Building remotely on prd-centos8-builder-2c-1g-19920 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-md-lint 10:14:08 [ssh-agent] Looking for ssh-agent implementation... 10:14:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:14:09 $ ssh-agent 10:14:09 SSH_AUTH_SOCK=/tmp/ssh-ucNJJckVXvTC/agent.15522 10:14:09 SSH_AGENT_PID=15527 10:14:09 [ssh-agent] Started. 10:14:09 Running ssh-add (command line suppressed) 10:14:09 Identity added: /w/workspace/integration-xtesting-master-md-lint@tmp/private_key_10908534938674087606.key (/w/workspace/integration-xtesting-master-md-lint@tmp/private_key_10908534938674087606.key) 10:14:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:14:09 The recommended git tool is: NONE 10:14:12 using credential onap-jenkins-ssh 10:14:12 Wiping out workspace first. 10:14:12 Cloning the remote Git repository 10:14:12 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 10:14:12 > git init /w/workspace/integration-xtesting-master-md-lint # timeout=10 10:14:12 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 10:14:12 > git --version # timeout=10 10:14:12 > git --version # 'git version 2.39.0' 10:14:12 using GIT_SSH to set credentials Gerrit user 10:14:12 [INFO] Currently running in a labeled security context 10:14:12 [INFO] Currently SELinux is 'enforcing' on the host 10:14:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-md-lint@tmp/jenkins-gitclient-ssh16812644533044692192.key 10:14:12 Verifying host key using manually-configured host key entries 10:14:12 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:14:12 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 10:14:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:13 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 10:14:13 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 10:14:13 using GIT_SSH to set credentials Gerrit user 10:14:13 [INFO] Currently running in a labeled security context 10:14:13 [INFO] Currently SELinux is 'enforcing' on the host 10:14:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-md-lint@tmp/jenkins-gitclient-ssh4323614082632913124.key 10:14:13 Verifying host key using manually-configured host key entries 10:14:13 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/11/141111/3 # timeout=30 10:14:13 > git rev-parse 5a41c579249dad85ebce10d0c1536c4522cb9d2f^{commit} # timeout=10 10:14:13 Checking out Revision 5a41c579249dad85ebce10d0c1536c4522cb9d2f (refs/changes/11/141111/3) 10:14:13 > git config core.sparsecheckout # timeout=10 10:14:13 > git checkout -f 5a41c579249dad85ebce10d0c1536c4522cb9d2f # timeout=30 10:14:16 Commit message: "[INT] Add docker image for testkube custom executor" 10:14:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:14:16 > git rev-list --no-walk 11821a0e76e27de1aa00b5f9ffd971f44e5cc934 # timeout=10 10:14:17 [EnvInject] - Injecting environment variables from a build step. 10:14:17 [EnvInject] - Injecting as environment variables the properties content 10:14:17 PYTHON=python3 10:14:17 10:14:17 [EnvInject] - Variables injected successfully. 10:14:17 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins3468573612873310660.sh 10:14:17 ---> tox-install.sh 10:14:17 + source /home/jenkins/lf-env.sh 10:14:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:14:17 ++ mktemp -d /tmp/venv-XXXX 10:14:17 + lf_venv=/tmp/venv-nJBL 10:14:17 + local venv_file=/tmp/.os_lf_venv 10:14:17 + local python=python3 10:14:17 + local options 10:14:17 + local set_path=true 10:14:17 + local install_args= 10:14:17 ++ 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 10:14:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:14:17 + true 10:14:17 + case $1 in 10:14:17 + venv_file=/tmp/.toxenv 10:14:17 + shift 2 10:14:17 + true 10:14:17 + case $1 in 10:14:17 + shift 10:14:17 + break 10:14:17 + case $python in 10:14:17 + local pkg_list= 10:14:17 + [[ -d /opt/pyenv ]] 10:14:17 + echo 'Setup pyenv:' 10:14:17 Setup pyenv: 10:14:17 + export PYENV_ROOT=/opt/pyenv 10:14:17 + PYENV_ROOT=/opt/pyenv 10:14:17 + 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 10:14:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:14:17 + pyenv versions 10:14:17 system 10:14:17 * 3.8.13 (set by /opt/pyenv/version) 10:14:17 * 3.9.13 (set by /opt/pyenv/version) 10:14:17 * 3.10.6 (set by /opt/pyenv/version) 10:14:17 + command -v pyenv 10:14:17 ++ pyenv init - --no-rehash 10:14:17 + 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[*]}"'\'')" 10:14:17 export PATH="/opt/pyenv/shims:${PATH}" 10:14:17 export PYENV_SHELL=bash 10:14:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:14:17 pyenv() { 10:14:17 local command 10:14:17 command="${1:-}" 10:14:17 if [ "$#" -gt 0 ]; then 10:14:17 shift 10:14:17 fi 10:14:17 10:14:17 case "$command" in 10:14:17 rehash|shell) 10:14:17 eval "$(pyenv "sh-$command" "$@")" 10:14:17 ;; 10:14:17 *) 10:14:17 command pyenv "$command" "$@" 10:14:17 ;; 10:14:17 esac 10:14:17 }' 10:14:17 +++ 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[*]}"' 10:14:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:14:17 ++ 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 10:14:17 ++ 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 10:14:17 ++ export PYENV_SHELL=bash 10:14:17 ++ PYENV_SHELL=bash 10:14:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:14:17 +++ complete -F _pyenv pyenv 10:14:17 ++ lf-pyver python3 10:14:17 ++ local py_version_xy=python3 10:14:17 ++ local py_version_xyz= 10:14:17 ++ pyenv versions 10:14:17 ++ local command 10:14:17 ++ command=versions 10:14:17 ++ '[' 1 -gt 0 ']' 10:14:17 ++ shift 10:14:17 ++ case "$command" in 10:14:17 ++ command pyenv versions 10:14:17 ++ pyenv versions 10:14:17 ++ sed 's/^[ *]* //' 10:14:17 ++ awk '{ print $1 }' 10:14:17 ++ grep -E '^[0-9.]*[0-9]$' 10:14:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:14:17 +++ grep '^3' /tmp/.pyenv_versions 10:14:17 +++ sort -V 10:14:17 +++ tail -n 1 10:14:17 ++ py_version_xyz=3.10.6 10:14:17 ++ [[ -z 3.10.6 ]] 10:14:17 ++ echo 3.10.6 10:14:17 ++ return 0 10:14:17 + pyenv local 3.10.6 10:14:17 + local command 10:14:17 + command=local 10:14:17 + '[' 2 -gt 0 ']' 10:14:17 + shift 10:14:17 + case "$command" in 10:14:17 + command pyenv local 3.10.6 10:14:17 + pyenv local 3.10.6 10:14:17 + for arg in "$@" 10:14:17 + case $arg in 10:14:17 + pkg_list+='tox ' 10:14:17 + for arg in "$@" 10:14:17 + case $arg in 10:14:17 + pkg_list+='virtualenv ' 10:14:17 + for arg in "$@" 10:14:17 + case $arg in 10:14:17 + pkg_list+='urllib3~=1.26.15 ' 10:14:17 + [[ -f /tmp/.toxenv ]] 10:14:17 + [[ ! -f /tmp/.toxenv ]] 10:14:17 + [[ -n '' ]] 10:14:17 + python3 -m venv /tmp/venv-nJBL 10:14:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nJBL' 10:14:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nJBL 10:14:22 + echo /tmp/venv-nJBL 10:14:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:14:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:14:22 + /tmp/venv-nJBL/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:14:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:14:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:14:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:14:26 + /tmp/venv-nJBL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:14:28 + type python3 10:14:28 + true 10:14:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nJBL/bin to PATH' 10:14:28 lf-activate-venv(): INFO: Adding /tmp/venv-nJBL/bin to PATH 10:14:28 + PATH=/tmp/venv-nJBL/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 10:14:28 + return 0 10:14:28 + python3 --version 10:14:28 Python 3.10.6 10:14:28 + python3 -m pip --version 10:14:28 pip 25.1.1 from /tmp/venv-nJBL/lib/python3.10/site-packages/pip (python 3.10) 10:14:28 + python3 -m pip freeze 10:14:29 cachetools==6.0.0 10:14:29 chardet==5.2.0 10:14:29 colorama==0.4.6 10:14:29 distlib==0.3.9 10:14:29 filelock==3.18.0 10:14:29 packaging==25.0 10:14:29 platformdirs==4.3.8 10:14:29 pluggy==1.6.0 10:14:29 pyproject-api==1.9.1 10:14:29 tomli==2.2.1 10:14:29 tox==4.26.0 10:14:29 typing_extensions==4.14.0 10:14:29 urllib3==1.26.20 10:14:29 virtualenv==20.31.2 10:14:29 [EnvInject] - Injecting environment variables from a build step. 10:14:29 [EnvInject] - Injecting as environment variables the properties content 10:14:29 PARALLEL=false 10:14:29 10:14:29 [EnvInject] - Variables injected successfully. 10:14:29 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins15667429821088171601.sh 10:14:29 ---> tox-run.sh 10:14:29 + 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 10:14:29 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-md-lint/archives/tox 10:14:29 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-md-lint/archives/docs 10:14:29 + mkdir -p /w/workspace/integration-xtesting-master-md-lint/archives/tox 10:14:29 + cd /w/workspace/integration-xtesting-master-md-lint/. 10:14:29 + source /home/jenkins/lf-env.sh 10:14:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:14:29 ++ mktemp -d /tmp/venv-XXXX 10:14:29 + lf_venv=/tmp/venv-59sL 10:14:29 + local venv_file=/tmp/.os_lf_venv 10:14:29 + local python=python3 10:14:29 + local options 10:14:29 + local set_path=true 10:14:29 + local install_args= 10:14:29 ++ 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 10:14:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:14:29 + true 10:14:29 + case $1 in 10:14:29 + venv_file=/tmp/.toxenv 10:14:29 + shift 2 10:14:29 + true 10:14:29 + case $1 in 10:14:29 + shift 10:14:29 + break 10:14:29 + case $python in 10:14:29 + local pkg_list= 10:14:29 + [[ -d /opt/pyenv ]] 10:14:29 + echo 'Setup pyenv:' 10:14:29 Setup pyenv: 10:14:29 + export PYENV_ROOT=/opt/pyenv 10:14:29 + PYENV_ROOT=/opt/pyenv 10:14:29 + 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 10:14:29 + 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 10:14:29 + pyenv versions 10:14:29 system 10:14:29 3.8.13 10:14:29 3.9.13 10:14:29 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:14:29 + command -v pyenv 10:14:29 ++ pyenv init - --no-rehash 10:14:29 + 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[*]}"'\'')" 10:14:29 export PATH="/opt/pyenv/shims:${PATH}" 10:14:29 export PYENV_SHELL=bash 10:14:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:14:29 pyenv() { 10:14:29 local command 10:14:29 command="${1:-}" 10:14:29 if [ "$#" -gt 0 ]; then 10:14:29 shift 10:14:29 fi 10:14:29 10:14:29 case "$command" in 10:14:29 rehash|shell) 10:14:29 eval "$(pyenv "sh-$command" "$@")" 10:14:29 ;; 10:14:29 *) 10:14:29 command pyenv "$command" "$@" 10:14:29 ;; 10:14:29 esac 10:14:29 }' 10:14:29 +++ 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[*]}"' 10:14:29 ++ 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 10:14:29 ++ 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 10:14:29 ++ 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 10:14:29 ++ export PYENV_SHELL=bash 10:14:29 ++ PYENV_SHELL=bash 10:14:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:14:29 +++ complete -F _pyenv pyenv 10:14:29 ++ lf-pyver python3 10:14:29 ++ local py_version_xy=python3 10:14:29 ++ local py_version_xyz= 10:14:29 ++ pyenv versions 10:14:29 ++ local command 10:14:29 ++ command=versions 10:14:29 ++ '[' 1 -gt 0 ']' 10:14:29 ++ shift 10:14:29 ++ case "$command" in 10:14:29 ++ command pyenv versions 10:14:29 ++ pyenv versions 10:14:29 ++ grep -E '^[0-9.]*[0-9]$' 10:14:29 ++ sed 's/^[ *]* //' 10:14:29 ++ awk '{ print $1 }' 10:14:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:14:29 +++ grep '^3' /tmp/.pyenv_versions 10:14:29 +++ tail -n 1 10:14:29 +++ sort -V 10:14:29 ++ py_version_xyz=3.10.6 10:14:29 ++ [[ -z 3.10.6 ]] 10:14:29 ++ echo 3.10.6 10:14:29 ++ return 0 10:14:29 + pyenv local 3.10.6 10:14:29 + local command 10:14:29 + command=local 10:14:29 + '[' 2 -gt 0 ']' 10:14:29 + shift 10:14:29 + case "$command" in 10:14:29 + command pyenv local 3.10.6 10:14:29 + pyenv local 3.10.6 10:14:29 + for arg in "$@" 10:14:29 + case $arg in 10:14:29 + pkg_list+='tox ' 10:14:29 + for arg in "$@" 10:14:29 + case $arg in 10:14:29 + pkg_list+='virtualenv ' 10:14:29 + for arg in "$@" 10:14:29 + case $arg in 10:14:29 + pkg_list+='urllib3~=1.26.15 ' 10:14:29 + [[ -f /tmp/.toxenv ]] 10:14:29 ++ cat /tmp/.toxenv 10:14:29 + lf_venv=/tmp/venv-nJBL 10:14:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nJBL from' file:/tmp/.toxenv 10:14:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nJBL from file:/tmp/.toxenv 10:14:29 + /tmp/venv-nJBL/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:14:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:14:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:14:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:14:30 + /tmp/venv-nJBL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:14:31 + type python3 10:14:31 + true 10:14:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nJBL/bin to PATH' 10:14:31 lf-activate-venv(): INFO: Adding /tmp/venv-nJBL/bin to PATH 10:14:31 + PATH=/tmp/venv-nJBL/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 10:14:31 + return 0 10:14:31 + [[ -d /opt/pyenv ]] 10:14:31 + echo '---> Setting up pyenv' 10:14:31 ---> Setting up pyenv 10:14:31 + export PYENV_ROOT=/opt/pyenv 10:14:31 + PYENV_ROOT=/opt/pyenv 10:14:31 + export PATH=/opt/pyenv/bin:/tmp/venv-nJBL/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 10:14:31 + PATH=/opt/pyenv/bin:/tmp/venv-nJBL/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 10:14:31 ++ pwd 10:14:31 + PYTHONPATH=/w/workspace/integration-xtesting-master-md-lint 10:14:31 + export PYTHONPATH 10:14:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:14:31 + TOX_TESTENV_PASSENV=PYTHONPATH 10:14:31 + tox --version 10:14:31 4.26.0 from /tmp/venv-nJBL/lib/python3.10/site-packages/tox/__init__.py 10:14:31 + PARALLEL=false 10:14:31 + TOX_OPTIONS_LIST= 10:14:31 + [[ -n md ]] 10:14:31 + TOX_OPTIONS_LIST=' -e md' 10:14:31 + case ${PARALLEL,,} in 10:14:31 + tee -a /w/workspace/integration-xtesting-master-md-lint/archives/tox/tox.log 10:14:31 + tox -e md 10:14:33 md: install_deps> python -I -m pip install coala-bears nodeenv 10:15:05 md: freeze> python -m pip freeze --all 10:15:05 md: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.17.0,bandit==1.6.2,certifi==2025.4.26,charset-normalizer==3.4.2,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.44,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.10,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.9.1,packaging==25.0,pbr==6.1.1,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.1,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2025.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==1.17.2,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 10:15:05 md: commands_pre[0]> nodeenv -p --node=16.10.0 --verbose 10:15:05 * Install prebuilt node (16.10.0) ..... done. 10:15:08 * Appending data to /w/workspace/integration-xtesting-master-md-lint/.tox/md/bin/activate 10:15:08 * Appending data to /w/workspace/integration-xtesting-master-md-lint/.tox/md/bin/activate.fish 10:15:08 md: commands_pre[1]> npm install --global remark-cli 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: '@npmcli/config@8.3.4', 10:15:16 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: '@npmcli/map-workspaces@3.0.6', 10:15:16 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: '@npmcli/package-json@5.2.1', 10:15:16 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: 'ini@4.1.3', 10:15:16 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: 'nopt@7.2.1', 10:15:16 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: 'proc-log@4.2.0', 10:15:16 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: '@npmcli/name-from-folder@2.0.0', 10:15:16 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: 'read-package-json-fast@3.0.2', 10:15:16 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: '@npmcli/git@5.0.8', 10:15:16 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: 'hosted-git-info@7.0.2', 10:15:16 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: 'json-parse-even-better-errors@3.0.2', 10:15:16 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: 'normalize-package-data@6.0.2', 10:15:16 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: '@npmcli/promise-spawn@7.0.2', 10:15:16 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: 'npm-pick-manifest@9.1.0', 10:15:16 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: 'which@4.0.0', 10:15:16 npm WARN EBADENGINE required: { node: '^16.13.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: 'which@4.0.0', 10:15:16 npm WARN EBADENGINE required: { node: '^16.13.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: 'abbrev@2.0.0', 10:15:16 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: 'npm-install-checks@6.3.0', 10:15:16 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: 'npm-normalize-package-bin@3.0.1', 10:15:16 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: 'npm-package-arg@11.0.3', 10:15:16 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:16 npm WARN EBADENGINE Unsupported engine { 10:15:16 npm WARN EBADENGINE package: 'validate-npm-package-name@5.0.1', 10:15:16 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 10:15:16 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 10:15:16 npm WARN EBADENGINE } 10:15:19 10:15:19 added 185 packages, and audited 186 packages in 11s 10:15:19 10:15:19 78 packages are looking for funding 10:15:19 run `npm fund` for details 10:15:19 npm notice 10:15:19 npm notice New major version of npm available! 7.24.0 -> 11.4.1 10:15:19 npm notice Changelog: 10:15:19 npm notice Run `npm install -g npm@11.4.1` to update! 10:15:19 npm notice 10:15:19 10:15:19 found 0 vulnerabilities 10:15:19 md: commands_pre[2]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.md'"'"' > /tmp/.coalist_md' 10:15:19 md: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn md --files $( /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn md --files $( Completed tox runs' 10:15:20 ---> Completed tox runs 10:15:20 + for i in .tox/*/log 10:15:20 ++ echo .tox/md/log 10:15:20 ++ awk -F/ '{print $2}' 10:15:20 + tox_env=md 10:15:20 + cp -r .tox/md/log /w/workspace/integration-xtesting-master-md-lint/archives/tox/md 10:15:20 + DOC_DIR=docs/_build/html 10:15:20 + [[ -d docs/_build/html ]] 10:15:20 + echo '---> tox-run.sh ends' 10:15:20 ---> tox-run.sh ends 10:15:20 + test 5 -eq 0 10:15:20 + exit 5 10:15:20 Build step 'Execute shell' marked build as failure 10:15:20 $ ssh-agent -k 10:15:20 unset SSH_AUTH_SOCK; 10:15:20 unset SSH_AGENT_PID; 10:15:20 echo Agent pid 15527 killed; 10:15:20 [ssh-agent] Stopped. 10:15:20 [PostBuildScript] - [INFO] Executing post build scripts. 10:15:20 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins99354887749052018.sh 10:15:20 ---> sysstat.sh 10:15:21 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins6188750613687276060.sh 10:15:21 ---> package-listing.sh 10:15:21 ++ facter osfamily 10:15:21 ++ tr '[:upper:]' '[:lower:]' 10:15:21 + OS_FAMILY=redhat 10:15:21 + workspace=/w/workspace/integration-xtesting-master-md-lint 10:15:21 + START_PACKAGES=/tmp/packages_start.txt 10:15:21 + END_PACKAGES=/tmp/packages_end.txt 10:15:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:15:21 + PACKAGES=/tmp/packages_start.txt 10:15:21 + '[' /w/workspace/integration-xtesting-master-md-lint ']' 10:15:21 + PACKAGES=/tmp/packages_end.txt 10:15:21 + case "${OS_FAMILY}" in 10:15:21 + rpm -qa 10:15:21 + sort 10:15:22 + '[' -f /tmp/packages_start.txt ']' 10:15:22 + '[' -f /tmp/packages_end.txt ']' 10:15:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:15:22 + '[' /w/workspace/integration-xtesting-master-md-lint ']' 10:15:22 + mkdir -p /w/workspace/integration-xtesting-master-md-lint/archives/ 10:15:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-md-lint/archives/ 10:15:22 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins14536723948457301858.sh 10:15:22 ---> capture-instance-metadata.sh 10:15:22 Setup pyenv: 10:15:22 system 10:15:22 3.8.13 10:15:22 3.9.13 10:15:22 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:15:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KMob 10:15:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:15:31 lf-activate-venv(): INFO: Installing: lftools 10:16:12 lf-activate-venv(): INFO: Adding /tmp/venv-KMob/bin to PATH 10:16:12 INFO: Running in OpenStack, capturing instance metadata 10:16:12 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins4318257775112748940.sh 10:16:12 provisioning config files... 10:16:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-md-lint@tmp/config2093813661443704840tmp 10:16:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:16:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:16:12 [EnvInject] - Injecting environment variables from a build step. 10:16:12 [EnvInject] - Injecting as environment variables the properties content 10:16:12 SERVER_ID=logs 10:16:12 10:16:12 [EnvInject] - Variables injected successfully. 10:16:12 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins7096428083131544548.sh 10:16:12 ---> create-netrc.sh 10:16:12 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins16908922556495336984.sh 10:16:12 ---> python-tools-install.sh 10:16:12 Setup pyenv: 10:16:12 system 10:16:12 3.8.13 10:16:12 3.9.13 10:16:12 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:16:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMob from file:/tmp/.os_lf_venv 10:16:14 lf-activate-venv(): INFO: Installing: lftools 10:16:26 lf-activate-venv(): INFO: Adding /tmp/venv-KMob/bin to PATH 10:16:26 Generating Requirements File 10:16:50 Python 3.10.6 10:16:50 pip 25.1.1 from /tmp/venv-KMob/lib/python3.10/site-packages/pip (python 3.10) 10:16:50 appdirs==1.4.4 10:16:50 argcomplete==3.6.2 10:16:50 aspy.yaml==1.3.0 10:16:50 attrs==25.3.0 10:16:50 autopage==0.5.2 10:16:50 beautifulsoup4==4.13.4 10:16:50 boto3==1.38.33 10:16:50 botocore==1.38.33 10:16:50 bs4==0.0.2 10:16:50 cachetools==5.5.2 10:16:50 certifi==2025.4.26 10:16:50 cffi==1.17.1 10:16:50 cfgv==3.4.0 10:16:50 chardet==5.2.0 10:16:50 charset-normalizer==3.4.2 10:16:50 click==8.2.1 10:16:50 cliff==4.10.0 10:16:50 cmd2==2.6.1 10:16:50 cryptography==3.3.2 10:16:50 debtcollector==3.0.0 10:16:50 decorator==5.2.1 10:16:50 defusedxml==0.7.1 10:16:50 Deprecated==1.2.18 10:16:50 distlib==0.3.9 10:16:50 dnspython==2.7.0 10:16:50 docker==7.1.0 10:16:50 dogpile.cache==1.4.0 10:16:50 durationpy==0.10 10:16:50 email_validator==2.2.0 10:16:50 filelock==3.18.0 10:16:50 future==1.0.0 10:16:50 gitdb==4.0.12 10:16:50 GitPython==3.1.44 10:16:50 google-auth==2.40.3 10:16:50 httplib2==0.22.0 10:16:50 identify==2.6.12 10:16:50 idna==3.10 10:16:50 importlib-resources==1.5.0 10:16:50 iso8601==2.1.0 10:16:50 Jinja2==3.1.6 10:16:50 jmespath==1.0.1 10:16:50 jsonpatch==1.33 10:16:50 jsonpointer==3.0.0 10:16:50 jsonschema==4.24.0 10:16:50 jsonschema-specifications==2025.4.1 10:16:50 keystoneauth1==5.11.0 10:16:50 kubernetes==33.1.0 10:16:50 lftools==0.37.13 10:16:50 lxml==5.4.0 10:16:50 MarkupSafe==3.0.2 10:16:50 msgpack==1.1.0 10:16:50 multi_key_dict==2.0.3 10:16:50 munch==4.0.0 10:16:50 netaddr==1.3.0 10:16:50 niet==1.4.2 10:16:50 nodeenv==1.9.1 10:16:50 oauth2client==4.1.3 10:16:50 oauthlib==3.2.2 10:16:50 openstacksdk==4.6.0 10:16:50 os-client-config==2.1.0 10:16:50 os-service-types==1.7.0 10:16:50 osc-lib==4.0.2 10:16:50 oslo.config==9.8.0 10:16:50 oslo.context==6.0.0 10:16:50 oslo.i18n==6.5.1 10:16:50 oslo.log==7.1.0 10:16:50 oslo.serialization==5.7.0 10:16:50 oslo.utils==9.0.0 10:16:50 packaging==25.0 10:16:50 pbr==6.1.1 10:16:50 platformdirs==4.3.8 10:16:50 prettytable==3.16.0 10:16:50 psutil==7.0.0 10:16:50 pyasn1==0.6.1 10:16:50 pyasn1_modules==0.4.2 10:16:50 pycparser==2.22 10:16:50 pygerrit2==2.0.15 10:16:50 PyGithub==2.6.1 10:16:50 PyJWT==2.10.1 10:16:50 PyNaCl==1.5.0 10:16:50 pyparsing==2.4.7 10:16:50 pyperclip==1.9.0 10:16:50 pyrsistent==0.20.0 10:16:50 python-cinderclient==9.7.0 10:16:50 python-dateutil==2.9.0.post0 10:16:50 python-heatclient==4.2.0 10:16:50 python-jenkins==1.8.2 10:16:50 python-keystoneclient==5.6.0 10:16:50 python-magnumclient==4.8.1 10:16:50 python-openstackclient==8.1.0 10:16:50 python-swiftclient==4.8.0 10:16:50 PyYAML==6.0.2 10:16:50 referencing==0.36.2 10:16:50 requests==2.32.4 10:16:50 requests-oauthlib==2.0.0 10:16:50 requestsexceptions==1.4.0 10:16:50 rfc3986==2.0.0 10:16:50 rpds-py==0.25.1 10:16:50 rsa==4.9.1 10:16:50 ruamel.yaml==0.18.14 10:16:50 ruamel.yaml.clib==0.2.12 10:16:50 s3transfer==0.13.0 10:16:50 simplejson==3.20.1 10:16:50 six==1.17.0 10:16:50 smmap==5.0.2 10:16:50 soupsieve==2.7 10:16:50 stevedore==5.4.1 10:16:50 tabulate==0.9.0 10:16:50 toml==0.10.2 10:16:50 tomlkit==0.13.3 10:16:50 tqdm==4.67.1 10:16:50 typing_extensions==4.14.0 10:16:50 tzdata==2025.2 10:16:50 urllib3==1.26.20 10:16:50 virtualenv==20.31.2 10:16:50 wcwidth==0.2.13 10:16:50 websocket-client==1.8.0 10:16:50 wrapt==1.17.2 10:16:50 xdg==6.0.0 10:16:50 xmltodict==0.14.2 10:16:50 yq==3.4.3 10:16:50 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins5056158584494664947.sh 10:16:50 ---> sudo-logs.sh 10:16:50 Archiving 'sudo' log.. 10:16:51 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins11771132510450298722.sh 10:16:51 ---> job-cost.sh 10:16:51 Setup pyenv: 10:16:51 system 10:16:51 3.8.13 10:16:51 3.9.13 10:16:51 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:16:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMob from file:/tmp/.os_lf_venv 10:16:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:16:58 lf-activate-venv(): INFO: Adding /tmp/venv-KMob/bin to PATH 10:16:58 INFO: No Stack... 10:16:59 INFO: Retrieving Pricing Info for: v3-standard-2 10:16:59 INFO: Archiving Costs 10:16:59 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins5433796594203357379.sh 10:16:59 ---> logs-deploy.sh 10:16:59 Setup pyenv: 10:16:59 system 10:16:59 3.8.13 10:16:59 3.9.13 10:16:59 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 10:16:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMob from file:/tmp/.os_lf_venv 10:17:01 lf-activate-venv(): INFO: Installing: lftools 10:17:09 lf-activate-venv(): INFO: Adding /tmp/venv-KMob/bin to PATH 10:17:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-md-lint/75 10:17:09 INFO: archiving workspace using pattern(s): 10:17:10 Archives upload complete. 10:17:11 INFO: archiving logs to Nexus 10:17:11 ---> uname -a: 10:17:11 Linux prd-centos8-builder-2c-1g-19920.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 10:17:11 10:17:11 10:17:11 ---> lscpu: 10:17:11 Architecture: x86_64 10:17:11 CPU op-mode(s): 32-bit, 64-bit 10:17:11 Byte Order: Little Endian 10:17:11 CPU(s): 2 10:17:11 On-line CPU(s) list: 0,1 10:17:11 Thread(s) per core: 1 10:17:11 Core(s) per socket: 1 10:17:11 Socket(s): 2 10:17:11 NUMA node(s): 1 10:17:11 Vendor ID: AuthenticAMD 10:17:11 CPU family: 23 10:17:11 Model: 49 10:17:11 Model name: AMD EPYC-Rome Processor 10:17:11 Stepping: 0 10:17:11 CPU MHz: 2800.000 10:17:11 BogoMIPS: 5600.00 10:17:11 Virtualization: AMD-V 10:17:11 Hypervisor vendor: KVM 10:17:11 Virtualization type: full 10:17:11 L1d cache: 32K 10:17:11 L1i cache: 32K 10:17:11 L2 cache: 512K 10:17:11 L3 cache: 16384K 10:17:11 NUMA node0 CPU(s): 0,1 10:17:11 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 10:17:11 10:17:11 10:17:11 ---> nproc: 10:17:11 2 10:17:11 10:17:11 10:17:11 ---> df -h: 10:17:11 Filesystem Size Used Avail Use% Mounted on 10:17:11 devtmpfs 3.8G 0 3.8G 0% /dev 10:17:11 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:17:11 tmpfs 3.8G 17M 3.8G 1% /run 10:17:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:17:11 /dev/vda1 40G 8.9G 32G 23% / 10:17:11 tmpfs 770M 0 770M 0% /run/user/1001 10:17:11 10:17:11 10:17:11 ---> free -m: 10:17:11 total used free shared buff/cache available 10:17:11 Mem: 7699 588 4531 19 2579 6793 10:17:11 Swap: 1023 0 1023 10:17:11 10:17:11 10:17:11 ---> ip addr: 10:17:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:17:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:17:11 inet 127.0.0.1/8 scope host lo 10:17:11 valid_lft forever preferred_lft forever 10:17:11 inet6 ::1/128 scope host 10:17:11 valid_lft forever preferred_lft forever 10:17:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:17:11 link/ether fa:16:3e:ef:97:a1 brd ff:ff:ff:ff:ff:ff 10:17:11 altname enp0s3 10:17:11 altname ens3 10:17:11 inet 10.30.106.45/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:17:11 valid_lft 86189sec preferred_lft 86189sec 10:17:11 inet6 fe80::f816:3eff:feef:97a1/64 scope link 10:17:11 valid_lft forever preferred_lft forever 10:17:11 10:17:11 10:17:11 ---> sar -b -r -n DEV: 10:17:11 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/10/2025 _x86_64_ (2 CPU) 10:17:11 10:17:11 10:13:37 LINUX RESTART (2 CPU) 10:17:11 10:17:11 10:14:01 AM tps rtps wtps bread/s bwrtn/s 10:17:11 10:15:01 AM 342.87 159.80 183.07 7818.73 7891.15 10:17:11 10:16:01 AM 143.82 0.57 143.25 45.45 16594.50 10:17:11 10:17:01 AM 97.80 0.62 97.18 77.99 8026.26 10:17:11 Average: 194.83 53.66 141.17 2647.53 10837.46 10:17:11 10:17:11 10:14:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:17:11 10:15:01 AM 5251120 6995316 2633324 33.40 2688 1919024 808608 9.05 215812 2082024 160988 10:17:11 10:16:01 AM 4831876 6930636 3052568 38.72 2688 2256544 735712 8.24 405892 2235840 67232 10:17:11 10:17:01 AM 4699264 7013832 3185180 40.40 2688 2446640 638896 7.15 413552 2312048 106228 10:17:11 Average: 4927420 6979928 2957024 37.50 2688 2207403 727739 8.15 345085 2209971 111483 10:17:11 10:17:11 10:14:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:17:11 10:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:11 10:15:01 AM eth0 337.84 189.07 1381.93 69.30 0.00 0.00 0.00 0.00 10:17:11 10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:11 10:16:01 AM eth0 201.80 155.76 1111.32 20.76 0.00 0.00 0.00 0.00 10:17:11 10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:11 10:17:01 AM eth0 93.43 71.82 406.68 10.93 0.00 0.00 0.00 0.00 10:17:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:11 Average: eth0 211.03 138.89 966.67 33.67 0.00 0.00 0.00 0.00 10:17:11 10:17:11 10:17:11 ---> sar -P ALL: 10:17:11 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/10/2025 _x86_64_ (2 CPU) 10:17:11 10:17:11 10:13:37 LINUX RESTART (2 CPU) 10:17:11 10:17:11 10:14:01 AM CPU %user %nice %system %iowait %steal %idle 10:17:11 10:15:01 AM all 40.48 2.93 23.27 10.06 0.12 23.13 10:17:11 10:15:01 AM 0 42.79 3.30 21.64 8.24 0.12 23.91 10:17:11 10:15:01 AM 1 38.15 2.57 24.91 11.90 0.12 22.35 10:17:11 10:16:01 AM all 25.36 0.00 3.70 12.54 0.48 57.91 10:17:11 10:16:01 AM 0 21.57 0.00 2.91 15.58 0.84 59.10 10:17:11 10:16:01 AM 1 29.21 0.00 4.50 9.46 0.12 56.71 10:17:11 10:17:01 AM all 34.76 0.00 4.11 3.61 0.10 57.42 10:17:11 10:17:01 AM 0 32.37 0.00 3.87 3.49 0.10 60.17 10:17:11 10:17:01 AM 1 37.14 0.00 4.35 3.74 0.10 54.67 10:17:11 Average: all 33.55 0.97 10.28 8.67 0.23 46.30 10:17:11 Average: 0 32.24 1.09 9.41 9.05 0.35 47.87 10:17:11 Average: 1 34.87 0.84 11.16 8.30 0.11 44.71 10:17:11 10:17:11 10:17:11