02:32:15 Started by timer 02:32:15 Running as SYSTEM 02:32:15 [EnvInject] - Loading node environment variables. 02:32:16 Building remotely on prd-centos8-builder-2c-2g-10522 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 02:32:17 [ssh-agent] Looking for ssh-agent implementation... 02:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:32:17 $ ssh-agent 02:32:17 SSH_AUTH_SOCK=/tmp/ssh-SUjIPHzsNSfl/agent.5444 02:32:17 SSH_AGENT_PID=5445 02:32:17 [ssh-agent] Started. 02:32:17 Running ssh-add (command line suppressed) 02:32:17 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_9241930014783501989.key (/w/workspace/builder-openstack-cron@tmp/private_key_9241930014783501989.key) 02:32:17 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:32:17 The recommended git tool is: NONE 02:32:29 using credential jenkins-ssh 02:32:29 Wiping out workspace first. 02:32:29 Cloning the remote Git repository 02:32:29 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 02:32:29 > git init /w/workspace/builder-openstack-cron # timeout=10 02:32:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 02:32:29 > git --version # timeout=10 02:32:29 > git --version # 'git version 2.43.0' 02:32:29 using GIT_SSH to set credentials jenkins-ssh 02:32:29 [INFO] Currently running in a labeled security context 02:32:29 [INFO] Currently SELinux is 'enforcing' on the host 02:32:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh13073878984928957542.key 02:32:29 Verifying host key using known hosts file 02:32:29 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. 02:32:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 02:32:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:33 Avoid second fetch 02:32:33 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:32:33 Checking out Revision 0b38abbc5ab476f968e8079adeba7618d4ea8419 (refs/remotes/origin/master) 02:32:33 > git config core.sparsecheckout # timeout=10 02:32:33 > git checkout -f 0b38abbc5ab476f968e8079adeba7618d4ea8419 # timeout=10 02:32:34 Commit message: "Merge "Fix distribution-merge jobs"" 02:32:34 > git rev-list --no-walk 0b38abbc5ab476f968e8079adeba7618d4ea8419 # timeout=10 02:32:34 > git remote # timeout=10 02:32:34 > git submodule init # timeout=10 02:32:34 > git submodule sync # timeout=10 02:32:34 > git config --get remote.origin.url # timeout=10 02:32:34 > git submodule init # timeout=10 02:32:34 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:32:34 > git config --get submodule.global-jjb.url # timeout=10 02:32:34 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:32:34 > git config --get submodule.packer/common-packer.url # timeout=10 02:32:34 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:32:34 > git submodule update --init --recursive global-jjb # timeout=10 02:32:35 > git submodule update --init --recursive packer/common-packer # timeout=10 02:32:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:32:39 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 02:32:39 No emails were triggered. 02:32:39 provisioning config files... 02:32:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:32:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:32:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:32:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3482852465460053599.sh 02:32:40 ---> python-tools-install.sh 02:32:40 Setup pyenv: 02:32:40 system 02:32:40 * 3.8.13 (set by /opt/pyenv/version) 02:32:40 * 3.9.13 (set by /opt/pyenv/version) 02:32:40 * 3.10.13 (set by /opt/pyenv/version) 02:32:40 * 3.11.7 (set by /opt/pyenv/version) 02:32:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PnpC 02:32:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:32:49 lf-activate-venv(): INFO: Installing: lftools 02:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-PnpC/bin to PATH 02:33:25 Generating Requirements File 02:33:45 Python 3.11.7 02:33:46 pip 24.2 from /tmp/venv-PnpC/lib/python3.11/site-packages/pip (python 3.11) 02:33:46 appdirs==1.4.4 02:33:46 argcomplete==3.5.0 02:33:46 aspy.yaml==1.3.0 02:33:46 attrs==24.2.0 02:33:46 autopage==0.5.2 02:33:46 beautifulsoup4==4.12.3 02:33:46 boto3==1.34.159 02:33:46 botocore==1.34.159 02:33:46 bs4==0.0.2 02:33:46 cachetools==5.4.0 02:33:46 certifi==2024.7.4 02:33:46 cffi==1.17.0 02:33:46 cfgv==3.4.0 02:33:46 chardet==5.2.0 02:33:46 charset-normalizer==3.3.2 02:33:46 click==8.1.7 02:33:46 cliff==4.7.0 02:33:46 cmd2==2.4.3 02:33:46 cryptography==3.3.2 02:33:46 debtcollector==3.0.0 02:33:46 decorator==5.1.1 02:33:46 defusedxml==0.7.1 02:33:46 Deprecated==1.2.14 02:33:46 distlib==0.3.8 02:33:46 dnspython==2.6.1 02:33:46 docker==4.2.2 02:33:46 dogpile.cache==1.3.3 02:33:46 email_validator==2.2.0 02:33:46 filelock==3.15.4 02:33:46 future==1.0.0 02:33:46 gitdb==4.0.11 02:33:46 GitPython==3.1.43 02:33:46 google-auth==2.33.0 02:33:46 httplib2==0.22.0 02:33:46 identify==2.6.0 02:33:46 idna==3.7 02:33:46 importlib-resources==1.5.0 02:33:46 iso8601==2.1.0 02:33:46 Jinja2==3.1.4 02:33:46 jmespath==1.0.1 02:33:46 jsonpatch==1.33 02:33:46 jsonpointer==3.0.0 02:33:46 jsonschema==4.23.0 02:33:46 jsonschema-specifications==2023.12.1 02:33:46 keystoneauth1==5.7.0 02:33:46 kubernetes==30.1.0 02:33:46 lftools==0.37.10 02:33:46 lxml==5.3.0 02:33:46 MarkupSafe==2.1.5 02:33:46 msgpack==1.0.8 02:33:46 multi_key_dict==2.0.3 02:33:46 munch==4.0.0 02:33:46 netaddr==1.3.0 02:33:46 netifaces==0.11.0 02:33:46 niet==1.4.2 02:33:46 nodeenv==1.9.1 02:33:46 oauth2client==4.1.3 02:33:46 oauthlib==3.2.2 02:33:46 openstacksdk==3.3.0 02:33:46 os-client-config==2.1.0 02:33:46 os-service-types==1.7.0 02:33:46 osc-lib==3.1.0 02:33:46 oslo.config==9.5.0 02:33:46 oslo.context==5.5.0 02:33:46 oslo.i18n==6.3.0 02:33:46 oslo.log==6.1.1 02:33:46 oslo.serialization==5.4.0 02:33:46 oslo.utils==7.2.0 02:33:46 packaging==24.1 02:33:46 pbr==6.0.0 02:33:46 platformdirs==4.2.2 02:33:46 prettytable==3.11.0 02:33:46 pyasn1==0.6.0 02:33:46 pyasn1_modules==0.4.0 02:33:46 pycparser==2.22 02:33:46 pygerrit2==2.0.15 02:33:46 PyGithub==2.3.0 02:33:46 PyJWT==2.9.0 02:33:46 PyNaCl==1.5.0 02:33:46 pyparsing==2.4.7 02:33:46 pyperclip==1.9.0 02:33:46 pyrsistent==0.20.0 02:33:46 python-cinderclient==9.5.0 02:33:46 python-dateutil==2.9.0.post0 02:33:46 python-heatclient==3.5.0 02:33:46 python-jenkins==1.8.2 02:33:46 python-keystoneclient==5.4.0 02:33:46 python-magnumclient==4.6.0 02:33:46 python-openstackclient==7.0.0 02:33:46 python-swiftclient==4.6.0 02:33:46 PyYAML==6.0.2 02:33:46 referencing==0.35.1 02:33:46 requests==2.32.3 02:33:46 requests-oauthlib==2.0.0 02:33:46 requestsexceptions==1.4.0 02:33:46 rfc3986==2.0.0 02:33:46 rpds-py==0.20.0 02:33:46 rsa==4.9 02:33:46 ruamel.yaml==0.18.6 02:33:46 ruamel.yaml.clib==0.2.8 02:33:46 s3transfer==0.10.2 02:33:46 simplejson==3.19.2 02:33:46 six==1.16.0 02:33:46 smmap==5.0.1 02:33:46 soupsieve==2.5 02:33:46 stevedore==5.2.0 02:33:46 tabulate==0.9.0 02:33:46 toml==0.10.2 02:33:46 tomlkit==0.13.0 02:33:46 tqdm==4.66.5 02:33:46 typing_extensions==4.12.2 02:33:46 tzdata==2024.1 02:33:46 urllib3==1.26.19 02:33:46 virtualenv==20.26.3 02:33:46 wcwidth==0.2.13 02:33:46 websocket-client==1.8.0 02:33:46 wrapt==1.16.0 02:33:46 xdg==6.0.0 02:33:46 xmltodict==0.13.0 02:33:46 yq==3.4.3 02:33:46 [EnvInject] - Injecting environment variables from a build step. 02:33:46 [EnvInject] - Injecting as environment variables the properties content 02:33:46 OS_CLOUD=vex 02:33:46 02:33:46 [EnvInject] - Variables injected successfully. 02:33:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:33:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:33:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13122369143508084422.sh 02:33:46 ---> Orphaned k8s clusters 02:33:46 Setup pyenv: 02:33:47 system 02:33:47 3.8.13 02:33:47 3.9.13 02:33:47 3.10.13 02:33:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:33:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PnpC from file:/tmp/.os_lf_venv 02:33:48 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 02:33:54 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. 02:33:54 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.2 which is incompatible. 02:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-PnpC/bin to PATH 02:33:57 -----> Delete orphaned cluster 02:33:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:33:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:33:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5671304105687517707.sh 02:33:57 ---> Orphaned stacks 02:33:57 Setup pyenv: 02:33:58 system 02:33:58 3.8.13 02:33:58 3.9.13 02:33:58 3.10.13 02:33:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:33:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PnpC from file:/tmp/.os_lf_venv 02:33:59 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:34:14 lf-activate-venv(): INFO: Adding /tmp/venv-PnpC/bin to PATH 02:34:14 + mapfile -t OS_COE_CLUSTERS_ID 02:34:14 ++ awk '{print $1}' 02:34:14 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 02:34:14 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 02:34:17 + echo '-----> Active clusters -> stacks' 02:34:17 -----> Active clusters -> stacks 02:34:17 + OS_COE_STACKS=() 02:34:17 + [[ 0 -gt 0 ]] 02:34:17 + mapfile -t OS_STACKS 02:34:17 ++ awk '{print $1}' 02:34:17 ++ 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 02:34:19 + echo '-----> Active stacks' 02:34:19 -----> Active stacks 02:34:19 + for stack in "${OS_STACKS[@]}" 02:34:19 + echo releng-openflowplugin-csit-1node-cbench-only-potassium-404 02:34:19 releng-openflowplugin-csit-1node-cbench-only-potassium-404 02:34:19 + for stack in "${OS_STACKS[@]}" 02:34:19 + echo releng-openflowplugin-csit-1node-flow-services-all-potassium-406 02:34:19 releng-openflowplugin-csit-1node-flow-services-all-potassium-406 02:34:19 + for stack in "${OS_STACKS[@]}" 02:34:19 + echo releng-bgpcep-csit-1node-userfeatures-all-potassium-404 02:34:19 releng-bgpcep-csit-1node-userfeatures-all-potassium-404 02:34:19 + for stack in "${OS_STACKS[@]}" 02:34:19 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-potassium-404 02:34:19 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-potassium-404 02:34:19 + echo '-----> Delete orphaned stacks' 02:34:19 -----> Delete orphaned stacks 02:34:19 + for STACK_NAME in "${OS_STACKS[@]}" 02:34:19 + [[ 0 -gt 0 ]] 02:34:19 + stack_in_jenkins releng-openflowplugin-csit-1node-cbench-only-potassium-404 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 02:34:19 + STACK_NAME=releng-openflowplugin-csit-1node-cbench-only-potassium-404 02:34:19 + builds=() 02:34:19 + for jenkins in "${@:2}" 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 ++ 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' 02:34:19 + 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ head -n1 02:34:19 ++ 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 + 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]}' 02:34:19 ++ 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ awk 'END {print $NF}' 02:34:19 + status=200 02:34:19 + '[' 200 '!=' 200 ']' 02:34:19 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:19 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:19 ++ echo https://jenkins.opendaylight.org/releng 02:34:19 ++ awk -F/ '{print $NF}' 02:34:19 ++ sed 's/\/*$//' 02:34:19 + silo=releng 02:34:19 + export silo 02:34:19 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:19 ++ grep -v null 02:34:19 ++ 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]}' 02:34:19 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:19 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:19 + for jenkins in "${@:2}" 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 ++ 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' 02:34:19 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ head -n1 02:34:19 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 02:34:19 ++ awk 'END {print $NF}' 02:34:19 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 + status=200 02:34:19 + '[' 200 '!=' 200 ']' 02:34:19 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:19 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:19 ++ awk -F/ '{print $NF}' 02:34:19 ++ sed 's/\/*$//' 02:34:19 ++ echo https://jenkins.opendaylight.org/sandbox 02:34:19 + silo=sandbox 02:34:19 + export silo 02:34:19 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:19 ++ grep -v null 02:34:19 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 02:34:19 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:19 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:19 + [[ releng-builder-openstack-cron-64195 releng-serviceutils-maven-merge-calcium-354 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-potassium-404 releng-bgpcep-csit-1node-bgp-ingest-all-potassium-404 releng-openflowplugin-csit-1node-scale-only-potassium-404 releng-bgpcep-csit-1node-throughpcep-all-potassium-404 releng-bgpcep-csit-1node-userfeatures-all-potassium-404 releng-openflowplugin-csit-1node-flow-services-all-potassium-406 releng-openflowplugin-csit-1node-cbench-only-potassium-404 releng-integration-distribution-test-potassium-404 =~ releng-openflowplugin-csit-1node-cbench-only-potassium-404 ]] 02:34:19 + return 0 02:34:19 + continue 02:34:19 + for STACK_NAME in "${OS_STACKS[@]}" 02:34:19 + [[ 0 -gt 0 ]] 02:34:19 + stack_in_jenkins releng-openflowplugin-csit-1node-flow-services-all-potassium-406 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 02:34:19 + STACK_NAME=releng-openflowplugin-csit-1node-flow-services-all-potassium-406 02:34:19 + builds=() 02:34:19 + for jenkins in "${@:2}" 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 ++ 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' 02:34:19 + 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ head -n1 02:34:19 + 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]}' 02:34:19 ++ 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ awk 'END {print $NF}' 02:34:19 + status=200 02:34:19 + '[' 200 '!=' 200 ']' 02:34:19 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:19 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:19 ++ awk -F/ '{print $NF}' 02:34:19 ++ echo https://jenkins.opendaylight.org/releng 02:34:19 ++ sed 's/\/*$//' 02:34:19 + silo=releng 02:34:19 + export silo 02:34:19 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:19 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:19 ++ 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]}' 02:34:19 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:19 ++ grep -v null 02:34:19 + for jenkins in "${@:2}" 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 ++ 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' 02:34:19 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ head -n1 02:34:19 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 02:34:19 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ awk 'END {print $NF}' 02:34:19 + status=200 02:34:19 + '[' 200 '!=' 200 ']' 02:34:19 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:19 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:19 ++ awk -F/ '{print $NF}' 02:34:19 ++ echo https://jenkins.opendaylight.org/sandbox 02:34:19 ++ sed 's/\/*$//' 02:34:19 + silo=sandbox 02:34:19 + export silo 02:34:19 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:19 ++ grep -v null 02:34:19 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 02:34:19 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:19 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:19 + [[ releng-builder-openstack-cron-64195 releng-serviceutils-maven-merge-calcium-354 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-potassium-404 releng-bgpcep-csit-1node-bgp-ingest-all-potassium-404 releng-openflowplugin-csit-1node-scale-only-potassium-404 releng-bgpcep-csit-1node-throughpcep-all-potassium-404 releng-bgpcep-csit-1node-userfeatures-all-potassium-404 releng-openflowplugin-csit-1node-flow-services-all-potassium-406 releng-openflowplugin-csit-1node-cbench-only-potassium-404 releng-integration-distribution-test-potassium-404 =~ releng-openflowplugin-csit-1node-flow-services-all-potassium-406 ]] 02:34:19 + return 0 02:34:19 + continue 02:34:19 + for STACK_NAME in "${OS_STACKS[@]}" 02:34:19 + [[ 0 -gt 0 ]] 02:34:19 + stack_in_jenkins releng-bgpcep-csit-1node-userfeatures-all-potassium-404 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 02:34:19 + STACK_NAME=releng-bgpcep-csit-1node-userfeatures-all-potassium-404 02:34:19 + builds=() 02:34:19 + for jenkins in "${@:2}" 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 ++ 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' 02:34:19 + 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ head -n1 02:34:19 + 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]}' 02:34:19 ++ 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ awk 'END {print $NF}' 02:34:19 + status=200 02:34:19 + '[' 200 '!=' 200 ']' 02:34:19 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:19 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:19 ++ echo https://jenkins.opendaylight.org/releng 02:34:19 ++ awk -F/ '{print $NF}' 02:34:19 ++ sed 's/\/*$//' 02:34:19 + silo=releng 02:34:19 + export silo 02:34:19 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:19 ++ grep -v null 02:34:19 ++ 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]}' 02:34:19 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:19 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:19 + for jenkins in "${@:2}" 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 ++ 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' 02:34:19 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ head -n1 02:34:19 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 02:34:19 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ awk 'END {print $NF}' 02:34:19 + status=200 02:34:19 + '[' 200 '!=' 200 ']' 02:34:19 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:19 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:19 ++ echo https://jenkins.opendaylight.org/sandbox 02:34:19 ++ awk -F/ '{print $NF}' 02:34:19 ++ sed 's/\/*$//' 02:34:19 + silo=sandbox 02:34:19 + export silo 02:34:19 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:19 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 02:34:19 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:19 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:19 ++ grep -v null 02:34:19 + [[ releng-builder-openstack-cron-64195 releng-serviceutils-maven-merge-calcium-354 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-potassium-404 releng-bgpcep-csit-1node-bgp-ingest-all-potassium-404 releng-openflowplugin-csit-1node-scale-only-potassium-404 releng-bgpcep-csit-1node-throughpcep-all-potassium-404 releng-bgpcep-csit-1node-userfeatures-all-potassium-404 releng-openflowplugin-csit-1node-flow-services-all-potassium-406 releng-openflowplugin-csit-1node-cbench-only-potassium-404 releng-integration-distribution-test-potassium-404 =~ releng-bgpcep-csit-1node-userfeatures-all-potassium-404 ]] 02:34:19 + return 0 02:34:19 + continue 02:34:19 + for STACK_NAME in "${OS_STACKS[@]}" 02:34:19 + [[ 0 -gt 0 ]] 02:34:19 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-mixed-all-potassium-404 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 02:34:19 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-mixed-all-potassium-404 02:34:19 + builds=() 02:34:19 + for jenkins in "${@:2}" 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 ++ 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' 02:34:19 + 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ head -n1 02:34:19 ++ 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 + 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]}' 02:34:19 ++ 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ awk 'END {print $NF}' 02:34:19 + status=200 02:34:19 + '[' 200 '!=' 200 ']' 02:34:19 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:19 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:19 ++ sed 's/\/*$//' 02:34:19 ++ echo https://jenkins.opendaylight.org/releng 02:34:19 ++ awk -F/ '{print $NF}' 02:34:19 + silo=releng 02:34:19 + export silo 02:34:19 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:19 ++ grep -v null 02:34:19 ++ 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/64195/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/serviceutils-maven-merge-calcium/354/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-mixed-all-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"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/openflowplugin-csit-1node-scale-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-potassium/404/"}}],"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/openflowplugin-csit-1node-flow-services-all-potassium/406/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-cbench-only-potassium/404/"}}],"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-potassium/404/"}}],"oneOffExecutors":[]}]}' 02:34:19 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:19 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:19 + for jenkins in "${@:2}" 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 02:34:19 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 02:34:19 ++ 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' 02:34:19 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ head -n1 02:34:19 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 02:34:19 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 02:34:19 02:34:19 200' 02:34:19 ++ awk 'END {print $NF}' 02:34:19 + status=200 02:34:19 + '[' 200 '!=' 200 ']' 02:34:19 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 02:34:19 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 02:34:19 ++ sed 's/\/*$//' 02:34:19 ++ echo https://jenkins.opendaylight.org/sandbox 02:34:19 ++ awk -F/ '{print $NF}' 02:34:19 + silo=sandbox 02:34:19 + export silo 02:34:19 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 02:34:19 ++ grep -v null 02:34:19 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 02:34:19 ++ jq -r '.computer[].executors[].currentExecutable.url' 02:34:19 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 02:34:19 + [[ releng-builder-openstack-cron-64195 releng-serviceutils-maven-merge-calcium-354 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-potassium-404 releng-bgpcep-csit-1node-bgp-ingest-all-potassium-404 releng-openflowplugin-csit-1node-scale-only-potassium-404 releng-bgpcep-csit-1node-throughpcep-all-potassium-404 releng-bgpcep-csit-1node-userfeatures-all-potassium-404 releng-openflowplugin-csit-1node-flow-services-all-potassium-406 releng-openflowplugin-csit-1node-cbench-only-potassium-404 releng-integration-distribution-test-potassium-404 =~ releng-bgpcep-csit-1node-bgp-ingest-mixed-all-potassium-404 ]] 02:34:19 + return 0 02:34:19 + continue 02:34:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:34:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:34:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins711669150611836607.sh 02:34:19 ---> Orphaned servers 02:34:19 Setup pyenv: 02:34:19 system 02:34:19 3.8.13 02:34:19 3.9.13 02:34:19 3.10.13 02:34:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:34:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PnpC from file:/tmp/.os_lf_venv 02:34:21 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:34:33 lf-activate-venv(): INFO: Adding /tmp/venv-PnpC/bin to PATH 02:34:39 -----> Active servers 02:34:39 prd-centos8-builder-2c-2g-10523 02:34:39 prd-centos8-builder-2c-2g-10522 02:34:39 prd-centos8-robot-2c-8g-10518 02:34:39 prd-centos8-robot-2c-8g-10519 02:34:39 prd-centos8-robot-2c-8g-10521 02:34:39 prd-centos8-robot-2c-8g-10520 02:34:39 prd-centos8-robot-2c-8g-10513 02:34:39 prd-centos8-robot-2c-8g-10517 02:34:39 prd-centos8-robot-2c-8g-10509 02:34:39 prd-centos8-robot-2c-8g-10512 02:34:39 prd-centos8-robot-2c-8g-10511 02:34:39 prd-centos8-robot-2c-8g-10508 02:34:39 prd-centos8-robot-2c-8g-10516 02:34:39 prd-centos8-robot-2c-8g-10515 02:34:39 prd-centos8-robot-2c-8g-10514 02:34:39 prd-centos8-robot-2c-8g-10510 02:34:39 prd-queue-disttest-2c-1g-10506 02:34:39 prd-centos8-builder-4c-4g-10505 02:34:39 prd-centos8-robot-2c-8g-10499 02:34:39 prd-centos8-robot-2c-8g-10498 02:34:39 prd-centos8-builder-2c-2g-8811 02:34:39 prd-centos8-builder-2c-2g-8810 02:34:39 prd-ubuntu2004-docker-4c-4g-8809 02:34:39 prd-centos8-builder-2c-2g-8807 02:34:39 prd-ubuntu2004-docker-4c-4g-8804 02:34:39 prd-ubuntu2004-docker-2c-2g-8788 02:34:39 -----> Delete orphaned servers 02:34:40 Deleting orphaned server: prd-centos8-builder-2c-2g-8811 02:34:43 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 02:34:44 Deleting orphaned server: prd-centos8-builder-2c-2g-8810 02:34:47 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 02:34:47 Deleting orphaned server: prd-ubuntu2004-docker-4c-4g-8809 02:34:51 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 02:34:52 Deleting orphaned server: prd-centos8-builder-2c-2g-8807 02:34:55 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 02:34:55 Deleting orphaned server: prd-ubuntu2004-docker-4c-4g-8804 02:34:58 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 02:34:58 Deleting orphaned server: prd-ubuntu2004-docker-2c-2g-8788 02:35:01 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 02:35:01 Build step 'Conditional step (single)' marked build as failure 02:35:01 $ ssh-agent -k 02:35:01 unset SSH_AUTH_SOCK; 02:35:01 unset SSH_AGENT_PID; 02:35:01 echo Agent pid 5445 killed; 02:35:01 [ssh-agent] Stopped. 02:35:01 [PostBuildScript] - [INFO] Executing post build scripts. 02:35:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8791071578511389535.sh 02:35:01 ---> sysstat.sh 02:35:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8598005108276410411.sh 02:35:02 ---> package-listing.sh 02:35:02 ++ facter osfamily 02:35:02 ++ tr '[:upper:]' '[:lower:]' 02:35:02 + OS_FAMILY=redhat 02:35:02 + workspace=/w/workspace/builder-openstack-cron 02:35:02 + START_PACKAGES=/tmp/packages_start.txt 02:35:02 + END_PACKAGES=/tmp/packages_end.txt 02:35:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:35:02 + PACKAGES=/tmp/packages_start.txt 02:35:02 + '[' /w/workspace/builder-openstack-cron ']' 02:35:02 + PACKAGES=/tmp/packages_end.txt 02:35:02 + case "${OS_FAMILY}" in 02:35:02 + sort 02:35:02 + rpm -qa 02:35:03 + '[' -f /tmp/packages_start.txt ']' 02:35:03 + '[' -f /tmp/packages_end.txt ']' 02:35:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:35:03 + '[' /w/workspace/builder-openstack-cron ']' 02:35:03 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 02:35:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 02:35:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12222986171851935619.sh 02:35:03 ---> capture-instance-metadata.sh 02:35:03 Setup pyenv: 02:35:03 system 02:35:03 3.8.13 02:35:03 3.9.13 02:35:03 3.10.13 02:35:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PnpC from file:/tmp/.os_lf_venv 02:35:04 lf-activate-venv(): INFO: Installing: lftools 02:35:14 lf-activate-venv(): INFO: Adding /tmp/venv-PnpC/bin to PATH 02:35:14 INFO: Running in OpenStack, capturing instance metadata 02:35:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9371334919838208610.sh 02:35:15 provisioning config files... 02:35:15 Could not find credentials [logs] for builder-openstack-cron #64195 02:35:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config7563678616387997847tmp 02:35:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:35:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:35:15 provisioning config files... 02:35:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:35:16 [EnvInject] - Injecting environment variables from a build step. 02:35:16 [EnvInject] - Injecting as environment variables the properties content 02:35:16 SERVER_ID=logs 02:35:16 02:35:16 [EnvInject] - Variables injected successfully. 02:35:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2471013877243305666.sh 02:35:16 ---> create-netrc.sh 02:35:16 WARN: Log server credential not found. 02:35:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15276850338644311305.sh 02:35:16 ---> python-tools-install.sh 02:35:16 Setup pyenv: 02:35:16 system 02:35:16 3.8.13 02:35:16 3.9.13 02:35:16 3.10.13 02:35:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:35:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PnpC from file:/tmp/.os_lf_venv 02:35:17 lf-activate-venv(): INFO: Installing: lftools 02:35:27 lf-activate-venv(): INFO: Adding /tmp/venv-PnpC/bin to PATH 02:35:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5675252504169864132.sh 02:35:27 ---> sudo-logs.sh 02:35:27 Archiving 'sudo' log.. 02:35:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7512263511805110547.sh 02:35:27 ---> job-cost.sh 02:35:27 Setup pyenv: 02:35:28 system 02:35:28 3.8.13 02:35:28 3.9.13 02:35:28 3.10.13 02:35:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:35:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PnpC from file:/tmp/.os_lf_venv 02:35:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:35:35 lf-activate-venv(): INFO: Adding /tmp/venv-PnpC/bin to PATH 02:35:35 INFO: No Stack... 02:35:35 INFO: Retrieving Pricing Info for: v3-standard-2 02:35:36 INFO: Archiving Costs 02:35:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11280819140656498319.sh 02:35:36 ---> logs-deploy.sh 02:35:36 Setup pyenv: 02:35:36 system 02:35:36 3.8.13 02:35:36 3.9.13 02:35:36 3.10.13 02:35:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 02:35:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PnpC from file:/tmp/.os_lf_venv 02:35:37 lf-activate-venv(): INFO: Installing: lftools 02:35:46 lf-activate-venv(): INFO: Adding /tmp/venv-PnpC/bin to PATH 02:35:46 WARNING: Nexus logging server not set 02:35:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/64195/ 02:35:46 INFO: archiving logs to S3 02:35:47 ---> uname -a: 02:35:47 Linux prd-centos8-builder-2c-2g-10522.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 02:35:47 02:35:47 02:35:47 ---> lscpu: 02:35:47 Architecture: x86_64 02:35:47 CPU op-mode(s): 32-bit, 64-bit 02:35:47 Byte Order: Little Endian 02:35:47 CPU(s): 2 02:35:47 On-line CPU(s) list: 0,1 02:35:47 Thread(s) per core: 1 02:35:47 Core(s) per socket: 1 02:35:47 Socket(s): 2 02:35:47 NUMA node(s): 1 02:35:47 Vendor ID: AuthenticAMD 02:35:47 CPU family: 23 02:35:47 Model: 49 02:35:47 Model name: AMD EPYC-Rome Processor 02:35:47 Stepping: 0 02:35:47 CPU MHz: 2800.000 02:35:47 BogoMIPS: 5600.00 02:35:47 Virtualization: AMD-V 02:35:47 Hypervisor vendor: KVM 02:35:47 Virtualization type: full 02:35:47 L1d cache: 32K 02:35:47 L1i cache: 32K 02:35:47 L2 cache: 512K 02:35:47 L3 cache: 16384K 02:35:47 NUMA node0 CPU(s): 0,1 02:35:47 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 02:35:47 02:35:47 02:35:47 ---> nproc: 02:35:47 2 02:35:47 02:35:47 02:35:47 ---> df -h: 02:35:47 Filesystem Size Used Avail Use% Mounted on 02:35:47 devtmpfs 3.8G 0 3.8G 0% /dev 02:35:47 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:35:47 tmpfs 3.8G 17M 3.8G 1% /run 02:35:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:35:47 /dev/vda1 40G 8.4G 32G 21% / 02:35:47 tmpfs 770M 0 770M 0% /run/user/1001 02:35:47 02:35:47 02:35:47 ---> free -m: 02:35:47 total used free shared buff/cache available 02:35:47 Mem: 7697 630 4825 19 2242 6772 02:35:47 Swap: 1023 0 1023 02:35:47 02:35:47 02:35:47 ---> ip addr: 02:35:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:35:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:35:47 inet 127.0.0.1/8 scope host lo 02:35:47 valid_lft forever preferred_lft forever 02:35:47 inet6 ::1/128 scope host 02:35:47 valid_lft forever preferred_lft forever 02:35:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:35:47 link/ether fa:16:3e:21:2f:df brd ff:ff:ff:ff:ff:ff 02:35:47 altname enp0s3 02:35:47 altname ens3 02:35:47 inet 10.30.171.246/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:35:47 valid_lft 86151sec preferred_lft 86151sec 02:35:47 inet6 fe80::f816:3eff:fe21:2fdf/64 scope link 02:35:47 valid_lft forever preferred_lft forever 02:35:47 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:35:47 link/ether 02:42:21:94:06:38 brd ff:ff:ff:ff:ff:ff 02:35:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:35:47 valid_lft forever preferred_lft forever 02:35:47 02:35:47 02:35:47 ---> sar -b -r -n DEV: 02:35:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/13/2024 _x86_64_ (2 CPU) 02:35:47 02:35:47 02:31:33 LINUX RESTART (2 CPU) 02:35:47 02:35:47 02:32:02 AM tps rtps wtps bread/s bwrtn/s 02:35:47 02:33:01 AM 107.98 19.46 88.51 5462.85 4641.79 02:35:47 02:34:01 AM 116.91 7.16 109.75 1270.24 8981.56 02:35:47 02:35:01 AM 42.09 0.67 41.43 70.79 4948.68 02:35:47 Average: 88.89 9.04 79.85 2250.42 6199.31 02:35:47 02:35:47 02:32:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:35:47 02:33:01 AM 5306048 6986884 2576376 32.69 2688 1874228 999328 11.19 199636 2090892 67168 02:35:47 02:34:01 AM 5020720 6985532 2861704 36.30 2688 2143132 944608 10.58 226780 2289948 105520 02:35:47 02:35:01 AM 4956280 6943584 2926144 37.12 2688 2165068 999996 11.20 272180 2304456 12 02:35:47 Average: 5094349 6972000 2788075 35.37 2688 2060809 981311 10.99 232865 2228432 57567 02:35:47 02:35:47 02:32:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:35:47 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:47 02:33:01 AM eth0 295.07 162.31 1336.51 60.43 0.00 0.00 0.00 0.00 02:35:47 02:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:47 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:47 02:34:01 AM eth0 66.43 52.38 624.58 10.70 0.00 0.00 0.00 0.00 02:35:47 02:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:47 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:47 02:35:01 AM eth0 59.69 51.26 361.45 11.25 0.00 0.00 0.00 0.00 02:35:47 02:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:47 Average: eth0 139.55 88.24 771.09 27.28 0.00 0.00 0.00 0.00 02:35:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:47 02:35:47 02:35:47 ---> sar -P ALL: 02:35:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/13/2024 _x86_64_ (2 CPU) 02:35:47 02:35:47 02:31:33 LINUX RESTART (2 CPU) 02:35:47 02:35:47 02:32:02 AM CPU %user %nice %system %iowait %steal %idle 02:35:47 02:33:01 AM all 32.69 0.00 5.71 2.27 0.10 59.23 02:35:47 02:33:01 AM 0 34.87 0.00 6.11 3.97 0.10 54.95 02:35:47 02:33:01 AM 1 30.51 0.00 5.30 0.56 0.10 63.52 02:35:47 02:34:01 AM all 36.26 0.00 6.30 2.12 0.14 55.18 02:35:47 02:34:01 AM 0 57.06 0.00 8.87 2.81 0.17 31.10 02:35:47 02:34:01 AM 1 15.53 0.00 3.75 1.43 0.12 79.17 02:35:47 02:35:01 AM all 29.42 0.00 3.94 0.64 0.11 65.89 02:35:47 02:35:01 AM 0 44.30 0.00 4.37 0.80 0.12 50.42 02:35:47 02:35:01 AM 1 14.56 0.00 3.51 0.48 0.10 81.34 02:35:47 Average: all 32.79 0.00 5.31 1.67 0.12 60.10 02:35:47 Average: 0 45.47 0.00 6.45 2.52 0.13 45.43 02:35:47 Average: 1 20.13 0.00 4.18 0.83 0.11 74.75 02:35:47 02:35:47 02:35:47