21:32:06 Started by timer 21:32:06 Running as SYSTEM 21:32:06 [EnvInject] - Loading node environment variables. 21:32:06 Building remotely on prd-centos8-builder-2c-2g-1996 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 21:32:06 [ssh-agent] Looking for ssh-agent implementation... 21:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:06 $ ssh-agent 21:32:06 SSH_AUTH_SOCK=/tmp/ssh-ol90vtUCrkd9/agent.5444 21:32:06 SSH_AGENT_PID=5445 21:32:06 [ssh-agent] Started. 21:32:06 Running ssh-add (command line suppressed) 21:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_17265259545244259751.key (/w/workspace/builder-openstack-cron@tmp/private_key_17265259545244259751.key) 21:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:32:06 The recommended git tool is: NONE 21:32:09 using credential jenkins-ssh 21:32:09 Wiping out workspace first. 21:32:09 Cloning the remote Git repository 21:32:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 21:32:09 > git init /w/workspace/builder-openstack-cron # timeout=10 21:32:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 21:32:09 > git --version # timeout=10 21:32:09 > git --version # 'git version 2.43.0' 21:32:09 using GIT_SSH to set credentials jenkins-ssh 21:32:09 [INFO] Currently running in a labeled security context 21:32:09 [INFO] Currently SELinux is 'enforcing' on the host 21:32:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh5219154010313652378.key 21:32:09 Verifying host key using known hosts file 21:32:09 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. 21:32:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 21:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:12 Avoid second fetch 21:32:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:32:12 Checking out Revision 6cd405ccab649fcd7832ee14748bdee1c721ff40 (refs/remotes/origin/master) 21:32:12 > git config core.sparsecheckout # timeout=10 21:32:12 > git checkout -f 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 21:32:12 Commit message: "Chore: Update global-jjb to the latest v0.92.5" 21:32:12 > git rev-list --no-walk 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 21:32:12 > git remote # timeout=10 21:32:12 > git submodule init # timeout=10 21:32:12 > git submodule sync # timeout=10 21:32:12 > git config --get remote.origin.url # timeout=10 21:32:12 > git submodule init # timeout=10 21:32:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:32:12 > git config --get submodule.global-jjb.url # timeout=10 21:32:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:32:12 > git config --get submodule.packer/common-packer.url # timeout=10 21:32:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:32:13 > git submodule update --init --recursive global-jjb # timeout=10 21:32:13 > git submodule update --init --recursive packer/common-packer # timeout=10 21:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:32:17 No emails were triggered. 21:32:17 provisioning config files... 21:32:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:32:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:32:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:32:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17961583101781217209.sh 21:32:18 ---> python-tools-install.sh 21:32:18 Setup pyenv: 21:32:18 system 21:32:18 * 3.8.13 (set by /opt/pyenv/version) 21:32:18 * 3.9.13 (set by /opt/pyenv/version) 21:32:18 * 3.10.13 (set by /opt/pyenv/version) 21:32:18 * 3.11.7 (set by /opt/pyenv/version) 21:32:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Uhq7 21:32:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:32:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:26 lf-activate-venv(): INFO: Base packages installed successfully 21:32:26 lf-activate-venv(): INFO: Installing additional packages: lftools 21:32:51 lf-activate-venv(): INFO: Adding /tmp/venv-Uhq7/bin to PATH 21:32:51 Generating Requirements File 21:33:11 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. 21:33:11 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:33:11 Python 3.11.7 21:33:12 pip 25.2 from /tmp/venv-Uhq7/lib/python3.11/site-packages/pip (python 3.11) 21:33:12 appdirs==1.4.4 21:33:12 argcomplete==3.6.2 21:33:12 aspy.yaml==1.3.0 21:33:12 attrs==25.3.0 21:33:12 autopage==0.5.2 21:33:12 beautifulsoup4==4.14.0 21:33:12 boto3==1.40.40 21:33:12 botocore==1.40.40 21:33:12 bs4==0.0.2 21:33:12 cachetools==5.5.2 21:33:12 certifi==2025.8.3 21:33:12 cffi==2.0.0 21:33:12 cfgv==3.4.0 21:33:12 chardet==5.2.0 21:33:12 charset-normalizer==3.4.3 21:33:12 click==8.3.0 21:33:12 cliff==4.11.0 21:33:12 cmd2==2.7.0 21:33:12 cryptography==3.3.2 21:33:12 debtcollector==3.0.0 21:33:12 decorator==5.2.1 21:33:12 defusedxml==0.7.1 21:33:12 Deprecated==1.2.18 21:33:12 distlib==0.4.0 21:33:12 dnspython==2.8.0 21:33:12 docker==7.1.0 21:33:12 dogpile.cache==1.4.1 21:33:12 durationpy==0.10 21:33:12 email-validator==2.3.0 21:33:12 filelock==3.19.1 21:33:12 future==1.0.0 21:33:12 gitdb==4.0.12 21:33:12 GitPython==3.1.45 21:33:12 google-auth==2.40.3 21:33:12 httplib2==0.31.0 21:33:12 identify==2.6.14 21:33:12 idna==3.10 21:33:12 importlib-resources==1.5.0 21:33:12 iso8601==2.1.0 21:33:12 Jinja2==3.1.6 21:33:12 jmespath==1.0.1 21:33:12 jsonpatch==1.33 21:33:12 jsonpointer==3.0.0 21:33:12 jsonschema==4.25.1 21:33:12 jsonschema-specifications==2025.9.1 21:33:12 keystoneauth1==5.12.0 21:33:12 kubernetes==33.1.0 21:33:12 lftools==0.37.14 21:33:12 lxml==6.0.2 21:33:12 markdown-it-py==4.0.0 21:33:12 MarkupSafe==3.0.3 21:33:12 mdurl==0.1.2 21:33:12 msgpack==1.1.1 21:33:12 multi_key_dict==2.0.3 21:33:12 munch==4.0.0 21:33:12 netaddr==1.3.0 21:33:12 niet==1.4.2 21:33:12 nodeenv==1.9.1 21:33:12 oauth2client==4.1.3 21:33:12 oauthlib==3.3.1 21:33:12 openstacksdk==4.7.1 21:33:12 os-service-types==1.8.0 21:33:12 osc-lib==4.2.0 21:33:12 oslo.config==10.0.0 21:33:12 oslo.context==6.1.0 21:33:12 oslo.i18n==6.6.0 21:33:12 oslo.log==7.2.1 21:33:12 oslo.serialization==5.8.0 21:33:12 oslo.utils==9.1.0 21:33:12 packaging==25.0 21:33:12 pbr==7.0.1 21:33:12 platformdirs==4.4.0 21:33:12 prettytable==3.16.0 21:33:12 psutil==7.1.0 21:33:12 pyasn1==0.6.1 21:33:12 pyasn1_modules==0.4.2 21:33:12 pycparser==2.23 21:33:12 pygerrit2==2.0.15 21:33:12 PyGithub==2.8.1 21:33:12 Pygments==2.19.2 21:33:12 PyJWT==2.10.1 21:33:12 PyNaCl==1.6.0 21:33:12 pyparsing==2.4.7 21:33:12 pyperclip==1.11.0 21:33:12 pyrsistent==0.20.0 21:33:12 python-cinderclient==9.8.0 21:33:12 python-dateutil==2.9.0.post0 21:33:12 python-heatclient==4.3.0 21:33:12 python-jenkins==1.8.3 21:33:12 python-keystoneclient==5.7.0 21:33:12 python-magnumclient==4.9.0 21:33:12 python-openstackclient==8.2.0 21:33:12 python-swiftclient==4.8.0 21:33:12 PyYAML==6.0.3 21:33:12 referencing==0.36.2 21:33:12 requests==2.32.5 21:33:12 requests-oauthlib==2.0.0 21:33:12 requestsexceptions==1.4.0 21:33:12 rfc3986==2.0.0 21:33:12 rich==14.1.0 21:33:12 rich-argparse==1.7.1 21:33:12 rpds-py==0.27.1 21:33:12 rsa==4.9.1 21:33:12 ruamel.yaml==0.18.15 21:33:12 ruamel.yaml.clib==0.2.14 21:33:12 s3transfer==0.14.0 21:33:12 simplejson==3.20.2 21:33:12 six==1.17.0 21:33:12 smmap==5.0.2 21:33:12 soupsieve==2.8 21:33:12 stevedore==5.5.0 21:33:12 tabulate==0.9.0 21:33:12 toml==0.10.2 21:33:12 tomlkit==0.13.3 21:33:12 tqdm==4.67.1 21:33:12 typing_extensions==4.15.0 21:33:12 tzdata==2025.2 21:33:12 urllib3==1.26.20 21:33:12 virtualenv==20.34.0 21:33:12 wcwidth==0.2.14 21:33:12 websocket-client==1.8.0 21:33:12 wrapt==1.17.3 21:33:12 xdg==6.0.0 21:33:12 xmltodict==1.0.2 21:33:12 yq==3.4.3 21:33:12 [EnvInject] - Injecting environment variables from a build step. 21:33:12 [EnvInject] - Injecting as environment variables the properties content 21:33:12 OS_CLOUD=vex 21:33:12 21:33:12 [EnvInject] - Variables injected successfully. 21:33:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16105957505679121187.sh 21:33:12 ---> Orphaned k8s clusters 21:33:12 Setup pyenv: 21:33:12 system 21:33:12 3.8.13 21:33:12 3.9.13 21:33:12 3.10.13 21:33:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uhq7 from file:/tmp/.os_lf_venv 21:33:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:14 lf-activate-venv(): INFO: Base packages installed successfully 21:33:14 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21:33:21 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. 21:33:21 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 21:33:22 lf-activate-venv(): INFO: Adding /tmp/venv-Uhq7/bin to PATH 21:33:24 -----> Delete orphaned cluster 21:33:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7708043083332402276.sh 21:33:24 ---> Orphaned stacks 21:33:24 Setup pyenv: 21:33:24 system 21:33:24 3.8.13 21:33:24 3.9.13 21:33:24 3.10.13 21:33:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uhq7 from file:/tmp/.os_lf_venv 21:33:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:27 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. 21:33:27 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 21:33:27 lf-activate-venv(): INFO: Base packages installed successfully 21:33:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 21:33:44 lf-activate-venv(): INFO: Adding /tmp/venv-Uhq7/bin to PATH 21:33:44 + mapfile -t OS_COE_CLUSTERS_ID 21:33:44 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:33:44 ++ awk '{print $1}' 21:33:44 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:33:46 + echo '-----> Active clusters -> stacks' 21:33:46 -----> Active clusters -> stacks 21:33:46 + OS_COE_STACKS=() 21:33:46 + [[ 0 -gt 0 ]] 21:33:46 + mapfile -t OS_STACKS 21:33:46 ++ awk '{print $1}' 21:33:46 ++ 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 21:33:48 + echo '-----> Active stacks' 21:33:48 -----> Active stacks 21:33:48 + for stack in "${OS_STACKS[@]}" 21:33:48 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 21:33:48 releng-openflowplugin-csit-1node-sanity-only-scandium-493 21:33:48 + echo '-----> Delete orphaned stacks' 21:33:48 -----> Delete orphaned stacks 21:33:48 + for STACK_NAME in "${OS_STACKS[@]}" 21:33:48 + [[ 0 -gt 0 ]] 21:33:48 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 21:33:48 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 21:33:48 + builds=() 21:33:48 + for jenkins in "${@:2}" 21:33:48 + PARAMS='tree=computer[executors[currentExecutable[url]],' 21:33:48 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 21:33:48 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21:33:48 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21:33:48 ++ 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' 21:33:48 + 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/74058/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-master/15051/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6211/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6212/"}}],"oneOffExecutors":[]}]} 21:33:48 21:33:48 200' 21:33:48 ++ 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/74058/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-master/15051/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6211/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6212/"}}],"oneOffExecutors":[]}]} 21:33:48 21:33:48 200' 21:33:48 ++ head -n1 21:33:48 + 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/74058/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-master/15051/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6211/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6212/"}}],"oneOffExecutors":[]}]}' 21:33:48 ++ 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/74058/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-master/15051/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6211/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6212/"}}],"oneOffExecutors":[]}]} 21:33:48 21:33:48 200' 21:33:48 ++ awk 'END {print $NF}' 21:33:48 + status=200 21:33:48 + '[' 200 '!=' 200 ']' 21:33:48 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 21:33:48 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 21:33:48 ++ echo https://jenkins.opendaylight.org/releng 21:33:48 ++ awk -F/ '{print $NF}' 21:33:48 ++ sed 's/\/*$//' 21:33:48 + silo=releng 21:33:48 + export silo 21:33:48 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 21:33:48 ++ grep -v null 21:33:48 ++ 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/74058/"}}],"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":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-tox-verify-master/15051/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6211/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-verify-master-mvn39-openjdk21/6212/"}}],"oneOffExecutors":[]}]}' 21:33:48 ++ jq -r '.computer[].executors[].currentExecutable.url' 21:33:48 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 21:33:48 + for jenkins in "${@:2}" 21:33:48 + PARAMS='tree=computer[executors[currentExecutable[url]],' 21:33:48 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 21:33:48 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21:33:48 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21:33:48 ++ 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' 21:33:48 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 21:33:48 21:33:48 200' 21:33:48 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 21:33:48 21:33:48 200' 21:33:48 ++ head -n1 21:33:48 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 21:33:48 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 21:33:48 21:33:48 200' 21:33:48 ++ awk 'END {print $NF}' 21:33:48 + status=200 21:33:48 + '[' 200 '!=' 200 ']' 21:33:48 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 21:33:48 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 21:33:48 ++ sed 's/\/*$//' 21:33:48 ++ echo https://jenkins.opendaylight.org/sandbox 21:33:48 ++ awk -F/ '{print $NF}' 21:33:48 + silo=sandbox 21:33:48 + export silo 21:33:48 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 21:33:48 ++ jq -r '.computer[].executors[].currentExecutable.url' 21:33:48 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 21:33:48 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 21:33:48 ++ grep -v null 21:33:48 + [[ releng-builder-openstack-cron-74058 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-sanity-test-scandium-498 releng-netconf-tox-verify-master-15051 releng-netconf-maven-verify-master-mvn39-openjdk21-6211 releng-netconf-maven-verify-master-mvn39-openjdk21-6212 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 21:33:48 + return 0 21:33:48 + continue 21:33:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:48 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13003259984382431611.sh 21:33:48 ---> Orphaned servers 21:33:48 Setup pyenv: 21:33:48 system 21:33:48 3.8.13 21:33:48 3.9.13 21:33:48 3.10.13 21:33:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uhq7 from file:/tmp/.os_lf_venv 21:33:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:50 lf-activate-venv(): INFO: Base packages installed successfully 21:33:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:05 lf-activate-venv(): INFO: Adding /tmp/venv-Uhq7/bin to PATH 21:34:11 -----> Active servers 21:34:11 prd-ubuntu2204-docker-4c-4g-1997 21:34:11 prd-centos8-builder-2c-2g-1996 21:34:11 prd-ubuntu2204-builder-2c-2g-1995 21:34:11 prd-ubuntu2204-docker-4c-4g-1994 21:34:11 prd-centos8-robot-2c-8g-1938 21:34:11 prd-centos8-robot-2c-8g-1937 21:34:11 prd-centos8-robot-2c-8g-1939 21:34:11 prd-centos8-robot-2c-8g-773 21:34:11 prd-queue-intque-2c-1g-772 21:34:11 -----> Delete orphaned servers 21:34:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4693060013560386547.sh 21:34:12 ---> Orphaned ports 21:34:12 Setup pyenv: 21:34:12 system 21:34:12 3.8.13 21:34:12 3.9.13 21:34:12 3.10.13 21:34:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uhq7 from file:/tmp/.os_lf_venv 21:34:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:14 lf-activate-venv(): INFO: Base packages installed successfully 21:34:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:34:27 lf-activate-venv(): INFO: Adding /tmp/venv-Uhq7/bin to PATH 21:34:29 No orphaned ports to process. 21:34:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:29 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12877319337945199776.sh 21:34:29 ---> Orphaned volumes 21:34:29 + source /home/jenkins/lf-env.sh 21:34:29 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:29 ++ mktemp -d /tmp/venv-XXXX 21:34:29 + lf_venv=/tmp/venv-U4Qr 21:34:29 + local venv_file=/tmp/.os_lf_venv 21:34:29 + local python=python3 21:34:29 + local options 21:34:29 + local set_path=true 21:34:29 + local install_args= 21:34:29 ++ 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 21:34:29 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:29 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:29 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:29 + true 21:34:29 + case $1 in 21:34:29 + python=python3 21:34:29 + shift 2 21:34:29 + true 21:34:29 + case $1 in 21:34:29 + shift 21:34:29 + break 21:34:29 + case $python in 21:34:29 + local pkg_list= 21:34:29 + [[ -d /opt/pyenv ]] 21:34:29 + echo 'Setup pyenv:' 21:34:29 Setup pyenv: 21:34:29 + export PYENV_ROOT=/opt/pyenv 21:34:29 + PYENV_ROOT=/opt/pyenv 21:34:29 + 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 21:34:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:34:29 + pyenv versions 21:34:29 system 21:34:29 3.8.13 21:34:29 3.9.13 21:34:29 3.10.13 21:34:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:29 + command -v pyenv 21:34:29 ++ pyenv init - --no-rehash 21:34:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:34:29 for i in ${!paths[@]}; do 21:34:29 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:34:29 fi; done; 21:34:29 echo "${paths[*]}"'\'')" 21:34:29 export PATH="/opt/pyenv/shims:${PATH}" 21:34:29 export PYENV_SHELL=bash 21:34:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:34:29 pyenv() { 21:34:29 local command 21:34:29 command="${1:-}" 21:34:29 if [ "$#" -gt 0 ]; then 21:34:29 shift 21:34:29 fi 21:34:29 21:34:29 case "$command" in 21:34:29 rehash|shell) 21:34:29 eval "$(pyenv "sh-$command" "$@")" 21:34:29 ;; 21:34:29 *) 21:34:29 command pyenv "$command" "$@" 21:34:29 ;; 21:34:29 esac 21:34:29 }' 21:34:29 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:34:29 for i in ${!paths[@]}; do 21:34:29 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:34:29 fi; done; 21:34:29 echo "${paths[*]}"' 21:34:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:34:29 ++ 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 21:34:29 ++ 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 21:34:29 ++ export PYENV_SHELL=bash 21:34:29 ++ PYENV_SHELL=bash 21:34:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:34:29 +++ complete -F _pyenv pyenv 21:34:29 ++ lf-pyver python3 21:34:29 ++ local py_version_xy=python3 21:34:29 ++ local py_version_xyz= 21:34:29 ++ awk '{ print $1 }' 21:34:29 ++ pyenv versions 21:34:29 ++ local command 21:34:29 ++ command=versions 21:34:29 ++ '[' 1 -gt 0 ']' 21:34:29 ++ shift 21:34:29 ++ case "$command" in 21:34:29 ++ command pyenv versions 21:34:29 ++ pyenv versions 21:34:29 ++ sed 's/^[ *]* //' 21:34:29 ++ grep -E '^[0-9.]*[0-9]$' 21:34:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:34:29 +++ grep '^3' /tmp/.pyenv_versions 21:34:29 +++ tail -n 1 21:34:29 +++ sort -V 21:34:29 ++ py_version_xyz=3.11.7 21:34:29 ++ [[ -z 3.11.7 ]] 21:34:29 ++ echo 3.11.7 21:34:29 ++ return 0 21:34:29 + pyenv local 3.11.7 21:34:29 + local command 21:34:29 + command=local 21:34:29 + '[' 2 -gt 0 ']' 21:34:29 + shift 21:34:29 + case "$command" in 21:34:29 + command pyenv local 3.11.7 21:34:29 + pyenv local 3.11.7 21:34:29 + for arg in "$@" 21:34:29 + case $arg in 21:34:29 + pkg_list+='lftools[openstack] ' 21:34:29 + for arg in "$@" 21:34:29 + case $arg in 21:34:29 + pkg_list+='kubernetes ' 21:34:29 + for arg in "$@" 21:34:29 + case $arg in 21:34:29 + pkg_list+='niet ' 21:34:29 + for arg in "$@" 21:34:29 + case $arg in 21:34:29 + pkg_list+='python-heatclient ' 21:34:29 + for arg in "$@" 21:34:29 + case $arg in 21:34:29 + pkg_list+='python-openstackclient ' 21:34:29 + for arg in "$@" 21:34:29 + case $arg in 21:34:29 + pkg_list+='python-magnumclient ' 21:34:29 + for arg in "$@" 21:34:29 + case $arg in 21:34:29 + pkg_list+='yq ' 21:34:29 + [[ -f /tmp/.os_lf_venv ]] 21:34:29 ++ cat /tmp/.os_lf_venv 21:34:29 + lf_venv=/tmp/venv-Uhq7 21:34:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uhq7 from' file:/tmp/.os_lf_venv 21:34:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uhq7 from file:/tmp/.os_lf_venv 21:34:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:34:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:29 + local 'pip_opts=--upgrade --quiet' 21:34:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:34:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:34:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:34:29 + [[ -n '' ]] 21:34:29 + [[ -n '' ]] 21:34:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:34:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:29 + /tmp/venv-Uhq7/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 21:34:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:34:31 lf-activate-venv(): INFO: Base packages installed successfully 21:34:31 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 21:34:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 21:34:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:31 + /tmp/venv-Uhq7/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 21:34:45 + type python3 21:34:45 + true 21:34:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Uhq7/bin to PATH' 21:34:45 lf-activate-venv(): INFO: Adding /tmp/venv-Uhq7/bin to PATH 21:34:45 + PATH=/tmp/venv-Uhq7/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 21:34:45 + return 0 21:34:45 + mapfile -t os_volumes 21:34:45 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 21:34:48 + '[' 0 -eq 0 ']' 21:34:48 + echo 'No orphaned volumes found.' 21:34:48 No orphaned volumes found. 21:34:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:48 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6459799715983053650.sh 21:34:48 ---> Protect in-use images 21:34:48 Setup pyenv: 21:34:48 system 21:34:48 3.8.13 21:34:48 3.9.13 21:34:48 3.10.13 21:34:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uhq7 from file:/tmp/.os_lf_venv 21:34:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:50 lf-activate-venv(): INFO: Base packages installed successfully 21:34:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 21:35:02 lf-activate-venv(): INFO: Adding /tmp/venv-Uhq7/bin to PATH 21:35:02 INFO: There are images to protect defined in jenkins-config. 21:35:02 INFO: There are additional images to protect in the jjb dir. 21:35:02 INFO: Protecting the following images: 21:35:02 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 21:35:02 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 21:35:02 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 21:35:02 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 21:35:02 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 21:35:02 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 21:35:02 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 21:35:02 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 21:35:02 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 21:35:02 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 21:35:02 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 21:35:02 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 21:35:02 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 21:35:02 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 21:35:02 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 21:35:02 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 21:35:04 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 21:35:06 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 21:35:06 Build step 'Conditional step (single)' marked build as failure 21:35:06 $ ssh-agent -k 21:35:06 unset SSH_AUTH_SOCK; 21:35:06 unset SSH_AGENT_PID; 21:35:06 echo Agent pid 5445 killed; 21:35:06 [ssh-agent] Stopped. 21:35:06 [PostBuildScript] - [INFO] Executing post build scripts. 21:35:06 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3626813137592630275.sh 21:35:06 ---> sysstat.sh 21:35:06 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3707866565962955778.sh 21:35:06 ---> package-listing.sh 21:35:06 ++ tr '[:upper:]' '[:lower:]' 21:35:06 ++ facter osfamily 21:35:06 + OS_FAMILY=redhat 21:35:06 + workspace=/w/workspace/builder-openstack-cron 21:35:06 + START_PACKAGES=/tmp/packages_start.txt 21:35:06 + END_PACKAGES=/tmp/packages_end.txt 21:35:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:35:06 + PACKAGES=/tmp/packages_start.txt 21:35:06 + '[' /w/workspace/builder-openstack-cron ']' 21:35:06 + PACKAGES=/tmp/packages_end.txt 21:35:06 + case "${OS_FAMILY}" in 21:35:06 + rpm -qa 21:35:06 + sort 21:35:07 + '[' -f /tmp/packages_start.txt ']' 21:35:07 + '[' -f /tmp/packages_end.txt ']' 21:35:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:35:07 + '[' /w/workspace/builder-openstack-cron ']' 21:35:07 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 21:35:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 21:35:07 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16668179209489796754.sh 21:35:07 ---> capture-instance-metadata.sh 21:35:07 Setup pyenv: 21:35:07 system 21:35:07 3.8.13 21:35:07 3.9.13 21:35:07 3.10.13 21:35:07 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uhq7 from file:/tmp/.os_lf_venv 21:35:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:09 lf-activate-venv(): INFO: Base packages installed successfully 21:35:09 lf-activate-venv(): INFO: Installing additional packages: lftools 21:35:21 lf-activate-venv(): INFO: Adding /tmp/venv-Uhq7/bin to PATH 21:35:21 INFO: Running in OpenStack, capturing instance metadata 21:35:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4883235227209610689.sh 21:35:21 provisioning config files... 21:35:21 Could not find credentials [logs] for builder-openstack-cron #74058 21:35:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config17372467587395252133tmp 21:35:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:35:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:35:21 provisioning config files... 21:35:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:35:21 [EnvInject] - Injecting environment variables from a build step. 21:35:21 [EnvInject] - Injecting as environment variables the properties content 21:35:21 SERVER_ID=logs 21:35:21 21:35:21 [EnvInject] - Variables injected successfully. 21:35:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8402745180313063898.sh 21:35:21 ---> create-netrc.sh 21:35:21 WARN: Log server credential not found. 21:35:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10642614298620198995.sh 21:35:21 ---> python-tools-install.sh 21:35:21 Setup pyenv: 21:35:22 system 21:35:22 3.8.13 21:35:22 3.9.13 21:35:22 3.10.13 21:35:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uhq7 from file:/tmp/.os_lf_venv 21:35:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:24 lf-activate-venv(): INFO: Base packages installed successfully 21:35:24 lf-activate-venv(): INFO: Installing additional packages: lftools 21:35:34 lf-activate-venv(): INFO: Adding /tmp/venv-Uhq7/bin to PATH 21:35:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18043279865692692989.sh 21:35:34 ---> sudo-logs.sh 21:35:34 Archiving 'sudo' log.. 21:35:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins129624118794467413.sh 21:35:34 ---> job-cost.sh 21:35:34 Setup pyenv: 21:35:34 system 21:35:34 3.8.13 21:35:34 3.9.13 21:35:34 3.10.13 21:35:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uhq7 from file:/tmp/.os_lf_venv 21:35:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:36 lf-activate-venv(): INFO: Base packages installed successfully 21:35:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:35:44 lf-activate-venv(): INFO: Adding /tmp/venv-Uhq7/bin to PATH 21:35:44 INFO: No Stack... 21:35:45 INFO: Retrieving Pricing Info for: v3-standard-2 21:35:45 INFO: Archiving Costs 21:35:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4448965673715828866.sh 21:35:45 ---> logs-deploy.sh 21:35:45 Setup pyenv: 21:35:45 system 21:35:45 3.8.13 21:35:45 3.9.13 21:35:45 3.10.13 21:35:45 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uhq7 from file:/tmp/.os_lf_venv 21:35:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:47 lf-activate-venv(): INFO: Base packages installed successfully 21:35:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:35:58 lf-activate-venv(): INFO: Adding /tmp/venv-Uhq7/bin to PATH 21:35:58 WARNING: Nexus logging server not set 21:35:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74058/ 21:35:58 INFO: archiving logs to S3 21:35:59 ---> uname -a: 21:35:59 Linux prd-centos8-builder-2c-2g-1996.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 21:35:59 21:35:59 21:35:59 ---> lscpu: 21:35:59 Architecture: x86_64 21:35:59 CPU op-mode(s): 32-bit, 64-bit 21:35:59 Byte Order: Little Endian 21:35:59 CPU(s): 2 21:35:59 On-line CPU(s) list: 0,1 21:35:59 Thread(s) per core: 1 21:35:59 Core(s) per socket: 1 21:35:59 Socket(s): 2 21:35:59 NUMA node(s): 1 21:35:59 Vendor ID: AuthenticAMD 21:35:59 CPU family: 23 21:35:59 Model: 49 21:35:59 Model name: AMD EPYC-Rome Processor 21:35:59 Stepping: 0 21:35:59 CPU MHz: 2800.000 21:35:59 BogoMIPS: 5600.00 21:35:59 Virtualization: AMD-V 21:35:59 Hypervisor vendor: KVM 21:35:59 Virtualization type: full 21:35:59 L1d cache: 32K 21:35:59 L1i cache: 32K 21:35:59 L2 cache: 512K 21:35:59 L3 cache: 16384K 21:35:59 NUMA node0 CPU(s): 0,1 21:35:59 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 21:35:59 21:35:59 21:35:59 ---> nproc: 21:35:59 2 21:35:59 21:35:59 21:35:59 ---> df -h: 21:35:59 Filesystem Size Used Avail Use% Mounted on 21:35:59 devtmpfs 3.8G 0 3.8G 0% /dev 21:35:59 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:35:59 tmpfs 3.8G 17M 3.8G 1% /run 21:35:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:35:59 /dev/vda1 40G 8.4G 32G 22% / 21:35:59 tmpfs 770M 0 770M 0% /run/user/1001 21:35:59 21:35:59 21:35:59 ---> free -m: 21:35:59 total used free shared buff/cache available 21:35:59 Mem: 7697 650 4783 19 2263 6749 21:35:59 Swap: 1023 0 1023 21:35:59 21:35:59 21:35:59 ---> ip addr: 21:35:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:35:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:35:59 inet 127.0.0.1/8 scope host lo 21:35:59 valid_lft forever preferred_lft forever 21:35:59 inet6 ::1/128 scope host 21:35:59 valid_lft forever preferred_lft forever 21:35:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:35:59 link/ether fa:16:3e:a1:1c:64 brd ff:ff:ff:ff:ff:ff 21:35:59 altname enp0s3 21:35:59 altname ens3 21:35:59 inet 10.30.171.69/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 21:35:59 valid_lft 86132sec preferred_lft 86132sec 21:35:59 inet6 fe80::f816:3eff:fea1:1c64/64 scope link 21:35:59 valid_lft forever preferred_lft forever 21:35:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:35:59 link/ether 02:42:a5:a4:4b:4e brd ff:ff:ff:ff:ff:ff 21:35:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:35:59 valid_lft forever preferred_lft forever 21:35:59 21:35:59 21:35:59 ---> sar -b -r -n DEV: 21:35:59 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) 21:35:59 21:35:59 21:31:25 LINUX RESTART (2 CPU) 21:35:59 21:35:59 09:32:03 PM tps rtps wtps bread/s bwrtn/s 21:35:59 09:33:01 PM 237.44 9.81 227.63 1570.08 8001.98 21:35:59 09:34:01 PM 98.42 0.70 97.72 103.18 10737.04 21:35:59 09:35:01 PM 32.86 0.10 32.76 3.60 1289.10 21:35:59 Average: 121.62 3.47 118.15 547.62 6660.92 21:35:59 21:35:59 09:32:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:35:59 09:33:01 PM 5088860 6975432 2793564 35.44 2688 2068588 994552 11.14 201908 2264948 184136 21:35:59 09:34:01 PM 4855648 6895428 3026776 38.40 2688 2215484 1035972 11.60 236184 2437264 61552 21:35:59 09:35:01 PM 4828496 6868360 3053928 38.74 2688 2215376 1070688 11.99 271248 2428552 44260 21:35:59 Average: 4924335 6913073 2958089 37.53 2688 2166483 1033737 11.57 236447 2376921 96649 21:35:59 21:35:59 09:32:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:35:59 09:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 09:33:01 PM eth0 204.55 147.62 1712.11 51.18 0.00 0.00 0.00 0.00 21:35:59 09:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 09:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 09:34:01 PM eth0 58.66 50.11 630.00 11.34 0.00 0.00 0.00 0.00 21:35:59 09:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 09:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 09:35:01 PM eth0 21.49 23.51 26.86 9.68 0.00 0.00 0.00 0.00 21:35:59 09:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 Average: eth0 93.67 72.92 779.30 23.76 0.00 0.00 0.00 0.00 21:35:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:59 21:35:59 21:35:59 ---> sar -P ALL: 21:35:59 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) 21:35:59 21:35:59 21:31:25 LINUX RESTART (2 CPU) 21:35:59 21:35:59 09:32:03 PM CPU %user %nice %system %iowait %steal %idle 21:35:59 09:33:01 PM all 37.36 0.00 6.42 1.87 0.10 54.25 21:35:59 09:33:01 PM 0 45.10 0.00 6.75 1.12 0.10 46.93 21:35:59 09:33:01 PM 1 29.62 0.00 6.09 2.61 0.09 61.58 21:35:59 09:34:01 PM all 36.72 0.00 4.85 0.91 0.10 57.42 21:35:59 09:34:01 PM 0 47.97 0.00 4.95 0.87 0.10 46.11 21:35:59 09:34:01 PM 1 25.47 0.00 4.74 0.95 0.10 68.74 21:35:59 09:35:01 PM all 37.07 0.00 3.70 0.18 0.10 58.95 21:35:59 09:35:01 PM 0 42.14 0.00 3.55 0.18 0.10 54.03 21:35:59 09:35:01 PM 1 32.00 0.00 3.85 0.17 0.10 63.88 21:35:59 Average: all 37.05 0.00 4.97 0.97 0.10 56.91 21:35:59 Average: 0 45.07 0.00 5.06 0.72 0.10 49.05 21:35:59 Average: 1 29.02 0.00 4.88 1.23 0.10 64.77 21:35:59 21:35:59 21:35:59