05:32:07 Started by timer 05:32:07 Running as SYSTEM 05:32:07 [EnvInject] - Loading node environment variables. 05:32:07 Building remotely on prd-centos8-builder-2c-2g-2400 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 05:32:07 [ssh-agent] Looking for ssh-agent implementation... 05:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:08 $ ssh-agent 05:32:08 SSH_AUTH_SOCK=/tmp/ssh-niLgYtfru8wV/agent.5451 05:32:08 SSH_AGENT_PID=5452 05:32:08 [ssh-agent] Started. 05:32:08 Running ssh-add (command line suppressed) 05:32:08 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_7406744068571573924.key (/w/workspace/builder-openstack-cron@tmp/private_key_7406744068571573924.key) 05:32:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:32:08 The recommended git tool is: NONE 05:32:10 using credential jenkins-ssh 05:32:10 Wiping out workspace first. 05:32:10 Cloning the remote Git repository 05:32:10 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 05:32:10 > git init /w/workspace/builder-openstack-cron # timeout=10 05:32:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 05:32:10 > git --version # timeout=10 05:32:10 > git --version # 'git version 2.43.0' 05:32:10 using GIT_SSH to set credentials jenkins-ssh 05:32:10 [INFO] Currently running in a labeled security context 05:32:10 [INFO] Currently SELinux is 'enforcing' on the host 05:32:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh7485254529557036313.key 05:32:10 Verifying host key using known hosts file 05:32:10 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. 05:32:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 05:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:13 Avoid second fetch 05:32:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:32:13 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 05:32:13 > git config core.sparsecheckout # timeout=10 05:32:13 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 05:32:14 Commit message: "Add jobs for aaa-0.21.x" 05:32:14 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 05:32:14 > git remote # timeout=10 05:32:14 > git submodule init # timeout=10 05:32:14 > git submodule sync # timeout=10 05:32:14 > git config --get remote.origin.url # timeout=10 05:32:14 > git submodule init # timeout=10 05:32:14 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:32:14 > git config --get submodule.global-jjb.url # timeout=10 05:32:14 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:32:14 > git config --get submodule.packer/common-packer.url # timeout=10 05:32:14 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:32:14 > git submodule update --init --recursive global-jjb # timeout=10 05:32:15 > git submodule update --init --recursive packer/common-packer # timeout=10 05:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:19 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:19 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:32:19 No emails were triggered. 05:32:19 provisioning config files... 05:32:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:32:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:32:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:32:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8695191463438504396.sh 05:32:19 ---> python-tools-install.sh 05:32:19 Setup pyenv: 05:32:19 system 05:32:19 * 3.8.13 (set by /opt/pyenv/version) 05:32:19 * 3.9.13 (set by /opt/pyenv/version) 05:32:19 * 3.10.13 (set by /opt/pyenv/version) 05:32:19 * 3.11.7 (set by /opt/pyenv/version) 05:32:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wW7L 05:32:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:32:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:32:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:32:28 lf-activate-venv(): INFO: Base packages installed successfully 05:32:28 lf-activate-venv(): INFO: Installing additional packages: lftools 05:32:55 lf-activate-venv(): INFO: Adding /tmp/venv-wW7L/bin to PATH 05:32:55 Generating Requirements File 05:33:16 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. 05:33:16 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:33:16 Python 3.11.7 05:33:16 pip 25.2 from /tmp/venv-wW7L/lib/python3.11/site-packages/pip (python 3.11) 05:33:17 appdirs==1.4.4 05:33:17 argcomplete==3.6.2 05:33:17 aspy.yaml==1.3.0 05:33:17 attrs==25.3.0 05:33:17 autopage==0.5.2 05:33:17 beautifulsoup4==4.14.2 05:33:17 boto3==1.40.41 05:33:17 botocore==1.40.41 05:33:17 bs4==0.0.2 05:33:17 cachetools==6.2.0 05:33:17 certifi==2025.8.3 05:33:17 cffi==2.0.0 05:33:17 cfgv==3.4.0 05:33:17 chardet==5.2.0 05:33:17 charset-normalizer==3.4.3 05:33:17 click==8.3.0 05:33:17 cliff==4.11.0 05:33:17 cmd2==2.7.0 05:33:17 cryptography==3.3.2 05:33:17 debtcollector==3.0.0 05:33:17 decorator==5.2.1 05:33:17 defusedxml==0.7.1 05:33:17 Deprecated==1.2.18 05:33:17 distlib==0.4.0 05:33:17 dnspython==2.8.0 05:33:17 docker==7.1.0 05:33:17 dogpile.cache==1.4.1 05:33:17 durationpy==0.10 05:33:17 email-validator==2.3.0 05:33:17 filelock==3.19.1 05:33:17 future==1.0.0 05:33:17 gitdb==4.0.12 05:33:17 GitPython==3.1.45 05:33:17 google-auth==2.41.0 05:33:17 httplib2==0.31.0 05:33:17 identify==2.6.14 05:33:17 idna==3.10 05:33:17 importlib-resources==1.5.0 05:33:17 iso8601==2.1.0 05:33:17 Jinja2==3.1.6 05:33:17 jmespath==1.0.1 05:33:17 jsonpatch==1.33 05:33:17 jsonpointer==3.0.0 05:33:17 jsonschema==4.25.1 05:33:17 jsonschema-specifications==2025.9.1 05:33:17 keystoneauth1==5.12.0 05:33:17 kubernetes==34.1.0 05:33:17 lftools==0.37.14 05:33:17 lxml==6.0.2 05:33:17 markdown-it-py==4.0.0 05:33:17 MarkupSafe==3.0.3 05:33:17 mdurl==0.1.2 05:33:17 msgpack==1.1.1 05:33:17 multi_key_dict==2.0.3 05:33:17 munch==4.0.0 05:33:17 netaddr==1.3.0 05:33:17 niet==1.4.2 05:33:17 nodeenv==1.9.1 05:33:17 oauth2client==4.1.3 05:33:17 oauthlib==3.3.1 05:33:17 openstacksdk==4.7.1 05:33:17 os-service-types==1.8.0 05:33:17 osc-lib==4.2.0 05:33:17 oslo.config==10.0.0 05:33:17 oslo.context==6.1.0 05:33:17 oslo.i18n==6.6.0 05:33:17 oslo.log==7.2.1 05:33:17 oslo.serialization==5.8.0 05:33:17 oslo.utils==9.1.0 05:33:17 packaging==25.0 05:33:17 pbr==7.0.1 05:33:17 platformdirs==4.4.0 05:33:17 prettytable==3.16.0 05:33:17 psutil==7.1.0 05:33:17 pyasn1==0.6.1 05:33:17 pyasn1_modules==0.4.2 05:33:17 pycparser==2.23 05:33:17 pygerrit2==2.0.15 05:33:17 PyGithub==2.8.1 05:33:17 Pygments==2.19.2 05:33:17 PyJWT==2.10.1 05:33:17 PyNaCl==1.6.0 05:33:17 pyparsing==2.4.7 05:33:17 pyperclip==1.11.0 05:33:17 pyrsistent==0.20.0 05:33:17 python-cinderclient==9.8.0 05:33:17 python-dateutil==2.9.0.post0 05:33:17 python-heatclient==4.3.0 05:33:17 python-jenkins==1.8.3 05:33:17 python-keystoneclient==5.7.0 05:33:17 python-magnumclient==4.9.0 05:33:17 python-openstackclient==8.2.0 05:33:17 python-swiftclient==4.8.0 05:33:17 PyYAML==6.0.3 05:33:17 referencing==0.36.2 05:33:17 requests==2.32.5 05:33:17 requests-oauthlib==2.0.0 05:33:17 requestsexceptions==1.4.0 05:33:17 rfc3986==2.0.0 05:33:17 rich==14.1.0 05:33:17 rich-argparse==1.7.1 05:33:17 rpds-py==0.27.1 05:33:17 rsa==4.9.1 05:33:17 ruamel.yaml==0.18.15 05:33:17 ruamel.yaml.clib==0.2.14 05:33:17 s3transfer==0.14.0 05:33:17 simplejson==3.20.2 05:33:17 six==1.17.0 05:33:17 smmap==5.0.2 05:33:17 soupsieve==2.8 05:33:17 stevedore==5.5.0 05:33:17 tabulate==0.9.0 05:33:17 toml==0.10.2 05:33:17 tomlkit==0.13.3 05:33:17 tqdm==4.67.1 05:33:17 typing_extensions==4.15.0 05:33:17 tzdata==2025.2 05:33:17 urllib3==1.26.20 05:33:17 virtualenv==20.34.0 05:33:17 wcwidth==0.2.14 05:33:17 websocket-client==1.8.0 05:33:17 wrapt==1.17.3 05:33:17 xdg==6.0.0 05:33:17 xmltodict==1.0.2 05:33:17 yq==3.4.3 05:33:17 [EnvInject] - Injecting environment variables from a build step. 05:33:17 [EnvInject] - Injecting as environment variables the properties content 05:33:17 OS_CLOUD=vex 05:33:17 05:33:17 [EnvInject] - Variables injected successfully. 05:33:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7539179500883955817.sh 05:33:17 ---> Orphaned k8s clusters 05:33:17 Setup pyenv: 05:33:17 system 05:33:17 3.8.13 05:33:17 3.9.13 05:33:17 3.10.13 05:33:17 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wW7L from file:/tmp/.os_lf_venv 05:33:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:19 lf-activate-venv(): INFO: Base packages installed successfully 05:33:19 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 05:33:26 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. 05:33:26 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 05:33:27 lf-activate-venv(): INFO: Adding /tmp/venv-wW7L/bin to PATH 05:33:30 -----> Delete orphaned cluster 05:33:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14390714864537330105.sh 05:33:30 ---> Orphaned stacks 05:33:30 Setup pyenv: 05:33:30 system 05:33:30 3.8.13 05:33:30 3.9.13 05:33:30 3.10.13 05:33:30 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wW7L from file:/tmp/.os_lf_venv 05:33:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:32 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. 05:33:32 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 05:33:32 lf-activate-venv(): INFO: Base packages installed successfully 05:33:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 05:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-wW7L/bin to PATH 05:33:51 + mapfile -t OS_COE_CLUSTERS_ID 05:33:51 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:33:51 ++ awk '{print $1}' 05:33:51 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:33:53 + echo '-----> Active clusters -> stacks' 05:33:53 -----> Active clusters -> stacks 05:33:53 + OS_COE_STACKS=() 05:33:53 + [[ 0 -gt 0 ]] 05:33:53 + mapfile -t OS_STACKS 05:33:53 ++ 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 05:33:53 ++ awk '{print $1}' 05:33:55 + echo '-----> Active stacks' 05:33:55 -----> Active stacks 05:33:55 + for stack in "${OS_STACKS[@]}" 05:33:55 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 05:33:55 releng-openflowplugin-csit-1node-sanity-only-scandium-493 05:33:55 + echo '-----> Delete orphaned stacks' 05:33:55 -----> Delete orphaned stacks 05:33:55 + for STACK_NAME in "${OS_STACKS[@]}" 05:33:55 + [[ 0 -gt 0 ]] 05:33:55 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 05:33:55 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 05:33:55 + builds=() 05:33:55 + for jenkins in "${@:2}" 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 ++ 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' 05:33:55 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/74090/"}}],"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/jsonrpc-maven-merge-vanadium/67/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/119/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-titanium/410/"}}],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/74090/"}}],"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/jsonrpc-maven-merge-vanadium/67/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/119/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-titanium/410/"}}],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ head -n1 05:33:55 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/74090/"}}],"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/jsonrpc-maven-merge-vanadium/67/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/119/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-titanium/410/"}}],"oneOffExecutors":[]}]}' 05:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/74090/"}}],"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/jsonrpc-maven-merge-vanadium/67/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/119/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-titanium/410/"}}],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ awk 'END {print $NF}' 05:33:55 + status=200 05:33:55 + '[' 200 '!=' 200 ']' 05:33:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:55 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:55 ++ echo https://jenkins.opendaylight.org/releng 05:33:55 ++ awk -F/ '{print $NF}' 05:33:55 ++ sed 's/\/*$//' 05:33:55 + silo=releng 05:33:55 + export silo 05:33:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:55 ++ grep -v null 05:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"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/builder-openstack-cron/74090/"}}],"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/jsonrpc-maven-merge-vanadium/67/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-9.0.x/119/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/lispflowmapping-maven-merge-titanium/410/"}}],"oneOffExecutors":[]}]}' 05:33:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:55 + for jenkins in "${@:2}" 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 05:33:55 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 05:33:55 ++ 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' 05:33:55 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ head -n1 05:33:55 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 05:33:55 05:33:55 200' 05:33:55 ++ awk 'END {print $NF}' 05:33:55 + status=200 05:33:55 + '[' 200 '!=' 200 ']' 05:33:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 05:33:55 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 05:33:55 ++ echo https://jenkins.opendaylight.org/sandbox 05:33:55 ++ awk -F/ '{print $NF}' 05:33:55 ++ sed 's/\/*$//' 05:33:55 + silo=sandbox 05:33:55 + export silo 05:33:55 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 05:33:55 ++ jq -r '.computer[].executors[].currentExecutable.url' 05:33:55 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 05:33:55 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 05:33:55 ++ grep -v null 05:33:55 + [[ releng-builder-openstack-cron-74090 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-sanity-test-scandium-498 releng-jsonrpc-maven-merge-vanadium-67 releng-netconf-maven-merge-9.0.x-119 releng-lispflowmapping-maven-merge-titanium-410 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 05:33:55 + return 0 05:33:55 + continue 05:33:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:55 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9318705372072479299.sh 05:33:55 ---> Orphaned servers 05:33:55 Setup pyenv: 05:33:55 system 05:33:55 3.8.13 05:33:55 3.9.13 05:33:55 3.10.13 05:33:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wW7L from file:/tmp/.os_lf_venv 05:33:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:57 lf-activate-venv(): INFO: Base packages installed successfully 05:33:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-wW7L/bin to PATH 05:34:19 -----> Active servers 05:34:19 prd-ubuntu2204-builder-2c-1g-2401 05:34:19 prd-centos8-builder-2c-2g-2400 05:34:19 prd-centos7-docker-4c-4g-2399 05:34:19 prd-ubuntu2204-docker-4c-4g-2398 05:34:19 prd-ubuntu2204-docker-4c-4g-2396 05:34:19 prd-ubuntu2204-docker-8c-8g-2395 05:34:19 prd-centos8-robot-2c-8g-2393 05:34:19 prd-centos8-robot-2c-8g-2392 05:34:19 prd-centos8-robot-2c-8g-2391 05:34:19 prd-centos8-robot-2c-8g-773 05:34:19 prd-queue-intque-2c-1g-772 05:34:19 -----> Delete orphaned servers 05:34:19 Deleting orphaned server: prd-ubuntu2204-builder-2c-1g-2401 05:34:21 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 05:34:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:34:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:34:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13927844692761007707.sh 05:34:22 ---> Orphaned ports 05:34:22 Setup pyenv: 05:34:22 system 05:34:22 3.8.13 05:34:22 3.9.13 05:34:22 3.10.13 05:34:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:34:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wW7L from file:/tmp/.os_lf_venv 05:34:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:25 lf-activate-venv(): INFO: Base packages installed successfully 05:34:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 05:34:38 lf-activate-venv(): INFO: Adding /tmp/venv-wW7L/bin to PATH 05:34:39 No orphaned ports to process. 05:34:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:34:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:34:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4058582140014148798.sh 05:34:39 ---> Orphaned volumes 05:34:39 + source /home/jenkins/lf-env.sh 05:34:39 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:34:39 ++ mktemp -d /tmp/venv-XXXX 05:34:39 + lf_venv=/tmp/venv-IHuo 05:34:39 + local venv_file=/tmp/.os_lf_venv 05:34:39 + local python=python3 05:34:39 + local options 05:34:39 + local set_path=true 05:34:39 + local install_args= 05:34:39 ++ 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 05:34:39 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 05:34:39 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 05:34:39 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:34:39 + true 05:34:39 + case $1 in 05:34:39 + python=python3 05:34:39 + shift 2 05:34:39 + true 05:34:39 + case $1 in 05:34:39 + shift 05:34:39 + break 05:34:39 + case $python in 05:34:39 + local pkg_list= 05:34:39 + [[ -d /opt/pyenv ]] 05:34:39 + echo 'Setup pyenv:' 05:34:39 Setup pyenv: 05:34:39 + export PYENV_ROOT=/opt/pyenv 05:34:39 + PYENV_ROOT=/opt/pyenv 05:34:39 + 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 05:34:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:34:39 + pyenv versions 05:34:40 system 05:34:40 3.8.13 05:34:40 3.9.13 05:34:40 3.10.13 05:34:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:34:40 + command -v pyenv 05:34:40 ++ pyenv init - --no-rehash 05:34:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 05:34:40 for i in ${!paths[@]}; do 05:34:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 05:34:40 fi; done; 05:34:40 echo "${paths[*]}"'\'')" 05:34:40 export PATH="/opt/pyenv/shims:${PATH}" 05:34:40 export PYENV_SHELL=bash 05:34:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:34:40 pyenv() { 05:34:40 local command 05:34:40 command="${1:-}" 05:34:40 if [ "$#" -gt 0 ]; then 05:34:40 shift 05:34:40 fi 05:34:40 05:34:40 case "$command" in 05:34:40 rehash|shell) 05:34:40 eval "$(pyenv "sh-$command" "$@")" 05:34:40 ;; 05:34:40 *) 05:34:40 command pyenv "$command" "$@" 05:34:40 ;; 05:34:40 esac 05:34:40 }' 05:34:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 05:34:40 for i in ${!paths[@]}; do 05:34:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 05:34:40 fi; done; 05:34:40 echo "${paths[*]}"' 05:34:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:34:40 ++ 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 05:34:40 ++ 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 05:34:40 ++ export PYENV_SHELL=bash 05:34:40 ++ PYENV_SHELL=bash 05:34:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:34:40 +++ complete -F _pyenv pyenv 05:34:40 ++ lf-pyver python3 05:34:40 ++ local py_version_xy=python3 05:34:40 ++ local py_version_xyz= 05:34:40 ++ sed 's/^[ *]* //' 05:34:40 ++ awk '{ print $1 }' 05:34:40 ++ pyenv versions 05:34:40 ++ local command 05:34:40 ++ command=versions 05:34:40 ++ '[' 1 -gt 0 ']' 05:34:40 ++ shift 05:34:40 ++ case "$command" in 05:34:40 ++ command pyenv versions 05:34:40 ++ pyenv versions 05:34:40 ++ grep -E '^[0-9.]*[0-9]$' 05:34:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:34:40 +++ grep '^3' /tmp/.pyenv_versions 05:34:40 +++ tail -n 1 05:34:40 +++ sort -V 05:34:40 ++ py_version_xyz=3.11.7 05:34:40 ++ [[ -z 3.11.7 ]] 05:34:40 ++ echo 3.11.7 05:34:40 ++ return 0 05:34:40 + pyenv local 3.11.7 05:34:40 + local command 05:34:40 + command=local 05:34:40 + '[' 2 -gt 0 ']' 05:34:40 + shift 05:34:40 + case "$command" in 05:34:40 + command pyenv local 3.11.7 05:34:40 + pyenv local 3.11.7 05:34:40 + for arg in "$@" 05:34:40 + case $arg in 05:34:40 + pkg_list+='lftools[openstack] ' 05:34:40 + for arg in "$@" 05:34:40 + case $arg in 05:34:40 + pkg_list+='kubernetes ' 05:34:40 + for arg in "$@" 05:34:40 + case $arg in 05:34:40 + pkg_list+='niet ' 05:34:40 + for arg in "$@" 05:34:40 + case $arg in 05:34:40 + pkg_list+='python-heatclient ' 05:34:40 + for arg in "$@" 05:34:40 + case $arg in 05:34:40 + pkg_list+='python-openstackclient ' 05:34:40 + for arg in "$@" 05:34:40 + case $arg in 05:34:40 + pkg_list+='python-magnumclient ' 05:34:40 + for arg in "$@" 05:34:40 + case $arg in 05:34:40 + pkg_list+='yq ' 05:34:40 + [[ -f /tmp/.os_lf_venv ]] 05:34:40 ++ cat /tmp/.os_lf_venv 05:34:40 + lf_venv=/tmp/venv-wW7L 05:34:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wW7L from' file:/tmp/.os_lf_venv 05:34:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wW7L from file:/tmp/.os_lf_venv 05:34:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:34:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:40 + local 'pip_opts=--upgrade --quiet' 05:34:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:34:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:34:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:34:40 + [[ -n '' ]] 05:34:40 + [[ -n '' ]] 05:34:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:34:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:40 + /tmp/venv-wW7L/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 05:34:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:34:42 lf-activate-venv(): INFO: Base packages installed successfully 05:34:42 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 05:34:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 05:34:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:34:42 + /tmp/venv-wW7L/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 05:34:59 + type python3 05:34:59 + true 05:34:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wW7L/bin to PATH' 05:34:59 lf-activate-venv(): INFO: Adding /tmp/venv-wW7L/bin to PATH 05:34:59 + PATH=/tmp/venv-wW7L/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 05:34:59 + return 0 05:34:59 + mapfile -t os_volumes 05:34:59 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 05:35:02 + '[' 0 -eq 0 ']' 05:35:02 + echo 'No orphaned volumes found.' 05:35:02 No orphaned volumes found. 05:35:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:35:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:35:02 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4135958143685777654.sh 05:35:02 ---> Protect in-use images 05:35:02 Setup pyenv: 05:35:02 system 05:35:02 3.8.13 05:35:02 3.9.13 05:35:02 3.10.13 05:35:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:35:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wW7L from file:/tmp/.os_lf_venv 05:35:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:04 lf-activate-venv(): INFO: Base packages installed successfully 05:35:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 05:35:19 lf-activate-venv(): INFO: Adding /tmp/venv-wW7L/bin to PATH 05:35:19 INFO: There are images to protect defined in jenkins-config. 05:35:19 INFO: There are additional images to protect in the jjb dir. 05:35:19 INFO: Protecting the following images: 05:35:19 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 05:35:19 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 05:35:19 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 05:35:19 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 05:35:19 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 05:35:19 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 05:35:19 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 05:35:19 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 05:35:19 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 05:35:19 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 05:35:19 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 05:35:19 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 05:35:19 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 05:35:19 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 05:35:19 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 05:35:19 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 05:35:21 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 05:35:22 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 05:35:22 Build step 'Conditional step (single)' marked build as failure 05:35:23 $ ssh-agent -k 05:35:23 unset SSH_AUTH_SOCK; 05:35:23 unset SSH_AGENT_PID; 05:35:23 echo Agent pid 5452 killed; 05:35:23 [ssh-agent] Stopped. 05:35:23 [PostBuildScript] - [INFO] Executing post build scripts. 05:35:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5667423787707483363.sh 05:35:23 ---> sysstat.sh 05:35:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5812585894097455024.sh 05:35:23 ---> package-listing.sh 05:35:23 ++ tr '[:upper:]' '[:lower:]' 05:35:23 ++ facter osfamily 05:35:23 + OS_FAMILY=redhat 05:35:23 + workspace=/w/workspace/builder-openstack-cron 05:35:23 + START_PACKAGES=/tmp/packages_start.txt 05:35:23 + END_PACKAGES=/tmp/packages_end.txt 05:35:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:35:23 + PACKAGES=/tmp/packages_start.txt 05:35:23 + '[' /w/workspace/builder-openstack-cron ']' 05:35:23 + PACKAGES=/tmp/packages_end.txt 05:35:23 + case "${OS_FAMILY}" in 05:35:23 + rpm -qa 05:35:23 + sort 05:35:24 + '[' -f /tmp/packages_start.txt ']' 05:35:24 + '[' -f /tmp/packages_end.txt ']' 05:35:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:35:24 + '[' /w/workspace/builder-openstack-cron ']' 05:35:24 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 05:35:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 05:35:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17858183300110501601.sh 05:35:24 ---> capture-instance-metadata.sh 05:35:24 Setup pyenv: 05:35:24 system 05:35:24 3.8.13 05:35:24 3.9.13 05:35:24 3.10.13 05:35:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:35:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wW7L from file:/tmp/.os_lf_venv 05:35:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:26 lf-activate-venv(): INFO: Base packages installed successfully 05:35:26 lf-activate-venv(): INFO: Installing additional packages: lftools 05:35:36 lf-activate-venv(): INFO: Adding /tmp/venv-wW7L/bin to PATH 05:35:36 INFO: Running in OpenStack, capturing instance metadata 05:35:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4005428600406176086.sh 05:35:37 provisioning config files... 05:35:37 Could not find credentials [logs] for builder-openstack-cron #74090 05:35:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config3244109361986843306tmp 05:35:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:35:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:35:37 provisioning config files... 05:35:38 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:35:38 [EnvInject] - Injecting environment variables from a build step. 05:35:38 [EnvInject] - Injecting as environment variables the properties content 05:35:38 SERVER_ID=logs 05:35:38 05:35:38 [EnvInject] - Variables injected successfully. 05:35:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12290882420373297084.sh 05:35:38 ---> create-netrc.sh 05:35:38 WARN: Log server credential not found. 05:35:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4296532438483644884.sh 05:35:38 ---> python-tools-install.sh 05:35:38 Setup pyenv: 05:35:38 system 05:35:38 3.8.13 05:35:38 3.9.13 05:35:38 3.10.13 05:35:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:35:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wW7L from file:/tmp/.os_lf_venv 05:35:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:40 lf-activate-venv(): INFO: Base packages installed successfully 05:35:40 lf-activate-venv(): INFO: Installing additional packages: lftools 05:35:50 lf-activate-venv(): INFO: Adding /tmp/venv-wW7L/bin to PATH 05:35:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14284413644083259764.sh 05:35:50 ---> sudo-logs.sh 05:35:50 Archiving 'sudo' log.. 05:35:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9184721460455873019.sh 05:35:50 ---> job-cost.sh 05:35:50 Setup pyenv: 05:35:51 system 05:35:51 3.8.13 05:35:51 3.9.13 05:35:51 3.10.13 05:35:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:35:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wW7L from file:/tmp/.os_lf_venv 05:35:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:53 lf-activate-venv(): INFO: Base packages installed successfully 05:35:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:36:00 lf-activate-venv(): INFO: Adding /tmp/venv-wW7L/bin to PATH 05:36:00 INFO: No Stack... 05:36:01 INFO: Retrieving Pricing Info for: v3-standard-2 05:36:01 INFO: Archiving Costs 05:36:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18371351487066493691.sh 05:36:01 ---> logs-deploy.sh 05:36:01 Setup pyenv: 05:36:01 system 05:36:01 3.8.13 05:36:01 3.9.13 05:36:01 3.10.13 05:36:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wW7L from file:/tmp/.os_lf_venv 05:36:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:03 lf-activate-venv(): INFO: Base packages installed successfully 05:36:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:36:14 lf-activate-venv(): INFO: Adding /tmp/venv-wW7L/bin to PATH 05:36:14 WARNING: Nexus logging server not set 05:36:14 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74090/ 05:36:14 INFO: archiving logs to S3 05:36:15 ---> uname -a: 05:36:15 Linux prd-centos8-builder-2c-2g-2400.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 05:36:15 05:36:15 05:36:15 ---> lscpu: 05:36:15 Architecture: x86_64 05:36:15 CPU op-mode(s): 32-bit, 64-bit 05:36:15 Byte Order: Little Endian 05:36:15 CPU(s): 2 05:36:15 On-line CPU(s) list: 0,1 05:36:15 Thread(s) per core: 1 05:36:15 Core(s) per socket: 1 05:36:15 Socket(s): 2 05:36:15 NUMA node(s): 1 05:36:15 Vendor ID: AuthenticAMD 05:36:15 CPU family: 23 05:36:15 Model: 49 05:36:15 Model name: AMD EPYC-Rome Processor 05:36:15 Stepping: 0 05:36:15 CPU MHz: 2800.000 05:36:15 BogoMIPS: 5600.00 05:36:15 Virtualization: AMD-V 05:36:15 Hypervisor vendor: KVM 05:36:15 Virtualization type: full 05:36:15 L1d cache: 32K 05:36:15 L1i cache: 32K 05:36:15 L2 cache: 512K 05:36:15 L3 cache: 16384K 05:36:15 NUMA node0 CPU(s): 0,1 05:36:15 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 05:36:15 05:36:15 05:36:15 ---> nproc: 05:36:15 2 05:36:15 05:36:15 05:36:15 ---> df -h: 05:36:15 Filesystem Size Used Avail Use% Mounted on 05:36:15 devtmpfs 3.8G 0 3.8G 0% /dev 05:36:15 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:36:15 tmpfs 3.8G 17M 3.8G 1% /run 05:36:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:36:15 /dev/vda1 40G 8.4G 32G 22% / 05:36:15 tmpfs 770M 0 770M 0% /run/user/1001 05:36:15 05:36:15 05:36:15 ---> free -m: 05:36:15 total used free shared buff/cache available 05:36:15 Mem: 7697 712 4719 19 2265 6687 05:36:15 Swap: 1023 0 1023 05:36:15 05:36:15 05:36:15 ---> ip addr: 05:36:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:36:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:36:15 inet 127.0.0.1/8 scope host lo 05:36:15 valid_lft forever preferred_lft forever 05:36:15 inet6 ::1/128 scope host 05:36:15 valid_lft forever preferred_lft forever 05:36:15 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:36:15 link/ether fa:16:3e:8b:2a:61 brd ff:ff:ff:ff:ff:ff 05:36:15 altname enp0s3 05:36:15 altname ens3 05:36:15 inet 10.30.170.245/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 05:36:15 valid_lft 86118sec preferred_lft 86118sec 05:36:15 inet6 fe80::f816:3eff:fe8b:2a61/64 scope link 05:36:15 valid_lft forever preferred_lft forever 05:36:15 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:36:15 link/ether 02:42:b1:f5:e0:66 brd ff:ff:ff:ff:ff:ff 05:36:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:36:15 valid_lft forever preferred_lft forever 05:36:15 05:36:15 05:36:15 ---> sar -b -r -n DEV: 05:36:15 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/30/2025 _x86_64_ (2 CPU) 05:36:15 05:36:15 05:31:28 LINUX RESTART (2 CPU) 05:36:15 05:36:15 05:32:03 AM tps rtps wtps bread/s bwrtn/s 05:36:15 05:33:01 AM 216.68 16.32 200.36 4266.34 8399.47 05:36:15 05:34:01 AM 101.00 0.70 100.30 103.18 11556.71 05:36:15 05:35:01 AM 28.97 0.50 28.47 34.12 1150.87 05:36:15 05:36:01 AM 25.66 0.50 25.16 63.72 690.37 05:36:15 Average: 92.05 4.41 87.64 1090.60 5424.64 05:36:15 05:36:15 05:32:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:36:15 05:33:01 AM 5054960 6910492 2827472 35.87 2688 2037996 1036312 11.60 203664 2296896 159748 05:36:15 05:34:01 AM 4871576 6879380 3010856 38.20 2688 2182892 1039124 11.64 233028 2420736 27116 05:36:15 05:35:01 AM 4871020 6880532 3011412 38.20 2688 2184676 1032168 11.56 268940 2384868 10768 05:36:15 05:36:01 AM 4918716 6933740 2963716 37.60 2688 2189796 988720 11.07 424004 2180780 26992 05:36:15 Average: 4929068 6901036 2953364 37.47 2688 2148840 1024081 11.47 282409 2320820 56156 05:36:15 05:36:15 05:32:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:36:15 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:15 05:33:01 AM eth0 293.57 184.63 1950.88 64.60 0.00 0.00 0.00 0.00 05:36:15 05:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:15 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:15 05:34:01 AM eth0 65.41 52.09 739.60 10.52 0.00 0.00 0.00 0.00 05:36:15 05:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:15 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:15 05:35:01 AM eth0 22.09 23.04 26.28 8.82 0.00 0.00 0.00 0.00 05:36:15 05:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:15 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:15 05:36:01 AM eth0 21.21 20.40 18.76 10.41 0.00 0.00 0.00 0.00 05:36:15 05:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:15 Average: eth0 98.96 69.08 673.32 23.25 0.00 0.00 0.00 0.00 05:36:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:15 05:36:15 05:36:15 ---> sar -P ALL: 05:36:15 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/30/2025 _x86_64_ (2 CPU) 05:36:15 05:36:15 05:31:28 LINUX RESTART (2 CPU) 05:36:15 05:36:15 05:32:03 AM CPU %user %nice %system %iowait %steal %idle 05:36:15 05:33:01 AM all 40.05 0.00 7.37 1.73 0.09 50.76 05:36:15 05:33:01 AM 0 41.40 0.00 6.65 0.79 0.09 51.08 05:36:15 05:33:01 AM 1 38.70 0.00 8.09 2.66 0.10 50.44 05:36:15 05:34:01 AM all 35.56 0.00 5.21 0.92 0.10 58.21 05:36:15 05:34:01 AM 0 42.78 0.00 5.31 0.83 0.12 50.96 05:36:15 05:34:01 AM 1 28.34 0.00 5.11 1.00 0.08 65.46 05:36:15 05:35:01 AM all 34.51 0.00 3.53 0.20 0.09 61.67 05:36:15 05:35:01 AM 0 36.29 0.00 3.47 0.17 0.08 59.99 05:36:15 05:35:01 AM 1 32.72 0.00 3.60 0.23 0.10 63.35 05:36:15 05:36:01 AM all 37.84 0.00 4.54 0.19 0.10 57.33 05:36:15 05:36:01 AM 0 43.79 0.00 5.00 0.23 0.12 50.86 05:36:15 05:36:01 AM 1 31.88 0.00 4.07 0.15 0.08 63.81 05:36:15 Average: all 36.96 0.00 5.14 0.75 0.10 57.05 05:36:15 Average: 0 41.06 0.00 5.09 0.50 0.10 53.24 05:36:15 Average: 1 32.86 0.00 5.19 1.00 0.09 60.86 05:36:15 05:36:15 05:36:15