13:22:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/136874 13:22:46 Running as SYSTEM 13:22:47 [EnvInject] - Loading node environment variables. 13:22:47 Building remotely on prd-centos8-builder-2c-1g-10498 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 13:22:47 [ssh-agent] Looking for ssh-agent implementation... 13:22:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:22:47 $ ssh-agent 13:22:47 SSH_AUTH_SOCK=/tmp/ssh-ukRJ1YwL6q9C/agent.21127 13:22:47 SSH_AGENT_PID=21128 13:22:47 [ssh-agent] Started. 13:22:47 Running ssh-add (command line suppressed) 13:22:47 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_12716165851273660796.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_12716165851273660796.key) 13:22:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:22:47 The recommended git tool is: NONE 13:22:49 using credential onap-jenkins-ssh 13:22:49 Wiping out workspace first. 13:22:49 Cloning the remote Git repository 13:22:49 Cloning repository git://cloud.onap.org/mirror/integration.git 13:22:49 > git init /w/workspace/integration-master-yaml-lint # timeout=10 13:22:50 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 13:22:50 > git --version # timeout=10 13:22:50 > git --version # 'git version 2.39.0' 13:22:50 using GIT_SSH to set credentials Gerrit user 13:22:50 [INFO] Currently running in a labeled security context 13:22:50 [INFO] Currently SELinux is 'enforcing' on the host 13:22:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh12077524332060557231.key 13:22:50 Verifying host key using manually-configured host key entries 13:22:50 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:22:53 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 13:22:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:53 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 13:22:53 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 13:22:53 using GIT_SSH to set credentials Gerrit user 13:22:53 [INFO] Currently running in a labeled security context 13:22:53 [INFO] Currently SELinux is 'enforcing' on the host 13:22:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh5380170978815166092.key 13:22:53 Verifying host key using manually-configured host key entries 13:22:53 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/74/136874/1 # timeout=30 13:22:53 > git rev-parse 55d57626b7835ecb4a40ce27ede1fed77539f895^{commit} # timeout=10 13:22:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:22:53 Checking out Revision 55d57626b7835ecb4a40ce27ede1fed77539f895 (refs/changes/74/136874/1) 13:22:53 > git config core.sparsecheckout # timeout=10 13:22:53 > git checkout -f 55d57626b7835ecb4a40ce27ede1fed77539f895 # timeout=30 13:22:57 Commit message: "Add make to k8s toolbox image" 13:22:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:22:57 > git rev-list --no-walk fb4e568c46fa1ac978c3e1833c8185269a5c9eae # timeout=10 13:22:57 [EnvInject] - Injecting environment variables from a build step. 13:22:57 [EnvInject] - Injecting as environment variables the properties content 13:22:57 PYTHON=python3 13:22:57 13:22:57 [EnvInject] - Variables injected successfully. 13:22:57 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins9081461227785439271.sh 13:22:57 ---> tox-install.sh 13:22:57 + source /home/jenkins/lf-env.sh 13:22:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:22:57 ++ mktemp -d /tmp/venv-XXXX 13:22:57 + lf_venv=/tmp/venv-9ZdN 13:22:57 + local venv_file=/tmp/.os_lf_venv 13:22:57 + local python=python3 13:22:57 + local options 13:22:57 + local set_path=true 13:22:57 + local install_args= 13:22:57 ++ 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 13:22:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:22:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:22:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:22:57 + true 13:22:57 + case $1 in 13:22:57 + venv_file=/tmp/.toxenv 13:22:57 + shift 2 13:22:57 + true 13:22:57 + case $1 in 13:22:57 + shift 13:22:57 + break 13:22:57 + case $python in 13:22:57 + local pkg_list= 13:22:57 + [[ -d /opt/pyenv ]] 13:22:57 + echo 'Setup pyenv:' 13:22:57 Setup pyenv: 13:22:57 + export PYENV_ROOT=/opt/pyenv 13:22:57 + PYENV_ROOT=/opt/pyenv 13:22:57 + 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 13:22:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:22:57 + pyenv versions 13:22:57 system 13:22:57 * 3.8.13 (set by /opt/pyenv/version) 13:22:57 * 3.9.13 (set by /opt/pyenv/version) 13:22:57 * 3.10.6 (set by /opt/pyenv/version) 13:22:57 + command -v pyenv 13:22:57 ++ pyenv init - --no-rehash 13:22:57 + 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[*]}"'\'')" 13:22:57 export PATH="/opt/pyenv/shims:${PATH}" 13:22:57 export PYENV_SHELL=bash 13:22:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:22:57 pyenv() { 13:22:57 local command 13:22:57 command="${1:-}" 13:22:57 if [ "$#" -gt 0 ]; then 13:22:57 shift 13:22:57 fi 13:22:57 13:22:57 case "$command" in 13:22:57 rehash|shell) 13:22:57 eval "$(pyenv "sh-$command" "$@")" 13:22:57 ;; 13:22:57 *) 13:22:57 command pyenv "$command" "$@" 13:22:57 ;; 13:22:57 esac 13:22:57 }' 13:22:57 +++ 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[*]}"' 13:22:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:22:57 ++ 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 13:22:57 ++ 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 13:22:57 ++ export PYENV_SHELL=bash 13:22:57 ++ PYENV_SHELL=bash 13:22:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:22:57 +++ complete -F _pyenv pyenv 13:22:57 ++ lf-pyver python3 13:22:57 ++ local py_version_xy=python3 13:22:57 ++ local py_version_xyz= 13:22:57 ++ sed 's/^[ *]* //' 13:22:57 ++ awk '{ print $1 }' 13:22:57 ++ pyenv versions 13:22:57 ++ local command 13:22:57 ++ command=versions 13:22:57 ++ '[' 1 -gt 0 ']' 13:22:57 ++ shift 13:22:57 ++ case "$command" in 13:22:57 ++ command pyenv versions 13:22:57 ++ pyenv versions 13:22:57 ++ grep -E '^[0-9.]*[0-9]$' 13:22:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:22:58 +++ tail -n 1 13:22:58 +++ grep '^3' /tmp/.pyenv_versions 13:22:58 +++ sort -V 13:22:58 ++ py_version_xyz=3.10.6 13:22:58 ++ [[ -z 3.10.6 ]] 13:22:58 ++ echo 3.10.6 13:22:58 ++ return 0 13:22:58 + pyenv local 3.10.6 13:22:58 + local command 13:22:58 + command=local 13:22:58 + '[' 2 -gt 0 ']' 13:22:58 + shift 13:22:58 + case "$command" in 13:22:58 + command pyenv local 3.10.6 13:22:58 + pyenv local 3.10.6 13:22:58 + for arg in "$@" 13:22:58 + case $arg in 13:22:58 + pkg_list+='tox ' 13:22:58 + for arg in "$@" 13:22:58 + case $arg in 13:22:58 + pkg_list+='virtualenv ' 13:22:58 + for arg in "$@" 13:22:58 + case $arg in 13:22:58 + pkg_list+='urllib3~=1.26.15 ' 13:22:58 + [[ -f /tmp/.toxenv ]] 13:22:58 + [[ ! -f /tmp/.toxenv ]] 13:22:58 + [[ -n '' ]] 13:22:58 + python3 -m venv /tmp/venv-9ZdN 13:23:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9ZdN' 13:23:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9ZdN 13:23:02 + echo /tmp/venv-9ZdN 13:23:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:23:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:23:02 + /tmp/venv-9ZdN/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:23:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:23:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:23:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:23:06 + /tmp/venv-9ZdN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:23:08 + type python3 13:23:08 + true 13:23:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9ZdN/bin to PATH' 13:23:08 lf-activate-venv(): INFO: Adding /tmp/venv-9ZdN/bin to PATH 13:23:08 + PATH=/tmp/venv-9ZdN/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 13:23:08 + return 0 13:23:08 + python3 --version 13:23:08 Python 3.10.6 13:23:08 + python3 -m pip --version 13:23:08 pip 23.3.2 from /tmp/venv-9ZdN/lib/python3.10/site-packages/pip (python 3.10) 13:23:08 + python3 -m pip freeze 13:23:09 cachetools==5.3.2 13:23:09 chardet==5.2.0 13:23:09 colorama==0.4.6 13:23:09 distlib==0.3.8 13:23:09 filelock==3.13.1 13:23:09 packaging==23.2 13:23:09 platformdirs==4.1.0 13:23:09 pluggy==1.3.0 13:23:09 pyproject-api==1.6.1 13:23:09 tomli==2.0.1 13:23:09 tox==4.11.4 13:23:09 urllib3==1.26.18 13:23:09 virtualenv==20.25.0 13:23:09 [EnvInject] - Injecting environment variables from a build step. 13:23:09 [EnvInject] - Injecting as environment variables the properties content 13:23:09 PARALLEL=false 13:23:09 13:23:09 [EnvInject] - Variables injected successfully. 13:23:09 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins4193325802460127790.sh 13:23:09 ---> tox-run.sh 13:23:09 + 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 13:23:09 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 13:23:09 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 13:23:09 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 13:23:09 + cd /w/workspace/integration-master-yaml-lint/. 13:23:09 + source /home/jenkins/lf-env.sh 13:23:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:23:09 ++ mktemp -d /tmp/venv-XXXX 13:23:09 + lf_venv=/tmp/venv-l7PU 13:23:09 + local venv_file=/tmp/.os_lf_venv 13:23:09 + local python=python3 13:23:09 + local options 13:23:09 + local set_path=true 13:23:09 + local install_args= 13:23:09 ++ 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 13:23:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:23:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:23:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:23:09 + true 13:23:09 + case $1 in 13:23:09 + venv_file=/tmp/.toxenv 13:23:09 + shift 2 13:23:09 + true 13:23:09 + case $1 in 13:23:09 + shift 13:23:09 + break 13:23:09 + case $python in 13:23:09 + local pkg_list= 13:23:09 + [[ -d /opt/pyenv ]] 13:23:09 + echo 'Setup pyenv:' 13:23:09 Setup pyenv: 13:23:09 + export PYENV_ROOT=/opt/pyenv 13:23:09 + PYENV_ROOT=/opt/pyenv 13:23:09 + 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 13:23:09 + 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 13:23:09 + pyenv versions 13:23:09 system 13:23:09 3.8.13 13:23:09 3.9.13 13:23:09 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:23:09 + command -v pyenv 13:23:09 ++ pyenv init - --no-rehash 13:23:09 + 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[*]}"'\'')" 13:23:09 export PATH="/opt/pyenv/shims:${PATH}" 13:23:09 export PYENV_SHELL=bash 13:23:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:23:09 pyenv() { 13:23:09 local command 13:23:09 command="${1:-}" 13:23:09 if [ "$#" -gt 0 ]; then 13:23:09 shift 13:23:09 fi 13:23:09 13:23:09 case "$command" in 13:23:09 rehash|shell) 13:23:09 eval "$(pyenv "sh-$command" "$@")" 13:23:09 ;; 13:23:09 *) 13:23:09 command pyenv "$command" "$@" 13:23:09 ;; 13:23:09 esac 13:23:09 }' 13:23:09 +++ 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[*]}"' 13:23:09 ++ 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 13:23:09 ++ 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 13:23:09 ++ 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 13:23:09 ++ export PYENV_SHELL=bash 13:23:09 ++ PYENV_SHELL=bash 13:23:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:23:09 +++ complete -F _pyenv pyenv 13:23:09 ++ lf-pyver python3 13:23:09 ++ local py_version_xy=python3 13:23:09 ++ local py_version_xyz= 13:23:09 ++ pyenv versions 13:23:09 ++ local command 13:23:09 ++ command=versions 13:23:09 ++ '[' 1 -gt 0 ']' 13:23:09 ++ shift 13:23:09 ++ case "$command" in 13:23:09 ++ command pyenv versions 13:23:09 ++ pyenv versions 13:23:09 ++ sed 's/^[ *]* //' 13:23:09 ++ awk '{ print $1 }' 13:23:09 ++ grep -E '^[0-9.]*[0-9]$' 13:23:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:23:09 +++ sort -V 13:23:09 +++ grep '^3' /tmp/.pyenv_versions 13:23:09 +++ tail -n 1 13:23:09 ++ py_version_xyz=3.10.6 13:23:09 ++ [[ -z 3.10.6 ]] 13:23:09 ++ echo 3.10.6 13:23:09 ++ return 0 13:23:09 + pyenv local 3.10.6 13:23:09 + local command 13:23:09 + command=local 13:23:09 + '[' 2 -gt 0 ']' 13:23:09 + shift 13:23:09 + case "$command" in 13:23:09 + command pyenv local 3.10.6 13:23:09 + pyenv local 3.10.6 13:23:09 + for arg in "$@" 13:23:09 + case $arg in 13:23:09 + pkg_list+='tox ' 13:23:09 + for arg in "$@" 13:23:09 + case $arg in 13:23:09 + pkg_list+='virtualenv ' 13:23:09 + for arg in "$@" 13:23:09 + case $arg in 13:23:09 + pkg_list+='urllib3~=1.26.15 ' 13:23:09 + [[ -f /tmp/.toxenv ]] 13:23:09 ++ cat /tmp/.toxenv 13:23:09 + lf_venv=/tmp/venv-9ZdN 13:23:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9ZdN from' file:/tmp/.toxenv 13:23:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9ZdN from file:/tmp/.toxenv 13:23:09 + /tmp/venv-9ZdN/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:23:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:23:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:23:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:23:10 + /tmp/venv-9ZdN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:23:11 + type python3 13:23:11 + true 13:23:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9ZdN/bin to PATH' 13:23:11 lf-activate-venv(): INFO: Adding /tmp/venv-9ZdN/bin to PATH 13:23:11 + PATH=/tmp/venv-9ZdN/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 13:23:11 + return 0 13:23:11 + [[ -d /opt/pyenv ]] 13:23:11 + echo '---> Setting up pyenv' 13:23:11 ---> Setting up pyenv 13:23:11 + export PYENV_ROOT=/opt/pyenv 13:23:11 + PYENV_ROOT=/opt/pyenv 13:23:11 + export PATH=/opt/pyenv/bin:/tmp/venv-9ZdN/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 13:23:11 + PATH=/opt/pyenv/bin:/tmp/venv-9ZdN/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 13:23:11 ++ pwd 13:23:11 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 13:23:11 + export PYTHONPATH 13:23:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:23:11 + TOX_TESTENV_PASSENV=PYTHONPATH 13:23:11 + tox --version 13:23:11 4.11.4 from /tmp/venv-9ZdN/lib/python3.10/site-packages/tox/__init__.py 13:23:11 + PARALLEL=false 13:23:11 + TOX_OPTIONS_LIST= 13:23:11 + [[ -n yaml ]] 13:23:11 + TOX_OPTIONS_LIST=' -e yaml' 13:23:11 + case ${PARALLEL,,} in 13:23:11 + tox -e yaml 13:23:11 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 13:23:13 yaml: install_deps> python -I -m pip install coala-bears nodeenv 13:23:44 yaml: freeze> python -m pip freeze --all 13:23:45 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==23.2.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.12.1,jupyter_core==5.7.0,lazy-object-proxy==1.10.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.1,regex==2023.12.25,requests==2.31.0,restructuredtext-lint==1.0.1,rpds-py==0.16.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.1,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 13:23:45 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 13:23:45 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 13:23:46 ---> Completed tox runs 13:23:46 + for i in .tox/*/log 13:23:46 ++ echo .tox/yaml/log 13:23:46 ++ awk -F/ '{print $2}' 13:23:46 + tox_env=yaml 13:23:46 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 13:23:46 + DOC_DIR=docs/_build/html 13:23:46 + [[ -d docs/_build/html ]] 13:23:46 + echo '---> tox-run.sh ends' 13:23:46 ---> tox-run.sh ends 13:23:46 + test 0 -eq 0 13:23:46 $ ssh-agent -k 13:23:46 unset SSH_AUTH_SOCK; 13:23:46 unset SSH_AGENT_PID; 13:23:46 echo Agent pid 21128 killed; 13:23:46 [ssh-agent] Stopped. 13:23:46 [PostBuildScript] - [INFO] Executing post build scripts. 13:23:46 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins17334056051890389725.sh 13:23:46 ---> sysstat.sh 13:23:46 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2674227122967354733.sh 13:23:46 ---> package-listing.sh 13:23:46 ++ facter osfamily 13:23:46 ++ tr '[:upper:]' '[:lower:]' 13:23:47 + OS_FAMILY=redhat 13:23:47 + workspace=/w/workspace/integration-master-yaml-lint 13:23:47 + START_PACKAGES=/tmp/packages_start.txt 13:23:47 + END_PACKAGES=/tmp/packages_end.txt 13:23:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:23:47 + PACKAGES=/tmp/packages_start.txt 13:23:47 + '[' /w/workspace/integration-master-yaml-lint ']' 13:23:47 + PACKAGES=/tmp/packages_end.txt 13:23:47 + case "${OS_FAMILY}" in 13:23:47 + rpm -qa 13:23:47 + sort 13:23:47 + '[' -f /tmp/packages_start.txt ']' 13:23:47 + '[' -f /tmp/packages_end.txt ']' 13:23:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:23:47 + '[' /w/workspace/integration-master-yaml-lint ']' 13:23:47 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 13:23:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 13:23:47 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins16286214871995806703.sh 13:23:47 ---> capture-instance-metadata.sh 13:23:47 Setup pyenv: 13:23:47 system 13:23:47 3.8.13 13:23:47 3.9.13 13:23:47 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:23:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-90u4 13:23:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:23:54 lf-activate-venv(): INFO: Installing: lftools 13:24:28 lf-activate-venv(): INFO: Adding /tmp/venv-90u4/bin to PATH 13:24:28 INFO: Running in OpenStack, capturing instance metadata 13:24:28 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins11389471087985596822.sh 13:24:28 provisioning config files... 13:24:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config15377752977526912737tmp 13:24:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:24:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:24:28 [EnvInject] - Injecting environment variables from a build step. 13:24:28 [EnvInject] - Injecting as environment variables the properties content 13:24:28 SERVER_ID=logs 13:24:28 13:24:28 [EnvInject] - Variables injected successfully. 13:24:28 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins12228375200514956884.sh 13:24:28 ---> create-netrc.sh 13:24:28 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15386070162107131164.sh 13:24:28 ---> python-tools-install.sh 13:24:28 Setup pyenv: 13:24:29 system 13:24:29 3.8.13 13:24:29 3.9.13 13:24:29 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:24:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-90u4 from file:/tmp/.os_lf_venv 13:24:30 lf-activate-venv(): INFO: Installing: lftools 13:24:38 lf-activate-venv(): INFO: Adding /tmp/venv-90u4/bin to PATH 13:24:38 Generating Requirements File 13:25:12 Python 3.10.6 13:25:12 pip 23.3.2 from /tmp/venv-90u4/lib/python3.10/site-packages/pip (python 3.10) 13:25:12 appdirs==1.4.4 13:25:12 argcomplete==3.2.1 13:25:12 aspy.yaml==1.3.0 13:25:12 attrs==23.2.0 13:25:12 autopage==0.5.2 13:25:12 Babel==2.14.0 13:25:12 beautifulsoup4==4.12.2 13:25:12 boto3==1.34.14 13:25:12 botocore==1.34.14 13:25:12 bs4==0.0.1 13:25:12 cachetools==5.3.2 13:25:12 certifi==2023.11.17 13:25:12 cffi==1.16.0 13:25:12 cfgv==3.4.0 13:25:12 chardet==5.2.0 13:25:12 charset-normalizer==3.3.2 13:25:12 click==8.1.7 13:25:12 cliff==4.4.0 13:25:12 cmd2==2.4.3 13:25:12 cryptography==3.3.2 13:25:12 debtcollector==2.5.0 13:25:12 decorator==5.1.1 13:25:12 defusedxml==0.7.1 13:25:12 Deprecated==1.2.14 13:25:12 distlib==0.3.8 13:25:12 dnspython==2.4.2 13:25:12 docker==4.2.2 13:25:12 dogpile.cache==1.3.0 13:25:12 email-validator==2.1.0.post1 13:25:12 filelock==3.13.1 13:25:12 future==0.18.3 13:25:12 gitdb==4.0.11 13:25:12 GitPython==3.1.40 13:25:12 google-auth==2.26.1 13:25:12 httplib2==0.22.0 13:25:12 identify==2.5.33 13:25:12 idna==3.6 13:25:12 importlib-metadata==7.0.1 13:25:12 importlib-resources==1.5.0 13:25:12 iso8601==2.1.0 13:25:12 Jinja2==3.1.2 13:25:12 jmespath==1.0.1 13:25:12 jsonpatch==1.33 13:25:12 jsonpointer==2.4 13:25:12 jsonschema==4.20.0 13:25:12 jsonschema-specifications==2023.12.1 13:25:12 keystoneauth1==5.4.0 13:25:12 kubernetes==28.1.0 13:25:12 lftools==0.37.8 13:25:12 lxml==5.1.0 13:25:12 MarkupSafe==2.1.3 13:25:12 msgpack==1.0.7 13:25:12 multi_key_dict==2.0.3 13:25:12 munch==4.0.0 13:25:12 netaddr==0.10.1 13:25:12 netifaces==0.11.0 13:25:12 niet==1.4.2 13:25:12 nodeenv==1.8.0 13:25:12 oauth2client==4.1.3 13:25:12 oauthlib==3.2.2 13:25:12 openstacksdk==0.62.0 13:25:12 os-client-config==2.1.0 13:25:12 os-service-types==1.7.0 13:25:12 osc-lib==2.9.0 13:25:12 oslo.config==9.2.0 13:25:12 oslo.context==5.3.0 13:25:12 oslo.i18n==6.2.0 13:25:12 oslo.log==5.4.0 13:25:12 oslo.serialization==5.2.0 13:25:12 oslo.utils==6.3.0 13:25:12 packaging==23.2 13:25:12 pbr==6.0.0 13:25:12 platformdirs==4.1.0 13:25:12 prettytable==3.9.0 13:25:12 pyasn1==0.5.1 13:25:12 pyasn1-modules==0.3.0 13:25:12 pycparser==2.21 13:25:12 pygerrit2==2.0.15 13:25:12 PyGithub==2.1.1 13:25:12 pyinotify==0.9.6 13:25:12 PyJWT==2.8.0 13:25:12 PyNaCl==1.5.0 13:25:12 pyparsing==2.4.7 13:25:12 pyperclip==1.8.2 13:25:12 pyrsistent==0.20.0 13:25:12 python-cinderclient==9.4.0 13:25:12 python-dateutil==2.8.2 13:25:12 python-heatclient==3.3.0 13:25:12 python-jenkins==1.8.2 13:25:12 python-keystoneclient==5.2.0 13:25:12 python-magnumclient==4.3.0 13:25:12 python-novaclient==18.4.0 13:25:12 python-openstackclient==6.0.0 13:25:12 python-swiftclient==4.4.0 13:25:12 pytz==2023.3.post1 13:25:12 PyYAML==6.0.1 13:25:12 referencing==0.32.1 13:25:12 requests==2.31.0 13:25:12 requests-oauthlib==1.3.1 13:25:12 requestsexceptions==1.4.0 13:25:12 rfc3986==2.0.0 13:25:12 rpds-py==0.16.2 13:25:12 rsa==4.9 13:25:12 ruamel.yaml==0.18.5 13:25:12 ruamel.yaml.clib==0.2.8 13:25:12 s3transfer==0.10.0 13:25:12 simplejson==3.19.2 13:25:12 six==1.16.0 13:25:12 smmap==5.0.1 13:25:12 soupsieve==2.5 13:25:12 stevedore==5.1.0 13:25:12 tabulate==0.9.0 13:25:12 toml==0.10.2 13:25:12 tomlkit==0.12.3 13:25:12 tqdm==4.66.1 13:25:12 typing_extensions==4.9.0 13:25:12 tzdata==2023.4 13:25:12 urllib3==1.26.18 13:25:12 virtualenv==20.25.0 13:25:12 wcwidth==0.2.13 13:25:12 websocket-client==1.7.0 13:25:12 wrapt==1.16.0 13:25:12 xdg==6.0.0 13:25:12 xmltodict==0.13.0 13:25:12 yq==3.2.3 13:25:12 zipp==3.17.0 13:25:12 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins16673865014433979044.sh 13:25:12 ---> sudo-logs.sh 13:25:12 Archiving 'sudo' log.. 13:25:13 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins10680990336906153293.sh 13:25:13 ---> job-cost.sh 13:25:13 Setup pyenv: 13:25:13 system 13:25:13 3.8.13 13:25:13 3.9.13 13:25:13 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:25:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-90u4 from file:/tmp/.os_lf_venv 13:25:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:25:22 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. 13:25:22 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:25:23 lf-activate-venv(): INFO: Adding /tmp/venv-90u4/bin to PATH 13:25:23 INFO: No Stack... 13:25:23 INFO: Retrieving Pricing Info for: v3-standard-2 13:25:23 INFO: Archiving Costs 13:25:23 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins17637409721719400454.sh 13:25:24 ---> logs-deploy.sh 13:25:24 Setup pyenv: 13:25:24 system 13:25:24 3.8.13 13:25:24 3.9.13 13:25:24 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:25:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-90u4 from file:/tmp/.os_lf_venv 13:25:26 lf-activate-venv(): INFO: Installing: lftools 13:25:36 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. 13:25:36 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:25:36 lf-activate-venv(): INFO: Adding /tmp/venv-90u4/bin to PATH 13:25:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/146 13:25:36 INFO: archiving workspace using pattern(s): 13:25:37 Archives upload complete. 13:25:38 INFO: archiving logs to Nexus 13:25:39 ---> uname -a: 13:25:39 Linux prd-centos8-builder-2c-1g-10498.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 13:25:39 13:25:39 13:25:39 ---> lscpu: 13:25:39 Architecture: x86_64 13:25:39 CPU op-mode(s): 32-bit, 64-bit 13:25:39 Byte Order: Little Endian 13:25:39 CPU(s): 2 13:25:39 On-line CPU(s) list: 0,1 13:25:39 Thread(s) per core: 1 13:25:39 Core(s) per socket: 1 13:25:39 Socket(s): 2 13:25:39 NUMA node(s): 1 13:25:39 Vendor ID: AuthenticAMD 13:25:39 CPU family: 23 13:25:39 Model: 49 13:25:39 Model name: AMD EPYC-Rome Processor 13:25:39 Stepping: 0 13:25:39 CPU MHz: 2800.000 13:25:39 BogoMIPS: 5600.00 13:25:39 Virtualization: AMD-V 13:25:39 Hypervisor vendor: KVM 13:25:39 Virtualization type: full 13:25:39 L1d cache: 32K 13:25:39 L1i cache: 32K 13:25:39 L2 cache: 512K 13:25:39 L3 cache: 16384K 13:25:39 NUMA node0 CPU(s): 0,1 13:25:39 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 13:25:39 13:25:39 13:25:39 ---> nproc: 13:25:39 2 13:25:39 13:25:39 13:25:39 ---> df -h: 13:25:39 Filesystem Size Used Avail Use% Mounted on 13:25:39 devtmpfs 3.8G 0 3.8G 0% /dev 13:25:39 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:25:39 tmpfs 3.8G 17M 3.8G 1% /run 13:25:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:25:39 /dev/vda1 40G 8.8G 32G 22% / 13:25:39 tmpfs 770M 0 770M 0% /run/user/1001 13:25:39 13:25:39 13:25:39 ---> free -m: 13:25:39 total used free shared buff/cache available 13:25:39 Mem: 7699 566 4666 19 2466 6815 13:25:39 Swap: 1023 0 1023 13:25:39 13:25:39 13:25:39 ---> ip addr: 13:25:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:25:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:25:39 inet 127.0.0.1/8 scope host lo 13:25:39 valid_lft forever preferred_lft forever 13:25:39 inet6 ::1/128 scope host 13:25:39 valid_lft forever preferred_lft forever 13:25:39 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:25:39 link/ether fa:16:3e:ef:83:46 brd ff:ff:ff:ff:ff:ff 13:25:39 altname enp0s3 13:25:39 altname ens3 13:25:39 inet 10.30.107.108/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:25:39 valid_lft 86188sec preferred_lft 86188sec 13:25:39 inet6 fe80::f816:3eff:feef:8346/64 scope link 13:25:39 valid_lft forever preferred_lft forever 13:25:39 13:25:39 13:25:39 ---> sar -b -r -n DEV: 13:25:39 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/08/2024 _x86_64_ (2 CPU) 13:25:39 13:25:39 13:22:03 LINUX RESTART (2 CPU) 13:25:39 13:25:39 01:23:01 PM tps rtps wtps bread/s bwrtn/s 13:25:39 01:24:01 PM 186.35 71.60 114.75 2176.70 8910.16 13:25:39 01:25:01 PM 128.17 6.15 122.03 237.12 13427.79 13:25:39 Average: 157.26 38.87 118.39 1206.83 11169.17 13:25:39 13:25:39 01:23:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:25:39 01:24:01 PM 5115348 6998176 2769096 35.12 2688 2051020 718724 8.05 385468 2022672 178200 13:25:39 01:25:01 PM 4880056 6988332 3004388 38.11 2688 2264972 683092 7.65 416520 2176672 53984 13:25:39 Average: 4997702 6993254 2886742 36.61 2688 2157996 700908 7.85 400994 2099672 116092 13:25:39 13:25:39 01:23:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:25:39 01:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:39 01:24:01 PM eth0 52.09 35.23 656.10 11.96 0.00 0.00 0.00 0.00 13:25:39 01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:39 01:25:01 PM eth0 56.08 38.90 790.57 8.01 0.00 0.00 0.00 0.00 13:25:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:39 Average: eth0 54.09 37.07 723.34 9.98 0.00 0.00 0.00 0.00 13:25:39 13:25:39 13:25:39 ---> sar -P ALL: 13:25:39 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/08/2024 _x86_64_ (2 CPU) 13:25:39 13:25:39 13:22:03 LINUX RESTART (2 CPU) 13:25:39 13:25:39 01:23:01 PM CPU %user %nice %system %iowait %steal %idle 13:25:39 01:24:01 PM all 41.10 0.99 12.35 3.71 0.16 41.69 13:25:39 01:24:01 PM 0 28.99 1.44 14.55 3.18 0.15 51.68 13:25:39 01:24:01 PM 1 53.09 0.54 10.18 4.24 0.17 31.79 13:25:39 01:25:01 PM all 41.72 0.00 3.94 3.96 0.15 50.23 13:25:39 01:25:01 PM 0 30.63 0.00 3.57 4.94 0.15 60.71 13:25:39 01:25:01 PM 1 52.81 0.00 4.31 2.98 0.15 39.75 13:25:39 Average: all 41.41 0.49 8.12 3.84 0.15 45.99 13:25:39 Average: 0 29.82 0.71 9.02 4.07 0.15 56.24 13:25:39 Average: 1 52.95 0.27 7.23 3.61 0.16 35.79 13:25:39 13:25:39 13:25:39