22:32:11 Started by timer 22:32:11 Running as SYSTEM 22:32:11 [EnvInject] - Loading node environment variables. 22:32:11 Building remotely on prd-centos8-builder-2c-2g-124 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 22:32:11 [ssh-agent] Looking for ssh-agent implementation... 22:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:11 $ ssh-agent 22:32:11 SSH_AUTH_SOCK=/tmp/ssh-PkkzH3IBaN6d/agent.5461 22:32:11 SSH_AGENT_PID=5462 22:32:11 [ssh-agent] Started. 22:32:11 Running ssh-add (command line suppressed) 22:32:11 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_9937799640777416480.key (/w/workspace/builder-openstack-cron@tmp/private_key_9937799640777416480.key) 22:32:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:32:11 The recommended git tool is: NONE 22:32:15 using credential jenkins-ssh 22:32:15 Wiping out workspace first. 22:32:15 Cloning the remote Git repository 22:32:15 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 22:32:15 > git init /w/workspace/builder-openstack-cron # timeout=10 22:32:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:32:15 > git --version # timeout=10 22:32:15 > git --version # 'git version 2.43.0' 22:32:15 using GIT_SSH to set credentials jenkins-ssh 22:32:15 [INFO] Currently running in a labeled security context 22:32:15 [INFO] Currently SELinux is 'enforcing' on the host 22:32:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh12480994865095498076.key 22:32:15 Verifying host key using known hosts file 22:32:15 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:32:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:32:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:18 Avoid second fetch 22:32:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:32:18 Checking out Revision 2f7d53e3365b1af9be0041f454f9b9deabc72906 (refs/remotes/origin/master) 22:32:18 > git config core.sparsecheckout # timeout=10 22:32:18 > git checkout -f 2f7d53e3365b1af9be0041f454f9b9deabc72906 # timeout=10 22:32:18 Commit message: "CI: Remove unused devstack packer jobs" 22:32:18 > git rev-list --no-walk 2f7d53e3365b1af9be0041f454f9b9deabc72906 # timeout=10 22:32:18 > git remote # timeout=10 22:32:18 > git submodule init # timeout=10 22:32:19 > git submodule sync # timeout=10 22:32:19 > git config --get remote.origin.url # timeout=10 22:32:19 > git submodule init # timeout=10 22:32:19 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:32:19 > git config --get submodule.global-jjb.url # timeout=10 22:32:19 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:32:19 > git config --get submodule.packer/common-packer.url # timeout=10 22:32:19 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:32:19 > git submodule update --init --recursive global-jjb # timeout=10 22:32:20 > git submodule update --init --recursive packer/common-packer # timeout=10 22:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:24 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:32:24 No emails were triggered. 22:32:24 provisioning config files... 22:32:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:32:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:32:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:32:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15942847847911523397.sh 22:32:24 ---> python-tools-install.sh 22:32:24 Setup pyenv: 22:32:24 system 22:32:24 * 3.8.13 (set by /opt/pyenv/version) 22:32:24 * 3.9.13 (set by /opt/pyenv/version) 22:32:24 * 3.10.13 (set by /opt/pyenv/version) 22:32:24 * 3.11.7 (set by /opt/pyenv/version) 22:32:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UU9k 22:32:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:32:34 lf-activate-venv(): INFO: Installing: lftools 22:33:01 lf-activate-venv(): INFO: Adding /tmp/venv-UU9k/bin to PATH 22:33:01 Generating Requirements File 22:33:23 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:33:23 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:33:23 Python 3.11.7 22:33:23 pip 25.2 from /tmp/venv-UU9k/lib/python3.11/site-packages/pip (python 3.11) 22:33:23 appdirs==1.4.4 22:33:23 argcomplete==3.6.2 22:33:23 aspy.yaml==1.3.0 22:33:23 attrs==25.3.0 22:33:23 autopage==0.5.2 22:33:23 beautifulsoup4==4.13.5 22:33:23 boto3==1.40.35 22:33:23 botocore==1.40.35 22:33:23 bs4==0.0.2 22:33:23 cachetools==5.5.2 22:33:23 certifi==2025.8.3 22:33:23 cffi==2.0.0 22:33:23 cfgv==3.4.0 22:33:23 chardet==5.2.0 22:33:23 charset-normalizer==3.4.3 22:33:23 click==8.3.0 22:33:23 cliff==4.11.0 22:33:23 cmd2==2.7.0 22:33:23 cryptography==3.3.2 22:33:23 debtcollector==3.0.0 22:33:23 decorator==5.2.1 22:33:23 defusedxml==0.7.1 22:33:23 Deprecated==1.2.18 22:33:23 distlib==0.4.0 22:33:23 dnspython==2.8.0 22:33:23 docker==7.1.0 22:33:23 dogpile.cache==1.4.1 22:33:23 durationpy==0.10 22:33:23 email-validator==2.3.0 22:33:23 filelock==3.19.1 22:33:23 future==1.0.0 22:33:23 gitdb==4.0.12 22:33:23 GitPython==3.1.45 22:33:23 google-auth==2.40.3 22:33:23 httplib2==0.31.0 22:33:23 identify==2.6.14 22:33:23 idna==3.10 22:33:23 importlib-resources==1.5.0 22:33:23 iso8601==2.1.0 22:33:23 Jinja2==3.1.6 22:33:23 jmespath==1.0.1 22:33:23 jsonpatch==1.33 22:33:23 jsonpointer==3.0.0 22:33:23 jsonschema==4.25.1 22:33:23 jsonschema-specifications==2025.9.1 22:33:23 keystoneauth1==5.12.0 22:33:23 kubernetes==33.1.0 22:33:23 lftools==0.37.13 22:33:23 lxml==6.0.1 22:33:23 markdown-it-py==4.0.0 22:33:23 MarkupSafe==3.0.2 22:33:23 mdurl==0.1.2 22:33:23 msgpack==1.1.1 22:33:23 multi_key_dict==2.0.3 22:33:23 munch==4.0.0 22:33:23 netaddr==1.3.0 22:33:23 niet==1.4.2 22:33:23 nodeenv==1.9.1 22:33:23 oauth2client==4.1.3 22:33:23 oauthlib==3.3.1 22:33:23 openstacksdk==4.7.1 22:33:23 os-service-types==1.8.0 22:33:23 osc-lib==4.2.0 22:33:23 oslo.config==10.0.0 22:33:23 oslo.context==6.1.0 22:33:23 oslo.i18n==6.6.0 22:33:23 oslo.log==7.2.1 22:33:23 oslo.serialization==5.8.0 22:33:23 oslo.utils==9.1.0 22:33:23 packaging==25.0 22:33:23 pbr==7.0.1 22:33:23 platformdirs==4.4.0 22:33:23 prettytable==3.16.0 22:33:23 psutil==7.1.0 22:33:23 pyasn1==0.6.1 22:33:23 pyasn1_modules==0.4.2 22:33:23 pycparser==2.23 22:33:23 pygerrit2==2.0.15 22:33:23 PyGithub==2.8.1 22:33:23 Pygments==2.19.2 22:33:23 PyJWT==2.10.1 22:33:23 PyNaCl==1.6.0 22:33:23 pyparsing==2.4.7 22:33:23 pyperclip==1.10.0 22:33:23 pyrsistent==0.20.0 22:33:23 python-cinderclient==9.8.0 22:33:23 python-dateutil==2.9.0.post0 22:33:23 python-heatclient==4.3.0 22:33:23 python-jenkins==1.8.3 22:33:23 python-keystoneclient==5.7.0 22:33:23 python-magnumclient==4.9.0 22:33:23 python-openstackclient==8.2.0 22:33:23 python-swiftclient==4.8.0 22:33:23 PyYAML==6.0.2 22:33:23 referencing==0.36.2 22:33:23 requests==2.32.5 22:33:23 requests-oauthlib==2.0.0 22:33:23 requestsexceptions==1.4.0 22:33:23 rfc3986==2.0.0 22:33:23 rich==14.1.0 22:33:23 rich-argparse==1.7.1 22:33:23 rpds-py==0.27.1 22:33:23 rsa==4.9.1 22:33:23 ruamel.yaml==0.18.15 22:33:23 ruamel.yaml.clib==0.2.12 22:33:23 s3transfer==0.14.0 22:33:23 simplejson==3.20.1 22:33:23 six==1.17.0 22:33:23 smmap==5.0.2 22:33:23 soupsieve==2.8 22:33:23 stevedore==5.5.0 22:33:23 tabulate==0.9.0 22:33:23 toml==0.10.2 22:33:23 tomlkit==0.13.3 22:33:23 tqdm==4.67.1 22:33:23 typing_extensions==4.15.0 22:33:23 tzdata==2025.2 22:33:23 urllib3==1.26.20 22:33:23 virtualenv==20.34.0 22:33:23 wcwidth==0.2.13 22:33:23 websocket-client==1.8.0 22:33:23 wrapt==1.17.3 22:33:23 xdg==6.0.0 22:33:23 xmltodict==1.0.2 22:33:23 yq==3.4.3 22:33:23 [EnvInject] - Injecting environment variables from a build step. 22:33:23 [EnvInject] - Injecting as environment variables the properties content 22:33:23 OS_CLOUD=vex 22:33:23 22:33:23 [EnvInject] - Variables injected successfully. 22:33:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5449441378812146378.sh 22:33:23 ---> Orphaned k8s clusters 22:33:23 Setup pyenv: 22:33:24 system 22:33:24 3.8.13 22:33:24 3.9.13 22:33:24 3.10.13 22:33:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UU9k from file:/tmp/.os_lf_venv 22:33:26 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 22:33:33 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:33:33 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 22:33:33 lf-activate-venv(): INFO: Adding /tmp/venv-UU9k/bin to PATH 22:33:36 -----> Delete orphaned cluster 22:33:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2515187539535051633.sh 22:33:36 ---> Orphaned stacks 22:33:36 Setup pyenv: 22:33:36 system 22:33:36 3.8.13 22:33:36 3.9.13 22:33:36 3.10.13 22:33:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UU9k from file:/tmp/.os_lf_venv 22:33:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:33:38 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 22:33:38 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:33:57 lf-activate-venv(): INFO: Adding /tmp/venv-UU9k/bin to PATH 22:33:57 + mapfile -t OS_COE_CLUSTERS_ID 22:33:57 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:33:57 ++ awk '{print $1}' 22:33:57 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:33:59 + echo '-----> Active clusters -> stacks' 22:33:59 -----> Active clusters -> stacks 22:33:59 + OS_COE_STACKS=() 22:33:59 + [[ 0 -gt 0 ]] 22:33:59 + mapfile -t OS_STACKS 22:33:59 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 22:33:59 ++ awk '{print $1}' 22:34:02 + echo '-----> Active stacks' 22:34:02 -----> Active stacks 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-sanity-only-titanium-355 22:34:02 releng-openflowplugin-csit-1node-sanity-only-titanium-355 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 22:34:02 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-flow-services-all-titanium-422 22:34:02 releng-openflowplugin-csit-1node-flow-services-all-titanium-422 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 22:34:02 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-only-titanium-422 22:34:02 releng-openflowplugin-csit-1node-scale-only-titanium-422 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422 22:34:02 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-422 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-422 22:34:02 releng-openflowplugin-csit-1node-cbench-only-titanium-422 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-422 22:34:02 releng-daexim-csit-3node-clustering-basic-only-titanium-422 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-1node-basic-only-titanium-422 22:34:02 releng-daexim-csit-1node-basic-only-titanium-422 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-422 22:34:02 releng-bgpcep-csit-1node-userfeatures-all-titanium-422 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-422 22:34:02 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-422 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-422 22:34:02 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-422 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-only-scandium-395 22:34:02 releng-openflowplugin-csit-3node-clustering-only-scandium-395 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-396 22:34:02 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-396 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-393 22:34:02 releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-393 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-flow-services-all-scandium-393 22:34:02 releng-openflowplugin-csit-1node-flow-services-all-scandium-393 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-397 22:34:02 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-397 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-switch-only-scandium-393 22:34:02 releng-openflowplugin-csit-1node-scale-switch-only-scandium-393 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-394 22:34:02 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-394 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-link-only-scandium-393 22:34:02 releng-openflowplugin-csit-1node-scale-link-only-scandium-393 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-only-scandium-393 22:34:02 releng-openflowplugin-csit-1node-scale-only-scandium-393 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-jsonrpc-csit-1node-basic-only-scandium-394 22:34:02 releng-jsonrpc-csit-1node-basic-only-scandium-394 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-394 22:34:02 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-394 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-3node-clustering-basic-only-scandium-394 22:34:02 releng-daexim-csit-3node-clustering-basic-only-scandium-394 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-userfeatures-all-scandium-394 22:34:02 releng-bgpcep-csit-1node-userfeatures-all-scandium-394 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-all-scandium-393 22:34:02 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-393 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-only-titanium-421 22:34:02 releng-openflowplugin-csit-1node-scale-only-titanium-421 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-421 22:34:02 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-421 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-422 22:34:02 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-422 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-421 22:34:02 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-421 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-jsonrpc-csit-1node-basic-only-titanium-421 22:34:02 releng-jsonrpc-csit-1node-basic-only-titanium-421 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-421 22:34:02 releng-daexim-csit-3node-clustering-basic-only-titanium-421 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-421 22:34:02 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-421 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-421 22:34:02 releng-openflowplugin-csit-1node-cbench-only-titanium-421 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-421 22:34:02 releng-bgpcep-csit-1node-userfeatures-all-titanium-421 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-421 22:34:02 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-421 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-gate-userfeatures-netty-all-vanadium-8 22:34:02 releng-netconf-csit-1node-gate-userfeatures-netty-all-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-3node-clustering-only-vanadium-16 22:34:02 releng-netconf-csit-3node-clustering-only-vanadium-16 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-scale-only-vanadium-16 22:34:02 releng-netconf-csit-1node-scale-only-vanadium-16 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-scale-only-scandium-127 22:34:02 releng-netconf-csit-1node-scale-only-scandium-127 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-gate-userfeatures-all-vanadium-8 22:34:02 releng-netconf-csit-1node-gate-userfeatures-all-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-3node-clustering-only-scandium-124 22:34:02 releng-netconf-csit-3node-clustering-only-scandium-124 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-gate-userfeatures-all-scandium-65 22:34:02 releng-netconf-csit-1node-gate-userfeatures-all-scandium-65 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-3node-clustering-scale-only-scandium-123 22:34:02 releng-netconf-csit-3node-clustering-scale-only-scandium-123 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-yangtools-csit-1node-system-only-scandium-74 22:34:02 releng-yangtools-csit-1node-system-only-scandium-74 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-userfeatures-all-scandium-68 22:34:02 releng-netconf-csit-1node-userfeatures-all-scandium-68 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-mdsal-csit-3node-netty-replicate-only-scandium-74 22:34:02 releng-mdsal-csit-3node-netty-replicate-only-scandium-74 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-3node-clustering-only-scandium-123 22:34:02 releng-netconf-csit-3node-clustering-only-scandium-123 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-userfeatures-netty-all-scandium-53 22:34:02 releng-netconf-csit-1node-userfeatures-netty-all-scandium-53 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-1node-akka1-all-scandium-74 22:34:02 releng-controller-csit-1node-akka1-all-scandium-74 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-scale-max-devices-only-scandium-49 22:34:02 releng-netconf-csit-1node-scale-max-devices-only-scandium-49 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-callhome-only-scandium-62 22:34:02 releng-netconf-csit-1node-callhome-only-scandium-62 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-rest-clust-cars-perf-tell-only-scandium-74 22:34:02 releng-controller-csit-3node-rest-clust-cars-perf-tell-only-scandium-74 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-clustering-tell-all-scandium-74 22:34:02 releng-controller-csit-3node-clustering-tell-all-scandium-74 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-clustering-ask-all-scandium-74 22:34:02 releng-controller-csit-3node-clustering-ask-all-scandium-74 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-benchmark-all-scandium-74 22:34:02 releng-controller-csit-3node-benchmark-all-scandium-74 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-1node-rest-cars-perf-all-scandium-74 22:34:02 releng-controller-csit-1node-rest-cars-perf-all-scandium-74 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-aaa-csit-1node-authn-all-scandium-74 22:34:02 releng-aaa-csit-1node-authn-all-scandium-74 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-8 22:34:02 releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-3node-bgpclustering-longevity-only-vanadium-8 22:34:02 releng-bgpcep-csit-3node-bgpclustering-longevity-only-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-userfeatures-netty-all-titanium-53 22:34:02 releng-netconf-csit-1node-userfeatures-netty-all-titanium-53 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-scale-only-titanium-111 22:34:02 releng-netconf-csit-1node-scale-only-titanium-111 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-8 22:34:02 releng-controller-csit-1node-notifications-longevity-only-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-3node-clustering-scale-only-titanium-108 22:34:02 releng-netconf-csit-3node-clustering-scale-only-titanium-108 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-userfeatures-all-titanium-55 22:34:02 releng-netconf-csit-1node-userfeatures-all-titanium-55 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-scale-max-devices-only-titanium-49 22:34:02 releng-netconf-csit-1node-scale-max-devices-only-titanium-49 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-clustering-tell-all-titanium-54 22:34:02 releng-controller-csit-3node-clustering-tell-all-titanium-54 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-rest-clust-cars-perf-ask-only-titanium-54 22:34:02 releng-controller-csit-3node-rest-clust-cars-perf-ask-only-titanium-54 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-yangtools-csit-1node-system-only-vanadium-8 22:34:02 releng-yangtools-csit-1node-system-only-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-clustering-ask-all-titanium-54 22:34:02 releng-controller-csit-3node-clustering-ask-all-titanium-54 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-1node-akka1-all-titanium-54 22:34:02 releng-controller-csit-1node-akka1-all-titanium-54 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-1node-benchmark-all-titanium-54 22:34:02 releng-controller-csit-1node-benchmark-all-titanium-54 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-userfeatures-all-vanadium-8 22:34:02 releng-netconf-csit-1node-userfeatures-all-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-userfeatures-netty-all-vanadium-8 22:34:02 releng-netconf-csit-1node-userfeatures-netty-all-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-scale-max-devices-only-vanadium-8 22:34:02 releng-netconf-csit-1node-scale-max-devices-only-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-callhome-only-vanadium-8 22:34:02 releng-netconf-csit-1node-callhome-only-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-benchmark-all-vanadium-8 22:34:02 releng-controller-csit-3node-benchmark-all-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-rest-clust-cars-perf-tell-only-vanadium-8 22:34:02 releng-controller-csit-3node-rest-clust-cars-perf-tell-only-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-mdsal-csit-3node-netty-replicate-only-vanadium-8 22:34:02 releng-mdsal-csit-3node-netty-replicate-only-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-rest-clust-cars-perf-ask-only-vanadium-8 22:34:02 releng-controller-csit-3node-rest-clust-cars-perf-ask-only-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-ddb-expl-lead-movement-longevity-only-titanium-54 22:34:02 releng-controller-csit-3node-ddb-expl-lead-movement-longevity-only-titanium-54 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-clustering-tell-all-vanadium-8 22:34:02 releng-controller-csit-3node-clustering-tell-all-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-1node-rest-cars-perf-all-vanadium-8 22:34:02 releng-controller-csit-1node-rest-cars-perf-all-vanadium-8 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-longevity-only-titanium-54 22:34:02 releng-openflowplugin-csit-1node-longevity-only-titanium-54 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-drb-precedence-longevity-only-titanium-54 22:34:02 releng-controller-csit-3node-drb-precedence-longevity-only-titanium-54 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-drb-partnheal-longevity-only-titanium-54 22:34:02 releng-controller-csit-3node-drb-partnheal-longevity-only-titanium-54 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-3node-clustering-scale-only-titanium-107 22:34:02 releng-netconf-csit-3node-clustering-scale-only-titanium-107 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-gate-userfeatures-all-titanium-57 22:34:02 releng-netconf-csit-1node-gate-userfeatures-all-titanium-57 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-longevity-only-scandium-74 22:34:02 releng-openflowplugin-csit-1node-longevity-only-scandium-74 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-3node-clustering-only-titanium-108 22:34:02 releng-netconf-csit-3node-clustering-only-titanium-108 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-netconf-csit-1node-gate-userfeatures-netty-all-titanium-54 22:34:02 releng-netconf-csit-1node-gate-userfeatures-netty-all-titanium-54 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-ddb-expl-lead-movement-longevity-only-scandium-74 22:34:02 releng-controller-csit-3node-ddb-expl-lead-movement-longevity-only-scandium-74 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-3node-bgpclustering-longevity-only-scandium-74 22:34:02 releng-bgpcep-csit-3node-bgpclustering-longevity-only-scandium-74 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-drb-precedence-longevity-only-scandium-74 22:34:02 releng-controller-csit-3node-drb-precedence-longevity-only-scandium-74 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-controller-csit-3node-drb-partnheal-longevity-only-scandium-74 22:34:02 releng-controller-csit-3node-drb-partnheal-longevity-only-scandium-74 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-sanity-only-titanium-354 22:34:02 releng-openflowplugin-csit-1node-sanity-only-titanium-354 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-393 22:34:02 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-393 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-396 22:34:02 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-396 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-420 22:34:02 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-1node-upstream-southbound-all-titanium-420 22:34:02 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-420 22:34:02 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-420 22:34:02 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-420 22:34:02 releng-daexim-csit-3node-clustering-basic-only-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-jsonrpc-csit-1node-basic-only-titanium-420 22:34:02 releng-jsonrpc-csit-1node-basic-only-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-420 22:34:02 releng-openflowplugin-csit-3node-clustering-only-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-switch-only-titanium-420 22:34:02 releng-openflowplugin-csit-1node-scale-switch-only-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-link-only-titanium-420 22:34:02 releng-openflowplugin-csit-1node-scale-link-only-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420 22:34:02 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-420 22:34:02 releng-openflowplugin-csit-1node-cbench-only-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-1node-basic-only-titanium-420 22:34:02 releng-daexim-csit-1node-basic-only-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-420 22:34:02 releng-bgpcep-csit-1node-throughpcep-all-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-420 22:34:02 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-420 22:34:02 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-419 22:34:02 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-419 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-1node-upstream-southbound-all-titanium-419 22:34:02 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-419 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-419 22:34:02 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-419 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-420 22:34:02 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-420 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-419 22:34:02 releng-openflowplugin-csit-1node-cbench-only-titanium-419 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-1node-basic-only-titanium-419 22:34:02 releng-daexim-csit-1node-basic-only-titanium-419 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-419 22:34:02 releng-openflowplugin-csit-3node-clustering-only-titanium-419 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-link-only-titanium-419 22:34:02 releng-openflowplugin-csit-1node-scale-link-only-titanium-419 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419 22:34:02 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-flow-services-all-titanium-419 22:34:02 releng-openflowplugin-csit-1node-flow-services-all-titanium-419 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-419 22:34:02 releng-daexim-csit-3node-clustering-basic-only-titanium-419 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-419 22:34:02 releng-bgpcep-csit-1node-userfeatures-all-titanium-419 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-sanity-only-titanium-353 22:34:02 releng-openflowplugin-csit-1node-sanity-only-titanium-353 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-392 22:34:02 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-392 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-393 22:34:02 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-393 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-391 22:34:02 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-391 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-392 22:34:02 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-392 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-392 22:34:02 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-392 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-flow-services-all-scandium-391 22:34:02 releng-openflowplugin-csit-1node-flow-services-all-scandium-391 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-link-only-scandium-391 22:34:02 releng-openflowplugin-csit-1node-scale-link-only-scandium-391 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-391 22:34:02 releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-391 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-391 22:34:02 releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-391 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-switch-only-scandium-391 22:34:02 releng-openflowplugin-csit-1node-scale-switch-only-scandium-391 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-jsonrpc-csit-1node-basic-only-scandium-392 22:34:02 releng-jsonrpc-csit-1node-basic-only-scandium-392 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-3node-clustering-basic-only-scandium-392 22:34:02 releng-daexim-csit-3node-clustering-basic-only-scandium-392 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-395 22:34:02 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-395 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-all-scandium-391 22:34:02 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-391 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-418 22:34:02 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-418 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-1node-upstream-southbound-all-titanium-418 22:34:02 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-418 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-418 22:34:02 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-418 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-418 22:34:02 releng-openflowplugin-csit-3node-clustering-only-titanium-418 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-418 22:34:02 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-418 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-only-titanium-418 22:34:02 releng-openflowplugin-csit-1node-scale-only-titanium-418 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-jsonrpc-csit-1node-basic-only-titanium-418 22:34:02 releng-jsonrpc-csit-1node-basic-only-titanium-418 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-419 22:34:02 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-419 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-flow-services-all-titanium-418 22:34:02 releng-openflowplugin-csit-1node-flow-services-all-titanium-418 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-418 22:34:02 releng-openflowplugin-csit-1node-cbench-only-titanium-418 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-418 22:34:02 releng-daexim-csit-3node-clustering-basic-only-titanium-418 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-1node-basic-only-titanium-418 22:34:02 releng-daexim-csit-1node-basic-only-titanium-418 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-418 22:34:02 releng-bgpcep-csit-1node-throughpcep-all-titanium-418 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-418 22:34:02 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-418 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-417 22:34:02 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-417 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-1node-upstream-southbound-all-titanium-417 22:34:02 releng-ovsdb-csit-1node-upstream-southbound-all-titanium-417 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-417 22:34:02 releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-417 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-417 22:34:02 releng-openflowplugin-csit-3node-clustering-only-titanium-417 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-417 22:34:02 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-417 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-switch-only-titanium-417 22:34:02 releng-openflowplugin-csit-1node-scale-switch-only-titanium-417 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-418 22:34:02 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-418 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-cbench-only-titanium-417 22:34:02 releng-openflowplugin-csit-1node-cbench-only-titanium-417 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417 22:34:02 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-link-only-titanium-417 22:34:02 releng-openflowplugin-csit-1node-scale-link-only-titanium-417 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-3node-clustering-basic-only-titanium-417 22:34:02 releng-daexim-csit-3node-clustering-basic-only-titanium-417 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-1node-basic-only-titanium-417 22:34:02 releng-daexim-csit-1node-basic-only-titanium-417 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-417 22:34:02 releng-bgpcep-csit-1node-userfeatures-all-titanium-417 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-417 22:34:02 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-417 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-390 22:34:02 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-390 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-389 22:34:02 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-389 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-389 22:34:02 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-389 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-1node-upstream-southbound-all-scandium-388 22:34:02 releng-ovsdb-csit-1node-upstream-southbound-all-scandium-388 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-390 22:34:02 releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-390 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-1node-basic-only-scandium-391 22:34:02 releng-daexim-csit-1node-basic-only-scandium-391 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-userfeatures-all-scandium-391 22:34:02 releng-bgpcep-csit-1node-userfeatures-all-scandium-391 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-391 22:34:02 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-391 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-flow-services-all-scandium-390 22:34:02 releng-openflowplugin-csit-1node-flow-services-all-scandium-390 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-cbench-only-scandium-391 22:34:02 releng-openflowplugin-csit-1node-cbench-only-scandium-391 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-3node-clustering-basic-only-scandium-391 22:34:02 releng-daexim-csit-3node-clustering-basic-only-scandium-391 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-394 22:34:02 releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-394 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-bgp-ingest-all-scandium-390 22:34:02 releng-bgpcep-csit-1node-bgp-ingest-all-scandium-390 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 22:34:02 releng-ovsdb-csit-3node-upstream-clustering-only-scandium-387 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 22:34:02 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-scandium-390 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-link-only-scandium-389 22:34:02 releng-openflowplugin-csit-1node-scale-link-only-scandium-389 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-389 22:34:02 releng-openflowplugin-csit-1node-perf-bulkomatic-only-scandium-389 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-flow-services-all-scandium-389 22:34:02 releng-openflowplugin-csit-1node-flow-services-all-scandium-389 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-daexim-csit-1node-basic-only-scandium-390 22:34:02 releng-daexim-csit-1node-basic-only-scandium-390 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-throughpcep-all-scandium-390 22:34:02 releng-bgpcep-csit-1node-throughpcep-all-scandium-390 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-ovsdb-csit-3node-upstream-clustering-only-titanium-416 22:34:02 releng-ovsdb-csit-3node-upstream-clustering-only-titanium-416 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-416 22:34:02 releng-openflowplugin-csit-3node-clustering-only-titanium-416 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-only-titanium-416 22:34:02 releng-openflowplugin-csit-1node-scale-only-titanium-416 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-flow-services-all-titanium-416 22:34:02 releng-openflowplugin-csit-1node-flow-services-all-titanium-416 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-scale-link-only-titanium-416 22:34:02 releng-openflowplugin-csit-1node-scale-link-only-titanium-416 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-416 22:34:02 releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-416 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-jsonrpc-csit-1node-basic-only-titanium-416 22:34:02 releng-jsonrpc-csit-1node-basic-only-titanium-416 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-416 22:34:02 releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-416 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-only-titanium-415 22:34:02 releng-openflowplugin-csit-3node-clustering-only-titanium-415 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-415 22:34:02 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-415 22:34:02 + for stack in "${OS_STACKS[@]}" 22:34:02 + echo releng-bgpcep-csit-1node-userfeatures-all-titanium-415 22:34:02 releng-bgpcep-csit-1node-userfeatures-all-titanium-415 22:34:02 + echo '-----> Delete orphaned stacks' 22:34:02 -----> Delete orphaned stacks 22:34:02 + for STACK_NAME in "${OS_STACKS[@]}" 22:34:02 + [[ 0 -gt 0 ]] 22:34:02 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-titanium-355 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 22:34:02 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-355 22:34:02 + builds=() 22:34:02 + for jenkins in "${@:2}" 22:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:34:02 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:34:02 + 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/73891/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/292/"}}],"oneOffExecutors":[]}]} 22:34:02 22:34:02 200' 22:34:02 ++ 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/73891/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/292/"}}],"oneOffExecutors":[]}]} 22:34:02 22:34:02 200' 22:34:02 ++ head -n1 22:34:02 + 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/73891/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/292/"}}],"oneOffExecutors":[]}]}' 22:34:02 ++ 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/73891/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/292/"}}],"oneOffExecutors":[]}]} 22:34:02 22:34:02 200' 22:34:02 ++ awk 'END {print $NF}' 22:34:02 + status=200 22:34:02 + '[' 200 '!=' 200 ']' 22:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:34:02 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:34:02 ++ echo https://jenkins.opendaylight.org/releng 22:34:02 ++ awk -F/ '{print $NF}' 22:34:02 ++ sed 's/\/*$//' 22:34:02 + silo=releng 22:34:02 + export silo 22:34:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:34:02 ++ grep -v null 22:34:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:34:02 ++ 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/73891/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/292/"}}],"oneOffExecutors":[]}]}' 22:34:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:34:02 + for jenkins in "${@:2}" 22:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:34:02 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:34:02 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:34:02 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:34:02 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 22:34:02 22:34:02 200' 22:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 22:34:02 22:34:02 200' 22:34:02 ++ head -n1 22:34:02 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 22:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 22:34:02 22:34:02 200' 22:34:02 ++ awk 'END {print $NF}' 22:34:02 + status=200 22:34:02 + '[' 200 '!=' 200 ']' 22:34:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:34:02 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:34:02 ++ echo https://jenkins.opendaylight.org/sandbox 22:34:02 ++ awk -F/ '{print $NF}' 22:34:02 ++ sed 's/\/*$//' 22:34:02 + silo=sandbox 22:34:02 + export silo 22:34:02 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:34:02 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 22:34:02 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:34:02 ++ grep -v null 22:34:02 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:34:02 + [[ releng-builder-openstack-cron-73891 releng-distribution-merge-managed-vanadium-292 =~ releng-openflowplugin-csit-1node-sanity-only-titanium-355 ]] 22:34:02 + return 1 22:34:02 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-1node-sanity-only-titanium-355' 22:34:02 Deleting orphaned stack: releng-openflowplugin-csit-1node-sanity-only-titanium-355 22:34:02 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-1node-sanity-only-titanium-355 22:34:53 Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-355 22:34:53 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-355?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 22:35:44 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/b3ed8a1b-357b-4c07-9af8-cb25ad9b15db: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 22:36:34 http.client.RemoteDisconnected: Remote end closed connection without response 22:36:34 22:36:34 During handling of the above exception, another exception occurred: 22:36:34 22:36:34 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 22:36:34 22:36:34 During handling of the above exception, another exception occurred: 22:36:34 22:36:34 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 22:36:34 22:36:34 During handling of the above exception, another exception occurred: 22:36:34 22:36:34 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/b3ed8a1b-357b-4c07-9af8-cb25ad9b15db: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 22:36:34 22:36:34 During handling of the above exception, another exception occurred: 22:36:34 22:36:34 http.client.RemoteDisconnected: Remote end closed connection without response 22:36:34 22:36:34 During handling of the above exception, another exception occurred: 22:36:34 22:36:34 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 22:36:34 22:36:34 During handling of the above exception, another exception occurred: 22:36:34 22:36:34 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 22:36:34 22:36:34 During handling of the above exception, another exception occurred: 22:36:34 22:36:34 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-355/b3ed8a1b-357b-4c07-9af8-cb25ad9b15db: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 22:36:35 + for STACK_NAME in "${OS_STACKS[@]}" 22:36:35 + [[ 0 -gt 0 ]] 22:36:35 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 22:36:35 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 22:36:35 + builds=() 22:36:35 + for jenkins in "${@:2}" 22:36:35 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:36:35 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:36:35 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:36:35 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:36:35 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:36:35 + 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/73891/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/292/"}}],"oneOffExecutors":[]}]} 22:36:35 22:36:35 200' 22:36:35 ++ 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/73891/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/292/"}}],"oneOffExecutors":[]}]} 22:36:35 22:36:35 200' 22:36:35 ++ head -n1 22:36:35 + 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/73891/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/292/"}}],"oneOffExecutors":[]}]}' 22:36:35 ++ 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/73891/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/292/"}}],"oneOffExecutors":[]}]} 22:36:35 22:36:35 200' 22:36:35 ++ awk 'END {print $NF}' 22:36:35 + status=200 22:36:35 + '[' 200 '!=' 200 ']' 22:36:35 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:36:35 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:36:35 ++ echo https://jenkins.opendaylight.org/releng 22:36:35 ++ sed 's/\/*$//' 22:36:35 ++ awk -F/ '{print $NF}' 22:36:35 + silo=releng 22:36:35 + export silo 22:36:35 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:36:35 ++ grep -v null 22:36:35 ++ 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/73891/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-vanadium/292/"}}],"oneOffExecutors":[]}]}' 22:36:35 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:36:35 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:36:35 + for jenkins in "${@:2}" 22:36:35 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:36:35 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:36:35 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:36:35 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:36:35 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:36:35 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 22:36:35 22:36:35 200' 22:36:35 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 22:36:35 22:36:35 200' 22:36:35 ++ head -n1 22:36:35 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 22:36:35 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 22:36:35 22:36:35 200' 22:36:35 ++ awk 'END {print $NF}' 22:36:35 + status=200 22:36:35 + '[' 200 '!=' 200 ']' 22:36:35 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:36:35 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:36:35 ++ echo https://jenkins.opendaylight.org/sandbox 22:36:35 ++ awk -F/ '{print $NF}' 22:36:35 ++ sed 's/\/*$//' 22:36:35 + silo=sandbox 22:36:35 + export silo 22:36:35 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:36:35 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:36:35 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 22:36:35 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:36:35 ++ grep -v null 22:36:35 + [[ releng-builder-openstack-cron-73891 releng-distribution-merge-managed-vanadium-292 =~ releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 ]] 22:36:35 + return 1 22:36:35 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422' 22:36:35 Deleting orphaned stack: releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 22:36:35 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 22:37:27 Deleting stack releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422 22:37:27 WARNING: Failure: 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?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 22:38:17 WARNING: Failure: 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')). Retrying in 0.5s. 1 retries left 22:39:18 WARNING: Failure: 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')). Retrying in 0.5s. 1 retries left 22:40:18 Waiting for stack to delete... 22:40:18 WARN: Failed to delete $STACK_NAME. Reason: Resource DELETE failed: MessagingTimeout: resources.vm_1_group.resources[0]: Timed out waiting for a reply to message ID 808e0dfea0dc4b5084c98411e70cdce8 22:40:18 Retrying delete... 22:40:18 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-titanium-422?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 22:41:09 http.client.RemoteDisconnected: Remote end closed connection without response 22:41:09 22:41:09 During handling of the above exception, another exception occurred: 22:41:09 22:41:09 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 22:41:09 22:41:09 During handling of the above exception, another exception occurred: 22:41:09 22:41:09 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 22:41:09 22:41:09 During handling of the above exception, another exception occurred: 22:41:09 22:41:09 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?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 22:41:09 22:41:09 During handling of the above exception, another exception occurred: 22:41:09 22:41:09 http.client.RemoteDisconnected: Remote end closed connection without response 22:41:09 22:41:09 During handling of the above exception, another exception occurred: 22:41:09 22:41:09 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 22:41:09 22:41:09 During handling of the above exception, another exception occurred: 22:41:09 22:41:09 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 22:41:09 22:41:09 During handling of the above exception, another exception occurred: 22:41:09 22:41:09 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?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 22:41:09 + for STACK_NAME in "${OS_STACKS[@]}" 22:41:09 + [[ 0 -gt 0 ]] 22:41:09 + stack_in_jenkins releng-openflowplugin-csit-1node-flow-services-all-titanium-422 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 22:41:09 + STACK_NAME=releng-openflowplugin-csit-1node-flow-services-all-titanium-422 22:41:09 + builds=() 22:41:09 + for jenkins in "${@:2}" 22:41:09 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:41:09 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:41:09 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:41:09 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:41:09 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:41:09 + 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/73891/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 22:41:09 22:41:09 200' 22:41:09 ++ 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/73891/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 22:41:09 22:41:09 200' 22:41:09 ++ head -n1 22:41:09 + 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/73891/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 22:41:09 ++ 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/73891/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 22:41:09 22:41:09 200' 22:41:09 ++ awk 'END {print $NF}' 22:41:09 + status=200 22:41:09 + '[' 200 '!=' 200 ']' 22:41:09 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:41:09 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:41:09 ++ echo https://jenkins.opendaylight.org/releng 22:41:09 ++ awk -F/ '{print $NF}' 22:41:09 ++ sed 's/\/*$//' 22:41:09 + silo=releng 22:41:09 + export silo 22:41:09 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:41:09 ++ grep -v null 22:41:09 ++ 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/73891/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 22:41:09 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:41:09 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:41:09 + for jenkins in "${@:2}" 22:41:09 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:41:09 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:41:09 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:41:09 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:41:09 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:41:09 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 22:41:09 22:41:09 200' 22:41:09 ++ head -n1 22:41:09 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 22:41:09 22:41:09 200' 22:41:09 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 22:41:09 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 22:41:09 22:41:09 200' 22:41:09 ++ awk 'END {print $NF}' 22:41:09 + status=200 22:41:09 + '[' 200 '!=' 200 ']' 22:41:09 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 22:41:09 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 22:41:09 ++ sed 's/\/*$//' 22:41:09 ++ echo https://jenkins.opendaylight.org/sandbox 22:41:09 ++ awk -F/ '{print $NF}' 22:41:09 + silo=sandbox 22:41:09 + export silo 22:41:09 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 22:41:09 ++ jq -r '.computer[].executors[].currentExecutable.url' 22:41:09 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 22:41:09 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 22:41:09 ++ grep -v null 22:41:09 + [[ releng-builder-openstack-cron-73891 =~ releng-openflowplugin-csit-1node-flow-services-all-titanium-422 ]] 22:41:09 + return 1 22:41:09 + echo 'Deleting orphaned stack: releng-openflowplugin-csit-1node-flow-services-all-titanium-422' 22:41:09 Deleting orphaned stack: releng-openflowplugin-csit-1node-flow-services-all-titanium-422 22:41:09 + lftools openstack --os-cloud vex stack delete --force releng-openflowplugin-csit-1node-flow-services-all-titanium-422 22:42:01 Deleting stack releng-openflowplugin-csit-1node-flow-services-all-titanium-422 22:42:01 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 22:42:24 Build timed out (after 10 minutes). Marking the build as failed. 22:42:24 $ ssh-agent -k 22:42:24 unset SSH_AUTH_SOCK; 22:42:24 unset SSH_AGENT_PID; 22:42:24 echo Agent pid 5462 killed; 22:42:24 [ssh-agent] Stopped. 22:42:24 Build was aborted 22:42:24 [PostBuildScript] - [INFO] Executing post build scripts. 22:42:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3635136997799111355.sh 22:42:24 /tmp/jenkins2515187539535051633.sh: line 129: 7017 Terminated lftools openstack --os-cloud "${os_cloud}" stack delete --force "${STACK_NAME}" 22:42:24 + for STACK_NAME in "${OS_STACKS[@]}" 22:42:24 + [[ 0 -gt 0 ]] 22:42:24 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 22:42:24 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-422 22:42:24 + builds=() 22:42:24 + for jenkins in "${@:2}" 22:42:24 + PARAMS='tree=computer[executors[currentExecutable[url]],' 22:42:24 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 22:42:24 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:42:24 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:42:24 ---> sysstat.sh 22:42:24 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 22:42:24 (23) Failed writing body 22:42:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15114444324431846221.sh 22:42:24 ---> package-listing.sh 22:42:24 ++ facter osfamily 22:42:24 ++ tr '[:upper:]' '[:lower:]' 22:42:24 + OS_FAMILY=redhat 22:42:24 + workspace=/w/workspace/builder-openstack-cron 22:42:24 + START_PACKAGES=/tmp/packages_start.txt 22:42:24 + END_PACKAGES=/tmp/packages_end.txt 22:42:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:42:24 + PACKAGES=/tmp/packages_start.txt 22:42:24 + '[' /w/workspace/builder-openstack-cron ']' 22:42:24 + PACKAGES=/tmp/packages_end.txt 22:42:24 + case "${OS_FAMILY}" in 22:42:24 + rpm -qa 22:42:24 + sort 22:42:25 + '[' -f /tmp/packages_start.txt ']' 22:42:25 + '[' -f /tmp/packages_end.txt ']' 22:42:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:42:25 + '[' /w/workspace/builder-openstack-cron ']' 22:42:25 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 22:42:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 22:42:25 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14828493486016623663.sh 22:42:25 ---> capture-instance-metadata.sh 22:42:25 Setup pyenv: 22:42:25 system 22:42:25 3.8.13 22:42:25 3.9.13 22:42:25 3.10.13 22:42:25 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:42:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UU9k from file:/tmp/.os_lf_venv 22:42:28 lf-activate-venv(): INFO: Installing: lftools 22:42:41 lf-activate-venv(): INFO: Adding /tmp/venv-UU9k/bin to PATH 22:42:41 INFO: Running in OpenStack, capturing instance metadata 22:42:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1009651600871090778.sh 22:42:41 provisioning config files... 22:42:42 Could not find credentials [logs] for builder-openstack-cron #73891 22:42:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config9585517689183598075tmp 22:42:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:42:42 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:42:42 provisioning config files... 22:42:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:42:42 [EnvInject] - Injecting environment variables from a build step. 22:42:42 [EnvInject] - Injecting as environment variables the properties content 22:42:42 SERVER_ID=logs 22:42:42 22:42:42 [EnvInject] - Variables injected successfully. 22:42:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15324612216931989128.sh 22:42:42 ---> create-netrc.sh 22:42:42 WARN: Log server credential not found. 22:42:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3516599535363190271.sh 22:42:42 ---> python-tools-install.sh 22:42:42 Setup pyenv: 22:42:42 system 22:42:42 3.8.13 22:42:42 3.9.13 22:42:42 3.10.13 22:42:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:42:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UU9k from file:/tmp/.os_lf_venv 22:42:45 lf-activate-venv(): INFO: Installing: lftools 22:42:55 lf-activate-venv(): INFO: Adding /tmp/venv-UU9k/bin to PATH 22:42:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9874838049897335601.sh 22:42:55 ---> sudo-logs.sh 22:42:55 Archiving 'sudo' log.. 22:42:56 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14475814842935149593.sh 22:42:56 ---> job-cost.sh 22:42:56 Setup pyenv: 22:42:56 system 22:42:56 3.8.13 22:42:56 3.9.13 22:42:56 3.10.13 22:42:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:42:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UU9k from file:/tmp/.os_lf_venv 22:42:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:43:06 lf-activate-venv(): INFO: Adding /tmp/venv-UU9k/bin to PATH 22:43:06 INFO: No Stack... 22:43:07 INFO: Retrieving Pricing Info for: v3-standard-2 22:43:07 INFO: Archiving Costs 22:43:07 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17961179505403722327.sh 22:43:07 ---> logs-deploy.sh 22:43:07 Setup pyenv: 22:43:07 system 22:43:07 3.8.13 22:43:07 3.9.13 22:43:07 3.10.13 22:43:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:43:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UU9k from file:/tmp/.os_lf_venv 22:43:09 lf-activate-venv(): INFO: Installing: lftools 22:43:19 lf-activate-venv(): INFO: Adding /tmp/venv-UU9k/bin to PATH 22:43:19 WARNING: Nexus logging server not set 22:43:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73891/ 22:43:19 INFO: archiving logs to S3 22:43:20 ---> uname -a: 22:43:20 Linux prd-centos8-builder-2c-2g-124.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 22:43:20 22:43:20 22:43:20 ---> lscpu: 22:43:20 Architecture: x86_64 22:43:20 CPU op-mode(s): 32-bit, 64-bit 22:43:20 Byte Order: Little Endian 22:43:20 CPU(s): 2 22:43:20 On-line CPU(s) list: 0,1 22:43:20 Thread(s) per core: 1 22:43:20 Core(s) per socket: 1 22:43:20 Socket(s): 2 22:43:20 NUMA node(s): 1 22:43:20 Vendor ID: AuthenticAMD 22:43:20 CPU family: 23 22:43:20 Model: 49 22:43:20 Model name: AMD EPYC-Rome Processor 22:43:20 Stepping: 0 22:43:20 CPU MHz: 2800.000 22:43:20 BogoMIPS: 5600.00 22:43:20 Virtualization: AMD-V 22:43:20 Hypervisor vendor: KVM 22:43:20 Virtualization type: full 22:43:20 L1d cache: 32K 22:43:20 L1i cache: 32K 22:43:20 L2 cache: 512K 22:43:20 L3 cache: 16384K 22:43:20 NUMA node0 CPU(s): 0,1 22:43:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:43:20 22:43:20 22:43:20 ---> nproc: 22:43:20 2 22:43:20 22:43:20 22:43:20 ---> df -h: 22:43:20 Filesystem Size Used Avail Use% Mounted on 22:43:20 devtmpfs 3.8G 0 3.8G 0% /dev 22:43:20 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:43:20 tmpfs 3.8G 17M 3.8G 1% /run 22:43:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:43:20 /dev/vda1 40G 8.4G 32G 21% / 22:43:20 tmpfs 770M 0 770M 0% /run/user/1001 22:43:20 22:43:20 22:43:20 ---> free -m: 22:43:20 total used free shared buff/cache available 22:43:20 Mem: 7697 678 4752 19 2266 6721 22:43:20 Swap: 1023 0 1023 22:43:20 22:43:20 22:43:20 ---> ip addr: 22:43:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:43:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:43:20 inet 127.0.0.1/8 scope host lo 22:43:20 valid_lft forever preferred_lft forever 22:43:20 inet6 ::1/128 scope host 22:43:20 valid_lft forever preferred_lft forever 22:43:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:43:20 link/ether fa:16:3e:3f:69:1f brd ff:ff:ff:ff:ff:ff 22:43:20 altname enp0s3 22:43:20 altname ens3 22:43:20 inet 10.30.171.63/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:43:20 valid_lft 85694sec preferred_lft 85694sec 22:43:20 inet6 fe80::f816:3eff:fe3f:691f/64 scope link 22:43:20 valid_lft forever preferred_lft forever 22:43:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:43:20 link/ether 02:42:3f:16:1c:be brd ff:ff:ff:ff:ff:ff 22:43:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:43:20 valid_lft forever preferred_lft forever 22:43:20 22:43:20 22:43:20 ---> sar -b -r -n DEV: 22:43:20 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) 22:43:20 22:43:20 22:31:30 LINUX RESTART (2 CPU) 22:43:20 22:43:20 10:32:01 PM tps rtps wtps bread/s bwrtn/s 22:43:20 10:33:01 PM 253.62 24.31 229.31 5892.70 7584.42 22:43:20 10:34:01 PM 112.85 0.50 112.35 64.39 12270.70 22:43:20 10:35:01 PM 16.23 0.63 15.59 69.84 1667.58 22:43:20 10:36:01 PM 0.15 0.00 0.15 0.00 1.45 22:43:20 10:37:01 PM 0.12 0.00 0.12 0.00 1.12 22:43:20 10:38:01 PM 0.38 0.00 0.38 0.00 6.68 22:43:20 10:39:01 PM 0.15 0.00 0.15 0.00 1.82 22:43:20 10:40:01 PM 0.10 0.00 0.10 0.00 0.93 22:43:20 10:41:01 PM 0.35 0.00 0.35 0.00 5.12 22:43:20 10:42:01 PM 0.27 0.00 0.27 0.00 4.67 22:43:20 10:43:01 PM 14.23 0.50 13.73 63.72 356.04 22:43:20 Average: 36.22 2.36 33.86 553.74 1990.95 22:43:20 22:43:20 10:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:43:20 10:33:01 PM 5048804 6885796 2833620 35.95 2688 2019940 1103880 12.36 199936 2308628 167032 22:43:20 10:34:01 PM 4913916 6922432 2968508 37.66 2688 2184008 1031332 11.55 230200 2383216 42860 22:43:20 10:35:01 PM 4891784 6901784 2990640 37.94 2688 2186060 1044748 11.70 231240 2404104 4 22:43:20 10:36:01 PM 4890588 6900588 2991836 37.96 2688 2186060 1044748 11.70 231240 2405144 4 22:43:20 10:37:01 PM 4890008 6900012 2992416 37.96 2688 2186064 1053228 11.79 244328 2393056 4 22:43:20 10:38:01 PM 4885696 6895700 2996728 38.02 2688 2186064 1053228 11.79 244328 2397484 4 22:43:20 10:39:01 PM 4885680 6895684 2996744 38.02 2688 2186064 1053228 11.79 244328 2397448 4 22:43:20 10:40:01 PM 4885088 6895096 2997336 38.03 2688 2186068 1069452 11.97 244328 2397984 4 22:43:20 10:41:01 PM 4885472 6895504 2996952 38.02 2688 2186068 1052756 11.79 244332 2397676 4 22:43:20 10:42:01 PM 4885956 6895992 2996468 38.01 2688 2186072 1056196 11.83 246060 2395764 4 22:43:20 10:43:01 PM 4905924 6917880 2976500 37.76 2688 2187532 1023560 11.46 405940 2215828 10200 22:43:20 Average: 4906265 6900588 2976159 37.76 2688 2170909 1053305 11.79 251478 2372394 20011 22:43:20 22:43:20 10:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:43:20 10:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:33:01 PM eth0 313.38 196.12 1780.07 62.93 0.00 0.00 0.00 0.00 22:43:20 10:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:34:01 PM eth0 69.91 56.76 846.30 9.83 0.00 0.00 0.00 0.00 22:43:20 10:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:35:01 PM eth0 3.30 2.72 3.78 1.15 0.00 0.00 0.00 0.00 22:43:20 10:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:36:01 PM eth0 0.62 0.32 0.11 0.06 0.00 0.00 0.00 0.00 22:43:20 10:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:37:01 PM eth0 2.20 1.93 1.06 0.55 0.00 0.00 0.00 0.00 22:43:20 10:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:38:01 PM eth0 0.60 0.45 0.27 0.16 0.00 0.00 0.00 0.00 22:43:20 10:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:39:01 PM eth0 0.42 0.38 0.11 0.08 0.00 0.00 0.00 0.00 22:43:20 10:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:40:01 PM eth0 0.45 0.40 0.18 0.09 0.00 0.00 0.00 0.00 22:43:20 10:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:41:01 PM eth0 0.38 0.30 0.11 0.07 0.00 0.00 0.00 0.00 22:43:20 10:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:42:01 PM eth0 2.33 2.07 1.11 0.56 0.00 0.00 0.00 0.00 22:43:20 10:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 10:43:01 PM eth0 15.71 13.65 12.99 10.47 0.00 0.00 0.00 0.00 22:43:20 10:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 Average: eth0 37.21 25.01 240.56 7.81 0.00 0.00 0.00 0.00 22:43:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:20 22:43:20 22:43:20 ---> sar -P ALL: 22:43:20 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) 22:43:20 22:43:20 22:31:30 LINUX RESTART (2 CPU) 22:43:20 22:43:20 10:32:01 PM CPU %user %nice %system %iowait %steal %idle 22:43:20 10:33:01 PM all 44.16 0.00 8.12 2.70 0.13 44.88 22:43:20 10:33:01 PM 0 41.45 0.00 6.92 1.34 0.12 50.17 22:43:20 10:33:01 PM 1 46.88 0.00 9.32 4.07 0.13 39.59 22:43:20 10:34:01 PM all 34.84 0.00 5.12 1.18 0.12 58.74 22:43:20 10:34:01 PM 0 17.40 0.00 4.16 1.33 0.10 77.01 22:43:20 10:34:01 PM 1 52.30 0.00 6.09 1.03 0.13 40.44 22:43:20 10:35:01 PM all 1.19 0.00 0.34 0.17 0.02 98.29 22:43:20 10:35:01 PM 0 0.60 0.00 0.33 0.23 0.02 98.81 22:43:20 10:35:01 PM 1 1.77 0.00 0.35 0.10 0.02 97.76 22:43:20 10:36:01 PM all 0.33 0.00 0.05 0.00 0.02 99.60 22:43:20 10:36:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38 22:43:20 10:36:01 PM 1 0.12 0.00 0.05 0.00 0.02 99.82 22:43:20 10:37:01 PM all 1.24 0.00 0.27 0.00 0.03 98.46 22:43:20 10:37:01 PM 0 1.95 0.00 0.35 0.00 0.02 97.68 22:43:20 10:37:01 PM 1 0.53 0.00 0.18 0.00 0.03 99.25 22:43:20 10:38:01 PM all 0.36 0.00 0.09 0.00 0.02 99.53 22:43:20 10:38:01 PM 0 0.58 0.00 0.08 0.00 0.02 99.32 22:43:20 10:38:01 PM 1 0.13 0.00 0.10 0.00 0.02 99.75 22:43:20 10:39:01 PM all 0.34 0.00 0.07 0.00 0.01 99.58 22:43:20 10:39:01 PM 0 0.55 0.00 0.07 0.00 0.00 99.38 22:43:20 10:39:01 PM 1 0.13 0.00 0.07 0.00 0.02 99.78 22:43:20 10:40:01 PM all 0.38 0.00 0.06 0.00 0.02 99.54 22:43:20 10:40:01 PM 0 0.62 0.00 0.07 0.00 0.03 99.28 22:43:20 10:40:01 PM 1 0.15 0.00 0.05 0.00 0.00 99.80 22:43:20 10:41:01 PM all 0.36 0.00 0.07 0.00 0.33 99.24 22:43:20 10:41:01 PM 0 0.56 0.00 0.08 0.00 0.60 98.75 22:43:20 10:41:01 PM 1 0.15 0.00 0.05 0.00 0.07 99.73 22:43:20 10:42:01 PM all 1.25 0.00 0.22 0.00 0.03 98.51 22:43:20 10:42:01 PM 0 1.57 0.00 0.30 0.00 0.03 98.10 22:43:20 10:42:01 PM 1 0.94 0.00 0.13 0.00 0.02 98.91 22:43:20 10:43:01 PM all 23.35 0.00 2.97 0.13 0.08 73.48 22:43:20 10:43:01 PM 0 7.17 0.00 2.16 0.07 0.07 90.54 22:43:20 10:43:01 PM 1 39.49 0.00 3.79 0.18 0.08 56.46 22:43:20 22:43:20 Average: CPU %user %nice %system %iowait %steal %idle 22:43:20 Average: all 9.79 0.00 1.58 0.38 0.07 88.18 22:43:20 Average: 0 6.63 0.00 1.32 0.27 0.09 91.68 22:43:20 Average: 1 12.96 0.00 1.83 0.49 0.05 84.67 22:43:20 22:43:20 22:43:20