03:29:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/usecases/A1-policy-enforcement/+/141741 03:29:30 Running as SYSTEM 03:29:30 [EnvInject] - Loading node environment variables. 03:29:30 Building remotely on prd-centos8-builder-2c-1g-34985 (centos8-builder-2c-1g) in workspace /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint 03:29:30 [ssh-agent] Looking for ssh-agent implementation... 03:29:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:29:30 $ ssh-agent 03:29:30 SSH_AUTH_SOCK=/tmp/ssh-H8eKYBwyF5m9/agent.16648 03:29:30 SSH_AGENT_PID=16649 03:29:30 [ssh-agent] Started. 03:29:30 Running ssh-add (command line suppressed) 03:29:30 Identity added: /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint@tmp/private_key_12436690899639598714.key (/w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint@tmp/private_key_12436690899639598714.key) 03:29:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:29:30 The recommended git tool is: NONE 03:29:32 using credential onap-jenkins-ssh 03:29:32 Wiping out workspace first. 03:29:32 Cloning the remote Git repository 03:29:32 Cloning repository git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement.git 03:29:32 > git init /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint # timeout=10 03:29:32 Fetching upstream changes from git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement.git 03:29:32 > git --version # timeout=10 03:29:32 > git --version # 'git version 2.39.0' 03:29:32 using GIT_SSH to set credentials Gerrit user 03:29:32 [INFO] Currently running in a labeled security context 03:29:32 [INFO] Currently SELinux is 'enforcing' on the host 03:29:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint@tmp/jenkins-gitclient-ssh417820985296180568.key 03:29:32 Verifying host key using manually-configured host key entries 03:29:32 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement.git +refs/heads/*:refs/remotes/origin/* # timeout=30 03:29:33 > git config remote.origin.url git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement.git # timeout=10 03:29:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:34 > git config remote.origin.url git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement.git # timeout=10 03:29:34 Fetching upstream changes from git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement.git 03:29:34 using GIT_SSH to set credentials Gerrit user 03:29:34 [INFO] Currently running in a labeled security context 03:29:34 [INFO] Currently SELinux is 'enforcing' on the host 03:29:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint@tmp/jenkins-gitclient-ssh12582803228905189549.key 03:29:34 Verifying host key using manually-configured host key entries 03:29:34 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement.git refs/changes/41/141741/1 # timeout=30 03:29:34 > git rev-parse ba7ab463d27a642ac9001368a6756e1f8f78ad96^{commit} # timeout=10 03:29:34 Checking out Revision ba7ab463d27a642ac9001368a6756e1f8f78ad96 (refs/changes/41/141741/1) 03:29:34 > git config core.sparsecheckout # timeout=10 03:29:34 > git checkout -f ba7ab463d27a642ac9001368a6756e1f8f78ad96 # timeout=30 03:29:37 Commit message: "Chore: Add dependabot config" 03:29:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:29:37 > git rev-list --no-walk f6c62c27dfc41f24f3b6554a512f7dfb5469c232 # timeout=10 03:29:38 [EnvInject] - Injecting environment variables from a build step. 03:29:38 [EnvInject] - Injecting as environment variables the properties content 03:29:38 PYTHON=python3 03:29:38 03:29:38 [EnvInject] - Variables injected successfully. 03:29:38 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash -l /tmp/jenkins10085601790026208416.sh 03:29:38 ---> tox-install.sh 03:29:38 + source /home/jenkins/lf-env.sh 03:29:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:29:38 ++ mktemp -d /tmp/venv-XXXX 03:29:38 + lf_venv=/tmp/venv-rPMd 03:29:38 + local venv_file=/tmp/.os_lf_venv 03:29:38 + local python=python3 03:29:38 + local options 03:29:38 + local set_path=true 03:29:38 + local install_args= 03:29:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:29:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:29:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:29:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:29:38 + true 03:29:38 + case $1 in 03:29:38 + venv_file=/tmp/.toxenv 03:29:38 + shift 2 03:29:38 + true 03:29:38 + case $1 in 03:29:38 + shift 03:29:38 + break 03:29:38 + case $python in 03:29:38 + local pkg_list= 03:29:38 + [[ -d /opt/pyenv ]] 03:29:38 + echo 'Setup pyenv:' 03:29:38 Setup pyenv: 03:29:38 + export PYENV_ROOT=/opt/pyenv 03:29:38 + PYENV_ROOT=/opt/pyenv 03:29:38 + 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 03:29:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:29:38 + pyenv versions 03:29:38 system 03:29:38 * 3.8.13 (set by /opt/pyenv/version) 03:29:38 * 3.9.13 (set by /opt/pyenv/version) 03:29:38 * 3.10.6 (set by /opt/pyenv/version) 03:29:38 + command -v pyenv 03:29:38 ++ pyenv init - --no-rehash 03:29:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 03:29:38 export PATH="/opt/pyenv/shims:${PATH}" 03:29:38 export PYENV_SHELL=bash 03:29:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:29:38 pyenv() { 03:29:38 local command 03:29:38 command="${1:-}" 03:29:38 if [ "$#" -gt 0 ]; then 03:29:38 shift 03:29:38 fi 03:29:38 03:29:38 case "$command" in 03:29:38 rehash|shell) 03:29:38 eval "$(pyenv "sh-$command" "$@")" 03:29:38 ;; 03:29:38 *) 03:29:38 command pyenv "$command" "$@" 03:29:38 ;; 03:29:38 esac 03:29:38 }' 03:29:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 03:29:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:29:38 ++ 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 03:29:38 ++ 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 03:29:38 ++ export PYENV_SHELL=bash 03:29:38 ++ PYENV_SHELL=bash 03:29:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:29:38 +++ complete -F _pyenv pyenv 03:29:38 ++ lf-pyver python3 03:29:38 ++ local py_version_xy=python3 03:29:38 ++ local py_version_xyz= 03:29:38 ++ awk '{ print $1 }' 03:29:38 ++ pyenv versions 03:29:38 ++ local command 03:29:38 ++ command=versions 03:29:38 ++ '[' 1 -gt 0 ']' 03:29:38 ++ shift 03:29:38 ++ case "$command" in 03:29:38 ++ command pyenv versions 03:29:38 ++ pyenv versions 03:29:38 ++ sed 's/^[ *]* //' 03:29:38 ++ grep -E '^[0-9.]*[0-9]$' 03:29:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:29:38 +++ grep '^3' /tmp/.pyenv_versions 03:29:38 +++ sort -V 03:29:38 +++ tail -n 1 03:29:38 ++ py_version_xyz=3.10.6 03:29:38 ++ [[ -z 3.10.6 ]] 03:29:38 ++ echo 3.10.6 03:29:38 ++ return 0 03:29:38 + pyenv local 3.10.6 03:29:38 + local command 03:29:38 + command=local 03:29:38 + '[' 2 -gt 0 ']' 03:29:38 + shift 03:29:38 + case "$command" in 03:29:38 + command pyenv local 3.10.6 03:29:38 + pyenv local 3.10.6 03:29:38 + for arg in "$@" 03:29:38 + case $arg in 03:29:38 + pkg_list+='tox ' 03:29:38 + for arg in "$@" 03:29:38 + case $arg in 03:29:38 + pkg_list+='virtualenv ' 03:29:38 + for arg in "$@" 03:29:38 + case $arg in 03:29:38 + pkg_list+='urllib3~=1.26.15 ' 03:29:38 + [[ -f /tmp/.toxenv ]] 03:29:38 + [[ ! -f /tmp/.toxenv ]] 03:29:38 + [[ -n '' ]] 03:29:38 + python3 -m venv /tmp/venv-rPMd 03:29:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rPMd' 03:29:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rPMd 03:29:43 + echo /tmp/venv-rPMd 03:29:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:29:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:29:43 + /tmp/venv-rPMd/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:29:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:29:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:29:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:29:47 + /tmp/venv-rPMd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:29:49 + type python3 03:29:49 + true 03:29:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rPMd/bin to PATH' 03:29:49 lf-activate-venv(): INFO: Adding /tmp/venv-rPMd/bin to PATH 03:29:49 + PATH=/tmp/venv-rPMd/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 03:29:49 + return 0 03:29:49 + python3 --version 03:29:49 Python 3.10.6 03:29:49 + python3 -m pip --version 03:29:49 pip 25.2 from /tmp/venv-rPMd/lib/python3.10/site-packages/pip (python 3.10) 03:29:49 + python3 -m pip freeze 03:29:49 cachetools==6.1.0 03:29:49 chardet==5.2.0 03:29:49 colorama==0.4.6 03:29:49 distlib==0.4.0 03:29:49 filelock==3.18.0 03:29:49 packaging==25.0 03:29:49 platformdirs==4.3.8 03:29:49 pluggy==1.6.0 03:29:49 pyproject-api==1.9.1 03:29:49 tomli==2.2.1 03:29:49 tox==4.28.4 03:29:49 typing_extensions==4.14.1 03:29:49 urllib3==1.26.20 03:29:49 virtualenv==20.33.1 03:29:49 [EnvInject] - Injecting environment variables from a build step. 03:29:49 [EnvInject] - Injecting as environment variables the properties content 03:29:49 PARALLEL=false 03:29:49 03:29:49 [EnvInject] - Variables injected successfully. 03:29:49 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash -l /tmp/jenkins7832544645379400579.sh 03:29:49 ---> tox-run.sh 03:29:49 + 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 03:29:49 + ARCHIVE_TOX_DIR=/w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/archives/tox 03:29:49 + ARCHIVE_DOC_DIR=/w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/archives/docs 03:29:49 + mkdir -p /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/archives/tox 03:29:49 + cd /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/. 03:29:49 + source /home/jenkins/lf-env.sh 03:29:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:29:49 ++ mktemp -d /tmp/venv-XXXX 03:29:49 + lf_venv=/tmp/venv-9Dhw 03:29:49 + local venv_file=/tmp/.os_lf_venv 03:29:49 + local python=python3 03:29:49 + local options 03:29:49 + local set_path=true 03:29:49 + local install_args= 03:29:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:29:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:29:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:29:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:29:49 + true 03:29:49 + case $1 in 03:29:49 + venv_file=/tmp/.toxenv 03:29:49 + shift 2 03:29:49 + true 03:29:49 + case $1 in 03:29:49 + shift 03:29:49 + break 03:29:49 + case $python in 03:29:49 + local pkg_list= 03:29:49 + [[ -d /opt/pyenv ]] 03:29:49 + echo 'Setup pyenv:' 03:29:49 Setup pyenv: 03:29:49 + export PYENV_ROOT=/opt/pyenv 03:29:49 + PYENV_ROOT=/opt/pyenv 03:29:49 + 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 03:29:49 + 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 03:29:49 + pyenv versions 03:29:49 system 03:29:49 3.8.13 03:29:49 3.9.13 03:29:50 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/.python-version) 03:29:50 + command -v pyenv 03:29:50 ++ pyenv init - --no-rehash 03:29:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 03:29:50 export PATH="/opt/pyenv/shims:${PATH}" 03:29:50 export PYENV_SHELL=bash 03:29:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:29:50 pyenv() { 03:29:50 local command 03:29:50 command="${1:-}" 03:29:50 if [ "$#" -gt 0 ]; then 03:29:50 shift 03:29:50 fi 03:29:50 03:29:50 case "$command" in 03:29:50 rehash|shell) 03:29:50 eval "$(pyenv "sh-$command" "$@")" 03:29:50 ;; 03:29:50 *) 03:29:50 command pyenv "$command" "$@" 03:29:50 ;; 03:29:50 esac 03:29:50 }' 03:29:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 03:29:50 ++ 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 03:29:50 ++ 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 03:29:50 ++ 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 03:29:50 ++ export PYENV_SHELL=bash 03:29:50 ++ PYENV_SHELL=bash 03:29:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:29:50 +++ complete -F _pyenv pyenv 03:29:50 ++ lf-pyver python3 03:29:50 ++ local py_version_xy=python3 03:29:50 ++ local py_version_xyz= 03:29:50 ++ pyenv versions 03:29:50 ++ local command 03:29:50 ++ command=versions 03:29:50 ++ '[' 1 -gt 0 ']' 03:29:50 ++ shift 03:29:50 ++ case "$command" in 03:29:50 ++ command pyenv versions 03:29:50 ++ pyenv versions 03:29:50 ++ awk '{ print $1 }' 03:29:50 ++ sed 's/^[ *]* //' 03:29:50 ++ grep -E '^[0-9.]*[0-9]$' 03:29:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:29:50 +++ sort -V 03:29:50 +++ grep '^3' /tmp/.pyenv_versions 03:29:50 +++ tail -n 1 03:29:50 ++ py_version_xyz=3.10.6 03:29:50 ++ [[ -z 3.10.6 ]] 03:29:50 ++ echo 3.10.6 03:29:50 ++ return 0 03:29:50 + pyenv local 3.10.6 03:29:50 + local command 03:29:50 + command=local 03:29:50 + '[' 2 -gt 0 ']' 03:29:50 + shift 03:29:50 + case "$command" in 03:29:50 + command pyenv local 3.10.6 03:29:50 + pyenv local 3.10.6 03:29:50 + for arg in "$@" 03:29:50 + case $arg in 03:29:50 + pkg_list+='tox ' 03:29:50 + for arg in "$@" 03:29:50 + case $arg in 03:29:50 + pkg_list+='virtualenv ' 03:29:50 + for arg in "$@" 03:29:50 + case $arg in 03:29:50 + pkg_list+='urllib3~=1.26.15 ' 03:29:50 + [[ -f /tmp/.toxenv ]] 03:29:50 ++ cat /tmp/.toxenv 03:29:50 + lf_venv=/tmp/venv-rPMd 03:29:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rPMd from' file:/tmp/.toxenv 03:29:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rPMd from file:/tmp/.toxenv 03:29:50 + /tmp/venv-rPMd/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:29:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:29:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 03:29:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 03:29:50 + /tmp/venv-rPMd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:29:51 + type python3 03:29:51 + true 03:29:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rPMd/bin to PATH' 03:29:51 lf-activate-venv(): INFO: Adding /tmp/venv-rPMd/bin to PATH 03:29:51 + PATH=/tmp/venv-rPMd/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 03:29:51 + return 0 03:29:51 + [[ -d /opt/pyenv ]] 03:29:51 + echo '---> Setting up pyenv' 03:29:51 ---> Setting up pyenv 03:29:51 + export PYENV_ROOT=/opt/pyenv 03:29:51 + PYENV_ROOT=/opt/pyenv 03:29:51 + export PATH=/opt/pyenv/bin:/tmp/venv-rPMd/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 03:29:51 + PATH=/opt/pyenv/bin:/tmp/venv-rPMd/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 03:29:51 ++ pwd 03:29:51 + PYTHONPATH=/w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint 03:29:51 + export PYTHONPATH 03:29:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:29:51 + TOX_TESTENV_PASSENV=PYTHONPATH 03:29:51 + tox --version 03:29:52 4.28.4 from /tmp/venv-rPMd/lib/python3.10/site-packages/tox/__init__.py 03:29:52 + PARALLEL=false 03:29:52 + TOX_OPTIONS_LIST= 03:29:52 + [[ -n yaml ]] 03:29:52 + TOX_OPTIONS_LIST=' -e yaml' 03:29:52 + case ${PARALLEL,,} in 03:29:52 + tee -a /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/archives/tox/tox.log 03:29:52 + tox -e yaml 03:29:53 yaml: install_deps> python -I -m pip install coala-bears nodeenv 03:30:17 yaml: freeze> python -m pip freeze --all 03:30:18 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,nodeenv==1.9.1,packaging==25.0,pbr==6.1.1,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 03:30:18 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 03:30:18 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 03:30:19 ---> Completed tox runs 03:30:19 + for i in .tox/*/log 03:30:19 ++ echo .tox/yaml/log 03:30:19 ++ awk -F/ '{print $2}' 03:30:19 + tox_env=yaml 03:30:19 + cp -r .tox/yaml/log /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/archives/tox/yaml 03:30:19 + DOC_DIR=docs/_build/html 03:30:19 + [[ -d docs/_build/html ]] 03:30:19 + echo '---> tox-run.sh ends' 03:30:19 ---> tox-run.sh ends 03:30:19 + test 1 -eq 0 03:30:19 + exit 1 03:30:19 Build step 'Execute shell' marked build as failure 03:30:19 $ ssh-agent -k 03:30:19 unset SSH_AUTH_SOCK; 03:30:19 unset SSH_AGENT_PID; 03:30:19 echo Agent pid 16649 killed; 03:30:19 [ssh-agent] Stopped. 03:30:19 [PostBuildScript] - [INFO] Executing post build scripts. 03:30:19 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins8161048590775660083.sh 03:30:19 ---> sysstat.sh 03:30:19 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins15110274492524956607.sh 03:30:19 ---> package-listing.sh 03:30:19 ++ facter osfamily 03:30:19 ++ tr '[:upper:]' '[:lower:]' 03:30:19 + OS_FAMILY=redhat 03:30:19 + workspace=/w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint 03:30:19 + START_PACKAGES=/tmp/packages_start.txt 03:30:19 + END_PACKAGES=/tmp/packages_end.txt 03:30:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:30:19 + PACKAGES=/tmp/packages_start.txt 03:30:19 + '[' /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint ']' 03:30:19 + PACKAGES=/tmp/packages_end.txt 03:30:19 + case "${OS_FAMILY}" in 03:30:19 + rpm -qa 03:30:19 + sort 03:30:20 + '[' -f /tmp/packages_start.txt ']' 03:30:20 + '[' -f /tmp/packages_end.txt ']' 03:30:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:30:20 + '[' /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint ']' 03:30:20 + mkdir -p /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/archives/ 03:30:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/archives/ 03:30:20 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins3489301111277989048.sh 03:30:20 ---> capture-instance-metadata.sh 03:30:20 Setup pyenv: 03:30:20 system 03:30:20 3.8.13 03:30:20 3.9.13 03:30:20 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/.python-version) 03:30:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QG9k 03:30:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:30:27 lf-activate-venv(): INFO: Installing: lftools 03:30:50 lf-activate-venv(): INFO: Adding /tmp/venv-QG9k/bin to PATH 03:30:50 INFO: Running in OpenStack, capturing instance metadata 03:30:51 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins15208439202957978822.sh 03:30:51 provisioning config files... 03:30:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint@tmp/config748071601894364907tmp 03:30:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:30:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:30:51 [EnvInject] - Injecting environment variables from a build step. 03:30:51 [EnvInject] - Injecting as environment variables the properties content 03:30:51 SERVER_ID=logs 03:30:51 03:30:51 [EnvInject] - Variables injected successfully. 03:30:51 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins15809969076414878208.sh 03:30:51 ---> create-netrc.sh 03:30:51 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins8599502312556177419.sh 03:30:51 ---> python-tools-install.sh 03:30:51 Setup pyenv: 03:30:51 system 03:30:51 3.8.13 03:30:51 3.9.13 03:30:51 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/.python-version) 03:30:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QG9k from file:/tmp/.os_lf_venv 03:30:53 lf-activate-venv(): INFO: Installing: lftools 03:31:00 lf-activate-venv(): INFO: Adding /tmp/venv-QG9k/bin to PATH 03:31:00 Generating Requirements File 03:31:21 Python 3.10.6 03:31:22 pip 25.2 from /tmp/venv-QG9k/lib/python3.10/site-packages/pip (python 3.10) 03:31:22 appdirs==1.4.4 03:31:22 argcomplete==3.6.2 03:31:22 aspy.yaml==1.3.0 03:31:22 attrs==25.3.0 03:31:22 autopage==0.5.2 03:31:22 beautifulsoup4==4.13.4 03:31:22 boto3==1.40.8 03:31:22 botocore==1.40.8 03:31:22 bs4==0.0.2 03:31:22 cachetools==5.5.2 03:31:22 certifi==2025.8.3 03:31:22 cffi==1.17.1 03:31:22 cfgv==3.4.0 03:31:22 chardet==5.2.0 03:31:22 charset-normalizer==3.4.3 03:31:22 click==8.2.1 03:31:22 cliff==4.10.0 03:31:22 cmd2==2.7.0 03:31:22 cryptography==3.3.2 03:31:22 debtcollector==3.0.0 03:31:22 decorator==5.2.1 03:31:22 defusedxml==0.7.1 03:31:22 Deprecated==1.2.18 03:31:22 distlib==0.4.0 03:31:22 dnspython==2.7.0 03:31:22 docker==7.1.0 03:31:22 dogpile.cache==1.4.0 03:31:22 durationpy==0.10 03:31:22 email_validator==2.2.0 03:31:22 filelock==3.18.0 03:31:22 future==1.0.0 03:31:22 gitdb==4.0.12 03:31:22 GitPython==3.1.45 03:31:22 google-auth==2.40.3 03:31:22 httplib2==0.22.0 03:31:22 identify==2.6.13 03:31:22 idna==3.10 03:31:22 importlib-resources==1.5.0 03:31:22 iso8601==2.1.0 03:31:22 Jinja2==3.1.6 03:31:22 jmespath==1.0.1 03:31:22 jsonpatch==1.33 03:31:22 jsonpointer==3.0.0 03:31:22 jsonschema==4.25.0 03:31:22 jsonschema-specifications==2025.4.1 03:31:22 keystoneauth1==5.11.1 03:31:22 kubernetes==33.1.0 03:31:22 lftools==0.37.13 03:31:22 lxml==6.0.0 03:31:22 markdown-it-py==4.0.0 03:31:22 MarkupSafe==3.0.2 03:31:22 mdurl==0.1.2 03:31:22 msgpack==1.1.1 03:31:22 multi_key_dict==2.0.3 03:31:22 munch==4.0.0 03:31:22 netaddr==1.3.0 03:31:22 niet==1.4.2 03:31:22 nodeenv==1.9.1 03:31:22 oauth2client==4.1.3 03:31:22 oauthlib==3.3.1 03:31:22 openstacksdk==4.6.0 03:31:22 os-client-config==2.3.0 03:31:22 os-service-types==1.8.0 03:31:22 osc-lib==4.1.0 03:31:22 oslo.config==10.0.0 03:31:22 oslo.context==6.0.0 03:31:22 oslo.i18n==6.5.1 03:31:22 oslo.log==7.2.0 03:31:22 oslo.serialization==5.7.0 03:31:22 oslo.utils==9.0.0 03:31:22 packaging==25.0 03:31:22 pbr==6.1.1 03:31:22 platformdirs==4.3.8 03:31:22 prettytable==3.16.0 03:31:22 psutil==7.0.0 03:31:22 pyasn1==0.6.1 03:31:22 pyasn1_modules==0.4.2 03:31:22 pycparser==2.22 03:31:22 pygerrit2==2.0.15 03:31:22 PyGithub==2.7.0 03:31:22 Pygments==2.19.2 03:31:22 PyJWT==2.10.1 03:31:22 PyNaCl==1.5.0 03:31:22 pyparsing==2.4.7 03:31:22 pyperclip==1.9.0 03:31:22 pyrsistent==0.20.0 03:31:22 python-cinderclient==9.7.0 03:31:22 python-dateutil==2.9.0.post0 03:31:22 python-heatclient==4.3.0 03:31:22 python-jenkins==1.8.3 03:31:22 python-keystoneclient==5.6.0 03:31:22 python-magnumclient==4.8.1 03:31:22 python-openstackclient==8.1.0 03:31:22 python-swiftclient==4.8.0 03:31:22 PyYAML==6.0.2 03:31:22 referencing==0.36.2 03:31:22 requests==2.32.4 03:31:22 requests-oauthlib==2.0.0 03:31:22 requestsexceptions==1.4.0 03:31:22 rfc3986==2.0.0 03:31:22 rich==14.1.0 03:31:22 rich-argparse==1.7.1 03:31:22 rpds-py==0.27.0 03:31:22 rsa==4.9.1 03:31:22 ruamel.yaml==0.18.14 03:31:22 ruamel.yaml.clib==0.2.12 03:31:22 s3transfer==0.13.1 03:31:22 simplejson==3.20.1 03:31:22 six==1.17.0 03:31:22 smmap==5.0.2 03:31:22 soupsieve==2.7 03:31:22 stevedore==5.4.1 03:31:22 tabulate==0.9.0 03:31:22 toml==0.10.2 03:31:22 tomlkit==0.13.3 03:31:22 tqdm==4.67.1 03:31:22 typing_extensions==4.14.1 03:31:22 tzdata==2025.2 03:31:22 urllib3==1.26.20 03:31:22 virtualenv==20.33.1 03:31:22 wcwidth==0.2.13 03:31:22 websocket-client==1.8.0 03:31:22 wrapt==1.17.3 03:31:22 xdg==6.0.0 03:31:22 xmltodict==0.14.2 03:31:22 yq==3.4.3 03:31:22 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins2722492141339248944.sh 03:31:22 ---> sudo-logs.sh 03:31:22 Archiving 'sudo' log.. 03:31:22 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash /tmp/jenkins16874199313368441108.sh 03:31:22 ---> job-cost.sh 03:31:22 Setup pyenv: 03:31:22 system 03:31:22 3.8.13 03:31:22 3.9.13 03:31:22 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/.python-version) 03:31:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QG9k from file:/tmp/.os_lf_venv 03:31:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:31:31 lf-activate-venv(): INFO: Adding /tmp/venv-QG9k/bin to PATH 03:31:31 INFO: No Stack... 03:31:31 INFO: Retrieving Pricing Info for: v3-standard-2 03:31:32 INFO: Archiving Costs 03:31:32 [integration-usecases-A1-policy-enforcement-master-yml-lint] $ /bin/bash -l /tmp/jenkins10031812769729595392.sh 03:31:32 ---> logs-deploy.sh 03:31:32 Setup pyenv: 03:31:32 system 03:31:32 3.8.13 03:31:32 3.9.13 03:31:32 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-master-yml-lint/.python-version) 03:31:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QG9k from file:/tmp/.os_lf_venv 03:31:34 lf-activate-venv(): INFO: Installing: lftools 03:31:41 lf-activate-venv(): INFO: Adding /tmp/venv-QG9k/bin to PATH 03:31:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-usecases-A1-policy-enforcement-master-yml-lint/9 03:31:41 INFO: archiving workspace using pattern(s): 03:31:42 Archives upload complete. 03:31:43 INFO: archiving logs to Nexus 03:31:44 ---> uname -a: 03:31:44 Linux prd-centos8-builder-2c-1g-34985.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 03:31:44 03:31:44 03:31:44 ---> lscpu: 03:31:44 Architecture: x86_64 03:31:44 CPU op-mode(s): 32-bit, 64-bit 03:31:44 Byte Order: Little Endian 03:31:44 CPU(s): 2 03:31:44 On-line CPU(s) list: 0,1 03:31:44 Thread(s) per core: 1 03:31:44 Core(s) per socket: 1 03:31:44 Socket(s): 2 03:31:44 NUMA node(s): 1 03:31:44 Vendor ID: AuthenticAMD 03:31:44 CPU family: 23 03:31:44 Model: 49 03:31:44 Model name: AMD EPYC-Rome Processor 03:31:44 Stepping: 0 03:31:44 CPU MHz: 2800.000 03:31:44 BogoMIPS: 5600.00 03:31:44 Virtualization: AMD-V 03:31:44 Hypervisor vendor: KVM 03:31:44 Virtualization type: full 03:31:44 L1d cache: 32K 03:31:44 L1i cache: 32K 03:31:44 L2 cache: 512K 03:31:44 L3 cache: 16384K 03:31:44 NUMA node0 CPU(s): 0,1 03:31:44 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 03:31:44 03:31:44 03:31:44 ---> nproc: 03:31:44 2 03:31:44 03:31:44 03:31:44 ---> df -h: 03:31:44 Filesystem Size Used Avail Use% Mounted on 03:31:44 devtmpfs 3.8G 0 3.8G 0% /dev 03:31:44 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:31:44 tmpfs 3.8G 17M 3.8G 1% /run 03:31:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:31:44 /dev/vda1 40G 8.7G 32G 22% / 03:31:44 tmpfs 770M 0 770M 0% /run/user/1001 03:31:44 03:31:44 03:31:44 ---> free -m: 03:31:44 total used free shared buff/cache available 03:31:44 Mem: 7699 638 4713 19 2347 6743 03:31:44 Swap: 1023 0 1023 03:31:44 03:31:44 03:31:44 ---> ip addr: 03:31:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:31:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:31:44 inet 127.0.0.1/8 scope host lo 03:31:44 valid_lft forever preferred_lft forever 03:31:44 inet6 ::1/128 scope host 03:31:44 valid_lft forever preferred_lft forever 03:31:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:31:44 link/ether fa:16:3e:95:af:8c brd ff:ff:ff:ff:ff:ff 03:31:44 altname enp0s3 03:31:44 altname ens3 03:31:44 inet 10.30.106.181/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 03:31:44 valid_lft 86233sec preferred_lft 86233sec 03:31:44 inet6 fe80::f816:3eff:fe95:af8c/64 scope link 03:31:44 valid_lft forever preferred_lft forever 03:31:44 03:31:44 03:31:44 ---> sar -b -r -n DEV: 03:31:44 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) 03:31:44 03:31:44 03:28:53 LINUX RESTART (2 CPU) 03:31:44 03:31:44 03:29:01 AM tps rtps wtps bread/s bwrtn/s 03:31:44 03:30:00 AM 476.95 307.48 169.47 15902.23 40354.71 03:31:44 03:30:01 AM 256.93 186.13 70.80 1605.84 2777.37 03:31:44 03:31:01 AM 178.17 17.51 160.66 1335.95 14071.43 03:31:44 Average: 325.06 161.12 163.94 8456.55 26785.33 03:31:44 03:31:44 03:29:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:31:44 03:30:00 AM 5394028 6953124 2490416 31.59 2688 1741768 894584 10.01 189548 1992120 116068 03:31:44 03:30:01 AM 5365012 6927188 2519432 31.95 2688 1744444 920592 10.31 190736 2019200 116672 03:31:44 03:31:01 AM 5003620 6960156 2880824 36.54 2688 2115828 723028 8.09 379560 2103324 129248 03:31:44 Average: 5254220 6946823 2630224 33.36 2688 1867347 846068 9.47 253281 2038215 120663 03:31:44 03:31:44 03:29:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:31:44 03:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:30:00 AM eth0 292.14 146.30 990.40 65.73 0.00 0.00 0.00 0.00 03:31:44 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:30:01 AM eth0 144.53 69.34 754.45 27.29 0.00 0.00 0.00 0.00 03:31:44 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:31:01 AM eth0 120.68 76.11 1053.18 17.36 0.00 0.00 0.00 0.00 03:31:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 Average: eth0 204.73 110.33 1019.09 41.11 0.00 0.00 0.00 0.00 03:31:44 03:31:44 03:31:44 ---> sar -P ALL: 03:31:44 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) 03:31:44 03:31:44 03:28:53 LINUX RESTART (2 CPU) 03:31:44 03:31:44 03:29:01 AM CPU %user %nice %system %iowait %steal %idle 03:31:44 03:30:00 AM all 40.48 3.47 23.04 23.31 0.16 9.55 03:31:44 03:30:00 AM 0 39.87 3.12 23.20 22.38 0.17 11.25 03:31:44 03:30:00 AM 1 41.08 3.83 22.87 24.23 0.14 7.84 03:31:44 03:30:01 AM all 41.92 3.46 32.69 3.85 0.00 18.08 03:31:44 03:30:01 AM 0 14.96 5.51 49.61 4.72 0.00 25.20 03:31:44 03:30:01 AM 1 67.67 1.50 16.54 3.01 0.00 11.28 03:31:44 03:31:01 AM all 40.86 0.34 7.63 4.01 0.13 47.03 03:31:44 03:31:01 AM 0 34.57 0.28 7.27 4.74 0.13 53.00 03:31:44 03:31:01 AM 1 47.14 0.40 7.99 3.28 0.13 41.05 03:31:44 Average: all 40.68 1.89 15.35 13.33 0.14 28.60 03:31:44 Average: 0 36.92 1.71 15.44 13.28 0.15 32.50 03:31:44 Average: 1 44.45 2.07 15.26 13.39 0.14 24.69 03:31:44 03:31:44 03:31:44