16:32:10 Started by timer 16:32:10 Running as SYSTEM 16:32:10 [EnvInject] - Loading node environment variables. 16:32:10 Building remotely on prd-centos8-builder-2c-2g-11650 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 16:32:11 [ssh-agent] Looking for ssh-agent implementation... 16:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:11 $ ssh-agent 16:32:11 SSH_AUTH_SOCK=/tmp/ssh-xwHAuO3BMxxY/agent.5454 16:32:11 SSH_AGENT_PID=5455 16:32:11 [ssh-agent] Started. 16:32:11 Running ssh-add (command line suppressed) 16:32:11 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_4626869061850733811.key (/w/workspace/builder-openstack-cron@tmp/private_key_4626869061850733811.key) 16:32:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:32:11 The recommended git tool is: NONE 16:32:13 using credential jenkins-ssh 16:32:13 Wiping out workspace first. 16:32:13 Cloning the remote Git repository 16:32:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 16:32:14 > git init /w/workspace/builder-openstack-cron # timeout=10 16:32:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:32:14 > git --version # timeout=10 16:32:14 > git --version # 'git version 2.43.0' 16:32:14 using GIT_SSH to set credentials jenkins-ssh 16:32:14 [INFO] Currently running in a labeled security context 16:32:14 [INFO] Currently SELinux is 'enforcing' on the host 16:32:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh12227027609353809083.key 16:32:14 Verifying host key using known hosts file 16:32:14 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. 16:32:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:32:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:17 Avoid second fetch 16:32:17 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:32:17 Checking out Revision 5b99442cefc0825e5d403e37de7737281ce94245 (refs/remotes/origin/master) 16:32:17 > git config core.sparsecheckout # timeout=10 16:32:17 > git checkout -f 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 16:32:17 Commit message: "Merge "Chore: Update Github workflows to latest versions"" 16:32:17 > git rev-list --no-walk 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 16:32:17 > git remote # timeout=10 16:32:17 > git submodule init # timeout=10 16:32:17 > git submodule sync # timeout=10 16:32:17 > git config --get remote.origin.url # timeout=10 16:32:17 > git submodule init # timeout=10 16:32:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:32:18 > git config --get submodule.global-jjb.url # timeout=10 16:32:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:32:18 > git config --get submodule.packer/common-packer.url # timeout=10 16:32:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:32:18 > git submodule update --init --recursive global-jjb # timeout=10 16:32:19 > git submodule update --init --recursive packer/common-packer # timeout=10 16:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:32:24 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:32:24 No emails were triggered. 16:32:24 provisioning config files... 16:32:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:32:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:32:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:32:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6207661700258594321.sh 16:32:24 ---> python-tools-install.sh 16:32:24 Setup pyenv: 16:32:24 system 16:32:24 * 3.8.13 (set by /opt/pyenv/version) 16:32:24 * 3.9.13 (set by /opt/pyenv/version) 16:32:24 * 3.10.13 (set by /opt/pyenv/version) 16:32:25 * 3.11.7 (set by /opt/pyenv/version) 16:32:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LU0u 16:32:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:32:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:32:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:32:34 lf-activate-venv(): INFO: Base packages installed successfully 16:32:34 lf-activate-venv(): INFO: Installing additional packages: lftools 16:33:03 lf-activate-venv(): INFO: Adding /tmp/venv-LU0u/bin to PATH 16:33:03 Generating Requirements File 16: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. 16:33:24 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:33:25 Python 3.11.7 16:33:25 pip 25.3 from /tmp/venv-LU0u/lib/python3.11/site-packages/pip (python 3.11) 16:33:25 appdirs==1.4.4 16:33:25 argcomplete==3.6.3 16:33:25 aspy.yaml==1.3.0 16:33:25 attrs==25.4.0 16:33:25 autopage==0.5.2 16:33:25 beautifulsoup4==4.14.3 16:33:25 boto3==1.42.4 16:33:25 botocore==1.42.4 16:33:25 bs4==0.0.2 16:33:25 cachetools==6.2.2 16:33:25 certifi==2025.11.12 16:33:25 cffi==2.0.0 16:33:25 cfgv==3.5.0 16:33:25 chardet==5.2.0 16:33:25 charset-normalizer==3.4.4 16:33:25 click==8.3.1 16:33:25 cliff==4.13.0 16:33:25 cmd2==3.0.0 16:33:25 cryptography==3.3.2 16:33:25 debtcollector==3.0.0 16:33:25 decorator==5.2.1 16:33:25 defusedxml==0.7.1 16:33:25 Deprecated==1.3.1 16:33:25 distlib==0.4.0 16:33:25 dnspython==2.8.0 16:33:25 docker==7.1.0 16:33:25 dogpile.cache==1.5.0 16:33:25 durationpy==0.10 16:33:25 email-validator==2.3.0 16:33:25 filelock==3.20.0 16:33:25 future==1.0.0 16:33:25 gitdb==4.0.12 16:33:25 GitPython==3.1.45 16:33:25 google-auth==2.43.0 16:33:25 httplib2==0.31.0 16:33:25 identify==2.6.15 16:33:25 idna==3.11 16:33:25 importlib-resources==1.5.0 16:33:25 iso8601==2.1.0 16:33:25 Jinja2==3.1.6 16:33:25 jmespath==1.0.1 16:33:25 jsonpatch==1.33 16:33:25 jsonpointer==3.0.0 16:33:25 jsonschema==4.25.1 16:33:25 jsonschema-specifications==2025.9.1 16:33:25 keystoneauth1==5.12.0 16:33:25 kubernetes==34.1.0 16:33:25 lftools==0.37.17 16:33:25 lxml==6.0.2 16:33:25 markdown-it-py==4.0.0 16:33:25 MarkupSafe==3.0.3 16:33:25 mdurl==0.1.2 16:33:25 msgpack==1.1.2 16:33:25 multi_key_dict==2.0.3 16:33:25 munch==4.0.0 16:33:25 netaddr==1.3.0 16:33:25 niet==1.4.2 16:33:25 nodeenv==1.9.1 16:33:25 oauth2client==4.1.3 16:33:25 oauthlib==3.3.1 16:33:25 openstacksdk==4.8.0 16:33:25 os-service-types==1.8.2 16:33:25 osc-lib==4.2.0 16:33:25 oslo.config==10.1.0 16:33:25 oslo.context==6.2.0 16:33:25 oslo.i18n==6.7.1 16:33:25 oslo.log==7.2.1 16:33:25 oslo.serialization==5.8.0 16:33:25 oslo.utils==9.2.0 16:33:25 packaging==25.0 16:33:25 pbr==7.0.3 16:33:25 platformdirs==4.5.1 16:33:25 prettytable==3.17.0 16:33:25 psutil==7.1.3 16:33:25 pyasn1==0.6.1 16:33:25 pyasn1_modules==0.4.2 16:33:25 pycparser==2.23 16:33:25 pygerrit2==2.0.15 16:33:25 PyGithub==2.8.1 16:33:25 Pygments==2.19.2 16:33:25 PyJWT==2.10.1 16:33:25 PyNaCl==1.6.1 16:33:25 pyparsing==2.4.7 16:33:25 pyperclip==1.11.0 16:33:25 pyrsistent==0.20.0 16:33:25 python-cinderclient==9.8.0 16:33:25 python-dateutil==2.9.0.post0 16:33:25 python-heatclient==4.3.0 16:33:25 python-jenkins==1.8.3 16:33:25 python-keystoneclient==5.7.0 16:33:25 python-magnumclient==4.9.0 16:33:25 python-openstackclient==8.2.0 16:33:25 python-swiftclient==4.9.0 16:33:25 PyYAML==6.0.3 16:33:25 referencing==0.37.0 16:33:25 requests==2.32.5 16:33:25 requests-oauthlib==2.0.0 16:33:25 requestsexceptions==1.4.0 16:33:25 rfc3986==2.0.0 16:33:25 rich==14.2.0 16:33:25 rich-argparse==1.7.2 16:33:25 rpds-py==0.30.0 16:33:25 rsa==4.9.1 16:33:25 ruamel.yaml==0.18.16 16:33:25 ruamel.yaml.clib==0.2.15 16:33:25 s3transfer==0.16.0 16:33:25 simplejson==3.20.2 16:33:25 six==1.17.0 16:33:25 smmap==5.0.2 16:33:25 soupsieve==2.8 16:33:25 stevedore==5.6.0 16:33:25 tabulate==0.9.0 16:33:25 toml==0.10.2 16:33:25 tomlkit==0.13.3 16:33:25 tqdm==4.67.1 16:33:25 typing_extensions==4.15.0 16:33:25 tzdata==2025.2 16:33:25 urllib3==1.26.20 16:33:25 virtualenv==20.35.4 16:33:25 wcwidth==0.2.14 16:33:25 websocket-client==1.9.0 16:33:25 wrapt==2.0.1 16:33:25 xdg==6.0.0 16:33:25 xmltodict==1.0.2 16:33:25 yq==3.4.3 16:33:25 [EnvInject] - Injecting environment variables from a build step. 16:33:25 [EnvInject] - Injecting as environment variables the properties content 16:33:25 OS_CLOUD=vex 16:33:25 16:33:25 [EnvInject] - Variables injected successfully. 16:33:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:25 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2728098321043850238.sh 16:33:25 ---> Orphaned k8s clusters 16:33:25 Setup pyenv: 16:33:26 system 16:33:26 3.8.13 16:33:26 3.9.13 16:33:26 3.10.13 16:33:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LU0u from file:/tmp/.os_lf_venv 16:33:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:28 lf-activate-venv(): INFO: Base packages installed successfully 16:33:28 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 16:33:39 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. 16:33:39 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 16:33:39 lf-activate-venv(): INFO: Adding /tmp/venv-LU0u/bin to PATH 16:33:42 -----> Delete orphaned cluster 16:33:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:33:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:33:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins810936853073860796.sh 16:33:42 ---> Orphaned stacks 16:33:42 Setup pyenv: 16:33:42 system 16:33:42 3.8.13 16:33:42 3.9.13 16:33:42 3.10.13 16:33:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:33:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LU0u from file:/tmp/.os_lf_venv 16:33:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:46 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. 16:33:46 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 16:33:46 lf-activate-venv(): INFO: Base packages installed successfully 16:33:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 16:34:10 lf-activate-venv(): INFO: Adding /tmp/venv-LU0u/bin to PATH 16:34:10 + mapfile -t OS_COE_CLUSTERS_ID 16:34:10 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:34:10 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:34:10 ++ awk '{print $1}' 16:34:13 + echo '-----> Active clusters -> stacks' 16:34:13 -----> Active clusters -> stacks 16:34:13 + OS_COE_STACKS=() 16:34:13 + [[ 0 -gt 0 ]] 16:34:13 + mapfile -t OS_STACKS 16:34:13 ++ 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 16:34:13 ++ awk '{print $1}' 16:34:14 + echo '-----> Active stacks' 16:34:14 -----> Active stacks 16:34:14 + for stack in "${OS_STACKS[@]}" 16:34:14 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-18 16:34:14 releng-controller-csit-1node-notifications-longevity-only-vanadium-18 16:34:14 + echo '-----> Delete orphaned stacks' 16:34:14 -----> Delete orphaned stacks 16:34:14 + for STACK_NAME in "${OS_STACKS[@]}" 16:34:14 + [[ 0 -gt 0 ]] 16:34:14 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-vanadium-18 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 16:34:14 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-vanadium-18 16:34:14 + builds=() 16:34:14 + for jenkins in "${@:2}" 16:34:14 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:34:14 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:34:14 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:14 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:14 ++ 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' 16:34:14 + 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/75751/"}}],"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-vanadium/18/"}}],"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/integration-distribution-weekly-test-trigger-vanadium/18/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-verify-master-mvn39-openjdk21/3341/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:34:14 16:34:14 200' 16:34:14 ++ 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/75751/"}}],"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-vanadium/18/"}}],"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/integration-distribution-weekly-test-trigger-vanadium/18/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-verify-master-mvn39-openjdk21/3341/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:34:14 16:34:14 200' 16:34:14 ++ head -n1 16:34:14 + 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/75751/"}}],"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-vanadium/18/"}}],"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/integration-distribution-weekly-test-trigger-vanadium/18/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-verify-master-mvn39-openjdk21/3341/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 16:34:14 ++ 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/75751/"}}],"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-vanadium/18/"}}],"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/integration-distribution-weekly-test-trigger-vanadium/18/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-verify-master-mvn39-openjdk21/3341/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:34:14 16:34:14 200' 16:34:14 ++ awk 'END {print $NF}' 16:34:14 + status=200 16:34:14 + '[' 200 '!=' 200 ']' 16:34:14 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:34:14 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:34:14 ++ echo https://jenkins.opendaylight.org/releng 16:34:14 ++ awk -F/ '{print $NF}' 16:34:14 ++ sed 's/\/*$//' 16:34:14 + silo=releng 16:34:14 + export silo 16:34:14 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:34:14 ++ grep -v null 16:34:14 ++ 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/75751/"}}],"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-vanadium/18/"}}],"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/integration-distribution-weekly-test-trigger-vanadium/18/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-verify-master-mvn39-openjdk21/3341/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 16:34:14 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:34:14 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:34:14 + for jenkins in "${@:2}" 16:34:14 + PARAMS='tree=computer[executors[currentExecutable[url]],' 16:34:14 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 16:34:14 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:14 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 16:34:14 ++ 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' 16:34:14 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:34:14 16:34:14 200' 16:34:14 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:34:14 16:34:14 200' 16:34:14 ++ head -n1 16:34:14 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 16:34:14 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 16:34:14 16:34:14 200' 16:34:14 ++ awk 'END {print $NF}' 16:34:14 + status=200 16:34:14 + '[' 200 '!=' 200 ']' 16:34:14 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 16:34:14 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 16:34:14 ++ echo https://jenkins.opendaylight.org/sandbox 16:34:14 ++ sed 's/\/*$//' 16:34:14 ++ awk -F/ '{print $NF}' 16:34:14 + silo=sandbox 16:34:14 + export silo 16:34:14 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 16:34:14 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 16:34:14 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 16:34:14 ++ jq -r '.computer[].executors[].currentExecutable.url' 16:34:14 ++ grep -v null 16:34:14 + [[ releng-builder-openstack-cron-75751 releng-controller-csit-1node-notifications-longevity-only-vanadium-18 releng-integration-distribution-weekly-test-trigger-vanadium-18 releng-controller-maven-verify-master-mvn39-openjdk21-3341 =~ releng-controller-csit-1node-notifications-longevity-only-vanadium-18 ]] 16:34:14 + return 0 16:34:14 + continue 16:34:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13483150126800072257.sh 16:34:14 ---> Orphaned servers 16:34:14 Setup pyenv: 16:34:14 system 16:34:14 3.8.13 16:34:14 3.9.13 16:34:14 3.10.13 16:34:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LU0u from file:/tmp/.os_lf_venv 16:34:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:17 lf-activate-venv(): INFO: Base packages installed successfully 16:34:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-LU0u/bin to PATH 16:34:59 -----> Active servers 16:34:59 prd-centos8-builder-2c-2g-11650 16:34:59 prd-ubuntu2204-docker-4c-4g-11649 16:34:59 prd-ubuntu2204-docker-8c-8g-11648 16:34:59 prd-ubuntu2204-docker-4c-4g-11647 16:34:59 prd-centos8-robot-2c-8g-11560 16:34:59 prd-centos8-robot-2c-8g-11562 16:34:59 prd-centos8-robot-2c-8g-11561 16:34:59 prd-centos8-robot-2c-8g-11464 16:34:59 prd-queue-intque-2c-1g-11423 16:34:59 snd-centos8-robot-2c-8g-137 16:34:59 -----> Delete orphaned servers 16:34:59 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-11648 16:35:18 openstack.exceptions.HttpException: HttpException: 500: Server Error for url: https://compute.public.mtl1.vexxhost.net/v2.1/12c36e260d8e4bb2913965203b1b491f/servers/detail?name=prd-ubuntu2204-docker-8c-8g-11648, Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 16:35:18 16:35:18 Deleting orphaned server: prd-ubuntu2204-docker-4c-4g-11647 16:35:20 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 16:35:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:35:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:35:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9201834347749901844.sh 16:35:21 ---> Orphaned ports 16:35:21 Setup pyenv: 16:35:21 system 16:35:21 3.8.13 16:35:21 3.9.13 16:35:21 3.10.13 16:35:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LU0u from file:/tmp/.os_lf_venv 16:35:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:24 lf-activate-venv(): INFO: Base packages installed successfully 16:35:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 16:35:41 lf-activate-venv(): INFO: Adding /tmp/venv-LU0u/bin to PATH 16:35:44 No orphaned ports to process. 16:35:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:35:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:35:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7926305525430767088.sh 16:35:44 ---> Orphaned volumes 16:35:44 + source /home/jenkins/lf-env.sh 16:35:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:44 ++ mktemp -d /tmp/venv-XXXX 16:35:44 + lf_venv=/tmp/venv-iqf7 16:35:44 + local venv_file=/tmp/.os_lf_venv 16:35:44 + local python=python3 16:35:44 + local options 16:35:44 + local set_path=true 16:35:44 + local install_args= 16:35:44 ++ 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 16:35:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:35:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:35:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:44 + true 16:35:44 + case $1 in 16:35:44 + python=python3 16:35:44 + shift 2 16:35:44 + true 16:35:44 + case $1 in 16:35:44 + shift 16:35:44 + break 16:35:44 + case $python in 16:35:44 + local pkg_list= 16:35:44 + [[ -d /opt/pyenv ]] 16:35:44 + echo 'Setup pyenv:' 16:35:44 Setup pyenv: 16:35:44 + export PYENV_ROOT=/opt/pyenv 16:35:44 + PYENV_ROOT=/opt/pyenv 16:35:44 + 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 16:35:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:35:44 + pyenv versions 16:35:44 system 16:35:44 3.8.13 16:35:44 3.9.13 16:35:44 3.10.13 16:35:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:44 + command -v pyenv 16:35:44 ++ pyenv init - --no-rehash 16:35:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:35:44 for i in ${!paths[@]}; do 16:35:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:35:44 fi; done; 16:35:44 echo "${paths[*]}"'\'')" 16:35:44 export PATH="/opt/pyenv/shims:${PATH}" 16:35:44 export PYENV_SHELL=bash 16:35:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:35:44 pyenv() { 16:35:44 local command 16:35:44 command="${1:-}" 16:35:44 if [ "$#" -gt 0 ]; then 16:35:44 shift 16:35:44 fi 16:35:44 16:35:44 case "$command" in 16:35:44 rehash|shell) 16:35:44 eval "$(pyenv "sh-$command" "$@")" 16:35:44 ;; 16:35:44 *) 16:35:44 command pyenv "$command" "$@" 16:35:44 ;; 16:35:44 esac 16:35:44 }' 16:35:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:35:44 for i in ${!paths[@]}; do 16:35:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:35:44 fi; done; 16:35:44 echo "${paths[*]}"' 16:35:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:35:44 ++ 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 16:35:44 ++ 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 16:35:44 ++ export PYENV_SHELL=bash 16:35:44 ++ PYENV_SHELL=bash 16:35:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:35:44 +++ complete -F _pyenv pyenv 16:35:44 ++ lf-pyver python3 16:35:44 ++ local py_version_xy=python3 16:35:44 ++ local py_version_xyz= 16:35:44 ++ awk '{ print $1 }' 16:35:44 ++ pyenv versions 16:35:44 ++ local command 16:35:44 ++ command=versions 16:35:44 ++ '[' 1 -gt 0 ']' 16:35:44 ++ shift 16:35:44 ++ case "$command" in 16:35:44 ++ command pyenv versions 16:35:44 ++ pyenv versions 16:35:44 ++ sed 's/^[ *]* //' 16:35:44 ++ grep -E '^[0-9.]*[0-9]$' 16:35:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:35:44 +++ grep '^3' /tmp/.pyenv_versions 16:35:44 +++ sort -V 16:35:44 +++ tail -n 1 16:35:44 ++ py_version_xyz=3.11.7 16:35:44 ++ [[ -z 3.11.7 ]] 16:35:44 ++ echo 3.11.7 16:35:44 ++ return 0 16:35:44 + pyenv local 3.11.7 16:35:44 + local command 16:35:44 + command=local 16:35:44 + '[' 2 -gt 0 ']' 16:35:44 + shift 16:35:44 + case "$command" in 16:35:44 + command pyenv local 3.11.7 16:35:44 + pyenv local 3.11.7 16:35:44 + for arg in "$@" 16:35:44 + case $arg in 16:35:44 + pkg_list+='lftools[openstack] ' 16:35:44 + for arg in "$@" 16:35:44 + case $arg in 16:35:44 + pkg_list+='kubernetes ' 16:35:44 + for arg in "$@" 16:35:44 + case $arg in 16:35:44 + pkg_list+='niet ' 16:35:44 + for arg in "$@" 16:35:44 + case $arg in 16:35:44 + pkg_list+='python-heatclient ' 16:35:44 + for arg in "$@" 16:35:44 + case $arg in 16:35:44 + pkg_list+='python-openstackclient ' 16:35:44 + for arg in "$@" 16:35:44 + case $arg in 16:35:44 + pkg_list+='python-magnumclient ' 16:35:44 + for arg in "$@" 16:35:44 + case $arg in 16:35:44 + pkg_list+='yq ' 16:35:44 + [[ -f /tmp/.os_lf_venv ]] 16:35:44 ++ cat /tmp/.os_lf_venv 16:35:44 + lf_venv=/tmp/venv-LU0u 16:35:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LU0u from' file:/tmp/.os_lf_venv 16:35:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LU0u from file:/tmp/.os_lf_venv 16:35:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:35:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:44 + local 'pip_opts=--upgrade --quiet' 16:35:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:35:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:35:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:35:44 + [[ -n '' ]] 16:35:44 + [[ -n '' ]] 16:35:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:35:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:44 + /tmp/venv-LU0u/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 16:35:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:35:46 lf-activate-venv(): INFO: Base packages installed successfully 16:35:46 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 16:35:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 16:35:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:46 + /tmp/venv-LU0u/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 16:36:02 + type python3 16:36:02 + true 16:36:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LU0u/bin to PATH' 16:36:02 lf-activate-venv(): INFO: Adding /tmp/venv-LU0u/bin to PATH 16:36:02 + PATH=/tmp/venv-LU0u/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 16:36:02 + return 0 16:36:02 + mapfile -t os_volumes 16:36:02 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 16:36:06 + '[' 0 -eq 0 ']' 16:36:06 + echo 'No orphaned volumes found.' 16:36:06 No orphaned volumes found. 16:36:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:36:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:36:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10616506383601829337.sh 16:36:06 ---> Protect in-use images 16:36:06 Setup pyenv: 16:36:06 system 16:36:06 3.8.13 16:36:06 3.9.13 16:36:06 3.10.13 16:36:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LU0u from file:/tmp/.os_lf_venv 16:36:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:08 lf-activate-venv(): INFO: Base packages installed successfully 16:36:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 16:36:21 lf-activate-venv(): INFO: Adding /tmp/venv-LU0u/bin to PATH 16:36:21 INFO: There are images to protect defined in jenkins-config. 16:36:21 INFO: There are additional images to protect in the jjb dir. 16:36:21 INFO: Protecting the following images: 16:36:21 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 16:36:21 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 16:36:21 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 16:36:21 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 16:36:21 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 16:36:21 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 16:36:21 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 16:36:21 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 16:36:21 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 16:36:21 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 16:36:21 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 16:36:21 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 16:36:23 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 16:36:25 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 16:36:26 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 16:36:28 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 16:36:29 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 16:36:36 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 16:36:36 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 16:36:36 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 16:36:36 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 16:36:38 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 16:36:39 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 16:36:41 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 16:36:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:36:41 Run condition [Boolean condition] enabling perform for step [BuilderChain] 16:36:41 [EnvInject] - Injecting environment variables from a build step. 16:36:41 [EnvInject] - Injecting as environment variables the properties content 16:36:41 OS_IMAGE_CLEANUP_AGE=30 16:36:41 16:36:41 [EnvInject] - Variables injected successfully. 16:36:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1007631203315393430.sh 16:36:41 ---> Cleanup old images 16:36:41 Setup pyenv: 16:36:41 system 16:36:41 3.8.13 16:36:41 3.9.13 16:36:41 3.10.13 16:36:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LU0u from file:/tmp/.os_lf_venv 16:36:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:43 lf-activate-venv(): INFO: Base packages installed successfully 16:36:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:37:01 lf-activate-venv(): INFO: Adding /tmp/venv-LU0u/bin to PATH 16:37:01 + lftools openstack --os-cloud vex image cleanup --days=30 16:37:07 WARNING: Use of image.protected resulted in an exception 16:37:07 Removing 320 images from vex. 16:37:07 WARNING: Use of image.protected resulted in an exception 16:37:07 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 16:37:07 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 16:37:07 Build step 'Conditional steps (multiple)' marked build as failure 16:37:07 $ ssh-agent -k 16:37:07 unset SSH_AUTH_SOCK; 16:37:07 unset SSH_AGENT_PID; 16:37:07 echo Agent pid 5455 killed; 16:37:07 [ssh-agent] Stopped. 16:37:07 [PostBuildScript] - [INFO] Executing post build scripts. 16:37:07 [builder-openstack-cron] $ /bin/bash /tmp/jenkins878519946608913548.sh 16:37:07 ---> sysstat.sh 16:37:08 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2613656127297603277.sh 16:37:08 ---> package-listing.sh 16:37:08 ++ facter osfamily 16:37:08 ++ tr '[:upper:]' '[:lower:]' 16:37:08 + OS_FAMILY=redhat 16:37:08 + workspace=/w/workspace/builder-openstack-cron 16:37:08 + START_PACKAGES=/tmp/packages_start.txt 16:37:08 + END_PACKAGES=/tmp/packages_end.txt 16:37:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:37:08 + PACKAGES=/tmp/packages_start.txt 16:37:08 + '[' /w/workspace/builder-openstack-cron ']' 16:37:08 + PACKAGES=/tmp/packages_end.txt 16:37:08 + case "${OS_FAMILY}" in 16:37:08 + rpm -qa 16:37:08 + sort 16:37:09 + '[' -f /tmp/packages_start.txt ']' 16:37:09 + '[' -f /tmp/packages_end.txt ']' 16:37:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:37:09 + '[' /w/workspace/builder-openstack-cron ']' 16:37:09 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 16:37:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 16:37:09 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10999715861002512533.sh 16:37:09 ---> capture-instance-metadata.sh 16:37:09 Setup pyenv: 16:37:09 system 16:37:09 3.8.13 16:37:09 3.9.13 16:37:09 3.10.13 16:37:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:37:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LU0u from file:/tmp/.os_lf_venv 16:37:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:11 lf-activate-venv(): INFO: Base packages installed successfully 16:37:11 lf-activate-venv(): INFO: Installing additional packages: lftools 16:37:21 lf-activate-venv(): INFO: Adding /tmp/venv-LU0u/bin to PATH 16:37:21 INFO: Running in OpenStack, capturing instance metadata 16:37:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins500731345526239910.sh 16:37:22 provisioning config files... 16:37:22 Could not find credentials [logs] for builder-openstack-cron #75751 16:37:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config11924282152035823494tmp 16:37:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:37:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:37:22 provisioning config files... 16:37:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:37:22 [EnvInject] - Injecting environment variables from a build step. 16:37:22 [EnvInject] - Injecting as environment variables the properties content 16:37:22 SERVER_ID=logs 16:37:22 16:37:22 [EnvInject] - Variables injected successfully. 16:37:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3747427445189308507.sh 16:37:22 ---> create-netrc.sh 16:37:22 WARN: Log server credential not found. 16:37:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10461383218663860098.sh 16:37:22 ---> python-tools-install.sh 16:37:22 Setup pyenv: 16:37:23 system 16:37:23 3.8.13 16:37:23 3.9.13 16:37:23 3.10.13 16:37:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:37:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LU0u from file:/tmp/.os_lf_venv 16:37:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:25 lf-activate-venv(): INFO: Base packages installed successfully 16:37:25 lf-activate-venv(): INFO: Installing additional packages: lftools 16:37:34 lf-activate-venv(): INFO: Adding /tmp/venv-LU0u/bin to PATH 16:37:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8415983408902273853.sh 16:37:34 ---> sudo-logs.sh 16:37:34 Archiving 'sudo' log.. 16:37:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12396954556819228355.sh 16:37:35 ---> job-cost.sh 16:37:35 Setup pyenv: 16:37:35 system 16:37:35 3.8.13 16:37:35 3.9.13 16:37:35 3.10.13 16:37:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:37:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LU0u from file:/tmp/.os_lf_venv 16:37:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:37 lf-activate-venv(): INFO: Base packages installed successfully 16:37:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:37:44 lf-activate-venv(): INFO: Adding /tmp/venv-LU0u/bin to PATH 16:37:44 INFO: No Stack... 16:37:45 INFO: Retrieving Pricing Info for: v3-standard-2 16:37:45 INFO: Archiving Costs 16:37:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11354666881283723179.sh 16:37:45 ---> logs-deploy.sh 16:37:45 Setup pyenv: 16:37:45 system 16:37:45 3.8.13 16:37:45 3.9.13 16:37:45 3.10.13 16:37:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:37:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LU0u from file:/tmp/.os_lf_venv 16:37:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:47 lf-activate-venv(): INFO: Base packages installed successfully 16:37:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:38:00 lf-activate-venv(): INFO: Adding /tmp/venv-LU0u/bin to PATH 16:38:00 WARNING: Nexus logging server not set 16:38:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75751/ 16:38:00 INFO: archiving logs to S3 16:38:01 ---> uname -a: 16:38:01 Linux prd-centos8-builder-2c-2g-11650.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 16:38:01 16:38:01 16:38:01 ---> lscpu: 16:38:01 Architecture: x86_64 16:38:01 CPU op-mode(s): 32-bit, 64-bit 16:38:01 Byte Order: Little Endian 16:38:01 CPU(s): 2 16:38:01 On-line CPU(s) list: 0,1 16:38:01 Thread(s) per core: 1 16:38:01 Core(s) per socket: 1 16:38:01 Socket(s): 2 16:38:01 NUMA node(s): 1 16:38:01 Vendor ID: AuthenticAMD 16:38:01 CPU family: 23 16:38:01 Model: 49 16:38:01 Model name: AMD EPYC-Rome Processor 16:38:01 Stepping: 0 16:38:01 CPU MHz: 2800.000 16:38:01 BogoMIPS: 5600.00 16:38:01 Virtualization: AMD-V 16:38:01 Hypervisor vendor: KVM 16:38:01 Virtualization type: full 16:38:01 L1d cache: 32K 16:38:01 L1i cache: 32K 16:38:01 L2 cache: 512K 16:38:01 L3 cache: 16384K 16:38:01 NUMA node0 CPU(s): 0,1 16:38:01 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 16:38:01 16:38:01 16:38:01 ---> nproc: 16:38:01 2 16:38:01 16:38:01 16:38:01 ---> df -h: 16:38:01 Filesystem Size Used Avail Use% Mounted on 16:38:01 devtmpfs 3.8G 0 3.8G 0% /dev 16:38:01 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:38:01 tmpfs 3.8G 17M 3.8G 1% /run 16:38:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:38:01 /dev/vda1 40G 8.5G 32G 22% / 16:38:01 tmpfs 770M 0 770M 0% /run/user/1001 16:38:01 16:38:01 16:38:01 ---> free -m: 16:38:01 total used free shared buff/cache available 16:38:01 Mem: 7697 656 4769 19 2271 6743 16:38:01 Swap: 1023 0 1023 16:38:01 16:38:01 16:38:01 ---> ip addr: 16:38:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:38:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:38:01 inet 127.0.0.1/8 scope host lo 16:38:01 valid_lft forever preferred_lft forever 16:38:01 inet6 ::1/128 scope host 16:38:01 valid_lft forever preferred_lft forever 16:38:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:38:01 link/ether fa:16:3e:f2:99:15 brd ff:ff:ff:ff:ff:ff 16:38:01 altname enp0s3 16:38:01 altname ens3 16:38:01 inet 10.30.171.0/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:38:01 valid_lft 86011sec preferred_lft 86011sec 16:38:01 inet6 fe80::f816:3eff:fef2:9915/64 scope link 16:38:01 valid_lft forever preferred_lft forever 16:38:01 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:38:01 link/ether 02:42:91:19:60:32 brd ff:ff:ff:ff:ff:ff 16:38:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:38:01 valid_lft forever preferred_lft forever 16:38:01 16:38:01 16:38:01 ---> sar -b -r -n DEV: 16:38:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/08/2025 _x86_64_ (2 CPU) 16:38:01 16:38:01 16:31:29 LINUX RESTART (2 CPU) 16:38:01 16:38:01 04:32:01 PM tps rtps wtps bread/s bwrtn/s 16:38:01 04:33:02 PM 172.78 19.43 153.35 5507.76 6820.08 16:38:01 04:34:01 PM 113.03 0.46 112.57 64.11 12450.83 16:38:01 04:35:01 PM 25.86 0.88 24.98 84.12 1585.14 16:38:01 04:36:01 PM 25.16 0.07 25.09 3.07 974.78 16:38:01 04:37:01 PM 20.96 0.00 20.96 0.00 560.32 16:38:01 04:38:01 PM 19.54 0.52 19.03 64.65 510.53 16:38:01 Average: 62.75 3.57 59.18 956.48 3793.05 16:38:01 16:38:01 04:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:38:01 04:33:02 PM 5019196 6910160 2863236 36.32 2688 2074048 1084032 12.14 239320 2299864 219664 16:38:01 04:34:01 PM 4878712 6923668 3003720 38.11 2688 2220828 1017660 11.39 208604 2440864 60412 16:38:01 04:35:01 PM 4917912 6934240 2964520 37.61 2688 2191252 1004156 11.24 234916 2372868 11736 16:38:01 04:36:01 PM 4822616 6872588 3059816 38.82 2688 2225456 1056304 11.83 286396 2418400 44932 16:38:01 04:37:01 PM 4846768 6863104 3035664 38.51 2688 2191380 1076804 12.06 284028 2396132 10848 16:38:01 04:38:01 PM 4912508 6934432 2969924 37.68 2688 2196508 982908 11.01 438512 2175524 26968 16:38:01 Average: 4899619 6906365 2982813 37.84 2688 2183245 1036977 11.61 281963 2350609 62427 16:38:01 16:38:01 04:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:38:01 04:33:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:01 04:33:02 PM eth0 341.37 180.99 1796.01 62.21 0.00 0.00 0.00 0.00 16:38:01 04:33:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:01 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:01 04:34:01 PM eth0 78.70 62.27 855.08 9.50 0.00 0.00 0.00 0.00 16:38:01 04:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:01 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:01 04:35:01 PM eth0 14.08 14.48 27.03 5.03 0.00 0.00 0.00 0.00 16:38:01 04:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:01 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:01 04:36:01 PM eth0 14.18 15.08 11.24 6.36 0.00 0.00 0.00 0.00 16:38:01 04:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:01 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:01 04:37:01 PM eth0 17.91 19.80 17.53 10.83 0.00 0.00 0.00 0.00 16:38:01 04:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:01 04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:01 04:38:01 PM eth0 22.33 20.64 28.39 9.50 0.00 0.00 0.00 0.00 16:38:01 04:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:01 Average: eth0 81.44 52.18 454.79 17.26 0.00 0.00 0.00 0.00 16:38:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:01 16:38:01 16:38:01 ---> sar -P ALL: 16:38:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/08/2025 _x86_64_ (2 CPU) 16:38:01 16:38:01 16:31:29 LINUX RESTART (2 CPU) 16:38:01 16:38:01 04:32:01 PM CPU %user %nice %system %iowait %steal %idle 16:38:01 04:33:02 PM all 37.73 0.00 7.24 2.15 0.11 52.77 16:38:01 04:33:02 PM 0 32.48 0.00 7.75 2.91 0.10 56.75 16:38:01 04:33:02 PM 1 42.98 0.00 6.73 1.39 0.12 48.79 16:38:01 04:34:01 PM all 28.33 0.00 4.76 9.70 0.09 57.11 16:38:01 04:34:01 PM 0 30.49 0.00 4.99 8.17 0.10 56.25 16:38:01 04:34:01 PM 1 26.18 0.00 4.54 11.23 0.08 57.96 16:38:01 04:35:01 PM all 22.04 0.00 2.33 0.94 0.07 74.61 16:38:01 04:35:01 PM 0 18.64 0.00 2.33 1.20 0.07 77.76 16:38:01 04:35:01 PM 1 25.44 0.00 2.33 0.68 0.08 71.47 16:38:01 04:36:01 PM all 23.23 0.00 2.50 0.45 0.08 73.74 16:38:01 04:36:01 PM 0 17.56 0.00 2.29 0.25 0.08 79.82 16:38:01 04:36:01 PM 1 28.90 0.00 2.72 0.65 0.07 67.67 16:38:01 04:37:01 PM all 33.08 0.00 3.52 0.21 0.08 63.11 16:38:01 04:37:01 PM 0 34.51 0.00 3.41 0.22 0.08 61.78 16:38:01 04:37:01 PM 1 31.65 0.00 3.62 0.20 0.08 64.44 16:38:01 04:38:01 PM all 36.70 0.00 4.26 0.19 0.09 58.75 16:38:01 04:38:01 PM 0 31.57 0.00 4.07 0.15 0.08 64.13 16:38:01 04:38:01 PM 1 41.83 0.00 4.45 0.23 0.10 53.38 16:38:01 Average: all 30.19 0.00 4.10 2.25 0.09 63.37 16:38:01 Average: 0 27.53 0.00 4.13 2.13 0.09 66.11 16:38:01 Average: 1 32.84 0.00 4.06 2.37 0.09 60.63 16:38:01 16:38:01 16:38:01