16:13:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/136751 16:13:42 Running as SYSTEM 16:13:42 [EnvInject] - Loading node environment variables. 16:13:42 Building remotely on prd-centos8-builder-2c-1g-5087 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 16:13:42 [ssh-agent] Looking for ssh-agent implementation... 16:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:42 $ ssh-agent 16:13:42 SSH_AUTH_SOCK=/tmp/ssh-rHxTbVXETkoH/agent.21339 16:13:42 SSH_AGENT_PID=21341 16:13:42 [ssh-agent] Started. 16:13:42 Running ssh-add (command line suppressed) 16:13:42 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_16421949642724685024.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_16421949642724685024.key) 16:13:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:13:42 The recommended git tool is: NONE 16:13:44 using credential onap-jenkins-ssh 16:13:44 Wiping out workspace first. 16:13:44 Cloning the remote Git repository 16:13:44 Cloning repository git://cloud.onap.org/mirror/integration.git 16:13:44 > git init /w/workspace/integration-master-yaml-lint # timeout=10 16:13:44 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 16:13:44 > git --version # timeout=10 16:13:44 > git --version # 'git version 2.39.0' 16:13:44 using GIT_SSH to set credentials Gerrit user 16:13:44 [INFO] Currently running in a labeled security context 16:13:44 [INFO] Currently SELinux is 'enforcing' on the host 16:13:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh2635292014903441185.key 16:13:44 Verifying host key using manually-configured host key entries 16:13:44 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:13:47 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 16:13:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:13:48 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 16:13:48 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 16:13:48 using GIT_SSH to set credentials Gerrit user 16:13:48 [INFO] Currently running in a labeled security context 16:13:48 [INFO] Currently SELinux is 'enforcing' on the host 16:13:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh18315733561123199928.key 16:13:48 Verifying host key using manually-configured host key entries 16:13:48 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/51/136751/1 # timeout=30 16:13:48 > git rev-parse c3a948db45b66fa3c63c1e9d8b6c3b8ca34ef17e^{commit} # timeout=10 16:13:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:13:48 Checking out Revision c3a948db45b66fa3c63c1e9d8b6c3b8ca34ef17e (refs/changes/51/136751/1) 16:13:48 > git config core.sparsecheckout # timeout=10 16:13:48 > git checkout -f c3a948db45b66fa3c63c1e9d8b6c3b8ca34ef17e # timeout=30 16:13:51 Commit message: "Add git to toolbox image" 16:13:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:13:52 > git rev-list --no-walk 0103aa2b589d0cd700facff432da15d67fb109e8 # timeout=10 16:13:52 [EnvInject] - Injecting environment variables from a build step. 16:13:52 [EnvInject] - Injecting as environment variables the properties content 16:13:52 PYTHON=python3 16:13:52 16:13:52 [EnvInject] - Variables injected successfully. 16:13:52 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins13871745332546067224.sh 16:13:52 ---> tox-install.sh 16:13:52 + source /home/jenkins/lf-env.sh 16:13:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:13:52 ++ mktemp -d /tmp/venv-XXXX 16:13:52 + lf_venv=/tmp/venv-5rWB 16:13:52 + local venv_file=/tmp/.os_lf_venv 16:13:52 + local python=python3 16:13:52 + local options 16:13:52 + local set_path=true 16:13:52 + local install_args= 16:13:52 ++ 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 16:13:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:13:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:13:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:13:52 + true 16:13:52 + case $1 in 16:13:52 + venv_file=/tmp/.toxenv 16:13:52 + shift 2 16:13:52 + true 16:13:52 + case $1 in 16:13:52 + shift 16:13:52 + break 16:13:52 + case $python in 16:13:52 + local pkg_list= 16:13:52 + [[ -d /opt/pyenv ]] 16:13:52 + echo 'Setup pyenv:' 16:13:52 Setup pyenv: 16:13:52 + export PYENV_ROOT=/opt/pyenv 16:13:52 + PYENV_ROOT=/opt/pyenv 16:13:52 + 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 16:13:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:13:52 + pyenv versions 16:13:52 system 16:13:52 * 3.8.13 (set by /opt/pyenv/version) 16:13:52 * 3.9.13 (set by /opt/pyenv/version) 16:13:52 * 3.10.6 (set by /opt/pyenv/version) 16:13:52 + command -v pyenv 16:13:52 ++ pyenv init - --no-rehash 16:13:52 + 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[*]}"'\'')" 16:13:52 export PATH="/opt/pyenv/shims:${PATH}" 16:13:52 export PYENV_SHELL=bash 16:13:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:13:52 pyenv() { 16:13:52 local command 16:13:52 command="${1:-}" 16:13:52 if [ "$#" -gt 0 ]; then 16:13:52 shift 16:13:52 fi 16:13:52 16:13:52 case "$command" in 16:13:52 rehash|shell) 16:13:52 eval "$(pyenv "sh-$command" "$@")" 16:13:52 ;; 16:13:52 *) 16:13:52 command pyenv "$command" "$@" 16:13:52 ;; 16:13:52 esac 16:13:52 }' 16:13:52 +++ 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[*]}"' 16:13:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:13:52 ++ 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 16:13:52 ++ 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 16:13:52 ++ export PYENV_SHELL=bash 16:13:52 ++ PYENV_SHELL=bash 16:13:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:13:52 +++ complete -F _pyenv pyenv 16:13:52 ++ lf-pyver python3 16:13:52 ++ local py_version_xy=python3 16:13:52 ++ local py_version_xyz= 16:13:52 ++ sed 's/^[ *]* //' 16:13:52 ++ awk '{ print $1 }' 16:13:52 ++ grep -E '^[0-9.]*[0-9]$' 16:13:52 ++ pyenv versions 16:13:52 ++ local command 16:13:52 ++ command=versions 16:13:52 ++ '[' 1 -gt 0 ']' 16:13:52 ++ shift 16:13:52 ++ case "$command" in 16:13:52 ++ command pyenv versions 16:13:52 ++ pyenv versions 16:13:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:13:52 +++ tail -n 1 16:13:52 +++ grep '^3' /tmp/.pyenv_versions 16:13:52 +++ sort -V 16:13:52 ++ py_version_xyz=3.10.6 16:13:52 ++ [[ -z 3.10.6 ]] 16:13:52 ++ echo 3.10.6 16:13:52 ++ return 0 16:13:52 + pyenv local 3.10.6 16:13:52 + local command 16:13:52 + command=local 16:13:52 + '[' 2 -gt 0 ']' 16:13:52 + shift 16:13:52 + case "$command" in 16:13:52 + command pyenv local 3.10.6 16:13:52 + pyenv local 3.10.6 16:13:52 + for arg in "$@" 16:13:52 + case $arg in 16:13:52 + pkg_list+='tox ' 16:13:52 + for arg in "$@" 16:13:52 + case $arg in 16:13:52 + pkg_list+='virtualenv ' 16:13:52 + for arg in "$@" 16:13:52 + case $arg in 16:13:52 + pkg_list+='urllib3~=1.26.15 ' 16:13:52 + [[ -f /tmp/.toxenv ]] 16:13:52 + [[ ! -f /tmp/.toxenv ]] 16:13:52 + [[ -n '' ]] 16:13:52 + python3 -m venv /tmp/venv-5rWB 16:13:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5rWB' 16:13:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5rWB 16:13:56 + echo /tmp/venv-5rWB 16:13:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:13:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:13:56 + /tmp/venv-5rWB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:13:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:13:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:13:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:13:59 + /tmp/venv-5rWB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:14:02 + type python3 16:14:02 + true 16:14:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5rWB/bin to PATH' 16:14:02 lf-activate-venv(): INFO: Adding /tmp/venv-5rWB/bin to PATH 16:14:02 + PATH=/tmp/venv-5rWB/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 16:14:02 + return 0 16:14:02 + python3 --version 16:14:02 Python 3.10.6 16:14:02 + python3 -m pip --version 16:14:02 pip 23.3.1 from /tmp/venv-5rWB/lib/python3.10/site-packages/pip (python 3.10) 16:14:02 + python3 -m pip freeze 16:14:02 cachetools==5.3.2 16:14:02 chardet==5.2.0 16:14:02 colorama==0.4.6 16:14:02 distlib==0.3.8 16:14:02 filelock==3.13.1 16:14:02 packaging==23.2 16:14:02 platformdirs==4.1.0 16:14:02 pluggy==1.3.0 16:14:02 pyproject-api==1.6.1 16:14:02 tomli==2.0.1 16:14:02 tox==4.11.4 16:14:02 urllib3==1.26.18 16:14:02 virtualenv==20.25.0 16:14:02 [EnvInject] - Injecting environment variables from a build step. 16:14:02 [EnvInject] - Injecting as environment variables the properties content 16:14:02 PARALLEL=false 16:14:02 16:14:02 [EnvInject] - Variables injected successfully. 16:14:02 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins16385409062015297779.sh 16:14:03 ---> tox-run.sh 16:14:03 + 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 16:14:03 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 16:14:03 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 16:14:03 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 16:14:03 + cd /w/workspace/integration-master-yaml-lint/. 16:14:03 + source /home/jenkins/lf-env.sh 16:14:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:14:03 ++ mktemp -d /tmp/venv-XXXX 16:14:03 + lf_venv=/tmp/venv-Ifqu 16:14:03 + local venv_file=/tmp/.os_lf_venv 16:14:03 + local python=python3 16:14:03 + local options 16:14:03 + local set_path=true 16:14:03 + local install_args= 16:14:03 ++ 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 16:14:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:14:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:14:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:14:03 + true 16:14:03 + case $1 in 16:14:03 + venv_file=/tmp/.toxenv 16:14:03 + shift 2 16:14:03 + true 16:14:03 + case $1 in 16:14:03 + shift 16:14:03 + break 16:14:03 + case $python in 16:14:03 + local pkg_list= 16:14:03 + [[ -d /opt/pyenv ]] 16:14:03 + echo 'Setup pyenv:' 16:14:03 Setup pyenv: 16:14:03 + export PYENV_ROOT=/opt/pyenv 16:14:03 + PYENV_ROOT=/opt/pyenv 16:14:03 + 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 16:14:03 + 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 16:14:03 + pyenv versions 16:14:03 system 16:14:03 3.8.13 16:14:03 3.9.13 16:14:03 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 16:14:03 + command -v pyenv 16:14:03 ++ pyenv init - --no-rehash 16:14:03 + 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[*]}"'\'')" 16:14:03 export PATH="/opt/pyenv/shims:${PATH}" 16:14:03 export PYENV_SHELL=bash 16:14:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:14:03 pyenv() { 16:14:03 local command 16:14:03 command="${1:-}" 16:14:03 if [ "$#" -gt 0 ]; then 16:14:03 shift 16:14:03 fi 16:14:03 16:14:03 case "$command" in 16:14:03 rehash|shell) 16:14:03 eval "$(pyenv "sh-$command" "$@")" 16:14:03 ;; 16:14:03 *) 16:14:03 command pyenv "$command" "$@" 16:14:03 ;; 16:14:03 esac 16:14:03 }' 16:14:03 +++ 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[*]}"' 16:14:03 ++ 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 16:14:03 ++ 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 16:14:03 ++ 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 16:14:03 ++ export PYENV_SHELL=bash 16:14:03 ++ PYENV_SHELL=bash 16:14:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:14:03 +++ complete -F _pyenv pyenv 16:14:03 ++ lf-pyver python3 16:14:03 ++ local py_version_xy=python3 16:14:03 ++ local py_version_xyz= 16:14:03 ++ pyenv versions 16:14:03 ++ local command 16:14:03 ++ command=versions 16:14:03 ++ '[' 1 -gt 0 ']' 16:14:03 ++ shift 16:14:03 ++ case "$command" in 16:14:03 ++ command pyenv versions 16:14:03 ++ pyenv versions 16:14:03 ++ sed 's/^[ *]* //' 16:14:03 ++ grep -E '^[0-9.]*[0-9]$' 16:14:03 ++ awk '{ print $1 }' 16:14:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:14:03 +++ tail -n 1 16:14:03 +++ sort -V 16:14:03 +++ grep '^3' /tmp/.pyenv_versions 16:14:03 ++ py_version_xyz=3.10.6 16:14:03 ++ [[ -z 3.10.6 ]] 16:14:03 ++ echo 3.10.6 16:14:03 ++ return 0 16:14:03 + pyenv local 3.10.6 16:14:03 + local command 16:14:03 + command=local 16:14:03 + '[' 2 -gt 0 ']' 16:14:03 + shift 16:14:03 + case "$command" in 16:14:03 + command pyenv local 3.10.6 16:14:03 + pyenv local 3.10.6 16:14:03 + for arg in "$@" 16:14:03 + case $arg in 16:14:03 + pkg_list+='tox ' 16:14:03 + for arg in "$@" 16:14:03 + case $arg in 16:14:03 + pkg_list+='virtualenv ' 16:14:03 + for arg in "$@" 16:14:03 + case $arg in 16:14:03 + pkg_list+='urllib3~=1.26.15 ' 16:14:03 + [[ -f /tmp/.toxenv ]] 16:14:03 ++ cat /tmp/.toxenv 16:14:03 + lf_venv=/tmp/venv-5rWB 16:14:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5rWB from' file:/tmp/.toxenv 16:14:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5rWB from file:/tmp/.toxenv 16:14:03 + /tmp/venv-5rWB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:14:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:14:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:14:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:14:04 + /tmp/venv-5rWB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:14:05 + type python3 16:14:05 + true 16:14:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5rWB/bin to PATH' 16:14:05 lf-activate-venv(): INFO: Adding /tmp/venv-5rWB/bin to PATH 16:14:05 + PATH=/tmp/venv-5rWB/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 16:14:05 + return 0 16:14:05 + [[ -d /opt/pyenv ]] 16:14:05 + echo '---> Setting up pyenv' 16:14:05 ---> Setting up pyenv 16:14:05 + export PYENV_ROOT=/opt/pyenv 16:14:05 + PYENV_ROOT=/opt/pyenv 16:14:05 + export PATH=/opt/pyenv/bin:/tmp/venv-5rWB/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 16:14:05 + PATH=/opt/pyenv/bin:/tmp/venv-5rWB/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 16:14:05 ++ pwd 16:14:05 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 16:14:05 + export PYTHONPATH 16:14:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:14:05 + TOX_TESTENV_PASSENV=PYTHONPATH 16:14:05 + tox --version 16:14:05 4.11.4 from /tmp/venv-5rWB/lib/python3.10/site-packages/tox/__init__.py 16:14:05 + PARALLEL=false 16:14:05 + TOX_OPTIONS_LIST= 16:14:05 + [[ -n yaml ]] 16:14:05 + TOX_OPTIONS_LIST=' -e yaml' 16:14:05 + case ${PARALLEL,,} in 16:14:05 + tox -e yaml 16:14:05 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 16:14:07 yaml: install_deps> python -I -m pip install coala-bears nodeenv 16:14:35 yaml: freeze> python -m pip freeze --all 16:14:36 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==23.1.0,autoflake==0.6.6,autopep8==1.7.0,Babel==2.14.0,bandit==1.6.2,certifi==2023.11.17,charset-normalizer==3.3.2,click==6.6,cmakelint==1.4.2,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==0.18.3,gitdb==4.0.11,GitPython==3.1.40,guess-language-spirit==0.5.3,html-linter==0.3.0,idna==3.6,imagesize==1.4.1,importlib-resources==6.1.1,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.2,joblib==1.3.2,jsonschema==4.20.0,jsonschema-specifications==2023.11.2,jupyter_core==5.5.0,lazy-object-proxy==1.9.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.3,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.8.1,nodeenv==1.8.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,pkgutil_resolve_name==1.3.10,platformdirs==4.1.0,polib==1.2.0,proselint==0.7.0,pycodestyle==2.11.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.17.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2023.3.post1,PyYAML==3.13,radon==1.4.0,referencing==0.32.0,regex==2023.10.3,requests==2.31.0,restructuredtext-lint==1.0.1,rpds-py==0.13.2,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.2,setuptools==69.0.2,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,Sphinx==1.4.9,stevedore==5.1.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.66.1,traitlets==5.14.0,unidiff==0.5.5,urllib3==2.1.0,vulture==0.10,wheel==0.42.0,wrapt==1.16.0,yamllint==1.6.1,yapf==0.14.0,zipp==3.17.0 16:14:36 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 16:14:36 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 16:14:37 ---> Completed tox runs 16:14:37 + for i in .tox/*/log 16:14:37 ++ echo .tox/yaml/log 16:14:37 ++ awk -F/ '{print $2}' 16:14:37 + tox_env=yaml 16:14:37 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 16:14:37 + DOC_DIR=docs/_build/html 16:14:37 + [[ -d docs/_build/html ]] 16:14:37 + echo '---> tox-run.sh ends' 16:14:37 ---> tox-run.sh ends 16:14:37 + test 0 -eq 0 16:14:37 $ ssh-agent -k 16:14:37 unset SSH_AUTH_SOCK; 16:14:37 unset SSH_AGENT_PID; 16:14:37 echo Agent pid 21341 killed; 16:14:37 [ssh-agent] Stopped. 16:14:37 [PostBuildScript] - [INFO] Executing post build scripts. 16:14:37 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins11357537319074443037.sh 16:14:37 ---> sysstat.sh 16:14:37 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins9362534867561552929.sh 16:14:37 ---> package-listing.sh 16:14:37 ++ facter osfamily 16:14:37 ++ tr '[:upper:]' '[:lower:]' 16:14:37 + OS_FAMILY=redhat 16:14:37 + workspace=/w/workspace/integration-master-yaml-lint 16:14:37 + START_PACKAGES=/tmp/packages_start.txt 16:14:37 + END_PACKAGES=/tmp/packages_end.txt 16:14:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:14:37 + PACKAGES=/tmp/packages_start.txt 16:14:37 + '[' /w/workspace/integration-master-yaml-lint ']' 16:14:37 + PACKAGES=/tmp/packages_end.txt 16:14:37 + case "${OS_FAMILY}" in 16:14:37 + rpm -qa 16:14:37 + sort 16:14:38 + '[' -f /tmp/packages_start.txt ']' 16:14:38 + '[' -f /tmp/packages_end.txt ']' 16:14:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:14:38 + '[' /w/workspace/integration-master-yaml-lint ']' 16:14:38 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 16:14:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 16:14:38 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins6601867320824525891.sh 16:14:38 ---> capture-instance-metadata.sh 16:14:38 Setup pyenv: 16:14:38 system 16:14:38 3.8.13 16:14:38 3.9.13 16:14:38 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 16:14:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JT2S 16:14:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:14:45 lf-activate-venv(): INFO: Installing: lftools 16:15:14 lf-activate-venv(): INFO: Adding /tmp/venv-JT2S/bin to PATH 16:15:14 INFO: Running in OpenStack, capturing instance metadata 16:15:14 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15146260672388549798.sh 16:15:14 provisioning config files... 16:15:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config2623843992073035562tmp 16:15:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:15:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:15:14 [EnvInject] - Injecting environment variables from a build step. 16:15:14 [EnvInject] - Injecting as environment variables the properties content 16:15:14 SERVER_ID=logs 16:15:14 16:15:14 [EnvInject] - Variables injected successfully. 16:15:14 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins10214481979055467860.sh 16:15:14 ---> create-netrc.sh 16:15:14 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins7798668439963424573.sh 16:15:14 ---> python-tools-install.sh 16:15:14 Setup pyenv: 16:15:14 system 16:15:14 3.8.13 16:15:14 3.9.13 16:15:14 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 16:15:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JT2S from file:/tmp/.os_lf_venv 16:15:15 lf-activate-venv(): INFO: Installing: lftools 16:15:22 lf-activate-venv(): INFO: Adding /tmp/venv-JT2S/bin to PATH 16:15:22 Generating Requirements File 16:15:54 Python 3.10.6 16:15:54 pip 23.3.1 from /tmp/venv-JT2S/lib/python3.10/site-packages/pip (python 3.10) 16:15:55 appdirs==1.4.4 16:15:55 argcomplete==3.2.1 16:15:55 aspy.yaml==1.3.0 16:15:55 attrs==23.1.0 16:15:55 autopage==0.5.2 16:15:55 Babel==2.14.0 16:15:55 beautifulsoup4==4.12.2 16:15:55 boto3==1.34.0 16:15:55 botocore==1.34.0 16:15:55 bs4==0.0.1 16:15:55 cachetools==5.3.2 16:15:55 certifi==2023.11.17 16:15:55 cffi==1.16.0 16:15:55 cfgv==3.4.0 16:15:55 chardet==5.2.0 16:15:55 charset-normalizer==3.3.2 16:15:55 click==8.1.7 16:15:55 cliff==4.4.0 16:15:55 cmd2==2.4.3 16:15:55 cryptography==3.3.2 16:15:55 debtcollector==2.5.0 16:15:55 decorator==5.1.1 16:15:55 defusedxml==0.7.1 16:15:55 Deprecated==1.2.14 16:15:55 distlib==0.3.8 16:15:55 dnspython==2.4.2 16:15:55 docker==4.2.2 16:15:55 dogpile.cache==1.2.2 16:15:55 email-validator==2.1.0.post1 16:15:55 filelock==3.13.1 16:15:55 future==0.18.3 16:15:55 gitdb==4.0.11 16:15:55 GitPython==3.1.40 16:15:55 google-auth==2.25.2 16:15:55 httplib2==0.22.0 16:15:55 identify==2.5.33 16:15:55 idna==3.6 16:15:55 importlib-metadata==7.0.0 16:15:55 importlib-resources==1.5.0 16:15:55 iso8601==2.1.0 16:15:55 Jinja2==3.1.2 16:15:55 jmespath==1.0.1 16:15:55 jsonpatch==1.33 16:15:55 jsonpointer==2.4 16:15:55 jsonschema==4.20.0 16:15:55 jsonschema-specifications==2023.11.2 16:15:55 keystoneauth1==5.4.0 16:15:55 kubernetes==28.1.0 16:15:55 lftools==0.37.8 16:15:55 lxml==4.9.3 16:15:55 MarkupSafe==2.1.3 16:15:55 msgpack==1.0.7 16:15:55 multi-key-dict==2.0.3 16:15:55 munch==4.0.0 16:15:55 netaddr==0.9.0 16:15:55 netifaces==0.11.0 16:15:55 niet==1.4.2 16:15:55 nodeenv==1.8.0 16:15:55 oauth2client==4.1.3 16:15:55 oauthlib==3.2.2 16:15:55 openstacksdk==0.62.0 16:15:55 os-client-config==2.1.0 16:15:55 os-service-types==1.7.0 16:15:55 osc-lib==2.9.0 16:15:55 oslo.config==9.2.0 16:15:55 oslo.context==5.3.0 16:15:55 oslo.i18n==6.2.0 16:15:55 oslo.log==5.4.0 16:15:55 oslo.serialization==5.2.0 16:15:55 oslo.utils==6.3.0 16:15:55 packaging==23.2 16:15:55 pbr==6.0.0 16:15:55 platformdirs==4.1.0 16:15:55 prettytable==3.9.0 16:15:55 pyasn1==0.5.1 16:15:55 pyasn1-modules==0.3.0 16:15:55 pycparser==2.21 16:15:55 pygerrit2==2.0.15 16:15:55 PyGithub==2.1.1 16:15:55 pyinotify==0.9.6 16:15:55 PyJWT==2.8.0 16:15:55 PyNaCl==1.5.0 16:15:55 pyparsing==2.4.7 16:15:55 pyperclip==1.8.2 16:15:55 pyrsistent==0.20.0 16:15:55 python-cinderclient==9.4.0 16:15:55 python-dateutil==2.8.2 16:15:55 python-heatclient==3.3.0 16:15:55 python-jenkins==1.8.2 16:15:55 python-keystoneclient==5.2.0 16:15:55 python-magnumclient==4.3.0 16:15:55 python-novaclient==18.4.0 16:15:55 python-openstackclient==6.0.0 16:15:55 python-swiftclient==4.4.0 16:15:55 pytz==2023.3.post1 16:15:55 PyYAML==6.0.1 16:15:55 referencing==0.32.0 16:15:55 requests==2.31.0 16:15:55 requests-oauthlib==1.3.1 16:15:55 requestsexceptions==1.4.0 16:15:55 rfc3986==2.0.0 16:15:55 rpds-py==0.13.2 16:15:55 rsa==4.9 16:15:55 ruamel.yaml==0.18.5 16:15:55 ruamel.yaml.clib==0.2.8 16:15:55 s3transfer==0.9.0 16:15:55 simplejson==3.19.2 16:15:55 six==1.16.0 16:15:55 smmap==5.0.1 16:15:55 soupsieve==2.5 16:15:55 stevedore==5.1.0 16:15:55 tabulate==0.9.0 16:15:55 toml==0.10.2 16:15:55 tomlkit==0.12.3 16:15:55 tqdm==4.66.1 16:15:55 typing_extensions==4.9.0 16:15:55 tzdata==2023.3 16:15:55 urllib3==1.26.18 16:15:55 virtualenv==20.25.0 16:15:55 wcwidth==0.2.12 16:15:55 websocket-client==1.7.0 16:15:55 wrapt==1.16.0 16:15:55 xdg==6.0.0 16:15:55 xmltodict==0.13.0 16:15:55 yq==3.2.3 16:15:55 zipp==3.17.0 16:15:55 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins13779911296917710478.sh 16:15:55 ---> sudo-logs.sh 16:15:55 Archiving 'sudo' log.. 16:15:55 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins11537493893241719313.sh 16:15:55 ---> job-cost.sh 16:15:55 Setup pyenv: 16:15:55 system 16:15:55 3.8.13 16:15:55 3.9.13 16:15:55 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 16:15:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JT2S from file:/tmp/.os_lf_venv 16:15:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:16:04 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:16:04 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:16:05 lf-activate-venv(): INFO: Adding /tmp/venv-JT2S/bin to PATH 16:16:05 INFO: No Stack... 16:16:05 INFO: Retrieving Pricing Info for: v3-standard-2 16:16:05 INFO: Archiving Costs 16:16:05 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins1519841780915030550.sh 16:16:05 ---> logs-deploy.sh 16:16:05 Setup pyenv: 16:16:05 system 16:16:05 3.8.13 16:16:05 3.9.13 16:16:05 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 16:16:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JT2S from file:/tmp/.os_lf_venv 16:16:07 lf-activate-venv(): INFO: Installing: lftools 16:16:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:16:15 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:16:16 lf-activate-venv(): INFO: Adding /tmp/venv-JT2S/bin to PATH 16:16:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/144 16:16:16 INFO: archiving workspace using pattern(s): 16:16:17 Archives upload complete. 16:16:17 INFO: archiving logs to Nexus 16:16:18 ---> uname -a: 16:16:18 Linux prd-centos8-builder-2c-1g-5087.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 16:16:18 16:16:18 16:16:18 ---> lscpu: 16:16:18 Architecture: x86_64 16:16:18 CPU op-mode(s): 32-bit, 64-bit 16:16:18 Byte Order: Little Endian 16:16:18 CPU(s): 2 16:16:18 On-line CPU(s) list: 0,1 16:16:18 Thread(s) per core: 1 16:16:18 Core(s) per socket: 1 16:16:18 Socket(s): 2 16:16:18 NUMA node(s): 1 16:16:18 Vendor ID: AuthenticAMD 16:16:18 CPU family: 23 16:16:18 Model: 49 16:16:18 Model name: AMD EPYC-Rome Processor 16:16:18 Stepping: 0 16:16:18 CPU MHz: 2799.998 16:16:18 BogoMIPS: 5599.99 16:16:18 Virtualization: AMD-V 16:16:18 Hypervisor vendor: KVM 16:16:18 Virtualization type: full 16:16:18 L1d cache: 32K 16:16:18 L1i cache: 32K 16:16:18 L2 cache: 512K 16:16:18 L3 cache: 16384K 16:16:18 NUMA node0 CPU(s): 0,1 16:16:18 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 16:16:18 16:16:18 16:16:18 ---> nproc: 16:16:18 2 16:16:18 16:16:18 16:16:18 ---> df -h: 16:16:18 Filesystem Size Used Avail Use% Mounted on 16:16:18 devtmpfs 3.8G 0 3.8G 0% /dev 16:16:18 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:16:18 tmpfs 3.8G 17M 3.8G 1% /run 16:16:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:16:18 /dev/vda1 40G 8.9G 32G 23% / 16:16:18 tmpfs 770M 0 770M 0% /run/user/1001 16:16:18 16:16:18 16:16:18 ---> free -m: 16:16:18 total used free shared buff/cache available 16:16:18 Mem: 7699 582 4651 19 2465 6799 16:16:18 Swap: 1023 0 1023 16:16:18 16:16:18 16:16:18 ---> ip addr: 16:16:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:16:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:16:18 inet 127.0.0.1/8 scope host lo 16:16:18 valid_lft forever preferred_lft forever 16:16:18 inet6 ::1/128 scope host 16:16:18 valid_lft forever preferred_lft forever 16:16:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:16:18 link/ether fa:16:3e:7c:ed:09 brd ff:ff:ff:ff:ff:ff 16:16:18 altname enp0s3 16:16:18 altname ens3 16:16:18 inet 10.30.107.196/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 16:16:18 valid_lft 86210sec preferred_lft 86210sec 16:16:18 inet6 fe80::f816:3eff:fe7c:ed09/64 scope link 16:16:18 valid_lft forever preferred_lft forever 16:16:18 16:16:18 16:16:18 ---> sar -b -r -n DEV: 16:16:18 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/14/2023 _x86_64_ (2 CPU) 16:16:18 16:16:18 16:13:03 LINUX RESTART (2 CPU) 16:16:18 16:16:18 04:14:01 PM tps rtps wtps bread/s bwrtn/s 16:16:18 04:15:01 PM 152.41 34.96 117.45 1839.29 9029.93 16:16:18 04:16:01 PM 131.83 6.35 125.48 260.49 13324.63 16:16:18 Average: 142.12 20.65 121.46 1049.89 11177.28 16:16:18 16:16:18 04:14:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:16:18 04:15:01 PM 5075416 6979140 2809028 35.63 2688 2070484 726488 8.13 389700 2052800 174912 16:16:18 04:16:01 PM 4766172 6962192 3118272 39.55 2688 2345000 682896 7.64 416168 2273804 149880 16:16:18 Average: 4920794 6970666 2963650 37.59 2688 2207742 704692 7.89 402934 2163302 162396 16:16:18 16:16:18 04:14:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:16:18 04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:18 04:15:01 PM eth0 46.91 32.84 583.74 8.68 0.00 0.00 0.00 0.00 16:16:18 04:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:18 04:16:01 PM eth0 56.71 39.94 851.49 8.44 0.00 0.00 0.00 0.00 16:16:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:18 Average: eth0 51.81 36.39 717.61 8.56 0.00 0.00 0.00 0.00 16:16:18 16:16:18 16:16:18 ---> sar -P ALL: 16:16:18 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/14/2023 _x86_64_ (2 CPU) 16:16:18 16:16:18 16:13:03 LINUX RESTART (2 CPU) 16:16:18 16:16:18 04:14:01 PM CPU %user %nice %system %iowait %steal %idle 16:16:18 04:15:01 PM all 39.29 0.49 8.36 3.88 0.14 47.84 16:16:18 04:15:01 PM 0 40.33 0.37 8.12 3.95 0.12 47.11 16:16:18 04:15:01 PM 1 38.25 0.62 8.60 3.81 0.17 48.56 16:16:18 04:16:01 PM all 40.81 0.00 4.27 4.32 0.10 50.50 16:16:18 04:16:01 PM 0 33.98 0.00 3.71 3.78 0.10 58.43 16:16:18 04:16:01 PM 1 47.63 0.00 4.82 4.87 0.10 42.58 16:16:18 Average: all 40.05 0.25 6.31 4.10 0.12 49.17 16:16:18 Average: 0 37.15 0.18 5.91 3.86 0.11 52.79 16:16:18 Average: 1 42.95 0.31 6.71 4.34 0.13 45.56 16:16:18 16:16:18 16:16:18