17:32:09 Started by timer 17:32:09 Running as SYSTEM 17:32:09 [EnvInject] - Loading node environment variables. 17:32:09 Building remotely on prd-centos8-builder-2c-2g-18373 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 17:32:09 [ssh-agent] Looking for ssh-agent implementation... 17:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:09 $ ssh-agent 17:32:10 SSH_AUTH_SOCK=/tmp/ssh-84bhuCb51gCN/agent.5455 17:32:10 SSH_AGENT_PID=5456 17:32:10 [ssh-agent] Started. 17:32:10 Running ssh-add (command line suppressed) 17:32:10 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_15185364359415821581.key (/w/workspace/builder-openstack-cron@tmp/private_key_15185364359415821581.key) 17:32:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:32:10 The recommended git tool is: NONE 17:32:12 using credential jenkins-ssh 17:32:12 Wiping out workspace first. 17:32:12 Cloning the remote Git repository 17:32:12 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 17:32:12 > git init /w/workspace/builder-openstack-cron # timeout=10 17:32:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 17:32:12 > git --version # timeout=10 17:32:12 > git --version # 'git version 2.43.0' 17:32:12 using GIT_SSH to set credentials jenkins-ssh 17:32:12 [INFO] Currently running in a labeled security context 17:32:12 [INFO] Currently SELinux is 'enforcing' on the host 17:32:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh4937542716624164108.key 17:32:12 Verifying host key using known hosts file 17:32:12 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. 17:32:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 17:32:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:15 Avoid second fetch 17:32:15 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:32:15 Checking out Revision 1e606cc015388b8c8da92024d32f27b63cd8516a (refs/remotes/origin/master) 17:32:15 > git config core.sparsecheckout # timeout=10 17:32:15 > git checkout -f 1e606cc015388b8c8da92024d32f27b63cd8516a # timeout=10 17:32:15 Commit message: "Merge "Chore: Update common-packer to v0.17.5"" 17:32:15 > git rev-list --no-walk 1e606cc015388b8c8da92024d32f27b63cd8516a # timeout=10 17:32:15 > git remote # timeout=10 17:32:15 > git submodule init # timeout=10 17:32:15 > git submodule sync # timeout=10 17:32:15 > git config --get remote.origin.url # timeout=10 17:32:15 > git submodule init # timeout=10 17:32:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:32:16 > git config --get submodule.global-jjb.url # timeout=10 17:32:16 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:32:16 > git config --get submodule.packer/common-packer.url # timeout=10 17:32:16 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:32:16 > git submodule update --init --recursive global-jjb # timeout=10 17:32:17 > git submodule update --init --recursive packer/common-packer # timeout=10 17:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:20 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 17:32:20 No emails were triggered. 17:32:20 provisioning config files... 17:32:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 17:32:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:32:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:32:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1944656404234038302.sh 17:32:21 ---> python-tools-install.sh 17:32:21 Setup pyenv: 17:32:21 system 17:32:21 * 3.8.13 (set by /opt/pyenv/version) 17:32:21 * 3.9.13 (set by /opt/pyenv/version) 17:32:21 * 3.10.13 (set by /opt/pyenv/version) 17:32:21 * 3.11.7 (set by /opt/pyenv/version) 17:32:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AtzZ 17:32:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:32:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:32:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:32:30 lf-activate-venv(): INFO: Base packages installed successfully 17:32:30 lf-activate-venv(): INFO: Installing additional packages: lftools 17:32:58 lf-activate-venv(): INFO: Adding /tmp/venv-AtzZ/bin to PATH 17:32:58 Generating Requirements File 17:33:19 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. 17:33:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:33:20 Python 3.11.7 17:33:20 pip 25.3 from /tmp/venv-AtzZ/lib/python3.11/site-packages/pip (python 3.11) 17:33:20 appdirs==1.4.4 17:33:20 argcomplete==3.6.3 17:33:20 aspy.yaml==1.3.0 17:33:20 attrs==25.4.0 17:33:20 autopage==0.5.2 17:33:20 beautifulsoup4==4.14.3 17:33:20 boto3==1.42.21 17:33:20 botocore==1.42.21 17:33:20 bs4==0.0.2 17:33:20 cachetools==6.2.4 17:33:20 certifi==2026.1.4 17:33:20 cffi==2.0.0 17:33:20 cfgv==3.5.0 17:33:20 chardet==5.2.0 17:33:20 charset-normalizer==3.4.4 17:33:20 click==8.3.1 17:33:20 cliff==4.13.1 17:33:20 cmd2==3.1.0 17:33:20 cryptography==3.3.2 17:33:20 debtcollector==3.0.0 17:33:20 decorator==5.2.1 17:33:20 defusedxml==0.7.1 17:33:20 Deprecated==1.3.1 17:33:20 distlib==0.4.0 17:33:20 dnspython==2.8.0 17:33:20 docker==7.1.0 17:33:20 dogpile.cache==1.5.0 17:33:20 durationpy==0.10 17:33:20 email-validator==2.3.0 17:33:20 filelock==3.20.2 17:33:20 future==1.0.0 17:33:20 gitdb==4.0.12 17:33:20 GitPython==3.1.46 17:33:20 google-auth==2.45.0 17:33:20 httplib2==0.31.0 17:33:20 identify==2.6.15 17:33:20 idna==3.11 17:33:20 importlib-resources==1.5.0 17:33:20 iso8601==2.1.0 17:33:20 Jinja2==3.1.6 17:33:20 jmespath==1.0.1 17:33:20 jsonpatch==1.33 17:33:20 jsonpointer==3.0.0 17:33:20 jsonschema==4.25.1 17:33:20 jsonschema-specifications==2025.9.1 17:33:20 keystoneauth1==5.12.0 17:33:20 kubernetes==34.1.0 17:33:20 lftools==0.37.18 17:33:20 lxml==6.0.2 17:33:20 markdown-it-py==4.0.0 17:33:20 MarkupSafe==3.0.3 17:33:20 mdurl==0.1.2 17:33:20 msgpack==1.1.2 17:33:20 multi_key_dict==2.0.3 17:33:20 munch==4.0.0 17:33:20 netaddr==1.3.0 17:33:20 niet==1.4.2 17:33:20 nodeenv==1.10.0 17:33:20 oauth2client==4.1.3 17:33:20 oauthlib==3.3.1 17:33:20 openstacksdk==4.8.0 17:33:20 os-service-types==1.8.2 17:33:20 osc-lib==4.3.0 17:33:20 oslo.config==10.1.0 17:33:20 oslo.context==6.2.0 17:33:20 oslo.i18n==6.7.1 17:33:20 oslo.log==8.0.0 17:33:20 oslo.serialization==5.9.0 17:33:20 oslo.utils==9.2.0 17:33:20 packaging==25.0 17:33:20 pbr==7.0.3 17:33:20 platformdirs==4.5.1 17:33:20 prettytable==3.17.0 17:33:20 psutil==7.2.1 17:33:20 pyasn1==0.6.1 17:33:20 pyasn1_modules==0.4.2 17:33:20 pycparser==2.23 17:33:20 pygerrit2==2.0.15 17:33:20 PyGithub==2.8.1 17:33:20 Pygments==2.19.2 17:33:20 PyJWT==2.10.1 17:33:20 PyNaCl==1.6.2 17:33:20 pyparsing==2.4.7 17:33:20 pyperclip==1.11.0 17:33:20 pyrsistent==0.20.0 17:33:20 python-cinderclient==9.8.0 17:33:20 python-dateutil==2.9.0.post0 17:33:20 python-heatclient==4.3.0 17:33:20 python-jenkins==1.8.3 17:33:20 python-keystoneclient==5.7.0 17:33:20 python-magnumclient==4.9.0 17:33:20 python-openstackclient==8.2.0 17:33:20 python-swiftclient==4.9.0 17:33:20 PyYAML==6.0.3 17:33:20 referencing==0.37.0 17:33:20 requests==2.32.5 17:33:20 requests-oauthlib==2.0.0 17:33:20 requestsexceptions==1.4.0 17:33:20 rfc3986==2.0.0 17:33:20 rich==14.2.0 17:33:20 rich-argparse==1.7.2 17:33:20 rpds-py==0.30.0 17:33:20 rsa==4.9.1 17:33:20 ruamel.yaml==0.19.1 17:33:20 ruamel.yaml.clib==0.2.15 17:33:20 s3transfer==0.16.0 17:33:20 simplejson==3.20.2 17:33:20 six==1.17.0 17:33:20 smmap==5.0.2 17:33:20 soupsieve==2.8.1 17:33:20 stevedore==5.6.0 17:33:20 tabulate==0.9.0 17:33:20 toml==0.10.2 17:33:20 tomlkit==0.13.3 17:33:20 tqdm==4.67.1 17:33:20 typing_extensions==4.15.0 17:33:20 tzdata==2025.3 17:33:20 urllib3==1.26.20 17:33:20 virtualenv==20.35.4 17:33:20 wcwidth==0.2.14 17:33:20 websocket-client==1.9.0 17:33:20 wrapt==2.0.1 17:33:20 xdg==6.0.0 17:33:20 xmltodict==1.0.2 17:33:20 yq==3.4.3 17:33:20 [EnvInject] - Injecting environment variables from a build step. 17:33:20 [EnvInject] - Injecting as environment variables the properties content 17:33:20 OS_CLOUD=vex 17:33:20 17:33:20 [EnvInject] - Variables injected successfully. 17:33:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12223726301718994390.sh 17:33:20 ---> Orphaned k8s clusters 17:33:20 Setup pyenv: 17:33:21 system 17:33:21 3.8.13 17:33:21 3.9.13 17:33:21 3.10.13 17:33:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AtzZ from file:/tmp/.os_lf_venv 17:33:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:23 lf-activate-venv(): INFO: Base packages installed successfully 17:33:23 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 17:33:30 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. 17:33:30 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 17:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-AtzZ/bin to PATH 17:33:33 -----> Delete orphaned cluster 17:33:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:33 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7090035770905464541.sh 17:33:33 ---> Orphaned stacks 17:33:33 Setup pyenv: 17:33:33 system 17:33:33 3.8.13 17:33:33 3.9.13 17:33:33 3.10.13 17:33:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AtzZ from file:/tmp/.os_lf_venv 17:33:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:36 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. 17:33:36 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 17:33:36 lf-activate-venv(): INFO: Base packages installed successfully 17:33:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 17:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-AtzZ/bin to PATH 17:33:55 + mapfile -t OS_COE_CLUSTERS_ID 17:33:55 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 17:33:55 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 17:33:55 ++ awk '{print $1}' 17:33:57 + echo '-----> Active clusters -> stacks' 17:33:57 -----> Active clusters -> stacks 17:33:57 + OS_COE_STACKS=() 17:33:57 + [[ 0 -gt 0 ]] 17:33:57 + mapfile -t OS_STACKS 17:33:57 ++ 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 17:33:57 ++ awk '{print $1}' 17:33:58 + echo '-----> Active stacks' 17:33:58 -----> Active stacks 17:33:58 + for stack in "${OS_STACKS[@]}" 17:33:58 + echo releng-controller-csit-1node-notifications-longevity-only-scandium-89 17:33:58 releng-controller-csit-1node-notifications-longevity-only-scandium-89 17:33:58 + echo '-----> Delete orphaned stacks' 17:33:58 -----> Delete orphaned stacks 17:33:58 + for STACK_NAME in "${OS_STACKS[@]}" 17:33:58 + [[ 0 -gt 0 ]] 17:33:58 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-scandium-89 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 17:33:58 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-scandium-89 17:33:58 + builds=() 17:33:58 + for jenkins in "${@:2}" 17:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],' 17:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 17:33:58 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:33:58 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:33:58 ++ 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' 17:33:58 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76400/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/89/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/90/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/bgpcep-sonar/503/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-titanium/517/"}}],"oneOffExecutors":[]}]} 17:33:58 17:33:58 200' 17:33:58 ++ head -n1 17:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76400/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/89/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/90/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/bgpcep-sonar/503/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-titanium/517/"}}],"oneOffExecutors":[]}]} 17:33:58 17:33:58 200' 17:33:58 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76400/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/89/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/90/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/bgpcep-sonar/503/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-titanium/517/"}}],"oneOffExecutors":[]}]}' 17:33:58 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76400/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/89/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/90/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/bgpcep-sonar/503/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-titanium/517/"}}],"oneOffExecutors":[]}]} 17:33:58 17:33:58 200' 17:33:58 ++ awk 'END {print $NF}' 17:33:58 + status=200 17:33:58 + '[' 200 '!=' 200 ']' 17:33:58 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 17:33:58 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 17:33:59 ++ echo https://jenkins.opendaylight.org/releng 17:33:59 ++ awk -F/ '{print $NF}' 17:33:59 ++ sed 's/\/*$//' 17:33:59 + silo=releng 17:33:59 + export silo 17:33:59 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 17:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76400/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/89/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/90/"}},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/bgpcep-sonar/503/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-titanium/517/"}}],"oneOffExecutors":[]}]}' 17:33:59 ++ jq -r '.computer[].executors[].currentExecutable.url' 17:33:59 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 17:33:59 ++ grep -v null 17:33:59 + for jenkins in "${@:2}" 17:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],' 17:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 17:33:59 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:33:59 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:33:59 ++ 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' 17:33:59 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 17:33:59 17:33:59 200' 17:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 17:33:59 17:33:59 200' 17:33:59 ++ head -n1 17:33:59 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 17:33:59 ++ awk 'END {print $NF}' 17:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 17:33:59 17:33:59 200' 17:33:59 + status=200 17:33:59 + '[' 200 '!=' 200 ']' 17:33:59 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 17:33:59 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 17:33:59 ++ echo https://jenkins.opendaylight.org/sandbox 17:33:59 ++ awk -F/ '{print $NF}' 17:33:59 ++ sed 's/\/*$//' 17:33:59 + silo=sandbox 17:33:59 + export silo 17:33:59 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 17:33:59 ++ grep -v null 17:33:59 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 17:33:59 ++ jq -r '.computer[].executors[].currentExecutable.url' 17:33:59 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 17:33:59 + [[ releng-builder-openstack-cron-76400 releng-controller-csit-1node-notifications-longevity-only-scandium-89 releng-integration-distribution-weekly-test-trigger-scandium-90 releng-bgpcep-sonar-503 releng-ovsdb-maven-merge-titanium-517 =~ releng-controller-csit-1node-notifications-longevity-only-scandium-89 ]] 17:33:59 + return 0 17:33:59 + continue 17:33:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15039995896720206000.sh 17:33:59 ---> Orphaned servers 17:33:59 Setup pyenv: 17:33:59 system 17:33:59 3.8.13 17:33:59 3.9.13 17:33:59 3.10.13 17:33:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AtzZ from file:/tmp/.os_lf_venv 17:33:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:01 lf-activate-venv(): INFO: Base packages installed successfully 17:34:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-AtzZ/bin to PATH 17:34:24 -----> Active servers 17:34:24 prd-ubuntu2204-docker-4c-4g-18374 17:34:24 prd-centos8-builder-2c-2g-18373 17:34:24 prd-centos8-robot-2c-8g-18318 17:34:24 prd-centos8-robot-2c-8g-18319 17:34:24 prd-centos8-robot-2c-8g-18320 17:34:24 prd-centos8-robot-2c-8g-18209 17:34:24 prd-queue-intque-2c-1g-18208 17:34:24 prd-ubuntu2204-docker-4c-4g-18081 17:34:24 prd-ubuntu2204-docker-4c-16g-14833 17:34:24 prd-ubuntu2204-docker-4c-16g-14830 17:34:24 prd-ubuntu2204-docker-4c-16g-14832 17:34:24 -----> Delete orphaned servers 17:34:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:25 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins830588037858331695.sh 17:34:25 ---> Orphaned ports 17:34:25 Setup pyenv: 17:34:25 system 17:34:25 3.8.13 17:34:25 3.9.13 17:34:25 3.10.13 17:34:25 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AtzZ from file:/tmp/.os_lf_venv 17:34:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:27 lf-activate-venv(): INFO: Base packages installed successfully 17:34:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 17:34:40 lf-activate-venv(): INFO: Adding /tmp/venv-AtzZ/bin to PATH 17:34:42 No orphaned ports to process. 17:34:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10674769921500285751.sh 17:34:42 ---> Orphaned volumes 17:34:42 + source /home/jenkins/lf-env.sh 17:34:42 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:42 ++ mktemp -d /tmp/venv-XXXX 17:34:42 + lf_venv=/tmp/venv-Jlyr 17:34:42 + local venv_file=/tmp/.os_lf_venv 17:34:42 + local python=python3 17:34:42 + local options 17:34:42 + local set_path=true 17:34:42 + local install_args= 17:34:42 ++ 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 17:34:42 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:34:42 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:34:42 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:42 + true 17:34:42 + case $1 in 17:34:42 + python=python3 17:34:42 + shift 2 17:34:42 + true 17:34:42 + case $1 in 17:34:42 + shift 17:34:42 + break 17:34:42 + case $python in 17:34:42 + local pkg_list= 17:34:42 + [[ -d /opt/pyenv ]] 17:34:42 + echo 'Setup pyenv:' 17:34:42 Setup pyenv: 17:34:42 + export PYENV_ROOT=/opt/pyenv 17:34:42 + PYENV_ROOT=/opt/pyenv 17:34:42 + 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 17:34:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:34:42 + pyenv versions 17:34:42 system 17:34:42 3.8.13 17:34:42 3.9.13 17:34:42 3.10.13 17:34:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:42 + command -v pyenv 17:34:42 ++ pyenv init - --no-rehash 17:34:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:34:42 for i in ${!paths[@]}; do 17:34:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:34:42 fi; done; 17:34:42 echo "${paths[*]}"'\'')" 17:34:42 export PATH="/opt/pyenv/shims:${PATH}" 17:34:42 export PYENV_SHELL=bash 17:34:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:34:42 pyenv() { 17:34:42 local command 17:34:42 command="${1:-}" 17:34:42 if [ "$#" -gt 0 ]; then 17:34:42 shift 17:34:42 fi 17:34:42 17:34:42 case "$command" in 17:34:42 rehash|shell) 17:34:42 eval "$(pyenv "sh-$command" "$@")" 17:34:42 ;; 17:34:42 *) 17:34:42 command pyenv "$command" "$@" 17:34:42 ;; 17:34:42 esac 17:34:42 }' 17:34:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:34:42 for i in ${!paths[@]}; do 17:34:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:34:42 fi; done; 17:34:42 echo "${paths[*]}"' 17:34:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:34:42 ++ 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 17:34:42 ++ 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 17:34:42 ++ export PYENV_SHELL=bash 17:34:42 ++ PYENV_SHELL=bash 17:34:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:34:42 +++ complete -F _pyenv pyenv 17:34:42 ++ lf-pyver python3 17:34:42 ++ local py_version_xy=python3 17:34:42 ++ local py_version_xyz= 17:34:42 ++ awk '{ print $1 }' 17:34:42 ++ pyenv versions 17:34:42 ++ local command 17:34:42 ++ command=versions 17:34:42 ++ '[' 1 -gt 0 ']' 17:34:42 ++ shift 17:34:42 ++ case "$command" in 17:34:42 ++ command pyenv versions 17:34:42 ++ pyenv versions 17:34:42 ++ sed 's/^[ *]* //' 17:34:42 ++ grep -E '^[0-9.]*[0-9]$' 17:34:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:34:43 +++ tail -n 1 17:34:43 +++ grep '^3' /tmp/.pyenv_versions 17:34:43 +++ sort -V 17:34:43 ++ py_version_xyz=3.11.7 17:34:43 ++ [[ -z 3.11.7 ]] 17:34:43 ++ echo 3.11.7 17:34:43 ++ return 0 17:34:43 + pyenv local 3.11.7 17:34:43 + local command 17:34:43 + command=local 17:34:43 + '[' 2 -gt 0 ']' 17:34:43 + shift 17:34:43 + case "$command" in 17:34:43 + command pyenv local 3.11.7 17:34:43 + pyenv local 3.11.7 17:34:43 + for arg in "$@" 17:34:43 + case $arg in 17:34:43 + pkg_list+='lftools[openstack] ' 17:34:43 + for arg in "$@" 17:34:43 + case $arg in 17:34:43 + pkg_list+='kubernetes ' 17:34:43 + for arg in "$@" 17:34:43 + case $arg in 17:34:43 + pkg_list+='niet ' 17:34:43 + for arg in "$@" 17:34:43 + case $arg in 17:34:43 + pkg_list+='python-heatclient ' 17:34:43 + for arg in "$@" 17:34:43 + case $arg in 17:34:43 + pkg_list+='python-openstackclient ' 17:34:43 + for arg in "$@" 17:34:43 + case $arg in 17:34:43 + pkg_list+='python-magnumclient ' 17:34:43 + for arg in "$@" 17:34:43 + case $arg in 17:34:43 + pkg_list+='yq ' 17:34:43 + [[ -f /tmp/.os_lf_venv ]] 17:34:43 ++ cat /tmp/.os_lf_venv 17:34:43 + lf_venv=/tmp/venv-AtzZ 17:34:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AtzZ from' file:/tmp/.os_lf_venv 17:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AtzZ from file:/tmp/.os_lf_venv 17:34:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:34:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:43 + local 'pip_opts=--upgrade --quiet' 17:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:34:43 + [[ -n '' ]] 17:34:43 + [[ -n '' ]] 17:34:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:34:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:43 + /tmp/venv-AtzZ/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 17:34:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:34:45 lf-activate-venv(): INFO: Base packages installed successfully 17:34:45 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 17:34:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 17:34:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:45 + /tmp/venv-AtzZ/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 17:35:01 + type python3 17:35:01 + true 17:35:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AtzZ/bin to PATH' 17:35:01 lf-activate-venv(): INFO: Adding /tmp/venv-AtzZ/bin to PATH 17:35:01 + PATH=/tmp/venv-AtzZ/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 17:35:01 + return 0 17:35:01 + mapfile -t os_volumes 17:35:01 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 17:35:04 + '[' 0 -eq 0 ']' 17:35:04 + echo 'No orphaned volumes found.' 17:35:04 No orphaned volumes found. 17:35:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:35:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:35:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3733077472485943475.sh 17:35:04 ---> Protect in-use images 17:35:04 Setup pyenv: 17:35:04 system 17:35:04 3.8.13 17:35:04 3.9.13 17:35:04 3.10.13 17:35:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AtzZ from file:/tmp/.os_lf_venv 17:35:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:07 lf-activate-venv(): INFO: Base packages installed successfully 17:35:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 17:35:20 lf-activate-venv(): INFO: Adding /tmp/venv-AtzZ/bin to PATH 17:35:20 INFO: There are images to protect defined in jenkins-config. 17:35:20 INFO: There are additional images to protect in the jjb dir. 17:35:20 INFO: Protecting the following images: 17:35:20 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 17:35:20 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 17:35:20 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 17:35:20 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 17:35:20 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 17:35:20 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 17:35:20 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 17:35:20 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 17:35:20 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 17:35:20 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 17:35:20 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 17:35:20 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 17:35:22 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 17:35:23 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 17:35:25 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 17:35:27 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 17:35:28 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 17:35:30 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 17:35:31 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 17:35:33 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 17:35:35 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 17:35:36 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 17:35:38 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 17:35:39 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 17:35:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:35:39 Run condition [Boolean condition] enabling perform for step [BuilderChain] 17:35:39 [EnvInject] - Injecting environment variables from a build step. 17:35:39 [EnvInject] - Injecting as environment variables the properties content 17:35:39 OS_IMAGE_CLEANUP_AGE=30 17:35:39 17:35:39 [EnvInject] - Variables injected successfully. 17:35:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9423492480522434917.sh 17:35:39 ---> Cleanup old images 17:35:39 Setup pyenv: 17:35:39 system 17:35:39 3.8.13 17:35:39 3.9.13 17:35:39 3.10.13 17:35:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AtzZ from file:/tmp/.os_lf_venv 17:35:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:42 lf-activate-venv(): INFO: Base packages installed successfully 17:35:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-AtzZ/bin to PATH 17:35:56 + lftools openstack --os-cloud vex image cleanup --days=30 17:36:01 WARNING: Use of image.protected resulted in an exception 17:36:01 Removing 325 images from vex. 17:36:01 WARNING: Use of image.protected resulted in an exception 17:36:01 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251201-160153.193 is shared. Cannot remove... 17:36:01 WARNING: Use of image.protected resulted in an exception 17:36:01 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251201-000243.318 is shared. Cannot remove... 17:36:01 WARNING: Use of image.protected resulted in an exception 17:36:01 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 17:36:01 WARNING: Use of image.protected resulted in an exception 17:36:01 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 17:36:01 WARNING: Use of image.protected resulted in an exception 17:36:01 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 17:36:01 WARNING: Use of image.protected resulted in an exception 17:36:02 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 17:36:02 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 17:36:02 Build step 'Conditional steps (multiple)' marked build as failure 17:36:02 $ ssh-agent -k 17:36:02 unset SSH_AUTH_SOCK; 17:36:02 unset SSH_AGENT_PID; 17:36:02 echo Agent pid 5456 killed; 17:36:02 [ssh-agent] Stopped. 17:36:02 [PostBuildScript] - [INFO] Executing post build scripts. 17:36:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12691438797404319961.sh 17:36:02 ---> sysstat.sh 17:36:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1113241703469674112.sh 17:36:02 ---> package-listing.sh 17:36:02 ++ facter osfamily 17:36:02 ++ tr '[:upper:]' '[:lower:]' 17:36:03 + OS_FAMILY=redhat 17:36:03 + workspace=/w/workspace/builder-openstack-cron 17:36:03 + START_PACKAGES=/tmp/packages_start.txt 17:36:03 + END_PACKAGES=/tmp/packages_end.txt 17:36:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:03 + PACKAGES=/tmp/packages_start.txt 17:36:03 + '[' /w/workspace/builder-openstack-cron ']' 17:36:03 + PACKAGES=/tmp/packages_end.txt 17:36:03 + case "${OS_FAMILY}" in 17:36:03 + rpm -qa 17:36:03 + sort 17:36:03 + '[' -f /tmp/packages_start.txt ']' 17:36:03 + '[' -f /tmp/packages_end.txt ']' 17:36:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:36:03 + '[' /w/workspace/builder-openstack-cron ']' 17:36:03 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 17:36:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 17:36:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11599414702873303340.sh 17:36:03 ---> capture-instance-metadata.sh 17:36:03 Setup pyenv: 17:36:03 system 17:36:03 3.8.13 17:36:03 3.9.13 17:36:03 3.10.13 17:36:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AtzZ from file:/tmp/.os_lf_venv 17:36:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:06 lf-activate-venv(): INFO: Base packages installed successfully 17:36:06 lf-activate-venv(): INFO: Installing additional packages: lftools 17:36:19 lf-activate-venv(): INFO: Adding /tmp/venv-AtzZ/bin to PATH 17:36:19 INFO: Running in OpenStack, capturing instance metadata 17:36:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6202837649707419161.sh 17:36:19 provisioning config files... 17:36:20 Could not find credentials [logs] for builder-openstack-cron #76400 17:36:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config13053030064185132884tmp 17:36:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:36:20 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:36:20 provisioning config files... 17:36:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:36:20 [EnvInject] - Injecting environment variables from a build step. 17:36:20 [EnvInject] - Injecting as environment variables the properties content 17:36:20 SERVER_ID=logs 17:36:20 17:36:20 [EnvInject] - Variables injected successfully. 17:36:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4404932985741008806.sh 17:36:20 ---> create-netrc.sh 17:36:20 WARN: Log server credential not found. 17:36:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7571279358677170629.sh 17:36:20 ---> python-tools-install.sh 17:36:20 Setup pyenv: 17:36:20 system 17:36:20 3.8.13 17:36:20 3.9.13 17:36:20 3.10.13 17:36:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AtzZ from file:/tmp/.os_lf_venv 17:36:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:22 lf-activate-venv(): INFO: Base packages installed successfully 17:36:22 lf-activate-venv(): INFO: Installing additional packages: lftools 17:36:32 lf-activate-venv(): INFO: Adding /tmp/venv-AtzZ/bin to PATH 17:36:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12463869533869500761.sh 17:36:32 ---> sudo-logs.sh 17:36:32 Archiving 'sudo' log.. 17:36:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10165625943790323240.sh 17:36:33 ---> job-cost.sh 17:36:33 Setup pyenv: 17:36:33 system 17:36:33 3.8.13 17:36:33 3.9.13 17:36:33 3.10.13 17:36:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AtzZ from file:/tmp/.os_lf_venv 17:36:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:35 lf-activate-venv(): INFO: Base packages installed successfully 17:36:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:36:43 lf-activate-venv(): INFO: Adding /tmp/venv-AtzZ/bin to PATH 17:36:43 INFO: No Stack... 17:36:43 INFO: Retrieving Pricing Info for: v3-standard-2 17:36:43 INFO: Archiving Costs 17:36:43 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6553597262942526367.sh 17:36:43 ---> logs-deploy.sh 17:36:43 Setup pyenv: 17:36:43 system 17:36:43 3.8.13 17:36:43 3.9.13 17:36:43 3.10.13 17:36:43 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AtzZ from file:/tmp/.os_lf_venv 17:36:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:46 lf-activate-venv(): INFO: Base packages installed successfully 17:36:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:36:56 lf-activate-venv(): INFO: Adding /tmp/venv-AtzZ/bin to PATH 17:36:56 WARNING: Nexus logging server not set 17:36:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76400/ 17:36:56 INFO: archiving logs to S3 17:36:57 ---> uname -a: 17:36:57 Linux prd-centos8-builder-2c-2g-18373.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 17:36:57 17:36:57 17:36:57 ---> lscpu: 17:36:57 Architecture: x86_64 17:36:57 CPU op-mode(s): 32-bit, 64-bit 17:36:57 Byte Order: Little Endian 17:36:57 CPU(s): 2 17:36:57 On-line CPU(s) list: 0,1 17:36:57 Thread(s) per core: 1 17:36:57 Core(s) per socket: 1 17:36:57 Socket(s): 2 17:36:57 NUMA node(s): 1 17:36:57 Vendor ID: AuthenticAMD 17:36:57 CPU family: 23 17:36:57 Model: 49 17:36:57 Model name: AMD EPYC-Rome Processor 17:36:57 Stepping: 0 17:36:57 CPU MHz: 2799.998 17:36:57 BogoMIPS: 5599.99 17:36:57 Virtualization: AMD-V 17:36:57 Hypervisor vendor: KVM 17:36:57 Virtualization type: full 17:36:57 L1d cache: 32K 17:36:57 L1i cache: 32K 17:36:57 L2 cache: 512K 17:36:57 L3 cache: 16384K 17:36:57 NUMA node0 CPU(s): 0,1 17:36: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 17:36:57 17:36:57 17:36:57 ---> nproc: 17:36:57 2 17:36:57 17:36:57 17:36:57 ---> df -h: 17:36:57 Filesystem Size Used Avail Use% Mounted on 17:36:57 devtmpfs 3.8G 0 3.8G 0% /dev 17:36:57 tmpfs 3.8G 0 3.8G 0% /dev/shm 17:36:57 tmpfs 3.8G 17M 3.8G 1% /run 17:36:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:36:57 /dev/vda1 40G 8.5G 32G 22% / 17:36:57 tmpfs 770M 0 770M 0% /run/user/1001 17:36:57 17:36:57 17:36:57 ---> free -m: 17:36:57 total used free shared buff/cache available 17:36:57 Mem: 7697 625 4808 19 2262 6774 17:36:57 Swap: 1023 0 1023 17:36:57 17:36:57 17:36:57 ---> ip addr: 17:36:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:36:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:36:57 inet 127.0.0.1/8 scope host lo 17:36:57 valid_lft forever preferred_lft forever 17:36:57 inet6 ::1/128 scope host 17:36:57 valid_lft forever preferred_lft forever 17:36:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:36:57 link/ether fa:16:3e:19:bc:f5 brd ff:ff:ff:ff:ff:ff 17:36:57 altname enp0s3 17:36:57 altname ens3 17:36:57 inet 10.30.171.130/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 17:36:57 valid_lft 86077sec preferred_lft 86077sec 17:36:57 inet6 fe80::f816:3eff:fe19:bcf5/64 scope link 17:36:57 valid_lft forever preferred_lft forever 17:36:57 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:36:57 link/ether 02:42:ff:9a:4a:52 brd ff:ff:ff:ff:ff:ff 17:36:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:36:57 valid_lft forever preferred_lft forever 17:36:57 17:36:57 17:36:57 ---> sar -b -r -n DEV: 17:36:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/04/2026 _x86_64_ (2 CPU) 17:36:57 17:36:57 17:31:30 LINUX RESTART (2 CPU) 17:36:57 17:36:57 05:32:01 PM tps rtps wtps bread/s bwrtn/s 17:36:57 05:33:01 PM 194.92 17.14 177.77 5257.45 7900.25 17:36:57 05:34:01 PM 107.03 0.68 106.35 102.37 11393.40 17:36:57 05:35:01 PM 34.01 0.10 33.91 3.60 1760.02 17:36:57 05:36:01 PM 22.10 0.75 21.35 50.26 568.31 17:36:57 Average: 89.52 4.67 84.85 1353.53 5405.85 17:36:57 17:36:57 05:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:36:57 05:33:01 PM 5188880 7021436 2693552 34.17 2688 2015052 950436 10.64 201224 2168764 145088 17:36:57 05:34:01 PM 4998556 7002444 2883876 36.59 2688 2178880 933208 10.45 231092 2297048 41276 17:36:57 05:35:01 PM 4988644 6994384 2893788 36.71 2688 2180856 953492 10.68 267756 2270124 10768 17:36:57 05:36:01 PM 4942772 6949892 2939660 37.29 2688 2182316 978652 10.96 268972 2314328 10756 17:36:57 Average: 5029713 6992039 2852719 36.19 2688 2139276 953947 10.68 242261 2262566 51972 17:36:57 17:36:57 05:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:36:57 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:57 05:33:01 PM eth0 295.32 187.77 1828.31 62.44 0.00 0.00 0.00 0.00 17:36:57 05:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:57 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:57 05:34:01 PM eth0 73.19 59.78 815.39 12.45 0.00 0.00 0.00 0.00 17:36:57 05:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:57 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:57 05:35:01 PM eth0 22.08 23.53 28.83 9.23 0.00 0.00 0.00 0.00 17:36:57 05:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:57 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:57 05:36:01 PM eth0 21.06 20.58 31.18 7.34 0.00 0.00 0.00 0.00 17:36:57 05:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:57 Average: eth0 102.92 72.92 675.98 22.86 0.00 0.00 0.00 0.00 17:36:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:57 17:36:57 17:36:57 ---> sar -P ALL: 17:36:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/04/2026 _x86_64_ (2 CPU) 17:36:57 17:36:57 17:31:30 LINUX RESTART (2 CPU) 17:36:57 17:36:57 05:32:01 PM CPU %user %nice %system %iowait %steal %idle 17:36:57 05:33:01 PM all 38.72 0.00 6.95 2.02 0.13 52.18 17:36:57 05:33:01 PM 0 39.42 0.00 6.49 2.19 0.15 51.75 17:36:57 05:33:01 PM 1 38.02 0.00 7.40 1.86 0.12 52.60 17:36:57 05:34:01 PM all 34.69 0.00 5.35 1.12 0.10 58.74 17:36:57 05:34:01 PM 0 36.67 0.00 5.07 0.90 0.10 57.26 17:36:57 05:34:01 PM 1 32.70 0.00 5.63 1.35 0.10 60.22 17:36:57 05:35:01 PM all 34.26 0.00 3.22 0.23 0.10 62.18 17:36:57 05:35:01 PM 0 42.19 0.00 3.57 0.22 0.10 53.93 17:36:57 05:35:01 PM 1 26.34 0.00 2.87 0.25 0.10 70.44 17:36:57 05:36:01 PM all 32.92 0.00 3.49 0.15 0.09 63.35 17:36:57 05:36:01 PM 0 27.20 0.00 3.13 0.12 0.08 69.47 17:36:57 05:36:01 PM 1 38.63 0.00 3.85 0.18 0.10 57.24 17:36:57 Average: all 35.15 0.00 4.75 0.88 0.11 59.12 17:36:57 Average: 0 36.37 0.00 4.56 0.85 0.11 58.11 17:36:57 Average: 1 33.92 0.00 4.94 0.91 0.10 60.13 17:36:57 17:36:57 17:36:57