03:32:52 Started by timer 03:32:52 Running as SYSTEM 03:32:52 [EnvInject] - Loading node environment variables. 03:32:52 Building remotely on prd-centos8-builder-2c-2g-25596 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 03:32:53 [ssh-agent] Looking for ssh-agent implementation... 03:32:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:53 $ ssh-agent 03:32:53 SSH_AUTH_SOCK=/tmp/ssh-lbacRMPPRa6P/agent.5462 03:32:53 SSH_AGENT_PID=5463 03:32:53 [ssh-agent] Started. 03:32:53 Running ssh-add (command line suppressed) 03:32:53 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_4354464194777429471.key (/w/workspace/builder-openstack-cron@tmp/private_key_4354464194777429471.key) 03:32:53 [ssh-agent] Using credentials jenkins (jenkins-ssh) 03:32:53 The recommended git tool is: NONE 03:32:56 using credential jenkins-ssh 03:32:56 Wiping out workspace first. 03:32:56 Cloning the remote Git repository 03:32:56 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 03:32:56 > git init /w/workspace/builder-openstack-cron # timeout=10 03:32:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 03:32:56 > git --version # timeout=10 03:32:56 > git --version # 'git version 2.43.0' 03:32:56 using GIT_SSH to set credentials jenkins-ssh 03:32:56 [INFO] Currently running in a labeled security context 03:32:56 [INFO] Currently SELinux is 'enforcing' on the host 03:32:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh12233398043921902289.key 03:32:56 Verifying host key using known hosts file 03:32:56 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. 03:32:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 03:32:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:59 Avoid second fetch 03:32:59 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:32:59 Checking out Revision 0d122213521f28467fa3505ae5695eaced472831 (refs/remotes/origin/master) 03:32:59 > git config core.sparsecheckout # timeout=10 03:32:59 > git checkout -f 0d122213521f28467fa3505ae5695eaced472831 # timeout=10 03:32:59 Commit message: "fix: Remove + prefix from SSH host key algorithms" 03:32:59 > git rev-list --no-walk 0d122213521f28467fa3505ae5695eaced472831 # timeout=10 03:32:59 > git remote # timeout=10 03:32:59 > git submodule init # timeout=10 03:32:59 > git submodule sync # timeout=10 03:32:59 > git config --get remote.origin.url # timeout=10 03:32:59 > git submodule init # timeout=10 03:32:59 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:32:59 > git config --get submodule.global-jjb.url # timeout=10 03:32:59 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:32:59 > git config --get submodule.packer/common-packer.url # timeout=10 03:32:59 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:33:00 > git submodule update --init --recursive global-jjb # timeout=10 03:33:00 > git submodule update --init --recursive packer/common-packer # timeout=10 03:33:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:33:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:33:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:33:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:33:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:33:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:33:05 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:33:05 No emails were triggered. 03:33:05 provisioning config files... 03:33:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:33:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:33:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:33:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2945976937978518651.sh 03:33:05 ---> python-tools-install.sh 03:33:05 Setup pyenv: 03:33:06 system 03:33:06 * 3.8.13 (set by /opt/pyenv/version) 03:33:06 * 3.9.13 (set by /opt/pyenv/version) 03:33:06 * 3.10.13 (set by /opt/pyenv/version) 03:33:06 * 3.11.7 (set by /opt/pyenv/version) 03:33:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4qcj 03:33:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:33:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:33:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:33:15 lf-activate-venv(): INFO: Base packages installed successfully 03:33:15 lf-activate-venv(): INFO: Installing additional packages: lftools 03:33:44 lf-activate-venv(): INFO: Adding /tmp/venv-4qcj/bin to PATH 03:33:44 Generating Requirements File 03:34:06 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. 03:34:06 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:34:06 Python 3.11.7 03:34:06 pip 25.3 from /tmp/venv-4qcj/lib/python3.11/site-packages/pip (python 3.11) 03:34:07 appdirs==1.4.4 03:34:07 argcomplete==3.6.3 03:34:07 aspy.yaml==1.3.0 03:34:07 attrs==25.4.0 03:34:07 autopage==0.5.2 03:34:07 beautifulsoup4==4.14.3 03:34:07 boto3==1.42.25 03:34:07 botocore==1.42.25 03:34:07 bs4==0.0.2 03:34:07 certifi==2026.1.4 03:34:07 cffi==2.0.0 03:34:07 cfgv==3.5.0 03:34:07 chardet==5.2.0 03:34:07 charset-normalizer==3.4.4 03:34:07 click==8.3.1 03:34:07 cliff==4.13.1 03:34:07 cmd2==3.1.0 03:34:07 cryptography==3.3.2 03:34:07 debtcollector==3.0.0 03:34:07 decorator==5.2.1 03:34:07 defusedxml==0.7.1 03:34:07 Deprecated==1.3.1 03:34:07 distlib==0.4.0 03:34:07 dnspython==2.8.0 03:34:07 docker==7.1.0 03:34:07 dogpile.cache==1.5.0 03:34:07 durationpy==0.10 03:34:07 email-validator==2.3.0 03:34:07 filelock==3.20.3 03:34:07 future==1.0.0 03:34:07 gitdb==4.0.12 03:34:07 GitPython==3.1.46 03:34:07 google-auth==2.47.0 03:34:07 httplib2==0.31.0 03:34:07 identify==2.6.15 03:34:07 idna==3.11 03:34:07 importlib-resources==1.5.0 03:34:07 iso8601==2.1.0 03:34:07 Jinja2==3.1.6 03:34:07 jmespath==1.0.1 03:34:07 jsonpatch==1.33 03:34:07 jsonpointer==3.0.0 03:34:07 jsonschema==4.26.0 03:34:07 jsonschema-specifications==2025.9.1 03:34:07 keystoneauth1==5.12.0 03:34:07 kubernetes==34.1.0 03:34:07 lftools==0.37.18 03:34:07 lxml==6.0.2 03:34:07 markdown-it-py==4.0.0 03:34:07 MarkupSafe==3.0.3 03:34:07 mdurl==0.1.2 03:34:07 msgpack==1.1.2 03:34:07 multi_key_dict==2.0.3 03:34:07 munch==4.0.0 03:34:07 netaddr==1.3.0 03:34:07 niet==1.4.2 03:34:07 nodeenv==1.10.0 03:34:07 oauth2client==4.1.3 03:34:07 oauthlib==3.3.1 03:34:07 openstacksdk==4.8.0 03:34:07 os-service-types==1.8.2 03:34:07 osc-lib==4.3.0 03:34:07 oslo.config==10.2.0 03:34:07 oslo.context==6.2.0 03:34:07 oslo.i18n==6.7.1 03:34:07 oslo.log==8.0.0 03:34:07 oslo.serialization==5.9.0 03:34:07 oslo.utils==9.2.0 03:34:07 packaging==25.0 03:34:07 pbr==7.0.3 03:34:07 platformdirs==4.5.1 03:34:07 prettytable==3.17.0 03:34:07 psutil==7.2.1 03:34:07 pyasn1==0.6.1 03:34:07 pyasn1_modules==0.4.2 03:34:07 pycparser==2.23 03:34:07 pygerrit2==2.0.15 03:34:07 PyGithub==2.8.1 03:34:07 Pygments==2.19.2 03:34:07 PyJWT==2.10.1 03:34:07 PyNaCl==1.6.2 03:34:07 pyparsing==2.4.7 03:34:07 pyperclip==1.11.0 03:34:07 pyrsistent==0.20.0 03:34:07 python-cinderclient==9.8.0 03:34:07 python-dateutil==2.9.0.post0 03:34:07 python-heatclient==4.3.0 03:34:07 python-jenkins==1.8.3 03:34:07 python-keystoneclient==5.7.0 03:34:07 python-magnumclient==4.9.0 03:34:07 python-openstackclient==8.3.0 03:34:07 python-swiftclient==4.9.0 03:34:07 PyYAML==6.0.3 03:34:07 referencing==0.37.0 03:34:07 requests==2.32.5 03:34:07 requests-oauthlib==2.0.0 03:34:07 requestsexceptions==1.4.0 03:34:07 rfc3986==2.0.0 03:34:07 rich==14.2.0 03:34:07 rich-argparse==1.7.2 03:34:07 rpds-py==0.30.0 03:34:07 rsa==4.9.1 03:34:07 ruamel.yaml==0.19.1 03:34:07 ruamel.yaml.clib==0.2.15 03:34:07 s3transfer==0.16.0 03:34:07 simplejson==3.20.2 03:34:07 six==1.17.0 03:34:07 smmap==5.0.2 03:34:07 soupsieve==2.8.1 03:34:07 stevedore==5.6.0 03:34:07 tabulate==0.9.0 03:34:07 toml==0.10.2 03:34:07 tomlkit==0.13.3 03:34:07 tqdm==4.67.1 03:34:07 typing_extensions==4.15.0 03:34:07 tzdata==2025.3 03:34:07 urllib3==1.26.20 03:34:07 virtualenv==20.36.1 03:34:07 wcwidth==0.2.14 03:34:07 websocket-client==1.9.0 03:34:07 wrapt==2.0.1 03:34:07 xdg==6.0.0 03:34:07 xmltodict==1.0.2 03:34:07 yq==3.4.3 03:34:07 [EnvInject] - Injecting environment variables from a build step. 03:34:07 [EnvInject] - Injecting as environment variables the properties content 03:34:07 OS_CLOUD=vex 03:34:07 03:34:07 [EnvInject] - Variables injected successfully. 03:34:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:34:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:34:07 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11024134000986533023.sh 03:34:07 ---> Orphaned k8s clusters 03:34:07 Setup pyenv: 03:34:07 system 03:34:07 3.8.13 03:34:07 3.9.13 03:34:07 3.10.13 03:34:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:34:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qcj from file:/tmp/.os_lf_venv 03:34:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:34:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:34:10 lf-activate-venv(): INFO: Base packages installed successfully 03:34:10 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:34: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. 03:34:17 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 03:34:17 lf-activate-venv(): INFO: Adding /tmp/venv-4qcj/bin to PATH 03:34:20 -----> Delete orphaned cluster 03:34:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:34:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:34:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13588448926390882773.sh 03:34:20 ---> Orphaned stacks 03:34:20 Setup pyenv: 03:34:20 system 03:34:20 3.8.13 03:34:20 3.9.13 03:34:20 3.10.13 03:34:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:34:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qcj from file:/tmp/.os_lf_venv 03:34:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:34:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:34:22 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. 03:34:22 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 03:34:22 lf-activate-venv(): INFO: Base packages installed successfully 03:34:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 03:34:43 lf-activate-venv(): INFO: Adding /tmp/venv-4qcj/bin to PATH 03:34:43 + mapfile -t OS_COE_CLUSTERS_ID 03:34:43 ++ awk '{print $1}' 03:34:43 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:34:43 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:34:45 + echo '-----> Active clusters -> stacks' 03:34:45 -----> Active clusters -> stacks 03:34:45 + OS_COE_STACKS=() 03:34:45 + [[ 0 -gt 0 ]] 03:34:45 + mapfile -t OS_STACKS 03:34:45 ++ 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 03:34:45 ++ awk '{print $1}' 03:34:47 + echo '-----> Active stacks' 03:34:47 -----> Active stacks 03:34:47 + for stack in "${OS_STACKS[@]}" 03:34:47 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-606 03:34:47 releng-openflowplugin-csit-3node-clustering-only-titanium-606 03:34:47 + for stack in "${OS_STACKS[@]}" 03:34:47 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-605 03:34:47 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-605 03:34:47 + for stack in "${OS_STACKS[@]}" 03:34:47 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-606 03:34:47 releng-bgpcep-csit-1node-throughpcep-all-titanium-606 03:34:47 + for stack in "${OS_STACKS[@]}" 03:34:47 + echo releng-controller-csit-1node-notifications-longevity-only-scandium-90 03:34:47 releng-controller-csit-1node-notifications-longevity-only-scandium-90 03:34:47 + echo '-----> Delete orphaned stacks' 03:34:47 -----> Delete orphaned stacks 03:34:47 + for STACK_NAME in "${OS_STACKS[@]}" 03:34:47 + [[ 0 -gt 0 ]] 03:34:47 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-only-titanium-606 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:34:47 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-only-titanium-606 03:34:47 + builds=() 03:34:47 + for jenkins in "${@:2}" 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 ++ 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' 03:34:47 + 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ head -n1 03:34:47 + 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]}' 03:34:47 ++ 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ awk 'END {print $NF}' 03:34:47 + status=200 03:34:47 + '[' 200 '!=' 200 ']' 03:34:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:47 ++ awk -F/ '{print $NF}' 03:34:47 ++ echo https://jenkins.opendaylight.org/releng 03:34:47 ++ sed 's/\/*$//' 03:34:47 + silo=releng 03:34:47 + export silo 03:34:47 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:47 ++ grep -v null 03:34:47 ++ 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]}' 03:34:47 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:47 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:47 + for jenkins in "${@:2}" 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 ++ 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' 03:34:47 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ head -n1 03:34:47 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:34:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ awk 'END {print $NF}' 03:34:47 + status=200 03:34:47 + '[' 200 '!=' 200 ']' 03:34:47 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:47 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:47 ++ echo https://jenkins.opendaylight.org/sandbox 03:34:47 ++ awk -F/ '{print $NF}' 03:34:47 ++ sed 's/\/*$//' 03:34:47 + silo=sandbox 03:34:47 + export silo 03:34:47 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:47 ++ grep -v null 03:34:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:34:47 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:47 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:47 + [[ releng-builder-openstack-cron-76554 releng-controller-csit-1node-notifications-longevity-only-scandium-90 releng-bgpcep-csit-1node-throughpcep-all-titanium-606 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-605 releng-openflowplugin-csit-3node-clustering-only-titanium-606 releng-integration-distribution-test-titanium-619 releng-integration-distribution-weekly-test-trigger-scandium-91 releng-transportpce-models-maven-merge-titanium-182 =~ releng-openflowplugin-csit-3node-clustering-only-titanium-606 ]] 03:34:47 + return 0 03:34:47 + continue 03:34:47 + for STACK_NAME in "${OS_STACKS[@]}" 03:34:47 + [[ 0 -gt 0 ]] 03:34:47 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-titanium-605 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:34:47 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-titanium-605 03:34:47 + builds=() 03:34:47 + for jenkins in "${@:2}" 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 ++ 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' 03:34:47 + 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ head -n1 03:34:47 + 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]}' 03:34:47 ++ 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ awk 'END {print $NF}' 03:34:47 + status=200 03:34:47 + '[' 200 '!=' 200 ']' 03:34:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:47 ++ echo https://jenkins.opendaylight.org/releng 03:34:47 ++ sed 's/\/*$//' 03:34:47 ++ awk -F/ '{print $NF}' 03:34:47 + silo=releng 03:34:47 + export silo 03:34:47 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:47 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:47 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:47 ++ grep -v null 03:34:47 ++ 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]}' 03:34:47 + for jenkins in "${@:2}" 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 ++ 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' 03:34:47 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ head -n1 03:34:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:34:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ awk 'END {print $NF}' 03:34:47 + status=200 03:34:47 + '[' 200 '!=' 200 ']' 03:34:47 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:47 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:47 ++ sed 's/\/*$//' 03:34:47 ++ echo https://jenkins.opendaylight.org/sandbox 03:34:47 ++ awk -F/ '{print $NF}' 03:34:47 + silo=sandbox 03:34:47 + export silo 03:34:47 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:34:47 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:47 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:47 ++ grep -v null 03:34:47 + [[ releng-builder-openstack-cron-76554 releng-controller-csit-1node-notifications-longevity-only-scandium-90 releng-bgpcep-csit-1node-throughpcep-all-titanium-606 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-605 releng-openflowplugin-csit-3node-clustering-only-titanium-606 releng-integration-distribution-test-titanium-619 releng-integration-distribution-weekly-test-trigger-scandium-91 releng-transportpce-models-maven-merge-titanium-182 =~ releng-bgpcep-csit-1node-bgp-ingest-all-titanium-605 ]] 03:34:47 + return 0 03:34:47 + continue 03:34:47 + for STACK_NAME in "${OS_STACKS[@]}" 03:34:47 + [[ 0 -gt 0 ]] 03:34:47 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-titanium-606 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:34:47 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-606 03:34:47 + builds=() 03:34:47 + for jenkins in "${@:2}" 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 ++ 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' 03:34:47 + 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ head -n1 03:34:47 + 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]}' 03:34:47 ++ 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ awk 'END {print $NF}' 03:34:47 + status=200 03:34:47 + '[' 200 '!=' 200 ']' 03:34:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:47 ++ echo https://jenkins.opendaylight.org/releng 03:34:47 ++ sed 's/\/*$//' 03:34:47 ++ awk -F/ '{print $NF}' 03:34:47 + silo=releng 03:34:47 + export silo 03:34:47 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:47 ++ grep -v null 03:34:47 ++ 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]}' 03:34:47 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:47 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:47 + for jenkins in "${@:2}" 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 ++ 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' 03:34:47 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ head -n1 03:34:47 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:34:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ awk 'END {print $NF}' 03:34:47 + status=200 03:34:47 + '[' 200 '!=' 200 ']' 03:34:47 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:47 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:47 ++ echo https://jenkins.opendaylight.org/sandbox 03:34:47 ++ awk -F/ '{print $NF}' 03:34:47 ++ sed 's/\/*$//' 03:34:47 + silo=sandbox 03:34:47 + export silo 03:34:47 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:47 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:34:47 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:47 ++ grep -v null 03:34:47 + [[ releng-builder-openstack-cron-76554 releng-controller-csit-1node-notifications-longevity-only-scandium-90 releng-bgpcep-csit-1node-throughpcep-all-titanium-606 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-605 releng-openflowplugin-csit-3node-clustering-only-titanium-606 releng-integration-distribution-test-titanium-619 releng-integration-distribution-weekly-test-trigger-scandium-91 releng-transportpce-models-maven-merge-titanium-182 =~ releng-bgpcep-csit-1node-throughpcep-all-titanium-606 ]] 03:34:47 + return 0 03:34:47 + continue 03:34:47 + for STACK_NAME in "${OS_STACKS[@]}" 03:34:47 + [[ 0 -gt 0 ]] 03:34:47 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-scandium-90 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 03:34:47 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-scandium-90 03:34:47 + builds=() 03:34:47 + for jenkins in "${@:2}" 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 ++ 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' 03:34:47 + 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ head -n1 03:34:47 + 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]}' 03:34:47 ++ 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ awk 'END {print $NF}' 03:34:47 + status=200 03:34:47 + '[' 200 '!=' 200 ']' 03:34:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:47 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:47 ++ sed 's/\/*$//' 03:34:47 ++ echo https://jenkins.opendaylight.org/releng 03:34:47 ++ awk -F/ '{print $NF}' 03:34:47 + silo=releng 03:34:47 + export silo 03:34:47 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:47 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:47 ++ 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/76554/"}}],"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/90/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/605/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-only-titanium/606/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/619/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-models-maven-merge-titanium/182/"}}],"oneOffExecutors":[]}]}' 03:34:47 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:47 ++ grep -v null 03:34:47 + for jenkins in "${@:2}" 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 03:34:47 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 03:34:47 ++ 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' 03:34:47 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 ++ head -n1 03:34:47 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:34:47 ++ awk 'END {print $NF}' 03:34:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 03:34:47 03:34:47 200' 03:34:47 + status=200 03:34:47 + '[' 200 '!=' 200 ']' 03:34:47 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 03:34:47 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 03:34:47 ++ echo https://jenkins.opendaylight.org/sandbox 03:34:47 ++ awk -F/ '{print $NF}' 03:34:47 ++ sed 's/\/*$//' 03:34:47 + silo=sandbox 03:34:47 + export silo 03:34:47 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 03:34:47 ++ grep -v null 03:34:47 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 03:34:47 ++ jq -r '.computer[].executors[].currentExecutable.url' 03:34:47 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 03:34:47 + [[ releng-builder-openstack-cron-76554 releng-controller-csit-1node-notifications-longevity-only-scandium-90 releng-bgpcep-csit-1node-throughpcep-all-titanium-606 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-605 releng-openflowplugin-csit-3node-clustering-only-titanium-606 releng-integration-distribution-test-titanium-619 releng-integration-distribution-weekly-test-trigger-scandium-91 releng-transportpce-models-maven-merge-titanium-182 =~ releng-controller-csit-1node-notifications-longevity-only-scandium-90 ]] 03:34:47 + return 0 03:34:47 + continue 03:34:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:34:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:34:47 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12547692635505141447.sh 03:34:47 ---> Orphaned servers 03:34:47 Setup pyenv: 03:34:47 system 03:34:47 3.8.13 03:34:47 3.9.13 03:34:47 3.10.13 03:34:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:34:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qcj from file:/tmp/.os_lf_venv 03:34:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:34:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:34:49 lf-activate-venv(): INFO: Base packages installed successfully 03:34:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:35:05 lf-activate-venv(): INFO: Adding /tmp/venv-4qcj/bin to PATH 03:35:12 -----> Active servers 03:35:12 prd-centos8-builder-2c-2g-25596 03:35:12 prd-ubuntu2204-docker-2c-2g-25595 03:35:12 prd-centos8-robot-2c-8g-25591 03:35:12 prd-centos8-robot-2c-8g-25593 03:35:12 prd-centos8-robot-2c-8g-25592 03:35:12 prd-centos8-robot-2c-8g-25590 03:35:12 prd-queue-disttest-2c-1g-25572 03:35:12 prd-centos8-robot-2c-8g-25567 03:35:12 prd-centos8-robot-2c-8g-25568 03:35:12 prd-centos8-robot-2c-8g-25455 03:35:12 prd-queue-intque-2c-1g-25453 03:35:12 -----> Delete orphaned servers 03:35:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:35:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:35:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3738264501234228549.sh 03:35:14 ---> Orphaned ports 03:35:14 Setup pyenv: 03:35:14 system 03:35:14 3.8.13 03:35:14 3.9.13 03:35:14 3.10.13 03:35:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:35:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qcj from file:/tmp/.os_lf_venv 03:35:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:35:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:16 lf-activate-venv(): INFO: Base packages installed successfully 03:35:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:35:29 lf-activate-venv(): INFO: Adding /tmp/venv-4qcj/bin to PATH 03:35:32 No orphaned ports to process. 03:35:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:35:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:35:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6832565344116730226.sh 03:35:32 ---> Orphaned volumes 03:35:32 + source /home/jenkins/lf-env.sh 03:35:32 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:35:32 ++ mktemp -d /tmp/venv-XXXX 03:35:32 + lf_venv=/tmp/venv-wDhe 03:35:32 + local venv_file=/tmp/.os_lf_venv 03:35:32 + local python=python3 03:35:32 + local options 03:35:32 + local set_path=true 03:35:32 + local install_args= 03:35:32 ++ 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 03:35:32 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:35:32 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:35:32 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:35:32 + true 03:35:32 + case $1 in 03:35:32 + python=python3 03:35:32 + shift 2 03:35:32 + true 03:35:32 + case $1 in 03:35:32 + shift 03:35:32 + break 03:35:32 + case $python in 03:35:32 + local pkg_list= 03:35:32 + [[ -d /opt/pyenv ]] 03:35:32 + echo 'Setup pyenv:' 03:35:32 Setup pyenv: 03:35:32 + export PYENV_ROOT=/opt/pyenv 03:35:32 + PYENV_ROOT=/opt/pyenv 03:35:32 + 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 03:35:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:35:32 + pyenv versions 03:35:32 system 03:35:32 3.8.13 03:35:32 3.9.13 03:35:32 3.10.13 03:35:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:35:32 + command -v pyenv 03:35:32 ++ pyenv init - --no-rehash 03:35:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 03:35:32 for i in ${!paths[@]}; do 03:35:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 03:35:32 fi; done; 03:35:32 echo "${paths[*]}"'\'')" 03:35:32 export PATH="/opt/pyenv/shims:${PATH}" 03:35:32 export PYENV_SHELL=bash 03:35:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:35:32 pyenv() { 03:35:32 local command 03:35:32 command="${1:-}" 03:35:32 if [ "$#" -gt 0 ]; then 03:35:32 shift 03:35:32 fi 03:35:32 03:35:32 case "$command" in 03:35:32 rehash|shell) 03:35:32 eval "$(pyenv "sh-$command" "$@")" 03:35:32 ;; 03:35:32 *) 03:35:32 command pyenv "$command" "$@" 03:35:32 ;; 03:35:32 esac 03:35:32 }' 03:35:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); 03:35:32 for i in ${!paths[@]}; do 03:35:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 03:35:32 fi; done; 03:35:32 echo "${paths[*]}"' 03:35:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:35:32 ++ 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 03:35:32 ++ 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 03:35:32 ++ export PYENV_SHELL=bash 03:35:32 ++ PYENV_SHELL=bash 03:35:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:35:32 +++ complete -F _pyenv pyenv 03:35:32 ++ lf-pyver python3 03:35:32 ++ local py_version_xy=python3 03:35:32 ++ local py_version_xyz= 03:35:32 ++ pyenv versions 03:35:32 ++ local command 03:35:32 ++ command=versions 03:35:32 ++ '[' 1 -gt 0 ']' 03:35:32 ++ shift 03:35:32 ++ case "$command" in 03:35:32 ++ command pyenv versions 03:35:32 ++ pyenv versions 03:35:32 ++ sed 's/^[ *]* //' 03:35:32 ++ awk '{ print $1 }' 03:35:32 ++ grep -E '^[0-9.]*[0-9]$' 03:35:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:35:32 +++ grep '^3' /tmp/.pyenv_versions 03:35:32 +++ sort -V 03:35:32 +++ tail -n 1 03:35:32 ++ py_version_xyz=3.11.7 03:35:32 ++ [[ -z 3.11.7 ]] 03:35:32 ++ echo 3.11.7 03:35:32 ++ return 0 03:35:32 + pyenv local 3.11.7 03:35:32 + local command 03:35:32 + command=local 03:35:32 + '[' 2 -gt 0 ']' 03:35:32 + shift 03:35:32 + case "$command" in 03:35:32 + command pyenv local 3.11.7 03:35:32 + pyenv local 3.11.7 03:35:32 + for arg in "$@" 03:35:32 + case $arg in 03:35:32 + pkg_list+='lftools[openstack] ' 03:35:32 + for arg in "$@" 03:35:32 + case $arg in 03:35:32 + pkg_list+='kubernetes ' 03:35:32 + for arg in "$@" 03:35:32 + case $arg in 03:35:32 + pkg_list+='niet ' 03:35:32 + for arg in "$@" 03:35:32 + case $arg in 03:35:32 + pkg_list+='python-heatclient ' 03:35:32 + for arg in "$@" 03:35:32 + case $arg in 03:35:32 + pkg_list+='python-openstackclient ' 03:35:32 + for arg in "$@" 03:35:32 + case $arg in 03:35:32 + pkg_list+='python-magnumclient ' 03:35:32 + for arg in "$@" 03:35:32 + case $arg in 03:35:32 + pkg_list+='yq ' 03:35:32 + [[ -f /tmp/.os_lf_venv ]] 03:35:32 ++ cat /tmp/.os_lf_venv 03:35:32 + lf_venv=/tmp/venv-4qcj 03:35:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qcj from' file:/tmp/.os_lf_venv 03:35:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qcj from file:/tmp/.os_lf_venv 03:35:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:35:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:35:32 + local 'pip_opts=--upgrade --quiet' 03:35:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:35:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:35:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:35:32 + [[ -n '' ]] 03:35:32 + [[ -n '' ]] 03:35:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:35:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:32 + /tmp/venv-4qcj/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 03:35:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:35:34 lf-activate-venv(): INFO: Base packages installed successfully 03:35:34 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 03:35:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 03:35:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:35:34 + /tmp/venv-4qcj/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 03:35:52 + type python3 03:35:52 + true 03:35:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4qcj/bin to PATH' 03:35:52 lf-activate-venv(): INFO: Adding /tmp/venv-4qcj/bin to PATH 03:35:52 + PATH=/tmp/venv-4qcj/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 03:35:52 + return 0 03:35:52 + mapfile -t os_volumes 03:35:52 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 03:35:56 + '[' 0 -eq 0 ']' 03:35:56 + echo 'No orphaned volumes found.' 03:35:56 No orphaned volumes found. 03:35:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:35:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:35:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16484098783544143743.sh 03:35:56 ---> Protect in-use images 03:35:56 Setup pyenv: 03:35:56 system 03:35:56 3.8.13 03:35:56 3.9.13 03:35:56 3.10.13 03:35:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:35:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qcj from file:/tmp/.os_lf_venv 03:35:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:35:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:35:58 lf-activate-venv(): INFO: Base packages installed successfully 03:35:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:36:12 lf-activate-venv(): INFO: Adding /tmp/venv-4qcj/bin to PATH 03:36:12 INFO: There are images to protect defined in jenkins-config. 03:36:12 INFO: There are additional images to protect in the jjb dir. 03:36:12 INFO: Protecting the following images: 03:36:12 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 03:36:12 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 03:36:12 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 03:36:12 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 03:36:12 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 03:36:12 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 03:36:12 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 03:36:12 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 03:36:12 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 03:36:12 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554 03:36:12 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 03:36:12 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 03:36:12 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 03:36:14 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 03:36:16 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 03:36:17 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 03:36:19 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 03:36:21 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 03:36:22 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 03:36:24 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 03:36:26 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 03:36:27 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 03:36:29 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554: True 03:36:31 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 03:36:32 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 03:36:34 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 03:36:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:36:34 Run condition [Boolean condition] enabling perform for step [BuilderChain] 03:36:34 [EnvInject] - Injecting environment variables from a build step. 03:36:34 [EnvInject] - Injecting as environment variables the properties content 03:36:34 OS_IMAGE_CLEANUP_AGE=30 03:36:34 03:36:34 [EnvInject] - Variables injected successfully. 03:36:34 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10449330314461956308.sh 03:36:34 ---> Cleanup old images 03:36:34 Setup pyenv: 03:36:34 system 03:36:34 3.8.13 03:36:34 3.9.13 03:36:34 3.10.13 03:36:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:36:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qcj from file:/tmp/.os_lf_venv 03:36:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:36:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:36:36 lf-activate-venv(): INFO: Base packages installed successfully 03:36:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:36:54 lf-activate-venv(): INFO: Adding /tmp/venv-4qcj/bin to PATH 03:36:54 + lftools openstack --os-cloud vex image cleanup --days=30 03:37:01 WARNING: Use of image.protected resulted in an exception 03:37:01 Removing 325 images from vex. 03:37:01 WARNING: Use of image.protected resulted in an exception 03:37:01 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251201-160153.193 is shared. Cannot remove... 03:37:01 WARNING: Use of image.protected resulted in an exception 03:37:01 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251201-000243.318 is shared. Cannot remove... 03:37:01 WARNING: Use of image.protected resulted in an exception 03:37:01 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 03:37:01 WARNING: Use of image.protected resulted in an exception 03:37:01 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 03:37:01 WARNING: Use of image.protected resulted in an exception 03:37:01 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 03:37:01 WARNING: Use of image.protected resulted in an exception 03:37:01 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 03:37:01 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 03:37:01 Build step 'Conditional steps (multiple)' marked build as failure 03:37:01 $ ssh-agent -k 03:37:01 unset SSH_AUTH_SOCK; 03:37:01 unset SSH_AGENT_PID; 03:37:01 echo Agent pid 5463 killed; 03:37:01 [ssh-agent] Stopped. 03:37:01 [PostBuildScript] - [INFO] Executing post build scripts. 03:37:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8912768168930865761.sh 03:37:01 ---> sysstat.sh 03:37:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7557886992085819353.sh 03:37:01 ---> package-listing.sh 03:37:01 ++ facter osfamily 03:37:01 ++ tr '[:upper:]' '[:lower:]' 03:37:02 + OS_FAMILY=redhat 03:37:02 + workspace=/w/workspace/builder-openstack-cron 03:37:02 + START_PACKAGES=/tmp/packages_start.txt 03:37:02 + END_PACKAGES=/tmp/packages_end.txt 03:37:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:37:02 + PACKAGES=/tmp/packages_start.txt 03:37:02 + '[' /w/workspace/builder-openstack-cron ']' 03:37:02 + PACKAGES=/tmp/packages_end.txt 03:37:02 + case "${OS_FAMILY}" in 03:37:02 + sort 03:37:02 + rpm -qa 03:37:02 + '[' -f /tmp/packages_start.txt ']' 03:37:02 + '[' -f /tmp/packages_end.txt ']' 03:37:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:37:02 + '[' /w/workspace/builder-openstack-cron ']' 03:37:02 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 03:37:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 03:37:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5820800251366647697.sh 03:37:02 ---> capture-instance-metadata.sh 03:37:02 Setup pyenv: 03:37:02 system 03:37:02 3.8.13 03:37:02 3.9.13 03:37:02 3.10.13 03:37:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:37:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qcj from file:/tmp/.os_lf_venv 03:37:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:37:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:37:05 lf-activate-venv(): INFO: Base packages installed successfully 03:37:05 lf-activate-venv(): INFO: Installing additional packages: lftools 03:37:15 lf-activate-venv(): INFO: Adding /tmp/venv-4qcj/bin to PATH 03:37:15 INFO: Running in OpenStack, capturing instance metadata 03:37:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3979142200302620807.sh 03:37:16 provisioning config files... 03:37:17 Could not find credentials [logs] for builder-openstack-cron #76554 03:37:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config5420598815039108128tmp 03:37:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:37:17 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:37:17 provisioning config files... 03:37:17 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:37:17 [EnvInject] - Injecting environment variables from a build step. 03:37:17 [EnvInject] - Injecting as environment variables the properties content 03:37:17 SERVER_ID=logs 03:37:17 03:37:17 [EnvInject] - Variables injected successfully. 03:37:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8514224056306540456.sh 03:37:17 ---> create-netrc.sh 03:37:17 WARN: Log server credential not found. 03:37:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13318922837667501149.sh 03:37:17 ---> python-tools-install.sh 03:37:17 Setup pyenv: 03:37:17 system 03:37:17 3.8.13 03:37:17 3.9.13 03:37:17 3.10.13 03:37:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:37:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qcj from file:/tmp/.os_lf_venv 03:37:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:37:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:37:20 lf-activate-venv(): INFO: Base packages installed successfully 03:37:20 lf-activate-venv(): INFO: Installing additional packages: lftools 03:37:30 lf-activate-venv(): INFO: Adding /tmp/venv-4qcj/bin to PATH 03:37:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1909615034699397320.sh 03:37:30 ---> sudo-logs.sh 03:37:30 Archiving 'sudo' log.. 03:37:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8353272113264377423.sh 03:37:30 ---> job-cost.sh 03:37:30 Setup pyenv: 03:37:30 system 03:37:30 3.8.13 03:37:30 3.9.13 03:37:30 3.10.13 03:37:30 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:37:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qcj from file:/tmp/.os_lf_venv 03:37:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:37:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:37:33 lf-activate-venv(): INFO: Base packages installed successfully 03:37:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:37:40 lf-activate-venv(): INFO: Adding /tmp/venv-4qcj/bin to PATH 03:37:40 INFO: No Stack... 03:37:41 INFO: Retrieving Pricing Info for: v3-standard-2 03:37:41 INFO: Archiving Costs 03:37:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins961486910682448839.sh 03:37:41 ---> logs-deploy.sh 03:37:41 Setup pyenv: 03:37:41 system 03:37:41 3.8.13 03:37:41 3.9.13 03:37:41 3.10.13 03:37:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 03:37:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4qcj from file:/tmp/.os_lf_venv 03:37:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:37:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:37:43 lf-activate-venv(): INFO: Base packages installed successfully 03:37:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:37:54 lf-activate-venv(): INFO: Adding /tmp/venv-4qcj/bin to PATH 03:37:54 WARNING: Nexus logging server not set 03:37:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76554/ 03:37:54 INFO: archiving logs to S3 03:37:55 ---> uname -a: 03:37:55 Linux prd-centos8-builder-2c-2g-25596.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 03:37:55 03:37:55 03:37:55 ---> lscpu: 03:37:55 Architecture: x86_64 03:37:55 CPU op-mode(s): 32-bit, 64-bit 03:37:55 Byte Order: Little Endian 03:37:55 CPU(s): 2 03:37:55 On-line CPU(s) list: 0,1 03:37:55 Thread(s) per core: 1 03:37:55 Core(s) per socket: 1 03:37:55 Socket(s): 2 03:37:55 NUMA node(s): 1 03:37:55 Vendor ID: AuthenticAMD 03:37:55 CPU family: 23 03:37:55 Model: 49 03:37:55 Model name: AMD EPYC-Rome Processor 03:37:55 Stepping: 0 03:37:55 CPU MHz: 2799.998 03:37:55 BogoMIPS: 5599.99 03:37:55 Virtualization: AMD-V 03:37:55 Hypervisor vendor: KVM 03:37:55 Virtualization type: full 03:37:55 L1d cache: 32K 03:37:55 L1i cache: 32K 03:37:55 L2 cache: 512K 03:37:55 L3 cache: 16384K 03:37:55 NUMA node0 CPU(s): 0,1 03:37:55 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 03:37:55 03:37:55 03:37:55 ---> nproc: 03:37:55 2 03:37:55 03:37:55 03:37:55 ---> df -h: 03:37:55 Filesystem Size Used Avail Use% Mounted on 03:37:55 devtmpfs 3.8G 0 3.8G 0% /dev 03:37:55 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:37:55 tmpfs 3.8G 17M 3.8G 1% /run 03:37:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:37:55 /dev/vda1 40G 8.5G 32G 22% / 03:37:55 tmpfs 770M 0 770M 0% /run/user/1001 03:37:55 03:37:55 03:37:55 ---> free -m: 03:37:55 total used free shared buff/cache available 03:37:55 Mem: 7697 666 4762 19 2268 6734 03:37:55 Swap: 1023 0 1023 03:37:55 03:37:55 03:37:55 ---> ip addr: 03:37:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:37:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:37:55 inet 127.0.0.1/8 scope host lo 03:37:55 valid_lft forever preferred_lft forever 03:37:55 inet6 ::1/128 scope host 03:37:55 valid_lft forever preferred_lft forever 03:37:55 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:37:55 link/ether fa:16:3e:0f:c2:81 brd ff:ff:ff:ff:ff:ff 03:37:55 altname enp0s3 03:37:55 altname ens3 03:37:55 inet 10.30.170.223/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:37:55 valid_lft 86059sec preferred_lft 86059sec 03:37:55 inet6 fe80::f816:3eff:fe0f:c281/64 scope link 03:37:55 valid_lft forever preferred_lft forever 03:37:55 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:37:55 link/ether 02:42:e1:98:03:63 brd ff:ff:ff:ff:ff:ff 03:37:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:37:55 valid_lft forever preferred_lft forever 03:37:55 03:37:55 03:37:55 ---> sar -b -r -n DEV: 03:37:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/11/2026 _x86_64_ (2 CPU) 03:37:55 03:37:55 03:32:11 LINUX RESTART (2 CPU) 03:37:55 03:37:55 03:33:01 AM tps rtps wtps bread/s bwrtn/s 03:37:55 03:34:01 AM 202.52 6.68 195.83 1109.02 7241.13 03:37:55 03:35:01 AM 92.42 0.72 91.70 102.90 11031.52 03:37:55 03:36:01 AM 30.64 0.07 30.57 3.07 1273.03 03:37:55 03:37:01 AM 19.36 0.77 18.60 51.19 484.65 03:37:55 Average: 86.23 2.06 84.17 316.52 5007.68 03:37:55 03:37:55 03:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:37:55 03:34:01 AM 5034824 6934476 2847608 36.13 2688 2080688 1079744 12.09 205092 2313952 191572 03:37:55 03:35:01 AM 4833616 6879936 3048816 38.68 2688 2221200 1093688 12.25 237840 2455840 62632 03:37:55 03:36:01 AM 4935324 6945840 2947108 37.39 2688 2185700 1025236 11.48 270072 2321720 9952 03:37:55 03:37:01 AM 4904632 6917340 2977800 37.78 2688 2188044 1063732 11.91 271496 2350868 10760 03:37:55 Average: 4927099 6919398 2955333 37.49 2688 2168908 1065600 11.93 246125 2360595 68729 03:37:55 03:37:55 03:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:37:55 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:55 03:34:01 AM eth0 108.73 86.44 1116.10 17.70 0.00 0.00 0.00 0.00 03:37:55 03:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:55 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:55 03:35:01 AM eth0 75.11 55.03 611.77 12.24 0.00 0.00 0.00 0.00 03:37:55 03:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:55 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:55 03:36:01 AM eth0 23.06 23.03 32.12 8.32 0.00 0.00 0.00 0.00 03:37:55 03:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:55 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:55 03:37:01 AM eth0 20.03 19.46 27.56 6.37 0.00 0.00 0.00 0.00 03:37:55 03:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:55 Average: eth0 56.73 45.99 446.88 11.15 0.00 0.00 0.00 0.00 03:37:55 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:55 03:37:55 03:37:55 ---> sar -P ALL: 03:37:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/11/2026 _x86_64_ (2 CPU) 03:37:55 03:37:55 03:32:11 LINUX RESTART (2 CPU) 03:37:55 03:37:55 03:33:01 AM CPU %user %nice %system %iowait %steal %idle 03:37:55 03:34:01 AM all 32.99 0.00 5.27 1.92 0.13 59.69 03:37:55 03:34:01 AM 0 35.73 0.00 6.18 2.53 0.13 55.43 03:37:55 03:34:01 AM 1 30.25 0.00 4.36 1.32 0.13 63.93 03:37:55 03:35:01 AM all 34.87 0.00 5.03 1.35 0.13 58.62 03:37:55 03:35:01 AM 0 32.72 0.00 4.91 1.34 0.15 60.89 03:37:55 03:35:01 AM 1 37.03 0.00 5.15 1.37 0.12 56.34 03:37:55 03:36:01 AM all 33.04 0.00 3.88 0.23 0.12 62.73 03:37:55 03:36:01 AM 0 30.58 0.00 3.77 0.20 0.12 65.34 03:37:55 03:36:01 AM 1 35.50 0.00 3.99 0.27 0.12 60.13 03:37:55 03:37:01 AM all 31.32 0.00 2.86 0.12 0.12 65.59 03:37:55 03:37:01 AM 0 38.15 0.00 3.36 0.13 0.12 58.25 03:37:55 03:37:01 AM 1 24.49 0.00 2.36 0.10 0.12 72.94 03:37:55 Average: all 33.05 0.00 4.26 0.91 0.13 61.66 03:37:55 Average: 0 34.29 0.00 4.55 1.05 0.13 59.98 03:37:55 Average: 1 31.82 0.00 3.96 0.76 0.12 63.33 03:37:55 03:37:55 03:37:55