03:33:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/consul/+/141751 03:33:25 Running as SYSTEM 03:33:25 [EnvInject] - Loading node environment variables. 03:33:25 Building remotely on prd-ubuntu1804-builder-4c-4g-35011 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-consul-master-yml-lint 03:33:25 [ssh-agent] Looking for ssh-agent implementation... 03:33:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:25 $ ssh-agent 03:33:25 SSH_AUTH_SOCK=/tmp/ssh-lnjifo32rthJ/agent.1625 03:33:25 SSH_AGENT_PID=1627 03:33:25 [ssh-agent] Started. 03:33:25 Running ssh-add (command line suppressed) 03:33:25 Identity added: /w/workspace/oom-consul-master-yml-lint@tmp/private_key_15340569619642095269.key (/w/workspace/oom-consul-master-yml-lint@tmp/private_key_15340569619642095269.key) 03:33:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:33:25 The recommended git tool is: NONE 03:33:27 using credential onap-jenkins-ssh 03:33:27 Wiping out workspace first. 03:33:27 Cloning the remote Git repository 03:33:27 Cloning repository git://cloud.onap.org/mirror/oom/consul.git 03:33:27 > git init /w/workspace/oom-consul-master-yml-lint # timeout=10 03:33:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom/consul.git 03:33:27 > git --version # timeout=10 03:33:27 > git --version # 'git version 2.17.1' 03:33:27 using GIT_SSH to set credentials Gerrit user 03:33:27 Verifying host key using manually-configured host key entries 03:33:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/consul.git +refs/heads/*:refs/remotes/origin/* # timeout=30 03:33:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom/consul.git # timeout=10 03:33:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:33:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom/consul.git # timeout=10 03:33:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom/consul.git 03:33:28 using GIT_SSH to set credentials Gerrit user 03:33:28 Verifying host key using manually-configured host key entries 03:33:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/consul.git refs/changes/51/141751/1 # timeout=30 03:33:28 > git rev-parse 9b9216f46ab08673896f4a8679fe227e0ab09b5d^{commit} # timeout=10 03:33:28 Checking out Revision 9b9216f46ab08673896f4a8679fe227e0ab09b5d (refs/changes/51/141751/1) 03:33:28 > git config core.sparsecheckout # timeout=10 03:33:28 > git checkout -f 9b9216f46ab08673896f4a8679fe227e0ab09b5d # timeout=30 03:33:31 Commit message: "Chore: Add dependabot config" 03:33:31 First time build. Skipping changelog. 03:33:31 [EnvInject] - Injecting environment variables from a build step. 03:33:31 [EnvInject] - Injecting as environment variables the properties content 03:33:31 PYTHON=python3 03:33:31 03:33:31 [EnvInject] - Variables injected successfully. 03:33:31 [oom-consul-master-yml-lint] $ /bin/bash -l /tmp/jenkins360140191785050629.sh 03:33:31 ---> tox-install.sh 03:33:31 + source /home/jenkins/lf-env.sh 03:33:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:33:31 ++ mktemp -d /tmp/venv-XXXX 03:33:31 + lf_venv=/tmp/venv-W851 03:33:31 + local venv_file=/tmp/.os_lf_venv 03:33:31 + local python=python3 03:33:31 + local options 03:33:31 + local set_path=true 03:33:31 + local install_args= 03:33: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 03:33:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:33:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:33:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:33:31 + true 03:33:31 + case $1 in 03:33:31 + venv_file=/tmp/.toxenv 03:33:31 + shift 2 03:33:31 + true 03:33:31 + case $1 in 03:33:31 + shift 03:33:31 + break 03:33:31 + case $python in 03:33:31 + local pkg_list= 03:33:31 + [[ -d /opt/pyenv ]] 03:33:31 + echo 'Setup pyenv:' 03:33:31 Setup pyenv: 03:33:31 + export PYENV_ROOT=/opt/pyenv 03:33:31 + PYENV_ROOT=/opt/pyenv 03:33:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 03:33:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 03:33:31 + pyenv versions 03:33:31 * system (set by /opt/pyenv/version) 03:33:31 * 3.8.13 (set by /opt/pyenv/version) 03:33:31 * 3.9.13 (set by /opt/pyenv/version) 03:33:31 * 3.10.6 (set by /opt/pyenv/version) 03:33:31 + command -v pyenv 03:33:31 ++ pyenv init - --no-rehash 03:33:32 + 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[*]}"'\'')" 03:33:32 export PATH="/opt/pyenv/shims:${PATH}" 03:33:32 export PYENV_SHELL=bash 03:33:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:33:32 pyenv() { 03:33:32 local command 03:33:32 command="${1:-}" 03:33:32 if [ "$#" -gt 0 ]; then 03:33:32 shift 03:33:32 fi 03:33:32 03:33:32 case "$command" in 03:33:32 rehash|shell) 03:33:32 eval "$(pyenv "sh-$command" "$@")" 03:33:32 ;; 03:33:32 *) 03:33:32 command pyenv "$command" "$@" 03:33:32 ;; 03:33:32 esac 03:33:32 }' 03:33:32 +++ 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[*]}"' 03:33:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 03:33:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 03:33:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 03:33:32 ++ export PYENV_SHELL=bash 03:33:32 ++ PYENV_SHELL=bash 03:33:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:33:32 +++ complete -F _pyenv pyenv 03:33:32 ++ lf-pyver python3 03:33:32 ++ local py_version_xy=python3 03:33:32 ++ local py_version_xyz= 03:33:32 ++ pyenv versions 03:33:32 ++ local command 03:33:32 ++ command=versions 03:33:32 ++ '[' 1 -gt 0 ']' 03:33:32 ++ shift 03:33:32 ++ case "$command" in 03:33:32 ++ command pyenv versions 03:33:32 ++ pyenv versions 03:33:32 ++ sed 's/^[ *]* //' 03:33:32 ++ awk '{ print $1 }' 03:33:32 ++ grep -E '^[0-9.]*[0-9]$' 03:33:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:33:32 +++ grep '^3' /tmp/.pyenv_versions 03:33:32 +++ sort -V 03:33:32 +++ tail -n 1 03:33:32 ++ py_version_xyz=3.10.6 03:33:32 ++ [[ -z 3.10.6 ]] 03:33:32 ++ echo 3.10.6 03:33:32 ++ return 0 03:33:32 + pyenv local 3.10.6 03:33:32 + local command 03:33:32 + command=local 03:33:32 + '[' 2 -gt 0 ']' 03:33:32 + shift 03:33:32 + case "$command" in 03:33:32 + command pyenv local 3.10.6 03:33:32 + pyenv local 3.10.6 03:33:32 + for arg in "$@" 03:33:32 + case $arg in 03:33:32 + pkg_list+='tox ' 03:33:32 + for arg in "$@" 03:33:32 + case $arg in 03:33:32 + pkg_list+='virtualenv ' 03:33:32 + for arg in "$@" 03:33:32 + case $arg in 03:33:32 + pkg_list+='urllib3~=1.26.15 ' 03:33:32 + [[ -f /tmp/.toxenv ]] 03:33:32 + [[ ! -f /tmp/.toxenv ]] 03:33:32 + [[ -n '' ]] 03:33:32 + python3 -m venv /tmp/venv-W851 03:33:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W851' 03:33:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W851 03:33:36 + echo /tmp/venv-W851 03:33:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:33:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:33:36 + /tmp/venv-W851/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:33:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:33:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:33:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:33:40 + /tmp/venv-W851/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:33:42 + type python3 03:33:42 + true 03:33:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-W851/bin to PATH' 03:33:42 lf-activate-venv(): INFO: Adding /tmp/venv-W851/bin to PATH 03:33:42 + PATH=/tmp/venv-W851/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 03:33:42 + return 0 03:33:42 + python3 --version 03:33:42 Python 3.10.6 03:33:42 + python3 -m pip --version 03:33:42 pip 25.2 from /tmp/venv-W851/lib/python3.10/site-packages/pip (python 3.10) 03:33:42 + python3 -m pip freeze 03:33:42 cachetools==6.1.0 03:33:42 chardet==5.2.0 03:33:42 colorama==0.4.6 03:33:42 distlib==0.4.0 03:33:42 filelock==3.18.0 03:33:42 packaging==25.0 03:33:42 platformdirs==4.3.8 03:33:42 pluggy==1.6.0 03:33:42 pyproject-api==1.9.1 03:33:42 tomli==2.2.1 03:33:42 tox==4.28.4 03:33:42 typing_extensions==4.14.1 03:33:42 urllib3==1.26.20 03:33:42 virtualenv==20.33.1 03:33:42 [EnvInject] - Injecting environment variables from a build step. 03:33:42 [EnvInject] - Injecting as environment variables the properties content 03:33:42 PARALLEL=false 03:33:42 03:33:42 [EnvInject] - Variables injected successfully. 03:33:42 [oom-consul-master-yml-lint] $ /bin/bash -l /tmp/jenkins3668706736208745042.sh 03:33:42 ---> tox-run.sh 03:33:42 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 03:33:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-consul-master-yml-lint/archives/tox 03:33:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-consul-master-yml-lint/archives/docs 03:33:42 + mkdir -p /w/workspace/oom-consul-master-yml-lint/archives/tox 03:33:42 + cd /w/workspace/oom-consul-master-yml-lint/. 03:33:42 + source /home/jenkins/lf-env.sh 03:33:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:33:42 ++ mktemp -d /tmp/venv-XXXX 03:33:42 + lf_venv=/tmp/venv-G6So 03:33:42 + local venv_file=/tmp/.os_lf_venv 03:33:42 + local python=python3 03:33:42 + local options 03:33:42 + local set_path=true 03:33:42 + local install_args= 03:33:42 ++ 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 03:33:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:33:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:33:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:33:42 + true 03:33:42 + case $1 in 03:33:42 + venv_file=/tmp/.toxenv 03:33:42 + shift 2 03:33:42 + true 03:33:42 + case $1 in 03:33:42 + shift 03:33:42 + break 03:33:42 + case $python in 03:33:42 + local pkg_list= 03:33:42 + [[ -d /opt/pyenv ]] 03:33:42 + echo 'Setup pyenv:' 03:33:42 Setup pyenv: 03:33:42 + export PYENV_ROOT=/opt/pyenv 03:33:42 + PYENV_ROOT=/opt/pyenv 03:33:42 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 03:33:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 03:33:42 + pyenv versions 03:33:42 system 03:33:42 3.8.13 03:33:42 3.9.13 03:33:42 * 3.10.6 (set by /w/workspace/oom-consul-master-yml-lint/.python-version) 03:33:42 + command -v pyenv 03:33:42 ++ pyenv init - --no-rehash 03:33:42 + 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[*]}"'\'')" 03:33:42 export PATH="/opt/pyenv/shims:${PATH}" 03:33:42 export PYENV_SHELL=bash 03:33:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:33:42 pyenv() { 03:33:42 local command 03:33:42 command="${1:-}" 03:33:42 if [ "$#" -gt 0 ]; then 03:33:42 shift 03:33:42 fi 03:33:42 03:33:42 case "$command" in 03:33:42 rehash|shell) 03:33:42 eval "$(pyenv "sh-$command" "$@")" 03:33:42 ;; 03:33:42 *) 03:33:42 command pyenv "$command" "$@" 03:33:42 ;; 03:33:42 esac 03:33:42 }' 03:33:42 +++ 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[*]}"' 03:33:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 03:33:42 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 03:33:42 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 03:33:42 ++ export PYENV_SHELL=bash 03:33:42 ++ PYENV_SHELL=bash 03:33:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:33:42 +++ complete -F _pyenv pyenv 03:33:42 ++ lf-pyver python3 03:33:42 ++ local py_version_xy=python3 03:33:42 ++ local py_version_xyz= 03:33:42 ++ pyenv versions 03:33:42 ++ local command 03:33:42 ++ command=versions 03:33:42 ++ '[' 1 -gt 0 ']' 03:33:42 ++ shift 03:33:42 ++ case "$command" in 03:33:42 ++ command pyenv versions 03:33:42 ++ pyenv versions 03:33:42 ++ sed 's/^[ *]* //' 03:33:42 ++ awk '{ print $1 }' 03:33:42 ++ grep -E '^[0-9.]*[0-9]$' 03:33:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:33:42 +++ sort -V 03:33:42 +++ tail -n 1 03:33:42 +++ grep '^3' /tmp/.pyenv_versions 03:33:42 ++ py_version_xyz=3.10.6 03:33:42 ++ [[ -z 3.10.6 ]] 03:33:42 ++ echo 3.10.6 03:33:42 ++ return 0 03:33:42 + pyenv local 3.10.6 03:33:42 + local command 03:33:42 + command=local 03:33:42 + '[' 2 -gt 0 ']' 03:33:42 + shift 03:33:42 + case "$command" in 03:33:42 + command pyenv local 3.10.6 03:33:42 + pyenv local 3.10.6 03:33:42 + for arg in "$@" 03:33:42 + case $arg in 03:33:42 + pkg_list+='tox ' 03:33:42 + for arg in "$@" 03:33:42 + case $arg in 03:33:42 + pkg_list+='virtualenv ' 03:33:42 + for arg in "$@" 03:33:42 + case $arg in 03:33:42 + pkg_list+='urllib3~=1.26.15 ' 03:33:42 + [[ -f /tmp/.toxenv ]] 03:33:42 ++ cat /tmp/.toxenv 03:33:42 + lf_venv=/tmp/venv-W851 03:33:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W851 from' file:/tmp/.toxenv 03:33:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W851 from file:/tmp/.toxenv 03:33:42 + /tmp/venv-W851/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:33:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:33:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:33:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:33:43 + /tmp/venv-W851/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:33:44 + type python3 03:33:44 + true 03:33:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-W851/bin to PATH' 03:33:44 lf-activate-venv(): INFO: Adding /tmp/venv-W851/bin to PATH 03:33:44 + PATH=/tmp/venv-W851/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 03:33:44 + return 0 03:33:44 + [[ -d /opt/pyenv ]] 03:33:44 + echo '---> Setting up pyenv' 03:33:44 ---> Setting up pyenv 03:33:44 + export PYENV_ROOT=/opt/pyenv 03:33:44 + PYENV_ROOT=/opt/pyenv 03:33:44 + export PATH=/opt/pyenv/bin:/tmp/venv-W851/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 03:33:44 + PATH=/opt/pyenv/bin:/tmp/venv-W851/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 03:33:44 ++ pwd 03:33:44 + PYTHONPATH=/w/workspace/oom-consul-master-yml-lint 03:33:44 + export PYTHONPATH 03:33:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:33:44 + TOX_TESTENV_PASSENV=PYTHONPATH 03:33:44 + tox --version 03:33:45 4.28.4 from /tmp/venv-W851/lib/python3.10/site-packages/tox/__init__.py 03:33:45 + PARALLEL=false 03:33:45 + TOX_OPTIONS_LIST= 03:33:45 + [[ -n yaml ]] 03:33:45 + TOX_OPTIONS_LIST=' -e yaml' 03:33:45 + case ${PARALLEL,,} in 03:33:45 + tox -e yaml 03:33:45 + tee -a /w/workspace/oom-consul-master-yml-lint/archives/tox/tox.log 03:33:46 yaml: install_deps> python -I -m pip install coala-bears nodeenv 03:34:34 yaml: freeze> python -m pip freeze --all 03:34:34 yaml: alabaster==0.7.16,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.22,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,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.5.1,jsonschema==4.25.0,jsonschema-specifications==2025.4.1,jupyter_core==5.8.1,lazy-object-proxy==1.11.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==3.0.2,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.9.1,packaging==25.0,pbr==6.1.1,pip==25.1.1,platformdirs==4.3.8,polib==1.2.0,proselint==0.7.0,pycodestyle==2.14.0,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,PyYAML==3.13,radon==1.4.0,referencing==0.36.2,regex==2025.7.34,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.27.0,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==80.9.0,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.4.1,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,typing_extensions==4.14.1,unidiff==0.5.5,urllib3==2.5.0,vulture==0.10,wrapt==1.17.3,yamllint==1.6.1,yapf==0.14.0 03:34:34 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 03:34:34 yaml: failed with /bin/sh (resolves to /bin/sh) is not allowed, use allowlist_externals to allow it 03:34:34 yaml: FAIL code 1 (48.86 seconds) 03:34:34 evaluation failed :( (49.07 seconds) 03:34:34 + tox_status=1 03:34:34 + echo '---> Completed tox runs' 03:34:34 ---> Completed tox runs 03:34:34 + for i in .tox/*/log 03:34:34 ++ echo .tox/yaml/log 03:34:34 ++ awk -F/ '{print $2}' 03:34:34 + tox_env=yaml 03:34:34 + cp -r .tox/yaml/log /w/workspace/oom-consul-master-yml-lint/archives/tox/yaml 03:34:34 + DOC_DIR=docs/_build/html 03:34:34 + [[ -d docs/_build/html ]] 03:34:34 + echo '---> tox-run.sh ends' 03:34:34 ---> tox-run.sh ends 03:34:34 + test 1 -eq 0 03:34:34 + exit 1 03:34:34 ++ '[' 2 = 1 ']' 03:34:34 Build step 'Execute shell' marked build as failure 03:34:34 $ ssh-agent -k 03:34:34 unset SSH_AUTH_SOCK; 03:34:34 unset SSH_AGENT_PID; 03:34:34 echo Agent pid 1627 killed; 03:34:34 [ssh-agent] Stopped. 03:34:34 [PostBuildScript] - [INFO] Executing post build scripts. 03:34:34 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins4639451794665508733.sh 03:34:34 ---> sysstat.sh 03:34:34 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins2661242734725674128.sh 03:34:34 ---> package-listing.sh 03:34:34 ++ facter osfamily 03:34:34 ++ tr '[:upper:]' '[:lower:]' 03:34:35 + OS_FAMILY=debian 03:34:35 + workspace=/w/workspace/oom-consul-master-yml-lint 03:34:35 + START_PACKAGES=/tmp/packages_start.txt 03:34:35 + END_PACKAGES=/tmp/packages_end.txt 03:34:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:34:35 + PACKAGES=/tmp/packages_start.txt 03:34:35 + '[' /w/workspace/oom-consul-master-yml-lint ']' 03:34:35 + PACKAGES=/tmp/packages_end.txt 03:34:35 + case "${OS_FAMILY}" in 03:34:35 + dpkg -l 03:34:35 + grep '^ii' 03:34:35 + '[' -f /tmp/packages_start.txt ']' 03:34:35 + '[' -f /tmp/packages_end.txt ']' 03:34:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:34:35 + '[' /w/workspace/oom-consul-master-yml-lint ']' 03:34:35 + mkdir -p /w/workspace/oom-consul-master-yml-lint/archives/ 03:34:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-consul-master-yml-lint/archives/ 03:34:35 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins15058591948915654831.sh 03:34:35 ---> capture-instance-metadata.sh 03:34:35 Setup pyenv: 03:34:35 system 03:34:35 3.8.13 03:34:35 3.9.13 03:34:35 * 3.10.6 (set by /w/workspace/oom-consul-master-yml-lint/.python-version) 03:34:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qsjm 03:34:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:34:42 lf-activate-venv(): INFO: Installing: lftools 03:35:02 lf-activate-venv(): INFO: Adding /tmp/venv-Qsjm/bin to PATH 03:35:02 INFO: Running in OpenStack, capturing instance metadata 03:35:03 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins13718765962023096457.sh 03:35:03 provisioning config files... 03:35:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-consul-master-yml-lint@tmp/config9952623199438558728tmp 03:35:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:35:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:35:03 [EnvInject] - Injecting environment variables from a build step. 03:35:03 [EnvInject] - Injecting as environment variables the properties content 03:35:03 SERVER_ID=logs 03:35:03 03:35:03 [EnvInject] - Variables injected successfully. 03:35:03 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins2262556884341129731.sh 03:35:03 ---> create-netrc.sh 03:35:03 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins7211991368039392932.sh 03:35:03 ---> python-tools-install.sh 03:35:03 Setup pyenv: 03:35:03 system 03:35:03 3.8.13 03:35:03 3.9.13 03:35:03 * 3.10.6 (set by /w/workspace/oom-consul-master-yml-lint/.python-version) 03:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qsjm from file:/tmp/.os_lf_venv 03:35:05 lf-activate-venv(): INFO: Installing: lftools 03:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-Qsjm/bin to PATH 03:35:12 Generating Requirements File 03:35:32 Python 3.10.6 03:35:32 pip 25.2 from /tmp/venv-Qsjm/lib/python3.10/site-packages/pip (python 3.10) 03:35:33 appdirs==1.4.4 03:35:33 argcomplete==3.6.2 03:35:33 aspy.yaml==1.3.0 03:35:33 attrs==25.3.0 03:35:33 autopage==0.5.2 03:35:33 beautifulsoup4==4.13.4 03:35:33 boto3==1.40.8 03:35:33 botocore==1.40.8 03:35:33 bs4==0.0.2 03:35:33 cachetools==5.5.2 03:35:33 certifi==2025.8.3 03:35:33 cffi==1.17.1 03:35:33 cfgv==3.4.0 03:35:33 chardet==5.2.0 03:35:33 charset-normalizer==3.4.3 03:35:33 click==8.2.1 03:35:33 cliff==4.10.0 03:35:33 cmd2==2.7.0 03:35:33 cryptography==3.3.2 03:35:33 debtcollector==3.0.0 03:35:33 decorator==5.2.1 03:35:33 defusedxml==0.7.1 03:35:33 Deprecated==1.2.18 03:35:33 distlib==0.4.0 03:35:33 dnspython==2.7.0 03:35:33 docker==7.1.0 03:35:33 dogpile.cache==1.4.0 03:35:33 durationpy==0.10 03:35:33 email_validator==2.2.0 03:35:33 filelock==3.18.0 03:35:33 future==1.0.0 03:35:33 gitdb==4.0.12 03:35:33 GitPython==3.1.45 03:35:33 google-auth==2.40.3 03:35:33 httplib2==0.22.0 03:35:33 identify==2.6.13 03:35:33 idna==3.10 03:35:33 importlib-resources==1.5.0 03:35:33 iso8601==2.1.0 03:35:33 Jinja2==3.1.6 03:35:33 jmespath==1.0.1 03:35:33 jsonpatch==1.33 03:35:33 jsonpointer==3.0.0 03:35:33 jsonschema==4.25.0 03:35:33 jsonschema-specifications==2025.4.1 03:35:33 keystoneauth1==5.11.1 03:35:33 kubernetes==33.1.0 03:35:33 lftools==0.37.13 03:35:33 lxml==6.0.0 03:35:33 markdown-it-py==4.0.0 03:35:33 MarkupSafe==3.0.2 03:35:33 mdurl==0.1.2 03:35:33 msgpack==1.1.1 03:35:33 multi_key_dict==2.0.3 03:35:33 munch==4.0.0 03:35:33 netaddr==1.3.0 03:35:33 niet==1.4.2 03:35:33 nodeenv==1.9.1 03:35:33 oauth2client==4.1.3 03:35:33 oauthlib==3.3.1 03:35:33 openstacksdk==4.6.0 03:35:33 os-client-config==2.3.0 03:35:33 os-service-types==1.8.0 03:35:33 osc-lib==4.1.0 03:35:33 oslo.config==10.0.0 03:35:33 oslo.context==6.0.0 03:35:33 oslo.i18n==6.5.1 03:35:33 oslo.log==7.2.0 03:35:33 oslo.serialization==5.7.0 03:35:33 oslo.utils==9.0.0 03:35:33 packaging==25.0 03:35:33 pbr==6.1.1 03:35:33 platformdirs==4.3.8 03:35:33 prettytable==3.16.0 03:35:33 psutil==7.0.0 03:35:33 pyasn1==0.6.1 03:35:33 pyasn1_modules==0.4.2 03:35:33 pycparser==2.22 03:35:33 pygerrit2==2.0.15 03:35:33 PyGithub==2.7.0 03:35:33 Pygments==2.19.2 03:35:33 PyJWT==2.10.1 03:35:33 PyNaCl==1.5.0 03:35:33 pyparsing==2.4.7 03:35:33 pyperclip==1.9.0 03:35:33 pyrsistent==0.20.0 03:35:33 python-cinderclient==9.7.0 03:35:33 python-dateutil==2.9.0.post0 03:35:33 python-heatclient==4.3.0 03:35:33 python-jenkins==1.8.3 03:35:33 python-keystoneclient==5.6.0 03:35:33 python-magnumclient==4.8.1 03:35:33 python-openstackclient==8.1.0 03:35:33 python-swiftclient==4.8.0 03:35:33 PyYAML==6.0.2 03:35:33 referencing==0.36.2 03:35:33 requests==2.32.4 03:35:33 requests-oauthlib==2.0.0 03:35:33 requestsexceptions==1.4.0 03:35:33 rfc3986==2.0.0 03:35:33 rich==14.1.0 03:35:33 rich-argparse==1.7.1 03:35:33 rpds-py==0.27.0 03:35:33 rsa==4.9.1 03:35:33 ruamel.yaml==0.18.14 03:35:33 ruamel.yaml.clib==0.2.12 03:35:33 s3transfer==0.13.1 03:35:33 simplejson==3.20.1 03:35:33 six==1.17.0 03:35:33 smmap==5.0.2 03:35:33 soupsieve==2.7 03:35:33 stevedore==5.4.1 03:35:33 tabulate==0.9.0 03:35:33 toml==0.10.2 03:35:33 tomlkit==0.13.3 03:35:33 tqdm==4.67.1 03:35:33 typing_extensions==4.14.1 03:35:33 tzdata==2025.2 03:35:33 urllib3==1.26.20 03:35:33 virtualenv==20.33.1 03:35:33 wcwidth==0.2.13 03:35:33 websocket-client==1.8.0 03:35:33 wrapt==1.17.3 03:35:33 xdg==6.0.0 03:35:33 xmltodict==0.14.2 03:35:33 yq==3.4.3 03:35:33 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins1819566165781588314.sh 03:35:33 ---> sudo-logs.sh 03:35:33 Archiving 'sudo' log.. 03:35:33 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins8536697251210985628.sh 03:35:33 ---> job-cost.sh 03:35:33 Setup pyenv: 03:35:33 system 03:35:33 3.8.13 03:35:33 3.9.13 03:35:33 * 3.10.6 (set by /w/workspace/oom-consul-master-yml-lint/.python-version) 03:35:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qsjm from file:/tmp/.os_lf_venv 03:35:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:35:40 lf-activate-venv(): INFO: Adding /tmp/venv-Qsjm/bin to PATH 03:35:40 INFO: No Stack... 03:35:40 INFO: Retrieving Pricing Info for: v3-standard-4 03:35:40 INFO: Archiving Costs 03:35:40 [oom-consul-master-yml-lint] $ /bin/bash -l /tmp/jenkins16085244651297893520.sh 03:35:40 ---> logs-deploy.sh 03:35:40 Setup pyenv: 03:35:40 system 03:35:40 3.8.13 03:35:40 3.9.13 03:35:40 * 3.10.6 (set by /w/workspace/oom-consul-master-yml-lint/.python-version) 03:35:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qsjm from file:/tmp/.os_lf_venv 03:35:42 lf-activate-venv(): INFO: Installing: lftools 03:35:50 lf-activate-venv(): INFO: Adding /tmp/venv-Qsjm/bin to PATH 03:35:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-consul-master-yml-lint/1 03:35:50 INFO: archiving workspace using pattern(s): 03:35:51 Archives upload complete. 03:35:51 INFO: archiving logs to Nexus 03:35:52 ---> uname -a: 03:35:52 Linux prd-ubuntu1804-builder-4c-4g-35011 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 03:35:52 03:35:52 03:35:52 ---> lscpu: 03:35:52 Architecture: x86_64 03:35:52 CPU op-mode(s): 32-bit, 64-bit 03:35:52 Byte Order: Little Endian 03:35:52 CPU(s): 4 03:35:52 On-line CPU(s) list: 0-3 03:35:52 Thread(s) per core: 1 03:35:52 Core(s) per socket: 1 03:35:52 Socket(s): 4 03:35:52 NUMA node(s): 1 03:35:52 Vendor ID: AuthenticAMD 03:35:52 CPU family: 23 03:35:52 Model: 49 03:35:52 Model name: AMD EPYC-Rome Processor 03:35:52 Stepping: 0 03:35:52 CPU MHz: 2800.000 03:35:52 BogoMIPS: 5600.00 03:35:52 Virtualization: AMD-V 03:35:52 Hypervisor vendor: KVM 03:35:52 Virtualization type: full 03:35:52 L1d cache: 32K 03:35:52 L1i cache: 32K 03:35:52 L2 cache: 512K 03:35:52 L3 cache: 16384K 03:35:52 NUMA node0 CPU(s): 0-3 03:35:52 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 03:35:52 03:35:52 03:35:52 ---> nproc: 03:35:52 4 03:35:52 03:35:52 03:35:52 ---> df -h: 03:35:52 Filesystem Size Used Avail Use% Mounted on 03:35:52 udev 7.9G 0 7.9G 0% /dev 03:35:52 tmpfs 1.6G 672K 1.6G 1% /run 03:35:52 /dev/vda1 78G 8.4G 70G 11% / 03:35:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 03:35:52 tmpfs 5.0M 0 5.0M 0% /run/lock 03:35:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 03:35:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 03:35:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 03:35:52 03:35:52 03:35:52 ---> free -m: 03:35:52 total used free shared buff/cache available 03:35:52 Mem: 16040 584 13270 0 2184 15133 03:35:52 Swap: 1023 0 1023 03:35:52 03:35:52 03:35:52 ---> ip addr: 03:35:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:35:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:35:52 inet 127.0.0.1/8 scope host lo 03:35:52 valid_lft forever preferred_lft forever 03:35:52 inet6 ::1/128 scope host 03:35:52 valid_lft forever preferred_lft forever 03:35:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 03:35:52 link/ether fa:16:3e:a5:52:f4 brd ff:ff:ff:ff:ff:ff 03:35:52 inet 10.30.106.19/23 brd 10.30.107.255 scope global dynamic ens3 03:35:52 valid_lft 86234sec preferred_lft 86234sec 03:35:52 inet6 fe80::f816:3eff:fea5:52f4/64 scope link 03:35:52 valid_lft forever preferred_lft forever 03:35:52 03:35:52 03:35:52 ---> sar -b -r -n DEV: 03:35:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35011) 08/13/25 _x86_64_ (4 CPU) 03:35:52 03:35:52 03:33:09 LINUX RESTART (4 CPU) 03:35:52 03:35:52 03:34:01 tps rtps wtps bread/s bwrtn/s 03:35:52 03:35:01 115.30 4.07 111.23 406.60 11702.98 03:35:52 Average: 115.30 4.07 111.23 406.60 11702.98 03:35:52 03:35:52 03:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:35:52 03:35:01 13593408 15421408 2831560 17.24 80960 1931136 917484 5.25 848728 1734792 323568 03:35:52 Average: 13593408 15421408 2831560 17.24 80960 1931136 917484 5.25 848728 1734792 323568 03:35:52 03:35:52 03:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:35:52 03:35:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 03:35:52 03:35:01 ens3 112.90 74.32 1015.56 12.27 0.00 0.00 0.00 0.00 03:35:52 Average: lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 03:35:52 Average: ens3 112.90 74.32 1015.56 12.27 0.00 0.00 0.00 0.00 03:35:52 03:35:52 03:35:52 ---> sar -P ALL: 03:35:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35011) 08/13/25 _x86_64_ (4 CPU) 03:35:52 03:35:52 03:33:09 LINUX RESTART (4 CPU) 03:35:52 03:35:52 03:34:01 CPU %user %nice %system %iowait %steal %idle 03:35:52 03:35:01 all 21.58 0.00 1.73 1.53 0.06 75.11 03:35:52 03:35:01 0 30.11 0.00 2.00 0.48 0.07 67.34 03:35:52 03:35:01 1 2.52 0.00 1.00 4.70 0.07 91.71 03:35:52 03:35:01 2 29.15 0.00 2.14 0.73 0.05 67.93 03:35:52 03:35:01 3 24.47 0.00 1.80 0.18 0.05 73.49 03:35:52 Average: all 21.58 0.00 1.73 1.53 0.06 75.11 03:35:52 Average: 0 30.11 0.00 2.00 0.48 0.07 67.34 03:35:52 Average: 1 2.52 0.00 1.00 4.70 0.07 91.71 03:35:52 Average: 2 29.15 0.00 2.14 0.73 0.05 67.93 03:35:52 Average: 3 24.47 0.00 1.80 0.18 0.05 73.49 03:35:52 03:35:52 03:35:52