20:32:39 Started by timer 20:32:39 Running as SYSTEM 20:32:39 [EnvInject] - Loading node environment variables. 20:32:39 Building remotely on prd-centos8-builder-2c-2g-1991 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 20:32:40 [ssh-agent] Looking for ssh-agent implementation... 20:32:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:40 $ ssh-agent 20:32:40 SSH_AUTH_SOCK=/tmp/ssh-HLLqjxaMBuj4/agent.5451 20:32:40 SSH_AGENT_PID=5452 20:32:40 [ssh-agent] Started. 20:32:40 Running ssh-add (command line suppressed) 20:32:40 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_10991193494290129380.key (/w/workspace/builder-openstack-cron@tmp/private_key_10991193494290129380.key) 20:32:40 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:32:40 The recommended git tool is: NONE 20:32:42 using credential jenkins-ssh 20:32:42 Wiping out workspace first. 20:32:42 Cloning the remote Git repository 20:32:42 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 20:32:42 > git init /w/workspace/builder-openstack-cron # timeout=10 20:32:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 20:32:42 > git --version # timeout=10 20:32:42 > git --version # 'git version 2.43.0' 20:32:42 using GIT_SSH to set credentials jenkins-ssh 20:32:42 [INFO] Currently running in a labeled security context 20:32:42 [INFO] Currently SELinux is 'enforcing' on the host 20:32:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh9591568802795656109.key 20:32:42 Verifying host key using known hosts file 20:32:43 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. 20:32:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 20:32:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:45 Avoid second fetch 20:32:45 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:32:45 Checking out Revision 6cd405ccab649fcd7832ee14748bdee1c721ff40 (refs/remotes/origin/master) 20:32:45 > git config core.sparsecheckout # timeout=10 20:32:45 > git checkout -f 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 20:32:46 Commit message: "Chore: Update global-jjb to the latest v0.92.5" 20:32:46 > git rev-list --no-walk 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 20:32:46 > git remote # timeout=10 20:32:46 > git submodule init # timeout=10 20:32:46 > git submodule sync # timeout=10 20:32:46 > git config --get remote.origin.url # timeout=10 20:32:46 > git submodule init # timeout=10 20:32:46 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:32:46 > git config --get submodule.global-jjb.url # timeout=10 20:32:46 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 20:32:46 > git config --get submodule.packer/common-packer.url # timeout=10 20:32:46 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 20:32:46 > git submodule update --init --recursive global-jjb # timeout=10 20:32:47 > git submodule update --init --recursive packer/common-packer # timeout=10 20:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:32:51 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 20:32:51 No emails were triggered. 20:32:51 provisioning config files... 20:32:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:32:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:32:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:32:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11969615873535237902.sh 20:32:51 ---> python-tools-install.sh 20:32:51 Setup pyenv: 20:32:51 system 20:32:51 * 3.8.13 (set by /opt/pyenv/version) 20:32:51 * 3.9.13 (set by /opt/pyenv/version) 20:32:51 * 3.10.13 (set by /opt/pyenv/version) 20:32:52 * 3.11.7 (set by /opt/pyenv/version) 20:32:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KMLu 20:32:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:32:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:32:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:33:00 lf-activate-venv(): INFO: Base packages installed successfully 20:33:00 lf-activate-venv(): INFO: Installing additional packages: lftools 20:33:27 lf-activate-venv(): INFO: Adding /tmp/venv-KMLu/bin to PATH 20:33:27 Generating Requirements File 20:33:47 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:33:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:33:47 Python 3.11.7 20:33:48 pip 25.2 from /tmp/venv-KMLu/lib/python3.11/site-packages/pip (python 3.11) 20:33:48 appdirs==1.4.4 20:33:48 argcomplete==3.6.2 20:33:48 aspy.yaml==1.3.0 20:33:48 attrs==25.3.0 20:33:48 autopage==0.5.2 20:33:48 beautifulsoup4==4.14.0 20:33:48 boto3==1.40.40 20:33:48 botocore==1.40.40 20:33:48 bs4==0.0.2 20:33:48 cachetools==5.5.2 20:33:48 certifi==2025.8.3 20:33:48 cffi==2.0.0 20:33:48 cfgv==3.4.0 20:33:48 chardet==5.2.0 20:33:48 charset-normalizer==3.4.3 20:33:48 click==8.3.0 20:33:48 cliff==4.11.0 20:33:48 cmd2==2.7.0 20:33:48 cryptography==3.3.2 20:33:48 debtcollector==3.0.0 20:33:48 decorator==5.2.1 20:33:48 defusedxml==0.7.1 20:33:48 Deprecated==1.2.18 20:33:48 distlib==0.4.0 20:33:48 dnspython==2.8.0 20:33:48 docker==7.1.0 20:33:48 dogpile.cache==1.4.1 20:33:48 durationpy==0.10 20:33:48 email-validator==2.3.0 20:33:48 filelock==3.19.1 20:33:48 future==1.0.0 20:33:48 gitdb==4.0.12 20:33:48 GitPython==3.1.45 20:33:48 google-auth==2.40.3 20:33:48 httplib2==0.31.0 20:33:48 identify==2.6.14 20:33:48 idna==3.10 20:33:48 importlib-resources==1.5.0 20:33:48 iso8601==2.1.0 20:33:48 Jinja2==3.1.6 20:33:48 jmespath==1.0.1 20:33:48 jsonpatch==1.33 20:33:48 jsonpointer==3.0.0 20:33:48 jsonschema==4.25.1 20:33:48 jsonschema-specifications==2025.9.1 20:33:48 keystoneauth1==5.12.0 20:33:48 kubernetes==33.1.0 20:33:48 lftools==0.37.14 20:33:48 lxml==6.0.2 20:33:48 markdown-it-py==4.0.0 20:33:48 MarkupSafe==3.0.3 20:33:48 mdurl==0.1.2 20:33:48 msgpack==1.1.1 20:33:48 multi_key_dict==2.0.3 20:33:48 munch==4.0.0 20:33:48 netaddr==1.3.0 20:33:48 niet==1.4.2 20:33:48 nodeenv==1.9.1 20:33:48 oauth2client==4.1.3 20:33:48 oauthlib==3.3.1 20:33:48 openstacksdk==4.7.1 20:33:48 os-service-types==1.8.0 20:33:48 osc-lib==4.2.0 20:33:48 oslo.config==10.0.0 20:33:48 oslo.context==6.1.0 20:33:48 oslo.i18n==6.6.0 20:33:48 oslo.log==7.2.1 20:33:48 oslo.serialization==5.8.0 20:33:48 oslo.utils==9.1.0 20:33:48 packaging==25.0 20:33:48 pbr==7.0.1 20:33:48 platformdirs==4.4.0 20:33:48 prettytable==3.16.0 20:33:48 psutil==7.1.0 20:33:48 pyasn1==0.6.1 20:33:48 pyasn1_modules==0.4.2 20:33:48 pycparser==2.23 20:33:48 pygerrit2==2.0.15 20:33:48 PyGithub==2.8.1 20:33:48 Pygments==2.19.2 20:33:48 PyJWT==2.10.1 20:33:48 PyNaCl==1.6.0 20:33:48 pyparsing==2.4.7 20:33:48 pyperclip==1.11.0 20:33:48 pyrsistent==0.20.0 20:33:48 python-cinderclient==9.8.0 20:33:48 python-dateutil==2.9.0.post0 20:33:48 python-heatclient==4.3.0 20:33:48 python-jenkins==1.8.3 20:33:48 python-keystoneclient==5.7.0 20:33:48 python-magnumclient==4.9.0 20:33:48 python-openstackclient==8.2.0 20:33:48 python-swiftclient==4.8.0 20:33:48 PyYAML==6.0.3 20:33:48 referencing==0.36.2 20:33:48 requests==2.32.5 20:33:48 requests-oauthlib==2.0.0 20:33:48 requestsexceptions==1.4.0 20:33:48 rfc3986==2.0.0 20:33:48 rich==14.1.0 20:33:48 rich-argparse==1.7.1 20:33:48 rpds-py==0.27.1 20:33:48 rsa==4.9.1 20:33:48 ruamel.yaml==0.18.15 20:33:48 ruamel.yaml.clib==0.2.14 20:33:48 s3transfer==0.14.0 20:33:48 simplejson==3.20.2 20:33:48 six==1.17.0 20:33:48 smmap==5.0.2 20:33:48 soupsieve==2.8 20:33:48 stevedore==5.5.0 20:33:48 tabulate==0.9.0 20:33:48 toml==0.10.2 20:33:48 tomlkit==0.13.3 20:33:48 tqdm==4.67.1 20:33:48 typing_extensions==4.15.0 20:33:48 tzdata==2025.2 20:33:48 urllib3==1.26.20 20:33:48 virtualenv==20.34.0 20:33:48 wcwidth==0.2.14 20:33:48 websocket-client==1.8.0 20:33:48 wrapt==1.17.3 20:33:48 xdg==6.0.0 20:33:48 xmltodict==1.0.2 20:33:48 yq==3.4.3 20:33:48 [EnvInject] - Injecting environment variables from a build step. 20:33:48 [EnvInject] - Injecting as environment variables the properties content 20:33:48 OS_CLOUD=vex 20:33:48 20:33:48 [EnvInject] - Variables injected successfully. 20:33:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:33:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:33:48 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1003616981272309465.sh 20:33:48 ---> Orphaned k8s clusters 20:33:48 Setup pyenv: 20:33:48 system 20:33:48 3.8.13 20:33:48 3.9.13 20:33:48 3.10.13 20:33:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:33:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMLu from file:/tmp/.os_lf_venv 20:33:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:33:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:33:50 lf-activate-venv(): INFO: Base packages installed successfully 20:33:50 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 20:33:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:33:57 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-KMLu/bin to PATH 20:34:00 -----> Delete orphaned cluster 20:34:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:34:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:34:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2054154733875931023.sh 20:34:01 ---> Orphaned stacks 20:34:01 Setup pyenv: 20:34:01 system 20:34:01 3.8.13 20:34:01 3.9.13 20:34:01 3.10.13 20:34:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:34:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMLu from file:/tmp/.os_lf_venv 20:34:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:34:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:34:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:34:03 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:34:03 lf-activate-venv(): INFO: Base packages installed successfully 20:34:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:34:21 lf-activate-venv(): INFO: Adding /tmp/venv-KMLu/bin to PATH 20:34:21 + mapfile -t OS_COE_CLUSTERS_ID 20:34:21 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 20:34:21 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 20:34:21 ++ awk '{print $1}' 20:34:23 + echo '-----> Active clusters -> stacks' 20:34:23 -----> Active clusters -> stacks 20:34:23 + OS_COE_STACKS=() 20:34:23 + [[ 0 -gt 0 ]] 20:34:23 + mapfile -t OS_STACKS 20:34:23 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 20:34:23 ++ awk '{print $1}' 20:34:25 + echo '-----> Active stacks' 20:34:25 -----> Active stacks 20:34:25 + for stack in "${OS_STACKS[@]}" 20:34:25 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 20:34:25 releng-openflowplugin-csit-1node-sanity-only-scandium-493 20:34:25 + echo '-----> Delete orphaned stacks' 20:34:25 -----> Delete orphaned stacks 20:34:25 + for STACK_NAME in "${OS_STACKS[@]}" 20:34:25 + [[ 0 -gt 0 ]] 20:34:25 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 20:34:25 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 20:34:25 + builds=() 20:34:25 + for jenkins in "${@:2}" 20:34:25 + PARAMS='tree=computer[executors[currentExecutable[url]],' 20:34:25 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 20:34:25 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:34:25 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:34:25 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:34:25 + 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/74057/"}}],"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/mdsal-maven-merge-14.0.x/36/"}}],"oneOffExecutors":[]}]} 20:34:25 20:34:25 200' 20:34:25 ++ 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/74057/"}}],"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/mdsal-maven-merge-14.0.x/36/"}}],"oneOffExecutors":[]}]} 20:34:25 20:34:25 200' 20:34:25 ++ head -n1 20:34:25 + 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/74057/"}}],"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/mdsal-maven-merge-14.0.x/36/"}}],"oneOffExecutors":[]}]}' 20:34:25 ++ 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/74057/"}}],"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/mdsal-maven-merge-14.0.x/36/"}}],"oneOffExecutors":[]}]} 20:34:25 20:34:25 200' 20:34:25 ++ awk 'END {print $NF}' 20:34:25 + status=200 20:34:25 + '[' 200 '!=' 200 ']' 20:34:25 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 20:34:25 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 20:34:25 ++ echo https://jenkins.opendaylight.org/releng 20:34:25 ++ sed 's/\/*$//' 20:34:25 ++ awk -F/ '{print $NF}' 20:34:25 + silo=releng 20:34:25 + export silo 20:34:25 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 20:34:25 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 20:34:25 ++ 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/74057/"}}],"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/mdsal-maven-merge-14.0.x/36/"}}],"oneOffExecutors":[]}]}' 20:34:25 ++ jq -r '.computer[].executors[].currentExecutable.url' 20:34:25 ++ grep -v null 20:34:25 + for jenkins in "${@:2}" 20:34:25 + PARAMS='tree=computer[executors[currentExecutable[url]],' 20:34:25 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 20:34:25 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:34:25 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:34:25 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 20:34:25 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 20:34:25 20:34:25 200' 20:34:25 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 20:34:25 20:34:25 200' 20:34:25 ++ head -n1 20:34:25 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 20:34:25 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 20:34:25 20:34:25 200' 20:34:25 ++ awk 'END {print $NF}' 20:34:25 + status=200 20:34:25 + '[' 200 '!=' 200 ']' 20:34:25 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 20:34:25 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 20:34:25 ++ sed 's/\/*$//' 20:34:25 ++ echo https://jenkins.opendaylight.org/sandbox 20:34:25 ++ awk -F/ '{print $NF}' 20:34:25 + silo=sandbox 20:34:25 + export silo 20:34:25 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 20:34:25 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 20:34:25 ++ jq -r '.computer[].executors[].currentExecutable.url' 20:34:25 ++ grep -v null 20:34:25 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 20:34:25 + [[ releng-builder-openstack-cron-74057 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-sanity-test-scandium-498 releng-mdsal-maven-merge-14.0.x-36 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 20:34:25 + return 0 20:34:25 + continue 20:34:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:34:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:34:25 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5060094705434806381.sh 20:34:25 ---> Orphaned servers 20:34:25 Setup pyenv: 20:34:25 system 20:34:25 3.8.13 20:34:25 3.9.13 20:34:25 3.10.13 20:34:25 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:34:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMLu from file:/tmp/.os_lf_venv 20:34:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:34:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:34:27 lf-activate-venv(): INFO: Base packages installed successfully 20:34:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:34:43 lf-activate-venv(): INFO: Adding /tmp/venv-KMLu/bin to PATH 20:34:49 -----> Active servers 20:34:49 prd-centos8-builder-2c-2g-1991 20:34:49 prd-ubuntu2204-docker-4c-4g-1990 20:34:49 prd-centos8-robot-2c-8g-1938 20:34:49 prd-centos8-robot-2c-8g-1937 20:34:49 prd-centos8-robot-2c-8g-1939 20:34:49 prd-ubuntu2204-builder-2c-2g-1869 20:34:49 prd-centos8-robot-2c-8g-773 20:34:49 prd-queue-intque-2c-1g-772 20:34:49 -----> Delete orphaned servers 20:34:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:34:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:34:49 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16575632618251385565.sh 20:34:49 ---> Orphaned ports 20:34:49 Setup pyenv: 20:34:50 system 20:34:50 3.8.13 20:34:50 3.9.13 20:34:50 3.10.13 20:34:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:34:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMLu from file:/tmp/.os_lf_venv 20:34:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:34:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:34:52 lf-activate-venv(): INFO: Base packages installed successfully 20:34:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 20:35:04 lf-activate-venv(): INFO: Adding /tmp/venv-KMLu/bin to PATH 20:35:06 No orphaned ports to process. 20:35:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:35:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:35:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1170760206657528758.sh 20:35:06 ---> Orphaned volumes 20:35:06 + source /home/jenkins/lf-env.sh 20:35:06 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:35:06 ++ mktemp -d /tmp/venv-XXXX 20:35:06 + lf_venv=/tmp/venv-KStO 20:35:06 + local venv_file=/tmp/.os_lf_venv 20:35:06 + local python=python3 20:35:06 + local options 20:35:06 + local set_path=true 20:35:06 + local install_args= 20:35:06 ++ 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 20:35:06 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 20:35:06 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 20:35:06 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:35:06 + true 20:35:06 + case $1 in 20:35:06 + python=python3 20:35:06 + shift 2 20:35:06 + true 20:35:06 + case $1 in 20:35:06 + shift 20:35:06 + break 20:35:06 + case $python in 20:35:06 + local pkg_list= 20:35:06 + [[ -d /opt/pyenv ]] 20:35:06 + echo 'Setup pyenv:' 20:35:06 Setup pyenv: 20:35:06 + export PYENV_ROOT=/opt/pyenv 20:35:06 + PYENV_ROOT=/opt/pyenv 20:35:06 + 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 20:35:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:35:06 + pyenv versions 20:35:06 system 20:35:06 3.8.13 20:35:06 3.9.13 20:35:06 3.10.13 20:35:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:35:06 + command -v pyenv 20:35:06 ++ pyenv init - --no-rehash 20:35:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 20:35:06 for i in ${!paths[@]}; do 20:35:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 20:35:06 fi; done; 20:35:06 echo "${paths[*]}"'\'')" 20:35:06 export PATH="/opt/pyenv/shims:${PATH}" 20:35:06 export PYENV_SHELL=bash 20:35:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:35:06 pyenv() { 20:35:06 local command 20:35:06 command="${1:-}" 20:35:06 if [ "$#" -gt 0 ]; then 20:35:06 shift 20:35:06 fi 20:35:06 20:35:06 case "$command" in 20:35:06 rehash|shell) 20:35:06 eval "$(pyenv "sh-$command" "$@")" 20:35:06 ;; 20:35:06 *) 20:35:06 command pyenv "$command" "$@" 20:35:06 ;; 20:35:06 esac 20:35:06 }' 20:35:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); 20:35:06 for i in ${!paths[@]}; do 20:35:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 20:35:06 fi; done; 20:35:06 echo "${paths[*]}"' 20:35:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:35:06 ++ 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 20:35:06 ++ 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 20:35:06 ++ export PYENV_SHELL=bash 20:35:06 ++ PYENV_SHELL=bash 20:35:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:35:06 +++ complete -F _pyenv pyenv 20:35:06 ++ lf-pyver python3 20:35:06 ++ local py_version_xy=python3 20:35:06 ++ local py_version_xyz= 20:35:06 ++ awk '{ print $1 }' 20:35:06 ++ pyenv versions 20:35:06 ++ local command 20:35:06 ++ command=versions 20:35:06 ++ '[' 1 -gt 0 ']' 20:35:06 ++ shift 20:35:06 ++ case "$command" in 20:35:06 ++ command pyenv versions 20:35:06 ++ pyenv versions 20:35:06 ++ sed 's/^[ *]* //' 20:35:06 ++ grep -E '^[0-9.]*[0-9]$' 20:35:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:35:06 +++ grep '^3' /tmp/.pyenv_versions 20:35:06 +++ tail -n 1 20:35:06 +++ sort -V 20:35:06 ++ py_version_xyz=3.11.7 20:35:06 ++ [[ -z 3.11.7 ]] 20:35:06 ++ echo 3.11.7 20:35:06 ++ return 0 20:35:06 + pyenv local 3.11.7 20:35:06 + local command 20:35:06 + command=local 20:35:06 + '[' 2 -gt 0 ']' 20:35:06 + shift 20:35:06 + case "$command" in 20:35:06 + command pyenv local 3.11.7 20:35:06 + pyenv local 3.11.7 20:35:06 + for arg in "$@" 20:35:06 + case $arg in 20:35:06 + pkg_list+='lftools[openstack] ' 20:35:06 + for arg in "$@" 20:35:06 + case $arg in 20:35:06 + pkg_list+='kubernetes ' 20:35:06 + for arg in "$@" 20:35:06 + case $arg in 20:35:06 + pkg_list+='niet ' 20:35:06 + for arg in "$@" 20:35:06 + case $arg in 20:35:06 + pkg_list+='python-heatclient ' 20:35:06 + for arg in "$@" 20:35:06 + case $arg in 20:35:06 + pkg_list+='python-openstackclient ' 20:35:06 + for arg in "$@" 20:35:06 + case $arg in 20:35:06 + pkg_list+='python-magnumclient ' 20:35:06 + for arg in "$@" 20:35:06 + case $arg in 20:35:06 + pkg_list+='yq ' 20:35:06 + [[ -f /tmp/.os_lf_venv ]] 20:35:06 ++ cat /tmp/.os_lf_venv 20:35:06 + lf_venv=/tmp/venv-KMLu 20:35:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMLu from' file:/tmp/.os_lf_venv 20:35:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMLu from file:/tmp/.os_lf_venv 20:35:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:35:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:35:06 + local 'pip_opts=--upgrade --quiet' 20:35:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:35:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:35:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:35:06 + [[ -n '' ]] 20:35:06 + [[ -n '' ]] 20:35:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:35:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:35:06 + /tmp/venv-KMLu/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 20:35:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:35:08 lf-activate-venv(): INFO: Base packages installed successfully 20:35:08 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 20:35:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 20:35:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:35:08 + /tmp/venv-KMLu/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 20:35:24 + type python3 20:35:24 + true 20:35:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KMLu/bin to PATH' 20:35:24 lf-activate-venv(): INFO: Adding /tmp/venv-KMLu/bin to PATH 20:35:24 + PATH=/tmp/venv-KMLu/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 20:35:24 + return 0 20:35:24 + mapfile -t os_volumes 20:35:24 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 20:35:27 + '[' 0 -eq 0 ']' 20:35:27 + echo 'No orphaned volumes found.' 20:35:27 No orphaned volumes found. 20:35:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:35:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:35:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2002597344821992920.sh 20:35:27 ---> Protect in-use images 20:35:27 Setup pyenv: 20:35:27 system 20:35:27 3.8.13 20:35:27 3.9.13 20:35:27 3.10.13 20:35:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:35:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMLu from file:/tmp/.os_lf_venv 20:35:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:35:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:35:29 lf-activate-venv(): INFO: Base packages installed successfully 20:35:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 20:35:45 lf-activate-venv(): INFO: Adding /tmp/venv-KMLu/bin to PATH 20:35:45 INFO: There are images to protect defined in jenkins-config. 20:35:45 INFO: There are additional images to protect in the jjb dir. 20:35:45 INFO: Protecting the following images: 20:35:45 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 20:35:45 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 20:35:45 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 20:35:45 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 20:35:45 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 20:35:45 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 20:35:45 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 20:35:45 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 20:35:45 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 20:35:45 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 20:35:45 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 20:35:45 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 20:35:45 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 20:35:45 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 20:35:45 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 20:35:45 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 20:35:47 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 20:35:48 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 20:35:49 Build step 'Conditional step (single)' marked build as failure 20:35:49 $ ssh-agent -k 20:35:49 unset SSH_AUTH_SOCK; 20:35:49 unset SSH_AGENT_PID; 20:35:49 echo Agent pid 5452 killed; 20:35:49 [ssh-agent] Stopped. 20:35:49 [PostBuildScript] - [INFO] Executing post build scripts. 20:35:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5188522447233577026.sh 20:35:49 ---> sysstat.sh 20:35:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17372273095967897865.sh 20:35:49 ---> package-listing.sh 20:35:49 ++ facter osfamily 20:35:49 ++ tr '[:upper:]' '[:lower:]' 20:35:49 + OS_FAMILY=redhat 20:35:49 + workspace=/w/workspace/builder-openstack-cron 20:35:49 + START_PACKAGES=/tmp/packages_start.txt 20:35:49 + END_PACKAGES=/tmp/packages_end.txt 20:35:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:35:49 + PACKAGES=/tmp/packages_start.txt 20:35:49 + '[' /w/workspace/builder-openstack-cron ']' 20:35:49 + PACKAGES=/tmp/packages_end.txt 20:35:49 + case "${OS_FAMILY}" in 20:35:49 + rpm -qa 20:35:49 + sort 20:35:50 + '[' -f /tmp/packages_start.txt ']' 20:35:50 + '[' -f /tmp/packages_end.txt ']' 20:35:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:35:50 + '[' /w/workspace/builder-openstack-cron ']' 20:35:50 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 20:35:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 20:35:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4594123504227876769.sh 20:35:50 ---> capture-instance-metadata.sh 20:35:50 Setup pyenv: 20:35:50 system 20:35:50 3.8.13 20:35:50 3.9.13 20:35:50 3.10.13 20:35:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:35:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMLu from file:/tmp/.os_lf_venv 20:35:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:35:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:35:52 lf-activate-venv(): INFO: Base packages installed successfully 20:35:52 lf-activate-venv(): INFO: Installing additional packages: lftools 20:36:02 lf-activate-venv(): INFO: Adding /tmp/venv-KMLu/bin to PATH 20:36:02 INFO: Running in OpenStack, capturing instance metadata 20:36:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2349092232582915917.sh 20:36:03 provisioning config files... 20:36:03 Could not find credentials [logs] for builder-openstack-cron #74057 20:36:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config12854522636479444758tmp 20:36:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:36:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:36:03 provisioning config files... 20:36:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:36:03 [EnvInject] - Injecting environment variables from a build step. 20:36:03 [EnvInject] - Injecting as environment variables the properties content 20:36:03 SERVER_ID=logs 20:36:03 20:36:03 [EnvInject] - Variables injected successfully. 20:36:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10976306598627773804.sh 20:36:03 ---> create-netrc.sh 20:36:03 WARN: Log server credential not found. 20:36:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16724130226196947288.sh 20:36:03 ---> python-tools-install.sh 20:36:03 Setup pyenv: 20:36:03 system 20:36:03 3.8.13 20:36:03 3.9.13 20:36:03 3.10.13 20:36:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:36:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMLu from file:/tmp/.os_lf_venv 20:36:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:36:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:36:06 lf-activate-venv(): INFO: Base packages installed successfully 20:36:06 lf-activate-venv(): INFO: Installing additional packages: lftools 20:36:15 lf-activate-venv(): INFO: Adding /tmp/venv-KMLu/bin to PATH 20:36:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3065138753735527959.sh 20:36:15 ---> sudo-logs.sh 20:36:15 Archiving 'sudo' log.. 20:36:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7471250981773688034.sh 20:36:16 ---> job-cost.sh 20:36:16 Setup pyenv: 20:36:16 system 20:36:16 3.8.13 20:36:16 3.9.13 20:36:16 3.10.13 20:36:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:36:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMLu from file:/tmp/.os_lf_venv 20:36:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:36:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:36:18 lf-activate-venv(): INFO: Base packages installed successfully 20:36:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:36:26 lf-activate-venv(): INFO: Adding /tmp/venv-KMLu/bin to PATH 20:36:26 INFO: No Stack... 20:36:26 INFO: Retrieving Pricing Info for: v3-standard-2 20:36:26 INFO: Archiving Costs 20:36:26 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13070788929447287970.sh 20:36:26 ---> logs-deploy.sh 20:36:26 Setup pyenv: 20:36:26 system 20:36:26 3.8.13 20:36:26 3.9.13 20:36:26 3.10.13 20:36:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 20:36:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMLu from file:/tmp/.os_lf_venv 20:36:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:36:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:36:29 lf-activate-venv(): INFO: Base packages installed successfully 20:36:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:36:40 lf-activate-venv(): INFO: Adding /tmp/venv-KMLu/bin to PATH 20:36:40 WARNING: Nexus logging server not set 20:36:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74057/ 20:36:40 INFO: archiving logs to S3 20:36:41 ---> uname -a: 20:36:41 Linux prd-centos8-builder-2c-2g-1991.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 20:36:41 20:36:41 20:36:41 ---> lscpu: 20:36:41 Architecture: x86_64 20:36:41 CPU op-mode(s): 32-bit, 64-bit 20:36:41 Byte Order: Little Endian 20:36:41 CPU(s): 2 20:36:41 On-line CPU(s) list: 0,1 20:36:41 Thread(s) per core: 1 20:36:41 Core(s) per socket: 1 20:36:41 Socket(s): 2 20:36:41 NUMA node(s): 1 20:36:41 Vendor ID: AuthenticAMD 20:36:41 CPU family: 23 20:36:41 Model: 49 20:36:41 Model name: AMD EPYC-Rome Processor 20:36:41 Stepping: 0 20:36:41 CPU MHz: 2799.998 20:36:41 BogoMIPS: 5599.99 20:36:41 Virtualization: AMD-V 20:36:41 Hypervisor vendor: KVM 20:36:41 Virtualization type: full 20:36:41 L1d cache: 32K 20:36:41 L1i cache: 32K 20:36:41 L2 cache: 512K 20:36:41 L3 cache: 16384K 20:36:41 NUMA node0 CPU(s): 0,1 20:36:41 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 20:36:41 20:36:41 20:36:41 ---> nproc: 20:36:41 2 20:36:41 20:36:41 20:36:41 ---> df -h: 20:36:41 Filesystem Size Used Avail Use% Mounted on 20:36:41 devtmpfs 3.8G 0 3.8G 0% /dev 20:36:41 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:36:41 tmpfs 3.8G 17M 3.8G 1% /run 20:36:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:36:41 /dev/vda1 40G 8.4G 32G 22% / 20:36:41 tmpfs 770M 0 770M 0% /run/user/1001 20:36:41 20:36:41 20:36:41 ---> free -m: 20:36:41 total used free shared buff/cache available 20:36:41 Mem: 7697 674 4760 19 2262 6726 20:36:41 Swap: 1023 0 1023 20:36:41 20:36:41 20:36:41 ---> ip addr: 20:36:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:36:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:36:41 inet 127.0.0.1/8 scope host lo 20:36:41 valid_lft forever preferred_lft forever 20:36:41 inet6 ::1/128 scope host 20:36:41 valid_lft forever preferred_lft forever 20:36:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:36:41 link/ether fa:16:3e:ba:3b:d7 brd ff:ff:ff:ff:ff:ff 20:36:41 altname enp0s3 20:36:41 altname ens3 20:36:41 inet 10.30.170.65/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:36:41 valid_lft 86124sec preferred_lft 86124sec 20:36:41 inet6 fe80::f816:3eff:feba:3bd7/64 scope link 20:36:41 valid_lft forever preferred_lft forever 20:36:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:36:41 link/ether 02:42:da:b6:2f:22 brd ff:ff:ff:ff:ff:ff 20:36:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:36:41 valid_lft forever preferred_lft forever 20:36:41 20:36:41 20:36:41 ---> sar -b -r -n DEV: 20:36:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/28/2025 _x86_64_ (2 CPU) 20:36:41 20:36:41 20:32:00 LINUX RESTART (2 CPU) 20:36:41 20:36:41 08:33:02 PM tps rtps wtps bread/s bwrtn/s 20:36:41 08:34:01 PM 116.08 0.93 115.15 84.05 10286.93 20:36:41 08:35:01 PM 57.86 0.28 57.58 40.65 6931.37 20:36:41 08:36:01 PM 25.83 0.13 25.70 12.80 704.72 20:36:41 Average: 66.31 0.45 65.87 45.62 5950.31 20:36:41 20:36:41 08:33:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:36:41 08:34:01 PM 4998860 6967428 2883572 36.58 2688 2144472 1016556 11.38 203772 2328620 135964 20:36:41 08:35:01 PM 4835908 6874988 3046524 38.65 2688 2214592 1084912 12.15 269908 2421228 45240 20:36:41 08:36:01 PM 4845180 6858628 3037252 38.53 2688 2188916 1098376 12.30 424676 2257008 18184 20:36:41 Average: 4893316 6900348 2989116 37.92 2688 2182660 1066615 11.94 299452 2335619 66463 20:36:41 20:36:41 08:33:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:36:41 08:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:41 08:34:01 PM eth0 75.55 65.38 888.52 9.70 0.00 0.00 0.00 0.00 20:36:41 08:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:41 08:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:41 08:35:01 PM eth0 56.55 48.00 601.93 10.97 0.00 0.00 0.00 0.00 20:36:41 08:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:41 08:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:41 08:36:01 PM eth0 18.71 18.23 15.64 9.09 0.00 0.00 0.00 0.00 20:36:41 08:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:41 Average: eth0 50.13 43.75 499.88 9.92 0.00 0.00 0.00 0.00 20:36:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:41 20:36:41 20:36:41 ---> sar -P ALL: 20:36:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/28/2025 _x86_64_ (2 CPU) 20:36:41 20:36:41 20:32:00 LINUX RESTART (2 CPU) 20:36:41 20:36:41 08:33:02 PM CPU %user %nice %system %iowait %steal %idle 20:36:41 08:34:01 PM all 35.78 0.00 5.48 1.12 0.08 57.53 20:36:41 08:34:01 PM 0 54.32 0.00 6.94 1.14 0.08 37.52 20:36:41 08:34:01 PM 1 17.24 0.00 4.02 1.10 0.08 77.55 20:36:41 08:35:01 PM all 34.26 0.00 3.77 0.49 0.09 61.38 20:36:41 08:35:01 PM 0 52.13 0.00 4.46 0.43 0.10 42.88 20:36:41 08:35:01 PM 1 16.41 0.00 3.09 0.55 0.08 79.87 20:36:41 08:36:01 PM all 36.54 0.00 3.83 0.14 0.10 59.38 20:36:41 08:36:01 PM 0 59.36 0.00 4.93 0.20 0.10 35.41 20:36:41 08:36:01 PM 1 13.77 0.00 2.73 0.08 0.10 83.31 20:36:41 Average: all 35.53 0.00 4.35 0.58 0.09 59.44 20:36:41 Average: 0 55.27 0.00 5.43 0.59 0.10 38.61 20:36:41 Average: 1 15.80 0.00 3.28 0.58 0.09 80.26 20:36:41 20:36:41 20:36:41