07:44:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/A1-policy-enforcement-simulator/+/143240 07:44:06 Running as SYSTEM 07:44:06 [EnvInject] - Loading node environment variables. 07:44:06 Building remotely on prd-centos8-builder-2c-1g-7447 (centos8-builder-2c-1g) in workspace /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint 07:44:06 [ssh-agent] Looking for ssh-agent implementation... 07:44:06 $ ssh-agent 07:44:07 SSH_AUTH_SOCK=/tmp/ssh-C4QvoghWxrtX/agent.15085 07:44:07 SSH_AGENT_PID=15086 07:44:07 [ssh-agent] Started. 07:44:07 Running ssh-add (command line suppressed) 07:44:07 Identity added: /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/private_key_1504106587074930517.key (/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/private_key_1504106587074930517.key) 07:44:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:44:07 The recommended git tool is: NONE 07:44:10 using credential onap-jenkins-ssh 07:44:10 Wiping out workspace first. 07:44:11 Cloning the remote Git repository 07:44:11 Cloning repository git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git 07:44:11 > git init /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint # timeout=10 07:44:11 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git 07:44:11 > git --version # timeout=10 07:44:11 > git --version # 'git version 2.39.0' 07:44:11 using GIT_SSH to set credentials Gerrit user 07:44:11 [INFO] Currently running in a labeled security context 07:44:11 [INFO] Currently SELinux is 'enforcing' on the host 07:44:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh2632589696089692614.key 07:44:11 Verifying host key using manually-configured host key entries 07:44:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:44:12 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git # timeout=10 07:44:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:12 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git # timeout=10 07:44:12 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git 07:44:12 using GIT_SSH to set credentials Gerrit user 07:44:12 [INFO] Currently running in a labeled security context 07:44:12 [INFO] Currently SELinux is 'enforcing' on the host 07:44:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh532568983348740399.key 07:44:12 Verifying host key using manually-configured host key entries 07:44:12 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git refs/changes/40/143240/1 # timeout=30 07:44:12 > git rev-parse 591b21d092061f191660930ec0539c518be12799^{commit} # timeout=10 07:44:12 Checking out Revision 591b21d092061f191660930ec0539c518be12799 (refs/changes/40/143240/1) 07:44:12 > git config core.sparsecheckout # timeout=10 07:44:12 > git checkout -f 591b21d092061f191660930ec0539c518be12799 # timeout=30 07:44:16 Commit message: "CI: Deploy python based Github2Gerrit" 07:44:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:44:16 > git rev-list --no-walk 9016f786b0e28e3f43d8ba0b5eaf0141e48c2025 # timeout=10 07:44:16 [EnvInject] - Injecting environment variables from a build step. 07:44:16 [EnvInject] - Injecting as environment variables the properties content 07:44:16 PYTHON=python3 07:44:16 07:44:16 [EnvInject] - Variables injected successfully. 07:44:16 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins90515454474199653.sh 07:44:16 ---> tox-install.sh 07:44:16 + source /home/jenkins/lf-env.sh 07:44:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:44:16 ++ mktemp -d /tmp/venv-XXXX 07:44:16 + lf_venv=/tmp/venv-oKOx 07:44:16 + local venv_file=/tmp/.os_lf_venv 07:44:16 + local python=python3 07:44:16 + local options 07:44:16 + local set_path=true 07:44:16 + local install_args= 07:44:16 ++ 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 07:44:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:44:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:44:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:44:16 + true 07:44:16 + case $1 in 07:44:16 + venv_file=/tmp/.toxenv 07:44:16 + shift 2 07:44:16 + true 07:44:16 + case $1 in 07:44:16 + shift 07:44:16 + break 07:44:16 + case $python in 07:44:16 + local pkg_list= 07:44:16 + [[ -d /opt/pyenv ]] 07:44:16 + echo 'Setup pyenv:' 07:44:16 Setup pyenv: 07:44:16 + export PYENV_ROOT=/opt/pyenv 07:44:16 + PYENV_ROOT=/opt/pyenv 07:44:16 + 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 07:44:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:16 + pyenv versions 07:44:17 system 07:44:17 * 3.8.13 (set by /opt/pyenv/version) 07:44:17 * 3.9.13 (set by /opt/pyenv/version) 07:44:17 * 3.10.6 (set by /opt/pyenv/version) 07:44:17 + command -v pyenv 07:44:17 ++ pyenv init - --no-rehash 07:44:17 + 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[*]}"'\'')" 07:44:17 export PATH="/opt/pyenv/shims:${PATH}" 07:44:17 export PYENV_SHELL=bash 07:44:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:44:17 pyenv() { 07:44:17 local command 07:44:17 command="${1:-}" 07:44:17 if [ "$#" -gt 0 ]; then 07:44:17 shift 07:44:17 fi 07:44:17 07:44:17 case "$command" in 07:44:17 rehash|shell) 07:44:17 eval "$(pyenv "sh-$command" "$@")" 07:44:17 ;; 07:44:17 *) 07:44:17 command pyenv "$command" "$@" 07:44:17 ;; 07:44:17 esac 07:44:17 }' 07:44:17 +++ 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[*]}"' 07:44:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:44:17 ++ 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 07:44:17 ++ 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 07:44:17 ++ export PYENV_SHELL=bash 07:44:17 ++ PYENV_SHELL=bash 07:44:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:44:17 +++ complete -F _pyenv pyenv 07:44:17 ++ lf-pyver python3 07:44:17 ++ local py_version_xy=python3 07:44:17 ++ local py_version_xyz= 07:44:17 ++ pyenv versions 07:44:17 ++ local command 07:44:17 ++ command=versions 07:44:17 ++ '[' 1 -gt 0 ']' 07:44:17 ++ shift 07:44:17 ++ case "$command" in 07:44:17 ++ command pyenv versions 07:44:17 ++ pyenv versions 07:44:17 ++ grep -E '^[0-9.]*[0-9]$' 07:44:17 ++ awk '{ print $1 }' 07:44:17 ++ sed 's/^[ *]* //' 07:44:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:44:17 +++ grep '^3' /tmp/.pyenv_versions 07:44:17 +++ tail -n 1 07:44:17 +++ sort -V 07:44:17 ++ py_version_xyz=3.10.6 07:44:17 ++ [[ -z 3.10.6 ]] 07:44:17 ++ echo 3.10.6 07:44:17 ++ return 0 07:44:17 + pyenv local 3.10.6 07:44:17 + local command 07:44:17 + command=local 07:44:17 + '[' 2 -gt 0 ']' 07:44:17 + shift 07:44:17 + case "$command" in 07:44:17 + command pyenv local 3.10.6 07:44:17 + pyenv local 3.10.6 07:44:17 + for arg in "$@" 07:44:17 + case $arg in 07:44:17 + pkg_list+='tox ' 07:44:17 + for arg in "$@" 07:44:17 + case $arg in 07:44:17 + pkg_list+='virtualenv ' 07:44:17 + for arg in "$@" 07:44:17 + case $arg in 07:44:17 + pkg_list+='urllib3~=1.26.15 ' 07:44:17 + [[ -f /tmp/.toxenv ]] 07:44:17 + [[ ! -f /tmp/.toxenv ]] 07:44:17 + [[ -n '' ]] 07:44:17 + python3 -m venv /tmp/venv-oKOx 07:44:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oKOx' 07:44:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oKOx 07:44:21 + echo /tmp/venv-oKOx 07:44:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:44:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:44:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:44:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:21 + local 'pip_opts=--upgrade --quiet' 07:44:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:44:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:44:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:44:21 + [[ -n '' ]] 07:44:21 + [[ -n '' ]] 07:44:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:44:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:21 + /tmp/venv-oKOx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:44:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:44:24 lf-activate-venv(): INFO: Base packages installed successfully 07:44:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:44:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:44:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:44:24 + /tmp/venv-oKOx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:44:26 + type python3 07:44:26 + true 07:44:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oKOx/bin to PATH' 07:44:26 lf-activate-venv(): INFO: Adding /tmp/venv-oKOx/bin to PATH 07:44:26 + PATH=/tmp/venv-oKOx/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 07:44:26 + return 0 07:44:26 + python3 --version 07:44:26 Python 3.10.6 07:44:26 + python3 -m pip --version 07:44:26 pip 26.0.1 from /tmp/venv-oKOx/lib/python3.10/site-packages/pip (python 3.10) 07:44:26 + python3 -m pip freeze 07:44:26 cachetools==7.0.1 07:44:26 chardet==5.2.0 07:44:26 colorama==0.4.6 07:44:26 distlib==0.4.0 07:44:26 filelock==3.21.2 07:44:26 packaging==26.0 07:44:26 platformdirs==4.7.0 07:44:26 pluggy==1.6.0 07:44:26 pyproject-api==1.10.0 07:44:26 tomli==2.4.0 07:44:26 tox==4.35.0 07:44:26 typing_extensions==4.15.0 07:44:26 urllib3==1.26.20 07:44:26 virtualenv==20.36.1 07:44:26 [EnvInject] - Injecting environment variables from a build step. 07:44:26 [EnvInject] - Injecting as environment variables the properties content 07:44:26 PARALLEL=false 07:44:26 07:44:26 [EnvInject] - Variables injected successfully. 07:44:26 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins8636769602010230075.sh 07:44:27 ---> tox-run.sh 07:44:27 + 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 07:44:27 + ARCHIVE_TOX_DIR=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox 07:44:27 + ARCHIVE_DOC_DIR=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/docs 07:44:27 + mkdir -p /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox 07:44:27 + cd /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/. 07:44:27 + source /home/jenkins/lf-env.sh 07:44:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:44:27 ++ mktemp -d /tmp/venv-XXXX 07:44:27 + lf_venv=/tmp/venv-AEpK 07:44:27 + local venv_file=/tmp/.os_lf_venv 07:44:27 + local python=python3 07:44:27 + local options 07:44:27 + local set_path=true 07:44:27 + local install_args= 07:44:27 ++ 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 07:44:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:44:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:44:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:44:27 + true 07:44:27 + case $1 in 07:44:27 + venv_file=/tmp/.toxenv 07:44:27 + shift 2 07:44:27 + true 07:44:27 + case $1 in 07:44:27 + shift 07:44:27 + break 07:44:27 + case $python in 07:44:27 + local pkg_list= 07:44:27 + [[ -d /opt/pyenv ]] 07:44:27 + echo 'Setup pyenv:' 07:44:27 Setup pyenv: 07:44:27 + export PYENV_ROOT=/opt/pyenv 07:44:27 + PYENV_ROOT=/opt/pyenv 07:44:27 + 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 07:44:27 + 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 07:44:27 + pyenv versions 07:44:27 system 07:44:27 3.8.13 07:44:27 3.9.13 07:44:27 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 07:44:27 + command -v pyenv 07:44:27 ++ pyenv init - --no-rehash 07:44:27 + 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[*]}"'\'')" 07:44:27 export PATH="/opt/pyenv/shims:${PATH}" 07:44:27 export PYENV_SHELL=bash 07:44:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:44:27 pyenv() { 07:44:27 local command 07:44:27 command="${1:-}" 07:44:27 if [ "$#" -gt 0 ]; then 07:44:27 shift 07:44:27 fi 07:44:27 07:44:27 case "$command" in 07:44:27 rehash|shell) 07:44:27 eval "$(pyenv "sh-$command" "$@")" 07:44:27 ;; 07:44:27 *) 07:44:27 command pyenv "$command" "$@" 07:44:27 ;; 07:44:27 esac 07:44:27 }' 07:44:27 +++ 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[*]}"' 07:44:27 ++ 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 07:44:27 ++ 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 07:44:27 ++ 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 07:44:27 ++ export PYENV_SHELL=bash 07:44:27 ++ PYENV_SHELL=bash 07:44:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:44:27 +++ complete -F _pyenv pyenv 07:44:27 ++ lf-pyver python3 07:44:27 ++ local py_version_xy=python3 07:44:27 ++ local py_version_xyz= 07:44:27 ++ pyenv versions 07:44:27 ++ local command 07:44:27 ++ command=versions 07:44:27 ++ '[' 1 -gt 0 ']' 07:44:27 ++ shift 07:44:27 ++ case "$command" in 07:44:27 ++ command pyenv versions 07:44:27 ++ pyenv versions 07:44:27 ++ sed 's/^[ *]* //' 07:44:27 ++ awk '{ print $1 }' 07:44:27 ++ grep -E '^[0-9.]*[0-9]$' 07:44:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:44:27 +++ grep '^3' /tmp/.pyenv_versions 07:44:27 +++ tail -n 1 07:44:27 +++ sort -V 07:44:27 ++ py_version_xyz=3.10.6 07:44:27 ++ [[ -z 3.10.6 ]] 07:44:27 ++ echo 3.10.6 07:44:27 ++ return 0 07:44:27 + pyenv local 3.10.6 07:44:27 + local command 07:44:27 + command=local 07:44:27 + '[' 2 -gt 0 ']' 07:44:27 + shift 07:44:27 + case "$command" in 07:44:27 + command pyenv local 3.10.6 07:44:27 + pyenv local 3.10.6 07:44:27 + for arg in "$@" 07:44:27 + case $arg in 07:44:27 + pkg_list+='tox ' 07:44:27 + for arg in "$@" 07:44:27 + case $arg in 07:44:27 + pkg_list+='virtualenv ' 07:44:27 + for arg in "$@" 07:44:27 + case $arg in 07:44:27 + pkg_list+='urllib3~=1.26.15 ' 07:44:27 + [[ -f /tmp/.toxenv ]] 07:44:27 ++ cat /tmp/.toxenv 07:44:27 + lf_venv=/tmp/venv-oKOx 07:44:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oKOx from' file:/tmp/.toxenv 07:44:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oKOx from file:/tmp/.toxenv 07:44:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:44:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:27 + local 'pip_opts=--upgrade --quiet' 07:44:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:44:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:44:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:44:27 + [[ -n '' ]] 07:44:27 + [[ -n '' ]] 07:44:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:44:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:44:27 + /tmp/venv-oKOx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:44:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:44:27 lf-activate-venv(): INFO: Base packages installed successfully 07:44:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:44:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:44:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:44:27 + /tmp/venv-oKOx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:44:28 + type python3 07:44:28 + true 07:44:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oKOx/bin to PATH' 07:44:28 lf-activate-venv(): INFO: Adding /tmp/venv-oKOx/bin to PATH 07:44:28 + PATH=/tmp/venv-oKOx/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 07:44:28 + return 0 07:44:28 + [[ -d /opt/pyenv ]] 07:44:28 + echo '---> Setting up pyenv' 07:44:28 ---> Setting up pyenv 07:44:28 + export PYENV_ROOT=/opt/pyenv 07:44:28 + PYENV_ROOT=/opt/pyenv 07:44:28 + export PATH=/opt/pyenv/bin:/tmp/venv-oKOx/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 07:44:28 + PATH=/opt/pyenv/bin:/tmp/venv-oKOx/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 07:44:28 ++ pwd 07:44:28 + PYTHONPATH=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint 07:44:28 + export PYTHONPATH 07:44:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:44:28 + TOX_TESTENV_PASSENV=PYTHONPATH 07:44:28 + tox --version 07:44:29 4.35.0 from /tmp/venv-oKOx/lib/python3.10/site-packages/tox/__init__.py 07:44:29 + PARALLEL=false 07:44:29 + TOX_OPTIONS_LIST= 07:44:29 + [[ -n yaml ]] 07:44:29 + TOX_OPTIONS_LIST=' -e yaml' 07:44:29 + case ${PARALLEL,,} in 07:44:29 + tox -e yaml 07:44:29 + tee -a /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox/tox.log 07:44:30 yaml: install_deps> python -I -m pip install coala-bears nodeenv 07:44:52 yaml: freeze> python -m pip freeze --all 07:44:52 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.18.0,bandit==1.6.2,certifi==2026.1.4,charset-normalizer==3.4.4,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.46,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,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,nodeenv==1.10.0,packaging==26.0,pbr==7.0.3,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.8,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.3,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==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 07:44:52 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:44:52 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 07:44:53 ---> Completed tox runs 07:44:53 + for i in .tox/*/log 07:44:53 ++ echo .tox/yaml/log 07:44:53 ++ awk -F/ '{print $2}' 07:44:53 + tox_env=yaml 07:44:53 + cp -r .tox/yaml/log /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/tox/yaml 07:44:53 + DOC_DIR=docs/_build/html 07:44:53 + [[ -d docs/_build/html ]] 07:44:53 + echo '---> tox-run.sh ends' 07:44:53 ---> tox-run.sh ends 07:44:53 + test 0 -eq 0 07:44:53 $ ssh-agent -k 07:44:53 unset SSH_AUTH_SOCK; 07:44:53 unset SSH_AGENT_PID; 07:44:53 echo Agent pid 15086 killed; 07:44:53 [ssh-agent] Stopped. 07:44:53 [PostBuildScript] - [INFO] Executing post build scripts. 07:44:53 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins13592966159970870447.sh 07:44:53 ---> sysstat.sh 07:44:54 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins1563660548185732505.sh 07:44:54 ---> package-listing.sh 07:44:54 ++ tr '[:upper:]' '[:lower:]' 07:44:54 ++ facter osfamily 07:44:54 + OS_FAMILY=redhat 07:44:54 + workspace=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint 07:44:54 + START_PACKAGES=/tmp/packages_start.txt 07:44:54 + END_PACKAGES=/tmp/packages_end.txt 07:44:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:44:54 + PACKAGES=/tmp/packages_start.txt 07:44:54 + '[' /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint ']' 07:44:54 + PACKAGES=/tmp/packages_end.txt 07:44:54 + case "${OS_FAMILY}" in 07:44:54 + rpm -qa 07:44:54 + sort 07:44:54 + '[' -f /tmp/packages_start.txt ']' 07:44:54 + '[' -f /tmp/packages_end.txt ']' 07:44:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:44:54 + '[' /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint ']' 07:44:54 + mkdir -p /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/ 07:44:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/ 07:44:54 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins7104858407828345249.sh 07:44:54 ---> capture-instance-metadata.sh 07:44:54 Setup pyenv: 07:44:55 system 07:44:55 3.8.13 07:44:55 3.9.13 07:44:55 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 07:44:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q0E8 07:44:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:44:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:44:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:02 lf-activate-venv(): INFO: Base packages installed successfully 07:45:02 lf-activate-venv(): INFO: Installing additional packages: lftools 07:45:21 lf-activate-venv(): INFO: Adding /tmp/venv-Q0E8/bin to PATH 07:45:21 INFO: Running in OpenStack, capturing instance metadata 07:45:22 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins14811705709433927231.sh 07:45:22 provisioning config files... 07:45:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint@tmp/config12835833030290223978tmp 07:45:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:45:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:45:22 [EnvInject] - Injecting environment variables from a build step. 07:45:22 [EnvInject] - Injecting as environment variables the properties content 07:45:22 SERVER_ID=logs 07:45:22 07:45:22 [EnvInject] - Variables injected successfully. 07:45:22 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins15727981703614757922.sh 07:45:22 ---> create-netrc.sh 07:45:22 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins16693263258564104103.sh 07:45:22 ---> python-tools-install.sh 07:45:22 Setup pyenv: 07:45:22 system 07:45:22 3.8.13 07:45:22 3.9.13 07:45:22 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 07:45:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q0E8 from file:/tmp/.os_lf_venv 07:45:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:45:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:24 lf-activate-venv(): INFO: Base packages installed successfully 07:45:24 lf-activate-venv(): INFO: Installing additional packages: lftools 07:45:30 lf-activate-venv(): INFO: Adding /tmp/venv-Q0E8/bin to PATH 07:45:30 Generating Requirements File 07:45:46 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. 07:45:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:45:46 Python 3.10.6 07:45:46 pip 26.0.1 from /tmp/venv-Q0E8/lib/python3.10/site-packages/pip (python 3.10) 07:45:47 appdirs==1.4.4 07:45:47 argcomplete==3.6.3 07:45:47 aspy.yaml==1.3.0 07:45:47 attrs==25.4.0 07:45:47 autopage==0.6.0 07:45:47 backports.strenum==1.3.1 07:45:47 beautifulsoup4==4.14.3 07:45:47 boto3==1.42.48 07:45:47 botocore==1.42.48 07:45:47 bs4==0.0.2 07:45:47 certifi==2026.1.4 07:45:47 cffi==2.0.0 07:45:47 cfgv==3.5.0 07:45:47 chardet==5.2.0 07:45:47 charset-normalizer==3.4.4 07:45:47 click==8.3.1 07:45:47 cliff==4.13.1 07:45:47 cmd2==3.2.0 07:45:47 cryptography==3.3.2 07:45:47 debtcollector==3.0.0 07:45:47 decorator==5.2.1 07:45:47 defusedxml==0.7.1 07:45:47 Deprecated==1.3.1 07:45:47 distlib==0.4.0 07:45:47 dnspython==2.8.0 07:45:47 docker==7.1.0 07:45:47 dogpile.cache==1.5.0 07:45:47 durationpy==0.10 07:45:47 email-validator==2.3.0 07:45:47 filelock==3.21.2 07:45:47 future==1.0.0 07:45:47 gitdb==4.0.12 07:45:47 GitPython==3.1.46 07:45:47 httplib2==0.30.2 07:45:47 identify==2.6.16 07:45:47 idna==3.11 07:45:47 importlib-resources==1.5.0 07:45:47 iso8601==2.1.0 07:45:47 Jinja2==3.1.6 07:45:47 jmespath==1.1.0 07:45:47 jsonpatch==1.33 07:45:47 jsonpointer==3.0.0 07:45:47 jsonschema==4.26.0 07:45:47 jsonschema-specifications==2025.9.1 07:45:47 keystoneauth1==5.13.0 07:45:47 kubernetes==35.0.0 07:45:47 lftools==0.37.21 07:45:47 lxml==6.0.2 07:45:47 markdown-it-py==4.0.0 07:45:47 MarkupSafe==3.0.3 07:45:47 mdurl==0.1.2 07:45:47 msgpack==1.1.2 07:45:47 multi_key_dict==2.0.3 07:45:47 munch==4.0.0 07:45:47 netaddr==1.3.0 07:45:47 niet==1.4.2 07:45:47 nodeenv==1.10.0 07:45:47 oauth2client==4.1.3 07:45:47 oauthlib==3.3.1 07:45:47 openstacksdk==4.9.0 07:45:47 os-service-types==1.8.2 07:45:47 osc-lib==4.3.0 07:45:47 oslo.config==10.2.0 07:45:47 oslo.context==6.2.0 07:45:47 oslo.i18n==6.7.1 07:45:47 oslo.log==8.0.0 07:45:47 oslo.serialization==5.9.0 07:45:47 oslo.utils==9.2.0 07:45:47 packaging==26.0 07:45:47 pbr==7.0.3 07:45:47 platformdirs==4.7.0 07:45:47 prettytable==3.17.0 07:45:47 psutil==7.2.2 07:45:47 pyasn1==0.6.2 07:45:47 pyasn1_modules==0.4.2 07:45:47 pycparser==3.0 07:45:47 pygerrit2==2.0.15 07:45:47 PyGithub==2.8.1 07:45:47 Pygments==2.19.2 07:45:47 PyJWT==2.11.0 07:45:47 PyNaCl==1.6.2 07:45:47 pyparsing==2.4.7 07:45:47 pyperclip==1.11.0 07:45:47 pyrsistent==0.20.0 07:45:47 python-cinderclient==9.8.0 07:45:47 python-dateutil==2.9.0.post0 07:45:47 python-heatclient==5.0.0 07:45:47 python-jenkins==1.8.3 07:45:47 python-keystoneclient==5.7.0 07:45:47 python-magnumclient==4.9.0 07:45:47 python-openstackclient==8.3.0 07:45:47 python-swiftclient==4.9.0 07:45:47 PyYAML==6.0.3 07:45:47 referencing==0.37.0 07:45:47 requests==2.32.5 07:45:47 requests-oauthlib==2.0.0 07:45:47 requestsexceptions==1.4.0 07:45:47 rfc3986==2.0.0 07:45:47 rich==14.3.2 07:45:47 rich-argparse==1.7.2 07:45:47 rpds-py==0.30.0 07:45:47 rsa==4.9.1 07:45:47 ruamel.yaml==0.19.1 07:45:47 ruamel.yaml.clib==0.2.15 07:45:47 s3transfer==0.16.0 07:45:47 simplejson==3.20.2 07:45:47 six==1.17.0 07:45:47 smmap==5.0.2 07:45:47 soupsieve==2.8.3 07:45:47 stevedore==5.6.0 07:45:47 tabulate==0.9.0 07:45:47 toml==0.10.2 07:45:47 tomlkit==0.14.0 07:45:47 tqdm==4.67.3 07:45:47 typing_extensions==4.15.0 07:45:47 tzdata==2025.3 07:45:47 urllib3==1.26.20 07:45:47 virtualenv==20.36.1 07:45:47 wcwidth==0.6.0 07:45:47 websocket-client==1.9.0 07:45:47 wrapt==2.1.1 07:45:47 xdg==6.0.0 07:45:47 xmltodict==1.0.2 07:45:47 yq==3.4.3 07:45:47 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins15317979704389650655.sh 07:45:47 ---> sudo-logs.sh 07:45:47 Archiving 'sudo' log.. 07:45:47 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins18326151996187228212.sh 07:45:47 ---> job-cost.sh 07:45:47 INFO: Activating Python virtual environment... 07:45:47 Setup pyenv: 07:45:47 system 07:45:47 3.8.13 07:45:47 3.9.13 07:45:47 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 07:45:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q0E8 from file:/tmp/.os_lf_venv 07:45:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:45:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:49 lf-activate-venv(): INFO: Base packages installed successfully 07:45:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:45:53 lf-activate-venv(): INFO: Adding /tmp/venv-Q0E8/bin to PATH 07:45:53 INFO: No stack-cost file found 07:45:53 INFO: Instance uptime: 138s 07:45:53 INFO: Fetching instance metadata (attempt 1 of 3)... 07:45:53 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:45:54 INFO: Successfully fetched instance metadata 07:45:54 INFO: Instance type: v3-standard-2 07:45:54 INFO: Retrieving pricing info for: v3-standard-2 07:45:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:45:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=138 07:45:54 INFO: Successfully fetched Vexxhost pricing API 07:45:54 INFO: Retrieved cost: 0.06 07:45:54 INFO: Retrieved resource: v3-standard-2 07:45:54 INFO: Creating archive directory: /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/cost 07:45:54 INFO: Archiving costs to: /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/archives/cost.csv 07:45:54 INFO: Successfully archived job cost data 07:45:54 DEBUG: Cost data: integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint,20,2026-02-13 07:45:54,v3-standard-2,138,0.06,0.00,SUCCESS 07:45:54 [integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins7736348135615089291.sh 07:45:54 ---> logs-deploy.sh 07:45:54 Setup pyenv: 07:45:54 system 07:45:54 3.8.13 07:45:54 3.9.13 07:45:54 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/.python-version) 07:45:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q0E8 from file:/tmp/.os_lf_venv 07:45:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:45:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:56 lf-activate-venv(): INFO: Base packages installed successfully 07:45:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:46:03 lf-activate-venv(): INFO: Adding /tmp/venv-Q0E8/bin to PATH 07:46:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-simulators-A1-policy-enforcement-simulator-master-yaml-lint/20 07:46:03 INFO: archiving workspace using pattern(s): 07:46:04 Archives upload complete. 07:46:04 INFO: archiving logs to Nexus 07:46:05 ---> uname -a: 07:46:05 Linux prd-centos8-builder-2c-1g-7447.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 07:46:05 07:46:05 07:46:05 ---> lscpu: 07:46:05 Architecture: x86_64 07:46:05 CPU op-mode(s): 32-bit, 64-bit 07:46:05 Byte Order: Little Endian 07:46:05 CPU(s): 2 07:46:05 On-line CPU(s) list: 0,1 07:46:05 Thread(s) per core: 1 07:46:05 Core(s) per socket: 1 07:46:05 Socket(s): 2 07:46:05 NUMA node(s): 1 07:46:05 Vendor ID: AuthenticAMD 07:46:05 CPU family: 23 07:46:05 Model: 49 07:46:05 Model name: AMD EPYC-Rome Processor 07:46:05 Stepping: 0 07:46:05 CPU MHz: 2800.000 07:46:05 BogoMIPS: 5600.00 07:46:05 Virtualization: AMD-V 07:46:05 Hypervisor vendor: KVM 07:46:05 Virtualization type: full 07:46:05 L1d cache: 32K 07:46:05 L1i cache: 32K 07:46:05 L2 cache: 512K 07:46:05 L3 cache: 16384K 07:46:05 NUMA node0 CPU(s): 0,1 07:46:05 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 07:46:05 07:46:05 07:46:05 ---> nproc: 07:46:05 2 07:46:05 07:46:05 07:46:05 ---> df -h: 07:46:05 Filesystem Size Used Avail Use% Mounted on 07:46:05 devtmpfs 3.8G 0 3.8G 0% /dev 07:46:05 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:46:05 tmpfs 3.8G 17M 3.8G 1% /run 07:46:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:46:05 /dev/vda1 40G 8.7G 32G 22% / 07:46:05 tmpfs 770M 0 770M 0% /run/user/1001 07:46:05 07:46:05 07:46:05 ---> free -m: 07:46:05 total used free shared buff/cache available 07:46:05 Mem: 7699 585 4765 19 2349 6796 07:46:05 Swap: 1023 0 1023 07:46:05 07:46:05 07:46:05 ---> ip addr: 07:46:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:46:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:46:05 inet 127.0.0.1/8 scope host lo 07:46:05 valid_lft forever preferred_lft forever 07:46:05 inet6 ::1/128 scope host 07:46:05 valid_lft forever preferred_lft forever 07:46:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:46:05 link/ether fa:16:3e:3a:a0:e9 brd ff:ff:ff:ff:ff:ff 07:46:05 altname enp0s3 07:46:05 altname ens3 07:46:05 inet 10.30.107.169/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:46:05 valid_lft 86260sec preferred_lft 86260sec 07:46:05 inet6 fe80::f816:3eff:fe3a:a0e9/64 scope link 07:46:05 valid_lft forever preferred_lft forever 07:46:05 07:46:05 07:46:05 ---> sar -b -r -n DEV: 07:46:05 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 07:46:05 07:46:05 07:43:40 LINUX RESTART (2 CPU) 07:46:05 07:46:05 07:44:02 AM tps rtps wtps bread/s bwrtn/s 07:46:05 07:45:01 AM 390.76 164.18 226.59 6768.48 9692.07 07:46:05 07:46:01 AM 162.35 0.60 161.75 77.97 13926.01 07:46:05 Average: 275.59 81.69 193.89 3394.84 11827.00 07:46:05 07:46:05 07:44:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:46:05 07:45:01 AM 5228012 7025544 2656432 33.69 2688 1966700 693496 7.76 374100 1921704 173760 07:46:05 07:46:01 AM 4821136 6900476 3063308 38.85 2688 2229868 761892 8.53 387224 2248296 118740 07:46:05 Average: 5024574 6963010 2859870 36.27 2688 2098284 727694 8.15 380662 2085000 146250 07:46:05 07:46:05 07:44:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:46:05 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:05 07:45:01 AM eth0 226.08 137.37 1378.68 67.21 0.00 0.00 0.00 0.00 07:46:05 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:05 07:46:01 AM eth0 67.16 51.50 893.39 12.62 0.00 0.00 0.00 0.00 07:46:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:05 Average: eth0 145.95 94.07 1133.97 39.68 0.00 0.00 0.00 0.00 07:46:05 07:46:05 07:46:05 ---> sar -P ALL: 07:46:05 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 07:46:05 07:46:05 07:43:40 LINUX RESTART (2 CPU) 07:46:05 07:46:05 07:44:02 AM CPU %user %nice %system %iowait %steal %idle 07:46:05 07:45:01 AM all 45.38 2.58 21.04 3.72 0.09 27.19 07:46:05 07:45:01 AM 0 44.15 1.94 18.66 3.97 0.09 31.18 07:46:05 07:45:01 AM 1 46.62 3.23 23.45 3.47 0.09 23.15 07:46:05 07:46:01 AM all 42.33 0.00 4.76 1.70 0.09 51.12 07:46:05 07:46:01 AM 0 37.96 0.00 4.53 2.11 0.08 55.33 07:46:05 07:46:01 AM 1 46.70 0.00 5.00 1.29 0.10 46.91 07:46:05 Average: all 43.82 1.27 12.74 2.69 0.09 39.39 07:46:05 Average: 0 41.00 0.95 11.47 3.02 0.08 43.47 07:46:05 Average: 1 46.66 1.58 14.01 2.36 0.09 35.30 07:46:05 07:46:05 07:46:05