18:48:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/demo/+/141722 18:48:02 Running as SYSTEM 18:48:02 [EnvInject] - Loading node environment variables. 18:48:02 Building remotely on prd-centos8-builder-2c-1g-35370 (centos8-builder-2c-1g) in workspace /w/workspace/demo-master-yml-lint 18:48:02 [ssh-agent] Looking for ssh-agent implementation... 18:48:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:03 $ ssh-agent 18:48:03 SSH_AUTH_SOCK=/tmp/ssh-qpr6CHzOkZx8/agent.14762 18:48:03 SSH_AGENT_PID=14763 18:48:03 [ssh-agent] Started. 18:48:03 Running ssh-add (command line suppressed) 18:48:03 Identity added: /w/workspace/demo-master-yml-lint@tmp/private_key_3524625821223508801.key (/w/workspace/demo-master-yml-lint@tmp/private_key_3524625821223508801.key) 18:48:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:48:03 The recommended git tool is: NONE 18:48:05 using credential onap-jenkins-ssh 18:48:05 Wiping out workspace first. 18:48:05 Cloning the remote Git repository 18:48:05 Cloning repository git://cloud.onap.org/mirror/demo.git 18:48:05 > git init /w/workspace/demo-master-yml-lint # timeout=10 18:48:05 Fetching upstream changes from git://cloud.onap.org/mirror/demo.git 18:48:05 > git --version # timeout=10 18:48:05 > git --version # 'git version 2.39.0' 18:48:05 using GIT_SSH to set credentials Gerrit user 18:48:05 [INFO] Currently running in a labeled security context 18:48:05 [INFO] Currently SELinux is 'enforcing' on the host 18:48:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/demo-master-yml-lint@tmp/jenkins-gitclient-ssh16001059958219906441.key 18:48:05 Verifying host key using manually-configured host key entries 18:48:05 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/demo.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:48:08 > git config remote.origin.url git://cloud.onap.org/mirror/demo.git # timeout=10 18:48:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:48:08 > git config remote.origin.url git://cloud.onap.org/mirror/demo.git # timeout=10 18:48:08 Fetching upstream changes from git://cloud.onap.org/mirror/demo.git 18:48:08 using GIT_SSH to set credentials Gerrit user 18:48:08 [INFO] Currently running in a labeled security context 18:48:08 [INFO] Currently SELinux is 'enforcing' on the host 18:48:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/demo-master-yml-lint@tmp/jenkins-gitclient-ssh4631519330661302878.key 18:48:08 Verifying host key using manually-configured host key entries 18:48:08 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/demo.git refs/changes/22/141722/2 # timeout=30 18:48:08 > git rev-parse 98d69c8158841b4f9aca46dfa2579ad63b83176a^{commit} # timeout=10 18:48:08 Checking out Revision 98d69c8158841b4f9aca46dfa2579ad63b83176a (refs/changes/22/141722/2) 18:48:08 > git config core.sparsecheckout # timeout=10 18:48:08 > git checkout -f 98d69c8158841b4f9aca46dfa2579ad63b83176a # timeout=30 18:48:12 Commit message: "Chore: Add dependabot config" 18:48:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:48:12 > git rev-list --no-walk be5a293c764f871c6bd2bb7d6aaa92fadf27def9 # timeout=10 18:48:12 [EnvInject] - Injecting environment variables from a build step. 18:48:12 [EnvInject] - Injecting as environment variables the properties content 18:48:12 PYTHON=python3 18:48:12 18:48:12 [EnvInject] - Variables injected successfully. 18:48:12 [demo-master-yml-lint] $ /bin/bash -l /tmp/jenkins5557603571582040389.sh 18:48:12 ---> tox-install.sh 18:48:12 + source /home/jenkins/lf-env.sh 18:48:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:48:12 ++ mktemp -d /tmp/venv-XXXX 18:48:12 + lf_venv=/tmp/venv-B0QW 18:48:12 + local venv_file=/tmp/.os_lf_venv 18:48:12 + local python=python3 18:48:12 + local options 18:48:12 + local set_path=true 18:48:12 + local install_args= 18:48:12 ++ 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:48:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:48:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:48:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:48:12 + true 18:48:12 + case $1 in 18:48:12 + venv_file=/tmp/.toxenv 18:48:12 + shift 2 18:48:12 + true 18:48:12 + case $1 in 18:48:12 + shift 18:48:12 + break 18:48:12 + case $python in 18:48:12 + local pkg_list= 18:48:12 + [[ -d /opt/pyenv ]] 18:48:12 + echo 'Setup pyenv:' 18:48:12 Setup pyenv: 18:48:12 + export PYENV_ROOT=/opt/pyenv 18:48:12 + PYENV_ROOT=/opt/pyenv 18:48:12 + 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:48:12 + 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:48:12 + pyenv versions 18:48:12 system 18:48:12 * 3.8.13 (set by /opt/pyenv/version) 18:48:12 * 3.9.13 (set by /opt/pyenv/version) 18:48:12 * 3.10.6 (set by /opt/pyenv/version) 18:48:12 + command -v pyenv 18:48:12 ++ pyenv init - --no-rehash 18:48:13 + 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:48:13 export PATH="/opt/pyenv/shims:${PATH}" 18:48:13 export PYENV_SHELL=bash 18:48:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:48:13 pyenv() { 18:48:13 local command 18:48:13 command="${1:-}" 18:48:13 if [ "$#" -gt 0 ]; then 18:48:13 shift 18:48:13 fi 18:48:13 18:48:13 case "$command" in 18:48:13 rehash|shell) 18:48:13 eval "$(pyenv "sh-$command" "$@")" 18:48:13 ;; 18:48:13 *) 18:48:13 command pyenv "$command" "$@" 18:48:13 ;; 18:48:13 esac 18:48:13 }' 18:48:13 +++ 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:48:13 ++ 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:48:13 ++ 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:48:13 ++ 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:48:13 ++ export PYENV_SHELL=bash 18:48:13 ++ PYENV_SHELL=bash 18:48:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:48:13 +++ complete -F _pyenv pyenv 18:48:13 ++ lf-pyver python3 18:48:13 ++ local py_version_xy=python3 18:48:13 ++ local py_version_xyz= 18:48:13 ++ pyenv versions 18:48:13 ++ local command 18:48:13 ++ command=versions 18:48:13 ++ '[' 1 -gt 0 ']' 18:48:13 ++ shift 18:48:13 ++ case "$command" in 18:48:13 ++ command pyenv versions 18:48:13 ++ pyenv versions 18:48:13 ++ sed 's/^[ *]* //' 18:48:13 ++ awk '{ print $1 }' 18:48:13 ++ grep -E '^[0-9.]*[0-9]$' 18:48:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:48:13 +++ sort -V 18:48:13 +++ grep '^3' /tmp/.pyenv_versions 18:48:13 +++ tail -n 1 18:48:13 ++ py_version_xyz=3.10.6 18:48:13 ++ [[ -z 3.10.6 ]] 18:48:13 ++ echo 3.10.6 18:48:13 ++ return 0 18:48:13 + pyenv local 3.10.6 18:48:13 + local command 18:48:13 + command=local 18:48:13 + '[' 2 -gt 0 ']' 18:48:13 + shift 18:48:13 + case "$command" in 18:48:13 + command pyenv local 3.10.6 18:48:13 + pyenv local 3.10.6 18:48:13 + for arg in "$@" 18:48:13 + case $arg in 18:48:13 + pkg_list+='tox ' 18:48:13 + for arg in "$@" 18:48:13 + case $arg in 18:48:13 + pkg_list+='virtualenv ' 18:48:13 + for arg in "$@" 18:48:13 + case $arg in 18:48:13 + pkg_list+='urllib3~=1.26.15 ' 18:48:13 + [[ -f /tmp/.toxenv ]] 18:48:13 + [[ ! -f /tmp/.toxenv ]] 18:48:13 + [[ -n '' ]] 18:48:13 + python3 -m venv /tmp/venv-B0QW 18:48:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B0QW' 18:48:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B0QW 18:48:17 + echo /tmp/venv-B0QW 18:48:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:48:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:48:17 + /tmp/venv-B0QW/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:48:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:48:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:48:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:48:21 + /tmp/venv-B0QW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:48:23 + type python3 18:48:23 + true 18:48:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B0QW/bin to PATH' 18:48:23 lf-activate-venv(): INFO: Adding /tmp/venv-B0QW/bin to PATH 18:48:23 + PATH=/tmp/venv-B0QW/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:48:23 + return 0 18:48:23 + python3 --version 18:48:23 Python 3.10.6 18:48:23 + python3 -m pip --version 18:48:23 pip 25.2 from /tmp/venv-B0QW/lib/python3.10/site-packages/pip (python 3.10) 18:48:23 + python3 -m pip freeze 18:48:23 cachetools==6.1.0 18:48:23 chardet==5.2.0 18:48:23 colorama==0.4.6 18:48:23 distlib==0.4.0 18:48:23 filelock==3.18.0 18:48:23 packaging==25.0 18:48:23 platformdirs==4.3.8 18:48:23 pluggy==1.6.0 18:48:23 pyproject-api==1.9.1 18:48:23 tomli==2.2.1 18:48:23 tox==4.28.4 18:48:23 typing_extensions==4.14.1 18:48:23 urllib3==1.26.20 18:48:23 virtualenv==20.34.0 18:48:23 [EnvInject] - Injecting environment variables from a build step. 18:48:23 [EnvInject] - Injecting as environment variables the properties content 18:48:23 PARALLEL=false 18:48:23 18:48:23 [EnvInject] - Variables injected successfully. 18:48:23 [demo-master-yml-lint] $ /bin/bash -l /tmp/jenkins1312066164173345672.sh 18:48:23 ---> tox-run.sh 18:48:23 + 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:48:23 + ARCHIVE_TOX_DIR=/w/workspace/demo-master-yml-lint/archives/tox 18:48:23 + ARCHIVE_DOC_DIR=/w/workspace/demo-master-yml-lint/archives/docs 18:48:23 + mkdir -p /w/workspace/demo-master-yml-lint/archives/tox 18:48:23 + cd /w/workspace/demo-master-yml-lint/. 18:48:23 + source /home/jenkins/lf-env.sh 18:48:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:48:23 ++ mktemp -d /tmp/venv-XXXX 18:48:23 + lf_venv=/tmp/venv-uIGw 18:48:23 + local venv_file=/tmp/.os_lf_venv 18:48:23 + local python=python3 18:48:23 + local options 18:48:23 + local set_path=true 18:48:23 + local install_args= 18:48:23 ++ 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:48:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:48:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:48:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:48:23 + true 18:48:23 + case $1 in 18:48:23 + venv_file=/tmp/.toxenv 18:48:23 + shift 2 18:48:23 + true 18:48:23 + case $1 in 18:48:23 + shift 18:48:23 + break 18:48:23 + case $python in 18:48:23 + local pkg_list= 18:48:23 + [[ -d /opt/pyenv ]] 18:48:23 + echo 'Setup pyenv:' 18:48:23 Setup pyenv: 18:48:23 + export PYENV_ROOT=/opt/pyenv 18:48:23 + PYENV_ROOT=/opt/pyenv 18:48:23 + 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:48:23 + 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:48:23 + pyenv versions 18:48:23 system 18:48:23 3.8.13 18:48:23 3.9.13 18:48:23 * 3.10.6 (set by /w/workspace/demo-master-yml-lint/.python-version) 18:48:23 + command -v pyenv 18:48:23 ++ pyenv init - --no-rehash 18:48:23 + 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:48:23 export PATH="/opt/pyenv/shims:${PATH}" 18:48:23 export PYENV_SHELL=bash 18:48:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:48:23 pyenv() { 18:48:23 local command 18:48:23 command="${1:-}" 18:48:23 if [ "$#" -gt 0 ]; then 18:48:23 shift 18:48:23 fi 18:48:23 18:48:23 case "$command" in 18:48:23 rehash|shell) 18:48:23 eval "$(pyenv "sh-$command" "$@")" 18:48:23 ;; 18:48:23 *) 18:48:23 command pyenv "$command" "$@" 18:48:23 ;; 18:48:23 esac 18:48:23 }' 18:48:23 +++ 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:48:23 ++ 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:48:23 ++ 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:48:23 ++ 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:48:23 ++ export PYENV_SHELL=bash 18:48:23 ++ PYENV_SHELL=bash 18:48:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:48:23 +++ complete -F _pyenv pyenv 18:48:23 ++ lf-pyver python3 18:48:23 ++ local py_version_xy=python3 18:48:23 ++ local py_version_xyz= 18:48:23 ++ pyenv versions 18:48:23 ++ local command 18:48:23 ++ command=versions 18:48:23 ++ '[' 1 -gt 0 ']' 18:48:23 ++ shift 18:48:23 ++ case "$command" in 18:48:23 ++ command pyenv versions 18:48:23 ++ pyenv versions 18:48:23 ++ awk '{ print $1 }' 18:48:23 ++ sed 's/^[ *]* //' 18:48:23 ++ grep -E '^[0-9.]*[0-9]$' 18:48:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:48:24 +++ sort -V 18:48:24 +++ tail -n 1 18:48:24 +++ grep '^3' /tmp/.pyenv_versions 18:48:24 ++ py_version_xyz=3.10.6 18:48:24 ++ [[ -z 3.10.6 ]] 18:48:24 ++ echo 3.10.6 18:48:24 ++ return 0 18:48:24 + pyenv local 3.10.6 18:48:24 + local command 18:48:24 + command=local 18:48:24 + '[' 2 -gt 0 ']' 18:48:24 + shift 18:48:24 + case "$command" in 18:48:24 + command pyenv local 3.10.6 18:48:24 + pyenv local 3.10.6 18:48:24 + for arg in "$@" 18:48:24 + case $arg in 18:48:24 + pkg_list+='tox ' 18:48:24 + for arg in "$@" 18:48:24 + case $arg in 18:48:24 + pkg_list+='virtualenv ' 18:48:24 + for arg in "$@" 18:48:24 + case $arg in 18:48:24 + pkg_list+='urllib3~=1.26.15 ' 18:48:24 + [[ -f /tmp/.toxenv ]] 18:48:24 ++ cat /tmp/.toxenv 18:48:24 + lf_venv=/tmp/venv-B0QW 18:48:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B0QW from' file:/tmp/.toxenv 18:48:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B0QW from file:/tmp/.toxenv 18:48:24 + /tmp/venv-B0QW/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:48:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:48:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:48:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:48:25 + /tmp/venv-B0QW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:48:26 + type python3 18:48:26 + true 18:48:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B0QW/bin to PATH' 18:48:26 lf-activate-venv(): INFO: Adding /tmp/venv-B0QW/bin to PATH 18:48:26 + PATH=/tmp/venv-B0QW/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:48:26 + return 0 18:48:26 + [[ -d /opt/pyenv ]] 18:48:26 + echo '---> Setting up pyenv' 18:48:26 ---> Setting up pyenv 18:48:26 + export PYENV_ROOT=/opt/pyenv 18:48:26 + PYENV_ROOT=/opt/pyenv 18:48:26 + export PATH=/opt/pyenv/bin:/tmp/venv-B0QW/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:48:26 + PATH=/opt/pyenv/bin:/tmp/venv-B0QW/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:48:26 ++ pwd 18:48:26 + PYTHONPATH=/w/workspace/demo-master-yml-lint 18:48:26 + export PYTHONPATH 18:48:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:48:26 + TOX_TESTENV_PASSENV=PYTHONPATH 18:48:26 + tox --version 18:48:26 4.28.4 from /tmp/venv-B0QW/lib/python3.10/site-packages/tox/__init__.py 18:48:26 + PARALLEL=false 18:48:26 + TOX_OPTIONS_LIST= 18:48:26 + [[ -n yaml ]] 18:48:26 + TOX_OPTIONS_LIST=' -e yaml' 18:48:26 + case ${PARALLEL,,} in 18:48:26 + tee -a /w/workspace/demo-master-yml-lint/archives/tox/tox.log 18:48:26 + tox -e yaml 18:48:27 yaml: install_deps> python -I -m pip install coala-bears 18:48:53 yaml: freeze> python -m pip freeze --all 18:48:53 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,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:48:53 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 18:48:53 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 18:48:54 ---> Completed tox runs 18:48:54 + for i in .tox/*/log 18:48:54 ++ awk -F/ '{print $2}' 18:48:54 ++ echo .tox/yaml/log 18:48:54 + tox_env=yaml 18:48:54 + cp -r .tox/yaml/log /w/workspace/demo-master-yml-lint/archives/tox/yaml 18:48:54 + DOC_DIR=docs/_build/html 18:48:54 + [[ -d docs/_build/html ]] 18:48:54 + echo '---> tox-run.sh ends' 18:48:54 ---> tox-run.sh ends 18:48:54 + test 0 -eq 0 18:48:54 $ ssh-agent -k 18:48:54 unset SSH_AUTH_SOCK; 18:48:54 unset SSH_AGENT_PID; 18:48:54 echo Agent pid 14763 killed; 18:48:54 [ssh-agent] Stopped. 18:48:54 [PostBuildScript] - [INFO] Executing post build scripts. 18:48:54 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins187101359128865169.sh 18:48:54 ---> sysstat.sh 18:48:54 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins2743964396068242055.sh 18:48:54 ---> package-listing.sh 18:48:54 ++ facter osfamily 18:48:54 ++ tr '[:upper:]' '[:lower:]' 18:48:55 + OS_FAMILY=redhat 18:48:55 + workspace=/w/workspace/demo-master-yml-lint 18:48:55 + START_PACKAGES=/tmp/packages_start.txt 18:48:55 + END_PACKAGES=/tmp/packages_end.txt 18:48:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:48:55 + PACKAGES=/tmp/packages_start.txt 18:48:55 + '[' /w/workspace/demo-master-yml-lint ']' 18:48:55 + PACKAGES=/tmp/packages_end.txt 18:48:55 + case "${OS_FAMILY}" in 18:48:55 + rpm -qa 18:48:55 + sort 18:48:55 + '[' -f /tmp/packages_start.txt ']' 18:48:55 + '[' -f /tmp/packages_end.txt ']' 18:48:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:48:55 + '[' /w/workspace/demo-master-yml-lint ']' 18:48:55 + mkdir -p /w/workspace/demo-master-yml-lint/archives/ 18:48:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/demo-master-yml-lint/archives/ 18:48:55 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins2309325217319872807.sh 18:48:55 ---> capture-instance-metadata.sh 18:48:55 Setup pyenv: 18:48:55 system 18:48:55 3.8.13 18:48:55 3.9.13 18:48:55 * 3.10.6 (set by /w/workspace/demo-master-yml-lint/.python-version) 18:48:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mr1v 18:48:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:49:03 lf-activate-venv(): INFO: Installing: lftools 18:49:25 lf-activate-venv(): INFO: Adding /tmp/venv-Mr1v/bin to PATH 18:49:25 INFO: Running in OpenStack, capturing instance metadata 18:49:25 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins8841259174973772405.sh 18:49:25 provisioning config files... 18:49:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/demo-master-yml-lint@tmp/config8449161309873792133tmp 18:49:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:49:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:49:25 [EnvInject] - Injecting environment variables from a build step. 18:49:25 [EnvInject] - Injecting as environment variables the properties content 18:49:25 SERVER_ID=logs 18:49:25 18:49:25 [EnvInject] - Variables injected successfully. 18:49:25 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins12928608569343435081.sh 18:49:25 ---> create-netrc.sh 18:49:25 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins9656255732652496958.sh 18:49:25 ---> python-tools-install.sh 18:49:25 Setup pyenv: 18:49:26 system 18:49:26 3.8.13 18:49:26 3.9.13 18:49:26 * 3.10.6 (set by /w/workspace/demo-master-yml-lint/.python-version) 18:49:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mr1v from file:/tmp/.os_lf_venv 18:49:27 lf-activate-venv(): INFO: Installing: lftools 18:49:35 lf-activate-venv(): INFO: Adding /tmp/venv-Mr1v/bin to PATH 18:49:35 Generating Requirements File 18:49:54 Python 3.10.6 18:49:54 pip 25.2 from /tmp/venv-Mr1v/lib/python3.10/site-packages/pip (python 3.10) 18:49:55 appdirs==1.4.4 18:49:55 argcomplete==3.6.2 18:49:55 aspy.yaml==1.3.0 18:49:55 attrs==25.3.0 18:49:55 autopage==0.5.2 18:49:55 beautifulsoup4==4.13.4 18:49:55 boto3==1.40.8 18:49:55 botocore==1.40.8 18:49:55 bs4==0.0.2 18:49:55 cachetools==5.5.2 18:49:55 certifi==2025.8.3 18:49:55 cffi==1.17.1 18:49:55 cfgv==3.4.0 18:49:55 chardet==5.2.0 18:49:55 charset-normalizer==3.4.3 18:49:55 click==8.2.1 18:49:55 cliff==4.10.0 18:49:55 cmd2==2.7.0 18:49:55 cryptography==3.3.2 18:49:55 debtcollector==3.0.0 18:49:55 decorator==5.2.1 18:49:55 defusedxml==0.7.1 18:49:55 Deprecated==1.2.18 18:49:55 distlib==0.4.0 18:49:55 dnspython==2.7.0 18:49:55 docker==7.1.0 18:49:55 dogpile.cache==1.4.0 18:49:55 durationpy==0.10 18:49:55 email_validator==2.2.0 18:49:55 filelock==3.18.0 18:49:55 future==1.0.0 18:49:55 gitdb==4.0.12 18:49:55 GitPython==3.1.45 18:49:55 google-auth==2.40.3 18:49:55 httplib2==0.22.0 18:49:55 identify==2.6.13 18:49:55 idna==3.10 18:49:55 importlib-resources==1.5.0 18:49:55 iso8601==2.1.0 18:49:55 Jinja2==3.1.6 18:49:55 jmespath==1.0.1 18:49:55 jsonpatch==1.33 18:49:55 jsonpointer==3.0.0 18:49:55 jsonschema==4.25.0 18:49:55 jsonschema-specifications==2025.4.1 18:49:55 keystoneauth1==5.11.1 18:49:55 kubernetes==33.1.0 18:49:55 lftools==0.37.13 18:49:55 lxml==6.0.0 18:49:55 markdown-it-py==4.0.0 18:49:55 MarkupSafe==3.0.2 18:49:55 mdurl==0.1.2 18:49:55 msgpack==1.1.1 18:49:55 multi_key_dict==2.0.3 18:49:55 munch==4.0.0 18:49:55 netaddr==1.3.0 18:49:55 niet==1.4.2 18:49:55 nodeenv==1.9.1 18:49:55 oauth2client==4.1.3 18:49:55 oauthlib==3.3.1 18:49:55 openstacksdk==4.6.0 18:49:55 os-client-config==2.3.0 18:49:55 os-service-types==1.8.0 18:49:55 osc-lib==4.1.0 18:49:55 oslo.config==10.0.0 18:49:55 oslo.context==6.0.0 18:49:55 oslo.i18n==6.5.1 18:49:55 oslo.log==7.2.0 18:49:55 oslo.serialization==5.7.0 18:49:55 oslo.utils==9.0.0 18:49:55 packaging==25.0 18:49:55 pbr==7.0.0 18:49:55 platformdirs==4.3.8 18:49:55 prettytable==3.16.0 18:49:55 psutil==7.0.0 18:49:55 pyasn1==0.6.1 18:49:55 pyasn1_modules==0.4.2 18:49:55 pycparser==2.22 18:49:55 pygerrit2==2.0.15 18:49:55 PyGithub==2.7.0 18:49:55 Pygments==2.19.2 18:49:55 PyJWT==2.10.1 18:49:55 PyNaCl==1.5.0 18:49:55 pyparsing==2.4.7 18:49:55 pyperclip==1.9.0 18:49:55 pyrsistent==0.20.0 18:49:55 python-cinderclient==9.7.0 18:49:55 python-dateutil==2.9.0.post0 18:49:55 python-heatclient==4.3.0 18:49:55 python-jenkins==1.8.3 18:49:55 python-keystoneclient==5.6.0 18:49:55 python-magnumclient==4.8.1 18:49:55 python-openstackclient==8.1.0 18:49:55 python-swiftclient==4.8.0 18:49:55 PyYAML==6.0.2 18:49:55 referencing==0.36.2 18:49:55 requests==2.32.4 18:49:55 requests-oauthlib==2.0.0 18:49:55 requestsexceptions==1.4.0 18:49:55 rfc3986==2.0.0 18:49:55 rich==14.1.0 18:49:55 rich-argparse==1.7.1 18:49:55 rpds-py==0.27.0 18:49:55 rsa==4.9.1 18:49:55 ruamel.yaml==0.18.14 18:49:55 ruamel.yaml.clib==0.2.12 18:49:55 s3transfer==0.13.1 18:49:55 simplejson==3.20.1 18:49:55 six==1.17.0 18:49:55 smmap==5.0.2 18:49:55 soupsieve==2.7 18:49:55 stevedore==5.4.1 18:49:55 tabulate==0.9.0 18:49:55 toml==0.10.2 18:49:55 tomlkit==0.13.3 18:49:55 tqdm==4.67.1 18:49:55 typing_extensions==4.14.1 18:49:55 tzdata==2025.2 18:49:55 urllib3==1.26.20 18:49:55 virtualenv==20.34.0 18:49:55 wcwidth==0.2.13 18:49:55 websocket-client==1.8.0 18:49:55 wrapt==1.17.3 18:49:55 xdg==6.0.0 18:49:55 xmltodict==0.14.2 18:49:55 yq==3.4.3 18:49:55 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins9846023559594725358.sh 18:49:55 ---> sudo-logs.sh 18:49:55 Archiving 'sudo' log.. 18:49:55 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins11012348798892131754.sh 18:49:55 ---> job-cost.sh 18:49:55 Setup pyenv: 18:49:55 system 18:49:55 3.8.13 18:49:55 3.9.13 18:49:55 * 3.10.6 (set by /w/workspace/demo-master-yml-lint/.python-version) 18:49:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mr1v from file:/tmp/.os_lf_venv 18:49:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:50:02 lf-activate-venv(): INFO: Adding /tmp/venv-Mr1v/bin to PATH 18:50:02 INFO: No Stack... 18:50:03 INFO: Retrieving Pricing Info for: v3-standard-2 18:50:03 INFO: Archiving Costs 18:50:03 [demo-master-yml-lint] $ /bin/bash -l /tmp/jenkins7152047828593645849.sh 18:50:03 ---> logs-deploy.sh 18:50:03 Setup pyenv: 18:50:03 system 18:50:03 3.8.13 18:50:03 3.9.13 18:50:03 * 3.10.6 (set by /w/workspace/demo-master-yml-lint/.python-version) 18:50:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mr1v from file:/tmp/.os_lf_venv 18:50:05 lf-activate-venv(): INFO: Installing: lftools 18:50:15 lf-activate-venv(): INFO: Adding /tmp/venv-Mr1v/bin to PATH 18:50:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/demo-master-yml-lint/5 18:50:15 INFO: archiving workspace using pattern(s): 18:50:20 Archives upload complete. 18:50:21 INFO: archiving logs to Nexus 18:50:21 ---> uname -a: 18:50:21 Linux prd-centos8-builder-2c-1g-35370.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:50:21 18:50:21 18:50:21 ---> lscpu: 18:50:21 Architecture: x86_64 18:50:21 CPU op-mode(s): 32-bit, 64-bit 18:50:21 Byte Order: Little Endian 18:50:21 CPU(s): 2 18:50:21 On-line CPU(s) list: 0,1 18:50:21 Thread(s) per core: 1 18:50:21 Core(s) per socket: 1 18:50:21 Socket(s): 2 18:50:21 NUMA node(s): 1 18:50:21 Vendor ID: AuthenticAMD 18:50:21 CPU family: 23 18:50:21 Model: 49 18:50:21 Model name: AMD EPYC-Rome Processor 18:50:21 Stepping: 0 18:50:21 CPU MHz: 2799.998 18:50:21 BogoMIPS: 5599.99 18:50:21 Virtualization: AMD-V 18:50:21 Hypervisor vendor: KVM 18:50:21 Virtualization type: full 18:50:21 L1d cache: 32K 18:50:21 L1i cache: 32K 18:50:21 L2 cache: 512K 18:50:21 L3 cache: 16384K 18:50:21 NUMA node0 CPU(s): 0,1 18:50:21 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:50:21 18:50:21 18:50:21 ---> nproc: 18:50:21 2 18:50:21 18:50:21 18:50:21 ---> df -h: 18:50:21 Filesystem Size Used Avail Use% Mounted on 18:50:21 devtmpfs 3.8G 0 3.8G 0% /dev 18:50:21 tmpfs 3.8G 0 3.8G 0% /dev/shm 18:50:21 tmpfs 3.8G 17M 3.8G 1% /run 18:50:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:50:21 /dev/vda1 40G 8.8G 32G 22% / 18:50:21 tmpfs 770M 0 770M 0% /run/user/1001 18:50:21 18:50:21 18:50:21 ---> free -m: 18:50:21 total used free shared buff/cache available 18:50:21 Mem: 7699 619 4666 19 2413 6762 18:50:21 Swap: 1023 0 1023 18:50:21 18:50:21 18:50:21 ---> ip addr: 18:50:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:50:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:50:21 inet 127.0.0.1/8 scope host lo 18:50:21 valid_lft forever preferred_lft forever 18:50:21 inet6 ::1/128 scope host 18:50:21 valid_lft forever preferred_lft forever 18:50:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:50:21 link/ether fa:16:3e:42:90:01 brd ff:ff:ff:ff:ff:ff 18:50:21 altname enp0s3 18:50:21 altname ens3 18:50:21 inet 10.30.106.161/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 18:50:21 valid_lft 86241sec preferred_lft 86241sec 18:50:21 inet6 fe80::f816:3eff:fe42:9001/64 scope link 18:50:21 valid_lft forever preferred_lft forever 18:50:21 18:50:21 18:50:21 ---> sar -b -r -n DEV: 18:50:21 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:50:21 18:50:21 18:47:39 LINUX RESTART (2 CPU) 18:50:21 18:50:21 06:48:02 PM tps rtps wtps bread/s bwrtn/s 18:50:21 06:49:01 PM 419.76 155.34 264.42 4365.71 11358.27 18:50:21 06:50:01 PM 151.32 0.60 150.72 77.97 13458.30 18:50:21 Average: 284.41 77.32 207.09 2203.83 12417.10 18:50:21 18:50:21 06:48:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:50:21 06:49:01 PM 5149456 7000592 2734988 34.69 2688 2018804 726992 8.14 376024 1994564 164076 18:50:21 06:50:01 PM 4783412 6921788 3101032 39.33 2688 2285632 759896 8.51 389936 2276960 113088 18:50:21 Average: 4966434 6961190 2918010 37.01 2688 2152218 743444 8.32 382980 2135762 138582 18:50:21 18:50:21 06:48:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:50:21 06:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:21 06:49:01 PM eth0 275.55 151.58 1917.80 64.95 0.00 0.00 0.00 0.00 18:50:21 06:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:21 06:50:01 PM eth0 108.10 78.01 878.10 13.64 0.00 0.00 0.00 0.00 18:50:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:21 Average: eth0 191.12 114.48 1393.58 39.08 0.00 0.00 0.00 0.00 18:50:21 18:50:21 18:50:21 ---> sar -P ALL: 18:50:21 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:50:21 18:50:21 18:47:39 LINUX RESTART (2 CPU) 18:50:21 18:50:21 06:48:02 PM CPU %user %nice %system %iowait %steal %idle 18:50:21 06:49:01 PM all 39.58 2.63 21.36 5.96 0.11 30.37 18:50:21 06:49:01 PM 0 40.18 2.24 21.48 7.45 0.10 28.54 18:50:21 06:49:01 PM 1 38.96 3.02 21.23 4.44 0.12 32.23 18:50:21 06:50:01 PM all 41.27 0.00 4.44 1.83 0.11 52.36 18:50:21 06:50:01 PM 0 36.96 0.00 4.70 2.14 0.10 56.10 18:50:21 06:50:01 PM 1 45.59 0.00 4.17 1.53 0.12 48.61 18:50:21 Average: all 40.44 1.28 12.69 3.85 0.11 41.63 18:50:21 Average: 0 38.54 1.10 12.92 4.74 0.10 42.60 18:50:21 Average: 1 42.37 1.47 12.46 2.94 0.12 40.64 18:50:21 18:50:21 18:50:21