23:32:07 Started by timer 23:32:07 Running as SYSTEM 23:32:07 [EnvInject] - Loading node environment variables. 23:32:07 Building remotely on prd-centos8-builder-2c-2g-1843 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 23:32:08 [ssh-agent] Looking for ssh-agent implementation... 23:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:08 $ ssh-agent 23:32:08 SSH_AUTH_SOCK=/tmp/ssh-iDVPeNN6Qt8Y/agent.5450 23:32:08 SSH_AGENT_PID=5451 23:32:08 [ssh-agent] Started. 23:32:08 Running ssh-add (command line suppressed) 23:32:08 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_9264248102844321499.key (/w/workspace/builder-openstack-cron@tmp/private_key_9264248102844321499.key) 23:32:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:32:08 The recommended git tool is: NONE 23:32:10 using credential jenkins-ssh 23:32:10 Wiping out workspace first. 23:32:10 Cloning the remote Git repository 23:32:10 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:32:10 > git init /w/workspace/builder-openstack-cron # timeout=10 23:32:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:32:10 > git --version # timeout=10 23:32:10 > git --version # 'git version 2.43.0' 23:32:10 using GIT_SSH to set credentials jenkins-ssh 23:32:10 [INFO] Currently running in a labeled security context 23:32:10 [INFO] Currently SELinux is 'enforcing' on the host 23:32:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh5721547404332078649.key 23:32:11 Verifying host key using known hosts file 23:32:11 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. 23:32:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:13 Avoid second fetch 23:32:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:32:13 Checking out Revision 6cd405ccab649fcd7832ee14748bdee1c721ff40 (refs/remotes/origin/master) 23:32:13 > git config core.sparsecheckout # timeout=10 23:32:13 > git checkout -f 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 23:32:14 Commit message: "Chore: Update global-jjb to the latest v0.92.5" 23:32:14 > git rev-list --no-walk 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 23:32:14 > git remote # timeout=10 23:32:14 > git submodule init # timeout=10 23:32:14 > git submodule sync # timeout=10 23:32:14 > git config --get remote.origin.url # timeout=10 23:32:14 > git submodule init # timeout=10 23:32:14 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:32:14 > git config --get submodule.global-jjb.url # timeout=10 23:32:14 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:32:14 > git config --get submodule.packer/common-packer.url # timeout=10 23:32:14 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:32:14 > git submodule update --init --recursive global-jjb # timeout=10 23:32:15 > git submodule update --init --recursive packer/common-packer # timeout=10 23:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:19 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:32:19 No emails were triggered. 23:32:19 provisioning config files... 23:32:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:32:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:32:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:32:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6958444402674169366.sh 23:32:19 ---> python-tools-install.sh 23:32:19 Setup pyenv: 23:32:19 system 23:32:19 * 3.8.13 (set by /opt/pyenv/version) 23:32:19 * 3.9.13 (set by /opt/pyenv/version) 23:32:19 * 3.10.13 (set by /opt/pyenv/version) 23:32:19 * 3.11.7 (set by /opt/pyenv/version) 23:32:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pHL4 23:32:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:32:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:32:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:32:28 lf-activate-venv(): INFO: Base packages installed successfully 23:32:28 lf-activate-venv(): INFO: Installing additional packages: lftools 23:32:54 lf-activate-venv(): INFO: Adding /tmp/venv-pHL4/bin to PATH 23:32:54 Generating Requirements File 23:33:14 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. 23:33:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:33:15 Python 3.11.7 23:33:15 pip 25.2 from /tmp/venv-pHL4/lib/python3.11/site-packages/pip (python 3.11) 23:33:15 appdirs==1.4.4 23:33:15 argcomplete==3.6.2 23:33:15 aspy.yaml==1.3.0 23:33:15 attrs==25.3.0 23:33:15 autopage==0.5.2 23:33:15 beautifulsoup4==4.14.0 23:33:15 boto3==1.40.40 23:33:15 botocore==1.40.40 23:33:15 bs4==0.0.2 23:33:15 cachetools==5.5.2 23:33:15 certifi==2025.8.3 23:33:15 cffi==2.0.0 23:33:15 cfgv==3.4.0 23:33:15 chardet==5.2.0 23:33:15 charset-normalizer==3.4.3 23:33:15 click==8.3.0 23:33:15 cliff==4.11.0 23:33:15 cmd2==2.7.0 23:33:15 cryptography==3.3.2 23:33:15 debtcollector==3.0.0 23:33:15 decorator==5.2.1 23:33:15 defusedxml==0.7.1 23:33:15 Deprecated==1.2.18 23:33:15 distlib==0.4.0 23:33:15 dnspython==2.8.0 23:33:15 docker==7.1.0 23:33:15 dogpile.cache==1.4.1 23:33:15 durationpy==0.10 23:33:15 email-validator==2.3.0 23:33:15 filelock==3.19.1 23:33:15 future==1.0.0 23:33:15 gitdb==4.0.12 23:33:15 GitPython==3.1.45 23:33:15 google-auth==2.40.3 23:33:15 httplib2==0.31.0 23:33:15 identify==2.6.14 23:33:15 idna==3.10 23:33:15 importlib-resources==1.5.0 23:33:15 iso8601==2.1.0 23:33:15 Jinja2==3.1.6 23:33:15 jmespath==1.0.1 23:33:15 jsonpatch==1.33 23:33:15 jsonpointer==3.0.0 23:33:15 jsonschema==4.25.1 23:33:15 jsonschema-specifications==2025.9.1 23:33:15 keystoneauth1==5.12.0 23:33:15 kubernetes==33.1.0 23:33:15 lftools==0.37.14 23:33:15 lxml==6.0.2 23:33:15 markdown-it-py==4.0.0 23:33:15 MarkupSafe==3.0.3 23:33:15 mdurl==0.1.2 23:33:15 msgpack==1.1.1 23:33:15 multi_key_dict==2.0.3 23:33:15 munch==4.0.0 23:33:15 netaddr==1.3.0 23:33:15 niet==1.4.2 23:33:15 nodeenv==1.9.1 23:33:15 oauth2client==4.1.3 23:33:15 oauthlib==3.3.1 23:33:15 openstacksdk==4.7.1 23:33:15 os-service-types==1.8.0 23:33:15 osc-lib==4.2.0 23:33:15 oslo.config==10.0.0 23:33:15 oslo.context==6.1.0 23:33:15 oslo.i18n==6.6.0 23:33:15 oslo.log==7.2.1 23:33:15 oslo.serialization==5.8.0 23:33:15 oslo.utils==9.1.0 23:33:15 packaging==25.0 23:33:15 pbr==7.0.1 23:33:15 platformdirs==4.4.0 23:33:15 prettytable==3.16.0 23:33:15 psutil==7.1.0 23:33:15 pyasn1==0.6.1 23:33:15 pyasn1_modules==0.4.2 23:33:15 pycparser==2.23 23:33:15 pygerrit2==2.0.15 23:33:15 PyGithub==2.8.1 23:33:15 Pygments==2.19.2 23:33:15 PyJWT==2.10.1 23:33:15 PyNaCl==1.6.0 23:33:15 pyparsing==2.4.7 23:33:15 pyperclip==1.11.0 23:33:15 pyrsistent==0.20.0 23:33:15 python-cinderclient==9.8.0 23:33:15 python-dateutil==2.9.0.post0 23:33:15 python-heatclient==4.3.0 23:33:15 python-jenkins==1.8.3 23:33:15 python-keystoneclient==5.7.0 23:33:15 python-magnumclient==4.9.0 23:33:15 python-openstackclient==8.2.0 23:33:15 python-swiftclient==4.8.0 23:33:15 PyYAML==6.0.3 23:33:15 referencing==0.36.2 23:33:15 requests==2.32.5 23:33:15 requests-oauthlib==2.0.0 23:33:15 requestsexceptions==1.4.0 23:33:15 rfc3986==2.0.0 23:33:15 rich==14.1.0 23:33:15 rich-argparse==1.7.1 23:33:15 rpds-py==0.27.1 23:33:15 rsa==4.9.1 23:33:15 ruamel.yaml==0.18.15 23:33:15 ruamel.yaml.clib==0.2.14 23:33:15 s3transfer==0.14.0 23:33:15 simplejson==3.20.2 23:33:15 six==1.17.0 23:33:15 smmap==5.0.2 23:33:15 soupsieve==2.8 23:33:15 stevedore==5.5.0 23:33:15 tabulate==0.9.0 23:33:15 toml==0.10.2 23:33:15 tomlkit==0.13.3 23:33:15 tqdm==4.67.1 23:33:15 typing_extensions==4.15.0 23:33:15 tzdata==2025.2 23:33:15 urllib3==1.26.20 23:33:15 virtualenv==20.34.0 23:33:15 wcwidth==0.2.14 23:33:15 websocket-client==1.8.0 23:33:15 wrapt==1.17.3 23:33:15 xdg==6.0.0 23:33:15 xmltodict==1.0.2 23:33:15 yq==3.4.3 23:33:15 [EnvInject] - Injecting environment variables from a build step. 23:33:15 [EnvInject] - Injecting as environment variables the properties content 23:33:15 OS_CLOUD=vex 23:33:15 23:33:15 [EnvInject] - Variables injected successfully. 23:33:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5836368618516321549.sh 23:33:15 ---> Orphaned k8s clusters 23:33:15 Setup pyenv: 23:33:15 system 23:33:15 3.8.13 23:33:15 3.9.13 23:33:15 3.10.13 23:33:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pHL4 from file:/tmp/.os_lf_venv 23:33:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:33:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:33:17 lf-activate-venv(): INFO: Base packages installed successfully 23:33:17 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 23:33:24 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. 23:33:24 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:33:24 lf-activate-venv(): INFO: Adding /tmp/venv-pHL4/bin to PATH 23:33:27 -----> Delete orphaned cluster 23:33:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14522617162397184882.sh 23:33:28 ---> Orphaned stacks 23:33:28 Setup pyenv: 23:33:28 system 23:33:28 3.8.13 23:33:28 3.9.13 23:33:28 3.10.13 23:33:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pHL4 from file:/tmp/.os_lf_venv 23:33:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:33:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:33:30 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. 23:33:30 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:33:30 lf-activate-venv(): INFO: Base packages installed successfully 23:33:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:33:47 lf-activate-venv(): INFO: Adding /tmp/venv-pHL4/bin to PATH 23:33:47 + mapfile -t OS_COE_CLUSTERS_ID 23:33:47 ++ awk '{print $1}' 23:33:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 23:33:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 23:33:49 + echo '-----> Active clusters -> stacks' 23:33:49 -----> Active clusters -> stacks 23:33:49 + OS_COE_STACKS=() 23:33:49 + [[ 0 -gt 0 ]] 23:33:49 + mapfile -t OS_STACKS 23:33:49 ++ 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 23:33:49 ++ awk '{print $1}' 23:33:50 + echo '-----> Active stacks' 23:33:50 -----> Active stacks 23:33:50 + for stack in "${OS_STACKS[@]}" 23:33:50 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 23:33:50 releng-openflowplugin-csit-1node-sanity-only-scandium-493 23:33:50 + echo '-----> Delete orphaned stacks' 23:33:50 -----> Delete orphaned stacks 23:33:50 + for STACK_NAME in "${OS_STACKS[@]}" 23:33:50 + [[ 0 -gt 0 ]] 23:33:50 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 23:33:50 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 23:33:50 + builds=() 23:33:50 + for jenkins in "${@:2}" 23:33:50 + PARAMS='tree=computer[executors[currentExecutable[url]],' 23:33:50 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 23:33:50 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 23:33:50 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 23:33:50 ++ 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' 23:33:50 + 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/74036/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/77/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 23:33:50 23:33:50 200' 23:33:50 ++ 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/74036/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/77/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 23:33:50 23:33:50 200' 23:33:50 ++ head -n1 23:33:50 + 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/74036/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/77/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 23:33:50 ++ 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/74036/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/77/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 23:33:50 23:33:50 200' 23:33:50 ++ awk 'END {print $NF}' 23:33:50 + status=200 23:33:50 + '[' 200 '!=' 200 ']' 23:33:50 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 23:33:50 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 23:33:50 ++ echo https://jenkins.opendaylight.org/releng 23:33:50 ++ awk -F/ '{print $NF}' 23:33:50 ++ sed 's/\/*$//' 23:33:50 + silo=releng 23:33:50 + export silo 23:33:50 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 23:33:50 ++ jq -r '.computer[].executors[].currentExecutable.url' 23:33:50 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 23:33:50 ++ 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/74036/"}}],"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/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-clm-scandium/77/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 23:33:50 ++ grep -v null 23:33:50 + for jenkins in "${@:2}" 23:33:50 + PARAMS='tree=computer[executors[currentExecutable[url]],' 23:33:50 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 23:33:50 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 23:33:50 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 23:33:50 ++ 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' 23:33:50 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 23:33:50 23:33:50 200' 23:33:50 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 23:33:50 23:33:50 200' 23:33:50 ++ head -n1 23:33:50 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 23:33:50 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 23:33:50 23:33:50 200' 23:33:50 ++ awk 'END {print $NF}' 23:33:50 + status=200 23:33:50 + '[' 200 '!=' 200 ']' 23:33:50 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 23:33:50 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 23:33:50 ++ echo https://jenkins.opendaylight.org/sandbox 23:33:50 ++ awk -F/ '{print $NF}' 23:33:50 ++ sed 's/\/*$//' 23:33:50 + silo=sandbox 23:33:50 + export silo 23:33:50 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 23:33:50 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 23:33:50 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 23:33:50 ++ jq -r '.computer[].executors[].currentExecutable.url' 23:33:50 ++ grep -v null 23:33:50 + [[ releng-builder-openstack-cron-74036 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-sanity-test-scandium-498 releng-openflowplugin-maven-clm-scandium-77 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 23:33:50 + return 0 23:33:50 + continue 23:33:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3559028896498641878.sh 23:33:50 ---> Orphaned servers 23:33:50 Setup pyenv: 23:33:51 system 23:33:51 3.8.13 23:33:51 3.9.13 23:33:51 3.10.13 23:33:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pHL4 from file:/tmp/.os_lf_venv 23:33:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:33:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:33:53 lf-activate-venv(): INFO: Base packages installed successfully 23:33:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-pHL4/bin to PATH 23:34:15 -----> Active servers 23:34:15 prd-centos8-builder-2c-2g-1843 23:34:15 prd-ubuntu2204-docker-4c-4g-1842 23:34:15 prd-ubuntu2204-docker-2c-2g-1841 23:34:15 prd-ubuntu2204-docker-4c-4g-1840 23:34:15 prd-centos8-robot-2c-8g-1728 23:34:15 prd-centos8-robot-2c-8g-1727 23:34:15 prd-centos8-robot-2c-8g-1726 23:34:15 prd-centos8-robot-2c-8g-773 23:34:15 prd-queue-intque-2c-1g-772 23:34:15 -----> Delete orphaned servers 23:34:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:34:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:34:16 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6101548442825102958.sh 23:34:16 ---> Orphaned ports 23:34:16 Setup pyenv: 23:34:16 system 23:34:16 3.8.13 23:34:16 3.9.13 23:34:16 3.10.13 23:34:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pHL4 from file:/tmp/.os_lf_venv 23:34:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:18 lf-activate-venv(): INFO: Base packages installed successfully 23:34:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 23:34:30 lf-activate-venv(): INFO: Adding /tmp/venv-pHL4/bin to PATH 23:34:32 No orphaned ports to process. 23:34:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:34:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:34:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7486873196571321540.sh 23:34:32 ---> Orphaned volumes 23:34:32 + source /home/jenkins/lf-env.sh 23:34:32 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:32 ++ mktemp -d /tmp/venv-XXXX 23:34:32 + lf_venv=/tmp/venv-CxB7 23:34:32 + local venv_file=/tmp/.os_lf_venv 23:34:32 + local python=python3 23:34:32 + local options 23:34:32 + local set_path=true 23:34:32 + local install_args= 23:34:32 ++ 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 23:34:32 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 23:34:32 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 23:34:32 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:32 + true 23:34:32 + case $1 in 23:34:32 + python=python3 23:34:32 + shift 2 23:34:32 + true 23:34:32 + case $1 in 23:34:32 + shift 23:34:32 + break 23:34:32 + case $python in 23:34:32 + local pkg_list= 23:34:32 + [[ -d /opt/pyenv ]] 23:34:32 + echo 'Setup pyenv:' 23:34:32 Setup pyenv: 23:34:32 + export PYENV_ROOT=/opt/pyenv 23:34:32 + PYENV_ROOT=/opt/pyenv 23:34:32 + 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 23:34:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:34:32 + pyenv versions 23:34:32 system 23:34:32 3.8.13 23:34:32 3.9.13 23:34:32 3.10.13 23:34:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:32 + command -v pyenv 23:34:32 ++ pyenv init - --no-rehash 23:34:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:34:32 for i in ${!paths[@]}; do 23:34:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:34:32 fi; done; 23:34:32 echo "${paths[*]}"'\'')" 23:34:32 export PATH="/opt/pyenv/shims:${PATH}" 23:34:32 export PYENV_SHELL=bash 23:34:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:34:32 pyenv() { 23:34:32 local command 23:34:32 command="${1:-}" 23:34:32 if [ "$#" -gt 0 ]; then 23:34:32 shift 23:34:32 fi 23:34:32 23:34:32 case "$command" in 23:34:32 rehash|shell) 23:34:32 eval "$(pyenv "sh-$command" "$@")" 23:34:32 ;; 23:34:32 *) 23:34:32 command pyenv "$command" "$@" 23:34:32 ;; 23:34:32 esac 23:34:32 }' 23:34:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:34:32 for i in ${!paths[@]}; do 23:34:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:34:32 fi; done; 23:34:32 echo "${paths[*]}"' 23:34:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:34:32 ++ 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 23:34:32 ++ 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 23:34:32 ++ export PYENV_SHELL=bash 23:34:32 ++ PYENV_SHELL=bash 23:34:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:34:32 +++ complete -F _pyenv pyenv 23:34:32 ++ lf-pyver python3 23:34:32 ++ local py_version_xy=python3 23:34:32 ++ local py_version_xyz= 23:34:32 ++ pyenv versions 23:34:32 ++ local command 23:34:32 ++ awk '{ print $1 }' 23:34:32 ++ command=versions 23:34:32 ++ '[' 1 -gt 0 ']' 23:34:32 ++ shift 23:34:32 ++ case "$command" in 23:34:32 ++ command pyenv versions 23:34:32 ++ pyenv versions 23:34:32 ++ sed 's/^[ *]* //' 23:34:32 ++ grep -E '^[0-9.]*[0-9]$' 23:34:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:34:32 +++ grep '^3' /tmp/.pyenv_versions 23:34:32 +++ tail -n 1 23:34:32 +++ sort -V 23:34:32 ++ py_version_xyz=3.11.7 23:34:32 ++ [[ -z 3.11.7 ]] 23:34:32 ++ echo 3.11.7 23:34:32 ++ return 0 23:34:32 + pyenv local 3.11.7 23:34:32 + local command 23:34:32 + command=local 23:34:32 + '[' 2 -gt 0 ']' 23:34:32 + shift 23:34:32 + case "$command" in 23:34:32 + command pyenv local 3.11.7 23:34:32 + pyenv local 3.11.7 23:34:32 + for arg in "$@" 23:34:32 + case $arg in 23:34:32 + pkg_list+='lftools[openstack] ' 23:34:32 + for arg in "$@" 23:34:32 + case $arg in 23:34:32 + pkg_list+='kubernetes ' 23:34:32 + for arg in "$@" 23:34:32 + case $arg in 23:34:32 + pkg_list+='niet ' 23:34:32 + for arg in "$@" 23:34:32 + case $arg in 23:34:32 + pkg_list+='python-heatclient ' 23:34:32 + for arg in "$@" 23:34:32 + case $arg in 23:34:32 + pkg_list+='python-openstackclient ' 23:34:32 + for arg in "$@" 23:34:32 + case $arg in 23:34:32 + pkg_list+='python-magnumclient ' 23:34:32 + for arg in "$@" 23:34:32 + case $arg in 23:34:32 + pkg_list+='yq ' 23:34:32 + [[ -f /tmp/.os_lf_venv ]] 23:34:32 ++ cat /tmp/.os_lf_venv 23:34:32 + lf_venv=/tmp/venv-pHL4 23:34:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pHL4 from' file:/tmp/.os_lf_venv 23:34:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pHL4 from file:/tmp/.os_lf_venv 23:34:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:34:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:32 + local 'pip_opts=--upgrade --quiet' 23:34:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:34:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:34:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:34:32 + [[ -n '' ]] 23:34:32 + [[ -n '' ]] 23:34:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:34:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:32 + /tmp/venv-pHL4/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 23:34:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:34:34 lf-activate-venv(): INFO: Base packages installed successfully 23:34:34 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 23:34:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 23:34:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:34 + /tmp/venv-pHL4/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 23:34:50 + type python3 23:34:50 + true 23:34:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pHL4/bin to PATH' 23:34:50 lf-activate-venv(): INFO: Adding /tmp/venv-pHL4/bin to PATH 23:34:50 + PATH=/tmp/venv-pHL4/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 23:34:50 + return 0 23:34:50 + mapfile -t os_volumes 23:34:50 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 23:34:52 + '[' 0 -eq 0 ']' 23:34:52 + echo 'No orphaned volumes found.' 23:34:52 No orphaned volumes found. 23:34:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:34:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:34:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9604431547230163899.sh 23:34:52 ---> Protect in-use images 23:34:52 Setup pyenv: 23:34:52 system 23:34:52 3.8.13 23:34:52 3.9.13 23:34:52 3.10.13 23:34:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pHL4 from file:/tmp/.os_lf_venv 23:34:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:55 lf-activate-venv(): INFO: Base packages installed successfully 23:34:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 23:35:10 lf-activate-venv(): INFO: Adding /tmp/venv-pHL4/bin to PATH 23:35:10 INFO: There are images to protect defined in jenkins-config. 23:35:10 INFO: There are additional images to protect in the jjb dir. 23:35:10 INFO: Protecting the following images: 23:35:10 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 23:35:10 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 23:35:10 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 23:35:10 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 23:35:10 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 23:35:10 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 23:35:10 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 23:35:10 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 23:35:10 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 23:35:10 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 23:35:10 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 23:35:10 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 23:35:10 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 23:35:10 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 23:35:10 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 23:35:10 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 23:35:12 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 23:35:13 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 23:35:13 Build step 'Conditional step (single)' marked build as failure 23:35:13 $ ssh-agent -k 23:35:13 unset SSH_AUTH_SOCK; 23:35:13 unset SSH_AGENT_PID; 23:35:13 echo Agent pid 5451 killed; 23:35:13 [ssh-agent] Stopped. 23:35:13 [PostBuildScript] - [INFO] Executing post build scripts. 23:35:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5495939327121019582.sh 23:35:13 ---> sysstat.sh 23:35:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12863894255792904879.sh 23:35:14 ---> package-listing.sh 23:35:14 ++ tr '[:upper:]' '[:lower:]' 23:35:14 ++ facter osfamily 23:35:14 + OS_FAMILY=redhat 23:35:14 + workspace=/w/workspace/builder-openstack-cron 23:35:14 + START_PACKAGES=/tmp/packages_start.txt 23:35:14 + END_PACKAGES=/tmp/packages_end.txt 23:35:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:35:14 + PACKAGES=/tmp/packages_start.txt 23:35:14 + '[' /w/workspace/builder-openstack-cron ']' 23:35:14 + PACKAGES=/tmp/packages_end.txt 23:35:14 + case "${OS_FAMILY}" in 23:35:14 + rpm -qa 23:35:14 + sort 23:35:14 + '[' -f /tmp/packages_start.txt ']' 23:35:14 + '[' -f /tmp/packages_end.txt ']' 23:35:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:35:14 + '[' /w/workspace/builder-openstack-cron ']' 23:35:14 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 23:35:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 23:35:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8447613317690077254.sh 23:35:14 ---> capture-instance-metadata.sh 23:35:14 Setup pyenv: 23:35:15 system 23:35:15 3.8.13 23:35:15 3.9.13 23:35:15 3.10.13 23:35:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pHL4 from file:/tmp/.os_lf_venv 23:35:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:17 lf-activate-venv(): INFO: Base packages installed successfully 23:35:17 lf-activate-venv(): INFO: Installing additional packages: lftools 23:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-pHL4/bin to PATH 23:35:26 INFO: Running in OpenStack, capturing instance metadata 23:35:26 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9176919548468793401.sh 23:35:26 provisioning config files... 23:35:27 Could not find credentials [logs] for builder-openstack-cron #74036 23:35:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config5093011910927334295tmp 23:35:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:35:27 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:35:27 provisioning config files... 23:35:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:35:27 [EnvInject] - Injecting environment variables from a build step. 23:35:27 [EnvInject] - Injecting as environment variables the properties content 23:35:27 SERVER_ID=logs 23:35:27 23:35:27 [EnvInject] - Variables injected successfully. 23:35:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4653713576827608966.sh 23:35:27 ---> create-netrc.sh 23:35:27 WARN: Log server credential not found. 23:35:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5805045704432387105.sh 23:35:27 ---> python-tools-install.sh 23:35:27 Setup pyenv: 23:35:27 system 23:35:27 3.8.13 23:35:27 3.9.13 23:35:27 3.10.13 23:35:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pHL4 from file:/tmp/.os_lf_venv 23:35:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:29 lf-activate-venv(): INFO: Base packages installed successfully 23:35:29 lf-activate-venv(): INFO: Installing additional packages: lftools 23:35:39 lf-activate-venv(): INFO: Adding /tmp/venv-pHL4/bin to PATH 23:35:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12470387219585659077.sh 23:35:39 ---> sudo-logs.sh 23:35:39 Archiving 'sudo' log.. 23:35:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13788564458451316512.sh 23:35:39 ---> job-cost.sh 23:35:39 Setup pyenv: 23:35:39 system 23:35:39 3.8.13 23:35:39 3.9.13 23:35:39 3.10.13 23:35:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pHL4 from file:/tmp/.os_lf_venv 23:35:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:42 lf-activate-venv(): INFO: Base packages installed successfully 23:35:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:35:49 lf-activate-venv(): INFO: Adding /tmp/venv-pHL4/bin to PATH 23:35:49 INFO: No Stack... 23:35:49 INFO: Retrieving Pricing Info for: v3-standard-2 23:35:49 INFO: Archiving Costs 23:35:49 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4484556090170730877.sh 23:35:50 ---> logs-deploy.sh 23:35:50 Setup pyenv: 23:35:50 system 23:35:50 3.8.13 23:35:50 3.9.13 23:35:50 3.10.13 23:35:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pHL4 from file:/tmp/.os_lf_venv 23:35:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:52 lf-activate-venv(): INFO: Base packages installed successfully 23:35:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:36:02 lf-activate-venv(): INFO: Adding /tmp/venv-pHL4/bin to PATH 23:36:02 WARNING: Nexus logging server not set 23:36:02 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74036/ 23:36:02 INFO: archiving logs to S3 23:36:03 ---> uname -a: 23:36:03 Linux prd-centos8-builder-2c-2g-1843.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 23:36:03 23:36:03 23:36:03 ---> lscpu: 23:36:03 Architecture: x86_64 23:36:03 CPU op-mode(s): 32-bit, 64-bit 23:36:03 Byte Order: Little Endian 23:36:03 CPU(s): 2 23:36:03 On-line CPU(s) list: 0,1 23:36:03 Thread(s) per core: 1 23:36:03 Core(s) per socket: 1 23:36:03 Socket(s): 2 23:36:03 NUMA node(s): 1 23:36:03 Vendor ID: AuthenticAMD 23:36:03 CPU family: 23 23:36:03 Model: 49 23:36:03 Model name: AMD EPYC-Rome Processor 23:36:03 Stepping: 0 23:36:03 CPU MHz: 2800.000 23:36:03 BogoMIPS: 5600.00 23:36:03 Virtualization: AMD-V 23:36:03 Hypervisor vendor: KVM 23:36:03 Virtualization type: full 23:36:03 L1d cache: 32K 23:36:03 L1i cache: 32K 23:36:03 L2 cache: 512K 23:36:03 L3 cache: 16384K 23:36:03 NUMA node0 CPU(s): 0,1 23:36:03 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 23:36:03 23:36:03 23:36:03 ---> nproc: 23:36:03 2 23:36:03 23:36:03 23:36:04 ---> df -h: 23:36:04 Filesystem Size Used Avail Use% Mounted on 23:36:04 devtmpfs 3.8G 0 3.8G 0% /dev 23:36:04 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:36:04 tmpfs 3.8G 17M 3.8G 1% /run 23:36:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:36:04 /dev/vda1 40G 8.4G 32G 22% / 23:36:04 tmpfs 770M 0 770M 0% /run/user/1001 23:36:04 23:36:04 23:36:04 ---> free -m: 23:36:04 total used free shared buff/cache available 23:36:04 Mem: 7697 627 4804 19 2265 6772 23:36:04 Swap: 1023 0 1023 23:36:04 23:36:04 23:36:04 ---> ip addr: 23:36:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:36:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:36:04 inet 127.0.0.1/8 scope host lo 23:36:04 valid_lft forever preferred_lft forever 23:36:04 inet6 ::1/128 scope host 23:36:04 valid_lft forever preferred_lft forever 23:36:04 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:36:04 link/ether fa:16:3e:37:e7:92 brd ff:ff:ff:ff:ff:ff 23:36:04 altname enp0s3 23:36:04 altname ens3 23:36:04 inet 10.30.170.245/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:36:04 valid_lft 86128sec preferred_lft 86128sec 23:36:04 inet6 fe80::f816:3eff:fe37:e792/64 scope link 23:36:04 valid_lft forever preferred_lft forever 23:36:04 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:36:04 link/ether 02:42:94:b8:15:81 brd ff:ff:ff:ff:ff:ff 23:36:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:36:04 valid_lft forever preferred_lft forever 23:36:04 23:36:04 23:36:04 ---> sar -b -r -n DEV: 23:36:04 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/27/2025 _x86_64_ (2 CPU) 23:36:04 23:36:04 23:31:28 LINUX RESTART (2 CPU) 23:36:04 23:36:04 11:32:01 PM tps rtps wtps bread/s bwrtn/s 23:36:04 11:33:01 PM 218.22 14.96 203.27 4080.23 8309.60 23:36:04 11:34:01 PM 105.57 0.70 104.87 103.18 11547.44 23:36:04 11:35:01 PM 31.07 0.10 30.97 3.60 1260.81 23:36:04 11:36:01 PM 29.03 0.50 28.53 63.72 793.23 23:36:04 Average: 95.98 4.07 91.91 1062.89 5477.83 23:36:04 23:36:04 11:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:36:04 11:33:01 PM 5133020 7004796 2749404 34.88 2688 2055080 963292 10.79 204704 2220888 174864 23:36:04 11:34:01 PM 4897540 6938548 2984884 37.87 2688 2216724 993572 11.12 235048 2395128 60376 23:36:04 11:35:01 PM 4942228 6950204 2940196 37.30 2688 2183476 970940 10.87 267724 2316836 9940 23:36:04 11:36:01 PM 4899100 6912716 2983324 37.85 2688 2188716 1018184 11.40 422232 2205508 26272 23:36:04 Average: 4967972 6951566 2914452 36.97 2688 2160999 986497 11.05 282427 2284590 67863 23:36:04 23:36:04 11:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:36:04 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:04 11:33:01 PM eth0 324.25 185.26 1895.67 62.92 0.00 0.00 0.00 0.00 23:36:04 11:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:04 11:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:04 11:34:01 PM eth0 78.80 63.01 740.04 12.12 0.00 0.00 0.00 0.00 23:36:04 11:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:04 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:04 11:35:01 PM eth0 20.79 21.71 25.86 8.85 0.00 0.00 0.00 0.00 23:36:04 11:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:04 11:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:04 11:36:01 PM eth0 20.91 19.63 18.42 10.29 0.00 0.00 0.00 0.00 23:36:04 11:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:04 Average: eth0 111.21 72.41 670.07 23.55 0.00 0.00 0.00 0.00 23:36:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:04 23:36:04 23:36:04 ---> sar -P ALL: 23:36:04 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/27/2025 _x86_64_ (2 CPU) 23:36:04 23:36:04 23:31:28 LINUX RESTART (2 CPU) 23:36:04 23:36:04 11:32:01 PM CPU %user %nice %system %iowait %steal %idle 23:36:04 11:33:01 PM all 37.63 0.00 7.10 1.75 0.10 53.41 23:36:04 11:33:01 PM 0 44.78 0.00 8.49 2.76 0.10 43.86 23:36:04 11:33:01 PM 1 30.50 0.00 5.72 0.75 0.10 62.93 23:36:04 11:34:01 PM all 35.17 0.00 5.10 0.84 0.10 58.78 23:36:04 11:34:01 PM 0 53.72 0.00 5.71 0.73 0.10 39.74 23:36:04 11:34:01 PM 1 16.65 0.00 4.49 0.95 0.10 77.81 23:36:04 11:35:01 PM all 34.19 0.00 3.65 0.16 0.11 61.89 23:36:04 11:35:01 PM 0 47.49 0.00 4.25 0.20 0.10 47.97 23:36:04 11:35:01 PM 1 20.88 0.00 3.05 0.12 0.12 75.84 23:36:04 11:36:01 PM all 38.31 0.00 4.31 0.15 0.12 57.11 23:36:04 11:36:01 PM 0 54.76 0.00 5.03 0.20 0.12 39.90 23:36:04 11:36:01 PM 1 21.87 0.00 3.58 0.10 0.13 74.32 23:36:04 Average: all 36.32 0.00 5.04 0.73 0.11 57.80 23:36:04 Average: 0 50.19 0.00 5.87 0.97 0.10 42.86 23:36:04 Average: 1 22.47 0.00 4.21 0.48 0.11 72.73 23:36:04 23:36:04 23:36:04