17:32:04 Started by timer 17:32:04 Running as SYSTEM 17:32:04 [EnvInject] - Loading node environment variables. 17:32:04 Building remotely on prd-centos8-builder-2c-2g-2621 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 17:32:04 [ssh-agent] Looking for ssh-agent implementation... 17:32:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:04 $ ssh-agent 17:32:04 SSH_AUTH_SOCK=/tmp/ssh-EtsptVoC7ArG/agent.5443 17:32:04 SSH_AGENT_PID=5444 17:32:04 [ssh-agent] Started. 17:32:04 Running ssh-add (command line suppressed) 17:32:04 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_11906505677732697074.key (/w/workspace/builder-openstack-cron@tmp/private_key_11906505677732697074.key) 17:32:04 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:32:04 The recommended git tool is: NONE 17:32:07 using credential jenkins-ssh 17:32:07 Wiping out workspace first. 17:32:07 Cloning the remote Git repository 17:32:07 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 17:32:07 > git init /w/workspace/builder-openstack-cron # timeout=10 17:32:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 17:32:07 > git --version # timeout=10 17:32:07 > git --version # 'git version 2.43.0' 17:32:07 using GIT_SSH to set credentials jenkins-ssh 17:32:07 [INFO] Currently running in a labeled security context 17:32:07 [INFO] Currently SELinux is 'enforcing' on the host 17:32:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh6034378973988904658.key 17:32:07 Verifying host key using known hosts file 17:32:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:32:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 17:32:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:10 Avoid second fetch 17:32:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:32:10 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 17:32:10 > git config core.sparsecheckout # timeout=10 17:32:10 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 17:32:10 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 17:32:10 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 17:32:10 > git remote # timeout=10 17:32:10 > git submodule init # timeout=10 17:32:10 > git submodule sync # timeout=10 17:32:10 > git config --get remote.origin.url # timeout=10 17:32:10 > git submodule init # timeout=10 17:32:10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:32:10 > git config --get submodule.global-jjb.url # timeout=10 17:32:10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:32:10 > git config --get submodule.packer/common-packer.url # timeout=10 17:32:10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:32:10 > git submodule update --init --recursive global-jjb # timeout=10 17:32:11 > git submodule update --init --recursive packer/common-packer # timeout=10 17:32:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:15 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:32:15 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 17:32:15 No emails were triggered. 17:32:15 provisioning config files... 17:32:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 17:32:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:32:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:32:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9509214767214677351.sh 17:32:15 ---> python-tools-install.sh 17:32:15 Setup pyenv: 17:32:15 system 17:32:15 * 3.8.13 (set by /opt/pyenv/version) 17:32:15 * 3.9.13 (set by /opt/pyenv/version) 17:32:15 * 3.10.13 (set by /opt/pyenv/version) 17:32:15 * 3.11.7 (set by /opt/pyenv/version) 17:32:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mjze 17:32:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:32:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:32:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:32:24 lf-activate-venv(): INFO: Base packages installed successfully 17:32:24 lf-activate-venv(): INFO: Installing additional packages: lftools 17:33:02 lf-activate-venv(): INFO: Adding /tmp/venv-mjze/bin to PATH 17:33:02 Generating Requirements File 17:33:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:33:38 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:33:39 Python 3.11.7 17:33:39 pip 25.3 from /tmp/venv-mjze/lib/python3.11/site-packages/pip (python 3.11) 17:33:39 appdirs==1.4.4 17:33:39 argcomplete==3.6.3 17:33:39 aspy.yaml==1.3.0 17:33:39 attrs==25.4.0 17:33:39 autopage==0.5.2 17:33:39 beautifulsoup4==4.14.3 17:33:39 boto3==1.41.5 17:33:39 botocore==1.41.5 17:33:39 bs4==0.0.2 17:33:39 cachetools==6.2.2 17:33:39 certifi==2025.11.12 17:33:39 cffi==2.0.0 17:33:39 cfgv==3.5.0 17:33:39 chardet==5.2.0 17:33:39 charset-normalizer==3.4.4 17:33:39 click==8.3.1 17:33:39 cliff==4.12.0 17:33:39 cmd2==2.7.0 17:33:39 cryptography==3.3.2 17:33:39 debtcollector==3.0.0 17:33:39 decorator==5.2.1 17:33:39 defusedxml==0.7.1 17:33:39 Deprecated==1.3.1 17:33:39 distlib==0.4.0 17:33:39 dnspython==2.8.0 17:33:39 docker==7.1.0 17:33:39 dogpile.cache==1.5.0 17:33:39 durationpy==0.10 17:33:39 email-validator==2.3.0 17:33:39 filelock==3.20.0 17:33:39 future==1.0.0 17:33:39 gitdb==4.0.12 17:33:39 GitPython==3.1.45 17:33:39 google-auth==2.43.0 17:33:39 httplib2==0.31.0 17:33:39 identify==2.6.15 17:33:39 idna==3.11 17:33:39 importlib-resources==1.5.0 17:33:39 iso8601==2.1.0 17:33:39 Jinja2==3.1.6 17:33:39 jmespath==1.0.1 17:33:39 jsonpatch==1.33 17:33:39 jsonpointer==3.0.0 17:33:39 jsonschema==4.25.1 17:33:39 jsonschema-specifications==2025.9.1 17:33:39 keystoneauth1==5.12.0 17:33:39 kubernetes==34.1.0 17:33:39 lftools==0.37.16 17:33:39 lxml==6.0.2 17:33:39 markdown-it-py==4.0.0 17:33:39 MarkupSafe==3.0.3 17:33:39 mdurl==0.1.2 17:33:39 msgpack==1.1.2 17:33:39 multi_key_dict==2.0.3 17:33:39 munch==4.0.0 17:33:39 netaddr==1.3.0 17:33:39 niet==1.4.2 17:33:39 nodeenv==1.9.1 17:33:39 oauth2client==4.1.3 17:33:39 oauthlib==3.3.1 17:33:39 openstacksdk==4.8.0 17:33:39 os-service-types==1.8.2 17:33:39 osc-lib==4.2.0 17:33:39 oslo.config==10.1.0 17:33:39 oslo.context==6.2.0 17:33:39 oslo.i18n==6.7.1 17:33:39 oslo.log==7.2.1 17:33:39 oslo.serialization==5.8.0 17:33:39 oslo.utils==9.2.0 17:33:39 packaging==25.0 17:33:39 pbr==7.0.3 17:33:39 platformdirs==4.5.0 17:33:39 prettytable==3.17.0 17:33:39 psutil==7.1.3 17:33:39 pyasn1==0.6.1 17:33:39 pyasn1_modules==0.4.2 17:33:39 pycparser==2.23 17:33:39 pygerrit2==2.0.15 17:33:39 PyGithub==2.8.1 17:33:39 Pygments==2.19.2 17:33:39 PyJWT==2.10.1 17:33:39 PyNaCl==1.6.1 17:33:39 pyparsing==2.4.7 17:33:39 pyperclip==1.11.0 17:33:39 pyrsistent==0.20.0 17:33:39 python-cinderclient==9.8.0 17:33:39 python-dateutil==2.9.0.post0 17:33:39 python-heatclient==4.3.0 17:33:39 python-jenkins==1.8.3 17:33:39 python-keystoneclient==5.7.0 17:33:39 python-magnumclient==4.9.0 17:33:39 python-openstackclient==8.2.0 17:33:39 python-swiftclient==4.9.0 17:33:39 PyYAML==6.0.3 17:33:39 referencing==0.37.0 17:33:39 requests==2.32.5 17:33:39 requests-oauthlib==2.0.0 17:33:39 requestsexceptions==1.4.0 17:33:39 rfc3986==2.0.0 17:33:39 rich==14.2.0 17:33:39 rich-argparse==1.7.2 17:33:39 rpds-py==0.29.0 17:33:39 rsa==4.9.1 17:33:39 ruamel.yaml==0.18.16 17:33:39 ruamel.yaml.clib==0.2.15 17:33:39 s3transfer==0.15.0 17:33:39 simplejson==3.20.2 17:33:39 six==1.17.0 17:33:39 smmap==5.0.2 17:33:39 soupsieve==2.8 17:33:39 stevedore==5.6.0 17:33:39 tabulate==0.9.0 17:33:39 toml==0.10.2 17:33:39 tomlkit==0.13.3 17:33:39 tqdm==4.67.1 17:33:39 typing_extensions==4.15.0 17:33:39 tzdata==2025.2 17:33:39 urllib3==1.26.20 17:33:39 virtualenv==20.35.4 17:33:39 wcwidth==0.2.14 17:33:39 websocket-client==1.9.0 17:33:39 wrapt==2.0.1 17:33:39 xdg==6.0.0 17:33:39 xmltodict==1.0.2 17:33:39 yq==3.4.3 17:33:39 [EnvInject] - Injecting environment variables from a build step. 17:33:39 [EnvInject] - Injecting as environment variables the properties content 17:33:39 OS_CLOUD=vex 17:33:39 17:33:39 [EnvInject] - Variables injected successfully. 17:33:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14177107709042919604.sh 17:33:39 ---> Orphaned k8s clusters 17:33:39 Setup pyenv: 17:33:40 system 17:33:40 3.8.13 17:33:40 3.9.13 17:33:40 3.10.13 17:33:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjze from file:/tmp/.os_lf_venv 17:33:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:42 lf-activate-venv(): INFO: Base packages installed successfully 17:33:42 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 17:33:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:33:50 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 17:33:50 lf-activate-venv(): INFO: Adding /tmp/venv-mjze/bin to PATH 17:33:53 -----> Delete orphaned cluster 17:33:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:33:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:33:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17926183500602519891.sh 17:33:53 ---> Orphaned stacks 17:33:53 Setup pyenv: 17:33:53 system 17:33:53 3.8.13 17:33:53 3.9.13 17:33:53 3.10.13 17:33:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:33:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjze from file:/tmp/.os_lf_venv 17:33:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:33:55 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 17:33:55 lf-activate-venv(): INFO: Base packages installed successfully 17:33:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 17:34:14 lf-activate-venv(): INFO: Adding /tmp/venv-mjze/bin to PATH 17:34:14 + mapfile -t OS_COE_CLUSTERS_ID 17:34:14 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 17:34:14 ++ awk '{print $1}' 17:34:14 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 17:34:16 + echo '-----> Active clusters -> stacks' 17:34:16 -----> Active clusters -> stacks 17:34:16 + OS_COE_STACKS=() 17:34:16 + [[ 0 -gt 0 ]] 17:34:16 + mapfile -t OS_STACKS 17:34:16 ++ awk '{print $1}' 17:34:16 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 17:34:17 + echo '-----> Active stacks' 17:34:17 -----> Active stacks 17:34:17 + for stack in "${OS_STACKS[@]}" 17:34:17 + echo releng-controller-csit-1node-notifications-longevity-only-titanium-64 17:34:17 releng-controller-csit-1node-notifications-longevity-only-titanium-64 17:34:17 + for stack in "${OS_STACKS[@]}" 17:34:17 + echo releng-controller-csit-1node-notifications-longevity-only-scandium-84 17:34:17 releng-controller-csit-1node-notifications-longevity-only-scandium-84 17:34:17 + echo '-----> Delete orphaned stacks' 17:34:17 -----> Delete orphaned stacks 17:34:17 + for STACK_NAME in "${OS_STACKS[@]}" 17:34:17 + [[ 0 -gt 0 ]] 17:34:17 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-titanium-64 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 17:34:17 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-titanium-64 17:34:17 + builds=() 17:34:17 + for jenkins in "${@:2}" 17:34:17 + PARAMS='tree=computer[executors[currentExecutable[url]],' 17:34:17 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 17:34:17 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:34:17 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:34:17 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:34:18 + 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/75560/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"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/ovsdb-maven-merge-titanium/482/"}}],"oneOffExecutors":[]}]} 17:34:18 17:34:18 200' 17:34:18 ++ head -n1 17:34:18 ++ 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/75560/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"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/ovsdb-maven-merge-titanium/482/"}}],"oneOffExecutors":[]}]} 17:34:18 17:34:18 200' 17:34:18 + 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/75560/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"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/ovsdb-maven-merge-titanium/482/"}}],"oneOffExecutors":[]}]}' 17:34:18 ++ 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/75560/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"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/ovsdb-maven-merge-titanium/482/"}}],"oneOffExecutors":[]}]} 17:34:18 17:34:18 200' 17:34:18 ++ awk 'END {print $NF}' 17:34:18 + status=200 17:34:18 + '[' 200 '!=' 200 ']' 17:34:18 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 17:34:18 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 17:34:18 ++ echo https://jenkins.opendaylight.org/releng 17:34:18 ++ sed 's/\/*$//' 17:34:18 ++ awk -F/ '{print $NF}' 17:34:18 + silo=releng 17:34:18 + export silo 17:34:18 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 17:34:18 ++ grep -v null 17:34:18 ++ 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/75560/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"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/ovsdb-maven-merge-titanium/482/"}}],"oneOffExecutors":[]}]}' 17:34:18 ++ jq -r '.computer[].executors[].currentExecutable.url' 17:34:18 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 17:34:18 + for jenkins in "${@:2}" 17:34:18 + PARAMS='tree=computer[executors[currentExecutable[url]],' 17:34:18 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 17:34:18 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:34:18 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:34:18 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:34:18 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 17:34:18 17:34:18 200' 17:34:18 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 17:34:18 17:34:18 200' 17:34:18 ++ head -n1 17:34:18 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 17:34:18 ++ awk 'END {print $NF}' 17:34:18 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 17:34:18 17:34:18 200' 17:34:18 + status=200 17:34:18 + '[' 200 '!=' 200 ']' 17:34:18 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 17:34:18 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 17:34:18 ++ echo https://jenkins.opendaylight.org/sandbox 17:34:18 ++ awk -F/ '{print $NF}' 17:34:18 ++ sed 's/\/*$//' 17:34:18 + silo=sandbox 17:34:18 + export silo 17:34:18 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 17:34:18 ++ grep -v null 17:34:18 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 17:34:18 ++ jq -r '.computer[].executors[].currentExecutable.url' 17:34:18 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 17:34:18 + [[ releng-builder-openstack-cron-75560 releng-controller-csit-1node-notifications-longevity-only-scandium-84 releng-controller-csit-1node-notifications-longevity-only-titanium-64 releng-integration-distribution-weekly-test-trigger-scandium-85 releng-integration-distribution-weekly-test-trigger-titanium-64 releng-ovsdb-maven-merge-titanium-482 =~ releng-controller-csit-1node-notifications-longevity-only-titanium-64 ]] 17:34:18 + return 0 17:34:18 + continue 17:34:18 + for STACK_NAME in "${OS_STACKS[@]}" 17:34:18 + [[ 0 -gt 0 ]] 17:34:18 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-scandium-84 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 17:34:18 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-scandium-84 17:34:18 + builds=() 17:34:18 + for jenkins in "${@:2}" 17:34:18 + PARAMS='tree=computer[executors[currentExecutable[url]],' 17:34:18 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 17:34:18 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:34:18 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:34:18 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:34:18 + 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/75560/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"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/ovsdb-maven-merge-titanium/482/"}}],"oneOffExecutors":[]}]} 17:34:18 17:34:18 200' 17:34:18 ++ 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/75560/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"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/ovsdb-maven-merge-titanium/482/"}}],"oneOffExecutors":[]}]} 17:34:18 17:34:18 200' 17:34:18 ++ head -n1 17:34:18 + 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/75560/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"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/ovsdb-maven-merge-titanium/482/"}}],"oneOffExecutors":[]}]}' 17:34:18 ++ 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/75560/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"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/ovsdb-maven-merge-titanium/482/"}}],"oneOffExecutors":[]}]} 17:34:18 17:34:18 200' 17:34:18 ++ awk 'END {print $NF}' 17:34:18 + status=200 17:34:18 + '[' 200 '!=' 200 ']' 17:34:18 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 17:34:18 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 17:34:18 ++ echo https://jenkins.opendaylight.org/releng 17:34:18 ++ sed 's/\/*$//' 17:34:18 ++ awk -F/ '{print $NF}' 17:34:18 + silo=releng 17:34:18 + export silo 17:34:18 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 17:34:18 ++ jq -r '.computer[].executors[].currentExecutable.url' 17:34:18 ++ 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/75560/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"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-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"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/ovsdb-maven-merge-titanium/482/"}}],"oneOffExecutors":[]}]}' 17:34:18 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 17:34:18 ++ grep -v null 17:34:18 + for jenkins in "${@:2}" 17:34:18 + PARAMS='tree=computer[executors[currentExecutable[url]],' 17:34:18 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 17:34:18 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:34:18 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:34:18 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 17:34:18 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 17:34:18 17:34:18 200' 17:34:18 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 17:34:18 17:34:18 200' 17:34:18 ++ head -n1 17:34:18 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 17:34:18 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 17:34:18 17:34:18 200' 17:34:18 ++ awk 'END {print $NF}' 17:34:18 + status=200 17:34:18 + '[' 200 '!=' 200 ']' 17:34:18 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 17:34:18 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 17:34:18 ++ echo https://jenkins.opendaylight.org/sandbox 17:34:18 ++ sed 's/\/*$//' 17:34:18 ++ awk -F/ '{print $NF}' 17:34:18 + silo=sandbox 17:34:18 + export silo 17:34:18 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 17:34:18 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 17:34:18 ++ grep -v null 17:34:18 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 17:34:18 ++ jq -r '.computer[].executors[].currentExecutable.url' 17:34:18 + [[ releng-builder-openstack-cron-75560 releng-controller-csit-1node-notifications-longevity-only-scandium-84 releng-controller-csit-1node-notifications-longevity-only-titanium-64 releng-integration-distribution-weekly-test-trigger-scandium-85 releng-integration-distribution-weekly-test-trigger-titanium-64 releng-ovsdb-maven-merge-titanium-482 =~ releng-controller-csit-1node-notifications-longevity-only-scandium-84 ]] 17:34:18 + return 0 17:34:18 + continue 17:34:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6122238805337562920.sh 17:34:18 ---> Orphaned servers 17:34:18 Setup pyenv: 17:34:18 system 17:34:18 3.8.13 17:34:18 3.9.13 17:34:18 3.10.13 17:34:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjze from file:/tmp/.os_lf_venv 17:34:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:20 lf-activate-venv(): INFO: Base packages installed successfully 17:34:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:34:35 lf-activate-venv(): INFO: Adding /tmp/venv-mjze/bin to PATH 17:34:41 -----> Active servers 17:34:41 prd-centos8-builder-2c-2g-2621 17:34:41 prd-ubuntu2204-docker-4c-4g-2618 17:34:41 prd-centos8-robot-2c-8g-2569 17:34:41 prd-centos8-robot-2c-8g-2570 17:34:41 prd-ubuntu2204-builder-2c-2g-2503 17:34:41 prd-centos8-robot-2c-8g-2439 17:34:41 prd-centos8-robot-2c-8g-2427 17:34:41 prd-queue-intque-2c-1g-2426 17:34:41 snd-centos8-robot-2c-8g-137 17:34:41 -----> Delete orphaned servers 17:34:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:34:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:34:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14245467321072208980.sh 17:34:42 ---> Orphaned ports 17:34:42 Setup pyenv: 17:34:42 system 17:34:42 3.8.13 17:34:42 3.9.13 17:34:42 3.10.13 17:34:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjze from file:/tmp/.os_lf_venv 17:34:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:45 lf-activate-venv(): INFO: Base packages installed successfully 17:34:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 17:34:59 lf-activate-venv(): INFO: Adding /tmp/venv-mjze/bin to PATH 17:35:01 No orphaned ports to process. 17:35:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:35:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:35:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7069656406146439429.sh 17:35:01 ---> Orphaned volumes 17:35:01 + source /home/jenkins/lf-env.sh 17:35:01 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:35:01 ++ mktemp -d /tmp/venv-XXXX 17:35:01 + lf_venv=/tmp/venv-HxLs 17:35:01 + local venv_file=/tmp/.os_lf_venv 17:35:01 + local python=python3 17:35:01 + local options 17:35:01 + local set_path=true 17:35:01 + local install_args= 17:35:01 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:35:01 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:35:01 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 17:35:01 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:35:01 + true 17:35:01 + case $1 in 17:35:01 + python=python3 17:35:01 + shift 2 17:35:01 + true 17:35:01 + case $1 in 17:35:01 + shift 17:35:01 + break 17:35:01 + case $python in 17:35:01 + local pkg_list= 17:35:01 + [[ -d /opt/pyenv ]] 17:35:01 + echo 'Setup pyenv:' 17:35:01 Setup pyenv: 17:35:01 + export PYENV_ROOT=/opt/pyenv 17:35:01 + PYENV_ROOT=/opt/pyenv 17:35:01 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:35:01 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:35:01 + pyenv versions 17:35:01 system 17:35:01 3.8.13 17:35:01 3.9.13 17:35:01 3.10.13 17:35:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:01 + command -v pyenv 17:35:01 ++ pyenv init - --no-rehash 17:35:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:35:01 for i in ${!paths[@]}; do 17:35:01 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:35:01 fi; done; 17:35:01 echo "${paths[*]}"'\'')" 17:35:01 export PATH="/opt/pyenv/shims:${PATH}" 17:35:01 export PYENV_SHELL=bash 17:35:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:35:01 pyenv() { 17:35:01 local command 17:35:01 command="${1:-}" 17:35:01 if [ "$#" -gt 0 ]; then 17:35:01 shift 17:35:01 fi 17:35:01 17:35:01 case "$command" in 17:35:01 rehash|shell) 17:35:01 eval "$(pyenv "sh-$command" "$@")" 17:35:01 ;; 17:35:01 *) 17:35:01 command pyenv "$command" "$@" 17:35:01 ;; 17:35:01 esac 17:35:01 }' 17:35:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:35:01 for i in ${!paths[@]}; do 17:35:01 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:35:01 fi; done; 17:35:01 echo "${paths[*]}"' 17:35:01 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:35:01 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:35:01 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:35:01 ++ export PYENV_SHELL=bash 17:35:01 ++ PYENV_SHELL=bash 17:35:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:35:01 +++ complete -F _pyenv pyenv 17:35:01 ++ lf-pyver python3 17:35:01 ++ local py_version_xy=python3 17:35:01 ++ local py_version_xyz= 17:35:01 ++ awk '{ print $1 }' 17:35:01 ++ pyenv versions 17:35:01 ++ local command 17:35:01 ++ command=versions 17:35:01 ++ '[' 1 -gt 0 ']' 17:35:01 ++ shift 17:35:01 ++ case "$command" in 17:35:01 ++ command pyenv versions 17:35:01 ++ pyenv versions 17:35:01 ++ sed 's/^[ *]* //' 17:35:01 ++ grep -E '^[0-9.]*[0-9]$' 17:35:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:35:01 +++ grep '^3' /tmp/.pyenv_versions 17:35:01 +++ tail -n 1 17:35:01 +++ sort -V 17:35:01 ++ py_version_xyz=3.11.7 17:35:01 ++ [[ -z 3.11.7 ]] 17:35:01 ++ echo 3.11.7 17:35:01 ++ return 0 17:35:01 + pyenv local 3.11.7 17:35:01 + local command 17:35:01 + command=local 17:35:01 + '[' 2 -gt 0 ']' 17:35:01 + shift 17:35:01 + case "$command" in 17:35:01 + command pyenv local 3.11.7 17:35:01 + pyenv local 3.11.7 17:35:01 + for arg in "$@" 17:35:01 + case $arg in 17:35:01 + pkg_list+='lftools[openstack] ' 17:35:01 + for arg in "$@" 17:35:01 + case $arg in 17:35:01 + pkg_list+='kubernetes ' 17:35:01 + for arg in "$@" 17:35:01 + case $arg in 17:35:01 + pkg_list+='niet ' 17:35:01 + for arg in "$@" 17:35:01 + case $arg in 17:35:01 + pkg_list+='python-heatclient ' 17:35:01 + for arg in "$@" 17:35:01 + case $arg in 17:35:01 + pkg_list+='python-openstackclient ' 17:35:01 + for arg in "$@" 17:35:01 + case $arg in 17:35:01 + pkg_list+='python-magnumclient ' 17:35:01 + for arg in "$@" 17:35:01 + case $arg in 17:35:01 + pkg_list+='yq ' 17:35:01 + [[ -f /tmp/.os_lf_venv ]] 17:35:01 ++ cat /tmp/.os_lf_venv 17:35:01 + lf_venv=/tmp/venv-mjze 17:35:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjze from' file:/tmp/.os_lf_venv 17:35:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjze from file:/tmp/.os_lf_venv 17:35:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:35:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:01 + local 'pip_opts=--upgrade --quiet' 17:35:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:35:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:35:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:35:01 + [[ -n '' ]] 17:35:01 + [[ -n '' ]] 17:35:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:35:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:01 + /tmp/venv-mjze/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 17:35:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:35:03 lf-activate-venv(): INFO: Base packages installed successfully 17:35:03 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 17:35:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 17:35:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:35:03 + /tmp/venv-mjze/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:35:20 + type python3 17:35:20 + true 17:35:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mjze/bin to PATH' 17:35:20 lf-activate-venv(): INFO: Adding /tmp/venv-mjze/bin to PATH 17:35:20 + PATH=/tmp/venv-mjze/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:35:20 + return 0 17:35:20 + mapfile -t os_volumes 17:35:20 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 17:35:23 + '[' 0 -eq 0 ']' 17:35:23 + echo 'No orphaned volumes found.' 17:35:23 No orphaned volumes found. 17:35:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:35:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:35:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10830813247076931522.sh 17:35:23 ---> Protect in-use images 17:35:23 Setup pyenv: 17:35:23 system 17:35:23 3.8.13 17:35:23 3.9.13 17:35:23 3.10.13 17:35:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjze from file:/tmp/.os_lf_venv 17:35:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:35:26 lf-activate-venv(): INFO: Base packages installed successfully 17:35:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 17:35:39 lf-activate-venv(): INFO: Adding /tmp/venv-mjze/bin to PATH 17:35:39 INFO: There are images to protect defined in jenkins-config. 17:35:39 INFO: There are additional images to protect in the jjb dir. 17:35:39 INFO: Protecting the following images: 17:35:39 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 17:35:39 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 17:35:39 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 17:35:39 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 17:35:39 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 17:35:39 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 17:35:39 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 17:35:39 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 17:35:39 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 17:35:39 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 17:35:39 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 17:35:39 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 17:35:41 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 17:35:43 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 17:35:44 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 17:35:46 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 17:35:47 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 17:35:49 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 17:35:51 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 17:35:52 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 17:35:54 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 17:35:55 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 17:35:57 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 17:35:59 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 17:35:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:35:59 Run condition [Boolean condition] enabling perform for step [BuilderChain] 17:35:59 [EnvInject] - Injecting environment variables from a build step. 17:35:59 [EnvInject] - Injecting as environment variables the properties content 17:35:59 OS_IMAGE_CLEANUP_AGE=30 17:35:59 17:35:59 [EnvInject] - Variables injected successfully. 17:35:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10084499643006327431.sh 17:35:59 ---> Cleanup old images 17:35:59 Setup pyenv: 17:35:59 system 17:35:59 3.8.13 17:35:59 3.9.13 17:35:59 3.10.13 17:35:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:35:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjze from file:/tmp/.os_lf_venv 17:35:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:35:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:01 lf-activate-venv(): INFO: Base packages installed successfully 17:36:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:36:17 lf-activate-venv(): INFO: Adding /tmp/venv-mjze/bin to PATH 17:36:17 + lftools openstack --os-cloud vex image cleanup --days=30 17:36:22 WARNING: Use of image.protected resulted in an exception 17:36:22 Removing 314 images from vex. 17:36:22 WARNING: Use of image.protected resulted in an exception 17:36:23 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 17:36:23 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 17:36:23 Build step 'Conditional steps (multiple)' marked build as failure 17:36:23 $ ssh-agent -k 17:36:23 unset SSH_AUTH_SOCK; 17:36:23 unset SSH_AGENT_PID; 17:36:23 echo Agent pid 5444 killed; 17:36:23 [ssh-agent] Stopped. 17:36:23 [PostBuildScript] - [INFO] Executing post build scripts. 17:36:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14428362847069180578.sh 17:36:23 ---> sysstat.sh 17:36:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1832510251168559614.sh 17:36:23 ---> package-listing.sh 17:36:23 ++ tr '[:upper:]' '[:lower:]' 17:36:23 ++ facter osfamily 17:36:24 + OS_FAMILY=redhat 17:36:24 + workspace=/w/workspace/builder-openstack-cron 17:36:24 + START_PACKAGES=/tmp/packages_start.txt 17:36:24 + END_PACKAGES=/tmp/packages_end.txt 17:36:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:24 + PACKAGES=/tmp/packages_start.txt 17:36:24 + '[' /w/workspace/builder-openstack-cron ']' 17:36:24 + PACKAGES=/tmp/packages_end.txt 17:36:24 + case "${OS_FAMILY}" in 17:36:24 + rpm -qa 17:36:24 + sort 17:36:24 + '[' -f /tmp/packages_start.txt ']' 17:36:24 + '[' -f /tmp/packages_end.txt ']' 17:36:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:36:24 + '[' /w/workspace/builder-openstack-cron ']' 17:36:24 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 17:36:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 17:36:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11059398258723588413.sh 17:36:24 ---> capture-instance-metadata.sh 17:36:24 Setup pyenv: 17:36:24 system 17:36:24 3.8.13 17:36:24 3.9.13 17:36:24 3.10.13 17:36:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjze from file:/tmp/.os_lf_venv 17:36:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:26 lf-activate-venv(): INFO: Base packages installed successfully 17:36:26 lf-activate-venv(): INFO: Installing additional packages: lftools 17:36:40 lf-activate-venv(): INFO: Adding /tmp/venv-mjze/bin to PATH 17:36:40 INFO: Running in OpenStack, capturing instance metadata 17:36:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3778261183355029026.sh 17:36:40 provisioning config files... 17:36:40 Could not find credentials [logs] for builder-openstack-cron #75560 17:36:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config2229170718997956432tmp 17:36:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:36:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:36:40 provisioning config files... 17:36:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:36:40 [EnvInject] - Injecting environment variables from a build step. 17:36:40 [EnvInject] - Injecting as environment variables the properties content 17:36:40 SERVER_ID=logs 17:36:40 17:36:40 [EnvInject] - Variables injected successfully. 17:36:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8572663893981855596.sh 17:36:40 ---> create-netrc.sh 17:36:40 WARN: Log server credential not found. 17:36:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3333848101311131899.sh 17:36:40 ---> python-tools-install.sh 17:36:40 Setup pyenv: 17:36:41 system 17:36:41 3.8.13 17:36:41 3.9.13 17:36:41 3.10.13 17:36:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:36:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjze from file:/tmp/.os_lf_venv 17:36:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:43 lf-activate-venv(): INFO: Base packages installed successfully 17:36:43 lf-activate-venv(): INFO: Installing additional packages: lftools 17:37:00 lf-activate-venv(): INFO: Adding /tmp/venv-mjze/bin to PATH 17:37:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1122980034817235653.sh 17:37:00 ---> sudo-logs.sh 17:37:00 Archiving 'sudo' log.. 17:37:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9154958344330122656.sh 17:37:00 ---> job-cost.sh 17:37:00 Setup pyenv: 17:37:01 system 17:37:01 3.8.13 17:37:01 3.9.13 17:37:01 3.10.13 17:37:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:37:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjze from file:/tmp/.os_lf_venv 17:37:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:37:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:03 lf-activate-venv(): INFO: Base packages installed successfully 17:37:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:37:16 lf-activate-venv(): INFO: Adding /tmp/venv-mjze/bin to PATH 17:37:16 INFO: No Stack... 17:37:17 INFO: Retrieving Pricing Info for: v3-standard-2 17:37:17 INFO: Archiving Costs 17:37:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8053384633339915198.sh 17:37:17 ---> logs-deploy.sh 17:37:17 Setup pyenv: 17:37:17 system 17:37:17 3.8.13 17:37:17 3.9.13 17:37:17 3.10.13 17:37:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 17:37:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjze from file:/tmp/.os_lf_venv 17:37:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:37:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:19 lf-activate-venv(): INFO: Base packages installed successfully 17:37:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:37:30 lf-activate-venv(): INFO: Adding /tmp/venv-mjze/bin to PATH 17:37:30 WARNING: Nexus logging server not set 17:37:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75560/ 17:37:30 INFO: archiving logs to S3 17:37:31 ---> uname -a: 17:37:31 Linux prd-centos8-builder-2c-2g-2621.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 17:37:31 17:37:31 17:37:31 ---> lscpu: 17:37:31 Architecture: x86_64 17:37:31 CPU op-mode(s): 32-bit, 64-bit 17:37:31 Byte Order: Little Endian 17:37:31 CPU(s): 2 17:37:31 On-line CPU(s) list: 0,1 17:37:31 Thread(s) per core: 1 17:37:31 Core(s) per socket: 1 17:37:31 Socket(s): 2 17:37:31 NUMA node(s): 1 17:37:31 Vendor ID: AuthenticAMD 17:37:31 CPU family: 23 17:37:31 Model: 49 17:37:31 Model name: AMD EPYC-Rome Processor 17:37:31 Stepping: 0 17:37:31 CPU MHz: 2799.998 17:37:31 BogoMIPS: 5599.99 17:37:31 Virtualization: AMD-V 17:37:31 Hypervisor vendor: KVM 17:37:31 Virtualization type: full 17:37:31 L1d cache: 32K 17:37:31 L1i cache: 32K 17:37:31 L2 cache: 512K 17:37:31 L3 cache: 16384K 17:37:31 NUMA node0 CPU(s): 0,1 17:37:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:37:31 17:37:31 17:37:31 ---> nproc: 17:37:31 2 17:37:31 17:37:31 17:37:31 ---> df -h: 17:37:31 Filesystem Size Used Avail Use% Mounted on 17:37:31 devtmpfs 3.8G 0 3.8G 0% /dev 17:37:31 tmpfs 3.8G 0 3.8G 0% /dev/shm 17:37:31 tmpfs 3.8G 17M 3.8G 1% /run 17:37:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:37:31 /dev/vda1 40G 8.5G 32G 22% / 17:37:31 tmpfs 770M 0 770M 0% /run/user/1001 17:37:31 17:37:31 17:37:31 ---> free -m: 17:37:31 total used free shared buff/cache available 17:37:31 Mem: 7697 633 4792 19 2270 6766 17:37:31 Swap: 1023 0 1023 17:37:31 17:37:31 17:37:31 ---> ip addr: 17:37:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:37:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:37:31 inet 127.0.0.1/8 scope host lo 17:37:31 valid_lft forever preferred_lft forever 17:37:31 inet6 ::1/128 scope host 17:37:31 valid_lft forever preferred_lft forever 17:37:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:37:31 link/ether fa:16:3e:e5:b4:86 brd ff:ff:ff:ff:ff:ff 17:37:31 altname enp0s3 17:37:31 altname ens3 17:37:31 inet 10.30.171.159/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 17:37:31 valid_lft 86040sec preferred_lft 86040sec 17:37:31 inet6 fe80::f816:3eff:fee5:b486/64 scope link 17:37:31 valid_lft forever preferred_lft forever 17:37:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:37:31 link/ether 02:42:ae:df:82:d7 brd ff:ff:ff:ff:ff:ff 17:37:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:37:31 valid_lft forever preferred_lft forever 17:37:31 17:37:31 17:37:31 ---> sar -b -r -n DEV: 17:37:31 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) 17:37:31 17:37:31 17:31:27 LINUX RESTART (2 CPU) 17:37:31 17:37:31 05:32:02 PM tps rtps wtps bread/s bwrtn/s 17:37:31 05:33:01 PM 240.69 9.89 230.80 1550.40 7364.76 17:37:31 05:34:01 PM 89.62 0.45 89.17 63.06 8037.38 17:37:31 05:35:01 PM 50.99 0.35 50.64 43.73 5621.15 17:37:31 05:36:01 PM 20.84 0.00 20.84 0.00 550.37 17:37:31 05:37:01 PM 23.83 0.92 22.91 95.18 623.73 17:37:31 Average: 84.68 2.30 82.39 346.53 4429.76 17:37:31 17:37:31 05:32:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:37:31 05:33:01 PM 5051100 6921596 2831332 35.92 2688 2052776 1085832 12.16 213184 2292320 170124 17:37:31 05:34:01 PM 4975884 6950744 2906548 36.87 2688 2150392 1008728 11.29 205280 2349732 102684 17:37:31 05:35:01 PM 5002600 7016348 2879832 36.53 2688 2188928 941464 10.54 267552 2256496 11760 17:37:31 05:36:01 PM 4981052 6992760 2901380 36.81 2688 2187020 958760 10.74 268828 2277936 8876 17:37:31 05:37:01 PM 4971116 6987860 2911316 36.93 2688 2191956 981396 10.99 426032 2130908 10800 17:37:31 Average: 4996350 6973862 2886082 36.61 2688 2154214 995236 11.14 276175 2261478 60849 17:37:31 17:37:31 05:32:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:37:31 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:31 05:33:01 PM eth0 239.42 155.67 1553.97 54.98 0.00 0.00 0.00 0.00 17:37:31 05:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:31 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:31 05:34:01 PM eth0 32.01 29.80 268.51 8.50 0.00 0.00 0.00 0.00 17:37:31 05:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:31 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:31 05:35:01 PM eth0 79.97 68.17 606.98 12.44 0.00 0.00 0.00 0.00 17:37:31 05:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:31 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:31 05:36:01 PM eth0 18.78 18.96 17.63 7.21 0.00 0.00 0.00 0.00 17:37:31 05:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:31 05:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:31 05:37:01 PM eth0 20.61 19.06 27.01 9.09 0.00 0.00 0.00 0.00 17:37:31 05:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:31 Average: eth0 77.63 58.01 491.33 18.32 0.00 0.00 0.00 0.00 17:37:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:31 17:37:31 17:37:31 ---> sar -P ALL: 17:37:31 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) 17:37:31 17:37:31 17:31:27 LINUX RESTART (2 CPU) 17:37:31 17:37:31 05:32:02 PM CPU %user %nice %system %iowait %steal %idle 17:37:31 05:33:01 PM all 31.50 0.00 5.76 3.49 0.10 59.14 17:37:31 05:33:01 PM 0 27.93 0.00 5.48 2.08 0.09 64.43 17:37:31 05:33:01 PM 1 35.07 0.00 6.05 4.91 0.12 53.85 17:37:31 05:34:01 PM all 26.74 0.00 4.20 3.92 0.10 65.04 17:37:31 05:34:01 PM 0 25.71 0.00 4.23 3.81 0.10 66.14 17:37:31 05:34:01 PM 1 27.77 0.00 4.17 4.04 0.10 63.93 17:37:31 05:35:01 PM all 34.64 0.00 4.04 0.46 0.09 60.77 17:37:31 05:35:01 PM 0 38.52 0.00 4.08 0.48 0.10 56.82 17:37:31 05:35:01 PM 1 30.74 0.00 4.01 0.43 0.08 64.73 17:37:31 05:36:01 PM all 33.62 0.00 3.71 0.23 0.09 62.34 17:37:31 05:36:01 PM 0 39.40 0.00 4.33 0.20 0.08 55.99 17:37:31 05:36:01 PM 1 27.84 0.00 3.10 0.27 0.10 68.70 17:37:31 05:37:01 PM all 30.68 0.00 3.13 1.74 0.10 64.35 17:37:31 05:37:01 PM 0 28.67 0.00 3.46 0.73 0.08 67.06 17:37:31 05:37:01 PM 1 32.69 0.00 2.80 2.74 0.12 61.65 17:37:31 Average: all 31.44 0.00 4.16 1.96 0.10 62.34 17:37:31 Average: 0 32.06 0.00 4.31 1.46 0.09 62.07 17:37:31 Average: 1 30.81 0.00 4.02 2.47 0.10 62.60 17:37:31 17:37:31 17:37:31