12:05:15 Started by timer 12:05:15 Running as SYSTEM 12:05:15 [EnvInject] - Loading node environment variables. 12:05:15 Building remotely on prd-centos8-builder-2c-1g-2887 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 12:05:15 [ssh-agent] Looking for ssh-agent implementation... 12:05:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:05:15 $ ssh-agent 12:05:15 SSH_AUTH_SOCK=/tmp/ssh-9I2CY5BHS80H/agent.15114 12:05:15 SSH_AGENT_PID=15116 12:05:15 [ssh-agent] Started. 12:05:15 Running ssh-add (command line suppressed) 12:05:15 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_2013348369492661508.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_2013348369492661508.key) 12:05:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:05:15 The recommended git tool is: NONE 12:05:18 using credential onap-jenkins-ssh 12:05:18 Wiping out workspace first. 12:05:18 Cloning the remote Git repository 12:05:18 Cloning repository git://cloud.onap.org/mirror/ci-management 12:05:18 > git init /w/workspace/ci-management-openstack-cron # timeout=10 12:05:18 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 12:05:18 > git --version # timeout=10 12:05:18 > git --version # 'git version 2.39.0' 12:05:18 using GIT_SSH to set credentials Gerrit user 12:05:18 [INFO] Currently running in a labeled security context 12:05:18 [INFO] Currently SELinux is 'enforcing' on the host 12:05:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh8749392950380254391.key 12:05:18 Verifying host key using manually-configured host key entries 12:05:18 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:20 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 12:05:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:21 Avoid second fetch 12:05:21 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:05:21 Checking out Revision 58929f9e6d4ad191a4e8dc5647b0bd11dd64d51e (refs/remotes/origin/master) 12:05:21 > git config core.sparsecheckout # timeout=10 12:05:21 > git checkout -f 58929f9e6d4ad191a4e8dc5647b0bd11dd64d51e # timeout=10 12:05:21 Commit message: "CI: Add trigger to support retesting" 12:05:21 > git rev-list --no-walk 58929f9e6d4ad191a4e8dc5647b0bd11dd64d51e # timeout=10 12:05:21 > git remote # timeout=10 12:05:21 > git submodule init # timeout=10 12:05:21 > git submodule sync # timeout=10 12:05:21 > git config --get remote.origin.url # timeout=10 12:05:21 > git submodule init # timeout=10 12:05:21 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:05:21 > git config --get submodule.global-jjb.url # timeout=10 12:05:21 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:05:21 > git config --get submodule.packer/common-packer.url # timeout=10 12:05:21 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:05:22 > git submodule update --init --recursive global-jjb # timeout=10 12:05:23 > git submodule update --init --recursive packer/common-packer # timeout=10 12:05:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:05:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:05:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:05:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:05:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:05:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:05:26 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:05:26 No emails were triggered. 12:05:26 provisioning config files... 12:05:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:05:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:05:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:05:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16650734742740298089.sh 12:05:27 ---> python-tools-install.sh 12:05:27 Setup pyenv: 12:05:27 system 12:05:27 * 3.8.13 (set by /opt/pyenv/version) 12:05:27 * 3.9.13 (set by /opt/pyenv/version) 12:05:27 * 3.10.6 (set by /opt/pyenv/version) 12:05:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YPaX 12:05:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:05:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:05:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:05:35 lf-activate-venv(): INFO: Base packages installed successfully 12:05:35 lf-activate-venv(): INFO: Installing additional packages: lftools 12:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-YPaX/bin to PATH 12:06:01 Generating Requirements File 12:06:21 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. 12:06:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:06:21 Python 3.10.6 12:06:22 pip 25.2 from /tmp/venv-YPaX/lib/python3.10/site-packages/pip (python 3.10) 12:06:22 appdirs==1.4.4 12:06:22 argcomplete==3.6.2 12:06:22 aspy.yaml==1.3.0 12:06:22 attrs==25.4.0 12:06:22 autopage==0.5.2 12:06:22 beautifulsoup4==4.14.2 12:06:22 boto3==1.40.52 12:06:22 botocore==1.40.52 12:06:22 bs4==0.0.2 12:06:22 cachetools==6.2.1 12:06:22 certifi==2025.10.5 12:06:22 cffi==2.0.0 12:06:22 cfgv==3.4.0 12:06:22 chardet==5.2.0 12:06:22 charset-normalizer==3.4.4 12:06:22 click==8.3.0 12:06:22 cliff==4.11.0 12:06:22 cmd2==2.7.0 12:06:22 cryptography==3.3.2 12:06:22 debtcollector==3.0.0 12:06:22 decorator==5.2.1 12:06:22 defusedxml==0.7.1 12:06:22 Deprecated==1.2.18 12:06:22 distlib==0.4.0 12:06:22 dnspython==2.8.0 12:06:22 docker==7.1.0 12:06:22 dogpile.cache==1.5.0 12:06:22 durationpy==0.10 12:06:22 email-validator==2.3.0 12:06:22 filelock==3.20.0 12:06:22 future==1.0.0 12:06:22 gitdb==4.0.12 12:06:22 GitPython==3.1.45 12:06:22 google-auth==2.41.1 12:06:22 httplib2==0.31.0 12:06:22 identify==2.6.15 12:06:22 idna==3.11 12:06:22 importlib-resources==1.5.0 12:06:22 iso8601==2.1.0 12:06:22 Jinja2==3.1.6 12:06:22 jmespath==1.0.1 12:06:22 jsonpatch==1.33 12:06:22 jsonpointer==3.0.0 12:06:22 jsonschema==4.25.1 12:06:22 jsonschema-specifications==2025.9.1 12:06:22 keystoneauth1==5.12.0 12:06:22 kubernetes==34.1.0 12:06:22 lftools==0.37.15 12:06:22 lxml==6.0.2 12:06:22 markdown-it-py==4.0.0 12:06:22 MarkupSafe==3.0.3 12:06:22 mdurl==0.1.2 12:06:22 msgpack==1.1.2 12:06:22 multi_key_dict==2.0.3 12:06:22 munch==4.0.0 12:06:22 netaddr==1.3.0 12:06:22 niet==1.4.2 12:06:22 nodeenv==1.9.1 12:06:22 oauth2client==4.1.3 12:06:22 oauthlib==3.3.1 12:06:22 openstacksdk==4.7.1 12:06:22 os-service-types==1.8.0 12:06:22 osc-lib==4.2.0 12:06:22 oslo.config==10.0.0 12:06:22 oslo.context==6.1.0 12:06:22 oslo.i18n==6.6.0 12:06:22 oslo.log==7.2.1 12:06:22 oslo.serialization==5.8.0 12:06:22 oslo.utils==9.1.0 12:06:22 packaging==25.0 12:06:22 pbr==7.0.1 12:06:22 platformdirs==4.5.0 12:06:22 prettytable==3.16.0 12:06:22 psutil==7.1.0 12:06:22 pyasn1==0.6.1 12:06:22 pyasn1_modules==0.4.2 12:06:22 pycparser==2.23 12:06:22 pygerrit2==2.0.15 12:06:22 PyGithub==2.8.1 12:06:22 Pygments==2.19.2 12:06:22 PyJWT==2.10.1 12:06:22 PyNaCl==1.6.0 12:06:22 pyparsing==2.4.7 12:06:22 pyperclip==1.11.0 12:06:22 pyrsistent==0.20.0 12:06:22 python-cinderclient==9.8.0 12:06:22 python-dateutil==2.9.0.post0 12:06:22 python-heatclient==4.3.0 12:06:22 python-jenkins==1.8.3 12:06:22 python-keystoneclient==5.7.0 12:06:22 python-magnumclient==4.9.0 12:06:22 python-openstackclient==8.2.0 12:06:22 python-swiftclient==4.8.0 12:06:22 PyYAML==6.0.3 12:06:22 referencing==0.37.0 12:06:22 requests==2.32.5 12:06:22 requests-oauthlib==2.0.0 12:06:22 requestsexceptions==1.4.0 12:06:22 rfc3986==2.0.0 12:06:22 rich==14.2.0 12:06:22 rich-argparse==1.7.1 12:06:22 rpds-py==0.27.1 12:06:22 rsa==4.9.1 12:06:22 ruamel.yaml==0.18.15 12:06:22 ruamel.yaml.clib==0.2.14 12:06:22 s3transfer==0.14.0 12:06:22 simplejson==3.20.2 12:06:22 six==1.17.0 12:06:22 smmap==5.0.2 12:06:22 soupsieve==2.8 12:06:22 stevedore==5.5.0 12:06:22 tabulate==0.9.0 12:06:22 toml==0.10.2 12:06:22 tomlkit==0.13.3 12:06:22 tqdm==4.67.1 12:06:22 typing_extensions==4.15.0 12:06:22 tzdata==2025.2 12:06:22 urllib3==1.26.20 12:06:22 virtualenv==20.35.3 12:06:22 wcwidth==0.2.14 12:06:22 websocket-client==1.9.0 12:06:22 wrapt==1.17.3 12:06:22 xdg==6.0.0 12:06:22 xmltodict==1.0.2 12:06:22 yq==3.4.3 12:06:22 [EnvInject] - Injecting environment variables from a build step. 12:06:22 [EnvInject] - Injecting as environment variables the properties content 12:06:22 OS_CLOUD=vex 12:06:22 12:06:22 [EnvInject] - Variables injected successfully. 12:06:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:06:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:06:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13208894376618770431.sh 12:06:22 ---> Orphaned k8s clusters 12:06:22 Setup pyenv: 12:06:22 system 12:06:22 3.8.13 12:06:22 3.9.13 12:06:22 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPaX from file:/tmp/.os_lf_venv 12:06:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:24 lf-activate-venv(): INFO: Base packages installed successfully 12:06:24 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 12:06:32 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. 12:06:32 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 12:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-YPaX/bin to PATH 12:06:35 -----> Delete orphaned cluster 12:06:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:06:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:06:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3556377316560728594.sh 12:06:35 ---> Orphaned stacks 12:06:35 Setup pyenv: 12:06:35 system 12:06:35 3.8.13 12:06:35 3.9.13 12:06:35 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPaX from file:/tmp/.os_lf_venv 12:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:37 lf-activate-venv(): INFO: Base packages installed successfully 12:06:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-YPaX/bin to PATH 12:06:54 + mapfile -t OS_COE_CLUSTERS_ID 12:06:54 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:06:54 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:06:54 ++ awk '{print $1}' 12:06:56 + echo '-----> Active clusters -> stacks' 12:06:56 -----> Active clusters -> stacks 12:06:56 + OS_COE_STACKS=() 12:06:56 + [[ 0 -gt 0 ]] 12:06:56 + mapfile -t OS_STACKS 12:06:56 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 12:06:56 ++ awk '{print $1}' 12:06:57 + echo '-----> Active stacks' 12:06:57 -----> Active stacks 12:06:57 + echo '-----> Delete orphaned stacks' 12:06:57 -----> Delete orphaned stacks 12:06:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:06:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:06:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12471120124213518934.sh 12:06:57 ---> Orphaned servers 12:06:57 Setup pyenv: 12:06:57 system 12:06:57 3.8.13 12:06:57 3.9.13 12:06:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPaX from file:/tmp/.os_lf_venv 12:06:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:59 lf-activate-venv(): INFO: Base packages installed successfully 12:06:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:07:12 lf-activate-venv(): INFO: Adding /tmp/venv-YPaX/bin to PATH 12:07:16 -----> Active servers 12:07:16 prd-centos8-builder-2c-1g-2887 12:07:16 prd-ubuntu1804-docker-8c-8g-2886 12:07:16 prd-queue-docker-4c-4g-2431 12:07:16 prd-ubuntu2004-helm-2c-1g-1400 12:07:16 -----> Delete orphaned servers 12:07:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:07:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:07:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3797053260559857782.sh 12:07:16 ---> Orphaned ports 12:07:16 Setup pyenv: 12:07:17 system 12:07:17 3.8.13 12:07:17 3.9.13 12:07:17 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:07:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPaX from file:/tmp/.os_lf_venv 12:07:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:18 lf-activate-venv(): INFO: Base packages installed successfully 12:07:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 12:08:30 lf-activate-venv(): INFO: Adding /tmp/venv-YPaX/bin to PATH 12:08:32 No orphaned ports to process. 12:08:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:08:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:08:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4360222363009543600.sh 12:08:32 ---> Orphaned volumes 12:08:32 + source /home/jenkins/lf-env.sh 12:08:32 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:08:32 ++ mktemp -d /tmp/venv-XXXX 12:08:32 + lf_venv=/tmp/venv-YoRu 12:08:32 + local venv_file=/tmp/.os_lf_venv 12:08:32 + local python=python3 12:08:32 + local options 12:08:32 + local set_path=true 12:08:32 + local install_args= 12:08:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:08:32 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:08:32 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:08:32 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:08:32 + true 12:08:32 + case $1 in 12:08:32 + python=python3 12:08:32 + shift 2 12:08:32 + true 12:08:32 + case $1 in 12:08:32 + shift 12:08:32 + break 12:08:32 + case $python in 12:08:32 + local pkg_list= 12:08:32 + [[ -d /opt/pyenv ]] 12:08:32 + echo 'Setup pyenv:' 12:08:32 Setup pyenv: 12:08:32 + export PYENV_ROOT=/opt/pyenv 12:08:32 + PYENV_ROOT=/opt/pyenv 12:08:32 + 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 12:08:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:08:32 + pyenv versions 12:08:32 system 12:08:32 3.8.13 12:08:32 3.9.13 12:08:32 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:08:32 + command -v pyenv 12:08:32 ++ pyenv init - --no-rehash 12:08:33 + 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[*]}"'\'')" 12:08:33 export PATH="/opt/pyenv/shims:${PATH}" 12:08:33 export PYENV_SHELL=bash 12:08:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:08:33 pyenv() { 12:08:33 local command 12:08:33 command="${1:-}" 12:08:33 if [ "$#" -gt 0 ]; then 12:08:33 shift 12:08:33 fi 12:08:33 12:08:33 case "$command" in 12:08:33 rehash|shell) 12:08:33 eval "$(pyenv "sh-$command" "$@")" 12:08:33 ;; 12:08:33 *) 12:08:33 command pyenv "$command" "$@" 12:08:33 ;; 12:08:33 esac 12:08:33 }' 12:08:33 +++ 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[*]}"' 12:08:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:08:33 ++ 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 12:08:33 ++ 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 12:08:33 ++ export PYENV_SHELL=bash 12:08:33 ++ PYENV_SHELL=bash 12:08:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:08:33 +++ complete -F _pyenv pyenv 12:08:33 ++ lf-pyver python3 12:08:33 ++ local py_version_xy=python3 12:08:33 ++ local py_version_xyz= 12:08:33 ++ sed 's/^[ *]* //' 12:08:33 ++ pyenv versions 12:08:33 ++ local command 12:08:33 ++ command=versions 12:08:33 ++ '[' 1 -gt 0 ']' 12:08:33 ++ shift 12:08:33 ++ case "$command" in 12:08:33 ++ command pyenv versions 12:08:33 ++ pyenv versions 12:08:33 ++ grep -E '^[0-9.]*[0-9]$' 12:08:33 ++ awk '{ print $1 }' 12:08:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:08:33 +++ grep '^3' /tmp/.pyenv_versions 12:08:33 +++ tail -n 1 12:08:33 +++ sort -V 12:08:33 ++ py_version_xyz=3.10.6 12:08:33 ++ [[ -z 3.10.6 ]] 12:08:33 ++ echo 3.10.6 12:08:33 ++ return 0 12:08:33 + pyenv local 3.10.6 12:08:33 + local command 12:08:33 + command=local 12:08:33 + '[' 2 -gt 0 ']' 12:08:33 + shift 12:08:33 + case "$command" in 12:08:33 + command pyenv local 3.10.6 12:08:33 + pyenv local 3.10.6 12:08:33 + for arg in "$@" 12:08:33 + case $arg in 12:08:33 + pkg_list+='lftools[openstack] ' 12:08:33 + for arg in "$@" 12:08:33 + case $arg in 12:08:33 + pkg_list+='kubernetes ' 12:08:33 + for arg in "$@" 12:08:33 + case $arg in 12:08:33 + pkg_list+='niet ' 12:08:33 + for arg in "$@" 12:08:33 + case $arg in 12:08:33 + pkg_list+='python-heatclient ' 12:08:33 + for arg in "$@" 12:08:33 + case $arg in 12:08:33 + pkg_list+='python-openstackclient ' 12:08:33 + for arg in "$@" 12:08:33 + case $arg in 12:08:33 + pkg_list+='python-magnumclient ' 12:08:33 + for arg in "$@" 12:08:33 + case $arg in 12:08:33 + pkg_list+='yq ' 12:08:33 + [[ -f /tmp/.os_lf_venv ]] 12:08:33 ++ cat /tmp/.os_lf_venv 12:08:33 + lf_venv=/tmp/venv-YPaX 12:08:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPaX from' file:/tmp/.os_lf_venv 12:08:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPaX from file:/tmp/.os_lf_venv 12:08:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:08:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:33 + local 'pip_opts=--upgrade --quiet' 12:08:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:08:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:08:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:08:33 + [[ -n '' ]] 12:08:33 + [[ -n '' ]] 12:08:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:08:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:33 + /tmp/venv-YPaX/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 12:08:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:08:38 lf-activate-venv(): INFO: Base packages installed successfully 12:08:38 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 12:08:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 12:08:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:08:38 + /tmp/venv-YPaX/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:09:58 + type python3 12:09:58 + true 12:09:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YPaX/bin to PATH' 12:09:58 lf-activate-venv(): INFO: Adding /tmp/venv-YPaX/bin to PATH 12:09:58 + PATH=/tmp/venv-YPaX/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 12:09:58 + return 0 12:09:58 + mapfile -t os_volumes 12:09:58 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 12:10:02 + '[' 0 -eq 0 ']' 12:10:02 + echo 'No orphaned volumes found.' 12:10:02 No orphaned volumes found. 12:10:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:10:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:10:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9869585372544187296.sh 12:10:02 ---> Protect in-use images 12:10:02 Setup pyenv: 12:10:02 system 12:10:02 3.8.13 12:10:02 3.9.13 12:10:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:10:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPaX from file:/tmp/.os_lf_venv 12:10:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:10:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:10:07 lf-activate-venv(): INFO: Base packages installed successfully 12:10:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 12:11:26 lf-activate-venv(): INFO: Adding /tmp/venv-YPaX/bin to PATH 12:11:26 INFO: There are images to protect defined in jenkins-config. 12:11:26 INFO: Protecting the following images: 12:11:26 CentOS Stream 8 - redis - - 310180101-1010 12:11:26 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 12:11:26 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 12:11:26 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 12:11:26 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 12:11:26 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 12:11:26 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 12:11:26 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 12:11:26 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 12:11:26 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 12:11:26 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 12:11:26 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 12:11:26 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 12:11:26 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 12:11:26 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 12:11:28 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 12:11:29 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 12:11:31 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 12:11:31 Build step 'Conditional step (single)' marked build as failure 12:11:31 $ ssh-agent -k 12:11:31 unset SSH_AUTH_SOCK; 12:11:31 unset SSH_AGENT_PID; 12:11:31 echo Agent pid 15116 killed; 12:11:31 [ssh-agent] Stopped. 12:11:31 [PostBuildScript] - [INFO] Executing post build scripts. 12:11:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5547156237450776471.sh 12:11:31 ---> sysstat.sh 12:11:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8253029324448463442.sh 12:11:31 ---> package-listing.sh 12:11:31 ++ facter osfamily 12:11:31 ++ tr '[:upper:]' '[:lower:]' 12:11:32 + OS_FAMILY=redhat 12:11:32 + workspace=/w/workspace/ci-management-openstack-cron 12:11:32 + START_PACKAGES=/tmp/packages_start.txt 12:11:32 + END_PACKAGES=/tmp/packages_end.txt 12:11:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:11:32 + PACKAGES=/tmp/packages_start.txt 12:11:32 + '[' /w/workspace/ci-management-openstack-cron ']' 12:11:32 + PACKAGES=/tmp/packages_end.txt 12:11:32 + case "${OS_FAMILY}" in 12:11:32 + rpm -qa 12:11:32 + sort 12:11:32 + '[' -f /tmp/packages_start.txt ']' 12:11:32 + '[' -f /tmp/packages_end.txt ']' 12:11:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:11:32 + '[' /w/workspace/ci-management-openstack-cron ']' 12:11:32 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 12:11:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 12:11:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9735340357238855292.sh 12:11:32 ---> capture-instance-metadata.sh 12:11:32 Setup pyenv: 12:11:32 system 12:11:32 3.8.13 12:11:32 3.9.13 12:11:32 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:11:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPaX from file:/tmp/.os_lf_venv 12:11:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:49 lf-activate-venv(): INFO: Base packages installed successfully 12:11:49 lf-activate-venv(): INFO: Installing additional packages: lftools 12:12:43 lf-activate-venv(): INFO: Adding /tmp/venv-YPaX/bin to PATH 12:12:43 INFO: Running in OpenStack, capturing instance metadata 12:12:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10879570273824263009.sh 12:12:43 provisioning config files... 12:12:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16251700525830363426tmp 12:12:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:12:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:12:43 [EnvInject] - Injecting environment variables from a build step. 12:12:43 [EnvInject] - Injecting as environment variables the properties content 12:12:43 SERVER_ID=logs 12:12:43 12:12:43 [EnvInject] - Variables injected successfully. 12:12:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3148615403736335519.sh 12:12:43 ---> create-netrc.sh 12:12:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7982715234429025498.sh 12:12:43 ---> python-tools-install.sh 12:12:43 Setup pyenv: 12:12:43 system 12:12:43 3.8.13 12:12:43 3.9.13 12:12:43 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:12:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPaX from file:/tmp/.os_lf_venv 12:12:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:12:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:12:49 lf-activate-venv(): INFO: Base packages installed successfully 12:12:49 lf-activate-venv(): INFO: Installing additional packages: lftools 12:13:03 lf-activate-venv(): INFO: Adding /tmp/venv-YPaX/bin to PATH 12:13:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17530923443217977686.sh 12:13:03 ---> sudo-logs.sh 12:13:03 Archiving 'sudo' log.. 12:13:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5973604715562307990.sh 12:13:03 ---> job-cost.sh 12:13:03 Setup pyenv: 12:13:03 system 12:13:03 3.8.13 12:13:03 3.9.13 12:13:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:13:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPaX from file:/tmp/.os_lf_venv 12:13:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:05 lf-activate-venv(): INFO: Base packages installed successfully 12:13:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:13:13 lf-activate-venv(): INFO: Adding /tmp/venv-YPaX/bin to PATH 12:13:13 INFO: No Stack... 12:13:13 INFO: Retrieving Pricing Info for: v3-standard-2 12:13:14 INFO: Archiving Costs 12:13:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7575050789065352596.sh 12:13:14 ---> logs-deploy.sh 12:13:14 Setup pyenv: 12:13:14 system 12:13:14 3.8.13 12:13:14 3.9.13 12:13:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:13:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YPaX from file:/tmp/.os_lf_venv 12:13:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:16 lf-activate-venv(): INFO: Base packages installed successfully 12:13:16 lf-activate-venv(): INFO: Installing additional packages: lftools 12:13:29 lf-activate-venv(): INFO: Adding /tmp/venv-YPaX/bin to PATH 12:13:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57357 12:13:29 INFO: archiving workspace using pattern(s): 12:13:30 Archives upload complete. 12:13:30 INFO: archiving logs to Nexus 12:13:31 ---> uname -a: 12:13:31 Linux prd-centos8-builder-2c-1g-2887.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 12:13:31 12:13:31 12:13:31 ---> lscpu: 12:13:31 Architecture: x86_64 12:13:31 CPU op-mode(s): 32-bit, 64-bit 12:13:31 Byte Order: Little Endian 12:13:31 CPU(s): 2 12:13:31 On-line CPU(s) list: 0,1 12:13:31 Thread(s) per core: 1 12:13:31 Core(s) per socket: 1 12:13:31 Socket(s): 2 12:13:31 NUMA node(s): 1 12:13:31 Vendor ID: AuthenticAMD 12:13:31 CPU family: 23 12:13:31 Model: 49 12:13:31 Model name: AMD EPYC-Rome Processor 12:13:31 Stepping: 0 12:13:31 CPU MHz: 2799.998 12:13:31 BogoMIPS: 5599.99 12:13:31 Virtualization: AMD-V 12:13:31 Hypervisor vendor: KVM 12:13:31 Virtualization type: full 12:13:31 L1d cache: 32K 12:13:31 L1i cache: 32K 12:13:31 L2 cache: 512K 12:13:31 L3 cache: 16384K 12:13:31 NUMA node0 CPU(s): 0,1 12:13:31 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 12:13:31 12:13:31 12:13:31 ---> nproc: 12:13:31 2 12:13:31 12:13:31 12:13:31 ---> df -h: 12:13:31 Filesystem Size Used Avail Use% Mounted on 12:13:31 devtmpfs 3.8G 0 3.8G 0% /dev 12:13:31 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:13:31 tmpfs 3.8G 17M 3.8G 1% /run 12:13:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:13:31 /dev/vda1 40G 8.4G 32G 21% / 12:13:31 tmpfs 770M 0 770M 0% /run/user/1001 12:13:31 12:13:31 12:13:31 ---> free -m: 12:13:31 total used free shared buff/cache available 12:13:31 Mem: 7699 587 5017 19 2094 6806 12:13:31 Swap: 1023 0 1023 12:13:31 12:13:31 12:13:31 ---> ip addr: 12:13:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:13:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:13:31 inet 127.0.0.1/8 scope host lo 12:13:31 valid_lft forever preferred_lft forever 12:13:31 inet6 ::1/128 scope host 12:13:31 valid_lft forever preferred_lft forever 12:13:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:13:31 link/ether fa:16:3e:22:39:9f brd ff:ff:ff:ff:ff:ff 12:13:31 altname enp0s3 12:13:31 altname ens3 12:13:31 inet 10.30.106.239/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:13:31 valid_lft 85874sec preferred_lft 85874sec 12:13:31 inet6 fe80::f816:3eff:fe22:399f/64 scope link 12:13:31 valid_lft forever preferred_lft forever 12:13:31 12:13:31 12:13:31 ---> sar -b -r -n DEV: 12:13:31 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/15/2025 _x86_64_ (2 CPU) 12:13:31 12:13:31 12:04:40 LINUX RESTART (2 CPU) 12:13:31 12:13:31 12:05:02 PM tps rtps wtps bread/s bwrtn/s 12:13:31 12:06:01 PM 324.48 159.03 165.45 6693.05 14776.21 12:13:31 12:07:01 PM 110.32 0.52 109.80 54.67 9791.53 12:13:31 12:08:01 PM 27.91 0.23 27.68 39.33 1848.68 12:13:31 12:09:01 PM 10.16 0.07 10.10 3.07 300.77 12:13:31 12:10:01 PM 9.55 0.00 9.55 0.00 439.06 12:13:31 12:11:01 PM 10.91 0.00 10.91 0.00 484.04 12:13:31 12:12:01 PM 14.45 0.08 14.36 9.87 640.99 12:13:31 12:13:01 PM 14.36 0.18 14.18 15.33 580.30 12:13:31 Average: 64.73 19.73 45.00 839.82 3584.36 12:13:31 12:13:31 12:05:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:13:31 12:06:01 PM 5369068 7067616 2515368 31.90 2688 1871740 658868 7.38 193140 1976892 151696 12:13:31 12:07:01 PM 5197548 7021748 2686888 34.08 2688 1989816 690628 7.73 220884 2089476 35656 12:13:31 12:08:01 PM 5143452 6968716 2740984 34.76 2688 1991276 745316 8.34 225716 2139016 272 12:13:31 12:09:01 PM 5159344 6984332 2725092 34.56 2688 1991108 717120 8.03 225600 2123588 7372 12:13:31 12:10:01 PM 5161452 6988024 2722984 34.54 2688 1992648 715324 8.01 225648 2120588 8848 12:13:31 12:11:01 PM 5126180 6951476 2758256 34.98 2688 1991372 735876 8.24 226264 2155964 276 12:13:31 12:12:01 PM 5167900 6993368 2716536 34.45 2688 1991544 691448 7.74 394628 1946672 7516 12:13:31 12:13:01 PM 5088384 6914300 2796052 35.46 2688 1992024 782044 8.75 394856 2026236 7392 12:13:31 Average: 5176666 6986198 2707770 34.34 2688 1976441 717078 8.03 263342 2072304 27378 12:13:31 12:13:31 12:05:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:13:31 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:31 12:06:01 PM eth0 301.22 154.42 1831.91 65.77 0.00 0.00 0.00 0.00 12:13:31 12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:31 12:07:01 PM eth0 38.23 32.40 314.36 10.96 0.00 0.00 0.00 0.00 12:13:31 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:31 12:08:01 PM eth0 9.95 9.75 10.71 3.54 0.00 0.00 0.00 0.00 12:13:31 12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:31 12:09:01 PM eth0 7.61 5.81 10.36 2.60 0.00 0.00 0.00 0.00 12:13:31 12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:31 12:10:01 PM eth0 3.47 3.80 2.64 1.54 0.00 0.00 0.00 0.00 12:13:31 12:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:31 12:11:01 PM eth0 4.00 4.23 2.71 1.86 0.00 0.00 0.00 0.00 12:13:31 12:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:31 12:12:01 PM eth0 8.08 6.97 6.61 2.75 0.00 0.00 0.00 0.00 12:13:31 12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:31 12:13:01 PM eth0 7.78 7.37 6.83 3.15 0.00 0.00 0.00 0.00 12:13:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:31 Average: eth0 47.02 27.83 270.04 11.41 0.00 0.00 0.00 0.00 12:13:31 12:13:31 12:13:31 ---> sar -P ALL: 12:13:31 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/15/2025 _x86_64_ (2 CPU) 12:13:31 12:13:31 12:04:40 LINUX RESTART (2 CPU) 12:13:31 12:13:31 12:05:02 PM CPU %user %nice %system %iowait %steal %idle 12:13:31 12:06:01 PM all 45.91 2.83 21.57 11.15 0.13 18.42 12:13:31 12:06:01 PM 0 42.66 3.67 23.66 10.90 0.12 18.98 12:13:31 12:06:01 PM 1 49.19 1.98 19.45 11.40 0.14 17.85 12:13:31 12:07:01 PM all 35.47 0.00 3.46 3.18 0.12 57.77 12:13:31 12:07:01 PM 0 40.81 0.00 3.53 2.92 0.12 52.62 12:13:31 12:07:01 PM 1 30.14 0.00 3.40 3.45 0.12 62.90 12:13:31 12:08:01 PM all 14.96 0.00 0.95 15.83 0.06 68.19 12:13:31 12:08:01 PM 0 10.25 0.00 0.97 18.11 0.07 70.61 12:13:31 12:08:01 PM 1 19.68 0.00 0.94 13.55 0.05 65.78 12:13:31 12:09:01 PM all 8.91 0.00 0.68 10.24 0.03 80.14 12:13:31 12:09:01 PM 0 9.07 0.00 0.65 9.51 0.03 80.74 12:13:31 12:09:01 PM 1 8.74 0.00 0.72 10.98 0.03 79.54 12:13:31 12:10:01 PM all 8.14 0.00 0.38 11.05 0.05 80.37 12:13:31 12:10:01 PM 0 12.74 0.00 0.40 14.59 0.05 72.22 12:13:31 12:10:01 PM 1 3.54 0.00 0.37 7.52 0.05 88.53 12:13:31 12:11:01 PM all 5.92 0.00 0.53 17.29 0.03 76.22 12:13:31 12:11:01 PM 0 6.96 0.00 0.55 19.23 0.03 73.23 12:13:31 12:11:01 PM 1 4.89 0.00 0.52 15.34 0.03 79.21 12:13:31 12:12:01 PM all 10.55 0.00 0.92 13.99 0.05 74.49 12:13:31 12:12:01 PM 0 13.33 0.00 0.92 16.33 0.05 69.38 12:13:31 12:12:01 PM 1 7.78 0.00 0.92 11.65 0.05 79.60 12:13:31 12:13:01 PM all 12.69 0.00 0.72 12.73 0.05 73.82 12:13:31 12:13:01 PM 0 8.98 0.00 0.63 10.60 0.05 79.74 12:13:31 12:13:01 PM 1 16.40 0.00 0.80 14.86 0.05 67.89 12:13:31 Average: all 17.68 0.34 3.56 11.94 0.06 66.42 12:13:31 Average: 0 17.99 0.44 3.82 12.78 0.06 64.91 12:13:31 Average: 1 17.37 0.24 3.30 11.09 0.07 67.94 12:13:31 12:13:31 12:13:31