01:32:47 Started by timer 01:32:47 Running as SYSTEM 01:32:47 [EnvInject] - Loading node environment variables. 01:32:47 Building remotely on prd-centos8-builder-2c-2g-2520 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 01:32:47 [ssh-agent] Looking for ssh-agent implementation... 01:32:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:48 $ ssh-agent 01:32:48 SSH_AUTH_SOCK=/tmp/ssh-pLEDQF1VtcSb/agent.5437 01:32:48 SSH_AGENT_PID=5439 01:32:48 [ssh-agent] Started. 01:32:48 Running ssh-add (command line suppressed) 01:32:48 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_14403324428981386513.key (/w/workspace/builder-openstack-cron@tmp/private_key_14403324428981386513.key) 01:32:48 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:32:48 The recommended git tool is: NONE 01:32:50 using credential jenkins-ssh 01:32:50 Wiping out workspace first. 01:32:50 Cloning the remote Git repository 01:32:51 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 01:32:51 > git init /w/workspace/builder-openstack-cron # timeout=10 01:32:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:32:51 > git --version # timeout=10 01:32:51 > git --version # 'git version 2.43.0' 01:32:51 using GIT_SSH to set credentials jenkins-ssh 01:32:51 [INFO] Currently running in a labeled security context 01:32:51 [INFO] Currently SELinux is 'enforcing' on the host 01:32:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh315478340059308697.key 01:32:51 Verifying host key using known hosts file 01:32:51 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. 01:32:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:32:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:54 Avoid second fetch 01:32:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:32:54 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 01:32:54 > git config core.sparsecheckout # timeout=10 01:32:54 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 01:32:54 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 01:32:54 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 01:32:54 > git remote # timeout=10 01:32:54 > git submodule init # timeout=10 01:32:54 > git submodule sync # timeout=10 01:32:54 > git config --get remote.origin.url # timeout=10 01:32:54 > git submodule init # timeout=10 01:32:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:32:54 > git config --get submodule.global-jjb.url # timeout=10 01:32:54 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:32:54 > git config --get submodule.packer/common-packer.url # timeout=10 01:32:54 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:32:54 > git submodule update --init --recursive global-jjb # timeout=10 01:32:55 > git submodule update --init --recursive packer/common-packer # timeout=10 01:32:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:59 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:32:59 No emails were triggered. 01:32:59 provisioning config files... 01:32:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:32:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:32:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:32:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4620555927894653032.sh 01:32:59 ---> python-tools-install.sh 01:32:59 Setup pyenv: 01:32:59 system 01:32:59 * 3.8.13 (set by /opt/pyenv/version) 01:32:59 * 3.9.13 (set by /opt/pyenv/version) 01:32:59 * 3.10.13 (set by /opt/pyenv/version) 01:32:59 * 3.11.7 (set by /opt/pyenv/version) 01:33:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JpvU 01:33:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:33:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:08 lf-activate-venv(): INFO: Base packages installed successfully 01:33:08 lf-activate-venv(): INFO: Installing additional packages: lftools 01:33:36 lf-activate-venv(): INFO: Adding /tmp/venv-JpvU/bin to PATH 01:33:36 Generating Requirements File 01:33:57 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. 01:33:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:33:57 Python 3.11.7 01:33:57 pip 25.3 from /tmp/venv-JpvU/lib/python3.11/site-packages/pip (python 3.11) 01:33:58 appdirs==1.4.4 01:33:58 argcomplete==3.6.3 01:33:58 aspy.yaml==1.3.0 01:33:58 attrs==25.4.0 01:33:58 autopage==0.5.2 01:33:58 beautifulsoup4==4.14.2 01:33:58 boto3==1.41.5 01:33:58 botocore==1.41.5 01:33:58 bs4==0.0.2 01:33:58 cachetools==6.2.2 01:33:58 certifi==2025.11.12 01:33:58 cffi==2.0.0 01:33:58 cfgv==3.5.0 01:33:58 chardet==5.2.0 01:33:58 charset-normalizer==3.4.4 01:33:58 click==8.3.1 01:33:58 cliff==4.12.0 01:33:58 cmd2==2.7.0 01:33:58 cryptography==3.3.2 01:33:58 debtcollector==3.0.0 01:33:58 decorator==5.2.1 01:33:58 defusedxml==0.7.1 01:33:58 Deprecated==1.3.1 01:33:58 distlib==0.4.0 01:33:58 dnspython==2.8.0 01:33:58 docker==7.1.0 01:33:58 dogpile.cache==1.5.0 01:33:58 durationpy==0.10 01:33:58 email-validator==2.3.0 01:33:58 filelock==3.20.0 01:33:58 future==1.0.0 01:33:58 gitdb==4.0.12 01:33:58 GitPython==3.1.45 01:33:58 google-auth==2.43.0 01:33:58 httplib2==0.31.0 01:33:58 identify==2.6.15 01:33:58 idna==3.11 01:33:58 importlib-resources==1.5.0 01:33:58 iso8601==2.1.0 01:33:58 Jinja2==3.1.6 01:33:58 jmespath==1.0.1 01:33:58 jsonpatch==1.33 01:33:58 jsonpointer==3.0.0 01:33:58 jsonschema==4.25.1 01:33:58 jsonschema-specifications==2025.9.1 01:33:58 keystoneauth1==5.12.0 01:33:58 kubernetes==34.1.0 01:33:58 lftools==0.37.16 01:33:58 lxml==6.0.2 01:33:58 markdown-it-py==4.0.0 01:33:58 MarkupSafe==3.0.3 01:33:58 mdurl==0.1.2 01:33:58 msgpack==1.1.2 01:33:58 multi_key_dict==2.0.3 01:33:58 munch==4.0.0 01:33:58 netaddr==1.3.0 01:33:58 niet==1.4.2 01:33:58 nodeenv==1.9.1 01:33:58 oauth2client==4.1.3 01:33:58 oauthlib==3.3.1 01:33:58 openstacksdk==4.8.0 01:33:58 os-service-types==1.8.2 01:33:58 osc-lib==4.2.0 01:33:58 oslo.config==10.1.0 01:33:58 oslo.context==6.2.0 01:33:58 oslo.i18n==6.7.1 01:33:58 oslo.log==7.2.1 01:33:58 oslo.serialization==5.8.0 01:33:58 oslo.utils==9.2.0 01:33:58 packaging==25.0 01:33:58 pbr==7.0.3 01:33:58 platformdirs==4.5.0 01:33:58 prettytable==3.17.0 01:33:58 psutil==7.1.3 01:33:58 pyasn1==0.6.1 01:33:58 pyasn1_modules==0.4.2 01:33:58 pycparser==2.23 01:33:58 pygerrit2==2.0.15 01:33:58 PyGithub==2.8.1 01:33:58 Pygments==2.19.2 01:33:58 PyJWT==2.10.1 01:33:58 PyNaCl==1.6.1 01:33:58 pyparsing==2.4.7 01:33:58 pyperclip==1.11.0 01:33:58 pyrsistent==0.20.0 01:33:58 python-cinderclient==9.8.0 01:33:58 python-dateutil==2.9.0.post0 01:33:58 python-heatclient==4.3.0 01:33:58 python-jenkins==1.8.3 01:33:58 python-keystoneclient==5.7.0 01:33:58 python-magnumclient==4.9.0 01:33:58 python-openstackclient==8.2.0 01:33:58 python-swiftclient==4.9.0 01:33:58 PyYAML==6.0.3 01:33:58 referencing==0.37.0 01:33:58 requests==2.32.5 01:33:58 requests-oauthlib==2.0.0 01:33:58 requestsexceptions==1.4.0 01:33:58 rfc3986==2.0.0 01:33:58 rich==14.2.0 01:33:58 rich-argparse==1.7.2 01:33:58 rpds-py==0.29.0 01:33:58 rsa==4.9.1 01:33:58 ruamel.yaml==0.18.16 01:33:58 ruamel.yaml.clib==0.2.15 01:33:58 s3transfer==0.15.0 01:33:58 simplejson==3.20.2 01:33:58 six==1.17.0 01:33:58 smmap==5.0.2 01:33:58 soupsieve==2.8 01:33:58 stevedore==5.6.0 01:33:58 tabulate==0.9.0 01:33:58 toml==0.10.2 01:33:58 tomlkit==0.13.3 01:33:58 tqdm==4.67.1 01:33:58 typing_extensions==4.15.0 01:33:58 tzdata==2025.2 01:33:58 urllib3==1.26.20 01:33:58 virtualenv==20.35.4 01:33:58 wcwidth==0.2.14 01:33:58 websocket-client==1.9.0 01:33:58 wrapt==2.0.1 01:33:58 xdg==6.0.0 01:33:58 xmltodict==1.0.2 01:33:58 yq==3.4.3 01:33:58 [EnvInject] - Injecting environment variables from a build step. 01:33:58 [EnvInject] - Injecting as environment variables the properties content 01:33:58 OS_CLOUD=vex 01:33:58 01:33:58 [EnvInject] - Variables injected successfully. 01:33:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4632298982607710431.sh 01:33:58 ---> Orphaned k8s clusters 01:33:58 Setup pyenv: 01:33:58 system 01:33:58 3.8.13 01:33:58 3.9.13 01:33:58 3.10.13 01:33:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JpvU from file:/tmp/.os_lf_venv 01:33:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:00 lf-activate-venv(): INFO: Base packages installed successfully 01:34:00 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:34:08 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. 01:34:08 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 01:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-JpvU/bin to PATH 01:34:11 -----> Delete orphaned cluster 01:34:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:11 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10838812920713489014.sh 01:34:11 ---> Orphaned stacks 01:34:11 Setup pyenv: 01:34:11 system 01:34:11 3.8.13 01:34:11 3.9.13 01:34:11 3.10.13 01:34:11 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JpvU from file:/tmp/.os_lf_venv 01:34:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:13 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. 01:34:13 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 01:34:13 lf-activate-venv(): INFO: Base packages installed successfully 01:34:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 01:34:35 lf-activate-venv(): INFO: Adding /tmp/venv-JpvU/bin to PATH 01:34:35 + mapfile -t OS_COE_CLUSTERS_ID 01:34:35 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:34:35 ++ awk '{print $1}' 01:34:35 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:34:37 + echo '-----> Active clusters -> stacks' 01:34:37 -----> Active clusters -> stacks 01:34:37 + OS_COE_STACKS=() 01:34:37 + [[ 0 -gt 0 ]] 01:34:37 + mapfile -t OS_STACKS 01:34:37 ++ 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 01:34:37 ++ awk '{print $1}' 01:34:39 + echo '-----> Active stacks' 01:34:39 -----> Active stacks 01:34:39 + for stack in "${OS_STACKS[@]}" 01:34:39 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-555 01:34:39 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-555 01:34:39 + for stack in "${OS_STACKS[@]}" 01:34:39 + echo releng-controller-csit-1node-notifications-longevity-only-titanium-64 01:34:39 releng-controller-csit-1node-notifications-longevity-only-titanium-64 01:34:39 + for stack in "${OS_STACKS[@]}" 01:34:39 + echo releng-controller-csit-1node-notifications-longevity-only-scandium-84 01:34:39 releng-controller-csit-1node-notifications-longevity-only-scandium-84 01:34:39 + echo '-----> Delete orphaned stacks' 01:34:39 -----> Delete orphaned stacks 01:34:39 + for STACK_NAME in "${OS_STACKS[@]}" 01:34:39 + [[ 0 -gt 0 ]] 01:34:39 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-titanium-555 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:34:39 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-titanium-555 01:34:39 + builds=() 01:34:39 + for jenkins in "${@:2}" 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:39 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:39 ++ 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' 01:34:39 + 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/75544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/555/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3835/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/632/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/472/"}}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ 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/75544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/555/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3835/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/632/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/472/"}}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ head -n1 01:34:39 + 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/75544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/555/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3835/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/632/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/472/"}}],"oneOffExecutors":[]}]}' 01:34:39 ++ 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/75544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/555/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3835/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/632/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/472/"}}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ awk 'END {print $NF}' 01:34:39 + status=200 01:34:39 + '[' 200 '!=' 200 ']' 01:34:39 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:39 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:39 ++ echo https://jenkins.opendaylight.org/releng 01:34:39 ++ sed 's/\/*$//' 01:34:39 ++ awk -F/ '{print $NF}' 01:34:39 + silo=releng 01:34:39 + export silo 01:34:39 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:39 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:39 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:39 ++ grep -v null 01:34:39 ++ 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/75544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/555/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3835/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/632/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/472/"}}],"oneOffExecutors":[]}]}' 01:34:39 + for jenkins in "${@:2}" 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:39 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:39 ++ 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' 01:34:39 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ head -n1 01:34:39 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:39 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ awk 'END {print $NF}' 01:34:39 + status=200 01:34:39 + '[' 200 '!=' 200 ']' 01:34:39 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:39 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:39 ++ sed 's/\/*$//' 01:34:39 ++ echo https://jenkins.opendaylight.org/sandbox 01:34:39 ++ awk -F/ '{print $NF}' 01:34:39 + silo=sandbox 01:34:39 + export silo 01:34:39 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:39 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:39 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:39 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:39 ++ grep -v null 01:34:39 + [[ releng-builder-openstack-cron-75544 releng-controller-csit-1node-notifications-longevity-only-scandium-84 releng-controller-csit-1node-notifications-longevity-only-titanium-64 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-555 releng-integration-distribution-test-titanium-567 releng-integration-distribution-weekly-test-trigger-scandium-85 releng-integration-distribution-weekly-test-trigger-titanium-64 releng-controller-maven-merge-master-3835 releng-ovsdb-maven-merge-scandium-632 releng-daexim-maven-merge-titanium-472 =~ releng-bgpcep-csit-1node-bgp-ingest-all-titanium-555 ]] 01:34:39 + return 0 01:34:39 + continue 01:34:39 + for STACK_NAME in "${OS_STACKS[@]}" 01:34:39 + [[ 0 -gt 0 ]] 01:34:39 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-titanium-64 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:34:39 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-titanium-64 01:34:39 + builds=() 01:34:39 + for jenkins in "${@:2}" 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:39 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:39 ++ 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' 01:34:39 + 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/75544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/555/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3835/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/632/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/472/"}}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ 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/75544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/555/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3835/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/632/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/472/"}}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ head -n1 01:34:39 + 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/75544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/555/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3835/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/632/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/472/"}}],"oneOffExecutors":[]}]}' 01:34:39 ++ 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/75544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/555/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3835/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/632/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/472/"}}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ awk 'END {print $NF}' 01:34:39 + status=200 01:34:39 + '[' 200 '!=' 200 ']' 01:34:39 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:39 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:39 ++ echo https://jenkins.opendaylight.org/releng 01:34:39 ++ awk -F/ '{print $NF}' 01:34:39 ++ sed 's/\/*$//' 01:34:39 + silo=releng 01:34:39 + export silo 01:34:39 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:39 ++ grep -v null 01:34:39 ++ 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/75544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/555/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3835/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/632/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/472/"}}],"oneOffExecutors":[]}]}' 01:34:39 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:39 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:39 + for jenkins in "${@:2}" 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:39 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:39 ++ 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' 01:34:39 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ head -n1 01:34:39 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:39 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ awk 'END {print $NF}' 01:34:39 + status=200 01:34:39 + '[' 200 '!=' 200 ']' 01:34:39 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:39 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:39 ++ echo https://jenkins.opendaylight.org/sandbox 01:34:39 ++ awk -F/ '{print $NF}' 01:34:39 ++ sed 's/\/*$//' 01:34:39 + silo=sandbox 01:34:39 + export silo 01:34:39 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:39 ++ grep -v null 01:34:39 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:39 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:39 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:39 + [[ releng-builder-openstack-cron-75544 releng-controller-csit-1node-notifications-longevity-only-scandium-84 releng-controller-csit-1node-notifications-longevity-only-titanium-64 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-555 releng-integration-distribution-test-titanium-567 releng-integration-distribution-weekly-test-trigger-scandium-85 releng-integration-distribution-weekly-test-trigger-titanium-64 releng-controller-maven-merge-master-3835 releng-ovsdb-maven-merge-scandium-632 releng-daexim-maven-merge-titanium-472 =~ releng-controller-csit-1node-notifications-longevity-only-titanium-64 ]] 01:34:39 + return 0 01:34:39 + continue 01:34:39 + for STACK_NAME in "${OS_STACKS[@]}" 01:34:39 + [[ 0 -gt 0 ]] 01:34:39 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-scandium-84 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:34:39 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-scandium-84 01:34:39 + builds=() 01:34:39 + for jenkins in "${@:2}" 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:39 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:39 ++ 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' 01:34:39 + 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/75544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/555/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3835/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/632/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/472/"}}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ 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/75544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/555/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3835/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/632/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/472/"}}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ head -n1 01:34:39 + 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/75544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/555/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3835/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/632/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/472/"}}],"oneOffExecutors":[]}]}' 01:34:39 ++ 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/75544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/555/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3835/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/632/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/472/"}}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ awk 'END {print $NF}' 01:34:39 + status=200 01:34:39 + '[' 200 '!=' 200 ']' 01:34:39 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:39 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:39 ++ echo https://jenkins.opendaylight.org/releng 01:34:39 ++ awk -F/ '{print $NF}' 01:34:39 ++ sed 's/\/*$//' 01:34:39 + silo=releng 01:34:39 + export silo 01:34:39 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:39 ++ 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/75544/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/84/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/64/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-titanium/555/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-test-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/85/"}},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-titanium/64/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-maven-merge-master/3835/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/632/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/472/"}}],"oneOffExecutors":[]}]}' 01:34:39 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:39 ++ grep -v null 01:34:39 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:39 + for jenkins in "${@:2}" 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:39 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:39 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:39 ++ 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' 01:34:39 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ head -n1 01:34:39 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:39 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:39 01:34:39 200' 01:34:39 ++ awk 'END {print $NF}' 01:34:39 + status=200 01:34:39 + '[' 200 '!=' 200 ']' 01:34:39 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:39 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:39 ++ echo https://jenkins.opendaylight.org/sandbox 01:34:39 ++ awk -F/ '{print $NF}' 01:34:39 ++ sed 's/\/*$//' 01:34:39 + silo=sandbox 01:34:39 + export silo 01:34:39 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:39 ++ grep -v null 01:34:39 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:39 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:39 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:39 + [[ releng-builder-openstack-cron-75544 releng-controller-csit-1node-notifications-longevity-only-scandium-84 releng-controller-csit-1node-notifications-longevity-only-titanium-64 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-555 releng-integration-distribution-test-titanium-567 releng-integration-distribution-weekly-test-trigger-scandium-85 releng-integration-distribution-weekly-test-trigger-titanium-64 releng-controller-maven-merge-master-3835 releng-ovsdb-maven-merge-scandium-632 releng-daexim-maven-merge-titanium-472 =~ releng-controller-csit-1node-notifications-longevity-only-scandium-84 ]] 01:34:39 + return 0 01:34:39 + continue 01:34:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15186893335779785226.sh 01:34:39 ---> Orphaned servers 01:34:39 Setup pyenv: 01:34:40 system 01:34:40 3.8.13 01:34:40 3.9.13 01:34:40 3.10.13 01:34:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JpvU from file:/tmp/.os_lf_venv 01:34:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:42 lf-activate-venv(): INFO: Base packages installed successfully 01:34:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:57 lf-activate-venv(): INFO: Adding /tmp/venv-JpvU/bin to PATH 01:35:04 -----> Active servers 01:35:04 prd-ubuntu2204-docker-4c-4g-2521 01:35:04 prd-centos8-builder-2c-2g-2520 01:35:04 prd-ubuntu2204-docker-4c-4g-2519 01:35:04 prd-ubuntu2204-docker-4c-4g-2515 01:35:04 prd-centos8-robot-2c-8g-2512 01:35:04 prd-centos8-robot-2c-8g-2511 01:35:04 prd-centos8-robot-2c-8g-2513 01:35:04 prd-ubuntu2204-builder-2c-2g-2503 01:35:04 prd-queue-disttest-2c-1g-2485 01:35:04 prd-centos8-robot-2c-8g-2478 01:35:04 prd-centos8-robot-2c-8g-2439 01:35:04 prd-centos8-robot-2c-8g-2427 01:35:04 prd-queue-intque-2c-1g-2426 01:35:04 snd-centos8-robot-2c-8g-137 01:35:04 -----> Delete orphaned servers 01:35:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:35:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:35:05 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5050324663039978833.sh 01:35:05 ---> Orphaned ports 01:35:05 Setup pyenv: 01:35:05 system 01:35:05 3.8.13 01:35:05 3.9.13 01:35:05 3.10.13 01:35:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JpvU from file:/tmp/.os_lf_venv 01:35:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:07 lf-activate-venv(): INFO: Base packages installed successfully 01:35:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:35:20 lf-activate-venv(): INFO: Adding /tmp/venv-JpvU/bin to PATH 01:35:23 No orphaned ports to process. 01:35:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:35:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:35:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10018426921104856321.sh 01:35:23 ---> Orphaned volumes 01:35:23 + source /home/jenkins/lf-env.sh 01:35:23 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:35:23 ++ mktemp -d /tmp/venv-XXXX 01:35:23 + lf_venv=/tmp/venv-PxIv 01:35:23 + local venv_file=/tmp/.os_lf_venv 01:35:23 + local python=python3 01:35:23 + local options 01:35:23 + local set_path=true 01:35:23 + local install_args= 01:35:23 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:35:23 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:35:23 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:35:23 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:35:23 + true 01:35:23 + case $1 in 01:35:23 + python=python3 01:35:23 + shift 2 01:35:23 + true 01:35:23 + case $1 in 01:35:23 + shift 01:35:23 + break 01:35:23 + case $python in 01:35:23 + local pkg_list= 01:35:23 + [[ -d /opt/pyenv ]] 01:35:23 + echo 'Setup pyenv:' 01:35:23 Setup pyenv: 01:35:23 + export PYENV_ROOT=/opt/pyenv 01:35:23 + PYENV_ROOT=/opt/pyenv 01:35:23 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:23 + pyenv versions 01:35:23 system 01:35:23 3.8.13 01:35:23 3.9.13 01:35:23 3.10.13 01:35:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:23 + command -v pyenv 01:35:23 ++ pyenv init - --no-rehash 01:35:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:35:23 for i in ${!paths[@]}; do 01:35:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:35:23 fi; done; 01:35:23 echo "${paths[*]}"'\'')" 01:35:23 export PATH="/opt/pyenv/shims:${PATH}" 01:35:23 export PYENV_SHELL=bash 01:35:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:35:23 pyenv() { 01:35:23 local command 01:35:23 command="${1:-}" 01:35:23 if [ "$#" -gt 0 ]; then 01:35:23 shift 01:35:23 fi 01:35:23 01:35:23 case "$command" in 01:35:23 rehash|shell) 01:35:23 eval "$(pyenv "sh-$command" "$@")" 01:35:23 ;; 01:35:23 *) 01:35:23 command pyenv "$command" "$@" 01:35:23 ;; 01:35:23 esac 01:35:23 }' 01:35:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:35:23 for i in ${!paths[@]}; do 01:35:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:35:23 fi; done; 01:35:23 echo "${paths[*]}"' 01:35:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:23 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:23 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:23 ++ export PYENV_SHELL=bash 01:35:23 ++ PYENV_SHELL=bash 01:35:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:35:23 +++ complete -F _pyenv pyenv 01:35:23 ++ lf-pyver python3 01:35:23 ++ local py_version_xy=python3 01:35:23 ++ local py_version_xyz= 01:35:23 ++ pyenv versions 01:35:23 ++ local command 01:35:23 ++ command=versions 01:35:23 ++ '[' 1 -gt 0 ']' 01:35:23 ++ shift 01:35:23 ++ case "$command" in 01:35:23 ++ command pyenv versions 01:35:23 ++ pyenv versions 01:35:23 ++ sed 's/^[ *]* //' 01:35:23 ++ grep -E '^[0-9.]*[0-9]$' 01:35:23 ++ awk '{ print $1 }' 01:35:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:35:23 +++ tail -n 1 01:35:23 +++ grep '^3' /tmp/.pyenv_versions 01:35:23 +++ sort -V 01:35:23 ++ py_version_xyz=3.11.7 01:35:23 ++ [[ -z 3.11.7 ]] 01:35:23 ++ echo 3.11.7 01:35:23 ++ return 0 01:35:23 + pyenv local 3.11.7 01:35:23 + local command 01:35:23 + command=local 01:35:23 + '[' 2 -gt 0 ']' 01:35:23 + shift 01:35:23 + case "$command" in 01:35:23 + command pyenv local 3.11.7 01:35:23 + pyenv local 3.11.7 01:35:23 + for arg in "$@" 01:35:23 + case $arg in 01:35:23 + pkg_list+='lftools[openstack] ' 01:35:23 + for arg in "$@" 01:35:23 + case $arg in 01:35:23 + pkg_list+='kubernetes ' 01:35:23 + for arg in "$@" 01:35:23 + case $arg in 01:35:23 + pkg_list+='niet ' 01:35:23 + for arg in "$@" 01:35:23 + case $arg in 01:35:23 + pkg_list+='python-heatclient ' 01:35:23 + for arg in "$@" 01:35:23 + case $arg in 01:35:23 + pkg_list+='python-openstackclient ' 01:35:23 + for arg in "$@" 01:35:23 + case $arg in 01:35:23 + pkg_list+='python-magnumclient ' 01:35:23 + for arg in "$@" 01:35:23 + case $arg in 01:35:23 + pkg_list+='yq ' 01:35:23 + [[ -f /tmp/.os_lf_venv ]] 01:35:23 ++ cat /tmp/.os_lf_venv 01:35:23 + lf_venv=/tmp/venv-JpvU 01:35:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JpvU from' file:/tmp/.os_lf_venv 01:35:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JpvU from file:/tmp/.os_lf_venv 01:35:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:35:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:23 + local 'pip_opts=--upgrade --quiet' 01:35:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:35:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:35:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:35:23 + [[ -n '' ]] 01:35:23 + [[ -n '' ]] 01:35:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:35:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:23 + /tmp/venv-JpvU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 01:35:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:35:25 lf-activate-venv(): INFO: Base packages installed successfully 01:35:25 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 01:35:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 01:35:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:35:25 + /tmp/venv-JpvU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:35:42 + type python3 01:35:42 + true 01:35:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JpvU/bin to PATH' 01:35:42 lf-activate-venv(): INFO: Adding /tmp/venv-JpvU/bin to PATH 01:35:42 + PATH=/tmp/venv-JpvU/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:42 + return 0 01:35:42 + mapfile -t os_volumes 01:35:42 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 01:35:46 + '[' 0 -eq 0 ']' 01:35:46 + echo 'No orphaned volumes found.' 01:35:46 No orphaned volumes found. 01:35:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:35:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:35:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15034157828990359869.sh 01:35:46 ---> Protect in-use images 01:35:46 Setup pyenv: 01:35:46 system 01:35:46 3.8.13 01:35:46 3.9.13 01:35:46 3.10.13 01:35:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JpvU from file:/tmp/.os_lf_venv 01:35:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:48 lf-activate-venv(): INFO: Base packages installed successfully 01:35:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 01:36:02 lf-activate-venv(): INFO: Adding /tmp/venv-JpvU/bin to PATH 01:36:02 INFO: There are images to protect defined in jenkins-config. 01:36:02 INFO: There are additional images to protect in the jjb dir. 01:36:02 INFO: Protecting the following images: 01:36:02 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 01:36:02 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 01:36:02 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 01:36:02 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 01:36:02 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 01:36:02 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 01:36:02 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 01:36:02 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 01:36:02 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 01:36:02 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 01:36:02 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 01:36:02 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 01:36:04 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 01:36:05 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 01:36:07 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 01:36:09 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 01:36:10 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 01:36:12 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 01:36:14 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 01:36:15 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 01:36:17 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 01:36:18 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 01:36:20 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 01:36:21 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 01:36:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:36:21 Run condition [Boolean condition] enabling perform for step [BuilderChain] 01:36:21 [EnvInject] - Injecting environment variables from a build step. 01:36:21 [EnvInject] - Injecting as environment variables the properties content 01:36:21 OS_IMAGE_CLEANUP_AGE=30 01:36:21 01:36:21 [EnvInject] - Variables injected successfully. 01:36:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15415235433941953116.sh 01:36:21 ---> Cleanup old images 01:36:21 Setup pyenv: 01:36:22 system 01:36:22 3.8.13 01:36:22 3.9.13 01:36:22 3.10.13 01:36:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JpvU from file:/tmp/.os_lf_venv 01:36:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:24 lf-activate-venv(): INFO: Base packages installed successfully 01:36:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-JpvU/bin to PATH 01:36:38 + lftools openstack --os-cloud vex image cleanup --days=30 01:36:44 WARNING: Use of image.protected resulted in an exception 01:36:44 Removing 314 images from vex. 01:36:44 WARNING: Use of image.protected resulted in an exception 01:36:44 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 01:36:44 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 01:36:44 Build step 'Conditional steps (multiple)' marked build as failure 01:36:45 $ ssh-agent -k 01:36:45 unset SSH_AUTH_SOCK; 01:36:45 unset SSH_AGENT_PID; 01:36:45 echo Agent pid 5439 killed; 01:36:45 [ssh-agent] Stopped. 01:36:45 [PostBuildScript] - [INFO] Executing post build scripts. 01:36:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11910523525805317197.sh 01:36:45 ---> sysstat.sh 01:36:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10558768655317483025.sh 01:36:45 ---> package-listing.sh 01:36:45 ++ facter osfamily 01:36:45 ++ tr '[:upper:]' '[:lower:]' 01:36:45 + OS_FAMILY=redhat 01:36:45 + workspace=/w/workspace/builder-openstack-cron 01:36:45 + START_PACKAGES=/tmp/packages_start.txt 01:36:45 + END_PACKAGES=/tmp/packages_end.txt 01:36:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:36:45 + PACKAGES=/tmp/packages_start.txt 01:36:45 + '[' /w/workspace/builder-openstack-cron ']' 01:36:45 + PACKAGES=/tmp/packages_end.txt 01:36:45 + case "${OS_FAMILY}" in 01:36:45 + sort 01:36:45 + rpm -qa 01:36:46 + '[' -f /tmp/packages_start.txt ']' 01:36:46 + '[' -f /tmp/packages_end.txt ']' 01:36:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:36:46 + '[' /w/workspace/builder-openstack-cron ']' 01:36:46 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 01:36:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 01:36:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16585073164002510017.sh 01:36:46 ---> capture-instance-metadata.sh 01:36:46 Setup pyenv: 01:36:46 system 01:36:46 3.8.13 01:36:46 3.9.13 01:36:46 3.10.13 01:36:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JpvU from file:/tmp/.os_lf_venv 01:36:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:52 lf-activate-venv(): INFO: Base packages installed successfully 01:36:52 lf-activate-venv(): INFO: Installing additional packages: lftools 01:36:59 lf-activate-venv(): INFO: Adding /tmp/venv-JpvU/bin to PATH 01:36:59 INFO: Running in OpenStack, capturing instance metadata 01:36:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8559994274329059125.sh 01:36:59 provisioning config files... 01:37:00 Could not find credentials [logs] for builder-openstack-cron #75544 01:37:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config11768040619167497849tmp 01:37:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:37:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:37:00 provisioning config files... 01:37:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:37:00 [EnvInject] - Injecting environment variables from a build step. 01:37:00 [EnvInject] - Injecting as environment variables the properties content 01:37:00 SERVER_ID=logs 01:37:00 01:37:00 [EnvInject] - Variables injected successfully. 01:37:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6035435815332393715.sh 01:37:00 ---> create-netrc.sh 01:37:00 WARN: Log server credential not found. 01:37:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2400341998109157846.sh 01:37:00 ---> python-tools-install.sh 01:37:00 Setup pyenv: 01:37:00 system 01:37:00 3.8.13 01:37:00 3.9.13 01:37:00 3.10.13 01:37:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:37:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JpvU from file:/tmp/.os_lf_venv 01:37:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:37:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:37:02 lf-activate-venv(): INFO: Base packages installed successfully 01:37:02 lf-activate-venv(): INFO: Installing additional packages: lftools 01:37:12 lf-activate-venv(): INFO: Adding /tmp/venv-JpvU/bin to PATH 01:37:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13631075450413720111.sh 01:37:12 ---> sudo-logs.sh 01:37:12 Archiving 'sudo' log.. 01:37:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5054603208658533698.sh 01:37:13 ---> job-cost.sh 01:37:13 Setup pyenv: 01:37:13 system 01:37:13 3.8.13 01:37:13 3.9.13 01:37:13 3.10.13 01:37:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:37:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JpvU from file:/tmp/.os_lf_venv 01:37:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:37:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:37:15 lf-activate-venv(): INFO: Base packages installed successfully 01:37:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:37:23 lf-activate-venv(): INFO: Adding /tmp/venv-JpvU/bin to PATH 01:37:23 INFO: No Stack... 01:37:24 INFO: Retrieving Pricing Info for: v3-standard-2 01:37:24 INFO: Archiving Costs 01:37:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14247755234408798036.sh 01:37:24 ---> logs-deploy.sh 01:37:24 Setup pyenv: 01:37:24 system 01:37:24 3.8.13 01:37:24 3.9.13 01:37:24 3.10.13 01:37:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:37:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JpvU from file:/tmp/.os_lf_venv 01:37:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:37:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:37:26 lf-activate-venv(): INFO: Base packages installed successfully 01:37:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:37:36 lf-activate-venv(): INFO: Adding /tmp/venv-JpvU/bin to PATH 01:37:36 WARNING: Nexus logging server not set 01:37:36 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75544/ 01:37:36 INFO: archiving logs to S3 01:37:37 ---> uname -a: 01:37:37 Linux prd-centos8-builder-2c-2g-2520.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 01:37:37 01:37:37 01:37:37 ---> lscpu: 01:37:37 Architecture: x86_64 01:37:37 CPU op-mode(s): 32-bit, 64-bit 01:37:37 Byte Order: Little Endian 01:37:37 CPU(s): 2 01:37:37 On-line CPU(s) list: 0,1 01:37:37 Thread(s) per core: 1 01:37:37 Core(s) per socket: 1 01:37:37 Socket(s): 2 01:37:37 NUMA node(s): 1 01:37:37 Vendor ID: AuthenticAMD 01:37:37 CPU family: 23 01:37:37 Model: 49 01:37:37 Model name: AMD EPYC-Rome Processor 01:37:37 Stepping: 0 01:37:37 CPU MHz: 2800.000 01:37:37 BogoMIPS: 5600.00 01:37:37 Virtualization: AMD-V 01:37:37 Hypervisor vendor: KVM 01:37:37 Virtualization type: full 01:37:37 L1d cache: 32K 01:37:37 L1i cache: 32K 01:37:37 L2 cache: 512K 01:37:37 L3 cache: 16384K 01:37:37 NUMA node0 CPU(s): 0,1 01:37:37 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 01:37:37 01:37:37 01:37:37 ---> nproc: 01:37:37 2 01:37:37 01:37:37 01:37:37 ---> df -h: 01:37:37 Filesystem Size Used Avail Use% Mounted on 01:37:37 devtmpfs 3.8G 0 3.8G 0% /dev 01:37:37 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:37:37 tmpfs 3.8G 17M 3.8G 1% /run 01:37:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:37:37 /dev/vda1 40G 8.5G 32G 22% / 01:37:37 tmpfs 770M 0 770M 0% /run/user/1001 01:37:37 01:37:37 01:37:37 ---> free -m: 01:37:37 total used free shared buff/cache available 01:37:37 Mem: 7697 628 4798 19 2270 6772 01:37:37 Swap: 1023 0 1023 01:37:37 01:37:37 01:37:37 ---> ip addr: 01:37:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:37:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:37:37 inet 127.0.0.1/8 scope host lo 01:37:37 valid_lft forever preferred_lft forever 01:37:37 inet6 ::1/128 scope host 01:37:37 valid_lft forever preferred_lft forever 01:37:37 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:37:37 link/ether fa:16:3e:8d:80:91 brd ff:ff:ff:ff:ff:ff 01:37:37 altname enp0s3 01:37:37 altname ens3 01:37:37 inet 10.30.170.167/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:37:37 valid_lft 86075sec preferred_lft 86075sec 01:37:37 inet6 fe80::f816:3eff:fe8d:8091/64 scope link 01:37:37 valid_lft forever preferred_lft forever 01:37:37 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:37:37 link/ether 02:42:00:d7:43:96 brd ff:ff:ff:ff:ff:ff 01:37:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:37:37 valid_lft forever preferred_lft forever 01:37:37 01:37:37 01:37:37 ---> sar -b -r -n DEV: 01:37:37 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/30/2025 _x86_64_ (2 CPU) 01:37:37 01:37:37 01:32:07 LINUX RESTART (2 CPU) 01:37:37 01:37:37 01:33:02 AM tps rtps wtps bread/s bwrtn/s 01:37:37 01:34:01 AM 92.22 1.17 91.05 39.32 7093.97 01:37:37 01:35:01 AM 83.09 0.70 82.39 103.43 10422.53 01:37:37 01:36:01 AM 32.62 0.07 32.56 3.07 1270.88 01:37:37 01:37:01 AM 23.76 0.72 23.05 67.59 918.30 01:37:37 Average: 57.78 0.66 57.12 53.41 4917.43 01:37:37 01:37:37 01:33:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:37:37 01:34:01 AM 5034900 7001756 2847532 36.13 2688 2143144 934732 10.47 202172 2300548 238176 01:37:37 01:35:01 AM 4955756 6969964 2926676 37.13 2688 2189116 957192 10.72 233360 2337856 27856 01:37:37 01:36:01 AM 4830888 6887532 3051544 38.71 2688 2231792 1031804 11.55 272108 2423204 53260 01:37:37 01:37:01 AM 4970940 6988264 2911492 36.94 2688 2192496 942308 10.55 424392 2131164 12068 01:37:37 Average: 4948121 6961879 2934311 37.23 2688 2189137 966509 10.82 283008 2298193 82840 01:37:37 01:37:37 01:33:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:37:37 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:37 01:34:01 AM eth0 93.02 78.61 1085.82 9.92 0.00 0.00 0.00 0.00 01:37:37 01:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:37 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:37 01:35:01 AM eth0 77.04 61.65 597.60 13.70 0.00 0.00 0.00 0.00 01:37:37 01:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:37 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:37 01:36:01 AM eth0 22.58 23.46 24.04 9.54 0.00 0.00 0.00 0.00 01:37:37 01:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:37 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:37 01:37:01 AM eth0 25.81 22.33 32.78 8.88 0.00 0.00 0.00 0.00 01:37:37 01:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:37 Average: eth0 54.45 46.38 432.33 10.51 0.00 0.00 0.00 0.00 01:37:37 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:37 01:37:37 01:37:37 ---> sar -P ALL: 01:37:37 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/30/2025 _x86_64_ (2 CPU) 01:37:37 01:37:37 01:32:07 LINUX RESTART (2 CPU) 01:37:37 01:37:37 01:33:02 AM CPU %user %nice %system %iowait %steal %idle 01:37:37 01:34:01 AM all 35.80 0.00 5.39 1.38 0.09 57.33 01:37:37 01:34:01 AM 0 36.27 0.00 5.35 1.44 0.10 56.84 01:37:37 01:34:01 AM 1 35.33 0.00 5.43 1.32 0.08 57.83 01:37:37 01:35:01 AM all 32.32 0.00 3.92 2.14 0.09 61.53 01:37:37 01:35:01 AM 0 31.22 0.00 3.52 2.02 0.08 63.16 01:37:37 01:35:01 AM 1 33.43 0.00 4.33 2.26 0.10 59.89 01:37:37 01:36:01 AM all 34.58 0.00 3.87 0.22 0.08 61.26 01:37:37 01:36:01 AM 0 34.55 0.00 3.88 0.13 0.08 61.35 01:37:37 01:36:01 AM 1 34.60 0.00 3.86 0.30 0.08 61.16 01:37:37 01:37:01 AM all 33.20 0.00 3.95 0.18 0.09 62.57 01:37:37 01:37:01 AM 0 29.89 0.00 3.77 0.22 0.10 66.02 01:37:37 01:37:01 AM 1 36.51 0.00 4.13 0.15 0.08 59.12 01:37:37 Average: all 33.97 0.00 4.28 0.98 0.09 60.68 01:37:37 Average: 0 32.98 0.00 4.13 0.95 0.09 61.86 01:37:37 Average: 1 34.97 0.00 4.43 1.00 0.09 59.51 01:37:37 01:37:37 01:37:37