11:57:48 Started by timer 11:57:48 Running as SYSTEM 11:57:48 [EnvInject] - Loading node environment variables. 11:57:48 Building remotely on prd-centos8-builder-2c-4g-6390 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 11:57:48 [ssh-agent] Looking for ssh-agent implementation... 11:57:48 $ ssh-agent 11:57:48 SSH_AUTH_SOCK=/tmp/ssh-qRFHyDClOGTJ/agent.5228 11:57:48 SSH_AGENT_PID=5230 11:57:48 [ssh-agent] Started. 11:57:48 Running ssh-add (command line suppressed) 11:57:48 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4163556026765714726.key (jenkins-ssh) 11:57:48 [ssh-agent] Using credentials jenkins (jenkins) 11:57:48 The recommended git tool is: NONE 11:57:51 using credential jenkins 11:57:51 Wiping out workspace first. 11:57:51 Cloning the remote Git repository 11:57:51 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 11:57:51 > git init /w/workspace/ci-management-openstack-cron # timeout=10 11:57:51 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 11:57:51 > git --version # timeout=10 11:57:51 > git --version # 'git version 2.43.0' 11:57:51 using GIT_SSH to set credentials jenkins 11:57:51 [INFO] Currently running in a labeled security context 11:57:51 [INFO] Currently SELinux is 'enforcing' on the host 11:57:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh16712634854984363586.key 11:57:51 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 11:57:52 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 11:57:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:57:53 Avoid second fetch 11:57:53 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:57:53 Checking out Revision 0f515fe81fce861092290e32cfe61c892a8beab7 (refs/remotes/origin/master) 11:57:53 > git config core.sparsecheckout # timeout=10 11:57:53 > git checkout -f 0f515fe81fce861092290e32cfe61c892a8beab7 # timeout=10 11:57:53 Commit message: "ci: nonrtric-plt-rappmanager: Fix staging jobs" 11:57:53 > git rev-list --no-walk 0f515fe81fce861092290e32cfe61c892a8beab7 # timeout=10 11:57:53 > git remote # timeout=10 11:57:53 > git submodule init # timeout=10 11:57:54 > git submodule sync # timeout=10 11:57:54 > git config --get remote.origin.url # timeout=10 11:57:54 > git submodule init # timeout=10 11:57:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:57:54 > git config --get submodule.packer/common-packer.url # timeout=10 11:57:54 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:57:54 > git config --get submodule.global-jjb.url # timeout=10 11:57:54 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:57:54 > git submodule update --init --recursive packer/common-packer # timeout=10 11:57:55 > git submodule update --init --recursive global-jjb # timeout=10 11:58:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:58:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:58:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:58:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:58:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:58:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:58:00 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:58:00 provisioning config files... 11:58:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:58:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:58:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:58:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12534943780977039762.sh 11:58:00 ---> python-tools-install.sh 11:58:00 Setup pyenv: 11:58:01 system 11:58:01 * 3.8.13 (set by /opt/pyenv/version) 11:58:01 * 3.9.13 (set by /opt/pyenv/version) 11:58:01 * 3.10.6 (set by /opt/pyenv/version) 11:58:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-plAZ 11:58:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:58:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:58:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:58:16 lf-activate-venv(): INFO: Base packages installed successfully 11:58:16 lf-activate-venv(): INFO: Installing additional packages: lftools 11:58:57 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 11:58:57 Generating Requirements File 11:59:28 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. 11:59:28 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:59:29 Python 3.10.6 11:59:29 pip 26.0.1 from /tmp/venv-plAZ/lib/python3.10/site-packages/pip (python 3.10) 11:59:30 appdirs==1.4.4 11:59:30 argcomplete==3.6.3 11:59:30 aspy.yaml==1.3.0 11:59:30 attrs==25.4.0 11:59:30 autopage==0.6.0 11:59:30 backports.strenum==1.3.1 11:59:30 beautifulsoup4==4.14.3 11:59:30 boto3==1.42.47 11:59:30 botocore==1.42.47 11:59:30 bs4==0.0.2 11:59:30 certifi==2026.1.4 11:59:30 cffi==2.0.0 11:59:30 cfgv==3.5.0 11:59:30 chardet==5.2.0 11:59:30 charset-normalizer==3.4.4 11:59:30 click==8.3.1 11:59:30 cliff==4.13.1 11:59:30 cmd2==3.2.0 11:59:30 cryptography==3.3.2 11:59:30 debtcollector==3.0.0 11:59:30 decorator==5.2.1 11:59:30 defusedxml==0.7.1 11:59:30 Deprecated==1.3.1 11:59:30 distlib==0.4.0 11:59:30 dnspython==2.8.0 11:59:30 docker==7.1.0 11:59:30 dogpile.cache==1.5.0 11:59:30 durationpy==0.10 11:59:30 email-validator==2.3.0 11:59:30 filelock==3.20.3 11:59:30 future==1.0.0 11:59:30 gitdb==4.0.12 11:59:30 GitPython==3.1.46 11:59:30 httplib2==0.30.2 11:59:30 identify==2.6.16 11:59:30 idna==3.11 11:59:30 importlib-resources==1.5.0 11:59:30 iso8601==2.1.0 11:59:30 Jinja2==3.1.6 11:59:30 jmespath==1.1.0 11:59:30 jsonpatch==1.33 11:59:30 jsonpointer==3.0.0 11:59:30 jsonschema==4.26.0 11:59:30 jsonschema-specifications==2025.9.1 11:59:30 keystoneauth1==5.13.0 11:59:30 kubernetes==35.0.0 11:59:30 lftools==0.37.21 11:59:30 lxml==6.0.2 11:59:30 markdown-it-py==4.0.0 11:59:30 MarkupSafe==3.0.3 11:59:30 mdurl==0.1.2 11:59:30 msgpack==1.1.2 11:59:30 multi_key_dict==2.0.3 11:59:30 munch==4.0.0 11:59:30 netaddr==1.3.0 11:59:30 niet==1.4.2 11:59:30 nodeenv==1.10.0 11:59:30 oauth2client==4.1.3 11:59:30 oauthlib==3.3.1 11:59:30 openstacksdk==4.9.0 11:59:30 os-service-types==1.8.2 11:59:30 osc-lib==4.3.0 11:59:30 oslo.config==10.2.0 11:59:30 oslo.context==6.2.0 11:59:30 oslo.i18n==6.7.1 11:59:30 oslo.log==8.0.0 11:59:30 oslo.serialization==5.9.0 11:59:30 oslo.utils==9.2.0 11:59:30 packaging==26.0 11:59:30 pbr==7.0.3 11:59:30 platformdirs==4.5.1 11:59:30 prettytable==3.17.0 11:59:30 psutil==7.2.2 11:59:30 pyasn1==0.6.2 11:59:30 pyasn1_modules==0.4.2 11:59:30 pycparser==3.0 11:59:30 pygerrit2==2.0.15 11:59:30 PyGithub==2.8.1 11:59:30 Pygments==2.19.2 11:59:30 PyJWT==2.11.0 11:59:30 PyNaCl==1.6.2 11:59:30 pyparsing==2.4.7 11:59:30 pyperclip==1.11.0 11:59:30 pyrsistent==0.20.0 11:59:30 python-cinderclient==9.8.0 11:59:30 python-dateutil==2.9.0.post0 11:59:30 python-heatclient==5.0.0 11:59:30 python-jenkins==1.8.3 11:59:30 python-keystoneclient==5.7.0 11:59:30 python-magnumclient==4.9.0 11:59:30 python-openstackclient==8.3.0 11:59:30 python-swiftclient==4.9.0 11:59:30 PyYAML==6.0.3 11:59:30 referencing==0.37.0 11:59:30 requests==2.32.5 11:59:30 requests-oauthlib==2.0.0 11:59:30 requestsexceptions==1.4.0 11:59:30 rfc3986==2.0.0 11:59:30 rich==14.3.2 11:59:30 rich-argparse==1.7.2 11:59:30 rpds-py==0.30.0 11:59:30 rsa==4.9.1 11:59:30 ruamel.yaml==0.19.1 11:59:30 ruamel.yaml.clib==0.2.15 11:59:30 s3transfer==0.16.0 11:59:30 simplejson==3.20.2 11:59:30 six==1.17.0 11:59:30 smmap==5.0.2 11:59:30 soupsieve==2.8.3 11:59:30 stevedore==5.6.0 11:59:30 tabulate==0.9.0 11:59:30 toml==0.10.2 11:59:30 tomlkit==0.14.0 11:59:30 tqdm==4.67.3 11:59:30 typing_extensions==4.15.0 11:59:30 tzdata==2025.3 11:59:30 urllib3==1.26.20 11:59:30 virtualenv==20.36.1 11:59:30 wcwidth==0.6.0 11:59:30 websocket-client==1.9.0 11:59:30 wrapt==2.1.1 11:59:30 xdg==6.0.0 11:59:30 xmltodict==1.0.2 11:59:30 yq==3.4.3 11:59:30 [EnvInject] - Injecting environment variables from a build step. 11:59:30 [EnvInject] - Injecting as environment variables the properties content 11:59:30 OS_CLOUD=vex 11:59:30 11:59:30 [EnvInject] - Variables injected successfully. 11:59:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:59:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:59:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9367755038899001154.sh 11:59:30 ---> Orphaned k8s clusters 11:59:30 Setup pyenv: 11:59:30 system 11:59:30 3.8.13 11:59:30 3.9.13 11:59:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:59:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 11:59:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:59:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:59:33 lf-activate-venv(): INFO: Base packages installed successfully 11:59:33 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:59:46 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:02:49 Gateway Timeout (HTTP 504) 12:02:49 -----> Delete orphaned cluster 12:02:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:02:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:02:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14825565265259172376.sh 12:02:49 ---> Orphaned stacks 12:02:49 Setup pyenv: 12:02:49 system 12:02:49 3.8.13 12:02:49 3.9.13 12:02:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:02:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:02:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:02:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:02:53 lf-activate-venv(): INFO: Base packages installed successfully 12:02:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 12:03:20 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:03:20 + mapfile -t OS_COE_CLUSTERS_ID 12:03:20 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:03:20 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:03:20 ++ awk '{print $1}' 12:03:24 + echo '-----> Active clusters -> stacks' 12:03:24 -----> Active clusters -> stacks 12:03:24 + OS_COE_STACKS=() 12:03:24 + [[ 0 -gt 0 ]] 12:03:24 + mapfile -t OS_STACKS 12:03:24 ++ 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:03:24 ++ awk '{print $1}' 12:03:27 + echo '-----> Active stacks' 12:03:27 -----> Active stacks 12:03:27 + echo '-----> Delete orphaned stacks' 12:03:27 -----> Delete orphaned stacks 12:03:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:03:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:03:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16447927251020466014.sh 12:03:27 ---> Orphaned servers 12:03:27 Setup pyenv: 12:03:27 system 12:03:27 3.8.13 12:03:27 3.9.13 12:03:27 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:03:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:03:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:03:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:03:30 lf-activate-venv(): INFO: Base packages installed successfully 12:03:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:03:52 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:06:54 Unknown Error (HTTP 504) 12:06:54 -----> Active servers 12:06:54 -----> Delete orphaned servers 12:06:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:06:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:06:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6346251373404322577.sh 12:06:55 ---> Orphaned ports 12:06:55 Setup pyenv: 12:06:55 system 12:06:55 3.8.13 12:06:55 3.9.13 12:06:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:06:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:58 lf-activate-venv(): INFO: Base packages installed successfully 12:06:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 12:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:07:22 No orphaned ports to process. 12:07:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:07:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:07:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11445078997955387019.sh 12:07:22 ---> Orphaned volumes 12:07:22 + source /home/jenkins/lf-env.sh 12:07:22 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:07:22 ++ mktemp -d /tmp/venv-XXXX 12:07:22 + lf_venv=/tmp/venv-H0GX 12:07:22 + local venv_file=/tmp/.os_lf_venv 12:07:22 + local python=python3 12:07:22 + local options 12:07:22 + local set_path=true 12:07:22 + local install_args= 12:07:22 ++ 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:07:22 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:07:22 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:07:22 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:07:22 + true 12:07:22 + case $1 in 12:07:22 + python=python3 12:07:22 + shift 2 12:07:22 + true 12:07:22 + case $1 in 12:07:22 + shift 12:07:22 + break 12:07:22 + case $python in 12:07:22 + local pkg_list= 12:07:22 + [[ -d /opt/pyenv ]] 12:07:22 + echo 'Setup pyenv:' 12:07:22 Setup pyenv: 12:07:22 + export PYENV_ROOT=/opt/pyenv 12:07:22 + PYENV_ROOT=/opt/pyenv 12:07:22 + 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:07:22 + 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:07:22 + pyenv versions 12:07:23 system 12:07:23 3.8.13 12:07:23 3.9.13 12:07:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:07:23 + command -v pyenv 12:07:23 ++ pyenv init - --no-rehash 12:07:23 + 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:07:23 export PATH="/opt/pyenv/shims:${PATH}" 12:07:23 export PYENV_SHELL=bash 12:07:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:07:23 pyenv() { 12:07:23 local command 12:07:23 command="${1:-}" 12:07:23 if [ "$#" -gt 0 ]; then 12:07:23 shift 12:07:23 fi 12:07:23 12:07:23 case "$command" in 12:07:23 rehash|shell) 12:07:23 eval "$(pyenv "sh-$command" "$@")" 12:07:23 ;; 12:07:23 *) 12:07:23 command pyenv "$command" "$@" 12:07:23 ;; 12:07:23 esac 12:07:23 }' 12:07:23 +++ 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:07:23 ++ 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:07:23 ++ 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:07:23 ++ 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:07:23 ++ export PYENV_SHELL=bash 12:07:23 ++ PYENV_SHELL=bash 12:07:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:07:23 +++ complete -F _pyenv pyenv 12:07:23 ++ lf-pyver python3 12:07:23 ++ local py_version_xy=python3 12:07:23 ++ local py_version_xyz= 12:07:23 ++ awk '{ print $1 }' 12:07:23 ++ pyenv versions 12:07:23 ++ local command 12:07:23 ++ command=versions 12:07:23 ++ '[' 1 -gt 0 ']' 12:07:23 ++ shift 12:07:23 ++ case "$command" in 12:07:23 ++ command pyenv versions 12:07:23 ++ pyenv versions 12:07:23 ++ sed 's/^[ *]* //' 12:07:23 ++ grep -E '^[0-9.]*[0-9]$' 12:07:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:07:23 +++ grep '^3' /tmp/.pyenv_versions 12:07:23 +++ sort -V 12:07:23 +++ tail -n 1 12:07:23 ++ py_version_xyz=3.10.6 12:07:23 ++ [[ -z 3.10.6 ]] 12:07:23 ++ echo 3.10.6 12:07:23 ++ return 0 12:07:23 + pyenv local 3.10.6 12:07:23 + local command 12:07:23 + command=local 12:07:23 + '[' 2 -gt 0 ']' 12:07:23 + shift 12:07:23 + case "$command" in 12:07:23 + command pyenv local 3.10.6 12:07:23 + pyenv local 3.10.6 12:07:23 + for arg in "$@" 12:07:23 + case $arg in 12:07:23 + pkg_list+='lftools[openstack] ' 12:07:23 + for arg in "$@" 12:07:23 + case $arg in 12:07:23 + pkg_list+='kubernetes ' 12:07:23 + for arg in "$@" 12:07:23 + case $arg in 12:07:23 + pkg_list+='niet ' 12:07:23 + for arg in "$@" 12:07:23 + case $arg in 12:07:23 + pkg_list+='python-heatclient ' 12:07:23 + for arg in "$@" 12:07:23 + case $arg in 12:07:23 + pkg_list+='python-openstackclient ' 12:07:23 + for arg in "$@" 12:07:23 + case $arg in 12:07:23 + pkg_list+='python-magnumclient ' 12:07:23 + for arg in "$@" 12:07:23 + case $arg in 12:07:23 + pkg_list+='yq ' 12:07:23 + [[ -f /tmp/.os_lf_venv ]] 12:07:23 ++ cat /tmp/.os_lf_venv 12:07:23 + lf_venv=/tmp/venv-plAZ 12:07:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from' file:/tmp/.os_lf_venv 12:07:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:07:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:07:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:23 + local 'pip_opts=--upgrade --quiet' 12:07:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:07:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:07:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:07:23 + [[ -n '' ]] 12:07:23 + [[ -n '' ]] 12:07:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:07:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:23 + /tmp/venv-plAZ/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:07:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:07:26 lf-activate-venv(): INFO: Base packages installed successfully 12:07:26 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 12:07:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 12:07:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:07:26 + /tmp/venv-plAZ/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:07:49 + type python3 12:07:49 + true 12:07:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH' 12:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:07:49 + PATH=/tmp/venv-plAZ/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:07:49 + return 0 12:07:49 + mapfile -t os_volumes 12:07:49 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 12:07:52 + '[' 0 -eq 0 ']' 12:07:52 + echo 'No orphaned volumes found.' 12:07:52 No orphaned volumes found. 12:07:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:07:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:07:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14557114563314829658.sh 12:07:52 ---> Protect in-use images 12:07:52 Setup pyenv: 12:07:52 system 12:07:52 3.8.13 12:07:52 3.9.13 12:07:53 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:07:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:07:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:56 lf-activate-venv(): INFO: Base packages installed successfully 12:07:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 12:08:00 Build timed out (after 10 minutes). Marking the build as failed. 12:08:00 $ ssh-agent -k 12:08:00 unset SSH_AUTH_SOCK; 12:08:00 unset SSH_AGENT_PID; 12:08:00 echo Agent pid 5230 killed; 12:08:00 [ssh-agent] Stopped. 12:08:00 Build was aborted 12:08:00 [PostBuildScript] - [INFO] Executing post build scripts. 12:08:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2393320669934622947.sh 12:08:00 ---> sysstat.sh 12:08:01 /home/jenkins/lf-env.sh: line 187: 7370 Terminated "$lf_venv/bin/python3" -m pip install $pip_opts --upgrade-strategy eager $pkg_list 12:08:01 lf-activate-venv(): ERROR: Failed to install packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 12:08:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins729912049988674795.sh 12:08:01 ---> package-listing.sh 12:08:01 ++ facter osfamily 12:08:01 ++ tr '[:upper:]' '[:lower:]' 12:08:01 + OS_FAMILY=redhat 12:08:01 + workspace=/w/workspace/ci-management-openstack-cron 12:08:01 + START_PACKAGES=/tmp/packages_start.txt 12:08:01 + END_PACKAGES=/tmp/packages_end.txt 12:08:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:08:01 + PACKAGES=/tmp/packages_start.txt 12:08:01 + '[' /w/workspace/ci-management-openstack-cron ']' 12:08:01 + PACKAGES=/tmp/packages_end.txt 12:08:01 + case "${OS_FAMILY}" in 12:08:02 + rpm -qa 12:08:02 + sort 12:08:03 + '[' -f /tmp/packages_start.txt ']' 12:08:03 + '[' -f /tmp/packages_end.txt ']' 12:08:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:08:03 + '[' /w/workspace/ci-management-openstack-cron ']' 12:08:03 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 12:08:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 12:08:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8033665020201719716.sh 12:08:03 ---> capture-instance-metadata.sh 12:08:03 Setup pyenv: 12:08:03 system 12:08:03 3.8.13 12:08:03 3.9.13 12:08:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:08:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:08:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:05 lf-activate-venv(): INFO: Base packages installed successfully 12:08:05 lf-activate-venv(): INFO: Installing additional packages: lftools 12:08:22 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:08:22 INFO: Running in OpenStack, capturing instance metadata 12:08:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15099840813607817586.sh 12:08:23 provisioning config files... 12:08:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config18000940733532928619tmp 12:08:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:08:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:08:23 [EnvInject] - Injecting environment variables from a build step. 12:08:23 [EnvInject] - Injecting as environment variables the properties content 12:08:23 SERVER_ID=logs 12:08:23 12:08:23 [EnvInject] - Variables injected successfully. 12:08:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16506591621648884285.sh 12:08:23 ---> create-netrc.sh 12:08:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins242170228122936384.sh 12:08:23 ---> python-tools-install.sh 12:08:23 Setup pyenv: 12:08:23 system 12:08:23 3.8.13 12:08:23 3.9.13 12:08:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:08:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:08:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:26 lf-activate-venv(): INFO: Base packages installed successfully 12:08:26 lf-activate-venv(): INFO: Installing additional packages: lftools 12:08:43 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:08:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17645261397479910507.sh 12:08:43 ---> sudo-logs.sh 12:08:43 Archiving 'sudo' log.. 12:08:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14632897542262865259.sh 12:08:43 ---> job-cost.sh 12:08:43 Setup pyenv: 12:08:44 system 12:08:44 3.8.13 12:08:44 3.9.13 12:08:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:08:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:08:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:47 lf-activate-venv(): INFO: Base packages installed successfully 12:08:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:08:59 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:08:59 INFO: No Stack... 12:09:31 INFO: Retrieving Pricing Info for:

