10:32:07 Started by timer 10:32:07 Running as SYSTEM 10:32:07 [EnvInject] - Loading node environment variables. 10:32:07 Building remotely on prd-centos8-builder-2c-2g-38774 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 10:32:07 [ssh-agent] Looking for ssh-agent implementation... 10:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:07 $ ssh-agent 10:32:07 SSH_AUTH_SOCK=/tmp/ssh-9TzBnBb3YfZd/agent.5445 10:32:07 SSH_AGENT_PID=5446 10:32:07 [ssh-agent] Started. 10:32:07 Running ssh-add (command line suppressed) 10:32:07 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_9347878686199714084.key (/w/workspace/builder-openstack-cron@tmp/private_key_9347878686199714084.key) 10:32:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:32:07 The recommended git tool is: NONE 10:32:09 using credential jenkins-ssh 10:32:09 Wiping out workspace first. 10:32:09 Cloning the remote Git repository 10:32:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 10:32:09 > git init /w/workspace/builder-openstack-cron # timeout=10 10:32:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:32:09 > git --version # timeout=10 10:32:09 > git --version # 'git version 2.43.0' 10:32:09 using GIT_SSH to set credentials jenkins-ssh 10:32:09 [INFO] Currently running in a labeled security context 10:32:09 [INFO] Currently SELinux is 'enforcing' on the host 10:32:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh16108085270947329126.key 10:32:10 Verifying host key using known hosts file 10:32:10 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:32:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:32:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:12 Avoid second fetch 10:32:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:32:12 Checking out Revision dd55b0c6304f1ad111868d5183f5427ac67d95e2 (refs/remotes/origin/master) 10:32:12 > git config core.sparsecheckout # timeout=10 10:32:12 > git checkout -f dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 10:32:13 Commit message: "Merge "Fix: Use GitHub raw URL to fetch pom.xml"" 10:32:13 > git rev-list --no-walk dd55b0c6304f1ad111868d5183f5427ac67d95e2 # timeout=10 10:32:13 > git remote # timeout=10 10:32:13 > git submodule init # timeout=10 10:32:13 > git submodule sync # timeout=10 10:32:13 > git config --get remote.origin.url # timeout=10 10:32:13 > git submodule init # timeout=10 10:32:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:32:13 > git config --get submodule.global-jjb.url # timeout=10 10:32:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:32:13 > git config --get submodule.packer/common-packer.url # timeout=10 10:32:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:32:13 > git submodule update --init --recursive global-jjb # timeout=10 10:32:14 > git submodule update --init --recursive packer/common-packer # timeout=10 10:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:32:18 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 10:32:18 No emails were triggered. 10:32:18 provisioning config files... 10:32:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:32:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:32:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:32:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins598716259036611921.sh 10:32:18 ---> python-tools-install.sh 10:32:18 Setup pyenv: 10:32:19 system 10:32:19 * 3.8.13 (set by /opt/pyenv/version) 10:32:19 * 3.9.13 (set by /opt/pyenv/version) 10:32:19 * 3.10.13 (set by /opt/pyenv/version) 10:32:19 * 3.11.7 (set by /opt/pyenv/version) 10:32:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sAZ0 10:32:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:32:27 lf-activate-venv(): INFO: Installing: lftools 10:32:51 lf-activate-venv(): INFO: Adding /tmp/venv-sAZ0/bin to PATH 10:32:51 Generating Requirements File 10:33:13 Python 3.11.7 10:33:13 pip 25.1.1 from /tmp/venv-sAZ0/lib/python3.11/site-packages/pip (python 3.11) 10:33:13 appdirs==1.4.4 10:33:13 argcomplete==3.6.2 10:33:13 aspy.yaml==1.3.0 10:33:13 attrs==25.3.0 10:33:13 autopage==0.5.2 10:33:13 beautifulsoup4==4.13.4 10:33:13 boto3==1.39.0 10:33:13 botocore==1.39.0 10:33:13 bs4==0.0.2 10:33:13 cachetools==5.5.2 10:33:13 certifi==2025.6.15 10:33:13 cffi==1.17.1 10:33:13 cfgv==3.4.0 10:33:13 chardet==5.2.0 10:33:13 charset-normalizer==3.4.2 10:33:13 click==8.2.1 10:33:13 cliff==4.10.0 10:33:13 cmd2==2.7.0 10:33:13 cryptography==3.3.2 10:33:13 debtcollector==3.0.0 10:33:13 decorator==5.2.1 10:33:13 defusedxml==0.7.1 10:33:13 Deprecated==1.2.18 10:33:13 distlib==0.3.9 10:33:13 dnspython==2.7.0 10:33:13 docker==7.1.0 10:33:13 dogpile.cache==1.4.0 10:33:13 durationpy==0.10 10:33:13 email_validator==2.2.0 10:33:13 filelock==3.18.0 10:33:13 future==1.0.0 10:33:13 gitdb==4.0.12 10:33:13 GitPython==3.1.44 10:33:13 google-auth==2.40.3 10:33:13 httplib2==0.22.0 10:33:13 identify==2.6.12 10:33:13 idna==3.10 10:33:13 importlib-resources==1.5.0 10:33:13 iso8601==2.1.0 10:33:13 Jinja2==3.1.6 10:33:13 jmespath==1.0.1 10:33:13 jsonpatch==1.33 10:33:13 jsonpointer==3.0.0 10:33:13 jsonschema==4.24.0 10:33:13 jsonschema-specifications==2025.4.1 10:33:13 keystoneauth1==5.11.1 10:33:13 kubernetes==33.1.0 10:33:13 lftools==0.37.13 10:33:13 lxml==6.0.0 10:33:13 markdown-it-py==3.0.0 10:33:13 MarkupSafe==3.0.2 10:33:13 mdurl==0.1.2 10:33:13 msgpack==1.1.1 10:33:13 multi_key_dict==2.0.3 10:33:13 munch==4.0.0 10:33:13 netaddr==1.3.0 10:33:13 niet==1.4.2 10:33:13 nodeenv==1.9.1 10:33:13 oauth2client==4.1.3 10:33:13 oauthlib==3.3.1 10:33:13 openstacksdk==4.6.0 10:33:13 os-client-config==2.1.0 10:33:13 os-service-types==1.7.0 10:33:13 osc-lib==4.0.2 10:33:13 oslo.config==9.8.0 10:33:13 oslo.context==6.0.0 10:33:13 oslo.i18n==6.5.1 10:33:13 oslo.log==7.1.0 10:33:13 oslo.serialization==5.7.0 10:33:13 oslo.utils==9.0.0 10:33:13 packaging==25.0 10:33:13 pbr==6.1.1 10:33:13 platformdirs==4.3.8 10:33:13 prettytable==3.16.0 10:33:13 psutil==7.0.0 10:33:13 pyasn1==0.6.1 10:33:13 pyasn1_modules==0.4.2 10:33:13 pycparser==2.22 10:33:13 pygerrit2==2.0.15 10:33:13 PyGithub==2.6.1 10:33:13 Pygments==2.19.2 10:33:13 PyJWT==2.10.1 10:33:13 PyNaCl==1.5.0 10:33:13 pyparsing==2.4.7 10:33:13 pyperclip==1.9.0 10:33:13 pyrsistent==0.20.0 10:33:13 python-cinderclient==9.7.0 10:33:13 python-dateutil==2.9.0.post0 10:33:13 python-heatclient==4.2.0 10:33:13 python-jenkins==1.8.2 10:33:13 python-keystoneclient==5.6.0 10:33:13 python-magnumclient==4.8.1 10:33:13 python-openstackclient==8.1.0 10:33:13 python-swiftclient==4.8.0 10:33:13 PyYAML==6.0.2 10:33:13 referencing==0.36.2 10:33:13 requests==2.32.4 10:33:13 requests-oauthlib==2.0.0 10:33:13 requestsexceptions==1.4.0 10:33:13 rfc3986==2.0.0 10:33:13 rich==14.0.0 10:33:13 rich-argparse==1.7.1 10:33:13 rpds-py==0.25.1 10:33:13 rsa==4.9.1 10:33:13 ruamel.yaml==0.18.14 10:33:13 ruamel.yaml.clib==0.2.12 10:33:13 s3transfer==0.13.0 10:33:13 simplejson==3.20.1 10:33:13 six==1.17.0 10:33:13 smmap==5.0.2 10:33:13 soupsieve==2.7 10:33:13 stevedore==5.4.1 10:33:13 tabulate==0.9.0 10:33:13 toml==0.10.2 10:33:13 tomlkit==0.13.3 10:33:13 tqdm==4.67.1 10:33:13 typing_extensions==4.14.0 10:33:13 tzdata==2025.2 10:33:13 urllib3==1.26.20 10:33:13 virtualenv==20.31.2 10:33:13 wcwidth==0.2.13 10:33:13 websocket-client==1.8.0 10:33:13 wrapt==1.17.2 10:33:13 xdg==6.0.0 10:33:13 xmltodict==0.14.2 10:33:13 yq==3.4.3 10:33:13 [EnvInject] - Injecting environment variables from a build step. 10:33:13 [EnvInject] - Injecting as environment variables the properties content 10:33:13 OS_CLOUD=vex 10:33:13 10:33:13 [EnvInject] - Variables injected successfully. 10:33:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:33:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:33:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7442353717539794779.sh 10:33:14 ---> Orphaned k8s clusters 10:33:14 Setup pyenv: 10:33:14 system 10:33:14 3.8.13 10:33:14 3.9.13 10:33:14 3.10.13 10:33:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:33:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sAZ0 from file:/tmp/.os_lf_venv 10:33:16 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 10:33:24 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. 10:33:24 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 10:33:24 lf-activate-venv(): INFO: Adding /tmp/venv-sAZ0/bin to PATH 10:33:27 -----> Delete orphaned cluster 10:33:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:33:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:33:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9926588037879381603.sh 10:33:27 ---> Orphaned stacks 10:33:27 Setup pyenv: 10:33:27 system 10:33:27 3.8.13 10:33:27 3.9.13 10:33:27 3.10.13 10:33:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:33:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sAZ0 from file:/tmp/.os_lf_venv 10:33:29 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. 10:33:29 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 10:33:29 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-sAZ0/bin to PATH 10:33:48 + mapfile -t OS_COE_CLUSTERS_ID 10:33:48 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 10:33:48 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 10:33:48 ++ awk '{print $1}' 10:33:50 + echo '-----> Active clusters -> stacks' 10:33:50 -----> Active clusters -> stacks 10:33:50 + OS_COE_STACKS=() 10:33:50 + [[ 0 -gt 0 ]] 10:33:50 + mapfile -t OS_STACKS 10:33:50 ++ awk '{print $1}' 10:33:50 ++ 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 10:33:51 + echo '-----> Active stacks' 10:33:51 -----> Active stacks 10:33:51 + for stack in "${OS_STACKS[@]}" 10:33:51 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-293 10:33:51 releng-bgpcep-csit-1node-throughpcep-all-titanium-293 10:33:51 + echo '-----> Delete orphaned stacks' 10:33:51 -----> Delete orphaned stacks 10:33:51 + for STACK_NAME in "${OS_STACKS[@]}" 10:33:51 + [[ 0 -gt 0 ]] 10:33:51 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-titanium-293 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 10:33:51 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-293 10:33:51 + builds=() 10:33:51 + for jenkins in "${@:2}" 10:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:33:51 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:33:51 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71919/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3310/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 10:33:51 10:33:51 200' 10:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71919/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3310/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 10:33:51 10:33:51 200' 10:33:51 ++ head -n1 10:33:51 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71919/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3310/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 10:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71919/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3310/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 10:33:51 10:33:51 200' 10:33:51 ++ awk 'END {print $NF}' 10:33:51 + status=200 10:33:51 + '[' 200 '!=' 200 ']' 10:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:33:51 ++ echo https://jenkins.opendaylight.org/releng 10:33:51 ++ sed 's/\/*$//' 10:33:51 ++ awk -F/ '{print $NF}' 10:33:51 + silo=releng 10:33:51 + export silo 10:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10:33:51 ++ grep -v null 10:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/71919/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/3310/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 10:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:33:51 + for jenkins in "${@:2}" 10:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 10:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 10:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:33:51 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 10:33:51 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:33:51 10:33:51 200' 10:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:33:51 10:33:51 200' 10:33:51 ++ head -n1 10:33:51 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 10:33:51 10:33:51 200' 10:33:51 ++ awk 'END {print $NF}' 10:33:51 + status=200 10:33:51 + '[' 200 '!=' 200 ']' 10:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 10:33:51 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 10:33:51 ++ awk -F/ '{print $NF}' 10:33:51 ++ echo https://jenkins.opendaylight.org/sandbox 10:33:51 ++ sed 's/\/*$//' 10:33:51 + silo=sandbox 10:33:51 + export silo 10:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 10:33:51 ++ grep -v null 10:33:51 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 10:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 10:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 10:33:51 + [[ releng-builder-openstack-cron-71919 releng-transportpce-tox-verify-transportpce-master-3310 =~ releng-bgpcep-csit-1node-throughpcep-all-titanium-293 ]] 10:33:51 + return 1 10:33:51 + echo 'Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293' 10:33:51 Deleting orphaned stack: releng-bgpcep-csit-1node-throughpcep-all-titanium-293 10:33:51 + lftools openstack --os-cloud vex stack delete --force releng-bgpcep-csit-1node-throughpcep-all-titanium-293 10:42:18 Build timed out (after 10 minutes). Marking the build as failed. 10:42:18 $ ssh-agent -k 10:42:18 unset SSH_AUTH_SOCK; 10:42:18 unset SSH_AGENT_PID; 10:42:18 echo Agent pid 5446 killed; 10:42:18 /tmp/jenkins9926588037879381603.sh: line 129: 6911 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 10:42:18 [ssh-agent] Stopped. 10:42:18 Build was aborted 10:42:18 [PostBuildScript] - [INFO] Executing post build scripts. 10:42:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18203137797981907429.sh 10:42:18 ---> sysstat.sh 10:42:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11207069239314152617.sh 10:42:18 ---> package-listing.sh 10:42:18 ++ facter osfamily 10:42:18 ++ tr '[:upper:]' '[:lower:]' 10:42:19 + OS_FAMILY=redhat 10:42:19 + workspace=/w/workspace/builder-openstack-cron 10:42:19 + START_PACKAGES=/tmp/packages_start.txt 10:42:19 + END_PACKAGES=/tmp/packages_end.txt 10:42:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:42:19 + PACKAGES=/tmp/packages_start.txt 10:42:19 + '[' /w/workspace/builder-openstack-cron ']' 10:42:19 + PACKAGES=/tmp/packages_end.txt 10:42:19 + case "${OS_FAMILY}" in 10:42:19 + sort 10:42:19 + rpm -qa 10:42:19 + '[' -f /tmp/packages_start.txt ']' 10:42:19 + '[' -f /tmp/packages_end.txt ']' 10:42:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:42:19 + '[' /w/workspace/builder-openstack-cron ']' 10:42:19 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 10:42:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 10:42:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2184346675700186631.sh 10:42:19 ---> capture-instance-metadata.sh 10:42:19 Setup pyenv: 10:42:19 system 10:42:19 3.8.13 10:42:19 3.9.13 10:42:19 3.10.13 10:42:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:42:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sAZ0 from file:/tmp/.os_lf_venv 10:42:22 lf-activate-venv(): INFO: Installing: lftools 10:42:34 lf-activate-venv(): INFO: Adding /tmp/venv-sAZ0/bin to PATH 10:42:34 INFO: Running in OpenStack, capturing instance metadata 10:42:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12367704350615607220.sh 10:42:34 provisioning config files... 10:42:35 Could not find credentials [logs] for builder-openstack-cron #71919 10:42:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config3733209206242179857tmp 10:42:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:42:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:42:35 provisioning config files... 10:42:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:42:35 [EnvInject] - Injecting environment variables from a build step. 10:42:35 [EnvInject] - Injecting as environment variables the properties content 10:42:35 SERVER_ID=logs 10:42:35 10:42:35 [EnvInject] - Variables injected successfully. 10:42:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3347086891526387463.sh 10:42:35 ---> create-netrc.sh 10:42:35 WARN: Log server credential not found. 10:42:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10500987004931342315.sh 10:42:35 ---> python-tools-install.sh 10:42:35 Setup pyenv: 10:42:35 system 10:42:35 3.8.13 10:42:35 3.9.13 10:42:35 3.10.13 10:42:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:42:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sAZ0 from file:/tmp/.os_lf_venv 10:42:37 lf-activate-venv(): INFO: Installing: lftools 10:42:47 lf-activate-venv(): INFO: Adding /tmp/venv-sAZ0/bin to PATH 10:42:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14690366164912923278.sh 10:42:47 ---> sudo-logs.sh 10:42:47 Archiving 'sudo' log.. 10:42:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12791697468620247623.sh 10:42:48 ---> job-cost.sh 10:42:48 Setup pyenv: 10:42:48 system 10:42:48 3.8.13 10:42:48 3.9.13 10:42:48 3.10.13 10:42:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:42:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sAZ0 from file:/tmp/.os_lf_venv 10:42:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:42:57 lf-activate-venv(): INFO: Adding /tmp/venv-sAZ0/bin to PATH 10:42:57 INFO: No Stack... 10:42:58 INFO: Retrieving Pricing Info for: v3-standard-2 10:42:58 INFO: Archiving Costs 10:42:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15062585835821461285.sh 10:42:58 ---> logs-deploy.sh 10:42:58 Setup pyenv: 10:42:58 system 10:42:58 3.8.13 10:42:58 3.9.13 10:42:58 3.10.13 10:42:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 10:42:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sAZ0 from file:/tmp/.os_lf_venv 10:43:00 lf-activate-venv(): INFO: Installing: lftools 10:43:10 lf-activate-venv(): INFO: Adding /tmp/venv-sAZ0/bin to PATH 10:43:10 WARNING: Nexus logging server not set 10:43:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/71919/ 10:43:10 INFO: archiving logs to S3 10:43:11 ---> uname -a: 10:43:11 Linux prd-centos8-builder-2c-2g-38774.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 10:43:11 10:43:11 10:43:11 ---> lscpu: 10:43:11 Architecture: x86_64 10:43:11 CPU op-mode(s): 32-bit, 64-bit 10:43:11 Byte Order: Little Endian 10:43:11 CPU(s): 2 10:43:11 On-line CPU(s) list: 0,1 10:43:11 Thread(s) per core: 1 10:43:11 Core(s) per socket: 1 10:43:11 Socket(s): 2 10:43:11 NUMA node(s): 1 10:43:11 Vendor ID: AuthenticAMD 10:43:11 CPU family: 23 10:43:11 Model: 49 10:43:11 Model name: AMD EPYC-Rome Processor 10:43:11 Stepping: 0 10:43:11 CPU MHz: 2799.998 10:43:11 BogoMIPS: 5599.99 10:43:11 Virtualization: AMD-V 10:43:11 Hypervisor vendor: KVM 10:43:11 Virtualization type: full 10:43:11 L1d cache: 32K 10:43:11 L1i cache: 32K 10:43:11 L2 cache: 512K 10:43:11 L3 cache: 16384K 10:43:11 NUMA node0 CPU(s): 0,1 10:43:11 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 10:43:11 10:43:11 10:43:11 ---> nproc: 10:43:11 2 10:43:11 10:43:11 10:43:11 ---> df -h: 10:43:11 Filesystem Size Used Avail Use% Mounted on 10:43:11 devtmpfs 3.8G 0 3.8G 0% /dev 10:43:11 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:43:11 tmpfs 3.8G 17M 3.8G 1% /run 10:43:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:43:11 /dev/vda1 40G 8.4G 32G 21% / 10:43:11 tmpfs 770M 0 770M 0% /run/user/1001 10:43:11 10:43:11 10:43:11 ---> free -m: 10:43:11 total used free shared buff/cache available 10:43:11 Mem: 7697 647 4791 19 2258 6753 10:43:11 Swap: 1023 0 1023 10:43:11 10:43:11 10:43:11 ---> ip addr: 10:43:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:43:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:43:11 inet 127.0.0.1/8 scope host lo 10:43:11 valid_lft forever preferred_lft forever 10:43:11 inet6 ::1/128 scope host 10:43:11 valid_lft forever preferred_lft forever 10:43:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:43:11 link/ether fa:16:3e:b6:b8:fc brd ff:ff:ff:ff:ff:ff 10:43:11 altname enp0s3 10:43:11 altname ens3 10:43:11 inet 10.30.171.25/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 10:43:11 valid_lft 85702sec preferred_lft 85702sec 10:43:11 inet6 fe80::f816:3eff:feb6:b8fc/64 scope link 10:43:11 valid_lft forever preferred_lft forever 10:43:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:43:11 link/ether 02:42:51:f6:1e:a6 brd ff:ff:ff:ff:ff:ff 10:43:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:43:11 valid_lft forever preferred_lft forever 10:43:11 10:43:11 10:43:11 ---> sar -b -r -n DEV: 10:43:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/01/2025 _x86_64_ (2 CPU) 10:43:11 10:43:11 10:31:28 LINUX RESTART (2 CPU) 10:43:11 10:43:11 10:32:03 AM tps rtps wtps bread/s bwrtn/s 10:43:11 10:33:01 AM 229.49 14.89 214.60 2554.04 7978.04 10:43:11 10:34:01 AM 95.23 1.12 94.12 133.82 11022.08 10:43:11 10:35:01 AM 14.05 0.03 14.01 0.53 1160.31 10:43:11 10:36:01 AM 0.15 0.00 0.15 0.00 1.45 10:43:11 10:37:01 AM 0.12 0.00 0.12 0.00 1.08 10:43:11 10:38:01 AM 0.32 0.00 0.32 0.00 6.07 10:43:11 10:39:01 AM 0.25 0.00 0.25 0.00 4.45 10:43:11 10:40:01 AM 0.20 0.00 0.20 0.00 2.80 10:43:11 10:41:01 AM 0.17 0.00 0.17 0.00 1.23 10:43:11 10:42:01 AM 0.22 0.00 0.22 0.00 3.30 10:43:11 10:43:01 AM 17.29 0.50 16.79 63.71 474.73 10:43:11 Average: 31.90 1.46 30.44 243.17 1859.24 10:43:11 10:43:11 10:32:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:43:11 10:33:01 AM 5113400 6991924 2769024 35.13 2688 2060224 978160 10.95 202120 2238948 178236 10:43:11 10:34:01 AM 4930604 6934008 2951820 37.45 2688 2178888 1013032 11.34 231396 2364760 27852 10:43:11 10:35:01 AM 4930532 6933376 2951892 37.45 2688 2178908 1013032 11.34 231400 2364612 4 10:43:11 10:36:01 AM 4930316 6933160 2952108 37.45 2688 2178908 1013032 11.34 231400 2365036 4 10:43:11 10:37:01 AM 4925268 6928116 2957156 37.52 2688 2178912 1013032 11.34 231400 2369884 4 10:43:11 10:38:01 AM 4925500 6928348 2956924 37.51 2688 2178912 1013032 11.34 231400 2369952 4 10:43:11 10:39:01 AM 4925556 6928404 2956868 37.51 2688 2178912 1013032 11.34 231400 2370208 4 10:43:11 10:40:01 AM 4925968 6928820 2956456 37.51 2688 2178916 1010216 11.31 231400 2369820 4 10:43:11 10:41:01 AM 4925492 6928348 2956932 37.51 2688 2178916 1010216 11.31 231400 2369984 4 10:43:11 10:42:01 AM 4925560 6928420 2956864 37.51 2688 2178920 1010216 11.31 231400 2369992 4 10:43:11 10:43:01 AM 4959560 6966448 2922864 37.08 2688 2182044 952192 10.66 388952 2178612 25044 10:43:11 Average: 4947069 6939034 2935355 37.24 2688 2168405 1003563 11.24 243061 2339255 21015 10:43:11 10:43:11 10:32:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:43:11 10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:33:01 AM eth0 276.11 187.93 1973.10 64.77 0.00 0.00 0.00 0.00 10:43:11 10:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:34:01 AM eth0 62.46 49.20 645.24 9.14 0.00 0.00 0.00 0.00 10:43:11 10:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:35:01 AM eth0 0.70 0.43 0.34 0.14 0.00 0.00 0.00 0.00 10:43:11 10:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:36:01 AM eth0 0.52 0.43 0.33 0.14 0.00 0.00 0.00 0.00 10:43:11 10:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:37:01 AM eth0 0.62 0.35 0.33 0.14 0.00 0.00 0.00 0.00 10:43:11 10:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:38:01 AM eth0 1.08 0.48 0.51 0.21 0.00 0.00 0.00 0.00 10:43:11 10:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:39:01 AM eth0 0.92 0.53 0.59 0.33 0.00 0.00 0.00 0.00 10:43:11 10:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:40:01 AM eth0 0.65 0.40 0.34 0.14 0.00 0.00 0.00 0.00 10:43:11 10:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:41:01 AM eth0 0.57 0.40 0.33 0.14 0.00 0.00 0.00 0.00 10:43:11 10:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:42:01 AM eth0 0.70 0.43 0.34 0.14 0.00 0.00 0.00 0.00 10:43:11 10:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:43:01 AM eth0 17.68 15.51 14.73 8.05 0.00 0.00 0.00 0.00 10:43:11 10:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 Average: eth0 32.17 22.78 234.37 7.40 0.00 0.00 0.00 0.00 10:43:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:11 10:43:11 10:43:11 ---> sar -P ALL: 10:43:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/01/2025 _x86_64_ (2 CPU) 10:43:11 10:43:11 10:31:28 LINUX RESTART (2 CPU) 10:43:11 10:43:11 10:32:03 AM CPU %user %nice %system %iowait %steal %idle 10:43:11 10:33:01 AM all 40.42 0.00 7.19 1.95 0.10 50.34 10:43:11 10:33:01 AM 0 38.47 0.00 8.69 2.78 0.10 49.96 10:43:11 10:33:01 AM 1 42.35 0.00 5.70 1.12 0.10 50.73 10:43:11 10:34:01 AM all 30.22 0.00 4.32 1.47 0.09 63.90 10:43:11 10:34:01 AM 0 31.00 0.00 4.63 1.50 0.10 62.77 10:43:11 10:34:01 AM 1 29.44 0.00 4.01 1.43 0.08 65.03 10:43:11 10:35:01 AM all 0.35 0.00 0.14 0.16 0.03 99.32 10:43:11 10:35:01 AM 0 0.22 0.00 0.18 0.28 0.03 99.28 10:43:11 10:35:01 AM 1 0.48 0.00 0.10 0.03 0.03 99.35 10:43:11 10:36:01 AM all 0.30 0.00 0.10 0.00 0.03 99.57 10:43:11 10:36:01 AM 0 0.15 0.00 0.12 0.00 0.03 99.70 10:43:11 10:36:01 AM 1 0.45 0.00 0.08 0.00 0.03 99.43 10:43:11 10:37:01 AM all 0.38 0.00 0.08 0.00 0.05 99.49 10:43:11 10:37:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 10:43:11 10:37:01 AM 1 0.62 0.00 0.07 0.00 0.05 99.27 10:43:11 10:38:01 AM all 0.39 0.00 0.04 0.00 0.04 99.52 10:43:11 10:38:01 AM 0 0.20 0.00 0.05 0.00 0.05 99.70 10:43:11 10:38:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35 10:43:11 10:39:01 AM all 0.42 0.00 0.05 0.00 0.03 99.50 10:43:11 10:39:01 AM 0 0.42 0.00 0.07 0.00 0.05 99.47 10:43:11 10:39:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 10:43:11 10:40:01 AM all 0.39 0.00 0.06 0.00 0.04 99.51 10:43:11 10:40:01 AM 0 0.13 0.00 0.03 0.00 0.03 99.80 10:43:11 10:40:01 AM 1 0.65 0.00 0.08 0.00 0.05 99.22 10:43:11 10:41:01 AM all 0.40 0.00 0.06 0.00 0.03 99.51 10:43:11 10:41:01 AM 0 0.22 0.00 0.08 0.00 0.05 99.65 10:43:11 10:41:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 10:43:11 10:42:01 AM all 0.40 0.00 0.06 0.00 0.03 99.51 10:43:11 10:42:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68 10:43:11 10:42:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 10:43:11 10:43:01 AM all 26.48 0.00 3.77 0.07 0.07 69.59 10:43:11 10:43:01 AM 0 25.12 0.00 4.08 0.07 0.07 70.67 10:43:11 10:43:01 AM 1 27.85 0.00 3.47 0.08 0.08 68.52 10:43:11 10:43:11 Average: CPU %user %nice %system %iowait %steal %idle 10:43:11 Average: all 9.02 0.00 1.43 0.33 0.05 89.17 10:43:11 Average: 0 8.67 0.00 1.62 0.41 0.05 89.23 10:43:11 Average: 1 9.37 0.00 1.23 0.24 0.05 89.11 10:43:11 10:43:11 10:43:11