20:32:02 Started by timer 20:32:02 Running as SYSTEM 20:32:02 [EnvInject] - Loading node environment variables. 20:32:02 Building remotely on prd-ubuntu2204-builder-2c-2g-22065 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 20:32:02 [ssh-agent] Looking for ssh-agent implementation... 20:32:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:03 $ ssh-agent 20:32:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCPBgJt/agent.1506 20:32:03 SSH_AGENT_PID=1508 20:32:03 [ssh-agent] Started. 20:32:03 Running ssh-add (command line suppressed) 20:32:03 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_18143871002350417302.key (/w/workspace/builder-openstack-cron@tmp/private_key_18143871002350417302.key) 20:32:03 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:32:03 The recommended git tool is: NONE 20:32:05 using credential jenkins-ssh 20:32:05 Wiping out workspace first. 20:32:05 Cloning the remote Git repository 20:32:05 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 20:32:05 > git init /w/workspace/builder-openstack-cron # timeout=10 20:32:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 20:32:05 > git --version # timeout=10 20:32:05 > git --version # 'git version 2.34.1' 20:32:05 using GIT_SSH to set credentials jenkins-ssh 20:32:05 Verifying host key using known hosts file, will automatically accept unseen keys 20:32:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 20:32:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:08 Avoid second fetch 20:32:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:32:08 Checking out Revision 26d7a3b43e100540136bfa9f9a2cdee1e97d9caa (refs/remotes/origin/master) 20:32:08 > git config core.sparsecheckout # timeout=10 20:32:08 > git checkout -f 26d7a3b43e100540136bfa9f9a2cdee1e97d9caa # timeout=10 20:32:08 Commit message: "chore: migrate g2g to composite action" 20:32:08 > git rev-list --no-walk 26d7a3b43e100540136bfa9f9a2cdee1e97d9caa # timeout=10 20:32:08 > git remote # timeout=10 20:32:08 > git submodule init # timeout=10 20:32:08 > git submodule sync # timeout=10 20:32:08 > git config --get remote.origin.url # timeout=10 20:32:08 > git submodule init # timeout=10 20:32:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:32:08 > git config --get submodule.global-jjb.url # timeout=10 20:32:08 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 20:32:08 > git config --get submodule.packer/common-packer.url # timeout=10 20:32:08 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 20:32:08 > git submodule update --init --recursive global-jjb # timeout=10 20:32:09 > git submodule update --init --recursive packer/common-packer # timeout=10 20:32:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:13 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 20:32:13 No emails were triggered. 20:32:13 provisioning config files... 20:32:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:32:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:32:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:32:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17154199354629352658.sh 20:32:13 ---> python-tools-install.sh 20:32:13 Setup pyenv: 20:32:13 * system (set by /opt/pyenv/version) 20:32:13 * 3.8.20 (set by /opt/pyenv/version) 20:32:13 * 3.9.20 (set by /opt/pyenv/version) 20:32:13 3.10.15 20:32:13 3.11.10 20:32:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7ACg 20:32:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:32:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:32:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:32:22 lf-activate-venv(): INFO: Base packages installed successfully 20:32:22 lf-activate-venv(): INFO: Installing additional packages: lftools 20:32:48 lf-activate-venv(): INFO: Adding /tmp/venv-7ACg/bin to PATH 20:32:48 Generating Requirements File 20:33: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. 20:33:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:33:08 Python 3.11.10 20:33:08 pip 26.0.1 from /tmp/venv-7ACg/lib/python3.11/site-packages/pip (python 3.11) 20:33:08 appdirs==1.4.4 20:33:08 argcomplete==3.6.3 20:33:08 aspy.yaml==1.3.0 20:33:08 attrs==26.1.0 20:33:08 autopage==0.6.0 20:33:08 beautifulsoup4==4.14.3 20:33:08 boto3==1.42.74 20:33:08 botocore==1.42.74 20:33:08 bs4==0.0.2 20:33:08 certifi==2026.2.25 20:33:08 cffi==2.0.0 20:33:08 cfgv==3.5.0 20:33:08 chardet==7.2.0 20:33:08 charset-normalizer==3.4.6 20:33:08 click==8.3.1 20:33:08 cliff==4.13.2 20:33:08 cmd2==3.4.0 20:33:08 cryptography==3.3.2 20:33:08 debtcollector==3.0.0 20:33:08 decorator==5.2.1 20:33:08 defusedxml==0.7.1 20:33:08 Deprecated==1.3.1 20:33:08 distlib==0.4.0 20:33:08 dnspython==2.8.0 20:33:08 docker==7.1.0 20:33:08 dogpile.cache==1.5.0 20:33:08 durationpy==0.10 20:33:08 email-validator==2.3.0 20:33:08 filelock==3.25.2 20:33:08 future==1.0.0 20:33:08 gitdb==4.0.12 20:33:08 GitPython==3.1.46 20:33:08 httplib2==0.30.2 20:33:08 identify==2.6.18 20:33:08 idna==3.11 20:33:08 importlib-resources==1.5.0 20:33:08 iso8601==2.1.0 20:33:08 Jinja2==3.1.6 20:33:08 jmespath==1.1.0 20:33:08 jsonpatch==1.33 20:33:08 jsonpointer==3.1.0 20:33:08 jsonschema==4.26.0 20:33:08 jsonschema-specifications==2025.9.1 20:33:08 keystoneauth1==5.13.1 20:33:08 kubernetes==35.0.0 20:33:08 lftools==0.37.22 20:33:08 lxml==6.0.2 20:33:08 markdown-it-py==4.0.0 20:33:08 MarkupSafe==3.0.3 20:33:08 mdurl==0.1.2 20:33:08 msgpack==1.1.2 20:33:08 multi_key_dict==2.0.3 20:33:08 munch==4.0.0 20:33:08 netaddr==1.3.0 20:33:08 niet==1.4.2 20:33:08 nodeenv==1.10.0 20:33:08 oauth2client==4.1.3 20:33:08 oauthlib==3.3.1 20:33:08 openstacksdk==4.10.0 20:33:08 os-service-types==1.8.2 20:33:08 osc-lib==4.4.0 20:33:08 oslo.config==10.3.0 20:33:08 oslo.context==6.3.0 20:33:08 oslo.i18n==6.7.2 20:33:08 oslo.log==8.1.0 20:33:08 oslo.serialization==5.9.1 20:33:08 oslo.utils==10.0.0 20:33:08 packaging==26.0 20:33:08 pbr==7.0.3 20:33:08 platformdirs==4.9.4 20:33:08 prettytable==3.17.0 20:33:08 psutil==7.2.2 20:33:08 pyasn1==0.6.3 20:33:08 pyasn1_modules==0.4.2 20:33:08 pycparser==3.0 20:33:08 pygerrit2==2.0.15 20:33:08 PyGithub==2.9.0 20:33:08 Pygments==2.19.2 20:33:08 PyJWT==2.12.1 20:33:08 PyNaCl==1.6.2 20:33:08 pyparsing==2.4.7 20:33:08 pyperclip==1.11.0 20:33:08 pyrsistent==0.20.0 20:33:08 python-cinderclient==9.9.0 20:33:08 python-dateutil==2.9.0.post0 20:33:08 python-discovery==1.2.0 20:33:08 python-heatclient==5.1.0 20:33:08 python-jenkins==1.8.3 20:33:08 python-keystoneclient==5.8.0 20:33:08 python-magnumclient==4.10.0 20:33:08 python-openstackclient==9.0.0 20:33:08 python-swiftclient==4.10.0 20:33:08 PyYAML==6.0.3 20:33:08 referencing==0.37.0 20:33:08 requests==2.32.5 20:33:08 requests-oauthlib==2.0.0 20:33:08 requestsexceptions==1.4.0 20:33:08 rfc3986==2.0.0 20:33:08 rich==14.3.3 20:33:08 rich-argparse==1.7.2 20:33:08 rpds-py==0.30.0 20:33:08 rsa==4.9.1 20:33:08 ruamel.yaml==0.19.1 20:33:08 ruamel.yaml.clib==0.2.15 20:33:08 s3transfer==0.16.0 20:33:08 simplejson==3.20.2 20:33:08 six==1.17.0 20:33:08 smmap==5.0.3 20:33:08 soupsieve==2.8.3 20:33:08 stevedore==5.7.0 20:33:08 tabulate==0.10.0 20:33:08 toml==0.10.2 20:33:08 tomlkit==0.14.0 20:33:08 tqdm==4.67.3 20:33:08 typing_extensions==4.15.0 20:33:08 urllib3==1.26.20 20:33:08 virtualenv==21.2.0 20:33:08 wcwidth==0.6.0 20:33:08 websocket-client==1.9.0 20:33:08 wrapt==2.1.2 20:33:08 xdg==6.0.0 20:33:08 xmltodict==1.0.4 20:33:08 yq==3.4.3 20:33:09 [builder-openstack-cron] $ /bin/sh /tmp/jenkins13684003160941400355.sh 20:33:09 ---> uv-install.sh 20:33:09 Installing uv/uvx (latest) using shell installer 20:33:09 2026-03-23 20:33:09 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/a8cf105a-0f51-4ec6-8013-26a6c9ea2ca7?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-23T21%3A26%3A21Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-23T20%3A26%3A03Z&ske=2026-03-23T21%3A26%3A21Z&sks=b&skv=2018-11-09&sig=41rdxfYICoA27CEKLdHalBdkVMxDYZQDL12kJx0fES0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDI5ODI0OCwibmJmIjoxNzc0Mjk3OTQ4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.v3aEW3UzfiHFlck840DE05_b1lcedTe2nOVj66YG7Gg&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-kbNmHq.sh" [1] 20:33:09 downloading uv 0.10.12 x86_64-unknown-linux-gnu 20:33:09 no checksums to verify 20:33:10 installing to /home/jenkins/.local/bin 20:33:10 uv 20:33:10 uvx 20:33:10 everything's installed! 20:33:10 20:33:10 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:33:10 20:33:10 source $HOME/.local/bin/env (sh, bash, zsh) 20:33:10 source $HOME/.local/bin/env.fish (fish) 20:33:10 Adding install location to PATH 20:33:10 ---> Validating uv/uvx install 20:33:10 uvx 0.10.12 (x86_64-unknown-linux-gnu) 20:33:10 [EnvInject] - Injecting environment variables from a build step. 20:33:10 [EnvInject] - Injecting as environment variables the properties content 20:33:10 OS_CLOUD=vex 20:33:10 20:33:10 [EnvInject] - Variables injected successfully. 20:33:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:33:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:33:10 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10627620836120096918.sh 20:33:10 ---> Orphaned k8s clusters 20:33:10 Setup pyenv: 20:33:10 system 20:33:10 3.8.20 20:33:10 3.9.20 20:33:10 3.10.15 20:33:10 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 20:33:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7ACg from file:/tmp/.os_lf_venv 20:33:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:33:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:33:12 lf-activate-venv(): INFO: Base packages installed successfully 20:33:12 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 20:33:18 lf-activate-venv(): INFO: Adding /tmp/venv-7ACg/bin to PATH 20:33:18 /tmp/venv-7ACg/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 20:33:18 warnings.warn( 20:33:21 -----> Delete orphaned cluster 20:33:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:33:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:33:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17456941595476702692.sh 20:33:21 ---> Orphaned stacks 20:33:21 Setup pyenv: 20:33:21 system 20:33:21 3.8.20 20:33:21 3.9.20 20:33:21 3.10.15 20:33:21 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 20:33:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7ACg from file:/tmp/.os_lf_venv 20:33:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:33:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:33:23 lf-activate-venv(): INFO: Base packages installed successfully 20:33:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:33:38 lf-activate-venv(): INFO: Adding /tmp/venv-7ACg/bin to PATH 20:33:38 + mapfile -t OS_COE_CLUSTERS_ID 20:33:38 ++ awk '{print $1}' 20:33:38 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 20:33:38 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 20:33:38 /tmp/venv-7ACg/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 20:33:38 warnings.warn( 20:33:40 + echo '-----> Active clusters -> stacks' 20:33:40 -----> Active clusters -> stacks 20:33:40 + OS_COE_STACKS=() 20:33:40 + [[ 0 -gt 0 ]] 20:33:40 + mapfile -t OS_STACKS 20:33:40 ++ awk '{print $1}' 20:33:40 ++ 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 20:33:41 /tmp/venv-7ACg/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 20:33:41 warnings.warn( 20:33:42 + echo '-----> Active stacks' 20:33:42 -----> Active stacks 20:33:42 + for stack in "${OS_STACKS[@]}" 20:33:42 + echo releng-controller-csit-1node-notifications-longevity-only-chromium-1 20:33:42 releng-controller-csit-1node-notifications-longevity-only-chromium-1 20:33:42 + echo '-----> Delete orphaned stacks' 20:33:42 -----> Delete orphaned stacks 20:33:42 + for STACK_NAME in "${OS_STACKS[@]}" 20:33:42 + [[ 0 -gt 0 ]] 20:33:42 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-chromium-1 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 20:33:42 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-chromium-1 20:33:42 + builds=() 20:33:42 + for jenkins in "${@:2}" 20:33:42 + PARAMS='tree=computer[executors[currentExecutable[url]],' 20:33:42 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 20:33:42 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:33:42 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:33:42 ++ 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' 20:33:42 + 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/78128/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4738/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4739/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4740/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4743/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4742/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4741/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4746/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4745/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4750/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4744/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4747/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4751/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4752/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4748/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4761/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4756/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4760/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4755/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4754/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4749/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4759/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4762/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4757/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4758/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4763/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4764/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4771/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4770/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4765/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4773/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4774/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4769/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4772/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4775/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4767/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4776/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4766/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4768/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4778/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4777/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4783/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4781/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4785/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4782/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4780/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4784/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":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/l2switch-maven-merge-2.0.x/112/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-maven-merge-vanadium/12/"}}],"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-chromium/1/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 20:33:42 20:33:42 200' 20:33:42 ++ head -n1 20:33:42 ++ 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/78128/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4738/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4739/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4740/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4743/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4742/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4741/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4746/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4745/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4750/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4744/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4747/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4751/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4752/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4748/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4761/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4756/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4760/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4755/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4754/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4749/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4759/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4762/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4757/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4758/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4763/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4764/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4771/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4770/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4765/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4773/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4774/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4769/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4772/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4775/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4767/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4776/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4766/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4768/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4778/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4777/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4783/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4781/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4785/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4782/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4780/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4784/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":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/l2switch-maven-merge-2.0.x/112/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-maven-merge-vanadium/12/"}}],"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-chromium/1/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 20:33:42 20:33:42 200' 20:33:42 + 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/78128/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4738/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4739/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4740/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4743/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4742/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4741/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4746/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4745/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4750/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4744/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4747/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4751/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4752/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4748/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4761/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4756/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4760/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4755/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4754/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4749/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4759/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4762/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4757/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4758/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4763/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4764/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4771/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4770/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4765/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4773/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4774/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4769/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4772/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4775/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4767/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4776/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4766/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4768/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4778/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4777/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4783/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4781/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4785/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4782/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4780/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4784/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":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/l2switch-maven-merge-2.0.x/112/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-maven-merge-vanadium/12/"}}],"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-chromium/1/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 20:33:42 ++ awk 'END {print $NF}' 20:33:42 ++ 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/78128/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4738/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4739/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4740/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4743/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4742/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4741/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4746/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4745/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4750/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4744/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4747/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4751/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4752/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4748/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4761/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4756/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4760/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4755/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4754/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4749/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4759/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4762/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4757/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4758/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4763/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4764/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4771/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4770/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4765/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4773/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4774/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4769/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4772/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4775/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4767/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4776/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4766/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4768/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4778/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4777/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4783/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4781/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4785/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4782/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4780/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4784/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":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/l2switch-maven-merge-2.0.x/112/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-maven-merge-vanadium/12/"}}],"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-chromium/1/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 20:33:42 20:33:42 200' 20:33:42 + status=200 20:33:42 + '[' 200 '!=' 200 ']' 20:33:42 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 20:33:42 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 20:33:42 ++ echo https://jenkins.opendaylight.org/releng 20:33:42 ++ awk -F/ '{print $NF}' 20:33:42 ++ sed 's/\/*$//' 20:33:42 + silo=releng 20:33:42 + export silo 20:33:42 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 20:33:42 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 20:33:42 ++ 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/78128/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4738/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4739/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4740/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4743/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4742/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4741/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4746/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4745/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4750/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4744/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4747/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4751/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4752/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4748/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4761/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4753/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4756/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4760/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4755/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4754/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4749/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4759/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4762/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4757/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4758/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4763/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4764/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4771/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4770/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4765/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4773/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4774/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4769/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4772/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4775/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4767/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4776/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4766/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4768/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4778/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4777/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4783/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4779/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4781/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4785/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4782/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4780/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/transportpce-tox-verify-transportpce-master/4784/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":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/l2switch-maven-merge-2.0.x/112/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/mdsal-maven-merge-vanadium/12/"}}],"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-chromium/1/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 20:33:42 ++ jq -r '.computer[].executors[].currentExecutable.url' 20:33:42 ++ grep -v null 20:33:42 + for jenkins in "${@:2}" 20:33:42 + PARAMS='tree=computer[executors[currentExecutable[url]],' 20:33:42 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 20:33:42 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:33:42 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:33:42 ++ 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' 20:33:42 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 20:33:42 20:33:42 200' 20:33:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 20:33:42 20:33:42 ++ head -n1 20:33:42 200' 20:33:42 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 20:33:42 ++ awk 'END {print $NF}' 20:33:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 20:33:42 20:33:42 200' 20:33:42 + status=200 20:33:42 + '[' 200 '!=' 200 ']' 20:33:42 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 20:33:42 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 20:33:42 ++ echo https://jenkins.opendaylight.org/sandbox 20:33:42 ++ sed 's/\/*$//' 20:33:42 ++ awk -F/ '{print $NF}' 20:33:42 + silo=sandbox 20:33:42 + export silo 20:33:42 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 20:33:42 ++ grep -v null 20:33:42 ++ jq -r '.computer[].executors[].currentExecutable.url' 20:33:42 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 20:33:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 20:33:42 + [[ releng-builder-openstack-cron-78128 releng-transportpce-tox-verify-transportpce-master-4738 releng-transportpce-tox-verify-transportpce-master-4739 releng-transportpce-tox-verify-transportpce-master-4740 releng-transportpce-tox-verify-transportpce-master-4743 releng-transportpce-tox-verify-transportpce-master-4742 releng-transportpce-tox-verify-transportpce-master-4741 releng-transportpce-tox-verify-transportpce-master-4746 releng-transportpce-tox-verify-transportpce-master-4745 releng-transportpce-tox-verify-transportpce-master-4750 releng-transportpce-tox-verify-transportpce-master-4744 releng-transportpce-tox-verify-transportpce-master-4747 releng-transportpce-tox-verify-transportpce-master-4751 releng-transportpce-tox-verify-transportpce-master-4752 releng-transportpce-tox-verify-transportpce-master-4748 releng-transportpce-tox-verify-transportpce-master-4761 releng-transportpce-tox-verify-transportpce-master-4753 releng-transportpce-tox-verify-transportpce-master-4756 releng-transportpce-tox-verify-transportpce-master-4760 releng-transportpce-tox-verify-transportpce-master-4755 releng-transportpce-tox-verify-transportpce-master-4754 releng-transportpce-tox-verify-transportpce-master-4749 releng-transportpce-tox-verify-transportpce-master-4759 releng-transportpce-tox-verify-transportpce-master-4762 releng-transportpce-tox-verify-transportpce-master-4757 releng-transportpce-tox-verify-transportpce-master-4758 releng-transportpce-tox-verify-transportpce-master-4763 releng-transportpce-tox-verify-transportpce-master-4764 releng-transportpce-tox-verify-transportpce-master-4771 releng-transportpce-tox-verify-transportpce-master-4770 releng-transportpce-tox-verify-transportpce-master-4765 releng-transportpce-tox-verify-transportpce-master-4773 releng-transportpce-tox-verify-transportpce-master-4774 releng-transportpce-tox-verify-transportpce-master-4769 releng-transportpce-tox-verify-transportpce-master-4772 releng-transportpce-tox-verify-transportpce-master-4775 releng-transportpce-tox-verify-transportpce-master-4767 releng-transportpce-tox-verify-transportpce-master-4776 releng-transportpce-tox-verify-transportpce-master-4766 releng-transportpce-tox-verify-transportpce-master-4768 releng-transportpce-tox-verify-transportpce-master-4778 releng-transportpce-tox-verify-transportpce-master-4777 releng-transportpce-tox-verify-transportpce-master-4783 releng-transportpce-tox-verify-transportpce-master-4779 releng-transportpce-tox-verify-transportpce-master-4781 releng-transportpce-tox-verify-transportpce-master-4785 releng-transportpce-tox-verify-transportpce-master-4782 releng-transportpce-tox-verify-transportpce-master-4780 releng-transportpce-tox-verify-transportpce-master-4784 releng-l2switch-maven-merge-2.0.x-112 releng-mdsal-maven-merge-vanadium-12 releng-controller-csit-1node-notifications-longevity-only-chromium-1 =~ releng-controller-csit-1node-notifications-longevity-only-chromium-1 ]] 20:33:42 + return 0 20:33:42 + continue 20:33:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:33:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:33:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1255344156531183637.sh 20:33:42 ---> Orphaned servers 20:33:42 Setup pyenv: 20:33:42 system 20:33:42 3.8.20 20:33:42 3.9.20 20:33:42 3.10.15 20:33:42 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 20:33:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7ACg from file:/tmp/.os_lf_venv 20:33:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:33:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:33:44 lf-activate-venv(): INFO: Base packages installed successfully 20:33:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:33:57 lf-activate-venv(): INFO: Adding /tmp/venv-7ACg/bin to PATH 20:33:57 /tmp/venv-7ACg/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 20:33:57 warnings.warn( 20:34:01 -----> Active servers 20:34:01 prd-ubuntu2204-builder-2c-2g-22065 20:34:01 prd-ubuntu2204-docker-4c-4g-21954 20:34:01 prd-ubuntu2204-docker-4c-4g-21957 20:34:01 prd-ubuntu2204-docker-4c-16g-21463 20:34:01 prd-ubuntu2204-docker-4c-16g-21467 20:34:01 prd-ubuntu2204-docker-4c-16g-21464 20:34:01 prd-ubuntu2204-docker-4c-16g-21466 20:34:01 prd-ubuntu2204-docker-4c-16g-21465 20:34:01 prd-ubuntu2204-docker-4c-16g-21462 20:34:01 prd-ubuntu2204-docker-4c-16g-21468 20:34:01 prd-ubuntu2204-docker-4c-16g-19429 20:34:01 prd-ubuntu2204-docker-4c-16g-19427 20:34:01 prd-ubuntu2204-docker-4c-16g-18516 20:34:01 prd-ubuntu2204-docker-4c-16g-18521 20:34:01 prd-ubuntu2204-docker-4c-16g-18519 20:34:01 prd-ubuntu2204-docker-4c-16g-18520 20:34:01 prd-ubuntu2204-docker-4c-16g-18515 20:34:01 prd-ubuntu2204-docker-4c-16g-18518 20:34:01 prd-ubuntu2204-docker-4c-16g-18523 20:34:01 prd-ubuntu2204-docker-4c-16g-18514 20:34:01 prd-ubuntu2204-docker-4c-16g-18517 20:34:01 prd-ubuntu2204-docker-4c-16g-18522 20:34:01 prd-ubuntu2204-docker-4c-16g-18502 20:34:01 prd-ubuntu2204-docker-4c-16g-18503 20:34:01 prd-ubuntu2204-docker-4c-16g-17301 20:34:01 prd-ubuntu2204-docker-4c-16g-16142 20:34:01 prd-ubuntu2204-docker-4c-16g-15495 20:34:01 prd-ubuntu2204-docker-4c-16g-15494 20:34:01 prd-ubuntu2204-docker-4c-16g-15496 20:34:01 prd-ubuntu2204-docker-4c-16g-15497 20:34:01 prd-ubuntu2204-docker-4c-16g-15487 20:34:01 prd-ubuntu2204-docker-4c-16g-15483 20:34:01 prd-ubuntu2204-docker-4c-16g-15484 20:34:01 prd-ubuntu2204-docker-4c-16g-15488 20:34:01 prd-ubuntu2204-docker-4c-16g-15485 20:34:01 prd-ubuntu2204-docker-4c-16g-15486 20:34:01 prd-ubuntu2204-docker-4c-16g-15489 20:34:01 prd-ubuntu2204-docker-4c-16g-15476 20:34:01 prd-ubuntu2204-docker-4c-16g-15475 20:34:01 prd-ubuntu2204-docker-4c-16g-15477 20:34:01 prd-ubuntu2204-docker-4c-16g-15478 20:34:01 prd-ubuntu2204-docker-4c-16g-15468 20:34:01 prd-ubuntu2204-docker-4c-16g-15470 20:34:01 prd-ubuntu2204-docker-4c-16g-15469 20:34:01 prd-ubuntu2204-docker-4c-16g-15463 20:34:01 prd-ubuntu2204-docker-4c-16g-15462 20:34:01 prd-ubuntu2204-docker-4c-16g-15464 20:34:01 prd-ubuntu2204-docker-4c-16g-15461 20:34:01 prd-ubuntu2204-docker-4c-16g-15459 20:34:01 prd-ubuntu2204-docker-4c-16g-15456 20:34:01 prd-ubuntu2204-docker-4c-16g-15455 20:34:01 prd-ubuntu2404-robot-2c-8g-8225 20:34:01 prd-ubuntu2404-robot-2c-8g-8222 20:34:01 prd-ubuntu2404-robot-2c-8g-8024 20:34:01 snd-ubuntu2204-docker-2c-2g-354 20:34:01 -----> Delete orphaned servers 20:34:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:34:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:34:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12293886148063585574.sh 20:34:19 ---> Orphaned ports 20:34:19 Setup pyenv: 20:34:19 system 20:34:19 3.8.20 20:34:19 3.9.20 20:34:19 3.10.15 20:34:19 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 20:34:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7ACg from file:/tmp/.os_lf_venv 20:34:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:34:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:34:21 lf-activate-venv(): INFO: Base packages installed successfully 20:34:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 20:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-7ACg/bin to PATH 20:34:32 /tmp/venv-7ACg/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 20:34:32 warnings.warn( 20:34:40 Ports to process: 2; age limit: 1774296272 20:34:40 Using 6 parallel processes... 20:34:40 sh: 1: cannot open /dev/tty: No such device or address 20:34:40 20:34:40 Computers / CPU cores / Max jobs to run 20:34:40 1:local / 2 / 3 20:34:40 20:34:40 Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete 20:34:41 local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s sh: 1: cannot open /dev/tty: No such device or address 20:34:42 local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s local:2/0/100%/0.0s sh: 1: cannot open /dev/tty: No such device or address 20:34:42 local:2/0/100%/0.0s local:2/0/100%/0.0s /tmp/venv-7ACg/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 20:34:42 warnings.warn( 20:34:42 local:1/1/100%/2.0s local:1/1/100%/2.0s local:1/1/100%/2.0s local:1/1/100%/2.0s /tmp/venv-7ACg/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 20:34:42 warnings.warn( 20:34:42 local:0/2/100%/1.0s local:0/2/100%/1.0s 20:34:42 Build step 'Conditional step (single)' marked build as failure 20:34:42 $ ssh-agent -k 20:34:42 unset SSH_AUTH_SOCK; 20:34:42 unset SSH_AGENT_PID; 20:34:42 echo Agent pid 1508 killed; 20:34:42 [ssh-agent] Stopped. 20:34:42 [PostBuildScript] - [INFO] Executing post build scripts. 20:34:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2566056192260237395.sh 20:34:42 ---> sysstat.sh 20:34:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17159185020951335434.sh 20:34:42 ---> package-listing.sh 20:34:42 ++ facter osfamily 20:34:42 ++ tr '[:upper:]' '[:lower:]' 20:34:43 + OS_FAMILY=debian 20:34:43 + workspace=/w/workspace/builder-openstack-cron 20:34:43 + START_PACKAGES=/tmp/packages_start.txt 20:34:43 + END_PACKAGES=/tmp/packages_end.txt 20:34:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:34:43 + PACKAGES=/tmp/packages_start.txt 20:34:43 + '[' /w/workspace/builder-openstack-cron ']' 20:34:43 + PACKAGES=/tmp/packages_end.txt 20:34:43 + case "${OS_FAMILY}" in 20:34:43 + dpkg -l 20:34:43 + grep '^ii' 20:34:43 + '[' -f /tmp/packages_start.txt ']' 20:34:43 + '[' -f /tmp/packages_end.txt ']' 20:34:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:34:43 + '[' /w/workspace/builder-openstack-cron ']' 20:34:43 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 20:34:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 20:34:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8965618081761485597.sh 20:34:43 ---> capture-instance-metadata.sh 20:34:43 Setup pyenv: 20:34:43 system 20:34:43 3.8.20 20:34:43 3.9.20 20:34:43 3.10.15 20:34:43 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 20:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7ACg from file:/tmp/.os_lf_venv 20:34:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:34:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:34:45 lf-activate-venv(): INFO: Base packages installed successfully 20:34:45 lf-activate-venv(): INFO: Installing additional packages: lftools 20:34:56 lf-activate-venv(): INFO: Adding /tmp/venv-7ACg/bin to PATH 20:34:57 INFO: Running in OpenStack, capturing instance metadata 20:34:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins520760500593155413.sh 20:34:57 provisioning config files... 20:34:57 Could not find credentials [logs] for builder-openstack-cron #78128 20:34:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config16031777170406528591tmp 20:34:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:34:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:34:57 provisioning config files... 20:34:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:34:57 [EnvInject] - Injecting environment variables from a build step. 20:34:57 [EnvInject] - Injecting as environment variables the properties content 20:34:57 SERVER_ID=logs 20:34:57 20:34:57 [EnvInject] - Variables injected successfully. 20:34:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1473324016953115885.sh 20:34:57 ---> create-netrc.sh 20:34:57 WARN: Log server credential not found. 20:34:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13348628628926830701.sh 20:34:57 ---> python-tools-install.sh 20:34:57 Setup pyenv: 20:34:57 system 20:34:57 3.8.20 20:34:57 3.9.20 20:34:57 3.10.15 20:34:57 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 20:34:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7ACg from file:/tmp/.os_lf_venv 20:34:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:34:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:34:59 lf-activate-venv(): INFO: Base packages installed successfully 20:34:59 lf-activate-venv(): INFO: Installing additional packages: lftools 20:35:09 lf-activate-venv(): INFO: Adding /tmp/venv-7ACg/bin to PATH 20:35:09 [builder-openstack-cron] $ /bin/sh /tmp/jenkins8679948945462741676.sh 20:35:09 ---> uv-install.sh 20:35:09 uv 0.10.12 is already installed 20:35:09 uvx 0.10.12 (x86_64-unknown-linux-gnu) 20:35:09 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15215507145481073014.sh 20:35:09 ---> sudo-logs.sh 20:35:09 Archiving 'sudo' log.. 20:35:09 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4282247709522038104.sh 20:35:09 ---> job-cost.sh 20:35:09 INFO: Activating Python virtual environment... 20:35:09 Setup pyenv: 20:35:09 system 20:35:09 3.8.20 20:35:09 3.9.20 20:35:09 3.10.15 20:35:09 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 20:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7ACg from file:/tmp/.os_lf_venv 20:35:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:35:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:35:11 lf-activate-venv(): INFO: Base packages installed successfully 20:35:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:35:19 lf-activate-venv(): INFO: Adding /tmp/venv-7ACg/bin to PATH 20:35:19 INFO: No stack-cost file found 20:35:19 INFO: Instance uptime: 239s 20:35:19 INFO: Fetching instance metadata (attempt 1 of 3)... 20:35:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:35:19 INFO: Successfully fetched instance metadata 20:35:19 INFO: Instance type: v3-standard-2 20:35:19 INFO: Retrieving pricing info for: v3-standard-2 20:35:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:35:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=239 20:35:19 INFO: Successfully fetched Vexxhost pricing API 20:35:19 INFO: Retrieved cost: 0.06 20:35:19 INFO: Retrieved resource: v3-standard-2 20:35:19 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 20:35:19 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 20:35:19 INFO: Successfully archived job cost data 20:35:19 DEBUG: Cost data: builder-openstack-cron,78128,2026-03-23 20:35:19,v3-standard-2,239,0.06,0.00,FAILURE 20:35:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins372566722292796942.sh 20:35:19 ---> logs-deploy.sh 20:35:19 Setup pyenv: 20:35:19 system 20:35:19 3.8.20 20:35:19 3.9.20 20:35:19 3.10.15 20:35:19 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 20:35:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7ACg from file:/tmp/.os_lf_venv 20:35:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:35:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:35:21 lf-activate-venv(): INFO: Base packages installed successfully 20:35:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:35:30 lf-activate-venv(): INFO: Adding /tmp/venv-7ACg/bin to PATH 20:35:30 WARNING: Nexus logging server not set 20:35:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/78128/ 20:35:30 INFO: archiving logs to S3 20:35:30 /tmp/venv-7ACg/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 20:35:30 warnings.warn( 20:35:31 ---> uname -a: 20:35:31 Linux prd-ubuntu2204-builder-2c-2g-22065 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 20:35:31 20:35:31 20:35:31 ---> lscpu: 20:35:31 Architecture: x86_64 20:35:31 CPU op-mode(s): 32-bit, 64-bit 20:35:31 Address sizes: 40 bits physical, 48 bits virtual 20:35:31 Byte Order: Little Endian 20:35:31 CPU(s): 2 20:35:31 On-line CPU(s) list: 0,1 20:35:31 Vendor ID: AuthenticAMD 20:35:31 Model name: AMD EPYC-Rome Processor 20:35:31 CPU family: 23 20:35:31 Model: 49 20:35:31 Thread(s) per core: 1 20:35:31 Core(s) per socket: 1 20:35:31 Socket(s): 2 20:35:31 Stepping: 0 20:35:31 BogoMIPS: 5599.99 20:35:31 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:35:31 Virtualization: AMD-V 20:35:31 Hypervisor vendor: KVM 20:35:31 Virtualization type: full 20:35:31 L1d cache: 64 KiB (2 instances) 20:35:31 L1i cache: 64 KiB (2 instances) 20:35:31 L2 cache: 1 MiB (2 instances) 20:35:31 L3 cache: 32 MiB (2 instances) 20:35:31 NUMA node(s): 1 20:35:31 NUMA node0 CPU(s): 0,1 20:35:31 Vulnerability Gather data sampling: Not affected 20:35:31 Vulnerability Indirect target selection: Not affected 20:35:31 Vulnerability Itlb multihit: Not affected 20:35:31 Vulnerability L1tf: Not affected 20:35:31 Vulnerability Mds: Not affected 20:35:31 Vulnerability Meltdown: Not affected 20:35:31 Vulnerability Mmio stale data: Not affected 20:35:31 Vulnerability Reg file data sampling: Not affected 20:35:31 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 20:35:31 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 20:35:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:35:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:35:31 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 20:35:31 Vulnerability Srbds: Not affected 20:35:31 Vulnerability Tsa: Not affected 20:35:31 Vulnerability Tsx async abort: Not affected 20:35:31 Vulnerability Vmscape: Not affected 20:35:31 20:35:31 20:35:31 ---> nproc: 20:35:31 2 20:35:31 20:35:31 20:35:31 ---> df -h: 20:35:31 Filesystem Size Used Avail Use% Mounted on 20:35:31 tmpfs 794M 1.1M 793M 1% /run 20:35:31 /dev/vda1 39G 8.5G 31G 22% / 20:35:31 tmpfs 3.9G 0 3.9G 0% /dev/shm 20:35:31 tmpfs 5.0M 0 5.0M 0% /run/lock 20:35:31 /dev/vda15 105M 6.1M 99M 6% /boot/efi 20:35:31 tmpfs 794M 4.0K 794M 1% /run/user/1001 20:35:31 20:35:31 20:35:31 ---> free -m: 20:35:31 total used free shared buff/cache available 20:35:31 Mem: 7937 570 4776 4 2590 7071 20:35:31 Swap: 1023 0 1023 20:35:31 20:35:31 20:35:31 ---> ip addr: 20:35:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:35:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:35:31 inet 127.0.0.1/8 scope host lo 20:35:31 valid_lft forever preferred_lft forever 20:35:31 inet6 ::1/128 scope host 20:35:31 valid_lft forever preferred_lft forever 20:35:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:35:31 link/ether fa:16:3e:bf:95:bc brd ff:ff:ff:ff:ff:ff 20:35:31 altname enp0s3 20:35:31 inet 10.30.171.169/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 20:35:31 valid_lft 86156sec preferred_lft 86156sec 20:35:31 inet6 fe80::f816:3eff:febf:95bc/64 scope link 20:35:31 valid_lft forever preferred_lft forever 20:35:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:35:31 link/ether 66:5f:d4:7f:da:45 brd ff:ff:ff:ff:ff:ff 20:35:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:35:31 valid_lft forever preferred_lft forever 20:35:31 20:35:31 20:35:31 ---> sar -b -r -n DEV: 20:35:31 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-22065) 03/23/26 _x86_64_ (2 CPU) 20:35:31 20:35:31 20:31:28 LINUX RESTART (2 CPU) 20:35:31 20:35:31 20:35:31 ---> sar -P ALL: 20:35:31 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-22065) 03/23/26 _x86_64_ (2 CPU) 20:35:31 20:35:31 20:31:28 LINUX RESTART (2 CPU) 20:35:31 20:35:31 20:35:31