18:53:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/pnf-simulator/+/141739 18:53:55 Running as SYSTEM 18:53:55 [EnvInject] - Loading node environment variables. 18:53:56 Building remotely on prd-centos8-builder-2c-1g-36110 (centos8-builder-2c-1g) in workspace /w/workspace/integration-pnf-simulator-master-yml-lint 18:53:56 [ssh-agent] Looking for ssh-agent implementation... 18:53:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:57 $ ssh-agent 18:53:57 SSH_AUTH_SOCK=/tmp/ssh-AJJQ7SrXyOwE/agent.20637 18:53:57 SSH_AGENT_PID=20656 18:53:57 [ssh-agent] Started. 18:53:57 Running ssh-add (command line suppressed) 18:53:57 Identity added: /w/workspace/integration-pnf-simulator-master-yml-lint@tmp/private_key_7320407361405839861.key (/w/workspace/integration-pnf-simulator-master-yml-lint@tmp/private_key_7320407361405839861.key) 18:53:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:53:57 The recommended git tool is: NONE 18:54:05 using credential onap-jenkins-ssh 18:54:05 Wiping out workspace first. 18:54:05 Cloning the remote Git repository 18:54:05 Cloning repository git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 18:54:05 > git init /w/workspace/integration-pnf-simulator-master-yml-lint # timeout=10 18:54:05 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 18:54:05 > git --version # timeout=10 18:54:06 > git --version # 'git version 2.39.0' 18:54:06 using GIT_SSH to set credentials Gerrit user 18:54:06 [INFO] Currently running in a labeled security context 18:54:06 [INFO] Currently SELinux is 'enforcing' on the host 18:54:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-yml-lint@tmp/jenkins-gitclient-ssh1361548682936902226.key 18:54:06 Verifying host key using manually-configured host key entries 18:54:06 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:54:06 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 18:54:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:54:07 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 18:54:07 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 18:54:07 using GIT_SSH to set credentials Gerrit user 18:54:07 [INFO] Currently running in a labeled security context 18:54:07 [INFO] Currently SELinux is 'enforcing' on the host 18:54:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-yml-lint@tmp/jenkins-gitclient-ssh7866783054087944333.key 18:54:07 Verifying host key using manually-configured host key entries 18:54:07 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git refs/changes/39/141739/2 # timeout=30 18:54:07 > git rev-parse 4d6c4962bffa1169ed1e09d0459f58acf2fd8c1d^{commit} # timeout=10 18:54:07 Checking out Revision 4d6c4962bffa1169ed1e09d0459f58acf2fd8c1d (refs/changes/39/141739/2) 18:54:07 > git config core.sparsecheckout # timeout=10 18:54:07 > git checkout -f 4d6c4962bffa1169ed1e09d0459f58acf2fd8c1d # timeout=30 18:54:10 Commit message: "Chore: Add dependabot config" 18:54:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:54:10 > git rev-list --no-walk 8a22fc38eb0d50c6d397cd16889e87d17b2d80f1 # timeout=10 18:54:11 [EnvInject] - Injecting environment variables from a build step. 18:54:11 [EnvInject] - Injecting as environment variables the properties content 18:54:11 PYTHON=python3 18:54:11 18:54:11 [EnvInject] - Variables injected successfully. 18:54:11 [integration-pnf-simulator-master-yml-lint] $ /bin/bash -l /tmp/jenkins13238659389096642969.sh 18:54:11 ---> tox-install.sh 18:54:11 + source /home/jenkins/lf-env.sh 18:54:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:54:11 ++ mktemp -d /tmp/venv-XXXX 18:54:11 + lf_venv=/tmp/venv-PeWM 18:54:11 + local venv_file=/tmp/.os_lf_venv 18:54:11 + local python=python3 18:54:11 + local options 18:54:11 + local set_path=true 18:54:11 + local install_args= 18:54:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:54:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:54:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:54:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:54:11 + true 18:54:11 + case $1 in 18:54:11 + venv_file=/tmp/.toxenv 18:54:11 + shift 2 18:54:11 + true 18:54:11 + case $1 in 18:54:11 + shift 18:54:11 + break 18:54:11 + case $python in 18:54:11 + local pkg_list= 18:54:11 + [[ -d /opt/pyenv ]] 18:54:11 + echo 'Setup pyenv:' 18:54:11 Setup pyenv: 18:54:11 + export PYENV_ROOT=/opt/pyenv 18:54:11 + PYENV_ROOT=/opt/pyenv 18:54:11 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:11 + pyenv versions 18:54:11 system 18:54:11 * 3.8.13 (set by /opt/pyenv/version) 18:54:11 * 3.9.13 (set by /opt/pyenv/version) 18:54:11 * 3.10.6 (set by /opt/pyenv/version) 18:54:11 + command -v pyenv 18:54:11 ++ pyenv init - --no-rehash 18:54:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 18:54:11 export PATH="/opt/pyenv/shims:${PATH}" 18:54:11 export PYENV_SHELL=bash 18:54:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:54:11 pyenv() { 18:54:11 local command 18:54:11 command="${1:-}" 18:54:11 if [ "$#" -gt 0 ]; then 18:54:11 shift 18:54:11 fi 18:54:11 18:54:11 case "$command" in 18:54:11 rehash|shell) 18:54:11 eval "$(pyenv "sh-$command" "$@")" 18:54:11 ;; 18:54:11 *) 18:54:11 command pyenv "$command" "$@" 18:54:11 ;; 18:54:11 esac 18:54:11 }' 18:54:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 18:54:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:11 ++ export PYENV_SHELL=bash 18:54:11 ++ PYENV_SHELL=bash 18:54:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:54:11 +++ complete -F _pyenv pyenv 18:54:11 ++ lf-pyver python3 18:54:11 ++ local py_version_xy=python3 18:54:11 ++ local py_version_xyz= 18:54:11 ++ awk '{ print $1 }' 18:54:11 ++ sed 's/^[ *]* //' 18:54:11 ++ pyenv versions 18:54:11 ++ local command 18:54:11 ++ command=versions 18:54:11 ++ '[' 1 -gt 0 ']' 18:54:11 ++ shift 18:54:11 ++ case "$command" in 18:54:11 ++ command pyenv versions 18:54:11 ++ pyenv versions 18:54:11 ++ grep -E '^[0-9.]*[0-9]$' 18:54:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:54:11 +++ sort -V 18:54:11 +++ tail -n 1 18:54:11 +++ grep '^3' /tmp/.pyenv_versions 18:54:11 ++ py_version_xyz=3.10.6 18:54:11 ++ [[ -z 3.10.6 ]] 18:54:11 ++ echo 3.10.6 18:54:11 ++ return 0 18:54:11 + pyenv local 3.10.6 18:54:11 + local command 18:54:11 + command=local 18:54:11 + '[' 2 -gt 0 ']' 18:54:11 + shift 18:54:11 + case "$command" in 18:54:11 + command pyenv local 3.10.6 18:54:11 + pyenv local 3.10.6 18:54:11 + for arg in "$@" 18:54:11 + case $arg in 18:54:11 + pkg_list+='tox ' 18:54:11 + for arg in "$@" 18:54:11 + case $arg in 18:54:11 + pkg_list+='virtualenv ' 18:54:11 + for arg in "$@" 18:54:11 + case $arg in 18:54:11 + pkg_list+='urllib3~=1.26.15 ' 18:54:11 + [[ -f /tmp/.toxenv ]] 18:54:11 + [[ ! -f /tmp/.toxenv ]] 18:54:11 + [[ -n '' ]] 18:54:11 + python3 -m venv /tmp/venv-PeWM 18:54:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PeWM' 18:54:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PeWM 18:54:16 + echo /tmp/venv-PeWM 18:54:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:54:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:54:16 + /tmp/venv-PeWM/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:54:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:54:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:54:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:54:29 + /tmp/venv-PeWM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:54:30 + type python3 18:54:30 + true 18:54:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PeWM/bin to PATH' 18:54:30 lf-activate-venv(): INFO: Adding /tmp/venv-PeWM/bin to PATH 18:54:30 + PATH=/tmp/venv-PeWM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:30 + return 0 18:54:30 + python3 --version 18:54:30 Python 3.10.6 18:54:30 + python3 -m pip --version 18:54:30 pip 25.2 from /tmp/venv-PeWM/lib/python3.10/site-packages/pip (python 3.10) 18:54:30 + python3 -m pip freeze 18:54:30 cachetools==6.1.0 18:54:30 chardet==5.2.0 18:54:30 colorama==0.4.6 18:54:30 distlib==0.4.0 18:54:30 filelock==3.18.0 18:54:30 packaging==25.0 18:54:30 platformdirs==4.3.8 18:54:30 pluggy==1.6.0 18:54:30 pyproject-api==1.9.1 18:54:30 tomli==2.2.1 18:54:30 tox==4.28.4 18:54:30 typing_extensions==4.14.1 18:54:30 urllib3==1.26.20 18:54:30 virtualenv==20.34.0 18:54:30 [EnvInject] - Injecting environment variables from a build step. 18:54:30 [EnvInject] - Injecting as environment variables the properties content 18:54:30 PARALLEL=false 18:54:30 18:54:30 [EnvInject] - Variables injected successfully. 18:54:30 [integration-pnf-simulator-master-yml-lint] $ /bin/bash -l /tmp/jenkins2720067323792357240.sh 18:54:30 ---> tox-run.sh 18:54:30 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:30 + ARCHIVE_TOX_DIR=/w/workspace/integration-pnf-simulator-master-yml-lint/archives/tox 18:54:30 + ARCHIVE_DOC_DIR=/w/workspace/integration-pnf-simulator-master-yml-lint/archives/docs 18:54:30 + mkdir -p /w/workspace/integration-pnf-simulator-master-yml-lint/archives/tox 18:54:30 + cd /w/workspace/integration-pnf-simulator-master-yml-lint/. 18:54:30 + source /home/jenkins/lf-env.sh 18:54:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:54:30 ++ mktemp -d /tmp/venv-XXXX 18:54:30 + lf_venv=/tmp/venv-bnVc 18:54:30 + local venv_file=/tmp/.os_lf_venv 18:54:30 + local python=python3 18:54:30 + local options 18:54:30 + local set_path=true 18:54:30 + local install_args= 18:54:30 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:54:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:54:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:54:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:54:30 + true 18:54:30 + case $1 in 18:54:30 + venv_file=/tmp/.toxenv 18:54:30 + shift 2 18:54:30 + true 18:54:30 + case $1 in 18:54:30 + shift 18:54:30 + break 18:54:30 + case $python in 18:54:30 + local pkg_list= 18:54:30 + [[ -d /opt/pyenv ]] 18:54:30 + echo 'Setup pyenv:' 18:54:30 Setup pyenv: 18:54:30 + export PYENV_ROOT=/opt/pyenv 18:54:30 + PYENV_ROOT=/opt/pyenv 18:54:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:30 + pyenv versions 18:54:30 system 18:54:30 3.8.13 18:54:30 3.9.13 18:54:30 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yml-lint/.python-version) 18:54:30 + command -v pyenv 18:54:30 ++ pyenv init - --no-rehash 18:54:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 18:54:30 export PATH="/opt/pyenv/shims:${PATH}" 18:54:30 export PYENV_SHELL=bash 18:54:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:54:30 pyenv() { 18:54:30 local command 18:54:30 command="${1:-}" 18:54:30 if [ "$#" -gt 0 ]; then 18:54:30 shift 18:54:30 fi 18:54:30 18:54:30 case "$command" in 18:54:30 rehash|shell) 18:54:30 eval "$(pyenv "sh-$command" "$@")" 18:54:30 ;; 18:54:30 *) 18:54:30 command pyenv "$command" "$@" 18:54:30 ;; 18:54:30 esac 18:54:30 }' 18:54:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 18:54:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:30 ++ export PYENV_SHELL=bash 18:54:30 ++ PYENV_SHELL=bash 18:54:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:54:30 +++ complete -F _pyenv pyenv 18:54:30 ++ lf-pyver python3 18:54:30 ++ local py_version_xy=python3 18:54:30 ++ local py_version_xyz= 18:54:30 ++ awk '{ print $1 }' 18:54:30 ++ pyenv versions 18:54:30 ++ local command 18:54:30 ++ command=versions 18:54:30 ++ '[' 1 -gt 0 ']' 18:54:30 ++ shift 18:54:30 ++ case "$command" in 18:54:30 ++ command pyenv versions 18:54:30 ++ pyenv versions 18:54:30 ++ sed 's/^[ *]* //' 18:54:30 ++ grep -E '^[0-9.]*[0-9]$' 18:54:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:54:30 +++ tail -n 1 18:54:30 +++ grep '^3' /tmp/.pyenv_versions 18:54:30 +++ sort -V 18:54:30 ++ py_version_xyz=3.10.6 18:54:30 ++ [[ -z 3.10.6 ]] 18:54:30 ++ echo 3.10.6 18:54:30 ++ return 0 18:54:30 + pyenv local 3.10.6 18:54:30 + local command 18:54:30 + command=local 18:54:30 + '[' 2 -gt 0 ']' 18:54:30 + shift 18:54:30 + case "$command" in 18:54:30 + command pyenv local 3.10.6 18:54:30 + pyenv local 3.10.6 18:54:30 + for arg in "$@" 18:54:30 + case $arg in 18:54:30 + pkg_list+='tox ' 18:54:30 + for arg in "$@" 18:54:30 + case $arg in 18:54:30 + pkg_list+='virtualenv ' 18:54:30 + for arg in "$@" 18:54:30 + case $arg in 18:54:30 + pkg_list+='urllib3~=1.26.15 ' 18:54:30 + [[ -f /tmp/.toxenv ]] 18:54:30 ++ cat /tmp/.toxenv 18:54:30 + lf_venv=/tmp/venv-PeWM 18:54:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PeWM from' file:/tmp/.toxenv 18:54:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PeWM from file:/tmp/.toxenv 18:54:30 + /tmp/venv-PeWM/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:54:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:54:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:54:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:54:31 + /tmp/venv-PeWM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:54:32 + type python3 18:54:32 + true 18:54:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PeWM/bin to PATH' 18:54:32 lf-activate-venv(): INFO: Adding /tmp/venv-PeWM/bin to PATH 18:54:32 + PATH=/tmp/venv-PeWM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:32 + return 0 18:54:32 + [[ -d /opt/pyenv ]] 18:54:32 + echo '---> Setting up pyenv' 18:54:32 ---> Setting up pyenv 18:54:32 + export PYENV_ROOT=/opt/pyenv 18:54:32 + PYENV_ROOT=/opt/pyenv 18:54:32 + export PATH=/opt/pyenv/bin:/tmp/venv-PeWM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:32 + PATH=/opt/pyenv/bin:/tmp/venv-PeWM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:32 ++ pwd 18:54:32 + PYTHONPATH=/w/workspace/integration-pnf-simulator-master-yml-lint 18:54:32 + export PYTHONPATH 18:54:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:54:32 + TOX_TESTENV_PASSENV=PYTHONPATH 18:54:32 + tox --version 18:54:33 4.28.4 from /tmp/venv-PeWM/lib/python3.10/site-packages/tox/__init__.py 18:54:33 + PARALLEL=false 18:54:33 + TOX_OPTIONS_LIST= 18:54:33 + [[ -n yaml ]] 18:54:33 + TOX_OPTIONS_LIST=' -e yaml' 18:54:33 + case ${PARALLEL,,} in 18:54:33 + tox -e yaml 18:54:33 + tee -a /w/workspace/integration-pnf-simulator-master-yml-lint/archives/tox/tox.log 18:54:34 yaml: install_deps> python -I -m pip install coala-bears 18:54:58 yaml: freeze> python -m pip freeze --all 18:54:58 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.17.0,bandit==1.6.2,certifi==2025.8.3,charset-normalizer==3.4.3,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.45,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.10,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,packaging==25.0,pbr==7.0.0,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2025.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==1.17.3,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 18:54:58 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 18:54:58 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 18:54:59 ---> Completed tox runs 18:54:59 + for i in .tox/*/log 18:54:59 ++ echo .tox/yaml/log 18:54:59 ++ awk -F/ '{print $2}' 18:54:59 + tox_env=yaml 18:54:59 + cp -r .tox/yaml/log /w/workspace/integration-pnf-simulator-master-yml-lint/archives/tox/yaml 18:54:59 + DOC_DIR=docs/_build/html 18:54:59 + [[ -d docs/_build/html ]] 18:54:59 + echo '---> tox-run.sh ends' 18:54:59 ---> tox-run.sh ends 18:54:59 + test 0 -eq 0 18:54:59 $ ssh-agent -k 18:54:59 unset SSH_AUTH_SOCK; 18:54:59 unset SSH_AGENT_PID; 18:54:59 echo Agent pid 20656 killed; 18:54:59 [ssh-agent] Stopped. 18:55:00 [PostBuildScript] - [INFO] Executing post build scripts. 18:55:00 [integration-pnf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins7760417918067820628.sh 18:55:00 ---> sysstat.sh 18:55:00 [integration-pnf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins6815772651531927923.sh 18:55:00 ---> package-listing.sh 18:55:00 ++ facter osfamily 18:55:00 ++ tr '[:upper:]' '[:lower:]' 18:55:00 + OS_FAMILY=redhat 18:55:00 + workspace=/w/workspace/integration-pnf-simulator-master-yml-lint 18:55:00 + START_PACKAGES=/tmp/packages_start.txt 18:55:00 + END_PACKAGES=/tmp/packages_end.txt 18:55:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:00 + PACKAGES=/tmp/packages_start.txt 18:55:00 + '[' /w/workspace/integration-pnf-simulator-master-yml-lint ']' 18:55:00 + PACKAGES=/tmp/packages_end.txt 18:55:00 + case "${OS_FAMILY}" in 18:55:00 + rpm -qa 18:55:00 + sort 18:55:01 + '[' -f /tmp/packages_start.txt ']' 18:55:01 + '[' -f /tmp/packages_end.txt ']' 18:55:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:01 + '[' /w/workspace/integration-pnf-simulator-master-yml-lint ']' 18:55:01 + mkdir -p /w/workspace/integration-pnf-simulator-master-yml-lint/archives/ 18:55:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-pnf-simulator-master-yml-lint/archives/ 18:55:01 [integration-pnf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins14231557512743058586.sh 18:55:01 ---> capture-instance-metadata.sh 18:55:01 Setup pyenv: 18:55:01 system 18:55:01 3.8.13 18:55:01 3.9.13 18:55:01 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yml-lint/.python-version) 18:55:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C9Uf 18:55:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:55:08 lf-activate-venv(): INFO: Installing: lftools 18:55:32 lf-activate-venv(): INFO: Adding /tmp/venv-C9Uf/bin to PATH 18:55:32 INFO: Running in OpenStack, capturing instance metadata 18:55:32 [integration-pnf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins5860133536694935967.sh 18:55:33 provisioning config files... 18:55:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-pnf-simulator-master-yml-lint@tmp/config16928488896862829235tmp 18:55:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:55:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:55:33 [EnvInject] - Injecting environment variables from a build step. 18:55:33 [EnvInject] - Injecting as environment variables the properties content 18:55:33 SERVER_ID=logs 18:55:33 18:55:33 [EnvInject] - Variables injected successfully. 18:55:33 [integration-pnf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins6608987025016953581.sh 18:55:33 ---> create-netrc.sh 18:55:33 [integration-pnf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins15106874290883848787.sh 18:55:33 ---> python-tools-install.sh 18:55:33 Setup pyenv: 18:55:33 system 18:55:33 3.8.13 18:55:33 3.9.13 18:55:33 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yml-lint/.python-version) 18:55:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C9Uf from file:/tmp/.os_lf_venv 18:55:35 lf-activate-venv(): INFO: Installing: lftools 18:55:43 lf-activate-venv(): INFO: Adding /tmp/venv-C9Uf/bin to PATH 18:55:43 Generating Requirements File 18:56:07 Python 3.10.6 18:56:07 pip 25.2 from /tmp/venv-C9Uf/lib/python3.10/site-packages/pip (python 3.10) 18:56:07 appdirs==1.4.4 18:56:07 argcomplete==3.6.2 18:56:07 aspy.yaml==1.3.0 18:56:07 attrs==25.3.0 18:56:07 autopage==0.5.2 18:56:07 beautifulsoup4==4.13.4 18:56:07 boto3==1.40.8 18:56:07 botocore==1.40.8 18:56:07 bs4==0.0.2 18:56:07 cachetools==5.5.2 18:56:07 certifi==2025.8.3 18:56:07 cffi==1.17.1 18:56:07 cfgv==3.4.0 18:56:07 chardet==5.2.0 18:56:07 charset-normalizer==3.4.3 18:56:07 click==8.2.1 18:56:07 cliff==4.10.0 18:56:07 cmd2==2.7.0 18:56:07 cryptography==3.3.2 18:56:07 debtcollector==3.0.0 18:56:07 decorator==5.2.1 18:56:07 defusedxml==0.7.1 18:56:07 Deprecated==1.2.18 18:56:07 distlib==0.4.0 18:56:07 dnspython==2.7.0 18:56:07 docker==7.1.0 18:56:07 dogpile.cache==1.4.0 18:56:07 durationpy==0.10 18:56:07 email_validator==2.2.0 18:56:07 filelock==3.18.0 18:56:07 future==1.0.0 18:56:07 gitdb==4.0.12 18:56:07 GitPython==3.1.45 18:56:07 google-auth==2.40.3 18:56:07 httplib2==0.22.0 18:56:07 identify==2.6.13 18:56:07 idna==3.10 18:56:07 importlib-resources==1.5.0 18:56:07 iso8601==2.1.0 18:56:07 Jinja2==3.1.6 18:56:07 jmespath==1.0.1 18:56:07 jsonpatch==1.33 18:56:07 jsonpointer==3.0.0 18:56:07 jsonschema==4.25.0 18:56:07 jsonschema-specifications==2025.4.1 18:56:07 keystoneauth1==5.11.1 18:56:07 kubernetes==33.1.0 18:56:07 lftools==0.37.13 18:56:07 lxml==6.0.0 18:56:07 markdown-it-py==4.0.0 18:56:07 MarkupSafe==3.0.2 18:56:07 mdurl==0.1.2 18:56:07 msgpack==1.1.1 18:56:07 multi_key_dict==2.0.3 18:56:07 munch==4.0.0 18:56:07 netaddr==1.3.0 18:56:07 niet==1.4.2 18:56:07 nodeenv==1.9.1 18:56:07 oauth2client==4.1.3 18:56:07 oauthlib==3.3.1 18:56:07 openstacksdk==4.6.0 18:56:07 os-client-config==2.3.0 18:56:07 os-service-types==1.8.0 18:56:07 osc-lib==4.1.0 18:56:07 oslo.config==10.0.0 18:56:07 oslo.context==6.0.0 18:56:07 oslo.i18n==6.5.1 18:56:07 oslo.log==7.2.0 18:56:07 oslo.serialization==5.7.0 18:56:07 oslo.utils==9.0.0 18:56:07 packaging==25.0 18:56:07 pbr==7.0.0 18:56:07 platformdirs==4.3.8 18:56:07 prettytable==3.16.0 18:56:07 psutil==7.0.0 18:56:07 pyasn1==0.6.1 18:56:07 pyasn1_modules==0.4.2 18:56:07 pycparser==2.22 18:56:07 pygerrit2==2.0.15 18:56:07 PyGithub==2.7.0 18:56:07 Pygments==2.19.2 18:56:07 PyJWT==2.10.1 18:56:07 PyNaCl==1.5.0 18:56:07 pyparsing==2.4.7 18:56:07 pyperclip==1.9.0 18:56:07 pyrsistent==0.20.0 18:56:07 python-cinderclient==9.7.0 18:56:07 python-dateutil==2.9.0.post0 18:56:07 python-heatclient==4.3.0 18:56:07 python-jenkins==1.8.3 18:56:07 python-keystoneclient==5.6.0 18:56:07 python-magnumclient==4.8.1 18:56:07 python-openstackclient==8.1.0 18:56:07 python-swiftclient==4.8.0 18:56:07 PyYAML==6.0.2 18:56:07 referencing==0.36.2 18:56:07 requests==2.32.4 18:56:07 requests-oauthlib==2.0.0 18:56:07 requestsexceptions==1.4.0 18:56:07 rfc3986==2.0.0 18:56:07 rich==14.1.0 18:56:07 rich-argparse==1.7.1 18:56:07 rpds-py==0.27.0 18:56:07 rsa==4.9.1 18:56:07 ruamel.yaml==0.18.14 18:56:07 ruamel.yaml.clib==0.2.12 18:56:07 s3transfer==0.13.1 18:56:07 simplejson==3.20.1 18:56:07 six==1.17.0 18:56:07 smmap==5.0.2 18:56:07 soupsieve==2.7 18:56:07 stevedore==5.4.1 18:56:07 tabulate==0.9.0 18:56:07 toml==0.10.2 18:56:07 tomlkit==0.13.3 18:56:07 tqdm==4.67.1 18:56:07 typing_extensions==4.14.1 18:56:07 tzdata==2025.2 18:56:07 urllib3==1.26.20 18:56:07 virtualenv==20.34.0 18:56:07 wcwidth==0.2.13 18:56:07 websocket-client==1.8.0 18:56:07 wrapt==1.17.3 18:56:07 xdg==6.0.0 18:56:07 xmltodict==0.14.2 18:56:07 yq==3.4.3 18:56:07 [integration-pnf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins13473904930830495539.sh 18:56:07 ---> sudo-logs.sh 18:56:07 Archiving 'sudo' log.. 18:56:08 [integration-pnf-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins1924327236882893583.sh 18:56:08 ---> job-cost.sh 18:56:08 Setup pyenv: 18:56:08 system 18:56:08 3.8.13 18:56:08 3.9.13 18:56:08 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yml-lint/.python-version) 18:56:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C9Uf from file:/tmp/.os_lf_venv 18:56:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:56:15 lf-activate-venv(): INFO: Adding /tmp/venv-C9Uf/bin to PATH 18:56:15 INFO: No Stack... 18:56:15 INFO: Retrieving Pricing Info for: v3-standard-2 18:56:16 INFO: Archiving Costs 18:56:16 [integration-pnf-simulator-master-yml-lint] $ /bin/bash -l /tmp/jenkins14840082362223784406.sh 18:56:16 ---> logs-deploy.sh 18:56:16 Setup pyenv: 18:56:16 system 18:56:16 3.8.13 18:56:16 3.9.13 18:56:16 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-yml-lint/.python-version) 18:56:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C9Uf from file:/tmp/.os_lf_venv 18:56:18 lf-activate-venv(): INFO: Installing: lftools 18:56:26 lf-activate-venv(): INFO: Adding /tmp/venv-C9Uf/bin to PATH 18:56:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-pnf-simulator-master-yml-lint/53 18:56:26 INFO: archiving workspace using pattern(s): 18:56:27 Archives upload complete. 18:56:27 INFO: archiving logs to Nexus 18:56:28 ---> uname -a: 18:56:28 Linux prd-centos8-builder-2c-1g-36110.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 18:56:28 18:56:28 18:56:28 ---> lscpu: 18:56:28 Architecture: x86_64 18:56:28 CPU op-mode(s): 32-bit, 64-bit 18:56:28 Byte Order: Little Endian 18:56:28 CPU(s): 2 18:56:28 On-line CPU(s) list: 0,1 18:56:28 Thread(s) per core: 1 18:56:28 Core(s) per socket: 1 18:56:28 Socket(s): 2 18:56:28 NUMA node(s): 1 18:56:28 Vendor ID: AuthenticAMD 18:56:28 CPU family: 23 18:56:28 Model: 49 18:56:28 Model name: AMD EPYC-Rome Processor 18:56:28 Stepping: 0 18:56:28 CPU MHz: 2800.000 18:56:28 BogoMIPS: 5600.00 18:56:28 Virtualization: AMD-V 18:56:28 Hypervisor vendor: KVM 18:56:28 Virtualization type: full 18:56:28 L1d cache: 32K 18:56:28 L1i cache: 32K 18:56:28 L2 cache: 512K 18:56:28 L3 cache: 16384K 18:56:28 NUMA node0 CPU(s): 0,1 18:56:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:56:28 18:56:28 18:56:28 ---> nproc: 18:56:28 2 18:56:28 18:56:28 18:56:28 ---> df -h: 18:56:28 Filesystem Size Used Avail Use% Mounted on 18:56:28 devtmpfs 3.8G 0 3.8G 0% /dev 18:56:28 tmpfs 3.8G 0 3.8G 0% /dev/shm 18:56:28 tmpfs 3.8G 17M 3.8G 1% /run 18:56:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:56:28 /dev/vda1 40G 8.7G 32G 22% / 18:56:28 tmpfs 770M 0 770M 0% /run/user/1001 18:56:28 18:56:28 18:56:28 ---> free -m: 18:56:28 total used free shared buff/cache available 18:56:28 Mem: 7699 571 4778 19 2349 6810 18:56:28 Swap: 1023 0 1023 18:56:28 18:56:28 18:56:28 ---> ip addr: 18:56:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:56:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:56:28 inet 127.0.0.1/8 scope host lo 18:56:28 valid_lft forever preferred_lft forever 18:56:28 inet6 ::1/128 scope host 18:56:28 valid_lft forever preferred_lft forever 18:56:28 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:56:28 link/ether fa:16:3e:db:ea:b7 brd ff:ff:ff:ff:ff:ff 18:56:28 altname enp0s3 18:56:28 altname ens3 18:56:28 inet 10.30.107.192/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 18:56:28 valid_lft 86206sec preferred_lft 86206sec 18:56:28 inet6 fe80::f816:3eff:fedb:eab7/64 scope link 18:56:28 valid_lft forever preferred_lft forever 18:56:28 18:56:28 18:56:28 ---> sar -b -r -n DEV: 18:56:28 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 18:56:28 18:56:28 18:53:11 LINUX RESTART (2 CPU) 18:56:28 18:56:28 06:54:01 PM tps rtps wtps bread/s bwrtn/s 18:56:28 06:55:01 PM 261.29 109.08 152.21 3504.88 6686.87 18:56:28 06:56:01 PM 130.00 0.40 129.60 54.66 11767.59 18:56:28 Average: 195.64 54.74 140.90 1779.77 9227.23 18:56:28 18:56:28 06:54:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:56:28 06:55:01 PM 5337580 7093264 2546856 32.30 2688 1925804 648236 7.26 366936 1827800 158764 18:56:28 06:56:01 PM 4942404 6964028 2942032 37.31 2688 2178884 703876 7.88 382920 2150172 133752 18:56:28 Average: 5139992 7028646 2744444 34.81 2688 2052344 676056 7.57 374928 1988986 146258 18:56:28 18:56:28 06:54:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:56:28 06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:28 06:55:01 PM eth0 142.71 91.68 777.37 43.31 0.00 0.00 0.00 0.00 18:56:28 06:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:28 06:56:01 PM eth0 108.47 80.70 876.10 12.33 0.00 0.00 0.00 0.00 18:56:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:28 Average: eth0 125.59 86.19 826.74 27.82 0.00 0.00 0.00 0.00 18:56:28 18:56:28 18:56:28 ---> sar -P ALL: 18:56:28 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 18:56:28 18:56:28 18:53:11 LINUX RESTART (2 CPU) 18:56:28 18:56:28 06:54:01 PM CPU %user %nice %system %iowait %steal %idle 18:56:28 06:55:01 PM all 33.10 1.49 17.48 5.61 0.13 42.18 18:56:28 06:55:01 PM 0 29.42 1.78 19.89 6.49 0.14 42.29 18:56:28 06:55:01 PM 1 36.75 1.21 15.09 4.73 0.13 42.08 18:56:28 06:56:01 PM all 38.73 0.00 3.87 3.30 0.11 53.99 18:56:28 06:56:01 PM 0 56.57 0.00 4.53 3.20 0.12 35.58 18:56:28 06:56:01 PM 1 20.94 0.00 3.21 3.41 0.10 72.35 18:56:28 Average: all 35.93 0.74 10.63 4.45 0.12 48.12 18:56:28 Average: 0 43.09 0.88 12.15 4.83 0.13 38.91 18:56:28 Average: 1 28.80 0.60 9.12 4.07 0.12 57.29 18:56:28 18:56:28 18:56:28