22:32:06 Started by timer 22:32:06 Running as SYSTEM 22:32:06 [EnvInject] - Loading node environment variables. 22:32:06 Building remotely on prd-centos8-builder-2c-2g-2652 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 22:32:06 [ssh-agent] Looking for ssh-agent implementation... 22:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:06 $ ssh-agent 22:32:06 SSH_AUTH_SOCK=/tmp/ssh-Q2NubSIflblz/agent.5439 22:32:06 SSH_AGENT_PID=5440 22:32:06 [ssh-agent] Started. 22:32:06 Running ssh-add (command line suppressed) 22:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_2839052798542915374.key (/w/workspace/builder-openstack-cron@tmp/private_key_2839052798542915374.key) 22:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:32:06 The recommended git tool is: NONE 22:32:09 using credential jenkins-ssh 22:32:09 Wiping out workspace first. 22:32:09 Cloning the remote Git repository 22:32:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 22:32:09 > git init /w/workspace/builder-openstack-cron # timeout=10 22:32:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:32:09 > git --version # timeout=10 22:32:09 > git --version # 'git version 2.43.0' 22:32:09 using GIT_SSH to set credentials jenkins-ssh 22:32:09 [INFO] Currently running in a labeled security context 22:32:09 [INFO] Currently SELinux is 'enforcing' on the host 22:32:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh44277827406953123.key 22:32:09 Verifying host key using known hosts file 22:32:09 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. 22:32:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:32:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:12 Avoid second fetch 22:32:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:32:12 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 22:32:12 > git config core.sparsecheckout # timeout=10 22:32:12 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 22:32:13 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 22:32:13 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 22:32:13 > git remote # timeout=10 22:32:13 > git submodule init # timeout=10 22:32:13 > git submodule sync # timeout=10 22:32:13 > git config --get remote.origin.url # timeout=10 22:32:13 > git submodule init # timeout=10 22:32:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:32:13 > git config --get submodule.global-jjb.url # timeout=10 22:32:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:32:13 > git config --get submodule.packer/common-packer.url # timeout=10 22:32:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:32:13 > git submodule update --init --recursive global-jjb # timeout=10 22:32:14 > git submodule update --init --recursive packer/common-packer # timeout=10 22:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:18 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:32:18 No emails were triggered. 22:32:18 provisioning config files... 22:32:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:32:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:32:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:32:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1888249837650338099.sh 22:32:19 ---> python-tools-install.sh 22:32:19 Setup pyenv: 22:32:19 system 22:32:19 * 3.8.13 (set by /opt/pyenv/version) 22:32:19 * 3.9.13 (set by /opt/pyenv/version) 22:32:19 * 3.10.13 (set by /opt/pyenv/version) 22:32:19 * 3.11.7 (set by /opt/pyenv/version) 22:32:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nAuG 22:32:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:32:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:32:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:32:28 lf-activate-venv(): INFO: Base packages installed successfully 22:32:28 lf-activate-venv(): INFO: Installing additional packages: lftools 22:32:56 lf-activate-venv(): INFO: Adding /tmp/venv-nAuG/bin to PATH 22:32:56 Generating Requirements File 22:33:17 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. 22:33:17 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:33:17 Python 3.11.7 22:33:18 pip 25.3 from /tmp/venv-nAuG/lib/python3.11/site-packages/pip (python 3.11) 22:33:18 appdirs==1.4.4 22:33:18 argcomplete==3.6.3 22:33:18 aspy.yaml==1.3.0 22:33:18 attrs==25.4.0 22:33:18 autopage==0.5.2 22:33:18 beautifulsoup4==4.14.3 22:33:18 boto3==1.41.5 22:33:18 botocore==1.41.5 22:33:18 bs4==0.0.2 22:33:18 cachetools==6.2.2 22:33:18 certifi==2025.11.12 22:33:18 cffi==2.0.0 22:33:18 cfgv==3.5.0 22:33:18 chardet==5.2.0 22:33:18 charset-normalizer==3.4.4 22:33:18 click==8.3.1 22:33:18 cliff==4.12.0 22:33:18 cmd2==2.7.0 22:33:18 cryptography==3.3.2 22:33:18 debtcollector==3.0.0 22:33:18 decorator==5.2.1 22:33:18 defusedxml==0.7.1 22:33:18 Deprecated==1.3.1 22:33:18 distlib==0.4.0 22:33:18 dnspython==2.8.0 22:33:18 docker==7.1.0 22:33:18 dogpile.cache==1.5.0 22:33:18 durationpy==0.10 22:33:18 email-validator==2.3.0 22:33:18 filelock==3.20.0 22:33:18 future==1.0.0 22:33:18 gitdb==4.0.12 22:33:18 GitPython==3.1.45 22:33:18 google-auth==2.43.0 22:33:18 httplib2==0.31.0 22:33:18 identify==2.6.15 22:33:18 idna==3.11 22:33:18 importlib-resources==1.5.0 22:33:18 iso8601==2.1.0 22:33:18 Jinja2==3.1.6 22:33:18 jmespath==1.0.1 22:33:18 jsonpatch==1.33 22:33:18 jsonpointer==3.0.0 22:33:18 jsonschema==4.25.1 22:33:18 jsonschema-specifications==2025.9.1 22:33:18 keystoneauth1==5.12.0 22:33:18 kubernetes==34.1.0 22:33:18 lftools==0.37.16 22:33:18 lxml==6.0.2 22:33:18 markdown-it-py==4.0.0 22:33:18 MarkupSafe==3.0.3 22:33:18 mdurl==0.1.2 22:33:18 msgpack==1.1.2 22:33:18 multi_key_dict==2.0.3 22:33:18 munch==4.0.0 22:33:18 netaddr==1.3.0 22:33:18 niet==1.4.2 22:33:18 nodeenv==1.9.1 22:33:18 oauth2client==4.1.3 22:33:18 oauthlib==3.3.1 22:33:18 openstacksdk==4.8.0 22:33:18 os-service-types==1.8.2 22:33:18 osc-lib==4.2.0 22:33:18 oslo.config==10.1.0 22:33:18 oslo.context==6.2.0 22:33:18 oslo.i18n==6.7.1 22:33:18 oslo.log==7.2.1 22:33:18 oslo.serialization==5.8.0 22:33:18 oslo.utils==9.2.0 22:33:18 packaging==25.0 22:33:18 pbr==7.0.3 22:33:18 platformdirs==4.5.0 22:33:18 prettytable==3.17.0 22:33:18 psutil==7.1.3 22:33:18 pyasn1==0.6.1 22:33:18 pyasn1_modules==0.4.2 22:33:18 pycparser==2.23 22:33:18 pygerrit2==2.0.15 22:33:18 PyGithub==2.8.1 22:33:18 Pygments==2.19.2 22:33:18 PyJWT==2.10.1 22:33:18 PyNaCl==1.6.1 22:33:18 pyparsing==2.4.7 22:33:18 pyperclip==1.11.0 22:33:18 pyrsistent==0.20.0 22:33:18 python-cinderclient==9.8.0 22:33:18 python-dateutil==2.9.0.post0 22:33:18 python-heatclient==4.3.0 22:33:18 python-jenkins==1.8.3 22:33:18 python-keystoneclient==5.7.0 22:33:18 python-magnumclient==4.9.0 22:33:18 python-openstackclient==8.2.0 22:33:18 python-swiftclient==4.9.0 22:33:18 PyYAML==6.0.3 22:33:18 referencing==0.37.0 22:33:18 requests==2.32.5 22:33:18 requests-oauthlib==2.0.0 22:33:18 requestsexceptions==1.4.0 22:33:18 rfc3986==2.0.0 22:33:18 rich==14.2.0 22:33:18 rich-argparse==1.7.2 22:33:18 rpds-py==0.30.0 22:33:18 rsa==4.9.1 22:33:18 ruamel.yaml==0.18.16 22:33:18 ruamel.yaml.clib==0.2.15 22:33:18 s3transfer==0.15.0 22:33:18 simplejson==3.20.2 22:33:18 six==1.17.0 22:33:18 smmap==5.0.2 22:33:18 soupsieve==2.8 22:33:18 stevedore==5.6.0 22:33:18 tabulate==0.9.0 22:33:18 toml==0.10.2 22:33:18 tomlkit==0.13.3 22:33:18 tqdm==4.67.1 22:33:18 typing_extensions==4.15.0 22:33:18 tzdata==2025.2 22:33:18 urllib3==1.26.20 22:33:18 virtualenv==20.35.4 22:33:18 wcwidth==0.2.14 22:33:18 websocket-client==1.9.0 22:33:18 wrapt==2.0.1 22:33:18 xdg==6.0.0 22:33:18 xmltodict==1.0.2 22:33:18 yq==3.4.3 22:33:18 [EnvInject] - Injecting environment variables from a build step. 22:33:18 [EnvInject] - Injecting as environment variables the properties content 22:33:18 OS_CLOUD=vex 22:33:18 22:33:18 [EnvInject] - Variables injected successfully. 22:33:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12806849187631429140.sh 22:33:18 ---> Orphaned k8s clusters 22:33:18 Setup pyenv: 22:33:18 system 22:33:18 3.8.13 22:33:18 3.9.13 22:33:18 3.10.13 22:33:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nAuG from file:/tmp/.os_lf_venv 22:33:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:20 lf-activate-venv(): INFO: Base packages installed successfully 22:33:20 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:33:27 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. 22:33:27 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 22:33:28 lf-activate-venv(): INFO: Adding /tmp/venv-nAuG/bin to PATH 22:33:30 -----> Delete orphaned cluster 22:33:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17015656180692313233.sh 22:33:30 ---> Orphaned stacks 22:33:30 Setup pyenv: 22:33:31 system 22:33:31 3.8.13 22:33:31 3.9.13 22:33:31 3.10.13 22:33:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nAuG from file:/tmp/.os_lf_venv 22:33:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:33 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. 22:33:33 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 22:33:33 lf-activate-venv(): INFO: Base packages installed successfully 22:33:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:33:52 lf-activate-venv(): INFO: Adding /tmp/venv-nAuG/bin to PATH 22:33:52 + mapfile -t OS_COE_CLUSTERS_ID 22:33:52 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:33:52 ++ awk '{print $1}' 22:33:52 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:33:54 + echo '-----> Active clusters -> stacks' 22:33:54 -----> Active clusters -> stacks 22:33:54 + OS_COE_STACKS=() 22:33:54 + [[ 0 -gt 0 ]] 22:33:54 + mapfile -t OS_STACKS 22:33:54 ++ 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 22:33:54 ++ awk '{print $1}' 22:33:56 + echo '-----> Active stacks' 22:33:56 -----> Active stacks 22:33:56 + for stack in "${OS_STACKS[@]}" 22:33:56 + echo releng-controller-csit-1node-notifications-longevity-only-titanium-64 22:33:56 releng-controller-csit-1node-notifications-longevity-only-titanium-64 22:33:56 + echo '-----> Delete orphaned stacks' 22:33:56 -----> Delete orphaned stacks 22:33:56 + for STACK_NAME in "${OS_STACKS[@]}" 22:33:56 + [[ 0 -gt 0 ]] 22:33:56 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-titanium-64 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 22:33:56 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-titanium-64 22:33:56 + builds=() 22:33:56 + for jenkins in "${@:2}" 22:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:56 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:56 ++ 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' 22:33:56 + 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/75565/"}}],"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-titanium/64/"}}],"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-titanium/64/"}},{"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/646/"}}],"oneOffExecutors":[]}]} 22:33:56 22:33:56 200' 22:33:56 ++ head -n1 22:33:56 ++ 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/75565/"}}],"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-titanium/64/"}}],"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-titanium/64/"}},{"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/646/"}}],"oneOffExecutors":[]}]} 22:33:56 22:33:56 200' 22:33:56 + 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/75565/"}}],"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-titanium/64/"}}],"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-titanium/64/"}},{"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/646/"}}],"oneOffExecutors":[]}]}' 22:33:56 ++ 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/75565/"}}],"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-titanium/64/"}}],"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-titanium/64/"}},{"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/646/"}}],"oneOffExecutors":[]}]} 22:33:56 22:33:56 200' 22:33:56 ++ awk 'END {print $NF}' 22:33:56 + status=200 22:33:56 + '[' 200 '!=' 200 ']' 22:33:56 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:33:56 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:33:56 ++ awk -F/ '{print $NF}' 22:33:56 ++ echo https://jenkins.opendaylight.org/releng 22:33:56 ++ sed 's/\/*$//' 22:33:56 + silo=releng 22:33:56 + export silo 22:33:56 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:33:56 ++ grep -v null 22:33:56 ++ 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/75565/"}}],"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-titanium/64/"}}],"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-titanium/64/"}},{"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/646/"}}],"oneOffExecutors":[]}]}' 22:33:56 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:33:56 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:33:56 + for jenkins in "${@:2}" 22:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:56 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:33:56 ++ 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' 22:33:56 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 22:33:56 22:33:56 200' 22:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 22:33:56 22:33:56 200' 22:33:56 ++ head -n1 22:33:56 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 22:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 22:33:56 22:33:56 200' 22:33:56 ++ awk 'END {print $NF}' 22:33:56 + status=200 22:33:56 + '[' 200 '!=' 200 ']' 22:33:56 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:33:56 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:33:56 ++ echo https://jenkins.opendaylight.org/sandbox 22:33:56 ++ awk -F/ '{print $NF}' 22:33:56 ++ sed 's/\/*$//' 22:33:56 + silo=sandbox 22:33:56 + export silo 22:33:56 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 22:33:56 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:33:56 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:33:56 ++ grep -v null 22:33:56 + [[ releng-builder-openstack-cron-75565 releng-controller-csit-1node-notifications-longevity-only-titanium-64 releng-integration-distribution-weekly-test-trigger-titanium-64 releng-distribution-merge-managed-vanadium-646 =~ releng-controller-csit-1node-notifications-longevity-only-titanium-64 ]] 22:33:56 + return 0 22:33:56 + continue 22:33:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14056189513996188781.sh 22:33:56 ---> Orphaned servers 22:33:56 Setup pyenv: 22:33:56 system 22:33:56 3.8.13 22:33:56 3.9.13 22:33:56 3.10.13 22:33:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nAuG from file:/tmp/.os_lf_venv 22:33:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:58 lf-activate-venv(): INFO: Base packages installed successfully 22:33:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:12 lf-activate-venv(): INFO: Adding /tmp/venv-nAuG/bin to PATH 22:34:19 -----> Active servers 22:34:19 prd-ubuntu2204-docker-8c-8g-2655 22:34:19 prd-ubuntu2204-docker-4c-4g-2654 22:34:19 prd-ubuntu2204-builder-2c-8g-2653 22:34:19 prd-centos8-builder-2c-2g-2652 22:34:19 prd-ubuntu2204-docker-8c-8g-2651 22:34:19 prd-ubuntu2204-docker-4c-4g-2650 22:34:19 prd-ubuntu2204-docker-2c-2g-2649 22:34:19 prd-centos8-robot-2c-8g-2569 22:34:19 prd-centos8-robot-2c-8g-2570 22:34:19 prd-ubuntu2204-builder-2c-2g-2503 22:34:19 prd-centos8-robot-2c-8g-2439 22:34:19 prd-queue-intque-2c-1g-2426 22:34:19 snd-centos8-robot-2c-8g-137 22:34:19 -----> Delete orphaned servers 22:34:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:34:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:34:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15579812384848226790.sh 22:34:21 ---> Orphaned ports 22:34:21 Setup pyenv: 22:34:21 system 22:34:21 3.8.13 22:34:21 3.9.13 22:34:21 3.10.13 22:34:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nAuG from file:/tmp/.os_lf_venv 22:34:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:23 lf-activate-venv(): INFO: Base packages installed successfully 22:34:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 22:34:38 lf-activate-venv(): INFO: Adding /tmp/venv-nAuG/bin to PATH 22:34:41 No orphaned ports to process. 22:34:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:34:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:34:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5472935917995360631.sh 22:34:41 ---> Orphaned volumes 22:34:41 + source /home/jenkins/lf-env.sh 22:34:41 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:41 ++ mktemp -d /tmp/venv-XXXX 22:34:41 + lf_venv=/tmp/venv-H1rb 22:34:41 + local venv_file=/tmp/.os_lf_venv 22:34:41 + local python=python3 22:34:41 + local options 22:34:41 + local set_path=true 22:34:41 + local install_args= 22:34:41 ++ 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 22:34:41 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 22:34:41 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 22:34:41 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:41 + true 22:34:41 + case $1 in 22:34:41 + python=python3 22:34:41 + shift 2 22:34:41 + true 22:34:41 + case $1 in 22:34:41 + shift 22:34:41 + break 22:34:41 + case $python in 22:34:41 + local pkg_list= 22:34:41 + [[ -d /opt/pyenv ]] 22:34:41 + echo 'Setup pyenv:' 22:34:41 Setup pyenv: 22:34:41 + export PYENV_ROOT=/opt/pyenv 22:34:41 + PYENV_ROOT=/opt/pyenv 22:34:41 + 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 22:34:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:34:41 + pyenv versions 22:34:41 system 22:34:41 3.8.13 22:34:41 3.9.13 22:34:41 3.10.13 22:34:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:41 + command -v pyenv 22:34:41 ++ pyenv init - --no-rehash 22:34:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:34:41 for i in ${!paths[@]}; do 22:34:41 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:34:41 fi; done; 22:34:41 echo "${paths[*]}"'\'')" 22:34:41 export PATH="/opt/pyenv/shims:${PATH}" 22:34:41 export PYENV_SHELL=bash 22:34:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:34:41 pyenv() { 22:34:41 local command 22:34:41 command="${1:-}" 22:34:41 if [ "$#" -gt 0 ]; then 22:34:41 shift 22:34:41 fi 22:34:41 22:34:41 case "$command" in 22:34:41 rehash|shell) 22:34:41 eval "$(pyenv "sh-$command" "$@")" 22:34:41 ;; 22:34:41 *) 22:34:41 command pyenv "$command" "$@" 22:34:41 ;; 22:34:41 esac 22:34:41 }' 22:34:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:34:41 for i in ${!paths[@]}; do 22:34:41 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:34:41 fi; done; 22:34:41 echo "${paths[*]}"' 22:34:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:34:41 ++ 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 22:34:41 ++ 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 22:34:41 ++ export PYENV_SHELL=bash 22:34:41 ++ PYENV_SHELL=bash 22:34:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:34:41 +++ complete -F _pyenv pyenv 22:34:41 ++ lf-pyver python3 22:34:41 ++ local py_version_xy=python3 22:34:41 ++ local py_version_xyz= 22:34:41 ++ pyenv versions 22:34:41 ++ local command 22:34:41 ++ command=versions 22:34:41 ++ '[' 1 -gt 0 ']' 22:34:41 ++ shift 22:34:41 ++ case "$command" in 22:34:41 ++ command pyenv versions 22:34:41 ++ pyenv versions 22:34:41 ++ awk '{ print $1 }' 22:34:41 ++ sed 's/^[ *]* //' 22:34:41 ++ grep -E '^[0-9.]*[0-9]$' 22:34:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:34:41 +++ tail -n 1 22:34:41 +++ grep '^3' /tmp/.pyenv_versions 22:34:41 +++ sort -V 22:34:41 ++ py_version_xyz=3.11.7 22:34:41 ++ [[ -z 3.11.7 ]] 22:34:41 ++ echo 3.11.7 22:34:41 ++ return 0 22:34:41 + pyenv local 3.11.7 22:34:41 + local command 22:34:41 + command=local 22:34:41 + '[' 2 -gt 0 ']' 22:34:41 + shift 22:34:41 + case "$command" in 22:34:41 + command pyenv local 3.11.7 22:34:41 + pyenv local 3.11.7 22:34:41 + for arg in "$@" 22:34:41 + case $arg in 22:34:41 + pkg_list+='lftools[openstack] ' 22:34:41 + for arg in "$@" 22:34:41 + case $arg in 22:34:41 + pkg_list+='kubernetes ' 22:34:41 + for arg in "$@" 22:34:41 + case $arg in 22:34:41 + pkg_list+='niet ' 22:34:41 + for arg in "$@" 22:34:41 + case $arg in 22:34:41 + pkg_list+='python-heatclient ' 22:34:41 + for arg in "$@" 22:34:41 + case $arg in 22:34:41 + pkg_list+='python-openstackclient ' 22:34:41 + for arg in "$@" 22:34:41 + case $arg in 22:34:41 + pkg_list+='python-magnumclient ' 22:34:41 + for arg in "$@" 22:34:41 + case $arg in 22:34:41 + pkg_list+='yq ' 22:34:41 + [[ -f /tmp/.os_lf_venv ]] 22:34:41 ++ cat /tmp/.os_lf_venv 22:34:41 + lf_venv=/tmp/venv-nAuG 22:34:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nAuG from' file:/tmp/.os_lf_venv 22:34:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nAuG from file:/tmp/.os_lf_venv 22:34:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:34:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:41 + local 'pip_opts=--upgrade --quiet' 22:34:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:34:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:34:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:34:41 + [[ -n '' ]] 22:34:41 + [[ -n '' ]] 22:34:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:34:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:41 + /tmp/venv-nAuG/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 22:34:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:34:43 lf-activate-venv(): INFO: Base packages installed successfully 22:34:43 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 22:34:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 22:34:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:43 + /tmp/venv-nAuG/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 22:35:01 + type python3 22:35:01 + true 22:35:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nAuG/bin to PATH' 22:35:01 lf-activate-venv(): INFO: Adding /tmp/venv-nAuG/bin to PATH 22:35:01 + PATH=/tmp/venv-nAuG/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 22:35:01 + return 0 22:35:01 + mapfile -t os_volumes 22:35:01 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 22:35:04 + '[' 0 -eq 0 ']' 22:35:04 + echo 'No orphaned volumes found.' 22:35:04 No orphaned volumes found. 22:35:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:35:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:35:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10715547535711062236.sh 22:35:04 ---> Protect in-use images 22:35:04 Setup pyenv: 22:35:04 system 22:35:04 3.8.13 22:35:04 3.9.13 22:35:04 3.10.13 22:35:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nAuG from file:/tmp/.os_lf_venv 22:35:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:06 lf-activate-venv(): INFO: Base packages installed successfully 22:35:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 22:35:21 lf-activate-venv(): INFO: Adding /tmp/venv-nAuG/bin to PATH 22:35:21 INFO: There are images to protect defined in jenkins-config. 22:35:21 INFO: There are additional images to protect in the jjb dir. 22:35:21 INFO: Protecting the following images: 22:35:21 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 22:35:21 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 22:35:21 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 22:35:21 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 22:35:21 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 22:35:21 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 22:35:21 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 22:35:21 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 22:35:21 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 22:35:21 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 22:35:21 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 22:35:21 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 22:35:23 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 22:35:24 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 22:35:26 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 22:35:27 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 22:35:29 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 22:35:30 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 22:35:32 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 22:35:34 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 22:35:35 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 22:35:37 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 22:35:39 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 22:35:40 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 22:35:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:35:40 Run condition [Boolean condition] enabling perform for step [BuilderChain] 22:35:40 [EnvInject] - Injecting environment variables from a build step. 22:35:40 [EnvInject] - Injecting as environment variables the properties content 22:35:40 OS_IMAGE_CLEANUP_AGE=30 22:35:40 22:35:40 [EnvInject] - Variables injected successfully. 22:35:40 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6692032634915607809.sh 22:35:40 ---> Cleanup old images 22:35:40 Setup pyenv: 22:35:40 system 22:35:40 3.8.13 22:35:40 3.9.13 22:35:40 3.10.13 22:35:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nAuG from file:/tmp/.os_lf_venv 22:35:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:43 lf-activate-venv(): INFO: Base packages installed successfully 22:35:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-nAuG/bin to PATH 22:35:56 + lftools openstack --os-cloud vex image cleanup --days=30 22:36:02 WARNING: Use of image.protected resulted in an exception 22:36:02 Removing 314 images from vex. 22:36:02 WARNING: Use of image.protected resulted in an exception 22:36:02 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 22:36:02 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 22:36:02 Build step 'Conditional steps (multiple)' marked build as failure 22:36:02 $ ssh-agent -k 22:36:02 unset SSH_AUTH_SOCK; 22:36:02 unset SSH_AGENT_PID; 22:36:02 echo Agent pid 5440 killed; 22:36:02 [ssh-agent] Stopped. 22:36:03 [PostBuildScript] - [INFO] Executing post build scripts. 22:36:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1394145836030612879.sh 22:36:03 ---> sysstat.sh 22:36:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9348182077280698657.sh 22:36:03 ---> package-listing.sh 22:36:03 ++ tr '[:upper:]' '[:lower:]' 22:36:03 ++ facter osfamily 22:36:03 + OS_FAMILY=redhat 22:36:03 + workspace=/w/workspace/builder-openstack-cron 22:36:03 + START_PACKAGES=/tmp/packages_start.txt 22:36:03 + END_PACKAGES=/tmp/packages_end.txt 22:36:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:03 + PACKAGES=/tmp/packages_start.txt 22:36:03 + '[' /w/workspace/builder-openstack-cron ']' 22:36:03 + PACKAGES=/tmp/packages_end.txt 22:36:03 + case "${OS_FAMILY}" in 22:36:03 + rpm -qa 22:36:03 + sort 22:36:04 + '[' -f /tmp/packages_start.txt ']' 22:36:04 + '[' -f /tmp/packages_end.txt ']' 22:36:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:04 + '[' /w/workspace/builder-openstack-cron ']' 22:36:04 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 22:36:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 22:36:04 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1728428832782034004.sh 22:36:04 ---> capture-instance-metadata.sh 22:36:04 Setup pyenv: 22:36:04 system 22:36:04 3.8.13 22:36:04 3.9.13 22:36:04 3.10.13 22:36:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:36:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nAuG from file:/tmp/.os_lf_venv 22:36:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:06 lf-activate-venv(): INFO: Base packages installed successfully 22:36:06 lf-activate-venv(): INFO: Installing additional packages: lftools 22:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-nAuG/bin to PATH 22:36:20 INFO: Running in OpenStack, capturing instance metadata 22:36:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15452062052088062057.sh 22:36:20 provisioning config files... 22:36:20 Could not find credentials [logs] for builder-openstack-cron #75565 22:36:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config11702059379723860578tmp 22:36:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:36:20 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:36:20 provisioning config files... 22:36:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:36:21 [EnvInject] - Injecting environment variables from a build step. 22:36:21 [EnvInject] - Injecting as environment variables the properties content 22:36:21 SERVER_ID=logs 22:36:21 22:36:21 [EnvInject] - Variables injected successfully. 22:36:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13048501396986119712.sh 22:36:21 ---> create-netrc.sh 22:36:21 WARN: Log server credential not found. 22:36:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2242372702947864845.sh 22:36:21 ---> python-tools-install.sh 22:36:21 Setup pyenv: 22:36:21 system 22:36:21 3.8.13 22:36:21 3.9.13 22:36:21 3.10.13 22:36:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:36:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nAuG from file:/tmp/.os_lf_venv 22:36:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:23 lf-activate-venv(): INFO: Base packages installed successfully 22:36:23 lf-activate-venv(): INFO: Installing additional packages: lftools 22:36:33 lf-activate-venv(): INFO: Adding /tmp/venv-nAuG/bin to PATH 22:36:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins891930627379081348.sh 22:36:33 ---> sudo-logs.sh 22:36:33 Archiving 'sudo' log.. 22:36:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15697526775759140158.sh 22:36:34 ---> job-cost.sh 22:36:34 Setup pyenv: 22:36:34 system 22:36:34 3.8.13 22:36:34 3.9.13 22:36:34 3.10.13 22:36:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:36:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nAuG from file:/tmp/.os_lf_venv 22:36:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:36 lf-activate-venv(): INFO: Base packages installed successfully 22:36:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:36:44 lf-activate-venv(): INFO: Adding /tmp/venv-nAuG/bin to PATH 22:36:44 INFO: No Stack... 22:36:45 INFO: Retrieving Pricing Info for: v3-standard-2 22:36:45 INFO: Archiving Costs 22:36:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4397254943668029480.sh 22:36:45 ---> logs-deploy.sh 22:36:45 Setup pyenv: 22:36:45 system 22:36:45 3.8.13 22:36:45 3.9.13 22:36:45 3.10.13 22:36:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:36:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nAuG from file:/tmp/.os_lf_venv 22:36:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:47 lf-activate-venv(): INFO: Base packages installed successfully 22:36:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-nAuG/bin to PATH 22:36:58 WARNING: Nexus logging server not set 22:36:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75565/ 22:36:58 INFO: archiving logs to S3 22:36:59 ---> uname -a: 22:36:59 Linux prd-centos8-builder-2c-2g-2652.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 22:36:59 22:36:59 22:36:59 ---> lscpu: 22:36:59 Architecture: x86_64 22:36:59 CPU op-mode(s): 32-bit, 64-bit 22:36:59 Byte Order: Little Endian 22:36:59 CPU(s): 2 22:36:59 On-line CPU(s) list: 0,1 22:36:59 Thread(s) per core: 1 22:36:59 Core(s) per socket: 1 22:36:59 Socket(s): 2 22:36:59 NUMA node(s): 1 22:36:59 Vendor ID: AuthenticAMD 22:36:59 CPU family: 23 22:36:59 Model: 49 22:36:59 Model name: AMD EPYC-Rome Processor 22:36:59 Stepping: 0 22:36:59 CPU MHz: 2799.998 22:36:59 BogoMIPS: 5599.99 22:36:59 Virtualization: AMD-V 22:36:59 Hypervisor vendor: KVM 22:36:59 Virtualization type: full 22:36:59 L1d cache: 32K 22:36:59 L1i cache: 32K 22:36:59 L2 cache: 512K 22:36:59 L3 cache: 16384K 22:36:59 NUMA node0 CPU(s): 0,1 22:36:59 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 22:36:59 22:36:59 22:36:59 ---> nproc: 22:36:59 2 22:36:59 22:36:59 22:36:59 ---> df -h: 22:36:59 Filesystem Size Used Avail Use% Mounted on 22:36:59 devtmpfs 3.8G 0 3.8G 0% /dev 22:36:59 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:36:59 tmpfs 3.8G 17M 3.8G 1% /run 22:36:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:36:59 /dev/vda1 40G 8.5G 32G 22% / 22:36:59 tmpfs 770M 0 770M 0% /run/user/1001 22:36:59 22:36:59 22:36:59 ---> free -m: 22:36:59 total used free shared buff/cache available 22:36:59 Mem: 7697 660 4765 19 2271 6739 22:36:59 Swap: 1023 0 1023 22:36:59 22:36:59 22:36:59 ---> ip addr: 22:36:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:36:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:36:59 inet 127.0.0.1/8 scope host lo 22:36:59 valid_lft forever preferred_lft forever 22:36:59 inet6 ::1/128 scope host 22:36:59 valid_lft forever preferred_lft forever 22:36:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:36:59 link/ether fa:16:3e:bd:c8:14 brd ff:ff:ff:ff:ff:ff 22:36:59 altname enp0s3 22:36:59 altname ens3 22:36:59 inet 10.30.170.70/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:36:59 valid_lft 86073sec preferred_lft 86073sec 22:36:59 inet6 fe80::f816:3eff:febd:c814/64 scope link 22:36:59 valid_lft forever preferred_lft forever 22:36:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:36:59 link/ether 02:42:98:05:62:3b brd ff:ff:ff:ff:ff:ff 22:36:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:36:59 valid_lft forever preferred_lft forever 22:36:59 22:36:59 22:36:59 ---> sar -b -r -n DEV: 22:36:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/30/2025 _x86_64_ (2 CPU) 22:36:59 22:36:59 22:31:28 LINUX RESTART (2 CPU) 22:36:59 22:36:59 10:32:01 PM tps rtps wtps bread/s bwrtn/s 22:36:59 10:33:01 PM 197.47 17.66 179.81 5405.83 8042.40 22:36:59 10:34:01 PM 106.38 0.70 105.68 103.18 11831.51 22:36:59 10:35:01 PM 32.64 0.10 32.54 3.60 1297.53 22:36:59 10:36:01 PM 21.30 0.40 20.90 30.53 558.07 22:36:59 Average: 89.45 4.72 84.74 1386.06 5432.42 22:36:59 22:36:59 10:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:36:59 10:33:01 PM 5135284 6982532 2747148 34.85 2688 2030540 974344 10.91 201360 2223888 148956 22:36:59 10:34:01 PM 4925316 6939688 2957116 37.52 2688 2189476 987256 11.05 232804 2368592 27112 22:36:59 10:35:01 PM 4834160 6849608 3048272 38.67 2688 2190464 1075728 12.04 267800 2424444 10860 22:36:59 10:36:01 PM 4898392 6914492 2984040 37.86 2688 2191260 1011392 11.32 268896 2359376 10756 22:36:59 Average: 4948288 6921580 2934144 37.22 2688 2150435 1012180 11.33 242715 2344075 49421 22:36:59 22:36:59 10:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:36:59 10:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 10:33:01 PM eth0 324.05 195.50 1874.98 63.61 0.00 0.00 0.00 0.00 22:36:59 10:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 10:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 10:34:01 PM eth0 76.00 57.16 766.72 10.73 0.00 0.00 0.00 0.00 22:36:59 10:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 10:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 10:35:01 PM eth0 21.71 23.16 27.62 9.01 0.00 0.00 0.00 0.00 22:36:59 10:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 10:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 10:36:01 PM eth0 20.71 19.90 26.90 7.45 0.00 0.00 0.00 0.00 22:36:59 10:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 Average: eth0 110.63 73.94 674.13 22.70 0.00 0.00 0.00 0.00 22:36:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:36:59 22:36:59 ---> sar -P ALL: 22:36:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/30/2025 _x86_64_ (2 CPU) 22:36:59 22:36:59 22:31:28 LINUX RESTART (2 CPU) 22:36:59 22:36:59 10:32:01 PM CPU %user %nice %system %iowait %steal %idle 22:36:59 10:33:01 PM all 39.27 0.00 7.83 2.35 0.11 50.44 22:36:59 10:33:01 PM 0 47.90 0.00 8.33 1.64 0.10 42.03 22:36:59 10:33:01 PM 1 30.64 0.00 7.34 3.07 0.12 58.84 22:36:59 10:34:01 PM all 35.21 0.00 5.35 1.39 0.13 57.91 22:36:59 10:34:01 PM 0 58.66 0.00 6.66 1.15 0.12 33.41 22:36:59 10:34:01 PM 1 11.83 0.00 4.05 1.62 0.15 82.35 22:36:59 10:35:01 PM all 32.25 0.00 3.37 1.01 0.10 63.27 22:36:59 10:35:01 PM 0 47.25 0.00 3.84 1.48 0.12 47.31 22:36:59 10:35:01 PM 1 17.31 0.00 2.89 0.55 0.08 79.16 22:36:59 10:36:01 PM all 33.84 0.00 3.50 0.15 0.12 62.40 22:36:59 10:36:01 PM 0 51.52 0.00 4.54 0.18 0.10 43.66 22:36:59 10:36:01 PM 1 16.17 0.00 2.45 0.12 0.13 81.13 22:36:59 Average: all 35.14 0.00 5.01 1.23 0.11 58.51 22:36:59 Average: 0 51.34 0.00 5.84 1.11 0.11 41.60 22:36:59 Average: 1 18.98 0.00 4.18 1.34 0.12 75.39 22:36:59 22:36:59 22:36:59