18:48:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/data-provider/+/141729 18:48:58 Running as SYSTEM 18:48:58 [EnvInject] - Loading node environment variables. 18:48:58 Building remotely on prd-centos8-builder-2c-1g-35386 (centos8-builder-2c-1g) in workspace /w/workspace/integration-data-provider-master-yml-lint 18:48:58 [ssh-agent] Looking for ssh-agent implementation... 18:48:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:58 $ ssh-agent 18:48:58 SSH_AUTH_SOCK=/tmp/ssh-DWvINq1UhvNF/agent.18502 18:48:58 SSH_AGENT_PID=18524 18:48:58 [ssh-agent] Started. 18:48:58 Running ssh-add (command line suppressed) 18:48:58 Identity added: /w/workspace/integration-data-provider-master-yml-lint@tmp/private_key_4612430077687058448.key (/w/workspace/integration-data-provider-master-yml-lint@tmp/private_key_4612430077687058448.key) 18:48:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:48:58 The recommended git tool is: NONE 18:49:01 using credential onap-jenkins-ssh 18:49:01 Wiping out workspace first. 18:49:01 Cloning the remote Git repository 18:49:01 Cloning repository git://cloud.onap.org/mirror/integration/data-provider.git 18:49:01 > git init /w/workspace/integration-data-provider-master-yml-lint # timeout=10 18:49:01 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 18:49:01 > git --version # timeout=10 18:49:01 > git --version # 'git version 2.39.0' 18:49:01 using GIT_SSH to set credentials Gerrit user 18:49:01 [INFO] Currently running in a labeled security context 18:49:01 [INFO] Currently SELinux is 'enforcing' on the host 18:49:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yml-lint@tmp/jenkins-gitclient-ssh12771133347551322429.key 18:49:01 Verifying host key using manually-configured host key entries 18:49:01 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:49:01 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 18:49:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:02 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 18:49:02 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 18:49:02 using GIT_SSH to set credentials Gerrit user 18:49:02 [INFO] Currently running in a labeled security context 18:49:02 [INFO] Currently SELinux is 'enforcing' on the host 18:49:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yml-lint@tmp/jenkins-gitclient-ssh892407770852870866.key 18:49:02 Verifying host key using manually-configured host key entries 18:49:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git refs/changes/29/141729/2 # timeout=30 18:49:02 > git rev-parse 28bcc2bda83801e5e7aeb9922290ca8d16293811^{commit} # timeout=10 18:49:02 Checking out Revision 28bcc2bda83801e5e7aeb9922290ca8d16293811 (refs/changes/29/141729/2) 18:49:02 > git config core.sparsecheckout # timeout=10 18:49:02 > git checkout -f 28bcc2bda83801e5e7aeb9922290ca8d16293811 # timeout=30 18:49:05 Commit message: "Chore: Add dependabot config" 18:49:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:49:05 > git rev-list --no-walk 1fe097ed029eb0dd960e9e3c5e413317c2283ae9 # timeout=10 18:49:06 [EnvInject] - Injecting environment variables from a build step. 18:49:06 [EnvInject] - Injecting as environment variables the properties content 18:49:06 PYTHON=python3 18:49:06 18:49:06 [EnvInject] - Variables injected successfully. 18:49:06 [integration-data-provider-master-yml-lint] $ /bin/bash -l /tmp/jenkins10389434782095059746.sh 18:49:06 ---> tox-install.sh 18:49:06 + source /home/jenkins/lf-env.sh 18:49:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:49:06 ++ mktemp -d /tmp/venv-XXXX 18:49:06 + lf_venv=/tmp/venv-gGtq 18:49:06 + local venv_file=/tmp/.os_lf_venv 18:49:06 + local python=python3 18:49:06 + local options 18:49:06 + local set_path=true 18:49:06 + local install_args= 18:49: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 18:49:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:49:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:49:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:49:06 + true 18:49:06 + case $1 in 18:49:06 + venv_file=/tmp/.toxenv 18:49:06 + shift 2 18:49:06 + true 18:49:06 + case $1 in 18:49:06 + shift 18:49:06 + break 18:49:06 + case $python in 18:49:06 + local pkg_list= 18:49:06 + [[ -d /opt/pyenv ]] 18:49:06 + echo 'Setup pyenv:' 18:49:06 Setup pyenv: 18:49:06 + export PYENV_ROOT=/opt/pyenv 18:49:06 + PYENV_ROOT=/opt/pyenv 18:49: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 18:49: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 18:49:06 + pyenv versions 18:49:06 system 18:49:06 * 3.8.13 (set by /opt/pyenv/version) 18:49:06 * 3.9.13 (set by /opt/pyenv/version) 18:49:06 * 3.10.6 (set by /opt/pyenv/version) 18:49:06 + command -v pyenv 18:49:06 ++ pyenv init - --no-rehash 18:49: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[*]}"'\'')" 18:49:06 export PATH="/opt/pyenv/shims:${PATH}" 18:49:06 export PYENV_SHELL=bash 18:49:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:49:06 pyenv() { 18:49:06 local command 18:49:06 command="${1:-}" 18:49:06 if [ "$#" -gt 0 ]; then 18:49:06 shift 18:49:06 fi 18:49:06 18:49:06 case "$command" in 18:49:06 rehash|shell) 18:49:06 eval "$(pyenv "sh-$command" "$@")" 18:49:06 ;; 18:49:06 *) 18:49:06 command pyenv "$command" "$@" 18:49:06 ;; 18:49:06 esac 18:49:06 }' 18:49: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[*]}"' 18:49: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 18:49: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 18:49: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 18:49:06 ++ export PYENV_SHELL=bash 18:49:06 ++ PYENV_SHELL=bash 18:49:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:49:06 +++ complete -F _pyenv pyenv 18:49:06 ++ lf-pyver python3 18:49:06 ++ local py_version_xy=python3 18:49:06 ++ local py_version_xyz= 18:49:06 ++ pyenv versions 18:49:06 ++ local command 18:49:06 ++ command=versions 18:49:06 ++ '[' 1 -gt 0 ']' 18:49:06 ++ shift 18:49:06 ++ case "$command" in 18:49:06 ++ command pyenv versions 18:49:06 ++ pyenv versions 18:49:06 ++ grep -E '^[0-9.]*[0-9]$' 18:49:06 ++ sed 's/^[ *]* //' 18:49:06 ++ awk '{ print $1 }' 18:49:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:49:06 +++ grep '^3' /tmp/.pyenv_versions 18:49:06 +++ sort -V 18:49:06 +++ tail -n 1 18:49:06 ++ py_version_xyz=3.10.6 18:49:06 ++ [[ -z 3.10.6 ]] 18:49:06 ++ echo 3.10.6 18:49:06 ++ return 0 18:49:06 + pyenv local 3.10.6 18:49:06 + local command 18:49:06 + command=local 18:49:06 + '[' 2 -gt 0 ']' 18:49:06 + shift 18:49:06 + case "$command" in 18:49:06 + command pyenv local 3.10.6 18:49:06 + pyenv local 3.10.6 18:49:06 + for arg in "$@" 18:49:06 + case $arg in 18:49:06 + pkg_list+='tox ' 18:49:06 + for arg in "$@" 18:49:06 + case $arg in 18:49:06 + pkg_list+='virtualenv ' 18:49:06 + for arg in "$@" 18:49:06 + case $arg in 18:49:06 + pkg_list+='urllib3~=1.26.15 ' 18:49:06 + [[ -f /tmp/.toxenv ]] 18:49:06 + [[ ! -f /tmp/.toxenv ]] 18:49:06 + [[ -n '' ]] 18:49:06 + python3 -m venv /tmp/venv-gGtq 18:49:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gGtq' 18:49:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gGtq 18:49:10 + echo /tmp/venv-gGtq 18:49:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:49:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:49:10 + /tmp/venv-gGtq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:49:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:49:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:49:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:49:14 + /tmp/venv-gGtq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:49:16 + type python3 18:49:16 + true 18:49:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gGtq/bin to PATH' 18:49:16 lf-activate-venv(): INFO: Adding /tmp/venv-gGtq/bin to PATH 18:49:16 + PATH=/tmp/venv-gGtq/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 18:49:16 + return 0 18:49:16 + python3 --version 18:49:16 Python 3.10.6 18:49:16 + python3 -m pip --version 18:49:16 pip 25.2 from /tmp/venv-gGtq/lib/python3.10/site-packages/pip (python 3.10) 18:49:16 + python3 -m pip freeze 18:49:16 cachetools==6.1.0 18:49:16 chardet==5.2.0 18:49:16 colorama==0.4.6 18:49:16 distlib==0.4.0 18:49:16 filelock==3.18.0 18:49:16 packaging==25.0 18:49:16 platformdirs==4.3.8 18:49:16 pluggy==1.6.0 18:49:16 pyproject-api==1.9.1 18:49:16 tomli==2.2.1 18:49:16 tox==4.28.4 18:49:16 typing_extensions==4.14.1 18:49:16 urllib3==1.26.20 18:49:16 virtualenv==20.34.0 18:49:16 [EnvInject] - Injecting environment variables from a build step. 18:49:16 [EnvInject] - Injecting as environment variables the properties content 18:49:16 PARALLEL=false 18:49:16 18:49:16 [EnvInject] - Variables injected successfully. 18:49:16 [integration-data-provider-master-yml-lint] $ /bin/bash -l /tmp/jenkins8903398646047042286.sh 18:49:16 ---> tox-run.sh 18:49:16 + 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 18:49:16 + ARCHIVE_TOX_DIR=/w/workspace/integration-data-provider-master-yml-lint/archives/tox 18:49:16 + ARCHIVE_DOC_DIR=/w/workspace/integration-data-provider-master-yml-lint/archives/docs 18:49:16 + mkdir -p /w/workspace/integration-data-provider-master-yml-lint/archives/tox 18:49:16 + cd /w/workspace/integration-data-provider-master-yml-lint/. 18:49:16 + source /home/jenkins/lf-env.sh 18:49:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:49:16 ++ mktemp -d /tmp/venv-XXXX 18:49:16 + lf_venv=/tmp/venv-iNQL 18:49:16 + local venv_file=/tmp/.os_lf_venv 18:49:16 + local python=python3 18:49:16 + local options 18:49:16 + local set_path=true 18:49:16 + local install_args= 18:49:16 ++ 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 18:49:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:49:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:49:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:49:16 + true 18:49:16 + case $1 in 18:49:16 + venv_file=/tmp/.toxenv 18:49:16 + shift 2 18:49:16 + true 18:49:16 + case $1 in 18:49:16 + shift 18:49:16 + break 18:49:16 + case $python in 18:49:16 + local pkg_list= 18:49:16 + [[ -d /opt/pyenv ]] 18:49:16 + echo 'Setup pyenv:' 18:49:16 Setup pyenv: 18:49:16 + export PYENV_ROOT=/opt/pyenv 18:49:16 + PYENV_ROOT=/opt/pyenv 18:49:16 + 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 18:49:16 + 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 18:49:16 + pyenv versions 18:49:16 system 18:49:16 3.8.13 18:49:16 3.9.13 18:49:16 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yml-lint/.python-version) 18:49:16 + command -v pyenv 18:49:16 ++ pyenv init - --no-rehash 18:49:16 + 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[*]}"'\'')" 18:49:16 export PATH="/opt/pyenv/shims:${PATH}" 18:49:16 export PYENV_SHELL=bash 18:49:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:49:16 pyenv() { 18:49:16 local command 18:49:16 command="${1:-}" 18:49:16 if [ "$#" -gt 0 ]; then 18:49:16 shift 18:49:16 fi 18:49:16 18:49:16 case "$command" in 18:49:16 rehash|shell) 18:49:16 eval "$(pyenv "sh-$command" "$@")" 18:49:16 ;; 18:49:16 *) 18:49:16 command pyenv "$command" "$@" 18:49:16 ;; 18:49:16 esac 18:49:16 }' 18:49:16 +++ 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[*]}"' 18:49:16 ++ 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 18:49:16 ++ 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 18:49:16 ++ 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 18:49:16 ++ export PYENV_SHELL=bash 18:49:16 ++ PYENV_SHELL=bash 18:49:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:49:16 +++ complete -F _pyenv pyenv 18:49:16 ++ lf-pyver python3 18:49:16 ++ local py_version_xy=python3 18:49:16 ++ local py_version_xyz= 18:49:16 ++ pyenv versions 18:49:16 ++ local command 18:49:16 ++ command=versions 18:49:16 ++ '[' 1 -gt 0 ']' 18:49:16 ++ shift 18:49:16 ++ case "$command" in 18:49:16 ++ command pyenv versions 18:49:16 ++ pyenv versions 18:49:16 ++ grep -E '^[0-9.]*[0-9]$' 18:49:16 ++ awk '{ print $1 }' 18:49:16 ++ sed 's/^[ *]* //' 18:49:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:49:17 +++ grep '^3' /tmp/.pyenv_versions 18:49:17 +++ tail -n 1 18:49:17 +++ sort -V 18:49:17 ++ py_version_xyz=3.10.6 18:49:17 ++ [[ -z 3.10.6 ]] 18:49:17 ++ echo 3.10.6 18:49:17 ++ return 0 18:49:17 + pyenv local 3.10.6 18:49:17 + local command 18:49:17 + command=local 18:49:17 + '[' 2 -gt 0 ']' 18:49:17 + shift 18:49:17 + case "$command" in 18:49:17 + command pyenv local 3.10.6 18:49:17 + pyenv local 3.10.6 18:49:17 + for arg in "$@" 18:49:17 + case $arg in 18:49:17 + pkg_list+='tox ' 18:49:17 + for arg in "$@" 18:49:17 + case $arg in 18:49:17 + pkg_list+='virtualenv ' 18:49:17 + for arg in "$@" 18:49:17 + case $arg in 18:49:17 + pkg_list+='urllib3~=1.26.15 ' 18:49:17 + [[ -f /tmp/.toxenv ]] 18:49:17 ++ cat /tmp/.toxenv 18:49:17 + lf_venv=/tmp/venv-gGtq 18:49:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gGtq from' file:/tmp/.toxenv 18:49:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gGtq from file:/tmp/.toxenv 18:49:17 + /tmp/venv-gGtq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:49:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:49:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:49:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:49:17 + /tmp/venv-gGtq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:49:18 + type python3 18:49:18 + true 18:49:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gGtq/bin to PATH' 18:49:18 lf-activate-venv(): INFO: Adding /tmp/venv-gGtq/bin to PATH 18:49:18 + PATH=/tmp/venv-gGtq/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 18:49:18 + return 0 18:49:18 + [[ -d /opt/pyenv ]] 18:49:18 + echo '---> Setting up pyenv' 18:49:18 ---> Setting up pyenv 18:49:18 + export PYENV_ROOT=/opt/pyenv 18:49:18 + PYENV_ROOT=/opt/pyenv 18:49:18 + export PATH=/opt/pyenv/bin:/tmp/venv-gGtq/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 18:49:18 + PATH=/opt/pyenv/bin:/tmp/venv-gGtq/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 18:49:18 ++ pwd 18:49:18 + PYTHONPATH=/w/workspace/integration-data-provider-master-yml-lint 18:49:18 + export PYTHONPATH 18:49:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:49:18 + TOX_TESTENV_PASSENV=PYTHONPATH 18:49:18 + tox --version 18:49:19 4.28.4 from /tmp/venv-gGtq/lib/python3.10/site-packages/tox/__init__.py 18:49:19 + PARALLEL=false 18:49:19 + TOX_OPTIONS_LIST= 18:49:19 + [[ -n yaml ]] 18:49:19 + TOX_OPTIONS_LIST=' -e yaml' 18:49:19 + case ${PARALLEL,,} in 18:49:19 + tox -e yaml 18:49:19 + tee -a /w/workspace/integration-data-provider-master-yml-lint/archives/tox/tox.log 18:49:20 yaml: install_deps> python -I -m pip install coala-bears nodeenv 18:49:43 yaml: freeze> python -m pip freeze --all 18:49:43 yaml: 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.8.3,charset-normalizer==3.4.3,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.45,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==7.0.0,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.2,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,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==1.17.3,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 18:49:43 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 18:49:43 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 18:49:44 ---> Completed tox runs 18:49:44 + for i in .tox/*/log 18:49:44 ++ echo .tox/yaml/log 18:49:44 ++ awk -F/ '{print $2}' 18:49:44 + tox_env=yaml 18:49:44 + cp -r .tox/yaml/log /w/workspace/integration-data-provider-master-yml-lint/archives/tox/yaml 18:49:44 + DOC_DIR=docs/_build/html 18:49:44 + [[ -d docs/_build/html ]] 18:49:44 + echo '---> tox-run.sh ends' 18:49:44 ---> tox-run.sh ends 18:49:44 + test 0 -eq 0 18:49:44 $ ssh-agent -k 18:49:44 unset SSH_AUTH_SOCK; 18:49:44 unset SSH_AGENT_PID; 18:49:44 echo Agent pid 18524 killed; 18:49:44 [ssh-agent] Stopped. 18:49:44 [PostBuildScript] - [INFO] Executing post build scripts. 18:49:44 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins1746294369406812700.sh 18:49:44 ---> sysstat.sh 18:49:44 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins13053588676848197160.sh 18:49:44 ---> package-listing.sh 18:49:44 ++ facter osfamily 18:49:44 ++ tr '[:upper:]' '[:lower:]' 18:49:45 + OS_FAMILY=redhat 18:49:45 + workspace=/w/workspace/integration-data-provider-master-yml-lint 18:49:45 + START_PACKAGES=/tmp/packages_start.txt 18:49:45 + END_PACKAGES=/tmp/packages_end.txt 18:49:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:49:45 + PACKAGES=/tmp/packages_start.txt 18:49:45 + '[' /w/workspace/integration-data-provider-master-yml-lint ']' 18:49:45 + PACKAGES=/tmp/packages_end.txt 18:49:45 + case "${OS_FAMILY}" in 18:49:45 + rpm -qa 18:49:45 + sort 18:49:45 + '[' -f /tmp/packages_start.txt ']' 18:49:45 + '[' -f /tmp/packages_end.txt ']' 18:49:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:49:45 + '[' /w/workspace/integration-data-provider-master-yml-lint ']' 18:49:45 + mkdir -p /w/workspace/integration-data-provider-master-yml-lint/archives/ 18:49:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-data-provider-master-yml-lint/archives/ 18:49:45 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins9920060575296118186.sh 18:49:45 ---> capture-instance-metadata.sh 18:49:45 Setup pyenv: 18:49:45 system 18:49:45 3.8.13 18:49:45 3.9.13 18:49:45 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yml-lint/.python-version) 18:49:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yoPV 18:49:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:49:53 lf-activate-venv(): INFO: Installing: lftools 18:50:15 lf-activate-venv(): INFO: Adding /tmp/venv-yoPV/bin to PATH 18:50:15 INFO: Running in OpenStack, capturing instance metadata 18:50:15 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins3346890288852524599.sh 18:50:15 provisioning config files... 18:50:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-data-provider-master-yml-lint@tmp/config13260988488992388003tmp 18:50:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:50:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:50:15 [EnvInject] - Injecting environment variables from a build step. 18:50:15 [EnvInject] - Injecting as environment variables the properties content 18:50:15 SERVER_ID=logs 18:50:15 18:50:15 [EnvInject] - Variables injected successfully. 18:50:15 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins12392413362274236248.sh 18:50:15 ---> create-netrc.sh 18:50:15 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins15822234333769765573.sh 18:50:15 ---> python-tools-install.sh 18:50:15 Setup pyenv: 18:50:16 system 18:50:16 3.8.13 18:50:16 3.9.13 18:50:16 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yml-lint/.python-version) 18:50:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yoPV from file:/tmp/.os_lf_venv 18:50:17 lf-activate-venv(): INFO: Installing: lftools 18:50:25 lf-activate-venv(): INFO: Adding /tmp/venv-yoPV/bin to PATH 18:50:25 Generating Requirements File 18:50:46 Python 3.10.6 18:50:46 pip 25.2 from /tmp/venv-yoPV/lib/python3.10/site-packages/pip (python 3.10) 18:50:46 appdirs==1.4.4 18:50:46 argcomplete==3.6.2 18:50:46 aspy.yaml==1.3.0 18:50:46 attrs==25.3.0 18:50:46 autopage==0.5.2 18:50:46 beautifulsoup4==4.13.4 18:50:46 boto3==1.40.8 18:50:46 botocore==1.40.8 18:50:46 bs4==0.0.2 18:50:46 cachetools==5.5.2 18:50:46 certifi==2025.8.3 18:50:46 cffi==1.17.1 18:50:46 cfgv==3.4.0 18:50:46 chardet==5.2.0 18:50:46 charset-normalizer==3.4.3 18:50:46 click==8.2.1 18:50:46 cliff==4.10.0 18:50:46 cmd2==2.7.0 18:50:46 cryptography==3.3.2 18:50:46 debtcollector==3.0.0 18:50:46 decorator==5.2.1 18:50:46 defusedxml==0.7.1 18:50:46 Deprecated==1.2.18 18:50:46 distlib==0.4.0 18:50:46 dnspython==2.7.0 18:50:46 docker==7.1.0 18:50:46 dogpile.cache==1.4.0 18:50:46 durationpy==0.10 18:50:46 email_validator==2.2.0 18:50:46 filelock==3.18.0 18:50:46 future==1.0.0 18:50:46 gitdb==4.0.12 18:50:46 GitPython==3.1.45 18:50:46 google-auth==2.40.3 18:50:46 httplib2==0.22.0 18:50:46 identify==2.6.13 18:50:46 idna==3.10 18:50:46 importlib-resources==1.5.0 18:50:46 iso8601==2.1.0 18:50:46 Jinja2==3.1.6 18:50:46 jmespath==1.0.1 18:50:46 jsonpatch==1.33 18:50:46 jsonpointer==3.0.0 18:50:46 jsonschema==4.25.0 18:50:46 jsonschema-specifications==2025.4.1 18:50:46 keystoneauth1==5.11.1 18:50:46 kubernetes==33.1.0 18:50:46 lftools==0.37.13 18:50:46 lxml==6.0.0 18:50:46 markdown-it-py==4.0.0 18:50:46 MarkupSafe==3.0.2 18:50:46 mdurl==0.1.2 18:50:46 msgpack==1.1.1 18:50:46 multi_key_dict==2.0.3 18:50:46 munch==4.0.0 18:50:46 netaddr==1.3.0 18:50:46 niet==1.4.2 18:50:46 nodeenv==1.9.1 18:50:46 oauth2client==4.1.3 18:50:46 oauthlib==3.3.1 18:50:46 openstacksdk==4.6.0 18:50:46 os-client-config==2.3.0 18:50:46 os-service-types==1.8.0 18:50:46 osc-lib==4.1.0 18:50:46 oslo.config==10.0.0 18:50:46 oslo.context==6.0.0 18:50:46 oslo.i18n==6.5.1 18:50:46 oslo.log==7.2.0 18:50:46 oslo.serialization==5.7.0 18:50:46 oslo.utils==9.0.0 18:50:46 packaging==25.0 18:50:46 pbr==7.0.0 18:50:46 platformdirs==4.3.8 18:50:46 prettytable==3.16.0 18:50:46 psutil==7.0.0 18:50:46 pyasn1==0.6.1 18:50:46 pyasn1_modules==0.4.2 18:50:46 pycparser==2.22 18:50:46 pygerrit2==2.0.15 18:50:46 PyGithub==2.7.0 18:50:46 Pygments==2.19.2 18:50:46 PyJWT==2.10.1 18:50:46 PyNaCl==1.5.0 18:50:46 pyparsing==2.4.7 18:50:46 pyperclip==1.9.0 18:50:46 pyrsistent==0.20.0 18:50:46 python-cinderclient==9.7.0 18:50:46 python-dateutil==2.9.0.post0 18:50:46 python-heatclient==4.3.0 18:50:46 python-jenkins==1.8.3 18:50:46 python-keystoneclient==5.6.0 18:50:46 python-magnumclient==4.8.1 18:50:46 python-openstackclient==8.1.0 18:50:46 python-swiftclient==4.8.0 18:50:46 PyYAML==6.0.2 18:50:46 referencing==0.36.2 18:50:46 requests==2.32.4 18:50:46 requests-oauthlib==2.0.0 18:50:46 requestsexceptions==1.4.0 18:50:46 rfc3986==2.0.0 18:50:46 rich==14.1.0 18:50:46 rich-argparse==1.7.1 18:50:46 rpds-py==0.27.0 18:50:46 rsa==4.9.1 18:50:46 ruamel.yaml==0.18.14 18:50:46 ruamel.yaml.clib==0.2.12 18:50:46 s3transfer==0.13.1 18:50:46 simplejson==3.20.1 18:50:46 six==1.17.0 18:50:46 smmap==5.0.2 18:50:46 soupsieve==2.7 18:50:46 stevedore==5.4.1 18:50:46 tabulate==0.9.0 18:50:46 toml==0.10.2 18:50:46 tomlkit==0.13.3 18:50:46 tqdm==4.67.1 18:50:46 typing_extensions==4.14.1 18:50:46 tzdata==2025.2 18:50:46 urllib3==1.26.20 18:50:46 virtualenv==20.34.0 18:50:46 wcwidth==0.2.13 18:50:46 websocket-client==1.8.0 18:50:46 wrapt==1.17.3 18:50:46 xdg==6.0.0 18:50:46 xmltodict==0.14.2 18:50:46 yq==3.4.3 18:50:46 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins7067346459868972768.sh 18:50:46 ---> sudo-logs.sh 18:50:46 Archiving 'sudo' log.. 18:50:46 [integration-data-provider-master-yml-lint] $ /bin/bash /tmp/jenkins2003809047934465890.sh 18:50:46 ---> job-cost.sh 18:50:46 Setup pyenv: 18:50:46 system 18:50:46 3.8.13 18:50:46 3.9.13 18:50:46 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yml-lint/.python-version) 18:50:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yoPV from file:/tmp/.os_lf_venv 18:50:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:50:53 lf-activate-venv(): INFO: Adding /tmp/venv-yoPV/bin to PATH 18:50:53 INFO: No Stack... 18:50:54 INFO: Retrieving Pricing Info for: v3-standard-2 18:50:54 INFO: Archiving Costs 18:50:54 [integration-data-provider-master-yml-lint] $ /bin/bash -l /tmp/jenkins12437917827809579776.sh 18:50:54 ---> logs-deploy.sh 18:50:54 Setup pyenv: 18:50:54 system 18:50:54 3.8.13 18:50:54 3.9.13 18:50:54 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yml-lint/.python-version) 18:50:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yoPV from file:/tmp/.os_lf_venv 18:50:56 lf-activate-venv(): INFO: Installing: lftools 18:51:04 lf-activate-venv(): INFO: Adding /tmp/venv-yoPV/bin to PATH 18:51:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-data-provider-master-yml-lint/7 18:51:04 INFO: archiving workspace using pattern(s): 18:51:05 Archives upload complete. 18:51:05 INFO: archiving logs to Nexus 18:51:06 ---> uname -a: 18:51:06 Linux prd-centos8-builder-2c-1g-35386.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 18:51:06 18:51:06 18:51:06 ---> lscpu: 18:51:06 Architecture: x86_64 18:51:06 CPU op-mode(s): 32-bit, 64-bit 18:51:06 Byte Order: Little Endian 18:51:06 CPU(s): 2 18:51:06 On-line CPU(s) list: 0,1 18:51:06 Thread(s) per core: 1 18:51:06 Core(s) per socket: 1 18:51:06 Socket(s): 2 18:51:06 NUMA node(s): 1 18:51:06 Vendor ID: AuthenticAMD 18:51:06 CPU family: 23 18:51:06 Model: 49 18:51:06 Model name: AMD EPYC-Rome Processor 18:51:06 Stepping: 0 18:51:06 CPU MHz: 2799.998 18:51:06 BogoMIPS: 5599.99 18:51:06 Virtualization: AMD-V 18:51:06 Hypervisor vendor: KVM 18:51:06 Virtualization type: full 18:51:06 L1d cache: 32K 18:51:06 L1i cache: 32K 18:51:06 L2 cache: 512K 18:51:06 L3 cache: 16384K 18:51:06 NUMA node0 CPU(s): 0,1 18:51:06 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 18:51:06 18:51:06 18:51:06 ---> nproc: 18:51:06 2 18:51:06 18:51:06 18:51:06 ---> df -h: 18:51:06 Filesystem Size Used Avail Use% Mounted on 18:51:06 devtmpfs 3.8G 0 3.8G 0% /dev 18:51:06 tmpfs 3.8G 0 3.8G 0% /dev/shm 18:51:06 tmpfs 3.8G 17M 3.8G 1% /run 18:51:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:51:06 /dev/vda1 40G 8.7G 32G 22% / 18:51:06 tmpfs 770M 0 770M 0% /run/user/1001 18:51:06 18:51:06 18:51:06 ---> free -m: 18:51:06 total used free shared buff/cache available 18:51:06 Mem: 7699 593 4757 19 2348 6788 18:51:06 Swap: 1023 0 1023 18:51:06 18:51:06 18:51:06 ---> ip addr: 18:51:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:51:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:51:06 inet 127.0.0.1/8 scope host lo 18:51:06 valid_lft forever preferred_lft forever 18:51:06 inet6 ::1/128 scope host 18:51:06 valid_lft forever preferred_lft forever 18:51:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:51:06 link/ether fa:16:3e:20:fe:fa brd ff:ff:ff:ff:ff:ff 18:51:06 altname enp0s3 18:51:06 altname ens3 18:51:06 inet 10.30.107.60/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 18:51:06 valid_lft 86251sec preferred_lft 86251sec 18:51:06 inet6 fe80::f816:3eff:fe20:fefa/64 scope link 18:51:06 valid_lft forever preferred_lft forever 18:51:06 18:51:06 18:51:06 ---> sar -b -r -n DEV: 18:51:06 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 18:51:06 18:51:06 18:48:33 LINUX RESTART (2 CPU) 18:51:06 18:51:06 06:49:02 PM tps rtps wtps bread/s bwrtn/s 18:51:06 06:50:01 PM 264.80 123.01 141.79 3503.81 8734.18 18:51:06 06:51:01 PM 141.88 0.58 141.30 77.43 13050.49 18:51:06 Average: 202.81 61.27 141.54 1775.94 10910.83 18:51:06 18:51:06 06:49:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:51:06 06:50:01 PM 5182756 6990956 2701680 34.27 2688 1976564 737928 8.26 376304 1965456 176572 18:51:06 06:51:01 PM 4841332 6918316 3043104 38.60 2688 2227272 745884 8.35 386700 2230668 118308 18:51:06 Average: 5012044 6954636 2872392 36.43 2688 2101918 741906 8.31 381502 2098062 147440 18:51:06 18:51:06 06:49:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:51:06 06:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:06 06:50:01 PM eth0 128.10 78.90 798.27 31.35 0.00 0.00 0.00 0.00 18:51:06 06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:06 06:51:01 PM eth0 93.19 68.40 816.75 12.33 0.00 0.00 0.00 0.00 18:51:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:06 Average: eth0 110.49 73.61 807.59 21.76 0.00 0.00 0.00 0.00 18:51:06 18:51:06 18:51:06 ---> sar -P ALL: 18:51:06 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 18:51:06 18:51:06 18:48:33 LINUX RESTART (2 CPU) 18:51:06 18:51:06 06:49:02 PM CPU %user %nice %system %iowait %steal %idle 18:51:06 06:50:01 PM all 39.83 2.22 18.48 6.53 0.11 32.83 18:51:06 06:50:01 PM 0 49.00 1.51 15.30 6.26 0.10 27.84 18:51:06 06:50:01 PM 1 30.56 2.94 21.69 6.80 0.12 37.88 18:51:06 06:51:01 PM all 40.72 0.00 4.32 3.06 0.10 51.80 18:51:06 06:51:01 PM 0 45.84 0.00 4.27 2.23 0.10 47.56 18:51:06 06:51:01 PM 1 35.59 0.00 4.38 3.89 0.10 56.05 18:51:06 Average: all 40.29 1.09 11.29 4.77 0.11 42.47 18:51:06 Average: 0 47.39 0.74 9.70 4.22 0.10 37.84 18:51:06 Average: 1 33.12 1.45 12.88 5.32 0.11 47.13 18:51:06 18:51:06 18:51:06