11:32:11 Started by timer 11:32:11 Running as SYSTEM 11:32:11 [EnvInject] - Loading node environment variables. 11:32:11 Building remotely on prd-centos8-builder-2c-2g-14 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 11:32:11 [ssh-agent] Looking for ssh-agent implementation... 11:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:11 $ ssh-agent 11:32:11 SSH_AUTH_SOCK=/tmp/ssh-l4bHraeGwaqT/agent.5440 11:32:11 SSH_AGENT_PID=5441 11:32:11 [ssh-agent] Started. 11:32:11 Running ssh-add (command line suppressed) 11:32:11 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_18394372952331905230.key (/w/workspace/builder-openstack-cron@tmp/private_key_18394372952331905230.key) 11:32:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:32:12 The recommended git tool is: NONE 11:32:14 using credential jenkins-ssh 11:32:14 Wiping out workspace first. 11:32:14 Cloning the remote Git repository 11:32:14 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:32:14 > git init /w/workspace/builder-openstack-cron # timeout=10 11:32:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:32:14 > git --version # timeout=10 11:32:14 > git --version # 'git version 2.43.0' 11:32:14 using GIT_SSH to set credentials jenkins-ssh 11:32:14 [INFO] Currently running in a labeled security context 11:32:14 [INFO] Currently SELinux is 'enforcing' on the host 11:32:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh10442162612002609080.key 11:32:14 Verifying host key using known hosts file 11:32:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:32:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:32:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:17 Avoid second fetch 11:32:17 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:32:17 Checking out Revision a5d11b00150c642e82ebe62ca03f192a76c9c5e5 (refs/remotes/origin/master) 11:32:17 > git config core.sparsecheckout # timeout=10 11:32:17 > git checkout -f a5d11b00150c642e82ebe62ca03f192a76c9c5e5 # timeout=10 11:32:18 Commit message: "CI: Update gerrit-change-info to older revision" 11:32:18 > git rev-list --no-walk a5d11b00150c642e82ebe62ca03f192a76c9c5e5 # timeout=10 11:32:18 > git remote # timeout=10 11:32:18 > git submodule init # timeout=10 11:32:18 > git submodule sync # timeout=10 11:32:18 > git config --get remote.origin.url # timeout=10 11:32:18 > git submodule init # timeout=10 11:32:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:32:18 > git config --get submodule.global-jjb.url # timeout=10 11:32:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:32:18 > git config --get submodule.packer/common-packer.url # timeout=10 11:32:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:32:18 > git submodule update --init --recursive global-jjb # timeout=10 11:32:19 > git submodule update --init --recursive packer/common-packer # timeout=10 11:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:23 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:32:23 No emails were triggered. 11:32:23 provisioning config files... 11:32:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:32:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:32:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:32:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5588307534666014671.sh 11:32:23 ---> python-tools-install.sh 11:32:23 Setup pyenv: 11:32:23 system 11:32:23 * 3.8.13 (set by /opt/pyenv/version) 11:32:23 * 3.9.13 (set by /opt/pyenv/version) 11:32:23 * 3.10.13 (set by /opt/pyenv/version) 11:32:23 * 3.11.7 (set by /opt/pyenv/version) 11:32:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sxA7 11:32:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:32:32 lf-activate-venv(): INFO: Installing: lftools 11:33:00 lf-activate-venv(): INFO: Adding /tmp/venv-sxA7/bin to PATH 11:33:00 Generating Requirements File 11:33:21 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. 11:33:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:33:21 Python 3.11.7 11:33:21 pip 25.2 from /tmp/venv-sxA7/lib/python3.11/site-packages/pip (python 3.11) 11:33:21 appdirs==1.4.4 11:33:21 argcomplete==3.6.2 11:33:21 aspy.yaml==1.3.0 11:33:21 attrs==25.3.0 11:33:21 autopage==0.5.2 11:33:21 beautifulsoup4==4.13.5 11:33:21 boto3==1.40.35 11:33:21 botocore==1.40.35 11:33:21 bs4==0.0.2 11:33:21 cachetools==5.5.2 11:33:21 certifi==2025.8.3 11:33:21 cffi==2.0.0 11:33:21 cfgv==3.4.0 11:33:21 chardet==5.2.0 11:33:21 charset-normalizer==3.4.3 11:33:21 click==8.3.0 11:33:21 cliff==4.11.0 11:33:21 cmd2==2.7.0 11:33:21 cryptography==3.3.2 11:33:21 debtcollector==3.0.0 11:33:21 decorator==5.2.1 11:33:21 defusedxml==0.7.1 11:33:21 Deprecated==1.2.18 11:33:21 distlib==0.4.0 11:33:21 dnspython==2.8.0 11:33:21 docker==7.1.0 11:33:21 dogpile.cache==1.4.1 11:33:21 durationpy==0.10 11:33:21 email-validator==2.3.0 11:33:21 filelock==3.19.1 11:33:21 future==1.0.0 11:33:21 gitdb==4.0.12 11:33:21 GitPython==3.1.45 11:33:21 google-auth==2.40.3 11:33:21 httplib2==0.31.0 11:33:21 identify==2.6.14 11:33:21 idna==3.10 11:33:21 importlib-resources==1.5.0 11:33:21 iso8601==2.1.0 11:33:21 Jinja2==3.1.6 11:33:21 jmespath==1.0.1 11:33:21 jsonpatch==1.33 11:33:21 jsonpointer==3.0.0 11:33:21 jsonschema==4.25.1 11:33:21 jsonschema-specifications==2025.9.1 11:33:21 keystoneauth1==5.12.0 11:33:21 kubernetes==33.1.0 11:33:21 lftools==0.37.13 11:33:21 lxml==6.0.1 11:33:21 markdown-it-py==4.0.0 11:33:21 MarkupSafe==3.0.2 11:33:21 mdurl==0.1.2 11:33:21 msgpack==1.1.1 11:33:21 multi_key_dict==2.0.3 11:33:21 munch==4.0.0 11:33:21 netaddr==1.3.0 11:33:21 niet==1.4.2 11:33:21 nodeenv==1.9.1 11:33:21 oauth2client==4.1.3 11:33:21 oauthlib==3.3.1 11:33:21 openstacksdk==4.7.1 11:33:21 os-service-types==1.8.0 11:33:21 osc-lib==4.2.0 11:33:21 oslo.config==10.0.0 11:33:21 oslo.context==6.1.0 11:33:21 oslo.i18n==6.6.0 11:33:21 oslo.log==7.2.1 11:33:21 oslo.serialization==5.8.0 11:33:21 oslo.utils==9.1.0 11:33:21 packaging==25.0 11:33:21 pbr==7.0.1 11:33:21 platformdirs==4.4.0 11:33:21 prettytable==3.16.0 11:33:21 psutil==7.1.0 11:33:21 pyasn1==0.6.1 11:33:21 pyasn1_modules==0.4.2 11:33:21 pycparser==2.23 11:33:21 pygerrit2==2.0.15 11:33:21 PyGithub==2.8.1 11:33:21 Pygments==2.19.2 11:33:21 PyJWT==2.10.1 11:33:21 PyNaCl==1.6.0 11:33:21 pyparsing==2.4.7 11:33:21 pyperclip==1.10.0 11:33:21 pyrsistent==0.20.0 11:33:21 python-cinderclient==9.8.0 11:33:21 python-dateutil==2.9.0.post0 11:33:21 python-heatclient==4.3.0 11:33:21 python-jenkins==1.8.3 11:33:21 python-keystoneclient==5.7.0 11:33:21 python-magnumclient==4.9.0 11:33:21 python-openstackclient==8.2.0 11:33:21 python-swiftclient==4.8.0 11:33:21 PyYAML==6.0.2 11:33:21 referencing==0.36.2 11:33:21 requests==2.32.5 11:33:21 requests-oauthlib==2.0.0 11:33:21 requestsexceptions==1.4.0 11:33:21 rfc3986==2.0.0 11:33:21 rich==14.1.0 11:33:21 rich-argparse==1.7.1 11:33:21 rpds-py==0.27.1 11:33:21 rsa==4.9.1 11:33:21 ruamel.yaml==0.18.15 11:33:21 ruamel.yaml.clib==0.2.12 11:33:21 s3transfer==0.14.0 11:33:21 simplejson==3.20.1 11:33:21 six==1.17.0 11:33:21 smmap==5.0.2 11:33:21 soupsieve==2.8 11:33:21 stevedore==5.5.0 11:33:21 tabulate==0.9.0 11:33:21 toml==0.10.2 11:33:21 tomlkit==0.13.3 11:33:21 tqdm==4.67.1 11:33:21 typing_extensions==4.15.0 11:33:21 tzdata==2025.2 11:33:21 urllib3==1.26.20 11:33:21 virtualenv==20.34.0 11:33:21 wcwidth==0.2.13 11:33:21 websocket-client==1.8.0 11:33:21 wrapt==1.17.3 11:33:21 xdg==6.0.0 11:33:21 xmltodict==1.0.2 11:33:21 yq==3.4.3 11:33:21 [EnvInject] - Injecting environment variables from a build step. 11:33:21 [EnvInject] - Injecting as environment variables the properties content 11:33:21 OS_CLOUD=vex 11:33:21 11:33:21 [EnvInject] - Variables injected successfully. 11:33:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15058204770938370788.sh 11:33:22 ---> Orphaned k8s clusters 11:33:22 Setup pyenv: 11:33:22 system 11:33:22 3.8.13 11:33:22 3.9.13 11:33:22 3.10.13 11:33:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sxA7 from file:/tmp/.os_lf_venv 11:33:24 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 11:33:31 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. 11:33:31 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 11:33:31 lf-activate-venv(): INFO: Adding /tmp/venv-sxA7/bin to PATH 11:33:34 -----> Delete orphaned cluster 11:33:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:34 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins941835505406782840.sh 11:33:34 ---> Orphaned stacks 11:33:34 Setup pyenv: 11:33:34 system 11:33:34 3.8.13 11:33:34 3.9.13 11:33:34 3.10.13 11:33:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sxA7 from file:/tmp/.os_lf_venv 11:33:37 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. 11:33:37 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 11:33:37 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-sxA7/bin to PATH 11:33:55 + mapfile -t OS_COE_CLUSTERS_ID 11:33:55 ++ awk '{print $1}' 11:33:55 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:33:55 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:33:58 + echo '-----> Active clusters -> stacks' 11:33:58 -----> Active clusters -> stacks 11:33:58 + OS_COE_STACKS=() 11:33:58 + [[ 0 -gt 0 ]] 11:33:58 + mapfile -t OS_STACKS 11:33:58 ++ 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 11:33:58 ++ awk '{print $1}' 11:34:00 + echo '-----> Active stacks' 11:34:00 -----> Active stacks 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-490 11:34:00 releng-openflowplugin-csit-1node-sanity-only-scandium-490 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 11:34:00 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-flow-services-all-titanium-422 11:34:00 releng-openflowplugin-csit-1node-flow-services-all-titanium-422 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 11:34:00 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-only-titanium-422 11:34:00 releng-openflowplugin-csit-1node-scale-only-titanium-422 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422 11:34:00 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-422 11:34:00 releng-openflowplugin-csit-1node-cbench-only-titanium-422 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-422 11:34:00 releng-daexim-csit-3node-clustering-basic-only-titanium-422 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-1node-basic-only-titanium-422 11:34:00 releng-daexim-csit-1node-basic-only-titanium-422 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-422 11:34:00 releng-bgpcep-csit-1node-userfeatures-all-titanium-422 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-422 11:34:00 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-422 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-422 11:34:00 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-422 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-only-scandium-395 11:34:00 releng-openflowplugin-csit-3node-clustering-only-scandium-395 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-396 11:34:00 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-396 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-393 11:34:00 releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-393 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-flow-services-all-scandium-393 11:34:00 releng-openflowplugin-csit-1node-flow-services-all-scandium-393 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-397 11:34:00 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-397 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-switch-only-scandium-393 11:34:00 releng-openflowplugin-csit-1node-scale-switch-only-scandium-393 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-394 11:34:00 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-394 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-link-only-scandium-393 11:34:00 releng-openflowplugin-csit-1node-scale-link-only-scandium-393 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-only-scandium-393 11:34:00 releng-openflowplugin-csit-1node-scale-only-scandium-393 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-jsonrpc-csit-1node-basic-only-scandium-394 11:34:00 releng-jsonrpc-csit-1node-basic-only-scandium-394 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-394 11:34:00 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-394 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-3node-clustering-basic-only-scandium-394 11:34:00 releng-daexim-csit-3node-clustering-basic-only-scandium-394 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-userfeatures-all-scandium-394 11:34:00 releng-bgpcep-csit-1node-userfeatures-all-scandium-394 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-bgp-ingest-all-scandium-393 11:34:00 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-393 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-only-titanium-421 11:34:00 releng-openflowplugin-csit-1node-scale-only-titanium-421 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-421 11:34:00 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-421 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-422 11:34:00 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-422 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-421 11:34:00 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-421 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-jsonrpc-csit-1node-basic-only-titanium-421 11:34:00 releng-jsonrpc-csit-1node-basic-only-titanium-421 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-421 11:34:00 releng-daexim-csit-3node-clustering-basic-only-titanium-421 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-421 11:34:00 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-421 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-421 11:34:00 releng-openflowplugin-csit-1node-cbench-only-titanium-421 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-421 11:34:00 releng-bgpcep-csit-1node-userfeatures-all-titanium-421 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-421 11:34:00 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-421 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-gate-userfeatures-netty-all-vanadium-8 11:34:00 releng-netconf-csit-1node-gate-userfeatures-netty-all-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-3node-clustering-only-vanadium-16 11:34:00 releng-netconf-csit-3node-clustering-only-vanadium-16 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-scale-only-vanadium-16 11:34:00 releng-netconf-csit-1node-scale-only-vanadium-16 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-scale-only-scandium-127 11:34:00 releng-netconf-csit-1node-scale-only-scandium-127 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-gate-userfeatures-all-vanadium-8 11:34:00 releng-netconf-csit-1node-gate-userfeatures-all-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-3node-clustering-only-scandium-124 11:34:00 releng-netconf-csit-3node-clustering-only-scandium-124 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-gate-userfeatures-all-scandium-65 11:34:00 releng-netconf-csit-1node-gate-userfeatures-all-scandium-65 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-3node-clustering-scale-only-scandium-123 11:34:00 releng-netconf-csit-3node-clustering-scale-only-scandium-123 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-yangtools-csit-1node-system-only-scandium-74 11:34:00 releng-yangtools-csit-1node-system-only-scandium-74 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-userfeatures-all-scandium-68 11:34:00 releng-netconf-csit-1node-userfeatures-all-scandium-68 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-mdsal-csit-3node-netty-replicate-only-scandium-74 11:34:00 releng-mdsal-csit-3node-netty-replicate-only-scandium-74 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-3node-clustering-only-scandium-123 11:34:00 releng-netconf-csit-3node-clustering-only-scandium-123 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-userfeatures-netty-all-scandium-53 11:34:00 releng-netconf-csit-1node-userfeatures-netty-all-scandium-53 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-1node-akka1-all-scandium-74 11:34:00 releng-controller-csit-1node-akka1-all-scandium-74 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-scale-max-devices-only-scandium-49 11:34:00 releng-netconf-csit-1node-scale-max-devices-only-scandium-49 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-callhome-only-scandium-62 11:34:00 releng-netconf-csit-1node-callhome-only-scandium-62 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-rest-clust-cars-perf-tell-only-scandium-74 11:34:00 releng-controller-csit-3node-rest-clust-cars-perf-tell-only-scandium-74 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-clustering-tell-all-scandium-74 11:34:00 releng-controller-csit-3node-clustering-tell-all-scandium-74 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-clustering-ask-all-scandium-74 11:34:00 releng-controller-csit-3node-clustering-ask-all-scandium-74 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-benchmark-all-scandium-74 11:34:00 releng-controller-csit-3node-benchmark-all-scandium-74 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-1node-rest-cars-perf-all-scandium-74 11:34:00 releng-controller-csit-1node-rest-cars-perf-all-scandium-74 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-aaa-csit-1node-authn-all-scandium-74 11:34:00 releng-aaa-csit-1node-authn-all-scandium-74 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-8 11:34:00 releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-3node-bgpclustering-longevity-only-vanadium-8 11:34:00 releng-bgpcep-csit-3node-bgpclustering-longevity-only-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-userfeatures-netty-all-titanium-53 11:34:00 releng-netconf-csit-1node-userfeatures-netty-all-titanium-53 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-scale-only-titanium-111 11:34:00 releng-netconf-csit-1node-scale-only-titanium-111 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-8 11:34:00 releng-controller-csit-1node-notifications-longevity-only-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-3node-clustering-scale-only-titanium-108 11:34:00 releng-netconf-csit-3node-clustering-scale-only-titanium-108 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-userfeatures-all-titanium-55 11:34:00 releng-netconf-csit-1node-userfeatures-all-titanium-55 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-scale-max-devices-only-titanium-49 11:34:00 releng-netconf-csit-1node-scale-max-devices-only-titanium-49 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-clustering-tell-all-titanium-54 11:34:00 releng-controller-csit-3node-clustering-tell-all-titanium-54 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-rest-clust-cars-perf-ask-only-titanium-54 11:34:00 releng-controller-csit-3node-rest-clust-cars-perf-ask-only-titanium-54 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-yangtools-csit-1node-system-only-vanadium-8 11:34:00 releng-yangtools-csit-1node-system-only-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-clustering-ask-all-titanium-54 11:34:00 releng-controller-csit-3node-clustering-ask-all-titanium-54 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-1node-akka1-all-titanium-54 11:34:00 releng-controller-csit-1node-akka1-all-titanium-54 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-1node-benchmark-all-titanium-54 11:34:00 releng-controller-csit-1node-benchmark-all-titanium-54 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-userfeatures-all-vanadium-8 11:34:00 releng-netconf-csit-1node-userfeatures-all-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-userfeatures-netty-all-vanadium-8 11:34:00 releng-netconf-csit-1node-userfeatures-netty-all-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-scale-max-devices-only-vanadium-8 11:34:00 releng-netconf-csit-1node-scale-max-devices-only-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-callhome-only-vanadium-8 11:34:00 releng-netconf-csit-1node-callhome-only-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-benchmark-all-vanadium-8 11:34:00 releng-controller-csit-3node-benchmark-all-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-rest-clust-cars-perf-tell-only-vanadium-8 11:34:00 releng-controller-csit-3node-rest-clust-cars-perf-tell-only-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-mdsal-csit-3node-netty-replicate-only-vanadium-8 11:34:00 releng-mdsal-csit-3node-netty-replicate-only-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-rest-clust-cars-perf-ask-only-vanadium-8 11:34:00 releng-controller-csit-3node-rest-clust-cars-perf-ask-only-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-ddb-expl-lead-movement-longevity-only-titanium-54 11:34:00 releng-controller-csit-3node-ddb-expl-lead-movement-longevity-only-titanium-54 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-clustering-tell-all-vanadium-8 11:34:00 releng-controller-csit-3node-clustering-tell-all-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-1node-rest-cars-perf-all-vanadium-8 11:34:00 releng-controller-csit-1node-rest-cars-perf-all-vanadium-8 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-longevity-only-titanium-54 11:34:00 releng-openflowplugin-csit-1node-longevity-only-titanium-54 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-drb-precedence-longevity-only-titanium-54 11:34:00 releng-controller-csit-3node-drb-precedence-longevity-only-titanium-54 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-drb-partnheal-longevity-only-titanium-54 11:34:00 releng-controller-csit-3node-drb-partnheal-longevity-only-titanium-54 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-3node-clustering-scale-only-titanium-107 11:34:00 releng-netconf-csit-3node-clustering-scale-only-titanium-107 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-gate-userfeatures-all-titanium-57 11:34:00 releng-netconf-csit-1node-gate-userfeatures-all-titanium-57 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-longevity-only-scandium-74 11:34:00 releng-openflowplugin-csit-1node-longevity-only-scandium-74 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-3node-clustering-only-titanium-108 11:34:00 releng-netconf-csit-3node-clustering-only-titanium-108 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-netconf-csit-1node-gate-userfeatures-netty-all-titanium-54 11:34:00 releng-netconf-csit-1node-gate-userfeatures-netty-all-titanium-54 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-ddb-expl-lead-movement-longevity-only-scandium-74 11:34:00 releng-controller-csit-3node-ddb-expl-lead-movement-longevity-only-scandium-74 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-3node-bgpclustering-longevity-only-scandium-74 11:34:00 releng-bgpcep-csit-3node-bgpclustering-longevity-only-scandium-74 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-drb-precedence-longevity-only-scandium-74 11:34:00 releng-controller-csit-3node-drb-precedence-longevity-only-scandium-74 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-controller-csit-3node-drb-partnheal-longevity-only-scandium-74 11:34:00 releng-controller-csit-3node-drb-partnheal-longevity-only-scandium-74 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-sanity-only-titanium-354 11:34:00 releng-openflowplugin-csit-1node-sanity-only-titanium-354 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-393 11:34:00 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-393 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-396 11:34:00 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-396 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-420 11:34:00 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-1node-upstream-southbound-all-titanium-420 11:34:00 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-420 11:34:00 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-420 11:34:00 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-420 11:34:00 releng-daexim-csit-3node-clustering-basic-only-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-jsonrpc-csit-1node-basic-only-titanium-420 11:34:00 releng-jsonrpc-csit-1node-basic-only-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-420 11:34:00 releng-openflowplugin-csit-3node-clustering-only-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-switch-only-titanium-420 11:34:00 releng-openflowplugin-csit-1node-scale-switch-only-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-link-only-titanium-420 11:34:00 releng-openflowplugin-csit-1node-scale-link-only-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420 11:34:00 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-420 11:34:00 releng-openflowplugin-csit-1node-cbench-only-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-1node-basic-only-titanium-420 11:34:00 releng-daexim-csit-1node-basic-only-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-420 11:34:00 releng-bgpcep-csit-1node-throughpcep-all-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-420 11:34:00 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-420 11:34:00 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-419 11:34:00 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-419 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-1node-upstream-southbound-all-titanium-419 11:34:00 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-419 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-419 11:34:00 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-419 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-420 11:34:00 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-420 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-419 11:34:00 releng-openflowplugin-csit-1node-cbench-only-titanium-419 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-1node-basic-only-titanium-419 11:34:00 releng-daexim-csit-1node-basic-only-titanium-419 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-419 11:34:00 releng-openflowplugin-csit-3node-clustering-only-titanium-419 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-link-only-titanium-419 11:34:00 releng-openflowplugin-csit-1node-scale-link-only-titanium-419 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419 11:34:00 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-flow-services-all-titanium-419 11:34:00 releng-openflowplugin-csit-1node-flow-services-all-titanium-419 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-419 11:34:00 releng-daexim-csit-3node-clustering-basic-only-titanium-419 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-419 11:34:00 releng-bgpcep-csit-1node-userfeatures-all-titanium-419 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-sanity-only-titanium-353 11:34:00 releng-openflowplugin-csit-1node-sanity-only-titanium-353 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-392 11:34:00 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-392 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-393 11:34:00 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-393 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-391 11:34:00 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-391 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-392 11:34:00 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-392 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-392 11:34:00 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-392 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-flow-services-all-scandium-391 11:34:00 releng-openflowplugin-csit-1node-flow-services-all-scandium-391 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-link-only-scandium-391 11:34:00 releng-openflowplugin-csit-1node-scale-link-only-scandium-391 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-391 11:34:00 releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-391 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-391 11:34:00 releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-391 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-switch-only-scandium-391 11:34:00 releng-openflowplugin-csit-1node-scale-switch-only-scandium-391 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-jsonrpc-csit-1node-basic-only-scandium-392 11:34:00 releng-jsonrpc-csit-1node-basic-only-scandium-392 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-3node-clustering-basic-only-scandium-392 11:34:00 releng-daexim-csit-3node-clustering-basic-only-scandium-392 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-395 11:34:00 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-395 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-bgp-ingest-all-scandium-391 11:34:00 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-391 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-418 11:34:00 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-418 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-1node-upstream-southbound-all-titanium-418 11:34:00 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-418 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-418 11:34:00 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-418 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-418 11:34:00 releng-openflowplugin-csit-3node-clustering-only-titanium-418 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-418 11:34:00 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-418 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-only-titanium-418 11:34:00 releng-openflowplugin-csit-1node-scale-only-titanium-418 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-jsonrpc-csit-1node-basic-only-titanium-418 11:34:00 releng-jsonrpc-csit-1node-basic-only-titanium-418 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-419 11:34:00 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-419 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-flow-services-all-titanium-418 11:34:00 releng-openflowplugin-csit-1node-flow-services-all-titanium-418 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-418 11:34:00 releng-openflowplugin-csit-1node-cbench-only-titanium-418 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-418 11:34:00 releng-daexim-csit-3node-clustering-basic-only-titanium-418 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-1node-basic-only-titanium-418 11:34:00 releng-daexim-csit-1node-basic-only-titanium-418 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-418 11:34:00 releng-bgpcep-csit-1node-throughpcep-all-titanium-418 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-418 11:34:00 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-418 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-417 11:34:00 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-417 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-1node-upstream-southbound-all-titanium-417 11:34:00 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-417 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-417 11:34:00 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-417 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-417 11:34:00 releng-openflowplugin-csit-3node-clustering-only-titanium-417 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-417 11:34:00 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-417 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-switch-only-titanium-417 11:34:00 releng-openflowplugin-csit-1node-scale-switch-only-titanium-417 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-418 11:34:00 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-418 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-417 11:34:00 releng-openflowplugin-csit-1node-cbench-only-titanium-417 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417 11:34:00 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-link-only-titanium-417 11:34:00 releng-openflowplugin-csit-1node-scale-link-only-titanium-417 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-417 11:34:00 releng-daexim-csit-3node-clustering-basic-only-titanium-417 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-1node-basic-only-titanium-417 11:34:00 releng-daexim-csit-1node-basic-only-titanium-417 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-417 11:34:00 releng-bgpcep-csit-1node-userfeatures-all-titanium-417 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-417 11:34:00 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-417 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-390 11:34:00 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-390 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-389 11:34:00 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-389 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-389 11:34:00 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-389 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-388 11:34:00 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-388 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-390 11:34:00 releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-390 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-1node-basic-only-scandium-391 11:34:00 releng-daexim-csit-1node-basic-only-scandium-391 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-userfeatures-all-scandium-391 11:34:00 releng-bgpcep-csit-1node-userfeatures-all-scandium-391 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-391 11:34:00 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-391 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-flow-services-all-scandium-390 11:34:00 releng-openflowplugin-csit-1node-flow-services-all-scandium-390 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-cbench-only-scandium-391 11:34:00 releng-openflowplugin-csit-1node-cbench-only-scandium-391 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-3node-clustering-basic-only-scandium-391 11:34:00 releng-daexim-csit-3node-clustering-basic-only-scandium-391 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-394 11:34:00 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-394 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-bgp-ingest-all-scandium-390 11:34:00 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-390 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 11:34:00 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 11:34:00 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-link-only-scandium-389 11:34:00 releng-openflowplugin-csit-1node-scale-link-only-scandium-389 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-389 11:34:00 releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-389 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-flow-services-all-scandium-389 11:34:00 releng-openflowplugin-csit-1node-flow-services-all-scandium-389 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-daexim-csit-1node-basic-only-scandium-390 11:34:00 releng-daexim-csit-1node-basic-only-scandium-390 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-throughpcep-all-scandium-390 11:34:00 releng-bgpcep-csit-1node-throughpcep-all-scandium-390 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-416 11:34:00 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-416 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-416 11:34:00 releng-openflowplugin-csit-3node-clustering-only-titanium-416 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-only-titanium-416 11:34:00 releng-openflowplugin-csit-1node-scale-only-titanium-416 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-flow-services-all-titanium-416 11:34:00 releng-openflowplugin-csit-1node-flow-services-all-titanium-416 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-scale-link-only-titanium-416 11:34:00 releng-openflowplugin-csit-1node-scale-link-only-titanium-416 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-416 11:34:00 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-416 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-jsonrpc-csit-1node-basic-only-titanium-416 11:34:00 releng-jsonrpc-csit-1node-basic-only-titanium-416 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-416 11:34:00 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-416 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-415 11:34:00 releng-openflowplugin-csit-3node-clustering-only-titanium-415 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-415 11:34:00 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-415 11:34:00 + for stack in "${OS_STACKS[@]}" 11:34:00 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-415 11:34:00 releng-bgpcep-csit-1node-userfeatures-all-titanium-415 11:34:00 + echo '-----> Delete orphaned stacks' 11:34:00 -----> Delete orphaned stacks 11:34:00 + for STACK_NAME in "${OS_STACKS[@]}" 11:34:00 + [[ 0 -gt 0 ]] 11:34:00 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-490 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 11:34:00 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-490 11:34:00 + builds=() 11:34:00 + for jenkins in "${@:2}" 11:34:00 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:34:00 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:34:00 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:34:00 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:34:00 ++ 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' 11:34:00 + 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:34:00 11:34:00 200' 11:34:00 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:34:00 11:34:00 200' 11:34:00 ++ head -n1 11:34:00 + 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:34:00 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:34:00 11:34:00 200' 11:34:00 ++ awk 'END {print $NF}' 11:34:00 + status=200 11:34:00 + '[' 200 '!=' 200 ']' 11:34:00 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:34:00 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:34:00 ++ echo https://jenkins.opendaylight.org/releng 11:34:00 ++ awk -F/ '{print $NF}' 11:34:00 ++ sed 's/\/*$//' 11:34:00 + silo=releng 11:34:00 + export silo 11:34:00 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:34:00 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:34:00 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:34:00 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:34:00 ++ grep -v null 11:34:00 + for jenkins in "${@:2}" 11:34:00 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:34:00 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:34:00 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:34:00 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:34:00 ++ 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' 11:34:00 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 11:34:00 11:34:00 200' 11:34:00 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 11:34:00 11:34:00 200' 11:34:00 ++ head -n1 11:34:00 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 11:34:00 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 11:34:00 11:34:00 200' 11:34:00 ++ awk 'END {print $NF}' 11:34:00 + status=200 11:34:00 + '[' 200 '!=' 200 ']' 11:34:00 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:34:00 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:34:00 ++ awk -F/ '{print $NF}' 11:34:00 ++ echo https://jenkins.opendaylight.org/sandbox 11:34:00 ++ sed 's/\/*$//' 11:34:00 + silo=sandbox 11:34:00 + export silo 11:34:00 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:34:00 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 11:34:00 ++ grep -v null 11:34:00 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:34:00 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:34:00 + [[ releng-builder-openstack-cron-73880 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-490 ]] 11:34:00 + return 1 11:34:00 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-1node-sanity-only-scandium-490' 11:34:00 Deleting orphaned stack: releng-openflowplugin-csit-1node-sanity-only-scandium-490 11:34:00 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-1node-sanity-only-scandium-490 11:34:52 Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-490 11:34:52 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/638eae95-3ff1-47f3-8eb7-d6502a42f8ef: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 11:35:52 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-490: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 11:36:43 http.client.RemoteDisconnected: Remote end closed connection without response 11:36:43 11:36:43 During handling of the above exception, another exception occurred: 11:36:43 11:36:43 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:36:43 11:36:43 During handling of the above exception, another exception occurred: 11:36:43 11:36:43 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:36:43 11:36:43 During handling of the above exception, another exception occurred: 11:36:43 11:36:43 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-490: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:36:43 11:36:43 During handling of the above exception, another exception occurred: 11:36:43 11:36:43 http.client.RemoteDisconnected: Remote end closed connection without response 11:36:43 11:36:43 During handling of the above exception, another exception occurred: 11:36:43 11:36:43 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:36:43 11:36:43 During handling of the above exception, another exception occurred: 11:36:43 11:36:43 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:36:43 11:36:43 During handling of the above exception, another exception occurred: 11:36:43 11:36:43 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-490/638eae95-3ff1-47f3-8eb7-d6502a42f8ef: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:36:43 + for STACK_NAME in "${OS_STACKS[@]}" 11:36:43 + [[ 0 -gt 0 ]] 11:36:43 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 11:36:43 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 11:36:43 + builds=() 11:36:43 + for jenkins in "${@:2}" 11:36:43 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:36:43 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:36:43 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:36:43 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:36:43 ++ 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' 11:36:43 + 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:36:43 11:36:43 200' 11:36:43 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:36:43 11:36:43 200' 11:36:43 ++ head -n1 11:36:43 + 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:36:43 ++ awk 'END {print $NF}' 11:36:43 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:36:43 11:36:43 200' 11:36:43 + status=200 11:36:43 + '[' 200 '!=' 200 ']' 11:36:43 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:36:43 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:36:43 ++ echo https://jenkins.opendaylight.org/releng 11:36:43 ++ awk -F/ '{print $NF}' 11:36:43 ++ sed 's/\/*$//' 11:36:43 + silo=releng 11:36:43 + export silo 11:36:43 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:36:43 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:36:43 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:36:43 ++ grep -v null 11:36:43 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:36:43 + for jenkins in "${@:2}" 11:36:43 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:36:43 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:36:43 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:36:43 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:36:43 ++ 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' 11:36:43 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 11:36:43 11:36:43 200' 11:36:43 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 11:36:43 11:36:43 200' 11:36:43 ++ head -n1 11:36:43 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 11:36:43 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 11:36:43 11:36:43 200' 11:36:43 ++ awk 'END {print $NF}' 11:36:43 + status=200 11:36:43 + '[' 200 '!=' 200 ']' 11:36:43 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:36:43 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:36:43 ++ awk -F/ '{print $NF}' 11:36:43 ++ echo https://jenkins.opendaylight.org/sandbox 11:36:43 ++ sed 's/\/*$//' 11:36:43 + silo=sandbox 11:36:43 + export silo 11:36:43 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:36:43 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:36:43 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 11:36:43 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:36:43 ++ grep -v null 11:36:43 + [[ releng-builder-openstack-cron-73880 =~ releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 ]] 11:36:43 + return 1 11:36:43 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422' 11:36:43 Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 11:36:43 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 11:37:35 Deleting stack releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 11:37:35 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/20e26396-c378-4401-840f-486d25c68b98: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 11:38:25 http.client.RemoteDisconnected: Remote end closed connection without response 11:38:25 11:38:25 During handling of the above exception, another exception occurred: 11:38:25 11:38:25 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:38:25 11:38:25 During handling of the above exception, another exception occurred: 11:38:25 11:38:25 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:38:25 11:38:25 During handling of the above exception, another exception occurred: 11:38:25 11:38:25 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/20e26396-c378-4401-840f-486d25c68b98: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:38:25 11:38:25 During handling of the above exception, another exception occurred: 11:38:25 11:38:25 http.client.RemoteDisconnected: Remote end closed connection without response 11:38:25 11:38:25 During handling of the above exception, another exception occurred: 11:38:25 11:38:25 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:38:25 11:38:25 During handling of the above exception, another exception occurred: 11:38:25 11:38:25 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:38:25 11:38:25 During handling of the above exception, another exception occurred: 11:38:25 11:38:25 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422/20e26396-c378-4401-840f-486d25c68b98: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:38:26 + for STACK_NAME in "${OS_STACKS[@]}" 11:38:26 + [[ 0 -gt 0 ]] 11:38:26 + stack_in_jenkins releng-openflowplugin-csit-1node-flow-services-all-titanium-422 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 11:38:26 + STACK_NAME=releng-openflowplugin-csit-1node-flow-services-all-titanium-422 11:38:26 + builds=() 11:38:26 + for jenkins in "${@:2}" 11:38:26 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:38:26 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:38:26 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:38:26 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:38:26 ++ 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' 11:38:26 + 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:38:26 11:38:26 200' 11:38:26 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:38:26 11:38:26 200' 11:38:26 ++ head -n1 11:38:26 + 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:38:26 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:38:26 11:38:26 200' 11:38:26 ++ awk 'END {print $NF}' 11:38:26 + status=200 11:38:26 + '[' 200 '!=' 200 ']' 11:38:26 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:38:26 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:38:26 ++ echo https://jenkins.opendaylight.org/releng 11:38:26 ++ sed 's/\/*$//' 11:38:26 ++ awk -F/ '{print $NF}' 11:38:26 + silo=releng 11:38:26 + export silo 11:38:26 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:38:26 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:38:26 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:38:26 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:38:26 ++ grep -v null 11:38:26 + for jenkins in "${@:2}" 11:38:26 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:38:26 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:38:26 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:38:26 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:38:26 ++ 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' 11:38:26 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 11:38:26 11:38:26 200' 11:38:26 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 11:38:26 11:38:26 200' 11:38:26 ++ head -n1 11:38:26 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 11:38:26 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 11:38:26 11:38:26 200' 11:38:26 ++ awk 'END {print $NF}' 11:38:26 + status=200 11:38:26 + '[' 200 '!=' 200 ']' 11:38:26 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:38:26 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:38:26 ++ awk -F/ '{print $NF}' 11:38:26 ++ echo https://jenkins.opendaylight.org/sandbox 11:38:26 ++ sed 's/\/*$//' 11:38:26 + silo=sandbox 11:38:26 + export silo 11:38:26 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:38:26 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:38:26 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:38:26 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 11:38:26 ++ grep -v null 11:38:26 + [[ releng-builder-openstack-cron-73880 =~ releng-openflowplugin-csit-1node-flow-services-all-titanium-422 ]] 11:38:26 + return 1 11:38:26 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-1node-flow-services-all-titanium-422' 11:38:26 Deleting orphaned stack: releng-openflowplugin-csit-1node-flow-services-all-titanium-422 11:38:26 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-1node-flow-services-all-titanium-422 11:39:17 Deleting stack releng-openflowplugin-csit-1node-flow-services-all-titanium-422 11:39:17 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-flow-services-all-titanium-422?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 11:40:08 http.client.RemoteDisconnected: Remote end closed connection without response 11:40:08 11:40:08 During handling of the above exception, another exception occurred: 11:40:08 11:40:08 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:40:08 11:40:08 During handling of the above exception, another exception occurred: 11:40:08 11:40:08 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:40:08 11:40:08 During handling of the above exception, another exception occurred: 11:40:08 11:40:08 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-flow-services-all-titanium-422?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:40:08 11:40:08 During handling of the above exception, another exception occurred: 11:40:08 11:40:08 http.client.RemoteDisconnected: Remote end closed connection without response 11:40:08 11:40:08 During handling of the above exception, another exception occurred: 11:40:08 11:40:08 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:40:08 11:40:08 During handling of the above exception, another exception occurred: 11:40:08 11:40:08 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:40:08 11:40:08 During handling of the above exception, another exception occurred: 11:40:08 11:40:08 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-flow-services-all-titanium-422?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:40:08 + for STACK_NAME in "${OS_STACKS[@]}" 11:40:08 + [[ 0 -gt 0 ]] 11:40:08 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 11:40:08 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 11:40:08 + builds=() 11:40:08 + for jenkins in "${@:2}" 11:40:08 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:40:08 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:40:08 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:40:08 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:40:08 ++ 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' 11:40:08 + 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:40:08 11:40:08 200' 11:40:08 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:40:08 11:40:08 200' 11:40:08 ++ head -n1 11:40:08 + 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:40:08 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:40:08 11:40:08 200' 11:40:08 ++ awk 'END {print $NF}' 11:40:08 + status=200 11:40:08 + '[' 200 '!=' 200 ']' 11:40:08 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:40:08 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:40:08 ++ awk -F/ '{print $NF}' 11:40:08 ++ echo https://jenkins.opendaylight.org/releng 11:40:08 ++ sed 's/\/*$//' 11:40:08 + silo=releng 11:40:08 + export silo 11:40:08 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:40:08 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:40:08 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:40:08 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:40:08 ++ grep -v null 11:40:08 + for jenkins in "${@:2}" 11:40:08 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:40:08 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:40:08 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:40:08 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:40:08 ++ 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' 11:40:08 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 11:40:08 11:40:08 200' 11:40:08 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 11:40:08 11:40:08 200' 11:40:08 ++ head -n1 11:40:08 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 11:40:08 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 11:40:08 11:40:08 200' 11:40:08 ++ awk 'END {print $NF}' 11:40:08 + status=200 11:40:08 + '[' 200 '!=' 200 ']' 11:40:08 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:40:08 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:40:08 ++ echo https://jenkins.opendaylight.org/sandbox 11:40:08 ++ awk -F/ '{print $NF}' 11:40:08 ++ sed 's/\/*$//' 11:40:08 + silo=sandbox 11:40:08 + export silo 11:40:08 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:40:08 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:40:08 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 11:40:08 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:40:08 ++ grep -v null 11:40:08 + [[ releng-builder-openstack-cron-73880 =~ releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 ]] 11:40:08 + return 1 11:40:08 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422' 11:40:08 Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 11:40:08 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 11:40:59 Deleting stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 11:40:59 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 11:41:50 http.client.RemoteDisconnected: Remote end closed connection without response 11:41:50 11:41:50 During handling of the above exception, another exception occurred: 11:41:50 11:41:50 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:41:50 11:41:50 During handling of the above exception, another exception occurred: 11:41:50 11:41:50 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:41:50 11:41:50 During handling of the above exception, another exception occurred: 11:41:50 11:41:50 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:41:50 11:41:50 During handling of the above exception, another exception occurred: 11:41:50 11:41:50 http.client.RemoteDisconnected: Remote end closed connection without response 11:41:50 11:41:50 During handling of the above exception, another exception occurred: 11:41:50 11:41:50 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:41:50 11:41:50 During handling of the above exception, another exception occurred: 11:41:50 11:41:50 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:41:50 11:41:50 During handling of the above exception, another exception occurred: 11:41:50 11:41:50 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 11:41:50 + for STACK_NAME in "${OS_STACKS[@]}" 11:41:50 + [[ 0 -gt 0 ]] 11:41:50 + stack_in_jenkins releng-openflowplugin-csit-1node-scale-only-titanium-422 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 11:41:50 + STACK_NAME=releng-openflowplugin-csit-1node-scale-only-titanium-422 11:41:50 + builds=() 11:41:50 + for jenkins in "${@:2}" 11:41:50 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:41:50 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:41:50 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:41:50 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:41:50 ++ 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' 11:41:50 + 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:41:50 11:41:50 200' 11:41:50 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:41:50 11:41:50 200' 11:41:50 ++ head -n1 11:41:50 + 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:41:50 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:41:50 11:41:50 200' 11:41:50 ++ awk 'END {print $NF}' 11:41:50 + status=200 11:41:50 + '[' 200 '!=' 200 ']' 11:41:50 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:41:50 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:41:50 ++ echo https://jenkins.opendaylight.org/releng 11:41:50 ++ sed 's/\/*$//' 11:41:50 ++ awk -F/ '{print $NF}' 11:41:50 + silo=releng 11:41:50 + export silo 11:41:50 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:41:50 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:41:50 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:41:50 ++ grep -v null 11:41:50 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:41:50 + for jenkins in "${@:2}" 11:41:50 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:41:50 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:41:50 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:41:50 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:41:50 ++ 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' 11:41:50 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 11:41:50 11:41:50 200' 11:41:50 ++ head -n1 11:41:50 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 11:41:50 11:41:50 200' 11:41:50 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 11:41:50 ++ awk 'END {print $NF}' 11:41:50 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 11:41:50 11:41:50 200' 11:41:50 + status=200 11:41:50 + '[' 200 '!=' 200 ']' 11:41:50 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:41:50 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:41:50 ++ awk -F/ '{print $NF}' 11:41:50 ++ echo https://jenkins.opendaylight.org/sandbox 11:41:50 ++ sed 's/\/*$//' 11:41:50 + silo=sandbox 11:41:50 + export silo 11:41:50 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:41:50 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 11:41:50 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:41:50 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:41:50 ++ grep -v null 11:41:50 + [[ releng-builder-openstack-cron-73880 =~ releng-openflowplugin-csit-1node-scale-only-titanium-422 ]] 11:41:50 + return 1 11:41:50 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-1node-scale-only-titanium-422' 11:41:50 Deleting orphaned stack: releng-openflowplugin-csit-1node-scale-only-titanium-422 11:41:50 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-1node-scale-only-titanium-422 11:42:23 Build timed out (after 10 minutes). Marking the build as failed. 11:42:23 $ ssh-agent -k 11:42:23 unset SSH_AUTH_SOCK; 11:42:23 unset SSH_AGENT_PID; 11:42:23 echo Agent pid 5441 killed; 11:42:23 [ssh-agent] Stopped. 11:42:23 Build was aborted 11:42:23 [PostBuildScript] - [INFO] Executing post build scripts. 11:42:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2122865500455086350.sh 11:42:23 ---> sysstat.sh 11:42:23 /tmp/jenkins941835505406782840.sh: line 129: 7065 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 11:42:23 + for STACK_NAME in "${OS_STACKS[@]}" 11:42:23 + [[ 0 -gt 0 ]] 11:42:23 + stack_in_jenkins releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 11:42:23 + STACK_NAME=releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422 11:42:23 + builds=() 11:42:23 + for jenkins in "${@:2}" 11:42:23 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:42:23 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:42:23 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:42:23 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:42:23 ++ 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' 11:42:23 + 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:42:23 11:42:23 200' 11:42:23 ++ head -n1 11:42:23 ++ 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/73880/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:42:23 11:42:23 200' 11:42:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5562401475673560337.sh 11:42:23 ---> package-listing.sh 11:42:23 ++ facter osfamily 11:42:23 ++ tr '[:upper:]' '[:lower:]' 11:42:23 + OS_FAMILY=redhat 11:42:23 + workspace=/w/workspace/builder-openstack-cron 11:42:23 + START_PACKAGES=/tmp/packages_start.txt 11:42:23 + END_PACKAGES=/tmp/packages_end.txt 11:42:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:42:23 + PACKAGES=/tmp/packages_start.txt 11:42:23 + '[' /w/workspace/builder-openstack-cron ']' 11:42:23 + PACKAGES=/tmp/packages_end.txt 11:42:23 + case "${OS_FAMILY}" in 11:42:23 + rpm -qa 11:42:23 + sort 11:42:24 + '[' -f /tmp/packages_start.txt ']' 11:42:24 + '[' -f /tmp/packages_end.txt ']' 11:42:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:42:24 + '[' /w/workspace/builder-openstack-cron ']' 11:42:24 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 11:42:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 11:42:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6924163222942672544.sh 11:42:24 ---> capture-instance-metadata.sh 11:42:24 Setup pyenv: 11:42:24 system 11:42:24 3.8.13 11:42:24 3.9.13 11:42:24 3.10.13 11:42:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:42:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sxA7 from file:/tmp/.os_lf_venv 11:42:27 lf-activate-venv(): INFO: Installing: lftools 11:42:39 lf-activate-venv(): INFO: Adding /tmp/venv-sxA7/bin to PATH 11:42:39 INFO: Running in OpenStack, capturing instance metadata 11:42:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3128277564494183588.sh 11:42:39 provisioning config files... 11:42:40 Could not find credentials [logs] for builder-openstack-cron #73880 11:42:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config12736303422780433410tmp 11:42:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:42:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:42:40 provisioning config files... 11:42:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:42:40 [EnvInject] - Injecting environment variables from a build step. 11:42:40 [EnvInject] - Injecting as environment variables the properties content 11:42:40 SERVER_ID=logs 11:42:40 11:42:40 [EnvInject] - Variables injected successfully. 11:42:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13689737123391682886.sh 11:42:40 ---> create-netrc.sh 11:42:40 WARN: Log server credential not found. 11:42:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6801632328643528789.sh 11:42:40 ---> python-tools-install.sh 11:42:40 Setup pyenv: 11:42:40 system 11:42:40 3.8.13 11:42:40 3.9.13 11:42:40 3.10.13 11:42:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:42:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sxA7 from file:/tmp/.os_lf_venv 11:42:43 lf-activate-venv(): INFO: Installing: lftools 11:42:52 lf-activate-venv(): INFO: Adding /tmp/venv-sxA7/bin to PATH 11:42:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8500652024323516655.sh 11:42:52 ---> sudo-logs.sh 11:42:52 Archiving 'sudo' log.. 11:42:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8812276527492732386.sh 11:42:53 ---> job-cost.sh 11:42:53 Setup pyenv: 11:42:53 system 11:42:53 3.8.13 11:42:53 3.9.13 11:42:53 3.10.13 11:42:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:42:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sxA7 from file:/tmp/.os_lf_venv 11:42:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:43:04 lf-activate-venv(): INFO: Adding /tmp/venv-sxA7/bin to PATH 11:43:04 INFO: No Stack... 11:43:04 INFO: Retrieving Pricing Info for: v3-standard-2 11:43:04 INFO: Archiving Costs 11:43:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4997135176391186917.sh 11:43:04 ---> logs-deploy.sh 11:43:04 Setup pyenv: 11:43:05 system 11:43:05 3.8.13 11:43:05 3.9.13 11:43:05 3.10.13 11:43:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:43:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sxA7 from file:/tmp/.os_lf_venv 11:43:07 lf-activate-venv(): INFO: Installing: lftools 11:43:17 lf-activate-venv(): INFO: Adding /tmp/venv-sxA7/bin to PATH 11:43:17 WARNING: Nexus logging server not set 11:43:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73880/ 11:43:17 INFO: archiving logs to S3 11:43:18 ---> uname -a: 11:43:18 Linux prd-centos8-builder-2c-2g-14.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 11:43:18 11:43:18 11:43:18 ---> lscpu: 11:43:18 Architecture: x86_64 11:43:18 CPU op-mode(s): 32-bit, 64-bit 11:43:18 Byte Order: Little Endian 11:43:18 CPU(s): 2 11:43:18 On-line CPU(s) list: 0,1 11:43:18 Thread(s) per core: 1 11:43:18 Core(s) per socket: 1 11:43:18 Socket(s): 2 11:43:18 NUMA node(s): 1 11:43:18 Vendor ID: AuthenticAMD 11:43:18 CPU family: 23 11:43:18 Model: 49 11:43:18 Model name: AMD EPYC-Rome Processor 11:43:18 Stepping: 0 11:43:18 CPU MHz: 2799.998 11:43:18 BogoMIPS: 5599.99 11:43:18 Virtualization: AMD-V 11:43:18 Hypervisor vendor: KVM 11:43:18 Virtualization type: full 11:43:18 L1d cache: 32K 11:43:18 L1i cache: 32K 11:43:18 L2 cache: 512K 11:43:18 L3 cache: 16384K 11:43:18 NUMA node0 CPU(s): 0,1 11:43:18 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 11:43:18 11:43:18 11:43:18 ---> nproc: 11:43:18 2 11:43:18 11:43:18 11:43:18 ---> df -h: 11:43:18 Filesystem Size Used Avail Use% Mounted on 11:43:18 devtmpfs 3.8G 0 3.8G 0% /dev 11:43:18 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:43:18 tmpfs 3.8G 17M 3.8G 1% /run 11:43:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:43:18 /dev/vda1 40G 8.4G 32G 21% / 11:43:18 tmpfs 770M 0 770M 0% /run/user/1001 11:43:18 11:43:18 11:43:18 ---> free -m: 11:43:18 total used free shared buff/cache available 11:43:18 Mem: 7697 659 4776 19 2261 6741 11:43:18 Swap: 1023 0 1023 11:43:18 11:43:18 11:43:18 ---> ip addr: 11:43:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:43:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:43:18 inet 127.0.0.1/8 scope host lo 11:43:18 valid_lft forever preferred_lft forever 11:43:18 inet6 ::1/128 scope host 11:43:18 valid_lft forever preferred_lft forever 11:43:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:43:18 link/ether fa:16:3e:81:8b:7e brd ff:ff:ff:ff:ff:ff 11:43:18 altname enp0s3 11:43:18 altname ens3 11:43:18 inet 10.30.170.82/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:43:18 valid_lft 85697sec preferred_lft 85697sec 11:43:18 inet6 fe80::f816:3eff:fe81:8b7e/64 scope link 11:43:18 valid_lft forever preferred_lft forever 11:43:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:43:18 link/ether 02:42:9c:31:fd:c5 brd ff:ff:ff:ff:ff:ff 11:43:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:43:18 valid_lft forever preferred_lft forever 11:43:18 11:43:18 11:43:18 ---> sar -b -r -n DEV: 11:43:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/21/2025 _x86_64_ (2 CPU) 11:43:18 11:43:18 11:31:31 LINUX RESTART (2 CPU) 11:43:18 11:43:18 11:32:01 AM tps rtps wtps bread/s bwrtn/s 11:43:18 11:33:01 AM 195.34 19.07 176.26 5445.68 7364.73 11:43:18 11:34:01 AM 115.28 1.10 114.18 133.69 12116.13 11:43:18 11:35:01 AM 17.56 0.03 17.53 0.53 1793.97 11:43:18 11:36:01 AM 3.28 0.00 3.28 0.00 114.85 11:43:18 11:37:01 AM 0.18 0.00 0.18 0.00 2.70 11:43:18 11:38:01 AM 0.40 0.00 0.40 0.00 6.58 11:43:18 11:39:01 AM 0.12 0.00 0.12 0.00 1.17 11:43:18 11:40:01 AM 0.10 0.00 0.10 0.00 0.80 11:43:18 11:41:01 AM 0.33 0.00 0.33 0.00 6.23 11:43:18 11:42:01 AM 0.32 0.00 0.32 0.00 5.18 11:43:18 11:43:01 AM 14.98 0.50 14.48 63.71 371.53 11:43:18 Average: 31.63 1.88 29.75 513.16 1980.55 11:43:18 11:43:18 11:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:43:18 11:33:01 AM 5139544 6979768 2742888 34.80 2688 2022968 986040 11.04 201848 2216724 173060 11:43:18 11:34:01 AM 4910252 6916720 2972180 37.71 2688 2181684 1029908 11.53 230920 2383844 42868 11:43:18 11:35:01 AM 4911104 6917016 2971328 37.70 2688 2181704 1029908 11.53 230932 2384708 8 11:43:18 11:36:01 AM 4911024 6916936 2971408 37.70 2688 2181704 1029908 11.53 230932 2384780 4 11:43:18 11:37:01 AM 4909036 6914908 2973396 37.72 2688 2181708 1031308 11.55 244096 2374176 4 11:43:18 11:38:01 AM 4908832 6914704 2973600 37.72 2688 2181708 1031308 11.55 244096 2374324 4 11:43:18 11:39:01 AM 4909144 6915016 2973288 37.72 2688 2181708 1029176 11.52 245580 2372664 4 11:43:18 11:40:01 AM 4908772 6914648 2973660 37.73 2688 2181712 1023424 11.46 245580 2372912 4 11:43:18 11:41:01 AM 4908960 6914836 2973472 37.72 2688 2181716 1015968 11.38 245776 2372664 4 11:43:18 11:42:01 AM 4909148 6915028 2973284 37.72 2688 2181720 1025428 11.48 245964 2372364 4 11:43:18 11:43:01 AM 4909568 6919532 2972864 37.72 2688 2185280 1023560 11.46 405744 2211932 12304 11:43:18 Average: 4930489 6921737 2951943 37.45 2688 2167601 1023267 11.46 251952 2347372 20752 11:43:18 11:43:18 11:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:43:18 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:33:01 AM eth0 281.19 182.63 1798.81 62.28 0.00 0.00 0.00 0.00 11:43:18 11:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:34:01 AM eth0 68.19 54.88 828.51 10.57 0.00 0.00 0.00 0.00 11:43:18 11:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:35:01 AM eth0 1.18 0.60 0.69 0.12 0.00 0.00 0.00 0.00 11:43:18 11:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:36:01 AM eth0 0.93 0.32 0.13 0.07 0.00 0.00 0.00 0.00 11:43:18 11:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:37:01 AM eth0 2.63 1.78 1.09 0.52 0.00 0.00 0.00 0.00 11:43:18 11:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:38:01 AM eth0 1.12 0.42 0.27 0.13 0.00 0.00 0.00 0.00 11:43:18 11:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:39:01 AM eth0 2.80 1.88 1.07 0.52 0.00 0.00 0.00 0.00 11:43:18 11:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:40:01 AM eth0 0.92 0.30 0.11 0.05 0.00 0.00 0.00 0.00 11:43:18 11:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:41:01 AM eth0 2.78 2.03 1.09 0.55 0.00 0.00 0.00 0.00 11:43:18 11:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:42:01 AM eth0 2.80 1.93 1.08 0.52 0.00 0.00 0.00 0.00 11:43:18 11:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:43:01 AM eth0 16.44 13.80 13.53 7.46 0.00 0.00 0.00 0.00 11:43:18 11:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 Average: eth0 34.64 23.69 240.62 7.53 0.00 0.00 0.00 0.00 11:43:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:18 11:43:18 11:43:18 ---> sar -P ALL: 11:43:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/21/2025 _x86_64_ (2 CPU) 11:43:18 11:43:18 11:31:31 LINUX RESTART (2 CPU) 11:43:18 11:43:18 11:32:01 AM CPU %user %nice %system %iowait %steal %idle 11:43:18 11:33:01 AM all 39.62 0.00 7.35 2.02 0.10 50.92 11:43:18 11:33:01 AM 0 42.15 0.00 7.89 3.00 0.10 46.86 11:43:18 11:33:01 AM 1 37.10 0.00 6.80 1.04 0.10 54.96 11:43:18 11:34:01 AM all 34.39 0.00 5.27 1.54 0.12 58.68 11:43:18 11:34:01 AM 0 43.85 0.00 5.86 1.57 0.12 48.60 11:43:18 11:34:01 AM 1 24.95 0.00 4.68 1.51 0.12 68.74 11:43:18 11:35:01 AM all 0.38 0.00 0.17 0.15 0.05 99.25 11:43:18 11:35:01 AM 0 0.20 0.00 0.08 0.02 0.07 99.63 11:43:18 11:35:01 AM 1 0.57 0.00 0.25 0.28 0.03 98.87 11:43:18 11:36:01 AM all 0.33 0.00 0.07 0.02 0.05 99.53 11:43:18 11:36:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72 11:43:18 11:36:01 AM 1 0.53 0.00 0.05 0.03 0.03 99.35 11:43:18 11:37:01 AM all 1.18 0.00 0.27 0.00 0.05 98.51 11:43:18 11:37:01 AM 0 1.80 0.00 0.30 0.00 0.05 97.84 11:43:18 11:37:01 AM 1 0.55 0.00 0.23 0.00 0.05 99.17 11:43:18 11:38:01 AM all 0.23 0.00 0.08 0.00 0.05 99.64 11:43:18 11:38:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 11:43:18 11:38:01 AM 1 0.37 0.00 0.10 0.00 0.05 99.48 11:43:18 11:39:01 AM all 1.19 0.00 0.22 0.00 0.05 98.54 11:43:18 11:39:01 AM 0 0.82 0.00 0.12 0.00 0.07 99.00 11:43:18 11:39:01 AM 1 1.57 0.00 0.32 0.00 0.03 98.08 11:43:18 11:40:01 AM all 0.34 0.00 0.08 0.00 0.05 99.53 11:43:18 11:40:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 11:43:18 11:40:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 11:43:18 11:41:01 AM all 1.19 0.00 0.22 0.00 0.05 98.54 11:43:18 11:41:01 AM 0 0.63 0.00 0.12 0.00 0.07 99.18 11:43:18 11:41:01 AM 1 1.75 0.00 0.32 0.00 0.03 97.90 11:43:18 11:42:01 AM all 1.21 0.00 0.21 0.00 0.05 98.53 11:43:18 11:42:01 AM 0 1.87 0.00 0.30 0.00 0.07 97.76 11:43:18 11:42:01 AM 1 0.55 0.00 0.12 0.00 0.03 99.30 11:43:18 11:43:01 AM all 23.17 0.00 2.91 0.10 0.08 73.73 11:43:18 11:43:01 AM 0 26.37 0.00 3.00 0.10 0.08 70.44 11:43:18 11:43:01 AM 1 19.98 0.00 2.82 0.10 0.08 77.02 11:43:18 11:43:18 Average: CPU %user %nice %system %iowait %steal %idle 11:43:18 Average: all 9.38 0.00 1.53 0.35 0.06 88.68 11:43:18 Average: 0 10.77 0.00 1.62 0.43 0.07 87.11 11:43:18 Average: 1 8.00 0.00 1.43 0.27 0.06 90.24 11:43:18 11:43:18 11:43:18