01:32:10 Started by timer 01:32:10 Running as SYSTEM 01:32:10 [EnvInject] - Loading node environment variables. 01:32:11 Building remotely on prd-centos8-builder-2c-2g-4825 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 01:32:11 [ssh-agent] Looking for ssh-agent implementation... 01:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:11 $ ssh-agent 01:32:11 SSH_AUTH_SOCK=/tmp/ssh-LnUiojY2QIh3/agent.5442 01:32:11 SSH_AGENT_PID=5443 01:32:11 [ssh-agent] Started. 01:32:11 Running ssh-add (command line suppressed) 01:32:11 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_8569546799257405103.key (/w/workspace/builder-openstack-cron@tmp/private_key_8569546799257405103.key) 01:32:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:32:11 The recommended git tool is: NONE 01:32:14 using credential jenkins-ssh 01:32:14 Wiping out workspace first. 01:32:14 Cloning the remote Git repository 01:32:14 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 01:32:14 > git init /w/workspace/builder-openstack-cron # timeout=10 01:32:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:32:14 > git --version # timeout=10 01:32:14 > git --version # 'git version 2.43.0' 01:32:14 using GIT_SSH to set credentials jenkins-ssh 01:32:14 [INFO] Currently running in a labeled security context 01:32:14 [INFO] Currently SELinux is 'enforcing' on the host 01:32:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh9582074020366692831.key 01:32:14 Verifying host key using known hosts file 01:32:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:32:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:32:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:17 Avoid second fetch 01:32:17 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:32:17 Checking out Revision 65fcedfe2d408c013dee166051445a77d3da633d (refs/remotes/origin/master) 01:32:17 > git config core.sparsecheckout # timeout=10 01:32:17 > git checkout -f 65fcedfe2d408c013dee166051445a77d3da633d # timeout=10 01:32:17 Commit message: "Update cloud image list docs" 01:32:17 > git rev-list --no-walk 65fcedfe2d408c013dee166051445a77d3da633d # timeout=10 01:32:17 > git remote # timeout=10 01:32:17 > git submodule init # timeout=10 01:32:17 > git submodule sync # timeout=10 01:32:17 > git config --get remote.origin.url # timeout=10 01:32:17 > git submodule init # timeout=10 01:32:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:32:18 > git config --get submodule.global-jjb.url # timeout=10 01:32:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:32:18 > git config --get submodule.packer/common-packer.url # timeout=10 01:32:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:32:18 > git submodule update --init --recursive global-jjb # timeout=10 01:32:19 > git submodule update --init --recursive packer/common-packer # timeout=10 01:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:32:22 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:32:22 No emails were triggered. 01:32:22 provisioning config files... 01:32:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:32:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:32:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:32:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins840604213177526808.sh 01:32:23 ---> python-tools-install.sh 01:32:23 Setup pyenv: 01:32:23 system 01:32:23 * 3.8.13 (set by /opt/pyenv/version) 01:32:23 * 3.9.13 (set by /opt/pyenv/version) 01:32:23 * 3.10.13 (set by /opt/pyenv/version) 01:32:23 * 3.11.7 (set by /opt/pyenv/version) 01:32:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9BU7 01:32:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:32:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:32:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:32:31 lf-activate-venv(): INFO: Base packages installed successfully 01:32:31 lf-activate-venv(): INFO: Installing additional packages: lftools 01:32:58 lf-activate-venv(): INFO: Adding /tmp/venv-9BU7/bin to PATH 01:32:58 Generating Requirements File 01:33:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 01:33:19 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:33:19 Python 3.11.7 01:33:20 pip 25.3 from /tmp/venv-9BU7/lib/python3.11/site-packages/pip (python 3.11) 01:33:20 appdirs==1.4.4 01:33:20 argcomplete==3.6.3 01:33:20 aspy.yaml==1.3.0 01:33:20 attrs==25.4.0 01:33:20 autopage==0.5.2 01:33:20 beautifulsoup4==4.14.3 01:33:20 boto3==1.42.35 01:33:20 botocore==1.42.35 01:33:20 bs4==0.0.2 01:33:20 certifi==2026.1.4 01:33:20 cffi==2.0.0 01:33:20 cfgv==3.5.0 01:33:20 chardet==5.2.0 01:33:20 charset-normalizer==3.4.4 01:33:20 click==8.3.1 01:33:20 cliff==4.13.1 01:33:20 cmd2==3.1.0 01:33:20 cryptography==3.3.2 01:33:20 debtcollector==3.0.0 01:33:20 decorator==5.2.1 01:33:20 defusedxml==0.7.1 01:33:20 Deprecated==1.3.1 01:33:20 distlib==0.4.0 01:33:20 dnspython==2.8.0 01:33:20 docker==7.1.0 01:33:20 dogpile.cache==1.5.0 01:33:20 durationpy==0.10 01:33:20 email-validator==2.3.0 01:33:20 filelock==3.20.3 01:33:20 future==1.0.0 01:33:20 gitdb==4.0.12 01:33:20 GitPython==3.1.46 01:33:20 httplib2==0.30.2 01:33:20 identify==2.6.16 01:33:20 idna==3.11 01:33:20 importlib-resources==1.5.0 01:33:20 iso8601==2.1.0 01:33:20 Jinja2==3.1.6 01:33:20 jmespath==1.1.0 01:33:20 jsonpatch==1.33 01:33:20 jsonpointer==3.0.0 01:33:20 jsonschema==4.26.0 01:33:20 jsonschema-specifications==2025.9.1 01:33:20 keystoneauth1==5.13.0 01:33:20 kubernetes==35.0.0 01:33:20 lftools==0.37.21 01:33:20 lxml==6.0.2 01:33:20 markdown-it-py==4.0.0 01:33:20 MarkupSafe==3.0.3 01:33:20 mdurl==0.1.2 01:33:20 msgpack==1.1.2 01:33:20 multi_key_dict==2.0.3 01:33:20 munch==4.0.0 01:33:20 netaddr==1.3.0 01:33:20 niet==1.4.2 01:33:20 nodeenv==1.10.0 01:33:20 oauth2client==4.1.3 01:33:20 oauthlib==3.3.1 01:33:20 openstacksdk==4.9.0 01:33:20 os-service-types==1.8.2 01:33:20 osc-lib==4.3.0 01:33:20 oslo.config==10.2.0 01:33:20 oslo.context==6.2.0 01:33:20 oslo.i18n==6.7.1 01:33:20 oslo.log==8.0.0 01:33:20 oslo.serialization==5.9.0 01:33:20 oslo.utils==9.2.0 01:33:20 packaging==26.0 01:33:20 pbr==7.0.3 01:33:20 platformdirs==4.5.1 01:33:20 prettytable==3.17.0 01:33:20 psutil==7.2.1 01:33:20 pyasn1==0.6.2 01:33:20 pyasn1_modules==0.4.2 01:33:20 pycparser==3.0 01:33:20 pygerrit2==2.0.15 01:33:20 PyGithub==2.8.1 01:33:20 Pygments==2.19.2 01:33:20 PyJWT==2.10.1 01:33:20 PyNaCl==1.6.2 01:33:20 pyparsing==2.4.7 01:33:20 pyperclip==1.11.0 01:33:20 pyrsistent==0.20.0 01:33:20 python-cinderclient==9.8.0 01:33:20 python-dateutil==2.9.0.post0 01:33:20 python-heatclient==5.0.0 01:33:20 python-jenkins==1.8.3 01:33:20 python-keystoneclient==5.7.0 01:33:20 python-magnumclient==4.9.0 01:33:20 python-openstackclient==8.3.0 01:33:20 python-swiftclient==4.9.0 01:33:20 PyYAML==6.0.3 01:33:20 referencing==0.37.0 01:33:20 requests==2.32.5 01:33:20 requests-oauthlib==2.0.0 01:33:20 requestsexceptions==1.4.0 01:33:20 rfc3986==2.0.0 01:33:20 rich==14.3.1 01:33:20 rich-argparse==1.7.2 01:33:20 rpds-py==0.30.0 01:33:20 rsa==4.9.1 01:33:20 ruamel.yaml==0.19.1 01:33:20 ruamel.yaml.clib==0.2.15 01:33:20 s3transfer==0.16.0 01:33:20 simplejson==3.20.2 01:33:20 six==1.17.0 01:33:20 smmap==5.0.2 01:33:20 soupsieve==2.8.3 01:33:20 stevedore==5.6.0 01:33:20 tabulate==0.9.0 01:33:20 toml==0.10.2 01:33:20 tomlkit==0.14.0 01:33:20 tqdm==4.67.1 01:33:20 typing_extensions==4.15.0 01:33:20 tzdata==2025.3 01:33:20 urllib3==1.26.20 01:33:20 virtualenv==20.36.1 01:33:20 wcwidth==0.4.0 01:33:20 websocket-client==1.9.0 01:33:20 wrapt==2.0.1 01:33:20 xdg==6.0.0 01:33:20 xmltodict==1.0.2 01:33:20 yq==3.4.3 01:33:20 [EnvInject] - Injecting environment variables from a build step. 01:33:20 [EnvInject] - Injecting as environment variables the properties content 01:33:20 OS_CLOUD=vex 01:33:20 01:33:20 [EnvInject] - Variables injected successfully. 01:33:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18079591820069398214.sh 01:33:20 ---> Orphaned k8s clusters 01:33:20 Setup pyenv: 01:33:20 system 01:33:20 3.8.13 01:33:20 3.9.13 01:33:20 3.10.13 01:33:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9BU7 from file:/tmp/.os_lf_venv 01:33:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:22 lf-activate-venv(): INFO: Base packages installed successfully 01:33:22 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-9BU7/bin to PATH 01:33:33 -----> Delete orphaned cluster 01:33:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:33 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins654982326049722760.sh 01:33:33 ---> Orphaned stacks 01:33:33 Setup pyenv: 01:33:33 system 01:33:33 3.8.13 01:33:33 3.9.13 01:33:33 3.10.13 01:33:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9BU7 from file:/tmp/.os_lf_venv 01:33:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:35 lf-activate-venv(): INFO: Base packages installed successfully 01:33:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 01:33:52 lf-activate-venv(): INFO: Adding /tmp/venv-9BU7/bin to PATH 01:33:52 + mapfile -t OS_COE_CLUSTERS_ID 01:33:52 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:33:52 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:33:52 ++ awk '{print $1}' 01:33:54 + echo '-----> Active clusters -> stacks' 01:33:54 -----> Active clusters -> stacks 01:33:54 + OS_COE_STACKS=() 01:33:54 + [[ 0 -gt 0 ]] 01:33:54 + mapfile -t OS_STACKS 01:33:54 ++ awk '{print $1}' 01:33:54 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 01:33:56 + echo '-----> Active stacks' 01:33:56 -----> Active stacks 01:33:56 + for stack in "${OS_STACKS[@]}" 01:33:56 + echo releng-controller-csit-3node-clustering-tell-all-scandium-91 01:33:56 releng-controller-csit-3node-clustering-tell-all-scandium-91 01:33:56 + for stack in "${OS_STACKS[@]}" 01:33:56 + echo releng-controller-csit-3node-clustering-ask-all-scandium-91 01:33:56 releng-controller-csit-3node-clustering-ask-all-scandium-91 01:33:56 + echo '-----> Delete orphaned stacks' 01:33:56 -----> Delete orphaned stacks 01:33:56 + for STACK_NAME in "${OS_STACKS[@]}" 01:33:56 + [[ 0 -gt 0 ]] 01:33:56 + stack_in_jenkins releng-controller-csit-3node-clustering-tell-all-scandium-91 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:33:56 + STACK_NAME=releng-controller-csit-3node-clustering-tell-all-scandium-91 01:33:56 + builds=() 01:33:56 + for jenkins in "${@:2}" 01:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:56 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:56 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:56 + 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/76938/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-scandium/91/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/91/"}}],"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/integration-distribution-test-vanadium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3919/"}}],"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/ovsdb-maven-merge-scandium/690/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3216/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5485/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/530/"}}],"oneOffExecutors":[]}]} 01:33:56 01:33:56 200' 01:33:56 ++ 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/76938/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-scandium/91/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/91/"}}],"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/integration-distribution-test-vanadium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3919/"}}],"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/ovsdb-maven-merge-scandium/690/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3216/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5485/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/530/"}}],"oneOffExecutors":[]}]} 01:33:56 01:33:56 200' 01:33:56 ++ head -n1 01:33:56 + 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/76938/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-scandium/91/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/91/"}}],"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/integration-distribution-test-vanadium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3919/"}}],"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/ovsdb-maven-merge-scandium/690/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3216/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5485/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/530/"}}],"oneOffExecutors":[]}]}' 01:33:56 ++ 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/76938/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-scandium/91/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/91/"}}],"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/integration-distribution-test-vanadium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3919/"}}],"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/ovsdb-maven-merge-scandium/690/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3216/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5485/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/530/"}}],"oneOffExecutors":[]}]} 01:33:56 01:33:56 200' 01:33:56 ++ awk 'END {print $NF}' 01:33:56 + status=200 01:33:56 + '[' 200 '!=' 200 ']' 01:33:56 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:56 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:56 ++ echo https://jenkins.opendaylight.org/releng 01:33:56 ++ sed 's/\/*$//' 01:33:56 ++ awk -F/ '{print $NF}' 01:33:56 + silo=releng 01:33:56 + export silo 01:33:56 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:56 ++ 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/76938/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-scandium/91/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/91/"}}],"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/integration-distribution-test-vanadium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3919/"}}],"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/ovsdb-maven-merge-scandium/690/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3216/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5485/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/530/"}}],"oneOffExecutors":[]}]}' 01:33:56 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:56 ++ grep -v null 01:33:56 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:56 + for jenkins in "${@:2}" 01:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:56 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:56 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:56 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:33:56 01:33:56 200' 01:33:56 ++ head -n1 01:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:33:56 01:33:56 200' 01:33:56 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:33:56 01:33:56 200' 01:33:56 ++ awk 'END {print $NF}' 01:33:56 + status=200 01:33:56 + '[' 200 '!=' 200 ']' 01:33:56 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:56 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:56 ++ echo https://jenkins.opendaylight.org/sandbox 01:33:56 ++ sed 's/\/*$//' 01:33:56 ++ awk -F/ '{print $NF}' 01:33:56 + silo=sandbox 01:33:56 + export silo 01:33:56 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:33:56 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:56 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:56 ++ grep -v null 01:33:56 + [[ releng-builder-openstack-cron-76938 releng-controller-csit-3node-clustering-tell-all-scandium-91 releng-controller-csit-3node-clustering-ask-all-scandium-91 releng-integration-distribution-test-vanadium-55 releng-integration-distribution-mri-test-scandium-91 releng-controller-maven-merge-master-3919 releng-ovsdb-maven-merge-scandium-690 releng-yangtools-maven-verify-master-mvn39-openjdk21-3216 releng-yangtools-maven-merge-master-5485 releng-daexim-maven-merge-titanium-530 =~ releng-controller-csit-3node-clustering-tell-all-scandium-91 ]] 01:33:56 + return 0 01:33:56 + continue 01:33:56 + for STACK_NAME in "${OS_STACKS[@]}" 01:33:56 + [[ 0 -gt 0 ]] 01:33:56 + stack_in_jenkins releng-controller-csit-3node-clustering-ask-all-scandium-91 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:33:56 + STACK_NAME=releng-controller-csit-3node-clustering-ask-all-scandium-91 01:33:56 + builds=() 01:33:56 + for jenkins in "${@:2}" 01:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:56 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:56 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:56 + 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/76938/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-scandium/91/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/91/"}}],"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/integration-distribution-test-vanadium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3919/"}}],"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/ovsdb-maven-merge-scandium/690/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3216/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5485/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/530/"}}],"oneOffExecutors":[]}]} 01:33:56 01:33:56 200' 01:33:56 ++ 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/76938/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-scandium/91/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/91/"}}],"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/integration-distribution-test-vanadium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3919/"}}],"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/ovsdb-maven-merge-scandium/690/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3216/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5485/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/530/"}}],"oneOffExecutors":[]}]} 01:33:56 01:33:56 200' 01:33:56 ++ head -n1 01:33:56 + 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/76938/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-scandium/91/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/91/"}}],"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/integration-distribution-test-vanadium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3919/"}}],"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/ovsdb-maven-merge-scandium/690/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3216/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5485/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/530/"}}],"oneOffExecutors":[]}]}' 01:33:56 ++ 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/76938/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-scandium/91/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/91/"}}],"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/integration-distribution-test-vanadium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3919/"}}],"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/ovsdb-maven-merge-scandium/690/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3216/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5485/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/530/"}}],"oneOffExecutors":[]}]} 01:33:56 01:33:56 200' 01:33:56 ++ awk 'END {print $NF}' 01:33:56 + status=200 01:33:56 + '[' 200 '!=' 200 ']' 01:33:56 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:56 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:56 ++ sed 's/\/*$//' 01:33:56 ++ echo https://jenkins.opendaylight.org/releng 01:33:56 ++ awk -F/ '{print $NF}' 01:33:56 + silo=releng 01:33:56 + export silo 01:33:56 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:56 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:56 ++ 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/76938/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-tell-all-scandium/91/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-3node-clustering-ask-all-scandium/91/"}}],"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/integration-distribution-test-vanadium/55/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-mri-test-scandium/91/"}},{"currentExecutable":null},{"currentExecutable":null},{"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/controller-maven-merge-master/3919/"}}],"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/ovsdb-maven-merge-scandium/690/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-verify-master-mvn39-openjdk21/3216/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/5485/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/530/"}}],"oneOffExecutors":[]}]}' 01:33:56 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:56 ++ grep -v null 01:33:56 + for jenkins in "${@:2}" 01:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:33:56 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:56 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:56 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:33:56 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:33:56 01:33:56 200' 01:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:33:56 01:33:56 200' 01:33:56 ++ head -n1 01:33:56 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:33:56 01:33:56 200' 01:33:56 ++ awk 'END {print $NF}' 01:33:56 + status=200 01:33:56 + '[' 200 '!=' 200 ']' 01:33:56 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:33:56 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:33:56 ++ echo https://jenkins.opendaylight.org/sandbox 01:33:56 ++ awk -F/ '{print $NF}' 01:33:56 ++ sed 's/\/*$//' 01:33:56 + silo=sandbox 01:33:56 + export silo 01:33:56 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:33:56 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:33:56 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:33:56 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:33:56 ++ grep -v null 01:33:56 + [[ releng-builder-openstack-cron-76938 releng-controller-csit-3node-clustering-tell-all-scandium-91 releng-controller-csit-3node-clustering-ask-all-scandium-91 releng-integration-distribution-test-vanadium-55 releng-integration-distribution-mri-test-scandium-91 releng-controller-maven-merge-master-3919 releng-ovsdb-maven-merge-scandium-690 releng-yangtools-maven-verify-master-mvn39-openjdk21-3216 releng-yangtools-maven-merge-master-5485 releng-daexim-maven-merge-titanium-530 =~ releng-controller-csit-3node-clustering-ask-all-scandium-91 ]] 01:33:56 + return 0 01:33:56 + continue 01:33:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:33:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:33:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13033750883223025161.sh 01:33:56 ---> Orphaned servers 01:33:56 Setup pyenv: 01:33:56 system 01:33:56 3.8.13 01:33:56 3.9.13 01:33:56 3.10.13 01:33:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:33:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9BU7 from file:/tmp/.os_lf_venv 01:33:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:59 lf-activate-venv(): INFO: Base packages installed successfully 01:33:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:14 lf-activate-venv(): INFO: Adding /tmp/venv-9BU7/bin to PATH 01:34:21 -----> Active servers 01:34:21 prd-ubuntu2204-docker-4c-4g-4827 01:34:21 prd-ubuntu2204-docker-4c-4g-4826 01:34:21 prd-centos8-builder-2c-2g-4825 01:34:21 prd-ubuntu2204-docker-4c-4g-4824 01:34:21 prd-ubuntu2204-docker-4c-4g-4823 01:34:21 prd-ubuntu2204-docker-2c-2g-4817 01:34:21 prd-ubuntu2204-docker-4c-4g-4816 01:34:21 prd-ubuntu2204-docker-4c-4g-4815 01:34:21 prd-centos8-robot-2c-8g-4813 01:34:21 prd-centos8-robot-2c-8g-4812 01:34:21 prd-centos8-robot-2c-8g-4807 01:34:21 prd-queue-disttest-2c-1g-4787 01:34:21 prd-centos8-robot-2c-8g-4763 01:34:21 prd-centos8-robot-2c-8g-4729 01:34:21 prd-centos8-robot-2c-8g-4727 01:34:21 prd-queue-intque-2c-1g-4722 01:34:21 prd-ubuntu2204-docker-4c-16g-4560 01:34:21 prd-ubuntu2204-builder-2c-8g-4176 01:34:21 snd-ubuntu2204-docker-2c-2g-354 01:34:21 -----> Delete orphaned servers 01:34:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5329402908369034308.sh 01:34:23 ---> Orphaned ports 01:34:23 Setup pyenv: 01:34:23 system 01:34:23 3.8.13 01:34:23 3.9.13 01:34:23 3.10.13 01:34:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9BU7 from file:/tmp/.os_lf_venv 01:34:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:25 lf-activate-venv(): INFO: Base packages installed successfully 01:34:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:34:40 lf-activate-venv(): INFO: Adding /tmp/venv-9BU7/bin to PATH 01:34:42 No orphaned ports to process. 01:34:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2462270188660565121.sh 01:34:42 ---> Orphaned volumes 01:34:42 + source /home/jenkins/lf-env.sh 01:34:42 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:42 ++ mktemp -d /tmp/venv-XXXX 01:34:42 + lf_venv=/tmp/venv-KhVr 01:34:42 + local venv_file=/tmp/.os_lf_venv 01:34:42 + local python=python3 01:34:42 + local options 01:34:42 + local set_path=true 01:34:42 + local install_args= 01:34:42 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:42 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:34:42 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:34:42 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:42 + true 01:34:42 + case $1 in 01:34:42 + python=python3 01:34:42 + shift 2 01:34:42 + true 01:34:42 + case $1 in 01:34:42 + shift 01:34:42 + break 01:34:42 + case $python in 01:34:42 + local pkg_list= 01:34:42 + [[ -d /opt/pyenv ]] 01:34:42 + echo 'Setup pyenv:' 01:34:42 Setup pyenv: 01:34:42 + export PYENV_ROOT=/opt/pyenv 01:34:42 + PYENV_ROOT=/opt/pyenv 01:34:42 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:34:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:34:42 + pyenv versions 01:34:42 system 01:34:42 3.8.13 01:34:42 3.9.13 01:34:42 3.10.13 01:34:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:42 + command -v pyenv 01:34:42 ++ pyenv init - --no-rehash 01:34:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:34:42 for i in ${!paths[@]}; do 01:34:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:34:42 fi; done; 01:34:42 echo "${paths[*]}"'\'')" 01:34:42 export PATH="/opt/pyenv/shims:${PATH}" 01:34:42 export PYENV_SHELL=bash 01:34:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:34:42 pyenv() { 01:34:42 local command 01:34:42 command="${1:-}" 01:34:42 if [ "$#" -gt 0 ]; then 01:34:42 shift 01:34:42 fi 01:34:42 01:34:42 case "$command" in 01:34:42 rehash|shell) 01:34:42 eval "$(pyenv "sh-$command" "$@")" 01:34:42 ;; 01:34:42 *) 01:34:42 command pyenv "$command" "$@" 01:34:42 ;; 01:34:42 esac 01:34:42 }' 01:34:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:34:42 for i in ${!paths[@]}; do 01:34:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:34:42 fi; done; 01:34:42 echo "${paths[*]}"' 01:34:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:34:42 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:34:42 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:34:42 ++ export PYENV_SHELL=bash 01:34:42 ++ PYENV_SHELL=bash 01:34:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:34:42 +++ complete -F _pyenv pyenv 01:34:42 ++ lf-pyver python3 01:34:42 ++ local py_version_xy=python3 01:34:42 ++ local py_version_xyz= 01:34:42 ++ awk '{ print $1 }' 01:34:42 ++ pyenv versions 01:34:42 ++ local command 01:34:42 ++ command=versions 01:34:42 ++ '[' 1 -gt 0 ']' 01:34:42 ++ shift 01:34:42 ++ case "$command" in 01:34:42 ++ command pyenv versions 01:34:42 ++ pyenv versions 01:34:42 ++ sed 's/^[ *]* //' 01:34:42 ++ grep -E '^[0-9.]*[0-9]$' 01:34:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:34:43 +++ sort -V 01:34:43 +++ tail -n 1 01:34:43 +++ grep '^3' /tmp/.pyenv_versions 01:34:43 ++ py_version_xyz=3.11.7 01:34:43 ++ [[ -z 3.11.7 ]] 01:34:43 ++ echo 3.11.7 01:34:43 ++ return 0 01:34:43 + pyenv local 3.11.7 01:34:43 + local command 01:34:43 + command=local 01:34:43 + '[' 2 -gt 0 ']' 01:34:43 + shift 01:34:43 + case "$command" in 01:34:43 + command pyenv local 3.11.7 01:34:43 + pyenv local 3.11.7 01:34:43 + for arg in "$@" 01:34:43 + case $arg in 01:34:43 + pkg_list+='lftools[openstack] ' 01:34:43 + for arg in "$@" 01:34:43 + case $arg in 01:34:43 + pkg_list+='kubernetes ' 01:34:43 + for arg in "$@" 01:34:43 + case $arg in 01:34:43 + pkg_list+='niet ' 01:34:43 + for arg in "$@" 01:34:43 + case $arg in 01:34:43 + pkg_list+='python-heatclient ' 01:34:43 + for arg in "$@" 01:34:43 + case $arg in 01:34:43 + pkg_list+='python-openstackclient ' 01:34:43 + for arg in "$@" 01:34:43 + case $arg in 01:34:43 + pkg_list+='python-magnumclient ' 01:34:43 + for arg in "$@" 01:34:43 + case $arg in 01:34:43 + pkg_list+='yq ' 01:34:43 + [[ -f /tmp/.os_lf_venv ]] 01:34:43 ++ cat /tmp/.os_lf_venv 01:34:43 + lf_venv=/tmp/venv-9BU7 01:34:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9BU7 from' file:/tmp/.os_lf_venv 01:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9BU7 from file:/tmp/.os_lf_venv 01:34:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:34:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:43 + local 'pip_opts=--upgrade --quiet' 01:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:34:43 + [[ -n '' ]] 01:34:43 + [[ -n '' ]] 01:34:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:34:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:43 + /tmp/venv-9BU7/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 01:34:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:34:45 lf-activate-venv(): INFO: Base packages installed successfully 01:34:45 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 01:34:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 01:34:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:45 + /tmp/venv-9BU7/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:35:00 + type python3 01:35:00 + true 01:35:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9BU7/bin to PATH' 01:35:00 lf-activate-venv(): INFO: Adding /tmp/venv-9BU7/bin to PATH 01:35:00 + PATH=/tmp/venv-9BU7/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:00 + return 0 01:35:00 + mapfile -t os_volumes 01:35:00 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 01:35:03 + '[' 0 -eq 0 ']' 01:35:03 + echo 'No orphaned volumes found.' 01:35:03 No orphaned volumes found. 01:35:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:35:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:35:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6746800366074649129.sh 01:35:03 ---> Protect in-use images 01:35:03 Setup pyenv: 01:35:03 system 01:35:03 3.8.13 01:35:03 3.9.13 01:35:03 3.10.13 01:35:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9BU7 from file:/tmp/.os_lf_venv 01:35:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:06 lf-activate-venv(): INFO: Base packages installed successfully 01:35:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 01:35:24 lf-activate-venv(): INFO: Adding /tmp/venv-9BU7/bin to PATH 01:35:24 INFO: There are images to protect defined in jenkins-config. 01:35:24 INFO: There are additional images to protect in the jjb dir. 01:35:24 INFO: Protecting the following images: 01:35:24 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 01:35:24 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 01:35:24 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 01:35:24 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 01:35:24 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 01:35:24 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 01:35:24 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 01:35:24 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 01:35:24 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 01:35:24 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554 01:35:24 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 01:35:24 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 01:35:24 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 01:35:24 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 01:35:24 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 01:35:24 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 01:35:25 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 01:35:27 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 01:35:29 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 01:35:30 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 01:35:32 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 01:35:33 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 01:35:35 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 01:35:37 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 01:35:38 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 01:35:40 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554: True 01:35:41 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 01:35:43 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 01:35:45 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173: True 01:35:46 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 01:35:48 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 01:35:49 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 01:35:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:35:50 Run condition [Boolean condition] enabling perform for step [BuilderChain] 01:35:50 [EnvInject] - Injecting environment variables from a build step. 01:35:50 [EnvInject] - Injecting as environment variables the properties content 01:35:50 OS_IMAGE_CLEANUP_AGE=30 01:35:50 01:35:50 [EnvInject] - Variables injected successfully. 01:35:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4785203967711407901.sh 01:35:50 ---> Cleanup old images 01:35:50 Setup pyenv: 01:35:50 system 01:35:50 3.8.13 01:35:50 3.9.13 01:35:50 3.10.13 01:35:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9BU7 from file:/tmp/.os_lf_venv 01:35:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:52 lf-activate-venv(): INFO: Base packages installed successfully 01:35:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:36:08 lf-activate-venv(): INFO: Adding /tmp/venv-9BU7/bin to PATH 01:36:08 + lftools openstack --os-cloud vex image cleanup --days=30 01:36:14 WARNING: Use of image.protected resulted in an exception 01:36:14 Removing 66 images from vex. 01:36:14 WARNING: Use of image.protected resulted in an exception 01:36:14 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 01:36:14 WARNING: Use of image.protected resulted in an exception 01:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 01:36:15 WARNING: Use of image.protected resulted in an exception 01:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 01:36:15 WARNING: Use of image.protected resulted in an exception 01:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 01:36:15 WARNING: Use of image.protected resulted in an exception 01:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 01:36:15 WARNING: Use of image.protected resulted in an exception 01:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 01:36:15 WARNING: Use of image.protected resulted in an exception 01:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 01:36:15 WARNING: Use of image.protected resulted in an exception 01:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 01:36:15 WARNING: Use of image.protected resulted in an exception 01:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 01:36:15 WARNING: Use of image.protected resulted in an exception 01:36:15 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 01:36:15 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 01:36:16 WARNING: Use of image.protected resulted in an exception 01:36:16 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 01:36:16 $ ssh-agent -k 01:36:16 unset SSH_AUTH_SOCK; 01:36:16 unset SSH_AGENT_PID; 01:36:16 echo Agent pid 5443 killed; 01:36:16 [ssh-agent] Stopped. 01:36:16 [PostBuildScript] - [INFO] Executing post build scripts. 01:36:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2135949018837593025.sh 01:36:16 ---> sysstat.sh 01:36:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins285409633426326690.sh 01:36:17 ---> package-listing.sh 01:36:17 ++ facter osfamily 01:36:17 ++ tr '[:upper:]' '[:lower:]' 01:36:17 + OS_FAMILY=redhat 01:36:17 + workspace=/w/workspace/builder-openstack-cron 01:36:17 + START_PACKAGES=/tmp/packages_start.txt 01:36:17 + END_PACKAGES=/tmp/packages_end.txt 01:36:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:36:17 + PACKAGES=/tmp/packages_start.txt 01:36:17 + '[' /w/workspace/builder-openstack-cron ']' 01:36:17 + PACKAGES=/tmp/packages_end.txt 01:36:17 + case "${OS_FAMILY}" in 01:36:17 + rpm -qa 01:36:17 + sort 01:36:18 + '[' -f /tmp/packages_start.txt ']' 01:36:18 + '[' -f /tmp/packages_end.txt ']' 01:36:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:36:18 + '[' /w/workspace/builder-openstack-cron ']' 01:36:18 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 01:36:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 01:36:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3432062934460720779.sh 01:36:18 ---> capture-instance-metadata.sh 01:36:18 Setup pyenv: 01:36:18 system 01:36:18 3.8.13 01:36:18 3.9.13 01:36:18 3.10.13 01:36:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9BU7 from file:/tmp/.os_lf_venv 01:36:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:20 lf-activate-venv(): INFO: Base packages installed successfully 01:36:20 lf-activate-venv(): INFO: Installing additional packages: lftools 01:36:34 lf-activate-venv(): INFO: Adding /tmp/venv-9BU7/bin to PATH 01:36:34 INFO: Running in OpenStack, capturing instance metadata 01:36:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5334897682743354373.sh 01:36:35 provisioning config files... 01:36:35 Could not find credentials [logs] for builder-openstack-cron #76938 01:36:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config13557438843263417333tmp 01:36:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:36:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:36:35 provisioning config files... 01:36:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:36:35 [EnvInject] - Injecting environment variables from a build step. 01:36:35 [EnvInject] - Injecting as environment variables the properties content 01:36:35 SERVER_ID=logs 01:36:35 01:36:35 [EnvInject] - Variables injected successfully. 01:36:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1459792790696431323.sh 01:36:35 ---> create-netrc.sh 01:36:35 WARN: Log server credential not found. 01:36:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18066707629057901287.sh 01:36:35 ---> python-tools-install.sh 01:36:35 Setup pyenv: 01:36:36 system 01:36:36 3.8.13 01:36:36 3.9.13 01:36:36 3.10.13 01:36:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9BU7 from file:/tmp/.os_lf_venv 01:36:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:38 lf-activate-venv(): INFO: Base packages installed successfully 01:36:38 lf-activate-venv(): INFO: Installing additional packages: lftools 01:36:48 lf-activate-venv(): INFO: Adding /tmp/venv-9BU7/bin to PATH 01:36:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3178874589656991095.sh 01:36:48 ---> sudo-logs.sh 01:36:48 Archiving 'sudo' log.. 01:36:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14514875205729399034.sh 01:36:48 ---> job-cost.sh 01:36:48 Setup pyenv: 01:36:48 system 01:36:48 3.8.13 01:36:48 3.9.13 01:36:48 3.10.13 01:36:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9BU7 from file:/tmp/.os_lf_venv 01:36:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:51 lf-activate-venv(): INFO: Base packages installed successfully 01:36:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-9BU7/bin to PATH 01:36:58 INFO: No Stack... 01:36:59 INFO: Retrieving Pricing Info for: v3-standard-2 01:36:59 INFO: Archiving Costs 01:36:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17599705005184045645.sh 01:36:59 ---> logs-deploy.sh 01:36:59 Setup pyenv: 01:36:59 system 01:36:59 3.8.13 01:36:59 3.9.13 01:36:59 3.10.13 01:36:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:37:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9BU7 from file:/tmp/.os_lf_venv 01:37:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:37:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:37:02 lf-activate-venv(): INFO: Base packages installed successfully 01:37:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:37:12 lf-activate-venv(): INFO: Adding /tmp/venv-9BU7/bin to PATH 01:37:12 WARNING: Nexus logging server not set 01:37:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76938/ 01:37:12 INFO: archiving logs to S3 01:37:13 ---> uname -a: 01:37:13 Linux prd-centos8-builder-2c-2g-4825.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 01:37:13 01:37:13 01:37:13 ---> lscpu: 01:37:13 Architecture: x86_64 01:37:13 CPU op-mode(s): 32-bit, 64-bit 01:37:13 Byte Order: Little Endian 01:37:13 CPU(s): 2 01:37:13 On-line CPU(s) list: 0,1 01:37:13 Thread(s) per core: 1 01:37:13 Core(s) per socket: 1 01:37:13 Socket(s): 2 01:37:13 NUMA node(s): 1 01:37:13 Vendor ID: AuthenticAMD 01:37:13 CPU family: 23 01:37:13 Model: 49 01:37:13 Model name: AMD EPYC-Rome Processor 01:37:13 Stepping: 0 01:37:13 CPU MHz: 2799.998 01:37:13 BogoMIPS: 5599.99 01:37:13 Virtualization: AMD-V 01:37:13 Hypervisor vendor: KVM 01:37:13 Virtualization type: full 01:37:13 L1d cache: 32K 01:37:13 L1i cache: 32K 01:37:13 L2 cache: 512K 01:37:13 L3 cache: 16384K 01:37:13 NUMA node0 CPU(s): 0,1 01:37:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:37:13 01:37:13 01:37:13 ---> nproc: 01:37:13 2 01:37:13 01:37:13 01:37:13 ---> df -h: 01:37:13 Filesystem Size Used Avail Use% Mounted on 01:37:13 devtmpfs 3.8G 0 3.8G 0% /dev 01:37:13 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:37:13 tmpfs 3.8G 17M 3.8G 1% /run 01:37:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:37:13 /dev/vda1 40G 8.4G 32G 22% / 01:37:13 tmpfs 770M 0 770M 0% /run/user/1001 01:37:13 01:37:13 01:37:13 ---> free -m: 01:37:13 total used free shared buff/cache available 01:37:13 Mem: 7697 643 4787 19 2266 6757 01:37:13 Swap: 1023 0 1023 01:37:13 01:37:13 01:37:13 ---> ip addr: 01:37:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:37:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:37:13 inet 127.0.0.1/8 scope host lo 01:37:13 valid_lft forever preferred_lft forever 01:37:13 inet6 ::1/128 scope host 01:37:13 valid_lft forever preferred_lft forever 01:37:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:37:13 link/ether fa:16:3e:26:fb:7a brd ff:ff:ff:ff:ff:ff 01:37:13 altname enp0s3 01:37:13 altname ens3 01:37:13 inet 10.30.171.253/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:37:13 valid_lft 86062sec preferred_lft 86062sec 01:37:13 inet6 fe80::f816:3eff:fe26:fb7a/64 scope link 01:37:13 valid_lft forever preferred_lft forever 01:37:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:37:13 link/ether 02:42:8e:0d:bc:19 brd ff:ff:ff:ff:ff:ff 01:37:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:37:13 valid_lft forever preferred_lft forever 01:37:13 01:37:13 01:37:13 ---> sar -b -r -n DEV: 01:37:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/27/2026 _x86_64_ (2 CPU) 01:37:13 01:37:13 01:31:30 LINUX RESTART (2 CPU) 01:37:13 01:37:13 01:32:02 AM tps rtps wtps bread/s bwrtn/s 01:37:13 01:33:01 AM 217.77 19.62 198.15 5504.30 7381.29 01:37:13 01:34:01 AM 105.98 0.68 105.30 102.37 11453.13 01:37:13 01:35:01 AM 35.06 0.10 34.96 3.60 1853.59 01:37:13 01:36:01 AM 18.71 0.00 18.71 0.00 486.85 01:37:13 01:37:01 AM 27.91 1.27 26.64 114.90 1031.34 01:37:13 Average: 80.84 4.30 76.54 1134.33 4444.86 01:37:13 01:37:13 01:32:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:37:13 01:33:01 AM 5168236 7004516 2714196 34.43 2688 2018980 950676 10.64 201148 2189656 165792 01:37:13 01:34:01 AM 4949056 6959036 2933376 37.21 2688 2185092 975280 10.92 232864 2345988 42360 01:37:13 01:35:01 AM 4947224 6956876 2935208 37.24 2688 2185020 975324 10.92 270084 2310856 9584 01:37:13 01:36:01 AM 4877796 6922928 3004636 38.12 2688 2220632 1012416 11.34 274332 2376480 45248 01:37:13 01:37:01 AM 4955884 6974132 2926548 37.13 2688 2193008 973296 10.90 425868 2146188 27252 01:37:13 Average: 4979639 6963498 2902793 36.83 2688 2160546 977398 10.94 280859 2273834 58047 01:37:13 01:37:13 01:32:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:37:13 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:13 01:33:01 AM eth0 301.37 202.10 1850.83 66.03 0.00 0.00 0.00 0.00 01:37:13 01:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:13 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:13 01:34:01 AM eth0 85.04 68.68 852.14 12.26 0.00 0.00 0.00 0.00 01:37:13 01:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:13 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:13 01:35:01 AM eth0 24.01 25.63 30.45 9.24 0.00 0.00 0.00 0.00 01:37:13 01:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:13 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:13 01:36:01 AM eth0 20.01 19.00 18.49 6.75 0.00 0.00 0.00 0.00 01:37:13 01:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:13 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:13 01:37:01 AM eth0 25.22 20.93 29.69 9.45 0.00 0.00 0.00 0.00 01:37:13 01:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:13 Average: eth0 90.67 66.98 553.82 20.64 0.00 0.00 0.00 0.00 01:37:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:13 01:37:13 01:37:13 ---> sar -P ALL: 01:37:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/27/2026 _x86_64_ (2 CPU) 01:37:13 01:37:13 01:31:30 LINUX RESTART (2 CPU) 01:37:13 01:37:13 01:32:02 AM CPU %user %nice %system %iowait %steal %idle 01:37:13 01:33:01 AM all 42.67 0.00 7.43 2.49 0.09 47.31 01:37:13 01:33:01 AM 0 45.90 0.00 9.19 2.96 0.10 41.85 01:37:13 01:33:01 AM 1 39.46 0.00 5.69 2.03 0.08 52.73 01:37:13 01:34:01 AM all 36.64 0.00 5.29 1.41 0.09 56.57 01:37:13 01:34:01 AM 0 38.78 0.00 5.37 1.57 0.08 54.20 01:37:13 01:34:01 AM 1 34.50 0.00 5.22 1.25 0.10 58.94 01:37:13 01:35:01 AM all 34.67 0.00 3.57 0.31 0.09 61.35 01:37:13 01:35:01 AM 0 37.52 0.00 3.89 0.43 0.10 58.06 01:37:13 01:35:01 AM 1 31.83 0.00 3.25 0.18 0.08 64.65 01:37:13 01:36:01 AM all 30.84 0.00 3.52 0.13 0.10 65.41 01:37:13 01:36:01 AM 0 26.63 0.00 3.06 0.10 0.10 70.11 01:37:13 01:36:01 AM 1 35.04 0.00 3.98 0.15 0.10 60.72 01:37:13 01:37:01 AM all 33.79 0.00 4.06 0.26 0.09 61.80 01:37:13 01:37:01 AM 0 26.21 0.00 3.94 0.15 0.10 69.60 01:37:13 01:37:01 AM 1 41.35 0.00 4.18 0.37 0.08 54.02 01:37:13 Average: all 35.71 0.00 4.77 0.92 0.09 58.51 01:37:13 Average: 0 34.99 0.00 5.08 1.04 0.10 58.80 01:37:13 Average: 1 36.43 0.00 4.46 0.79 0.09 58.22 01:37:13 01:37:13 01:37:13