01:32:53 Started by timer 01:32:53 Running as SYSTEM 01:32:53 [EnvInject] - Loading node environment variables. 01:32:53 Building remotely on prd-centos8-builder-2c-2g-4075 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 01:32:53 [ssh-agent] Looking for ssh-agent implementation... 01:32:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:54 $ ssh-agent 01:32:54 SSH_AUTH_SOCK=/tmp/ssh-2dqdsMyKx9yq/agent.5444 01:32:54 SSH_AGENT_PID=5446 01:32:54 [ssh-agent] Started. 01:32:54 Running ssh-add (command line suppressed) 01:32:54 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_9663367444351376557.key (/w/workspace/builder-openstack-cron@tmp/private_key_9663367444351376557.key) 01:32:54 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:32:54 The recommended git tool is: NONE 01:32:56 using credential jenkins-ssh 01:32:56 Wiping out workspace first. 01:32:56 Cloning the remote Git repository 01:32:56 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 01:32:56 > git init /w/workspace/builder-openstack-cron # timeout=10 01:32:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:32:56 > git --version # timeout=10 01:32:56 > git --version # 'git version 2.43.0' 01:32:56 using GIT_SSH to set credentials jenkins-ssh 01:32:56 [INFO] Currently running in a labeled security context 01:32:56 [INFO] Currently SELinux is 'enforcing' on the host 01:32:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh7939045273533059511.key 01:32:56 Verifying host key using known hosts file 01:32:56 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:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:59 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:32:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:59 Avoid second fetch 01:32:59 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:32:59 Checking out Revision e0387c57fda7def3012d18a5c46eea0e7311ba48 (refs/remotes/origin/master) 01:32:59 > git config core.sparsecheckout # timeout=10 01:32:59 > git checkout -f e0387c57fda7def3012d18a5c46eea0e7311ba48 # timeout=10 01:33:00 Commit message: "Merge "Update validate-ar jobs for vanadium"" 01:33:00 > git rev-list --no-walk e0387c57fda7def3012d18a5c46eea0e7311ba48 # timeout=10 01:33:00 > git remote # timeout=10 01:33:00 > git submodule init # timeout=10 01:33:00 > git submodule sync # timeout=10 01:33:00 > git config --get remote.origin.url # timeout=10 01:33:00 > git submodule init # timeout=10 01:33:00 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:33:00 > git config --get submodule.global-jjb.url # timeout=10 01:33:00 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:33:00 > git config --get submodule.packer/common-packer.url # timeout=10 01:33:00 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:33:00 > git submodule update --init --recursive global-jjb # timeout=10 01:33:01 > git submodule update --init --recursive packer/common-packer # timeout=10 01:33:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:33:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:33:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:33:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:33:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:33:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:33:05 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:33:05 No emails were triggered. 01:33:05 provisioning config files... 01:33:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:33:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:33:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:33:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11437661600469714389.sh 01:33:05 ---> python-tools-install.sh 01:33:05 Setup pyenv: 01:33:05 system 01:33:05 * 3.8.13 (set by /opt/pyenv/version) 01:33:05 * 3.9.13 (set by /opt/pyenv/version) 01:33:05 * 3.10.13 (set by /opt/pyenv/version) 01:33:05 * 3.11.7 (set by /opt/pyenv/version) 01:33:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q20Q 01:33:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:33:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:15 lf-activate-venv(): INFO: Base packages installed successfully 01:33:15 lf-activate-venv(): INFO: Installing additional packages: lftools 01:33:43 lf-activate-venv(): INFO: Adding /tmp/venv-Q20Q/bin to PATH 01:33:43 Generating Requirements File 01:34:04 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 01:34:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:34:04 Python 3.11.7 01:34:04 pip 25.3 from /tmp/venv-Q20Q/lib/python3.11/site-packages/pip (python 3.11) 01:34:04 appdirs==1.4.4 01:34:04 argcomplete==3.6.3 01:34:04 aspy.yaml==1.3.0 01:34:04 attrs==25.4.0 01:34:04 autopage==0.5.2 01:34:04 beautifulsoup4==4.14.3 01:34:04 boto3==1.42.34 01:34:04 botocore==1.42.34 01:34:04 bs4==0.0.2 01:34:04 certifi==2026.1.4 01:34:04 cffi==2.0.0 01:34:04 cfgv==3.5.0 01:34:04 chardet==5.2.0 01:34:04 charset-normalizer==3.4.4 01:34:04 click==8.3.1 01:34:04 cliff==4.13.1 01:34:04 cmd2==3.1.0 01:34:04 cryptography==3.3.2 01:34:04 debtcollector==3.0.0 01:34:04 decorator==5.2.1 01:34:04 defusedxml==0.7.1 01:34:04 Deprecated==1.3.1 01:34:04 distlib==0.4.0 01:34:04 dnspython==2.8.0 01:34:04 docker==7.1.0 01:34:04 dogpile.cache==1.5.0 01:34:04 durationpy==0.10 01:34:04 email-validator==2.3.0 01:34:04 filelock==3.20.3 01:34:04 future==1.0.0 01:34:04 gitdb==4.0.12 01:34:04 GitPython==3.1.46 01:34:04 httplib2==0.30.2 01:34:04 identify==2.6.16 01:34:04 idna==3.11 01:34:04 importlib-resources==1.5.0 01:34:04 iso8601==2.1.0 01:34:04 Jinja2==3.1.6 01:34:04 jmespath==1.1.0 01:34:04 jsonpatch==1.33 01:34:04 jsonpointer==3.0.0 01:34:04 jsonschema==4.26.0 01:34:04 jsonschema-specifications==2025.9.1 01:34:04 keystoneauth1==5.13.0 01:34:04 kubernetes==35.0.0 01:34:04 lftools==0.37.21 01:34:04 lxml==6.0.2 01:34:04 markdown-it-py==4.0.0 01:34:04 MarkupSafe==3.0.3 01:34:04 mdurl==0.1.2 01:34:04 msgpack==1.1.2 01:34:04 multi_key_dict==2.0.3 01:34:04 munch==4.0.0 01:34:04 netaddr==1.3.0 01:34:04 niet==1.4.2 01:34:04 nodeenv==1.10.0 01:34:04 oauth2client==4.1.3 01:34:04 oauthlib==3.3.1 01:34:04 openstacksdk==4.9.0 01:34:04 os-service-types==1.8.2 01:34:04 osc-lib==4.3.0 01:34:04 oslo.config==10.2.0 01:34:04 oslo.context==6.2.0 01:34:04 oslo.i18n==6.7.1 01:34:04 oslo.log==8.0.0 01:34:04 oslo.serialization==5.9.0 01:34:04 oslo.utils==9.2.0 01:34:04 packaging==26.0 01:34:04 pbr==7.0.3 01:34:04 platformdirs==4.5.1 01:34:04 prettytable==3.17.0 01:34:04 psutil==7.2.1 01:34:04 pyasn1==0.6.2 01:34:04 pyasn1_modules==0.4.2 01:34:04 pycparser==3.0 01:34:04 pygerrit2==2.0.15 01:34:04 PyGithub==2.8.1 01:34:04 Pygments==2.19.2 01:34:04 PyJWT==2.10.1 01:34:04 PyNaCl==1.6.2 01:34:04 pyparsing==2.4.7 01:34:04 pyperclip==1.11.0 01:34:04 pyrsistent==0.20.0 01:34:04 python-cinderclient==9.8.0 01:34:04 python-dateutil==2.9.0.post0 01:34:04 python-heatclient==5.0.0 01:34:04 python-jenkins==1.8.3 01:34:04 python-keystoneclient==5.7.0 01:34:04 python-magnumclient==4.9.0 01:34:04 python-openstackclient==8.3.0 01:34:04 python-swiftclient==4.9.0 01:34:04 PyYAML==6.0.3 01:34:04 referencing==0.37.0 01:34:04 requests==2.32.5 01:34:04 requests-oauthlib==2.0.0 01:34:04 requestsexceptions==1.4.0 01:34:04 rfc3986==2.0.0 01:34:04 rich==14.3.1 01:34:04 rich-argparse==1.7.2 01:34:04 rpds-py==0.30.0 01:34:04 rsa==4.9.1 01:34:04 ruamel.yaml==0.19.1 01:34:04 ruamel.yaml.clib==0.2.15 01:34:04 s3transfer==0.16.0 01:34:04 simplejson==3.20.2 01:34:04 six==1.17.0 01:34:04 smmap==5.0.2 01:34:04 soupsieve==2.8.3 01:34:04 stevedore==5.6.0 01:34:04 tabulate==0.9.0 01:34:04 toml==0.10.2 01:34:04 tomlkit==0.14.0 01:34:04 tqdm==4.67.1 01:34:04 typing_extensions==4.15.0 01:34:04 tzdata==2025.3 01:34:04 urllib3==1.26.20 01:34:04 virtualenv==20.36.1 01:34:04 wcwidth==0.3.4 01:34:04 websocket-client==1.9.0 01:34:04 wrapt==2.0.1 01:34:04 xdg==6.0.0 01:34:04 xmltodict==1.0.2 01:34:04 yq==3.4.3 01:34:04 [EnvInject] - Injecting environment variables from a build step. 01:34:04 [EnvInject] - Injecting as environment variables the properties content 01:34:04 OS_CLOUD=vex 01:34:04 01:34:04 [EnvInject] - Variables injected successfully. 01:34:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7067826629758966413.sh 01:34:05 ---> Orphaned k8s clusters 01:34:05 Setup pyenv: 01:34:05 system 01:34:05 3.8.13 01:34:05 3.9.13 01:34:05 3.10.13 01:34:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q20Q from file:/tmp/.os_lf_venv 01:34:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:07 lf-activate-venv(): INFO: Base packages installed successfully 01:34:07 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:34:14 lf-activate-venv(): INFO: Adding /tmp/venv-Q20Q/bin to PATH 01:34:17 -----> Delete orphaned cluster 01:34:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:34:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:34:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5390846211098166846.sh 01:34:17 ---> Orphaned stacks 01:34:17 Setup pyenv: 01:34:17 system 01:34:17 3.8.13 01:34:17 3.9.13 01:34:17 3.10.13 01:34:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:34:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q20Q from file:/tmp/.os_lf_venv 01:34:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:19 lf-activate-venv(): INFO: Base packages installed successfully 01:34:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 01:34:38 lf-activate-venv(): INFO: Adding /tmp/venv-Q20Q/bin to PATH 01:34:38 + mapfile -t OS_COE_CLUSTERS_ID 01:34:38 ++ awk '{print $1}' 01:34:38 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:34:38 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:34:40 + echo '-----> Active clusters -> stacks' 01:34:40 -----> Active clusters -> stacks 01:34:40 + OS_COE_STACKS=() 01:34:40 + [[ 0 -gt 0 ]] 01:34:40 + mapfile -t OS_STACKS 01:34:40 ++ awk '{print $1}' 01:34:40 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 01:34:42 + echo '-----> Active stacks' 01:34:42 -----> Active stacks 01:34:42 + for stack in "${OS_STACKS[@]}" 01:34:42 + echo releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-49 01:34:42 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-49 01:34:42 + for stack in "${OS_STACKS[@]}" 01:34:42 + echo releng-controller-csit-1node-notifications-longevity-only-scandium-92 01:34:42 releng-controller-csit-1node-notifications-longevity-only-scandium-92 01:34:42 + echo '-----> Delete orphaned stacks' 01:34:42 -----> Delete orphaned stacks 01:34:42 + for STACK_NAME in "${OS_STACKS[@]}" 01:34:42 + [[ 0 -gt 0 ]] 01:34:42 + stack_in_jenkins releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-49 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:34:42 + STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-49 01:34:42 + builds=() 01:34:42 + for jenkins in "${@:2}" 01:34:42 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:42 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:42 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:42 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:42 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:42 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/92/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/49/"}}],"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/51/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/93/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/688/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/528/"}}],"oneOffExecutors":[]}]} 01:34:42 01:34:42 200' 01:34:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/92/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/49/"}}],"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/51/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/93/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/688/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/528/"}}],"oneOffExecutors":[]}]} 01:34:42 01:34:42 200' 01:34:42 ++ head -n1 01:34:42 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/92/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/49/"}}],"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/51/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/93/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/688/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/528/"}}],"oneOffExecutors":[]}]}' 01:34:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/92/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/49/"}}],"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/51/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/93/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/688/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/528/"}}],"oneOffExecutors":[]}]} 01:34:42 01:34:42 200' 01:34:42 ++ awk 'END {print $NF}' 01:34:42 + status=200 01:34:42 + '[' 200 '!=' 200 ']' 01:34:42 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:42 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:42 ++ echo https://jenkins.opendaylight.org/releng 01:34:42 ++ sed 's/\/*$//' 01:34:42 ++ awk -F/ '{print $NF}' 01:34:42 + silo=releng 01:34:42 + export silo 01:34:42 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:42 ++ grep -v null 01:34:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/92/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/49/"}}],"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/51/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/93/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/688/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/528/"}}],"oneOffExecutors":[]}]}' 01:34:42 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:42 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:42 + for jenkins in "${@:2}" 01:34:42 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:42 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:42 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:42 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:42 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:42 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:42 01:34:42 200' 01:34:42 ++ head -n1 01:34:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:42 01:34:42 200' 01:34:42 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:42 01:34:42 200' 01:34:42 ++ awk 'END {print $NF}' 01:34:42 + status=200 01:34:42 + '[' 200 '!=' 200 ']' 01:34:42 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:42 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:42 ++ echo https://jenkins.opendaylight.org/sandbox 01:34:42 ++ sed 's/\/*$//' 01:34:42 ++ awk -F/ '{print $NF}' 01:34:42 + silo=sandbox 01:34:42 + export silo 01:34:42 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:42 ++ grep -v null 01:34:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:42 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:42 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:42 + [[ releng-builder-openstack-cron-76890 releng-controller-csit-1node-notifications-longevity-only-scandium-92 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-49 releng-integration-distribution-test-vanadium-51 releng-integration-distribution-weekly-test-trigger-scandium-93 releng-ovsdb-maven-merge-scandium-688 releng-daexim-maven-merge-titanium-528 =~ releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-49 ]] 01:34:42 + return 0 01:34:42 + continue 01:34:42 + for STACK_NAME in "${OS_STACKS[@]}" 01:34:42 + [[ 0 -gt 0 ]] 01:34:42 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-scandium-92 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 01:34:42 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-scandium-92 01:34:42 + builds=() 01:34:42 + for jenkins in "${@:2}" 01:34:42 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:42 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:42 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:42 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:42 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:42 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/92/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/49/"}}],"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/51/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/93/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/688/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/528/"}}],"oneOffExecutors":[]}]} 01:34:42 01:34:42 200' 01:34:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/92/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/49/"}}],"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/51/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/93/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/688/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/528/"}}],"oneOffExecutors":[]}]} 01:34:42 01:34:42 200' 01:34:42 ++ head -n1 01:34:42 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/92/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/49/"}}],"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/51/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/93/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/688/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/528/"}}],"oneOffExecutors":[]}]}' 01:34:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/92/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/49/"}}],"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/51/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/93/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/688/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/528/"}}],"oneOffExecutors":[]}]} 01:34:42 01:34:42 200' 01:34:42 ++ awk 'END {print $NF}' 01:34:42 + status=200 01:34:42 + '[' 200 '!=' 200 ']' 01:34:42 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:42 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:42 ++ echo https://jenkins.opendaylight.org/releng 01:34:42 ++ awk -F/ '{print $NF}' 01:34:42 ++ sed 's/\/*$//' 01:34:42 + silo=releng 01:34:42 + export silo 01:34:42 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/76890/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-scandium/92/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-bgp-ingest-all-vanadium/49/"}}],"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/51/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null},{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-scandium/93/"}},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/ovsdb-maven-merge-scandium/688/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-titanium/528/"}}],"oneOffExecutors":[]}]}' 01:34:42 ++ grep -v null 01:34:42 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:42 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:42 + for jenkins in "${@:2}" 01:34:42 + PARAMS='tree=computer[executors[currentExecutable[url]],' 01:34:42 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 01:34:42 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:42 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:42 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 01:34:42 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:42 01:34:42 200' 01:34:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:42 01:34:42 200' 01:34:42 ++ head -n1 01:34:42 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:42 ++ awk 'END {print $NF}' 01:34:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 01:34:42 01:34:42 200' 01:34:42 + status=200 01:34:42 + '[' 200 '!=' 200 ']' 01:34:42 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 01:34:42 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 01:34:42 ++ echo https://jenkins.opendaylight.org/sandbox 01:34:42 ++ awk -F/ '{print $NF}' 01:34:42 ++ sed 's/\/*$//' 01:34:42 + silo=sandbox 01:34:42 + export silo 01:34:42 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 01:34:42 ++ jq -r '.computer[].executors[].currentExecutable.url' 01:34:42 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 01:34:42 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 01:34:42 ++ grep -v null 01:34:42 + [[ releng-builder-openstack-cron-76890 releng-controller-csit-1node-notifications-longevity-only-scandium-92 releng-bgpcep-csit-1node-bgp-ingest-all-vanadium-49 releng-integration-distribution-test-vanadium-51 releng-integration-distribution-weekly-test-trigger-scandium-93 releng-ovsdb-maven-merge-scandium-688 releng-daexim-maven-merge-titanium-528 =~ releng-controller-csit-1node-notifications-longevity-only-scandium-92 ]] 01:34:42 + return 0 01:34:42 + continue 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/jenkins17638310911359392441.sh 01:34:42 ---> Orphaned servers 01:34:42 Setup pyenv: 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 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q20Q from file:/tmp/.os_lf_venv 01:34:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:44 lf-activate-venv(): INFO: Base packages installed successfully 01:34:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:34:59 lf-activate-venv(): INFO: Adding /tmp/venv-Q20Q/bin to PATH 01:35:06 -----> Active servers 01:35:06 prd-ubuntu2204-docker-4c-4g-4076 01:35:06 prd-centos8-builder-2c-2g-4075 01:35:06 prd-ubuntu2204-docker-4c-4g-4074 01:35:06 prd-ubuntu2204-docker-2c-2g-4070 01:35:06 prd-centos8-robot-2c-8g-4064 01:35:06 prd-centos8-robot-2c-8g-4040 01:35:06 prd-queue-disttest-2c-1g-4038 01:35:06 prd-centos8-robot-2c-8g-4005 01:35:06 prd-queue-intque-2c-1g-4004 01:35:06 snd-ubuntu2204-docker-2c-2g-354 01:35:06 -----> Delete orphaned servers 01:35:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:35:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:35:07 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11816818790809055415.sh 01:35:07 ---> Orphaned ports 01:35:07 Setup pyenv: 01:35:07 system 01:35:07 3.8.13 01:35:07 3.9.13 01:35:07 3.10.13 01:35:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q20Q from file:/tmp/.os_lf_venv 01:35:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:09 lf-activate-venv(): INFO: Base packages installed successfully 01:35:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:35:22 lf-activate-venv(): INFO: Adding /tmp/venv-Q20Q/bin to PATH 01:35:24 No orphaned ports to process. 01:35:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:35:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:35:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13185866877058669011.sh 01:35:24 ---> Orphaned volumes 01:35:24 + source /home/jenkins/lf-env.sh 01:35:24 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:35:24 ++ mktemp -d /tmp/venv-XXXX 01:35:24 + lf_venv=/tmp/venv-XGqJ 01:35:24 + local venv_file=/tmp/.os_lf_venv 01:35:24 + local python=python3 01:35:24 + local options 01:35:24 + local set_path=true 01:35:24 + local install_args= 01:35:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:35:24 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:35:24 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:35:24 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:35:24 + true 01:35:24 + case $1 in 01:35:24 + python=python3 01:35:24 + shift 2 01:35:24 + true 01:35:24 + case $1 in 01:35:24 + shift 01:35:24 + break 01:35:24 + case $python in 01:35:24 + local pkg_list= 01:35:24 + [[ -d /opt/pyenv ]] 01:35:24 + echo 'Setup pyenv:' 01:35:24 Setup pyenv: 01:35:24 + export PYENV_ROOT=/opt/pyenv 01:35:24 + PYENV_ROOT=/opt/pyenv 01:35:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:24 + pyenv versions 01:35:24 system 01:35:24 3.8.13 01:35:24 3.9.13 01:35:24 3.10.13 01:35:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:24 + command -v pyenv 01:35:24 ++ pyenv init - --no-rehash 01:35:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:35:24 for i in ${!paths[@]}; do 01:35:24 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:35:24 fi; done; 01:35:24 echo "${paths[*]}"'\'')" 01:35:24 export PATH="/opt/pyenv/shims:${PATH}" 01:35:24 export PYENV_SHELL=bash 01:35:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:35:24 pyenv() { 01:35:24 local command 01:35:24 command="${1:-}" 01:35:24 if [ "$#" -gt 0 ]; then 01:35:24 shift 01:35:24 fi 01:35:24 01:35:24 case "$command" in 01:35:24 rehash|shell) 01:35:24 eval "$(pyenv "sh-$command" "$@")" 01:35:24 ;; 01:35:24 *) 01:35:24 command pyenv "$command" "$@" 01:35:24 ;; 01:35:24 esac 01:35:24 }' 01:35:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:35:24 for i in ${!paths[@]}; do 01:35:24 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:35:24 fi; done; 01:35:24 echo "${paths[*]}"' 01:35:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:24 ++ export PYENV_SHELL=bash 01:35:24 ++ PYENV_SHELL=bash 01:35:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:35:24 +++ complete -F _pyenv pyenv 01:35:24 ++ lf-pyver python3 01:35:24 ++ local py_version_xy=python3 01:35:24 ++ local py_version_xyz= 01:35:24 ++ pyenv versions 01:35:24 ++ local command 01:35:24 ++ command=versions 01:35:24 ++ '[' 1 -gt 0 ']' 01:35:24 ++ shift 01:35:24 ++ case "$command" in 01:35:24 ++ grep -E '^[0-9.]*[0-9]$' 01:35:24 ++ command pyenv versions 01:35:24 ++ pyenv versions 01:35:24 ++ sed 's/^[ *]* //' 01:35:24 ++ awk '{ print $1 }' 01:35:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:35:25 +++ grep '^3' /tmp/.pyenv_versions 01:35:25 +++ sort -V 01:35:25 +++ tail -n 1 01:35:25 ++ py_version_xyz=3.11.7 01:35:25 ++ [[ -z 3.11.7 ]] 01:35:25 ++ echo 3.11.7 01:35:25 ++ return 0 01:35:25 + pyenv local 3.11.7 01:35:25 + local command 01:35:25 + command=local 01:35:25 + '[' 2 -gt 0 ']' 01:35:25 + shift 01:35:25 + case "$command" in 01:35:25 + command pyenv local 3.11.7 01:35:25 + pyenv local 3.11.7 01:35:25 + for arg in "$@" 01:35:25 + case $arg in 01:35:25 + pkg_list+='lftools[openstack] ' 01:35:25 + for arg in "$@" 01:35:25 + case $arg in 01:35:25 + pkg_list+='kubernetes ' 01:35:25 + for arg in "$@" 01:35:25 + case $arg in 01:35:25 + pkg_list+='niet ' 01:35:25 + for arg in "$@" 01:35:25 + case $arg in 01:35:25 + pkg_list+='python-heatclient ' 01:35:25 + for arg in "$@" 01:35:25 + case $arg in 01:35:25 + pkg_list+='python-openstackclient ' 01:35:25 + for arg in "$@" 01:35:25 + case $arg in 01:35:25 + pkg_list+='python-magnumclient ' 01:35:25 + for arg in "$@" 01:35:25 + case $arg in 01:35:25 + pkg_list+='yq ' 01:35:25 + [[ -f /tmp/.os_lf_venv ]] 01:35:25 ++ cat /tmp/.os_lf_venv 01:35:25 + lf_venv=/tmp/venv-Q20Q 01:35:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q20Q from' file:/tmp/.os_lf_venv 01:35:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q20Q from file:/tmp/.os_lf_venv 01:35:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:35:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:25 + local 'pip_opts=--upgrade --quiet' 01:35:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:35:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:35:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:35:25 + [[ -n '' ]] 01:35:25 + [[ -n '' ]] 01:35:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:35:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:25 + /tmp/venv-Q20Q/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 01:35:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:35:27 lf-activate-venv(): INFO: Base packages installed successfully 01:35:27 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 01:35:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 01:35:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:35:27 + /tmp/venv-Q20Q/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:43 + type python3 01:35:43 + true 01:35:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Q20Q/bin to PATH' 01:35:43 lf-activate-venv(): INFO: Adding /tmp/venv-Q20Q/bin to PATH 01:35:43 + PATH=/tmp/venv-Q20Q/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:43 + return 0 01:35:43 + mapfile -t os_volumes 01:35:43 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 01:35:46 + '[' 0 -eq 0 ']' 01:35:46 + echo 'No orphaned volumes found.' 01:35:46 No orphaned volumes found. 01:35:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:35:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:35:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10337600429916710744.sh 01:35:46 ---> Protect in-use images 01:35:46 Setup pyenv: 01:35:46 system 01:35:46 3.8.13 01:35:46 3.9.13 01:35:46 3.10.13 01:35:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:35:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q20Q from file:/tmp/.os_lf_venv 01:35:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:48 lf-activate-venv(): INFO: Base packages installed successfully 01:35:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 01:36:04 lf-activate-venv(): INFO: Adding /tmp/venv-Q20Q/bin to PATH 01:36:04 INFO: There are images to protect defined in jenkins-config. 01:36:04 INFO: There are additional images to protect in the jjb dir. 01:36:04 INFO: Protecting the following images: 01:36:04 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 01:36:04 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 01:36:04 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 01:36:04 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 01:36:04 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 01:36:04 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 01:36:04 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 01:36:04 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 01:36:04 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 01:36:04 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554 01:36:04 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 01:36:04 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 01:36:04 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 01:36:04 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 01:36:04 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 01:36:04 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 01:36:06 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 01:36:08 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 01:36:10 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 01:36:11 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 01:36:13 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 01:36:15 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 01:36:16 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 01:36:18 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 01:36:19 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 01:36:21 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554: True 01:36:23 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 01:36:25 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 01:36:26 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173: True 01:36:28 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 01:36:30 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 01:36:31 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 01:36:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:36:31 Run condition [Boolean condition] enabling perform for step [BuilderChain] 01:36:31 [EnvInject] - Injecting environment variables from a build step. 01:36:31 [EnvInject] - Injecting as environment variables the properties content 01:36:31 OS_IMAGE_CLEANUP_AGE=30 01:36:31 01:36:31 [EnvInject] - Variables injected successfully. 01:36:31 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13940553825125941512.sh 01:36:31 ---> Cleanup old images 01:36:31 Setup pyenv: 01:36:32 system 01:36:32 3.8.13 01:36:32 3.9.13 01:36:32 3.10.13 01:36:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:36:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q20Q from file:/tmp/.os_lf_venv 01:36:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:34 lf-activate-venv(): INFO: Base packages installed successfully 01:36:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:36:50 lf-activate-venv(): INFO: Adding /tmp/venv-Q20Q/bin to PATH 01:36:50 + lftools openstack --os-cloud vex image cleanup --days=30 01:36:56 WARNING: Use of image.protected resulted in an exception 01:36:56 Removing 66 images from vex. 01:36:56 WARNING: Use of image.protected resulted in an exception 01:36:56 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 01:36:56 WARNING: Use of image.protected resulted in an exception 01:36:57 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 01:36:57 WARNING: Use of image.protected resulted in an exception 01:36:57 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 01:36:57 WARNING: Use of image.protected resulted in an exception 01:36:57 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 01:36:57 WARNING: Use of image.protected resulted in an exception 01:36:57 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 01:36:57 WARNING: Use of image.protected resulted in an exception 01:36:57 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 01:36:57 WARNING: Use of image.protected resulted in an exception 01:36:57 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 01:36:57 WARNING: Use of image.protected resulted in an exception 01:36:57 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 01:36:57 WARNING: Use of image.protected resulted in an exception 01:36:57 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 01:36:57 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 01:36:58 WARNING: Use of image.protected resulted in an exception 01:36:58 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 01:36:58 $ ssh-agent -k 01:36:58 unset SSH_AUTH_SOCK; 01:36:58 unset SSH_AGENT_PID; 01:36:58 echo Agent pid 5446 killed; 01:36:58 [ssh-agent] Stopped. 01:36:59 [PostBuildScript] - [INFO] Executing post build scripts. 01:36:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14436669266347994550.sh 01:36:59 ---> sysstat.sh 01:36:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5739653834951787425.sh 01:36:59 ---> package-listing.sh 01:36:59 ++ facter osfamily 01:36:59 ++ tr '[:upper:]' '[:lower:]' 01:36:59 + OS_FAMILY=redhat 01:36:59 + workspace=/w/workspace/builder-openstack-cron 01:36:59 + START_PACKAGES=/tmp/packages_start.txt 01:36:59 + END_PACKAGES=/tmp/packages_end.txt 01:36:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:36:59 + PACKAGES=/tmp/packages_start.txt 01:36:59 + '[' /w/workspace/builder-openstack-cron ']' 01:36:59 + PACKAGES=/tmp/packages_end.txt 01:36:59 + case "${OS_FAMILY}" in 01:36:59 + rpm -qa 01:36:59 + sort 01:37:00 + '[' -f /tmp/packages_start.txt ']' 01:37:00 + '[' -f /tmp/packages_end.txt ']' 01:37:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:37:00 + '[' /w/workspace/builder-openstack-cron ']' 01:37:00 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 01:37:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 01:37:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16337473219895918470.sh 01:37:00 ---> capture-instance-metadata.sh 01:37:00 Setup pyenv: 01:37:00 system 01:37:00 3.8.13 01:37:00 3.9.13 01:37:00 3.10.13 01:37:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:37:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q20Q from file:/tmp/.os_lf_venv 01:37:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:37:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:37:02 lf-activate-venv(): INFO: Base packages installed successfully 01:37:02 lf-activate-venv(): INFO: Installing additional packages: lftools 01:37:13 lf-activate-venv(): INFO: Adding /tmp/venv-Q20Q/bin to PATH 01:37:13 INFO: Running in OpenStack, capturing instance metadata 01:37:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11117013825355546370.sh 01:37:14 provisioning config files... 01:37:14 Could not find credentials [logs] for builder-openstack-cron #76890 01:37:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config900429656533462285tmp 01:37:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:37:14 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:37:14 provisioning config files... 01:37:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:37:14 [EnvInject] - Injecting environment variables from a build step. 01:37:14 [EnvInject] - Injecting as environment variables the properties content 01:37:14 SERVER_ID=logs 01:37:14 01:37:14 [EnvInject] - Variables injected successfully. 01:37:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16302048479757925895.sh 01:37:14 ---> create-netrc.sh 01:37:14 WARN: Log server credential not found. 01:37:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7055102593212003309.sh 01:37:14 ---> python-tools-install.sh 01:37:14 Setup pyenv: 01:37:14 system 01:37:14 3.8.13 01:37:14 3.9.13 01:37:14 3.10.13 01:37:14 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:37:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q20Q from file:/tmp/.os_lf_venv 01:37:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:37:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:37:16 lf-activate-venv(): INFO: Base packages installed successfully 01:37:16 lf-activate-venv(): INFO: Installing additional packages: lftools 01:37:27 lf-activate-venv(): INFO: Adding /tmp/venv-Q20Q/bin to PATH 01:37:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11689119529552807212.sh 01:37:27 ---> sudo-logs.sh 01:37:27 Archiving 'sudo' log.. 01:37:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1088444814861936758.sh 01:37:27 ---> job-cost.sh 01:37:27 Setup pyenv: 01:37:27 system 01:37:27 3.8.13 01:37:27 3.9.13 01:37:27 3.10.13 01:37:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:37:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q20Q from file:/tmp/.os_lf_venv 01:37:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:37:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:37:29 lf-activate-venv(): INFO: Base packages installed successfully 01:37:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:37:37 lf-activate-venv(): INFO: Adding /tmp/venv-Q20Q/bin to PATH 01:37:37 INFO: No Stack... 01:37:38 INFO: Retrieving Pricing Info for: v3-standard-2 01:37:38 INFO: Archiving Costs 01:37:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14806383054428249816.sh 01:37:38 ---> logs-deploy.sh 01:37:38 Setup pyenv: 01:37:38 system 01:37:38 3.8.13 01:37:38 3.9.13 01:37:38 3.10.13 01:37:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 01:37:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q20Q from file:/tmp/.os_lf_venv 01:37:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:37:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:37:40 lf-activate-venv(): INFO: Base packages installed successfully 01:37:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:37:52 lf-activate-venv(): INFO: Adding /tmp/venv-Q20Q/bin to PATH 01:37:52 WARNING: Nexus logging server not set 01:37:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76890/ 01:37:52 INFO: archiving logs to S3 01:37:53 ---> uname -a: 01:37:53 Linux prd-centos8-builder-2c-2g-4075.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:53 01:37:53 01:37:53 ---> lscpu: 01:37:53 Architecture: x86_64 01:37:53 CPU op-mode(s): 32-bit, 64-bit 01:37:53 Byte Order: Little Endian 01:37:53 CPU(s): 2 01:37:53 On-line CPU(s) list: 0,1 01:37:53 Thread(s) per core: 1 01:37:53 Core(s) per socket: 1 01:37:53 Socket(s): 2 01:37:53 NUMA node(s): 1 01:37:53 Vendor ID: AuthenticAMD 01:37:53 CPU family: 23 01:37:53 Model: 49 01:37:53 Model name: AMD EPYC-Rome Processor 01:37:53 Stepping: 0 01:37:53 CPU MHz: 2800.000 01:37:53 BogoMIPS: 5600.00 01:37:53 Virtualization: AMD-V 01:37:53 Hypervisor vendor: KVM 01:37:53 Virtualization type: full 01:37:53 L1d cache: 32K 01:37:53 L1i cache: 32K 01:37:53 L2 cache: 512K 01:37:53 L3 cache: 16384K 01:37:53 NUMA node0 CPU(s): 0,1 01:37:53 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:53 01:37:53 01:37:53 ---> nproc: 01:37:53 2 01:37:53 01:37:53 01:37:53 ---> df -h: 01:37:53 Filesystem Size Used Avail Use% Mounted on 01:37:53 devtmpfs 3.8G 0 3.8G 0% /dev 01:37:53 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:37:53 tmpfs 3.8G 17M 3.8G 1% /run 01:37:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:37:53 /dev/vda1 40G 8.4G 32G 22% / 01:37:53 tmpfs 770M 0 770M 0% /run/user/1001 01:37:53 01:37:53 01:37:53 ---> free -m: 01:37:53 total used free shared buff/cache available 01:37:53 Mem: 7697 656 4776 19 2264 6743 01:37:53 Swap: 1023 0 1023 01:37:53 01:37:53 01:37:53 ---> ip addr: 01:37:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:37:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:37:53 inet 127.0.0.1/8 scope host lo 01:37:53 valid_lft forever preferred_lft forever 01:37:53 inet6 ::1/128 scope host 01:37:53 valid_lft forever preferred_lft forever 01:37:53 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:37:53 link/ether fa:16:3e:0a:ce:50 brd ff:ff:ff:ff:ff:ff 01:37:53 altname enp0s3 01:37:53 altname ens3 01:37:53 inet 10.30.171.54/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:37:53 valid_lft 86062sec preferred_lft 86062sec 01:37:53 inet6 fe80::f816:3eff:fe0a:ce50/64 scope link 01:37:53 valid_lft forever preferred_lft forever 01:37:53 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:37:53 link/ether 02:42:22:58:9f:6d brd ff:ff:ff:ff:ff:ff 01:37:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:37:53 valid_lft forever preferred_lft forever 01:37:53 01:37:53 01:37:53 ---> sar -b -r -n DEV: 01:37:53 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/25/2026 _x86_64_ (2 CPU) 01:37:53 01:37:53 01:32:12 LINUX RESTART (2 CPU) 01:37:53 01:37:53 01:33:01 AM tps rtps wtps bread/s bwrtn/s 01:37:53 01:34:01 AM 239.03 6.80 232.23 1112.75 7624.33 01:37:53 01:35:01 AM 91.60 0.68 90.92 102.37 10571.03 01:37:53 01:36:01 AM 31.51 0.10 31.41 3.60 1241.51 01:37:53 01:37:01 AM 21.68 0.83 20.84 60.91 1127.74 01:37:53 Average: 95.95 2.10 93.85 319.89 5141.21 01:37:53 01:37:53 01:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:37:53 01:34:01 AM 4970280 6905700 2912144 36.94 2688 2114876 1062000 11.89 209864 2367656 226164 01:37:53 01:35:01 AM 4935584 6943644 2946840 37.38 2688 2183336 1006236 11.27 234156 2358476 27028 01:37:53 01:36:01 AM 4838812 6881868 3043612 38.61 2688 2218760 1081508 12.11 273144 2417036 45216 01:37:53 01:37:01 AM 4952200 6961852 2930224 37.17 2688 2185364 971688 10.88 426124 2149828 8 01:37:53 Average: 4924219 6923266 2958205 37.53 2688 2175584 1030358 11.54 285822 2323249 74604 01:37:53 01:37:53 01:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:37:53 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:53 01:34:01 AM eth0 106.83 83.45 1117.51 17.03 0.00 0.00 0.00 0.00 01:37:53 01:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:53 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:53 01:35:01 AM eth0 63.90 53.62 608.87 11.22 0.00 0.00 0.00 0.00 01:37:53 01:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:53 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:53 01:36:01 AM eth0 21.53 23.28 27.58 9.38 0.00 0.00 0.00 0.00 01:37:53 01:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:53 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:53 01:37:01 AM eth0 25.09 22.03 32.41 7.20 0.00 0.00 0.00 0.00 01:37:53 01:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:53 Average: eth0 54.34 45.59 446.58 11.21 0.00 0.00 0.00 0.00 01:37:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:53 01:37:53 01:37:53 ---> sar -P ALL: 01:37:53 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/25/2026 _x86_64_ (2 CPU) 01:37:53 01:37:53 01:32:12 LINUX RESTART (2 CPU) 01:37:53 01:37:53 01:33:01 AM CPU %user %nice %system %iowait %steal %idle 01:37:53 01:34:01 AM all 34.12 0.00 5.84 2.50 0.12 57.42 01:37:53 01:34:01 AM 0 32.04 0.00 5.84 2.65 0.12 59.36 01:37:53 01:34:01 AM 1 36.20 0.00 5.85 2.35 0.12 55.49 01:37:53 01:35:01 AM all 35.74 0.00 4.89 1.16 0.09 58.12 01:37:53 01:35:01 AM 0 44.19 0.00 4.65 0.63 0.10 50.43 01:37:53 01:35:01 AM 1 27.29 0.00 5.13 1.68 0.08 65.81 01:37:53 01:36:01 AM all 34.74 0.00 3.58 0.19 0.10 61.39 01:37:53 01:36:01 AM 0 34.63 0.00 3.72 0.18 0.10 61.37 01:37:53 01:36:01 AM 1 34.85 0.00 3.44 0.20 0.10 61.41 01:37:53 01:37:01 AM all 30.93 0.00 3.88 0.16 0.08 64.95 01:37:53 01:37:01 AM 0 37.39 0.00 4.43 0.25 0.08 57.85 01:37:53 01:37:01 AM 1 24.48 0.00 3.33 0.07 0.08 72.04 01:37:53 Average: all 33.88 0.00 4.55 1.00 0.10 60.47 01:37:53 Average: 0 37.06 0.00 4.66 0.93 0.10 57.25 01:37:53 Average: 1 30.70 0.00 4.44 1.08 0.10 63.69 01:37:53 01:37:53 01:37:53