02:16:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/demo/+/141722 02:16:11 Running as SYSTEM 02:16:11 [EnvInject] - Loading node environment variables. 02:16:11 Building remotely on prd-centos8-builder-2c-1g-34945 (centos8-builder-2c-1g) in workspace /w/workspace/demo-master-yml-lint 02:16:11 [ssh-agent] Looking for ssh-agent implementation... 02:16:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:11 $ ssh-agent 02:16:11 SSH_AUTH_SOCK=/tmp/ssh-DW2SELSzqA2u/agent.19363 02:16:11 SSH_AGENT_PID=19365 02:16:11 [ssh-agent] Started. 02:16:11 Running ssh-add (command line suppressed) 02:16:11 Identity added: /w/workspace/demo-master-yml-lint@tmp/private_key_12281288596884902599.key (/w/workspace/demo-master-yml-lint@tmp/private_key_12281288596884902599.key) 02:16:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 02:16:11 The recommended git tool is: NONE 02:16:13 using credential onap-jenkins-ssh 02:16:13 Wiping out workspace first. 02:16:13 Cloning the remote Git repository 02:16:13 Cloning repository git://cloud.onap.org/mirror/demo.git 02:16:13 > git init /w/workspace/demo-master-yml-lint # timeout=10 02:16:13 Fetching upstream changes from git://cloud.onap.org/mirror/demo.git 02:16:13 > git --version # timeout=10 02:16:13 > git --version # 'git version 2.39.0' 02:16:13 using GIT_SSH to set credentials Gerrit user 02:16:13 [INFO] Currently running in a labeled security context 02:16:13 [INFO] Currently SELinux is 'enforcing' on the host 02:16:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/demo-master-yml-lint@tmp/jenkins-gitclient-ssh8296858685405192333.key 02:16:13 Verifying host key using manually-configured host key entries 02:16:13 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/demo.git +refs/heads/*:refs/remotes/origin/* # timeout=30 02:16:15 > git config remote.origin.url git://cloud.onap.org/mirror/demo.git # timeout=10 02:16:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:16:16 > git config remote.origin.url git://cloud.onap.org/mirror/demo.git # timeout=10 02:16:16 Fetching upstream changes from git://cloud.onap.org/mirror/demo.git 02:16:16 using GIT_SSH to set credentials Gerrit user 02:16:16 [INFO] Currently running in a labeled security context 02:16:16 [INFO] Currently SELinux is 'enforcing' on the host 02:16:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/demo-master-yml-lint@tmp/jenkins-gitclient-ssh18061287414083394475.key 02:16:16 Verifying host key using manually-configured host key entries 02:16:16 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/demo.git refs/changes/22/141722/1 # timeout=30 02:16:16 > git rev-parse ff3d1a9539bf9c5861723e7691f764b4a6a608d9^{commit} # timeout=10 02:16:16 Checking out Revision ff3d1a9539bf9c5861723e7691f764b4a6a608d9 (refs/changes/22/141722/1) 02:16:16 > git config core.sparsecheckout # timeout=10 02:16:16 > git checkout -f ff3d1a9539bf9c5861723e7691f764b4a6a608d9 # timeout=30 02:16:20 Commit message: "Chore: Add dependabot config" 02:16:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:16:20 > git rev-list --no-walk be5a293c764f871c6bd2bb7d6aaa92fadf27def9 # timeout=10 02:16:20 [EnvInject] - Injecting environment variables from a build step. 02:16:20 [EnvInject] - Injecting as environment variables the properties content 02:16:20 PYTHON=python3 02:16:20 02:16:20 [EnvInject] - Variables injected successfully. 02:16:20 [demo-master-yml-lint] $ /bin/bash -l /tmp/jenkins14807585797316311187.sh 02:16:20 ---> tox-install.sh 02:16:20 + source /home/jenkins/lf-env.sh 02:16:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:16:20 ++ mktemp -d /tmp/venv-XXXX 02:16:20 + lf_venv=/tmp/venv-1Y51 02:16:20 + local venv_file=/tmp/.os_lf_venv 02:16:20 + local python=python3 02:16:20 + local options 02:16:20 + local set_path=true 02:16:20 + local install_args= 02:16:20 ++ 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 02:16:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:16:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:16:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:16:20 + true 02:16:20 + case $1 in 02:16:20 + venv_file=/tmp/.toxenv 02:16:20 + shift 2 02:16:20 + true 02:16:20 + case $1 in 02:16:20 + shift 02:16:20 + break 02:16:20 + case $python in 02:16:20 + local pkg_list= 02:16:20 + [[ -d /opt/pyenv ]] 02:16:20 + echo 'Setup pyenv:' 02:16:20 Setup pyenv: 02:16:20 + export PYENV_ROOT=/opt/pyenv 02:16:20 + PYENV_ROOT=/opt/pyenv 02:16:20 + 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 02:16:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:16:20 + pyenv versions 02:16:20 system 02:16:20 * 3.8.13 (set by /opt/pyenv/version) 02:16:20 * 3.9.13 (set by /opt/pyenv/version) 02:16:20 * 3.10.6 (set by /opt/pyenv/version) 02:16:20 + command -v pyenv 02:16:20 ++ pyenv init - --no-rehash 02:16:20 + 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[*]}"'\'')" 02:16:20 export PATH="/opt/pyenv/shims:${PATH}" 02:16:20 export PYENV_SHELL=bash 02:16:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:16:20 pyenv() { 02:16:20 local command 02:16:20 command="${1:-}" 02:16:20 if [ "$#" -gt 0 ]; then 02:16:20 shift 02:16:20 fi 02:16:20 02:16:20 case "$command" in 02:16:20 rehash|shell) 02:16:20 eval "$(pyenv "sh-$command" "$@")" 02:16:20 ;; 02:16:20 *) 02:16:20 command pyenv "$command" "$@" 02:16:20 ;; 02:16:20 esac 02:16:20 }' 02:16:20 +++ 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[*]}"' 02:16:20 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:16:20 ++ 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 02:16:20 ++ 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 02:16:20 ++ export PYENV_SHELL=bash 02:16:20 ++ PYENV_SHELL=bash 02:16:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:16:20 +++ complete -F _pyenv pyenv 02:16:20 ++ lf-pyver python3 02:16:20 ++ local py_version_xy=python3 02:16:20 ++ local py_version_xyz= 02:16:20 ++ pyenv versions 02:16:20 ++ local command 02:16:20 ++ command=versions 02:16:20 ++ '[' 1 -gt 0 ']' 02:16:20 ++ shift 02:16:20 ++ case "$command" in 02:16:20 ++ command pyenv versions 02:16:20 ++ pyenv versions 02:16:20 ++ sed 's/^[ *]* //' 02:16:20 ++ awk '{ print $1 }' 02:16:20 ++ grep -E '^[0-9.]*[0-9]$' 02:16:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:16:20 +++ grep '^3' /tmp/.pyenv_versions 02:16:20 +++ tail -n 1 02:16:20 +++ sort -V 02:16:20 ++ py_version_xyz=3.10.6 02:16:20 ++ [[ -z 3.10.6 ]] 02:16:20 ++ echo 3.10.6 02:16:20 ++ return 0 02:16:20 + pyenv local 3.10.6 02:16:20 + local command 02:16:20 + command=local 02:16:20 + '[' 2 -gt 0 ']' 02:16:20 + shift 02:16:20 + case "$command" in 02:16:20 + command pyenv local 3.10.6 02:16:20 + pyenv local 3.10.6 02:16:20 + for arg in "$@" 02:16:20 + case $arg in 02:16:20 + pkg_list+='tox ' 02:16:20 + for arg in "$@" 02:16:20 + case $arg in 02:16:20 + pkg_list+='virtualenv ' 02:16:20 + for arg in "$@" 02:16:20 + case $arg in 02:16:20 + pkg_list+='urllib3~=1.26.15 ' 02:16:20 + [[ -f /tmp/.toxenv ]] 02:16:20 + [[ ! -f /tmp/.toxenv ]] 02:16:20 + [[ -n '' ]] 02:16:20 + python3 -m venv /tmp/venv-1Y51 02:16:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Y51' 02:16:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Y51 02:16:24 + echo /tmp/venv-1Y51 02:16:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 02:16:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 02:16:24 + /tmp/venv-1Y51/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 02:16:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:16:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 02:16:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 02:16:28 + /tmp/venv-1Y51/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 02:16:30 + type python3 02:16:30 + true 02:16:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Y51/bin to PATH' 02:16:30 lf-activate-venv(): INFO: Adding /tmp/venv-1Y51/bin to PATH 02:16:30 + PATH=/tmp/venv-1Y51/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 02:16:30 + return 0 02:16:30 + python3 --version 02:16:30 Python 3.10.6 02:16:30 + python3 -m pip --version 02:16:30 pip 25.2 from /tmp/venv-1Y51/lib/python3.10/site-packages/pip (python 3.10) 02:16:30 + python3 -m pip freeze 02:16:31 cachetools==6.1.0 02:16:31 chardet==5.2.0 02:16:31 colorama==0.4.6 02:16:31 distlib==0.4.0 02:16:31 filelock==3.18.0 02:16:31 packaging==25.0 02:16:31 platformdirs==4.3.8 02:16:31 pluggy==1.6.0 02:16:31 pyproject-api==1.9.1 02:16:31 tomli==2.2.1 02:16:31 tox==4.28.4 02:16:31 typing_extensions==4.14.1 02:16:31 urllib3==1.26.20 02:16:31 virtualenv==20.33.1 02:16:31 [EnvInject] - Injecting environment variables from a build step. 02:16:31 [EnvInject] - Injecting as environment variables the properties content 02:16:31 PARALLEL=false 02:16:31 02:16:31 [EnvInject] - Variables injected successfully. 02:16:31 [demo-master-yml-lint] $ /bin/bash -l /tmp/jenkins17053566375598185749.sh 02:16:31 ---> tox-run.sh 02:16:31 + 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 02:16:31 + ARCHIVE_TOX_DIR=/w/workspace/demo-master-yml-lint/archives/tox 02:16:31 + ARCHIVE_DOC_DIR=/w/workspace/demo-master-yml-lint/archives/docs 02:16:31 + mkdir -p /w/workspace/demo-master-yml-lint/archives/tox 02:16:31 + cd /w/workspace/demo-master-yml-lint/. 02:16:31 + source /home/jenkins/lf-env.sh 02:16:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 02:16:31 ++ mktemp -d /tmp/venv-XXXX 02:16:31 + lf_venv=/tmp/venv-NKKR 02:16:31 + local venv_file=/tmp/.os_lf_venv 02:16:31 + local python=python3 02:16:31 + local options 02:16:31 + local set_path=true 02:16:31 + local install_args= 02:16:31 ++ 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 02:16:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:16:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 02:16:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 02:16:31 + true 02:16:31 + case $1 in 02:16:31 + venv_file=/tmp/.toxenv 02:16:31 + shift 2 02:16:31 + true 02:16:31 + case $1 in 02:16:31 + shift 02:16:31 + break 02:16:31 + case $python in 02:16:31 + local pkg_list= 02:16:31 + [[ -d /opt/pyenv ]] 02:16:31 + echo 'Setup pyenv:' 02:16:31 Setup pyenv: 02:16:31 + export PYENV_ROOT=/opt/pyenv 02:16:31 + PYENV_ROOT=/opt/pyenv 02:16:31 + 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 02:16:31 + 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 02:16:31 + pyenv versions 02:16:31 system 02:16:31 3.8.13 02:16:31 3.9.13 02:16:31 * 3.10.6 (set by /w/workspace/demo-master-yml-lint/.python-version) 02:16:31 + command -v pyenv 02:16:31 ++ pyenv init - --no-rehash 02:16:31 + 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[*]}"'\'')" 02:16:31 export PATH="/opt/pyenv/shims:${PATH}" 02:16:31 export PYENV_SHELL=bash 02:16:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:16:31 pyenv() { 02:16:31 local command 02:16:31 command="${1:-}" 02:16:31 if [ "$#" -gt 0 ]; then 02:16:31 shift 02:16:31 fi 02:16:31 02:16:31 case "$command" in 02:16:31 rehash|shell) 02:16:31 eval "$(pyenv "sh-$command" "$@")" 02:16:31 ;; 02:16:31 *) 02:16:31 command pyenv "$command" "$@" 02:16:31 ;; 02:16:31 esac 02:16:31 }' 02:16:31 +++ 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[*]}"' 02:16:31 ++ 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 02:16:31 ++ 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 02:16:31 ++ 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 02:16:31 ++ export PYENV_SHELL=bash 02:16:31 ++ PYENV_SHELL=bash 02:16:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:16:31 +++ complete -F _pyenv pyenv 02:16:31 ++ lf-pyver python3 02:16:31 ++ local py_version_xy=python3 02:16:31 ++ local py_version_xyz= 02:16:31 ++ pyenv versions 02:16:31 ++ local command 02:16:31 ++ command=versions 02:16:31 ++ '[' 1 -gt 0 ']' 02:16:31 ++ shift 02:16:31 ++ case "$command" in 02:16:31 ++ command pyenv versions 02:16:31 ++ pyenv versions 02:16:31 ++ sed 's/^[ *]* //' 02:16:31 ++ grep -E '^[0-9.]*[0-9]$' 02:16:31 ++ awk '{ print $1 }' 02:16:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:16:31 +++ tail -n 1 02:16:31 +++ grep '^3' /tmp/.pyenv_versions 02:16:31 +++ sort -V 02:16:31 ++ py_version_xyz=3.10.6 02:16:31 ++ [[ -z 3.10.6 ]] 02:16:31 ++ echo 3.10.6 02:16:31 ++ return 0 02:16:31 + pyenv local 3.10.6 02:16:31 + local command 02:16:31 + command=local 02:16:31 + '[' 2 -gt 0 ']' 02:16:31 + shift 02:16:31 + case "$command" in 02:16:31 + command pyenv local 3.10.6 02:16:31 + pyenv local 3.10.6 02:16:31 + for arg in "$@" 02:16:31 + case $arg in 02:16:31 + pkg_list+='tox ' 02:16:31 + for arg in "$@" 02:16:31 + case $arg in 02:16:31 + pkg_list+='virtualenv ' 02:16:31 + for arg in "$@" 02:16:31 + case $arg in 02:16:31 + pkg_list+='urllib3~=1.26.15 ' 02:16:31 + [[ -f /tmp/.toxenv ]] 02:16:31 ++ cat /tmp/.toxenv 02:16:31 + lf_venv=/tmp/venv-1Y51 02:16:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Y51 from' file:/tmp/.toxenv 02:16:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Y51 from file:/tmp/.toxenv 02:16:31 + /tmp/venv-1Y51/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 02:16:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 02:16:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 02:16:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 02:16:32 + /tmp/venv-1Y51/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 02:16:33 + type python3 02:16:33 + true 02:16:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Y51/bin to PATH' 02:16:33 lf-activate-venv(): INFO: Adding /tmp/venv-1Y51/bin to PATH 02:16:33 + PATH=/tmp/venv-1Y51/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 02:16:33 + return 0 02:16:33 + [[ -d /opt/pyenv ]] 02:16:33 + echo '---> Setting up pyenv' 02:16:33 ---> Setting up pyenv 02:16:33 + export PYENV_ROOT=/opt/pyenv 02:16:33 + PYENV_ROOT=/opt/pyenv 02:16:33 + export PATH=/opt/pyenv/bin:/tmp/venv-1Y51/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 02:16:33 + PATH=/opt/pyenv/bin:/tmp/venv-1Y51/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 02:16:33 ++ pwd 02:16:33 + PYTHONPATH=/w/workspace/demo-master-yml-lint 02:16:33 + export PYTHONPATH 02:16:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 02:16:33 + TOX_TESTENV_PASSENV=PYTHONPATH 02:16:33 + tox --version 02:16:33 4.28.4 from /tmp/venv-1Y51/lib/python3.10/site-packages/tox/__init__.py 02:16:33 + PARALLEL=false 02:16:33 + TOX_OPTIONS_LIST= 02:16:33 + [[ -n yaml ]] 02:16:33 + TOX_OPTIONS_LIST=' -e yaml' 02:16:33 + case ${PARALLEL,,} in 02:16:33 + tox -e yaml 02:16:33 + tee -a /w/workspace/demo-master-yml-lint/archives/tox/tox.log 02:16:35 yaml: install_deps> python -I -m pip install coala-bears 02:17:01 yaml: freeze> python -m pip freeze --all 02:17:01 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==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.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 02:17:01 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 02:17:01 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 02:17:02 ---> Completed tox runs 02:17:02 + for i in .tox/*/log 02:17:02 ++ echo .tox/yaml/log 02:17:02 ++ awk -F/ '{print $2}' 02:17:02 + tox_env=yaml 02:17:02 + cp -r .tox/yaml/log /w/workspace/demo-master-yml-lint/archives/tox/yaml 02:17:02 + DOC_DIR=docs/_build/html 02:17:02 + [[ -d docs/_build/html ]] 02:17:02 + echo '---> tox-run.sh ends' 02:17:02 ---> tox-run.sh ends 02:17:02 + test 1 -eq 0 02:17:02 + exit 1 02:17:02 Build step 'Execute shell' marked build as failure 02:17:02 $ ssh-agent -k 02:17:02 unset SSH_AUTH_SOCK; 02:17:02 unset SSH_AGENT_PID; 02:17:02 echo Agent pid 19365 killed; 02:17:02 [ssh-agent] Stopped. 02:17:02 [PostBuildScript] - [INFO] Executing post build scripts. 02:17:02 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins17955286569377048759.sh 02:17:02 ---> sysstat.sh 02:17:02 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins15569524519383179265.sh 02:17:02 ---> package-listing.sh 02:17:02 ++ facter osfamily 02:17:02 ++ tr '[:upper:]' '[:lower:]' 02:17:03 + OS_FAMILY=redhat 02:17:03 + workspace=/w/workspace/demo-master-yml-lint 02:17:03 + START_PACKAGES=/tmp/packages_start.txt 02:17:03 + END_PACKAGES=/tmp/packages_end.txt 02:17:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:17:03 + PACKAGES=/tmp/packages_start.txt 02:17:03 + '[' /w/workspace/demo-master-yml-lint ']' 02:17:03 + PACKAGES=/tmp/packages_end.txt 02:17:03 + case "${OS_FAMILY}" in 02:17:03 + rpm -qa 02:17:03 + sort 02:17:03 + '[' -f /tmp/packages_start.txt ']' 02:17:03 + '[' -f /tmp/packages_end.txt ']' 02:17:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:17:03 + '[' /w/workspace/demo-master-yml-lint ']' 02:17:03 + mkdir -p /w/workspace/demo-master-yml-lint/archives/ 02:17:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/demo-master-yml-lint/archives/ 02:17:03 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins13233050908591650305.sh 02:17:03 ---> capture-instance-metadata.sh 02:17:03 Setup pyenv: 02:17:03 system 02:17:03 3.8.13 02:17:03 3.9.13 02:17:03 * 3.10.6 (set by /w/workspace/demo-master-yml-lint/.python-version) 02:17:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g90M 02:17:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:17:10 lf-activate-venv(): INFO: Installing: lftools 02:17:32 lf-activate-venv(): INFO: Adding /tmp/venv-g90M/bin to PATH 02:17:32 INFO: Running in OpenStack, capturing instance metadata 02:17:33 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins5142303706200639014.sh 02:17:33 provisioning config files... 02:17:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/demo-master-yml-lint@tmp/config4154234941224557725tmp 02:17:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:17:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:17:33 [EnvInject] - Injecting environment variables from a build step. 02:17:33 [EnvInject] - Injecting as environment variables the properties content 02:17:33 SERVER_ID=logs 02:17:33 02:17:33 [EnvInject] - Variables injected successfully. 02:17:33 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins2342423808051150509.sh 02:17:33 ---> create-netrc.sh 02:17:33 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins17264153394005487283.sh 02:17:33 ---> python-tools-install.sh 02:17:33 Setup pyenv: 02:17:33 system 02:17:33 3.8.13 02:17:33 3.9.13 02:17:33 * 3.10.6 (set by /w/workspace/demo-master-yml-lint/.python-version) 02:17:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g90M from file:/tmp/.os_lf_venv 02:17:35 lf-activate-venv(): INFO: Installing: lftools 02:17:42 lf-activate-venv(): INFO: Adding /tmp/venv-g90M/bin to PATH 02:17:42 Generating Requirements File 02:18:02 Python 3.10.6 02:18:02 pip 25.2 from /tmp/venv-g90M/lib/python3.10/site-packages/pip (python 3.10) 02:18:03 appdirs==1.4.4 02:18:03 argcomplete==3.6.2 02:18:03 aspy.yaml==1.3.0 02:18:03 attrs==25.3.0 02:18:03 autopage==0.5.2 02:18:03 beautifulsoup4==4.13.4 02:18:03 boto3==1.40.8 02:18:03 botocore==1.40.8 02:18:03 bs4==0.0.2 02:18:03 cachetools==5.5.2 02:18:03 certifi==2025.8.3 02:18:03 cffi==1.17.1 02:18:03 cfgv==3.4.0 02:18:03 chardet==5.2.0 02:18:03 charset-normalizer==3.4.3 02:18:03 click==8.2.1 02:18:03 cliff==4.10.0 02:18:03 cmd2==2.7.0 02:18:03 cryptography==3.3.2 02:18:03 debtcollector==3.0.0 02:18:03 decorator==5.2.1 02:18:03 defusedxml==0.7.1 02:18:03 Deprecated==1.2.18 02:18:03 distlib==0.4.0 02:18:03 dnspython==2.7.0 02:18:03 docker==7.1.0 02:18:03 dogpile.cache==1.4.0 02:18:03 durationpy==0.10 02:18:03 email_validator==2.2.0 02:18:03 filelock==3.18.0 02:18:03 future==1.0.0 02:18:03 gitdb==4.0.12 02:18:03 GitPython==3.1.45 02:18:03 google-auth==2.40.3 02:18:03 httplib2==0.22.0 02:18:03 identify==2.6.13 02:18:03 idna==3.10 02:18:03 importlib-resources==1.5.0 02:18:03 iso8601==2.1.0 02:18:03 Jinja2==3.1.6 02:18:03 jmespath==1.0.1 02:18:03 jsonpatch==1.33 02:18:03 jsonpointer==3.0.0 02:18:03 jsonschema==4.25.0 02:18:03 jsonschema-specifications==2025.4.1 02:18:03 keystoneauth1==5.11.1 02:18:03 kubernetes==33.1.0 02:18:03 lftools==0.37.13 02:18:03 lxml==6.0.0 02:18:03 markdown-it-py==4.0.0 02:18:03 MarkupSafe==3.0.2 02:18:03 mdurl==0.1.2 02:18:03 msgpack==1.1.1 02:18:03 multi_key_dict==2.0.3 02:18:03 munch==4.0.0 02:18:03 netaddr==1.3.0 02:18:03 niet==1.4.2 02:18:03 nodeenv==1.9.1 02:18:03 oauth2client==4.1.3 02:18:03 oauthlib==3.3.1 02:18:03 openstacksdk==4.6.0 02:18:03 os-client-config==2.3.0 02:18:03 os-service-types==1.8.0 02:18:03 osc-lib==4.1.0 02:18:03 oslo.config==10.0.0 02:18:03 oslo.context==6.0.0 02:18:03 oslo.i18n==6.5.1 02:18:03 oslo.log==7.2.0 02:18:03 oslo.serialization==5.7.0 02:18:03 oslo.utils==9.0.0 02:18:03 packaging==25.0 02:18:03 pbr==6.1.1 02:18:03 platformdirs==4.3.8 02:18:03 prettytable==3.16.0 02:18:03 psutil==7.0.0 02:18:03 pyasn1==0.6.1 02:18:03 pyasn1_modules==0.4.2 02:18:03 pycparser==2.22 02:18:03 pygerrit2==2.0.15 02:18:03 PyGithub==2.7.0 02:18:03 Pygments==2.19.2 02:18:03 PyJWT==2.10.1 02:18:03 PyNaCl==1.5.0 02:18:03 pyparsing==2.4.7 02:18:03 pyperclip==1.9.0 02:18:03 pyrsistent==0.20.0 02:18:03 python-cinderclient==9.7.0 02:18:03 python-dateutil==2.9.0.post0 02:18:03 python-heatclient==4.3.0 02:18:03 python-jenkins==1.8.3 02:18:03 python-keystoneclient==5.6.0 02:18:03 python-magnumclient==4.8.1 02:18:03 python-openstackclient==8.1.0 02:18:03 python-swiftclient==4.8.0 02:18:03 PyYAML==6.0.2 02:18:03 referencing==0.36.2 02:18:03 requests==2.32.4 02:18:03 requests-oauthlib==2.0.0 02:18:03 requestsexceptions==1.4.0 02:18:03 rfc3986==2.0.0 02:18:03 rich==14.1.0 02:18:03 rich-argparse==1.7.1 02:18:03 rpds-py==0.27.0 02:18:03 rsa==4.9.1 02:18:03 ruamel.yaml==0.18.14 02:18:03 ruamel.yaml.clib==0.2.12 02:18:03 s3transfer==0.13.1 02:18:03 simplejson==3.20.1 02:18:03 six==1.17.0 02:18:03 smmap==5.0.2 02:18:03 soupsieve==2.7 02:18:03 stevedore==5.4.1 02:18:03 tabulate==0.9.0 02:18:03 toml==0.10.2 02:18:03 tomlkit==0.13.3 02:18:03 tqdm==4.67.1 02:18:03 typing_extensions==4.14.1 02:18:03 tzdata==2025.2 02:18:03 urllib3==1.26.20 02:18:03 virtualenv==20.33.1 02:18:03 wcwidth==0.2.13 02:18:03 websocket-client==1.8.0 02:18:03 wrapt==1.17.3 02:18:03 xdg==6.0.0 02:18:03 xmltodict==0.14.2 02:18:03 yq==3.4.3 02:18:03 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins8634350982773193719.sh 02:18:03 ---> sudo-logs.sh 02:18:03 Archiving 'sudo' log.. 02:18:03 [demo-master-yml-lint] $ /bin/bash /tmp/jenkins9283157012914464526.sh 02:18:03 ---> job-cost.sh 02:18:03 Setup pyenv: 02:18:03 system 02:18:03 3.8.13 02:18:03 3.9.13 02:18:03 * 3.10.6 (set by /w/workspace/demo-master-yml-lint/.python-version) 02:18:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g90M from file:/tmp/.os_lf_venv 02:18:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:18:10 lf-activate-venv(): INFO: Adding /tmp/venv-g90M/bin to PATH 02:18:10 INFO: No Stack... 02:18:11 INFO: Retrieving Pricing Info for: v3-standard-2 02:18:11 INFO: Archiving Costs 02:18:11 [demo-master-yml-lint] $ /bin/bash -l /tmp/jenkins14318443076142773365.sh 02:18:11 ---> logs-deploy.sh 02:18:11 Setup pyenv: 02:18:11 system 02:18:11 3.8.13 02:18:11 3.9.13 02:18:11 * 3.10.6 (set by /w/workspace/demo-master-yml-lint/.python-version) 02:18:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g90M from file:/tmp/.os_lf_venv 02:18:13 lf-activate-venv(): INFO: Installing: lftools 02:18:21 lf-activate-venv(): INFO: Adding /tmp/venv-g90M/bin to PATH 02:18:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/demo-master-yml-lint/4 02:18:21 INFO: archiving workspace using pattern(s): 02:18:22 Archives upload complete. 02:18:22 INFO: archiving logs to Nexus 02:18:23 ---> uname -a: 02:18:23 Linux prd-centos8-builder-2c-1g-34945.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 02:18:23 02:18:23 02:18:23 ---> lscpu: 02:18:23 Architecture: x86_64 02:18:23 CPU op-mode(s): 32-bit, 64-bit 02:18:23 Byte Order: Little Endian 02:18:23 CPU(s): 2 02:18:23 On-line CPU(s) list: 0,1 02:18:23 Thread(s) per core: 1 02:18:23 Core(s) per socket: 1 02:18:23 Socket(s): 2 02:18:23 NUMA node(s): 1 02:18:23 Vendor ID: AuthenticAMD 02:18:23 CPU family: 23 02:18:23 Model: 49 02:18:23 Model name: AMD EPYC-Rome Processor 02:18:23 Stepping: 0 02:18:23 CPU MHz: 2799.998 02:18:23 BogoMIPS: 5599.99 02:18:23 Virtualization: AMD-V 02:18:23 Hypervisor vendor: KVM 02:18:23 Virtualization type: full 02:18:23 L1d cache: 32K 02:18:23 L1i cache: 32K 02:18:23 L2 cache: 512K 02:18:23 L3 cache: 16384K 02:18:23 NUMA node0 CPU(s): 0,1 02:18:23 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 02:18:23 02:18:23 02:18:23 ---> nproc: 02:18:23 2 02:18:23 02:18:23 02:18:23 ---> df -h: 02:18:23 Filesystem Size Used Avail Use% Mounted on 02:18:23 devtmpfs 3.8G 0 3.8G 0% /dev 02:18:23 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:18:23 tmpfs 3.8G 17M 3.8G 1% /run 02:18:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:18:23 /dev/vda1 40G 8.8G 32G 22% / 02:18:23 tmpfs 770M 0 770M 0% /run/user/1001 02:18:23 02:18:23 02:18:23 ---> free -m: 02:18:23 total used free shared buff/cache available 02:18:23 Mem: 7699 604 4680 19 2415 6777 02:18:23 Swap: 1023 0 1023 02:18:23 02:18:23 02:18:23 ---> ip addr: 02:18:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:18:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:18:23 inet 127.0.0.1/8 scope host lo 02:18:23 valid_lft forever preferred_lft forever 02:18:23 inet6 ::1/128 scope host 02:18:23 valid_lft forever preferred_lft forever 02:18:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:18:23 link/ether fa:16:3e:92:06:3c brd ff:ff:ff:ff:ff:ff 02:18:23 altname enp0s3 02:18:23 altname ens3 02:18:23 inet 10.30.106.245/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 02:18:23 valid_lft 86241sec preferred_lft 86241sec 02:18:23 inet6 fe80::f816:3eff:fe92:63c/64 scope link 02:18:23 valid_lft forever preferred_lft forever 02:18:23 02:18:23 02:18:23 ---> sar -b -r -n DEV: 02:18:23 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) 02:18:23 02:18:23 02:15:40 LINUX RESTART (2 CPU) 02:18:23 02:18:23 02:16:01 AM tps rtps wtps bread/s bwrtn/s 02:18:23 02:17:01 AM 431.23 164.90 266.33 7973.48 34988.02 02:18:23 02:18:01 AM 139.14 0.48 138.66 64.52 12164.74 02:18:23 Average: 285.21 82.71 202.51 4019.66 23578.28 02:18:23 02:18:23 02:16:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:18:23 02:17:01 AM 5146480 6967508 2737956 34.73 2688 1989288 937652 10.50 203144 2171888 164428 02:18:23 02:18:01 AM 4774200 6918296 3110236 39.45 2688 2293260 758560 8.49 395760 2289564 188888 02:18:23 Average: 4960340 6942902 2924096 37.09 2688 2141274 848106 9.49 299452 2230726 176658 02:18:23 02:18:23 02:16:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:18:23 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:23 02:17:01 AM eth0 349.69 181.99 2152.78 67.54 0.00 0.00 0.00 0.00 02:18:23 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:23 02:18:01 AM eth0 110.60 77.37 879.55 16.58 0.00 0.00 0.00 0.00 02:18:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:23 Average: eth0 230.16 129.69 1516.27 42.06 0.00 0.00 0.00 0.00 02:18:23 02:18:23 02:18:23 ---> sar -P ALL: 02:18:23 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) 02:18:23 02:18:23 02:15:40 LINUX RESTART (2 CPU) 02:18:23 02:18:23 02:16:01 AM CPU %user %nice %system %iowait %steal %idle 02:18:23 02:17:01 AM all 37.71 2.68 22.07 10.74 0.16 26.64 02:18:23 02:17:01 AM 0 25.12 3.99 28.40 12.00 0.15 30.34 02:18:23 02:17:01 AM 1 50.03 1.39 15.89 9.51 0.17 23.01 02:18:23 02:18:01 AM all 42.50 0.00 4.21 1.61 0.11 51.57 02:18:23 02:18:01 AM 0 24.44 0.00 3.61 1.96 0.10 69.90 02:18:23 02:18:01 AM 1 60.65 0.00 4.82 1.25 0.12 33.16 02:18:23 Average: all 40.13 1.32 13.05 6.13 0.13 39.23 02:18:23 Average: 0 24.77 1.96 15.79 6.89 0.13 50.46 02:18:23 Average: 1 55.35 0.69 10.34 5.37 0.14 28.10 02:18:23 02:18:23 02:18:23