04:32:04 Started by timer 04:32:04 Running as SYSTEM 04:32:04 [EnvInject] - Loading node environment variables. 04:32:05 Building remotely on prd-centos8-builder-2c-2g-3826 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 04:32:05 [ssh-agent] Looking for ssh-agent implementation... 04:32:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:05 $ ssh-agent 04:32:05 SSH_AUTH_SOCK=/tmp/ssh-gAFOu2Yv14p1/agent.5452 04:32:05 SSH_AGENT_PID=5453 04:32:05 [ssh-agent] Started. 04:32:05 Running ssh-add (command line suppressed) 04:32:05 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_13873772232997906123.key (/w/workspace/builder-openstack-cron@tmp/private_key_13873772232997906123.key) 04:32:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 04:32:05 The recommended git tool is: NONE 04:32:07 using credential jenkins-ssh 04:32:07 Wiping out workspace first. 04:32:07 Cloning the remote Git repository 04:32:07 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 04:32:07 > git init /w/workspace/builder-openstack-cron # timeout=10 04:32:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 04:32:07 > git --version # timeout=10 04:32:07 > git --version # 'git version 2.43.0' 04:32:07 using GIT_SSH to set credentials jenkins-ssh 04:32:07 [INFO] Currently running in a labeled security context 04:32:07 [INFO] Currently SELinux is 'enforcing' on the host 04:32:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh12669273530436178340.key 04:32:08 Verifying host key using known hosts file 04:32:08 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. 04:32:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 04:32:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:10 Avoid second fetch 04:32:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:32:10 Checking out Revision 5b99442cefc0825e5d403e37de7737281ce94245 (refs/remotes/origin/master) 04:32:10 > git config core.sparsecheckout # timeout=10 04:32:10 > git checkout -f 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 04:32:11 Commit message: "Merge "Chore: Update Github workflows to latest versions"" 04:32:11 > git rev-list --no-walk 5b99442cefc0825e5d403e37de7737281ce94245 # timeout=10 04:32:11 > git remote # timeout=10 04:32:11 > git submodule init # timeout=10 04:32:11 > git submodule sync # timeout=10 04:32:11 > git config --get remote.origin.url # timeout=10 04:32:11 > git submodule init # timeout=10 04:32:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:32:11 > git config --get submodule.global-jjb.url # timeout=10 04:32:11 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:32:11 > git config --get submodule.packer/common-packer.url # timeout=10 04:32:11 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:32:11 > git submodule update --init --recursive global-jjb # timeout=10 04:32:12 > git submodule update --init --recursive packer/common-packer # timeout=10 04:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:32:16 No emails were triggered. 04:32:16 provisioning config files... 04:32:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:32:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:32:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:32:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9914732072425965314.sh 04:32:16 ---> python-tools-install.sh 04:32:16 Setup pyenv: 04:32:16 system 04:32:17 * 3.8.13 (set by /opt/pyenv/version) 04:32:17 * 3.9.13 (set by /opt/pyenv/version) 04:32:17 * 3.10.13 (set by /opt/pyenv/version) 04:32:17 * 3.11.7 (set by /opt/pyenv/version) 04:32:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jqsi 04:32:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:32:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:32:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:32:25 lf-activate-venv(): INFO: Base packages installed successfully 04:32:25 lf-activate-venv(): INFO: Installing additional packages: lftools 04:32:52 lf-activate-venv(): INFO: Adding /tmp/venv-jqsi/bin to PATH 04:32:52 Generating Requirements File 04:33:12 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. 04:33:12 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:33:12 Python 3.11.7 04:33:12 pip 25.3 from /tmp/venv-jqsi/lib/python3.11/site-packages/pip (python 3.11) 04:33:13 appdirs==1.4.4 04:33:13 argcomplete==3.6.3 04:33:13 aspy.yaml==1.3.0 04:33:13 attrs==25.4.0 04:33:13 autopage==0.5.2 04:33:13 beautifulsoup4==4.14.3 04:33:13 boto3==1.42.3 04:33:13 botocore==1.42.3 04:33:13 bs4==0.0.2 04:33:13 cachetools==6.2.2 04:33:13 certifi==2025.11.12 04:33:13 cffi==2.0.0 04:33:13 cfgv==3.5.0 04:33:13 chardet==5.2.0 04:33:13 charset-normalizer==3.4.4 04:33:13 click==8.3.1 04:33:13 cliff==4.13.0 04:33:13 cmd2==2.7.0 04:33:13 cryptography==3.3.2 04:33:13 debtcollector==3.0.0 04:33:13 decorator==5.2.1 04:33:13 defusedxml==0.7.1 04:33:13 Deprecated==1.3.1 04:33:13 distlib==0.4.0 04:33:13 dnspython==2.8.0 04:33:13 docker==7.1.0 04:33:13 dogpile.cache==1.5.0 04:33:13 durationpy==0.10 04:33:13 email-validator==2.3.0 04:33:13 filelock==3.20.0 04:33:13 future==1.0.0 04:33:13 gitdb==4.0.12 04:33:13 GitPython==3.1.45 04:33:13 google-auth==2.43.0 04:33:13 httplib2==0.31.0 04:33:13 identify==2.6.15 04:33:13 idna==3.11 04:33:13 importlib-resources==1.5.0 04:33:13 iso8601==2.1.0 04:33:13 Jinja2==3.1.6 04:33:13 jmespath==1.0.1 04:33:13 jsonpatch==1.33 04:33:13 jsonpointer==3.0.0 04:33:13 jsonschema==4.25.1 04:33:13 jsonschema-specifications==2025.9.1 04:33:13 keystoneauth1==5.12.0 04:33:13 kubernetes==34.1.0 04:33:13 lftools==0.37.16 04:33:13 lxml==6.0.2 04:33:13 markdown-it-py==4.0.0 04:33:13 MarkupSafe==3.0.3 04:33:13 mdurl==0.1.2 04:33:13 msgpack==1.1.2 04:33:13 multi_key_dict==2.0.3 04:33:13 munch==4.0.0 04:33:13 netaddr==1.3.0 04:33:13 niet==1.4.2 04:33:13 nodeenv==1.9.1 04:33:13 oauth2client==4.1.3 04:33:13 oauthlib==3.3.1 04:33:13 openstacksdk==4.8.0 04:33:13 os-service-types==1.8.2 04:33:13 osc-lib==4.2.0 04:33:13 oslo.config==10.1.0 04:33:13 oslo.context==6.2.0 04:33:13 oslo.i18n==6.7.1 04:33:13 oslo.log==7.2.1 04:33:13 oslo.serialization==5.8.0 04:33:13 oslo.utils==9.2.0 04:33:13 packaging==25.0 04:33:13 pbr==7.0.3 04:33:13 platformdirs==4.5.0 04:33:13 prettytable==3.17.0 04:33:13 psutil==7.1.3 04:33:13 pyasn1==0.6.1 04:33:13 pyasn1_modules==0.4.2 04:33:13 pycparser==2.23 04:33:13 pygerrit2==2.0.15 04:33:13 PyGithub==2.8.1 04:33:13 Pygments==2.19.2 04:33:13 PyJWT==2.10.1 04:33:13 PyNaCl==1.6.1 04:33:13 pyparsing==2.4.7 04:33:13 pyperclip==1.11.0 04:33:13 pyrsistent==0.20.0 04:33:13 python-cinderclient==9.8.0 04:33:13 python-dateutil==2.9.0.post0 04:33:13 python-heatclient==4.3.0 04:33:13 python-jenkins==1.8.3 04:33:13 python-keystoneclient==5.7.0 04:33:13 python-magnumclient==4.9.0 04:33:13 python-openstackclient==8.2.0 04:33:13 python-swiftclient==4.9.0 04:33:13 PyYAML==6.0.3 04:33:13 referencing==0.37.0 04:33:13 requests==2.32.5 04:33:13 requests-oauthlib==2.0.0 04:33:13 requestsexceptions==1.4.0 04:33:13 rfc3986==2.0.0 04:33:13 rich==14.2.0 04:33:13 rich-argparse==1.7.2 04:33:13 rpds-py==0.30.0 04:33:13 rsa==4.9.1 04:33:13 ruamel.yaml==0.18.16 04:33:13 ruamel.yaml.clib==0.2.15 04:33:13 s3transfer==0.16.0 04:33:13 simplejson==3.20.2 04:33:13 six==1.17.0 04:33:13 smmap==5.0.2 04:33:13 soupsieve==2.8 04:33:13 stevedore==5.6.0 04:33:13 tabulate==0.9.0 04:33:13 toml==0.10.2 04:33:13 tomlkit==0.13.3 04:33:13 tqdm==4.67.1 04:33:13 typing_extensions==4.15.0 04:33:13 tzdata==2025.2 04:33:13 urllib3==1.26.20 04:33:13 virtualenv==20.35.4 04:33:13 wcwidth==0.2.14 04:33:13 websocket-client==1.9.0 04:33:13 wrapt==2.0.1 04:33:13 xdg==6.0.0 04:33:13 xmltodict==1.0.2 04:33:13 yq==3.4.3 04:33:13 [EnvInject] - Injecting environment variables from a build step. 04:33:13 [EnvInject] - Injecting as environment variables the properties content 04:33:13 OS_CLOUD=vex 04:33:13 04:33:13 [EnvInject] - Variables injected successfully. 04:33:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:33:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:33:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16835515657217546780.sh 04:33:13 ---> Orphaned k8s clusters 04:33:13 Setup pyenv: 04:33:13 system 04:33:13 3.8.13 04:33:13 3.9.13 04:33:13 3.10.13 04:33:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:33:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqsi from file:/tmp/.os_lf_venv 04:33:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:33:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:33:15 lf-activate-venv(): INFO: Base packages installed successfully 04:33:15 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:33:23 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 04:33:23 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 04:33:23 lf-activate-venv(): INFO: Adding /tmp/venv-jqsi/bin to PATH 04:33:25 -----> Delete orphaned cluster 04:33:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:33:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:33:25 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins912598203688855078.sh 04:33:26 ---> Orphaned stacks 04:33:26 Setup pyenv: 04:33:26 system 04:33:26 3.8.13 04:33:26 3.9.13 04:33:26 3.10.13 04:33:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:33:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqsi from file:/tmp/.os_lf_venv 04:33:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:33:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:33:28 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. 04:33:28 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 04:33:28 lf-activate-venv(): INFO: Base packages installed successfully 04:33:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-jqsi/bin to PATH 04:33:48 + mapfile -t OS_COE_CLUSTERS_ID 04:33:48 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:33:48 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:33:48 ++ awk '{print $1}' 04:33:50 + echo '-----> Active clusters -> stacks' 04:33:50 -----> Active clusters -> stacks 04:33:50 + OS_COE_STACKS=() 04:33:50 + [[ 0 -gt 0 ]] 04:33:50 + mapfile -t OS_STACKS 04:33:50 ++ awk '{print $1}' 04:33:50 ++ 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 04:33:51 + echo '-----> Active stacks' 04:33:51 -----> Active stacks 04:33:51 + for stack in "${OS_STACKS[@]}" 04:33:51 + echo releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-567 04:33:51 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-567 04:33:51 + for stack in "${OS_STACKS[@]}" 04:33:51 + echo releng-bgpcep-csit-1node-throughpcep-all-titanium-567 04:33:51 releng-bgpcep-csit-1node-throughpcep-all-titanium-567 04:33:51 + for stack in "${OS_STACKS[@]}" 04:33:51 + echo releng-bgpcep-csit-1node-bgp-ingest-all-titanium-566 04:33:51 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-566 04:33:51 + echo '-----> Delete orphaned stacks' 04:33:51 -----> Delete orphaned stacks 04:33:51 + for STACK_NAME in "${OS_STACKS[@]}" 04:33:51 + [[ 0 -gt 0 ]] 04:33:51 + stack_in_jenkins releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-567 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 04:33:51 + STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-567 04:33:51 + builds=() 04:33:51 + for jenkins in "${@:2}" 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:33:51 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:51 ++ 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' 04:33:51 + 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/75667/"}}],"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/566/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/567/"}}],"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/578/"}}],"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":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ 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/75667/"}}],"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/566/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/567/"}}],"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/578/"}}],"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":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ head -n1 04:33:51 + 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/75667/"}}],"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/566/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/567/"}}],"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/578/"}}],"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":[]}]}' 04:33:51 ++ 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/75667/"}}],"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/566/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/567/"}}],"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/578/"}}],"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":[]}]} 04:33:51 04:33:51 200' 04:33:51 ++ awk 'END {print $NF}' 04:33:51 + status=200 04:33:51 + '[' 200 '!=' 200 ']' 04:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:33:51 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:33:51 ++ echo https://jenkins.opendaylight.org/releng 04:33:51 ++ sed 's/\/*$//' 04:33:51 ++ awk -F/ '{print $NF}' 04:33:51 + silo=releng 04:33:51 + export silo 04:33:51 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:33:51 ++ 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/75667/"}}],"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/566/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/567/"}}],"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/578/"}}],"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":[]}]}' 04:33:51 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:33:51 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:33:51 ++ grep -v null 04:33:52 + for jenkins in "${@:2}" 04:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:52 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:52 ++ 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' 04:33:52 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:52 04:33:52 200' 04:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:52 04:33:52 200' 04:33:52 ++ head -n1 04:33:52 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 04:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:52 04:33:52 200' 04:33:52 ++ awk 'END {print $NF}' 04:33:52 + status=200 04:33:52 + '[' 200 '!=' 200 ']' 04:33:52 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:33:52 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:33:52 ++ awk -F/ '{print $NF}' 04:33:52 ++ echo https://jenkins.opendaylight.org/sandbox 04:33:52 ++ sed 's/\/*$//' 04:33:52 + silo=sandbox 04:33:52 + export silo 04:33:52 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 04:33:52 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:33:52 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:33:52 ++ grep -v null 04:33:52 + [[ releng-builder-openstack-cron-75667 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-566 releng-bgpcep-csit-1node-throughpcep-all-titanium-567 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-567 releng-integration-distribution-test-titanium-578 =~ releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-567 ]] 04:33:52 + return 0 04:33:52 + continue 04:33:52 + for STACK_NAME in "${OS_STACKS[@]}" 04:33:52 + [[ 0 -gt 0 ]] 04:33:52 + stack_in_jenkins releng-bgpcep-csit-1node-throughpcep-all-titanium-567 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 04:33:52 + STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-titanium-567 04:33:52 + builds=() 04:33:52 + for jenkins in "${@:2}" 04:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:52 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:52 ++ 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' 04:33:52 + 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/75667/"}}],"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/566/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/567/"}}],"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/578/"}}],"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":[]}]} 04:33:52 04:33:52 200' 04:33:52 ++ 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/75667/"}}],"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/566/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/567/"}}],"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/578/"}}],"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":[]}]} 04:33:52 04:33:52 200' 04:33:52 ++ head -n1 04:33:52 + 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/75667/"}}],"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/566/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/567/"}}],"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/578/"}}],"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":[]}]}' 04:33:52 ++ 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/75667/"}}],"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/566/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/567/"}}],"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/578/"}}],"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":[]}]} 04:33:52 04:33:52 200' 04:33:52 ++ awk 'END {print $NF}' 04:33:52 + status=200 04:33:52 + '[' 200 '!=' 200 ']' 04:33:52 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:33:52 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:33:52 ++ echo https://jenkins.opendaylight.org/releng 04:33:52 ++ sed 's/\/*$//' 04:33:52 ++ awk -F/ '{print $NF}' 04:33:52 + silo=releng 04:33:52 + export silo 04:33:52 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:33:52 ++ 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/75667/"}}],"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/566/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/567/"}}],"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/578/"}}],"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":[]}]}' 04:33:52 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:33:52 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:33:52 ++ grep -v null 04:33:52 + for jenkins in "${@:2}" 04:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:52 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:52 ++ 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' 04:33:52 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:52 04:33:52 200' 04:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:52 04:33:52 200' 04:33:52 ++ head -n1 04:33:52 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 04:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:52 04:33:52 200' 04:33:52 ++ awk 'END {print $NF}' 04:33:52 + status=200 04:33:52 + '[' 200 '!=' 200 ']' 04:33:52 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:33:52 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:33:52 ++ echo https://jenkins.opendaylight.org/sandbox 04:33:52 ++ sed 's/\/*$//' 04:33:52 ++ awk -F/ '{print $NF}' 04:33:52 + silo=sandbox 04:33:52 + export silo 04:33:52 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 04:33:52 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:33:52 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:33:52 ++ grep -v null 04:33:52 + [[ releng-builder-openstack-cron-75667 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-566 releng-bgpcep-csit-1node-throughpcep-all-titanium-567 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-567 releng-integration-distribution-test-titanium-578 =~ releng-bgpcep-csit-1node-throughpcep-all-titanium-567 ]] 04:33:52 + return 0 04:33:52 + continue 04:33:52 + for STACK_NAME in "${OS_STACKS[@]}" 04:33:52 + [[ 0 -gt 0 ]] 04:33:52 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-titanium-566 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 04:33:52 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-titanium-566 04:33:52 + builds=() 04:33:52 + for jenkins in "${@:2}" 04:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:52 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:52 ++ 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' 04:33:52 + 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/75667/"}}],"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/566/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/567/"}}],"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/578/"}}],"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":[]}]} 04:33:52 04:33:52 200' 04:33:52 ++ 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/75667/"}}],"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/566/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/567/"}}],"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/578/"}}],"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":[]}]} 04:33:52 04:33:52 200' 04:33:52 ++ head -n1 04:33:52 + 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/75667/"}}],"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/566/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/567/"}}],"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/578/"}}],"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":[]}]}' 04:33:52 ++ 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/75667/"}}],"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/566/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/567/"}}],"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/578/"}}],"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":[]}]} 04:33:52 04:33:52 200' 04:33:52 ++ awk 'END {print $NF}' 04:33:52 + status=200 04:33:52 + '[' 200 '!=' 200 ']' 04:33:52 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:33:52 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:33:52 ++ echo https://jenkins.opendaylight.org/releng 04:33:52 ++ awk -F/ '{print $NF}' 04:33:52 ++ sed 's/\/*$//' 04:33:52 + silo=releng 04:33:52 + export silo 04:33:52 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:33:52 ++ grep -v null 04:33:52 ++ 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/75667/"}}],"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/566/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-titanium/567/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/567/"}}],"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/578/"}}],"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":[]}]}' 04:33:52 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:33:52 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:33:52 + for jenkins in "${@:2}" 04:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],' 04:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 04:33:52 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:52 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 04:33:52 ++ 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' 04:33:52 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:52 04:33:52 200' 04:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:52 04:33:52 200' 04:33:52 ++ head -n1 04:33:52 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 04:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 04:33:52 04:33:52 200' 04:33:52 ++ awk 'END {print $NF}' 04:33:52 + status=200 04:33:52 + '[' 200 '!=' 200 ']' 04:33:52 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 04:33:52 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 04:33:52 ++ echo https://jenkins.opendaylight.org/sandbox 04:33:52 ++ sed 's/\/*$//' 04:33:52 ++ awk -F/ '{print $NF}' 04:33:52 + silo=sandbox 04:33:52 + export silo 04:33:52 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 04:33:52 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 04:33:52 ++ jq -r '.computer[].executors[].currentExecutable.url' 04:33:52 ++ grep -v null 04:33:52 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 04:33:52 + [[ releng-builder-openstack-cron-75667 releng-bgpcep-csit-1node-bgp-ingest-all-titanium-566 releng-bgpcep-csit-1node-throughpcep-all-titanium-567 releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-567 releng-integration-distribution-test-titanium-578 =~ releng-bgpcep-csit-1node-bgp-ingest-all-titanium-566 ]] 04:33:52 + return 0 04:33:52 + continue 04:33:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:33:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:33:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6536910102567238678.sh 04:33:52 ---> Orphaned servers 04:33:52 Setup pyenv: 04:33:52 system 04:33:52 3.8.13 04:33:52 3.9.13 04:33:52 3.10.13 04:33:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:33:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqsi from file:/tmp/.os_lf_venv 04:33:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:33:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:33:54 lf-activate-venv(): INFO: Base packages installed successfully 04:33:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:34:10 lf-activate-venv(): INFO: Adding /tmp/venv-jqsi/bin to PATH 04:34:18 -----> Active servers 04:34:18 prd-centos8-builder-2c-2g-3826 04:34:18 prd-centos8-robot-2c-8g-3824 04:34:18 prd-centos8-robot-2c-8g-3825 04:34:18 prd-centos8-robot-2c-8g-3808 04:34:18 prd-centos8-robot-2c-8g-3807 04:34:18 prd-centos8-robot-2c-8g-3813 04:34:18 prd-queue-disttest-2c-1g-3805 04:34:18 prd-centos8-robot-2c-8g-3797 04:34:18 prd-ubuntu2204-builder-2c-2g-3761 04:34:18 prd-ubuntu2204-docker-4c-16g-3646 04:34:18 prd-ubuntu2204-docker-4c-16g-3647 04:34:18 snd-centos8-robot-2c-8g-137 04:34:18 -----> Delete orphaned servers 04:34:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:34:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:34:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11602205267197966627.sh 04:34:19 ---> Orphaned ports 04:34:19 Setup pyenv: 04:34:20 system 04:34:20 3.8.13 04:34:20 3.9.13 04:34:20 3.10.13 04:34:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:34:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqsi from file:/tmp/.os_lf_venv 04:34:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:34:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:34:22 lf-activate-venv(): INFO: Base packages installed successfully 04:34:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 04:34:35 lf-activate-venv(): INFO: Adding /tmp/venv-jqsi/bin to PATH 04:34:37 No orphaned ports to process. 04:34:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:34:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:34:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1256883849517807605.sh 04:34:37 ---> Orphaned volumes 04:34:37 + source /home/jenkins/lf-env.sh 04:34:37 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:34:37 ++ mktemp -d /tmp/venv-XXXX 04:34:37 + lf_venv=/tmp/venv-HMry 04:34:37 + local venv_file=/tmp/.os_lf_venv 04:34:37 + local python=python3 04:34:37 + local options 04:34:37 + local set_path=true 04:34:37 + local install_args= 04:34:37 ++ 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 04:34:37 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 04:34:37 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 04:34:37 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:34:37 + true 04:34:37 + case $1 in 04:34:37 + python=python3 04:34:37 + shift 2 04:34:37 + true 04:34:37 + case $1 in 04:34:37 + shift 04:34:37 + break 04:34:37 + case $python in 04:34:37 + local pkg_list= 04:34:37 + [[ -d /opt/pyenv ]] 04:34:37 + echo 'Setup pyenv:' 04:34:37 Setup pyenv: 04:34:37 + export PYENV_ROOT=/opt/pyenv 04:34:37 + PYENV_ROOT=/opt/pyenv 04:34:37 + 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 04:34:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:34:37 + pyenv versions 04:34:37 system 04:34:37 3.8.13 04:34:37 3.9.13 04:34:37 3.10.13 04:34:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:34:37 + command -v pyenv 04:34:37 ++ pyenv init - --no-rehash 04:34:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 04:34:37 for i in ${!paths[@]}; do 04:34:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 04:34:37 fi; done; 04:34:37 echo "${paths[*]}"'\'')" 04:34:37 export PATH="/opt/pyenv/shims:${PATH}" 04:34:37 export PYENV_SHELL=bash 04:34:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:34:37 pyenv() { 04:34:37 local command 04:34:37 command="${1:-}" 04:34:37 if [ "$#" -gt 0 ]; then 04:34:37 shift 04:34:37 fi 04:34:37 04:34:37 case "$command" in 04:34:37 rehash|shell) 04:34:37 eval "$(pyenv "sh-$command" "$@")" 04:34:37 ;; 04:34:37 *) 04:34:37 command pyenv "$command" "$@" 04:34:37 ;; 04:34:37 esac 04:34:37 }' 04:34:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); 04:34:37 for i in ${!paths[@]}; do 04:34:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 04:34:37 fi; done; 04:34:37 echo "${paths[*]}"' 04:34:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:34:37 ++ 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 04:34:37 ++ 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 04:34:37 ++ export PYENV_SHELL=bash 04:34:37 ++ PYENV_SHELL=bash 04:34:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:34:37 +++ complete -F _pyenv pyenv 04:34:37 ++ lf-pyver python3 04:34:37 ++ local py_version_xy=python3 04:34:37 ++ local py_version_xyz= 04:34:37 ++ awk '{ print $1 }' 04:34:37 ++ pyenv versions 04:34:37 ++ local command 04:34:37 ++ command=versions 04:34:37 ++ '[' 1 -gt 0 ']' 04:34:37 ++ shift 04:34:37 ++ case "$command" in 04:34:37 ++ command pyenv versions 04:34:37 ++ pyenv versions 04:34:37 ++ sed 's/^[ *]* //' 04:34:37 ++ grep -E '^[0-9.]*[0-9]$' 04:34:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:34:38 +++ grep '^3' /tmp/.pyenv_versions 04:34:38 +++ tail -n 1 04:34:38 +++ sort -V 04:34:38 ++ py_version_xyz=3.11.7 04:34:38 ++ [[ -z 3.11.7 ]] 04:34:38 ++ echo 3.11.7 04:34:38 ++ return 0 04:34:38 + pyenv local 3.11.7 04:34:38 + local command 04:34:38 + command=local 04:34:38 + '[' 2 -gt 0 ']' 04:34:38 + shift 04:34:38 + case "$command" in 04:34:38 + command pyenv local 3.11.7 04:34:38 + pyenv local 3.11.7 04:34:38 + for arg in "$@" 04:34:38 + case $arg in 04:34:38 + pkg_list+='lftools[openstack] ' 04:34:38 + for arg in "$@" 04:34:38 + case $arg in 04:34:38 + pkg_list+='kubernetes ' 04:34:38 + for arg in "$@" 04:34:38 + case $arg in 04:34:38 + pkg_list+='niet ' 04:34:38 + for arg in "$@" 04:34:38 + case $arg in 04:34:38 + pkg_list+='python-heatclient ' 04:34:38 + for arg in "$@" 04:34:38 + case $arg in 04:34:38 + pkg_list+='python-openstackclient ' 04:34:38 + for arg in "$@" 04:34:38 + case $arg in 04:34:38 + pkg_list+='python-magnumclient ' 04:34:38 + for arg in "$@" 04:34:38 + case $arg in 04:34:38 + pkg_list+='yq ' 04:34:38 + [[ -f /tmp/.os_lf_venv ]] 04:34:38 ++ cat /tmp/.os_lf_venv 04:34:38 + lf_venv=/tmp/venv-jqsi 04:34:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqsi from' file:/tmp/.os_lf_venv 04:34:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqsi from file:/tmp/.os_lf_venv 04:34:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:34:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:34:38 + local 'pip_opts=--upgrade --quiet' 04:34:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:34:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:34:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:34:38 + [[ -n '' ]] 04:34:38 + [[ -n '' ]] 04:34:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:34:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:34:38 + /tmp/venv-jqsi/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 04:34:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:34:39 lf-activate-venv(): INFO: Base packages installed successfully 04:34:39 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 04:34:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 04:34:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:34:39 + /tmp/venv-jqsi/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 04:34:56 + type python3 04:34:56 + true 04:34:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jqsi/bin to PATH' 04:34:56 lf-activate-venv(): INFO: Adding /tmp/venv-jqsi/bin to PATH 04:34:56 + PATH=/tmp/venv-jqsi/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 04:34:56 + return 0 04:34:56 + mapfile -t os_volumes 04:34:56 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 04:34:59 + '[' 0 -eq 0 ']' 04:34:59 + echo 'No orphaned volumes found.' 04:34:59 No orphaned volumes found. 04:34:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:34:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:34:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7908072199780638749.sh 04:34:59 ---> Protect in-use images 04:34:59 Setup pyenv: 04:34:59 system 04:34:59 3.8.13 04:34:59 3.9.13 04:34:59 3.10.13 04:34:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:35:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqsi from file:/tmp/.os_lf_venv 04:35:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:35:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:35:01 lf-activate-venv(): INFO: Base packages installed successfully 04:35:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 04:35:16 lf-activate-venv(): INFO: Adding /tmp/venv-jqsi/bin to PATH 04:35:16 INFO: There are images to protect defined in jenkins-config. 04:35:16 INFO: There are additional images to protect in the jjb dir. 04:35:16 INFO: Protecting the following images: 04:35:16 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 04:35:16 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 04:35:16 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 04:35:16 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 04:35:16 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 04:35:16 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 04:35:16 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 04:35:16 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 04:35:16 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 04:35:16 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 04:35:16 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 04:35:16 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 04:35:17 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 04:35:19 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 04:35:21 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 04:35:22 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 04:35:24 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 04:35:26 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 04:35:27 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 04:35:29 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 04:35:31 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 04:35:32 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 04:35:34 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 04:35:36 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 04:35:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:35:36 Run condition [Boolean condition] enabling perform for step [BuilderChain] 04:35:36 [EnvInject] - Injecting environment variables from a build step. 04:35:36 [EnvInject] - Injecting as environment variables the properties content 04:35:36 OS_IMAGE_CLEANUP_AGE=30 04:35:36 04:35:36 [EnvInject] - Variables injected successfully. 04:35:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12031043459872222262.sh 04:35:36 ---> Cleanup old images 04:35:36 Setup pyenv: 04:35:36 system 04:35:36 3.8.13 04:35:36 3.9.13 04:35:36 3.10.13 04:35:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:35:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqsi from file:/tmp/.os_lf_venv 04:35:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:35:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:35:38 lf-activate-venv(): INFO: Base packages installed successfully 04:35:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:35:52 lf-activate-venv(): INFO: Adding /tmp/venv-jqsi/bin to PATH 04:35:52 + lftools openstack --os-cloud vex image cleanup --days=30 04:35:59 WARNING: Use of image.protected resulted in an exception 04:35:59 Removing 314 images from vex. 04:35:59 WARNING: Use of image.protected resulted in an exception 04:35:59 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 04:35:59 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 04:35:59 Build step 'Conditional steps (multiple)' marked build as failure 04:35:59 $ ssh-agent -k 04:35:59 unset SSH_AUTH_SOCK; 04:35:59 unset SSH_AGENT_PID; 04:35:59 echo Agent pid 5453 killed; 04:35:59 [ssh-agent] Stopped. 04:35:59 [PostBuildScript] - [INFO] Executing post build scripts. 04:35:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14653758638911882098.sh 04:35:59 ---> sysstat.sh 04:36:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11944108220380411080.sh 04:36:00 ---> package-listing.sh 04:36:00 ++ facter osfamily 04:36:00 ++ tr '[:upper:]' '[:lower:]' 04:36:00 + OS_FAMILY=redhat 04:36:00 + workspace=/w/workspace/builder-openstack-cron 04:36:00 + START_PACKAGES=/tmp/packages_start.txt 04:36:00 + END_PACKAGES=/tmp/packages_end.txt 04:36:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:36:00 + PACKAGES=/tmp/packages_start.txt 04:36:00 + '[' /w/workspace/builder-openstack-cron ']' 04:36:00 + PACKAGES=/tmp/packages_end.txt 04:36:00 + case "${OS_FAMILY}" in 04:36:00 + rpm -qa 04:36:00 + sort 04:36:01 + '[' -f /tmp/packages_start.txt ']' 04:36:01 + '[' -f /tmp/packages_end.txt ']' 04:36:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:36:01 + '[' /w/workspace/builder-openstack-cron ']' 04:36:01 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 04:36:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 04:36:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8834961539777250918.sh 04:36:01 ---> capture-instance-metadata.sh 04:36:01 Setup pyenv: 04:36:01 system 04:36:01 3.8.13 04:36:01 3.9.13 04:36:01 3.10.13 04:36:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:36:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqsi from file:/tmp/.os_lf_venv 04:36:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:36:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:36:03 lf-activate-venv(): INFO: Base packages installed successfully 04:36:03 lf-activate-venv(): INFO: Installing additional packages: lftools 04:36:16 lf-activate-venv(): INFO: Adding /tmp/venv-jqsi/bin to PATH 04:36:16 INFO: Running in OpenStack, capturing instance metadata 04:36:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14009097469129281241.sh 04:36:16 provisioning config files... 04:36:16 Could not find credentials [logs] for builder-openstack-cron #75667 04:36:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config11568530128557226944tmp 04:36:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 04:36:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 04:36:16 provisioning config files... 04:36:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 04:36:16 [EnvInject] - Injecting environment variables from a build step. 04:36:16 [EnvInject] - Injecting as environment variables the properties content 04:36:16 SERVER_ID=logs 04:36:16 04:36:16 [EnvInject] - Variables injected successfully. 04:36:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3569101724945410121.sh 04:36:16 ---> create-netrc.sh 04:36:16 WARN: Log server credential not found. 04:36:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10529877021488864416.sh 04:36:17 ---> python-tools-install.sh 04:36:17 Setup pyenv: 04:36:17 system 04:36:17 3.8.13 04:36:17 3.9.13 04:36:17 3.10.13 04:36:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:36:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqsi from file:/tmp/.os_lf_venv 04:36:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:36:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:36:19 lf-activate-venv(): INFO: Base packages installed successfully 04:36:19 lf-activate-venv(): INFO: Installing additional packages: lftools 04:36:29 lf-activate-venv(): INFO: Adding /tmp/venv-jqsi/bin to PATH 04:36:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13166756644803201208.sh 04:36:29 ---> sudo-logs.sh 04:36:29 Archiving 'sudo' log.. 04:36:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins861294271251453108.sh 04:36:29 ---> job-cost.sh 04:36:29 Setup pyenv: 04:36:29 system 04:36:29 3.8.13 04:36:29 3.9.13 04:36:29 3.10.13 04:36:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:36:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqsi from file:/tmp/.os_lf_venv 04:36:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:36:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:36:31 lf-activate-venv(): INFO: Base packages installed successfully 04:36:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:36:39 lf-activate-venv(): INFO: Adding /tmp/venv-jqsi/bin to PATH 04:36:39 INFO: No Stack... 04:36:39 INFO: Retrieving Pricing Info for: v3-standard-2 04:36:39 INFO: Archiving Costs 04:36:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14291910383745010015.sh 04:36:39 ---> logs-deploy.sh 04:36:39 Setup pyenv: 04:36:39 system 04:36:39 3.8.13 04:36:39 3.9.13 04:36:39 3.10.13 04:36:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:36:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqsi from file:/tmp/.os_lf_venv 04:36:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:36:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:36:42 lf-activate-venv(): INFO: Base packages installed successfully 04:36:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:36:51 lf-activate-venv(): INFO: Adding /tmp/venv-jqsi/bin to PATH 04:36:51 WARNING: Nexus logging server not set 04:36:51 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75667/ 04:36:51 INFO: archiving logs to S3 04:36:52 ---> uname -a: 04:36:52 Linux prd-centos8-builder-2c-2g-3826.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 04:36:52 04:36:52 04:36:52 ---> lscpu: 04:36:52 Architecture: x86_64 04:36:52 CPU op-mode(s): 32-bit, 64-bit 04:36:52 Byte Order: Little Endian 04:36:52 CPU(s): 2 04:36:52 On-line CPU(s) list: 0,1 04:36:52 Thread(s) per core: 1 04:36:52 Core(s) per socket: 1 04:36:52 Socket(s): 2 04:36:52 NUMA node(s): 1 04:36:52 Vendor ID: AuthenticAMD 04:36:52 CPU family: 23 04:36:52 Model: 49 04:36:52 Model name: AMD EPYC-Rome Processor 04:36:52 Stepping: 0 04:36:52 CPU MHz: 2799.998 04:36:52 BogoMIPS: 5599.99 04:36:52 Virtualization: AMD-V 04:36:52 Hypervisor vendor: KVM 04:36:52 Virtualization type: full 04:36:52 L1d cache: 32K 04:36:52 L1i cache: 32K 04:36:52 L2 cache: 512K 04:36:52 L3 cache: 16384K 04:36:52 NUMA node0 CPU(s): 0,1 04:36:52 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 04:36:52 04:36:52 04:36:52 ---> nproc: 04:36:52 2 04:36:52 04:36:52 04:36:52 ---> df -h: 04:36:52 Filesystem Size Used Avail Use% Mounted on 04:36:52 devtmpfs 3.8G 0 3.8G 0% /dev 04:36:52 tmpfs 3.8G 0 3.8G 0% /dev/shm 04:36:52 tmpfs 3.8G 17M 3.8G 1% /run 04:36:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:36:52 /dev/vda1 40G 8.5G 32G 22% / 04:36:52 tmpfs 770M 0 770M 0% /run/user/1001 04:36:52 04:36:52 04:36:52 ---> free -m: 04:36:52 total used free shared buff/cache available 04:36:52 Mem: 7697 634 4789 19 2273 6765 04:36:52 Swap: 1023 0 1023 04:36:52 04:36:52 04:36:52 ---> ip addr: 04:36:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:36:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:36:52 inet 127.0.0.1/8 scope host lo 04:36:52 valid_lft forever preferred_lft forever 04:36:52 inet6 ::1/128 scope host 04:36:52 valid_lft forever preferred_lft forever 04:36:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 04:36:52 link/ether fa:16:3e:44:a8:ac brd ff:ff:ff:ff:ff:ff 04:36:52 altname enp0s3 04:36:52 altname ens3 04:36:52 inet 10.30.171.131/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 04:36:52 valid_lft 86080sec preferred_lft 86080sec 04:36:52 inet6 fe80::f816:3eff:fe44:a8ac/64 scope link 04:36:52 valid_lft forever preferred_lft forever 04:36:52 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:36:52 link/ether 02:42:da:47:71:79 brd ff:ff:ff:ff:ff:ff 04:36:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:36:52 valid_lft forever preferred_lft forever 04:36:52 04:36:52 04:36:52 ---> sar -b -r -n DEV: 04:36:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/05/2025 _x86_64_ (2 CPU) 04:36:52 04:36:52 04:31:29 LINUX RESTART (2 CPU) 04:36:52 04:36:52 04:32:01 AM tps rtps wtps bread/s bwrtn/s 04:36:52 04:33:01 AM 219.76 12.86 206.90 4022.93 8644.77 04:36:52 04:34:01 AM 100.82 0.70 100.12 103.17 11344.87 04:36:52 04:35:01 AM 29.62 0.10 29.52 3.60 1200.43 04:36:52 04:36:01 AM 21.48 0.68 20.79 54.12 553.65 04:36:52 Average: 92.92 3.59 89.33 1045.95 5435.93 04:36:52 04:36:52 04:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:36:52 04:33:01 AM 5107340 7002996 2775088 35.21 2688 2077340 940996 10.54 201764 2246356 185936 04:36:52 04:34:01 AM 4916808 6938712 2965620 37.62 2688 2197056 987108 11.05 233176 2375660 33396 04:36:52 04:35:01 AM 4948668 6974020 2933760 37.22 2688 2200396 962000 10.77 268800 2307324 19452 04:36:52 04:36:01 AM 4998080 7016332 2884348 36.59 2688 2193400 918724 10.29 423852 2103536 10896 04:36:52 Average: 4992724 6983015 2889704 36.66 2688 2167048 952207 10.66 281898 2258219 62420 04:36:52 04:36:52 04:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:36:52 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:52 04:33:01 AM eth0 311.40 200.77 1995.81 64.14 0.00 0.00 0.00 0.00 04:36:52 04:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:52 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:52 04:34:01 AM eth0 77.49 63.13 631.04 13.60 0.00 0.00 0.00 0.00 04:36:52 04:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:52 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:52 04:35:01 AM eth0 22.36 23.66 30.64 8.66 0.00 0.00 0.00 0.00 04:36:52 04:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:52 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:52 04:36:01 AM eth0 22.86 21.66 30.22 8.31 0.00 0.00 0.00 0.00 04:36:52 04:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:52 Average: eth0 108.53 77.30 671.93 23.68 0.00 0.00 0.00 0.00 04:36:52 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:52 04:36:52 04:36:52 ---> sar -P ALL: 04:36:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/05/2025 _x86_64_ (2 CPU) 04:36:52 04:36:52 04:31:29 LINUX RESTART (2 CPU) 04:36:52 04:36:52 04:32:01 AM CPU %user %nice %system %iowait %steal %idle 04:36:52 04:33:01 AM all 39.40 0.00 6.98 1.85 0.09 51.68 04:36:52 04:33:01 AM 0 46.39 0.00 8.14 2.32 0.08 43.07 04:36:52 04:33:01 AM 1 32.41 0.00 5.82 1.39 0.10 60.28 04:36:52 04:34:01 AM all 34.88 0.00 5.02 0.84 0.08 59.17 04:36:52 04:34:01 AM 0 48.31 0.00 5.68 0.80 0.08 45.12 04:36:52 04:34:01 AM 1 21.49 0.00 4.37 0.88 0.08 73.18 04:36:52 04:35:01 AM all 33.14 0.00 3.87 0.19 0.08 62.72 04:36:52 04:35:01 AM 0 44.08 0.00 4.03 0.17 0.08 51.64 04:36:52 04:35:01 AM 1 22.17 0.00 3.71 0.22 0.08 73.83 04:36:52 04:36:01 AM all 32.74 0.00 3.50 0.13 0.08 63.54 04:36:52 04:36:01 AM 0 46.89 0.00 4.93 0.15 0.07 47.96 04:36:52 04:36:01 AM 1 18.59 0.00 2.07 0.12 0.10 79.13 04:36:52 Average: all 35.04 0.00 4.84 0.75 0.09 59.28 04:36:52 Average: 0 46.42 0.00 5.69 0.86 0.08 46.95 04:36:52 Average: 1 23.66 0.00 3.99 0.65 0.09 71.61 04:36:52 04:36:52 04:36:52