504 Gateway Time-out

12:09:31 The server didn't respond in time. 12:09:31 12:09:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3474122656132874654.sh 12:09:32 ---> logs-deploy.sh 12:09:32 Setup pyenv: 12:09:32 system 12:09:32 3.8.13 12:09:32 3.9.13 12:09:32 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:09:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:09:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:35 lf-activate-venv(): INFO: Base packages installed successfully 12:09:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:09:53 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:09:53 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/57273 12:09:53 INFO: archiving workspace using pattern(s): 12:09:55 Archives upload complete. 12:09:55 INFO: archiving logs to Nexus 12:09:57 ---> uname -a: 12:09:57 Linux prd-centos8-builder-2c-4g-6390.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:09:57 12:09:57 12:09:57 ---> lscpu: 12:09:57 Architecture: x86_64 12:09:57 CPU op-mode(s): 32-bit, 64-bit 12:09:57 Byte Order: Little Endian 12:09:57 CPU(s): 2 12:09:57 On-line CPU(s) list: 0,1 12:09:57 Thread(s) per core: 1 12:09:57 Core(s) per socket: 1 12:09:57 Socket(s): 2 12:09:57 NUMA node(s): 1 12:09:57 Vendor ID: AuthenticAMD 12:09:57 CPU family: 23 12:09:57 Model: 49 12:09:57 Model name: AMD EPYC-Rome Processor 12:09:57 Stepping: 0 12:09:57 CPU MHz: 2799.998 12:09:57 BogoMIPS: 5599.99 12:09:57 Virtualization: AMD-V 12:09:57 Hypervisor vendor: KVM 12:09:57 Virtualization type: full 12:09:57 L1d cache: 32K 12:09:57 L1i cache: 32K 12:09:57 L2 cache: 512K 12:09:57 L3 cache: 16384K 12:09:57 NUMA node0 CPU(s): 0,1 12:09:57 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:09:57 12:09:57 12:09:57 ---> nproc: 12:09:57 2 12:09:57 12:09:57 12:09:57 ---> df -h: 12:09:57 Filesystem Size Used Avail Use% Mounted on 12:09:57 devtmpfs 1.8G 0 1.8G 0% /dev 12:09:57 tmpfs 1.8G 0 1.8G 0% /dev/shm 12:09:57 tmpfs 1.8G 17M 1.8G 1% /run 12:09:57 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 12:09:57 /dev/vda1 20G 9.1G 11G 46% / 12:09:57 tmpfs 367M 0 367M 0% /run/user/1001 12:09:57 12:09:57 12:09:57 ---> free -m: 12:09:57 total used free shared buff/cache available 12:09:57 Mem: 3665 473 1148 17 2043 2916 12:09:57 Swap: 1023 0 1023 12:09:57 12:09:57 12:09:57 ---> ip addr: 12:09:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:09:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:09:57 inet 127.0.0.1/8 scope host lo 12:09:57 valid_lft forever preferred_lft forever 12:09:57 inet6 ::1/128 scope host 12:09:57 valid_lft forever preferred_lft forever 12:09:57 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 12:09:57 link/ether fa:16:3e:90:62:61 brd ff:ff:ff:ff:ff:ff 12:09:57 altname enp0s3 12:09:57 altname ens3 12:09:57 inet 10.32.6.27/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 12:09:57 valid_lft 85632sec preferred_lft 85632sec 12:09:57 inet6 fe80::f816:3eff:fe90:6261/64 scope link 12:09:57 valid_lft forever preferred_lft forever 12:09:57 12:09:57 12:09:57 ---> sar -b -r -n DEV: 12:09:57 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/12/2026 _x86_64_ (2 CPU) 12:09:57 12:09:57 11:56:54 LINUX RESTART (2 CPU) 12:09:57 12:09:57 11:58:01 AM tps rtps wtps bread/s bwrtn/s 12:09:57 11:59:01 AM 57.06 6.08 50.98 900.77 5227.81 12:09:57 12:00:01 PM 73.26 0.48 72.78 53.31 8719.71 12:09:57 12:01:01 PM 8.70 0.00 8.70 0.00 1176.25 12:09:57 12:02:01 PM 0.57 0.08 0.48 1.86 7.46 12:09:57 12:03:01 PM 5.63 0.00 5.63 0.00 176.82 12:09:57 12:04:01 PM 24.66 0.05 24.61 1.33 2207.03 12:09:57 12:05:01 PM 6.22 0.00 6.22 0.00 366.72 12:09:57 12:06:01 PM 0.13 0.00 0.13 0.00 1.32 12:09:57 12:07:01 PM 1.78 0.00 1.78 0.00 40.57 12:09:57 12:08:01 PM 18.16 0.07 18.09 3.07 443.44 12:09:57 12:09:01 PM 16.71 0.65 16.06 87.17 482.09 12:09:57 Average: 19.35 0.67 18.68 95.23 1713.62 12:09:57 12:09:57 11:58:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:09:57 11:59:01 AM 1395540 3040668 2358136 62.82 2104 1813068 600444 12.50 145264 1921292 129880 12:09:57 12:00:01 PM 1233484 2998356 2520192 67.14 2104 1926500 636500 13.25 147600 2050336 29296 12:09:57 12:01:01 PM 1234044 2998948 2519632 67.12 2104 1926508 616996 12.85 147600 2049828 4 12:09:57 12:02:01 PM 1234456 2999428 2519220 67.11 2104 1926576 616996 12.85 147620 2049416 4 12:09:57 12:03:01 PM 1218344 2983316 2535332 67.54 2104 1926724 629856 13.12 149068 2067540 7596 12:09:57 12:04:01 PM 1204288 3007584 2549388 67.92 2104 1964036 609852 12.70 172924 2054656 8352 12:09:57 12:05:01 PM 1203972 3007148 2549704 67.93 2104 1964036 609852 12.70 172924 2054656 4 12:09:57 12:06:01 PM 1203760 3006940 2549916 67.93 2104 1964040 609852 12.70 172924 2054660 4 12:09:57 12:07:01 PM 1212496 3016556 2541180 67.70 2104 1964988 594620 12.38 173480 2047372 8436 12:09:57 12:08:01 PM 1237548 3041824 2516128 67.03 2104 1965084 632472 13.17 210072 1986372 8448 12:09:57 12:09:01 PM 1245536 3055584 2508140 66.82 2104 1970544 563532 11.73 393632 1792308 20384 12:09:57 Average: 1238497 3014214 2515179 67.01 2104 1937464 610997 12.72 184828 2011676 19310 12:09:57 12:09:57 11:58:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:09:57 11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 11:59:01 AM eth0 63.08 52.63 823.32 5.57 0.00 0.00 0.00 0.00 12:09:57 12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:00:01 PM eth0 24.72 22.21 239.53 4.77 0.00 0.00 0.00 0.00 12:09:57 12:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:01:01 PM eth0 2.82 0.72 4.54 0.05 0.00 0.00 0.00 0.00 12:09:57 12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:02:01 PM eth0 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 12:09:57 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:03:01 PM eth0 2.92 3.38 2.42 1.61 0.00 0.00 0.00 0.00 12:09:57 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:04:01 PM eth0 41.09 31.76 619.59 5.97 0.00 0.00 0.00 0.00 12:09:57 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:05:01 PM eth0 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 12:09:57 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:06:01 PM eth0 0.20 0.18 0.01 0.01 0.00 0.00 0.00 0.00 12:09:57 12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:07:01 PM eth0 2.02 2.12 1.31 3.50 0.00 0.00 0.00 0.00 12:09:57 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:08:01 PM eth0 14.15 14.86 11.30 7.18 0.00 0.00 0.00 0.00 12:09:57 12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:09:01 PM eth0 11.71 12.51 9.75 6.29 0.00 0.00 0.00 0.00 12:09:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 Average: eth0 14.82 12.79 155.62 3.18 0.00 0.00 0.00 0.00 12:09:57 12:09:57 12:09:57 ---> sar -P ALL: 12:09:57 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/12/2026 _x86_64_ (2 CPU) 12:09:57 12:09:57 11:56:54 LINUX RESTART (2 CPU) 12:09:57 12:09:57 11:58:01 AM CPU %user %nice %system %iowait %steal %idle 12:09:57 11:59:01 AM all 38.18 0.00 5.00 1.57 1.90 53.35 12:09:57 11:59:01 AM 0 53.80 0.00 6.99 1.83 2.08 35.30 12:09:57 11:59:01 AM 1 22.62 0.00 3.02 1.31 1.72 71.33 12:09:57 12:00:01 PM all 30.13 0.00 3.99 2.74 1.77 61.36 12:09:57 12:00:01 PM 0 49.00 0.00 5.33 1.68 2.03 41.97 12:09:57 12:00:01 PM 1 11.28 0.00 2.65 3.81 1.52 80.73 12:09:57 12:01:01 PM all 0.42 0.00 0.19 0.28 0.04 99.07 12:09:57 12:01:01 PM 0 0.45 0.00 0.13 0.28 0.03 99.10 12:09:57 12:01:01 PM 1 0.38 0.00 0.25 0.27 0.05 99.05 12:09:57 12:02:01 PM all 0.38 0.00 0.13 0.01 0.07 99.42 12:09:57 12:02:01 PM 0 0.35 0.00 0.12 0.00 0.08 99.45 12:09:57 12:02:01 PM 1 0.42 0.00 0.13 0.02 0.05 99.38 12:09:57 12:03:01 PM all 8.26 0.00 0.83 0.07 0.62 90.23 12:09:57 12:03:01 PM 0 11.07 0.00 0.72 0.12 0.68 87.41 12:09:57 12:03:01 PM 1 5.44 0.00 0.95 0.02 0.55 93.05 12:09:57 12:04:01 PM all 32.76 0.00 2.65 0.71 1.65 62.22 12:09:57 12:04:01 PM 0 45.60 0.00 3.37 0.60 1.99 48.45 12:09:57 12:04:01 PM 1 19.91 0.00 1.93 0.83 1.31 76.02 12:09:57 12:05:01 PM all 0.36 0.00 0.09 0.19 0.08 99.28 12:09:57 12:05:01 PM 0 0.32 0.00 0.07 0.00 0.10 99.52 12:09:57 12:05:01 PM 1 0.40 0.00 0.12 0.38 0.05 99.05 12:09:57 12:06:01 PM all 0.33 0.00 0.08 0.00 0.03 99.57 12:09:57 12:06:01 PM 0 0.17 0.00 0.12 0.00 0.05 99.67 12:09:57 12:06:01 PM 1 0.48 0.00 0.03 0.00 0.02 99.47 12:09:57 12:07:01 PM all 4.80 0.00 0.73 0.02 0.26 94.20 12:09:57 12:07:01 PM 0 4.12 0.00 0.68 0.02 0.32 94.87 12:09:57 12:07:01 PM 1 5.48 0.00 0.77 0.02 0.20 93.54 12:09:57 12:08:01 PM all 37.58 0.00 2.97 0.31 2.02 57.12 12:09:57 12:08:01 PM 0 61.20 0.00 4.20 0.38 2.30 31.91 12:09:57 12:08:01 PM 1 14.11 0.00 1.76 0.23 1.74 82.16 12:09:57 12:09:01 PM all 39.04 0.00 3.73 0.21 2.25 54.77 12:09:57 12:09:01 PM 0 47.46 0.00 3.84 0.27 2.09 46.33 12:09:57 12:09:01 PM 1 30.67 0.00 3.62 0.15 2.41 63.15 12:09:57 12:09:57 Average: CPU %user %nice %system %iowait %steal %idle 12:09:57 Average: all 17.52 0.00 1.86 0.56 0.97 79.09 12:09:57 Average: 0 24.91 0.00 2.33 0.47 1.07 71.22 12:09:57 Average: 1 10.15 0.00 1.39 0.64 0.88 86.94 12:09:57 12:09:57 12:09:57