21:32:11 Started by timer 21:32:11 Running as SYSTEM 21:32:11 [EnvInject] - Loading node environment variables. 21:32:11 Building remotely on prd-centos8-builder-2c-2g-2624 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 21:32:11 [ssh-agent] Looking for ssh-agent implementation... 21:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:11 $ ssh-agent 21:32:11 SSH_AUTH_SOCK=/tmp/ssh-ZtGZc527dvoK/agent.5443 21:32:11 SSH_AGENT_PID=5444 21:32:11 [ssh-agent] Started. 21:32:11 Running ssh-add (command line suppressed) 21:32:12 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_170511161344398044.key (/w/workspace/builder-openstack-cron@tmp/private_key_170511161344398044.key) 21:32:12 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:32:12 The recommended git tool is: NONE 21:32:14 using credential jenkins-ssh 21:32:14 Wiping out workspace first. 21:32:14 Cloning the remote Git repository 21:32:14 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 21:32:14 > git init /w/workspace/builder-openstack-cron # timeout=10 21:32:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 21:32:14 > git --version # timeout=10 21:32:14 > git --version # 'git version 2.43.0' 21:32:14 using GIT_SSH to set credentials jenkins-ssh 21:32:14 [INFO] Currently running in a labeled security context 21:32:14 [INFO] Currently SELinux is 'enforcing' on the host 21:32:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh8268219086035925291.key 21:32:14 Verifying host key using known hosts file 21:32:14 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:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 21:32:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:18 Avoid second fetch 21:32:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:32:18 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 21:32:18 > git config core.sparsecheckout # timeout=10 21:32:18 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 21:32:19 Commit message: "Add jobs for aaa-0.21.x" 21:32:19 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 21:32:19 > git remote # timeout=10 21:32:19 > git submodule init # timeout=10 21:32:19 > git submodule sync # timeout=10 21:32:19 > git config --get remote.origin.url # timeout=10 21:32:19 > git submodule init # timeout=10 21:32:19 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:32:19 > git config --get submodule.global-jjb.url # timeout=10 21:32:19 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 21:32:19 > git config --get submodule.packer/common-packer.url # timeout=10 21:32:19 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 21:32:19 > git submodule update --init --recursive global-jjb # timeout=10 21:32:20 > git submodule update --init --recursive packer/common-packer # timeout=10 21:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:24 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 21:32:24 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 21:32:24 No emails were triggered. 21:32:24 provisioning config files... 21:32:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 21:32:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:32:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:32:25 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6478594895594997876.sh 21:32:25 ---> python-tools-install.sh 21:32:25 Setup pyenv: 21:32:25 system 21:32:25 * 3.8.13 (set by /opt/pyenv/version) 21:32:25 * 3.9.13 (set by /opt/pyenv/version) 21:32:25 * 3.10.13 (set by /opt/pyenv/version) 21:32:25 * 3.11.7 (set by /opt/pyenv/version) 21:32:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7BxV 21:32:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:32:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:32:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:32:34 lf-activate-venv(): INFO: Base packages installed successfully 21:32:34 lf-activate-venv(): INFO: Installing additional packages: lftools 21:33:02 lf-activate-venv(): INFO: Adding /tmp/venv-7BxV/bin to PATH 21:33:02 Generating Requirements File 21:33:23 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:23 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:33:24 Python 3.11.7 21:33:24 pip 25.2 from /tmp/venv-7BxV/lib/python3.11/site-packages/pip (python 3.11) 21:33:24 appdirs==1.4.4 21:33:24 argcomplete==3.6.2 21:33:24 aspy.yaml==1.3.0 21:33:24 attrs==25.3.0 21:33:24 autopage==0.5.2 21:33:24 beautifulsoup4==4.14.2 21:33:24 boto3==1.40.42 21:33:24 botocore==1.40.42 21:33:24 bs4==0.0.2 21:33:24 cachetools==6.2.0 21:33:24 certifi==2025.8.3 21:33:24 cffi==2.0.0 21:33:24 cfgv==3.4.0 21:33:24 chardet==5.2.0 21:33:24 charset-normalizer==3.4.3 21:33:24 click==8.3.0 21:33:24 cliff==4.11.0 21:33:24 cmd2==2.7.0 21:33:24 cryptography==3.3.2 21:33:24 debtcollector==3.0.0 21:33:24 decorator==5.2.1 21:33:24 defusedxml==0.7.1 21:33:24 Deprecated==1.2.18 21:33:24 distlib==0.4.0 21:33:24 dnspython==2.8.0 21:33:24 docker==7.1.0 21:33:24 dogpile.cache==1.4.1 21:33:24 durationpy==0.10 21:33:24 email-validator==2.3.0 21:33:24 filelock==3.19.1 21:33:24 future==1.0.0 21:33:24 gitdb==4.0.12 21:33:24 GitPython==3.1.45 21:33:24 google-auth==2.41.0 21:33:24 httplib2==0.31.0 21:33:24 identify==2.6.14 21:33:24 idna==3.10 21:33:24 importlib-resources==1.5.0 21:33:24 iso8601==2.1.0 21:33:24 Jinja2==3.1.6 21:33:24 jmespath==1.0.1 21:33:24 jsonpatch==1.33 21:33:24 jsonpointer==3.0.0 21:33:24 jsonschema==4.25.1 21:33:24 jsonschema-specifications==2025.9.1 21:33:24 keystoneauth1==5.12.0 21:33:24 kubernetes==34.1.0 21:33:24 lftools==0.37.14 21:33:24 lxml==6.0.2 21:33:24 markdown-it-py==4.0.0 21:33:24 MarkupSafe==3.0.3 21:33:24 mdurl==0.1.2 21:33:24 msgpack==1.1.1 21:33:24 multi_key_dict==2.0.3 21:33:24 munch==4.0.0 21:33:24 netaddr==1.3.0 21:33:24 niet==1.4.2 21:33:24 nodeenv==1.9.1 21:33:24 oauth2client==4.1.3 21:33:24 oauthlib==3.3.1 21:33:24 openstacksdk==4.7.1 21:33:24 os-service-types==1.8.0 21:33:24 osc-lib==4.2.0 21:33:24 oslo.config==10.0.0 21:33:24 oslo.context==6.1.0 21:33:24 oslo.i18n==6.6.0 21:33:24 oslo.log==7.2.1 21:33:24 oslo.serialization==5.8.0 21:33:24 oslo.utils==9.1.0 21:33:24 packaging==25.0 21:33:24 pbr==7.0.1 21:33:24 platformdirs==4.4.0 21:33:24 prettytable==3.16.0 21:33:24 psutil==7.1.0 21:33:24 pyasn1==0.6.1 21:33:24 pyasn1_modules==0.4.2 21:33:24 pycparser==2.23 21:33:24 pygerrit2==2.0.15 21:33:24 PyGithub==2.8.1 21:33:24 Pygments==2.19.2 21:33:24 PyJWT==2.10.1 21:33:24 PyNaCl==1.6.0 21:33:24 pyparsing==2.4.7 21:33:24 pyperclip==1.11.0 21:33:24 pyrsistent==0.20.0 21:33:24 python-cinderclient==9.8.0 21:33:24 python-dateutil==2.9.0.post0 21:33:24 python-heatclient==4.3.0 21:33:24 python-jenkins==1.8.3 21:33:24 python-keystoneclient==5.7.0 21:33:24 python-magnumclient==4.9.0 21:33:24 python-openstackclient==8.2.0 21:33:24 python-swiftclient==4.8.0 21:33:24 PyYAML==6.0.3 21:33:24 referencing==0.36.2 21:33:24 requests==2.32.5 21:33:24 requests-oauthlib==2.0.0 21:33:24 requestsexceptions==1.4.0 21:33:24 rfc3986==2.0.0 21:33:24 rich==14.1.0 21:33:24 rich-argparse==1.7.1 21:33:24 rpds-py==0.27.1 21:33:24 rsa==4.9.1 21:33:24 ruamel.yaml==0.18.15 21:33:24 ruamel.yaml.clib==0.2.14 21:33:24 s3transfer==0.14.0 21:33:24 simplejson==3.20.2 21:33:24 six==1.17.0 21:33:24 smmap==5.0.2 21:33:24 soupsieve==2.8 21:33:24 stevedore==5.5.0 21:33:24 tabulate==0.9.0 21:33:24 toml==0.10.2 21:33:24 tomlkit==0.13.3 21:33:24 tqdm==4.67.1 21:33:24 typing_extensions==4.15.0 21:33:24 tzdata==2025.2 21:33:24 urllib3==1.26.20 21:33:24 virtualenv==20.34.0 21:33:24 wcwidth==0.2.14 21:33:24 websocket-client==1.8.0 21:33:24 wrapt==1.17.3 21:33:24 xdg==6.0.0 21:33:24 xmltodict==1.0.2 21:33:24 yq==3.4.3 21:33:24 [EnvInject] - Injecting environment variables from a build step. 21:33:24 [EnvInject] - Injecting as environment variables the properties content 21:33:24 OS_CLOUD=vex 21:33:24 21:33:24 [EnvInject] - Variables injected successfully. 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/jenkins11943259264119166747.sh 21:33:24 ---> Orphaned k8s clusters 21:33:24 Setup pyenv: 21:33:25 system 21:33:25 3.8.13 21:33:25 3.9.13 21:33:25 3.10.13 21:33:25 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BxV 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 lf-activate-venv(): INFO: Base packages installed successfully 21:33:27 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 21:33:34 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:34 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:33:35 lf-activate-venv(): INFO: Adding /tmp/venv-7BxV/bin to PATH 21:33:38 -----> Delete orphaned cluster 21:33:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:33:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:33:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6531931073246641105.sh 21:33:38 ---> Orphaned stacks 21:33:38 Setup pyenv: 21:33:38 system 21:33:38 3.8.13 21:33:38 3.9.13 21:33:38 3.10.13 21:33:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:33:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BxV from file:/tmp/.os_lf_venv 21:33:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:33:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:33:40 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:40 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 21:33:40 lf-activate-venv(): INFO: Base packages installed successfully 21:33:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 21:34:03 lf-activate-venv(): INFO: Adding /tmp/venv-7BxV/bin to PATH 21:34:03 + mapfile -t OS_COE_CLUSTERS_ID 21:34:03 ++ awk '{print $1}' 21:34:03 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 21:34:03 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 21:34:06 + echo '-----> Active clusters -> stacks' 21:34:06 -----> Active clusters -> stacks 21:34:06 + OS_COE_STACKS=() 21:34:06 + [[ 0 -gt 0 ]] 21:34:06 + mapfile -t OS_STACKS 21:34:06 ++ awk '{print $1}' 21:34:06 ++ 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:34:07 + echo '-----> Active stacks' 21:34:07 -----> Active stacks 21:34:07 + for stack in "${OS_STACKS[@]}" 21:34:07 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 21:34:07 releng-openflowplugin-csit-1node-sanity-only-scandium-493 21:34:07 + echo '-----> Delete orphaned stacks' 21:34:07 -----> Delete orphaned stacks 21:34:07 + for STACK_NAME in "${OS_STACKS[@]}" 21:34:07 + [[ 0 -gt 0 ]] 21:34:07 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 21:34:07 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 21:34:07 + builds=() 21:34:07 + for jenkins in "${@:2}" 21:34:07 + PARAMS='tree=computer[executors[currentExecutable[url]],' 21:34:07 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 21:34:07 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21:34:07 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21:34:07 ++ 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:34:07 + 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/74106/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 21:34:07 21:34:07 200' 21:34:07 ++ 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/74106/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 21:34:07 21:34:07 200' 21:34:07 ++ head -n1 21:34:07 + 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/74106/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 21:34:07 ++ 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/74106/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 21:34:07 21:34:07 200' 21:34:07 ++ awk 'END {print $NF}' 21:34:07 + status=200 21:34:07 + '[' 200 '!=' 200 ']' 21:34:07 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 21:34:07 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 21:34:07 ++ echo https://jenkins.opendaylight.org/releng 21:34:07 ++ awk -F/ '{print $NF}' 21:34:07 ++ sed 's/\/*$//' 21:34:07 + silo=releng 21:34:07 + export silo 21:34:07 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 21:34:07 ++ grep -v null 21:34:07 ++ 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/74106/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 21:34:07 ++ jq -r '.computer[].executors[].currentExecutable.url' 21:34:07 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 21:34:07 + for jenkins in "${@:2}" 21:34:07 + PARAMS='tree=computer[executors[currentExecutable[url]],' 21:34:07 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 21:34:07 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21:34:07 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 21:34:07 ++ 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:34:07 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 21:34:07 21:34:07 200' 21:34:07 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 21:34:07 21:34:07 200' 21:34:07 ++ head -n1 21:34:07 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 21:34:07 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 21:34:07 21:34:07 200' 21:34:07 ++ awk 'END {print $NF}' 21:34:07 + status=200 21:34:07 + '[' 200 '!=' 200 ']' 21:34:07 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 21:34:07 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 21:34:07 ++ awk -F/ '{print $NF}' 21:34:07 ++ echo https://jenkins.opendaylight.org/sandbox 21:34:07 ++ sed 's/\/*$//' 21:34:07 + silo=sandbox 21:34:07 + export silo 21:34:07 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 21:34:07 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 21:34:07 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 21:34:07 ++ jq -r '.computer[].executors[].currentExecutable.url' 21:34:07 ++ grep -v null 21:34:07 + [[ releng-builder-openstack-cron-74106 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-sanity-test-scandium-498 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 21:34:07 + return 0 21:34:07 + continue 21:34:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:07 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4222049437827508490.sh 21:34:07 ---> Orphaned servers 21:34:07 Setup pyenv: 21:34:08 system 21:34:08 3.8.13 21:34:08 3.9.13 21:34:08 3.10.13 21:34:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BxV from file:/tmp/.os_lf_venv 21:34:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:10 lf-activate-venv(): INFO: Base packages installed successfully 21:34:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:25 lf-activate-venv(): INFO: Adding /tmp/venv-7BxV/bin to PATH 21:34:31 -----> Active servers 21:34:31 prd-centos8-builder-2c-2g-2624 21:34:31 prd-ubuntu2204-docker-8c-8g-2623 21:34:31 prd-centos8-robot-2c-8g-2393 21:34:31 prd-centos8-robot-2c-8g-2392 21:34:31 prd-centos8-robot-2c-8g-2391 21:34:31 prd-centos8-robot-2c-8g-773 21:34:31 prd-queue-intque-2c-1g-772 21:34:31 -----> Delete orphaned servers 21:34:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:34:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:34:31 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1350657894438103199.sh 21:34:31 ---> Orphaned ports 21:34:31 Setup pyenv: 21:34:32 system 21:34:32 3.8.13 21:34:32 3.9.13 21:34:32 3.10.13 21:34:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BxV from file:/tmp/.os_lf_venv 21:34:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:34 lf-activate-venv(): INFO: Base packages installed successfully 21:34:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 21:34:47 lf-activate-venv(): INFO: Adding /tmp/venv-7BxV/bin to PATH 21:34:48 No orphaned ports to process. 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/jenkins7810767560744930622.sh 21:34:48 ---> Orphaned volumes 21:34:48 + source /home/jenkins/lf-env.sh 21:34:48 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:48 ++ mktemp -d /tmp/venv-XXXX 21:34:48 + lf_venv=/tmp/venv-aY1V 21:34:48 + local venv_file=/tmp/.os_lf_venv 21:34:48 + local python=python3 21:34:48 + local options 21:34:48 + local set_path=true 21:34:48 + local install_args= 21:34:48 ++ 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:48 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:48 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 21:34:48 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:48 + true 21:34:48 + case $1 in 21:34:48 + python=python3 21:34:48 + shift 2 21:34:48 + true 21:34:48 + case $1 in 21:34:48 + shift 21:34:48 + break 21:34:48 + case $python in 21:34:48 + local pkg_list= 21:34:48 + [[ -d /opt/pyenv ]] 21:34:48 + echo 'Setup pyenv:' 21:34:48 Setup pyenv: 21:34:48 + export PYENV_ROOT=/opt/pyenv 21:34:48 + PYENV_ROOT=/opt/pyenv 21:34:48 + 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:48 + 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:48 + pyenv versions 21:34:49 system 21:34:49 3.8.13 21:34:49 3.9.13 21:34:49 3.10.13 21:34:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:34:49 + command -v pyenv 21:34:49 ++ pyenv init - --no-rehash 21:34:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:34:49 for i in ${!paths[@]}; do 21:34:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:34:49 fi; done; 21:34:49 echo "${paths[*]}"'\'')" 21:34:49 export PATH="/opt/pyenv/shims:${PATH}" 21:34:49 export PYENV_SHELL=bash 21:34:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:34:49 pyenv() { 21:34:49 local command 21:34:49 command="${1:-}" 21:34:49 if [ "$#" -gt 0 ]; then 21:34:49 shift 21:34:49 fi 21:34:49 21:34:49 case "$command" in 21:34:49 rehash|shell) 21:34:49 eval "$(pyenv "sh-$command" "$@")" 21:34:49 ;; 21:34:49 *) 21:34:49 command pyenv "$command" "$@" 21:34:49 ;; 21:34:49 esac 21:34:49 }' 21:34:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:34:49 for i in ${!paths[@]}; do 21:34:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:34:49 fi; done; 21:34:49 echo "${paths[*]}"' 21:34:49 ++ 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:49 ++ 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:49 ++ 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:49 ++ export PYENV_SHELL=bash 21:34:49 ++ PYENV_SHELL=bash 21:34:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:34:49 +++ complete -F _pyenv pyenv 21:34:49 ++ lf-pyver python3 21:34:49 ++ local py_version_xy=python3 21:34:49 ++ local py_version_xyz= 21:34:49 ++ pyenv versions 21:34:49 ++ local command 21:34:49 ++ command=versions 21:34:49 ++ '[' 1 -gt 0 ']' 21:34:49 ++ shift 21:34:49 ++ case "$command" in 21:34:49 ++ command pyenv versions 21:34:49 ++ pyenv versions 21:34:49 ++ awk '{ print $1 }' 21:34:49 ++ sed 's/^[ *]* //' 21:34:49 ++ grep -E '^[0-9.]*[0-9]$' 21:34:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:34:49 +++ grep '^3' /tmp/.pyenv_versions 21:34:49 +++ sort -V 21:34:49 +++ tail -n 1 21:34:49 ++ py_version_xyz=3.11.7 21:34:49 ++ [[ -z 3.11.7 ]] 21:34:49 ++ echo 3.11.7 21:34:49 ++ return 0 21:34:49 + pyenv local 3.11.7 21:34:49 + local command 21:34:49 + command=local 21:34:49 + '[' 2 -gt 0 ']' 21:34:49 + shift 21:34:49 + case "$command" in 21:34:49 + command pyenv local 3.11.7 21:34:49 + pyenv local 3.11.7 21:34:49 + for arg in "$@" 21:34:49 + case $arg in 21:34:49 + pkg_list+='lftools[openstack] ' 21:34:49 + for arg in "$@" 21:34:49 + case $arg in 21:34:49 + pkg_list+='kubernetes ' 21:34:49 + for arg in "$@" 21:34:49 + case $arg in 21:34:49 + pkg_list+='niet ' 21:34:49 + for arg in "$@" 21:34:49 + case $arg in 21:34:49 + pkg_list+='python-heatclient ' 21:34:49 + for arg in "$@" 21:34:49 + case $arg in 21:34:49 + pkg_list+='python-openstackclient ' 21:34:49 + for arg in "$@" 21:34:49 + case $arg in 21:34:49 + pkg_list+='python-magnumclient ' 21:34:49 + for arg in "$@" 21:34:49 + case $arg in 21:34:49 + pkg_list+='yq ' 21:34:49 + [[ -f /tmp/.os_lf_venv ]] 21:34:49 ++ cat /tmp/.os_lf_venv 21:34:49 + lf_venv=/tmp/venv-7BxV 21:34:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BxV from' file:/tmp/.os_lf_venv 21:34:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BxV from file:/tmp/.os_lf_venv 21:34:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:34:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:34:49 + local 'pip_opts=--upgrade --quiet' 21:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:34:49 + [[ -n '' ]] 21:34:49 + [[ -n '' ]] 21:34:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:34:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:34:49 + /tmp/venv-7BxV/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:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:34:51 lf-activate-venv(): INFO: Base packages installed successfully 21:34:51 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 21:34:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 21:34:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 21:34:51 + /tmp/venv-7BxV/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:35:07 + type python3 21:35:07 + true 21:35:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7BxV/bin to PATH' 21:35:07 lf-activate-venv(): INFO: Adding /tmp/venv-7BxV/bin to PATH 21:35:07 + PATH=/tmp/venv-7BxV/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:35:07 + return 0 21:35:07 + mapfile -t os_volumes 21:35:07 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 21:35:10 + '[' 0 -eq 0 ']' 21:35:10 + echo 'No orphaned volumes found.' 21:35:10 No orphaned volumes found. 21:35:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 21:35:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 21:35:10 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6457994840515585593.sh 21:35:10 ---> Protect in-use images 21:35:10 Setup pyenv: 21:35:10 system 21:35:10 3.8.13 21:35:10 3.9.13 21:35:10 3.10.13 21:35:10 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BxV from file:/tmp/.os_lf_venv 21:35:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:13 lf-activate-venv(): INFO: Base packages installed successfully 21:35:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 21:35:27 lf-activate-venv(): INFO: Adding /tmp/venv-7BxV/bin to PATH 21:35:27 INFO: There are images to protect defined in jenkins-config. 21:35:27 INFO: There are additional images to protect in the jjb dir. 21:35:27 INFO: Protecting the following images: 21:35:27 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 21:35:27 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 21:35:27 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 21:35:27 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 21:35:27 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 21:35:27 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 21:35:27 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 21:35:27 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 21:35:27 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 21:35:27 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 21:35:27 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 21:35:27 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 21:35:27 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 21:35:27 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 21:35:27 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 21:35:27 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 21:35:28 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 21:35:30 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 21:35:30 Build step 'Conditional step (single)' marked build as failure 21:35:30 $ ssh-agent -k 21:35:30 unset SSH_AUTH_SOCK; 21:35:30 unset SSH_AGENT_PID; 21:35:30 echo Agent pid 5444 killed; 21:35:30 [ssh-agent] Stopped. 21:35:30 [PostBuildScript] - [INFO] Executing post build scripts. 21:35:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6197307083744426338.sh 21:35:30 ---> sysstat.sh 21:35:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4475224503292962270.sh 21:35:30 ---> package-listing.sh 21:35:30 ++ facter osfamily 21:35:30 ++ tr '[:upper:]' '[:lower:]' 21:35:31 + OS_FAMILY=redhat 21:35:31 + workspace=/w/workspace/builder-openstack-cron 21:35:31 + START_PACKAGES=/tmp/packages_start.txt 21:35:31 + END_PACKAGES=/tmp/packages_end.txt 21:35:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:35:31 + PACKAGES=/tmp/packages_start.txt 21:35:31 + '[' /w/workspace/builder-openstack-cron ']' 21:35:31 + PACKAGES=/tmp/packages_end.txt 21:35:31 + case "${OS_FAMILY}" in 21:35:31 + sort 21:35:31 + rpm -qa 21:35:31 + '[' -f /tmp/packages_start.txt ']' 21:35:31 + '[' -f /tmp/packages_end.txt ']' 21:35:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:35:31 + '[' /w/workspace/builder-openstack-cron ']' 21:35:31 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 21:35:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 21:35:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2466795675431401095.sh 21:35:31 ---> capture-instance-metadata.sh 21:35:31 Setup pyenv: 21:35:32 system 21:35:32 3.8.13 21:35:32 3.9.13 21:35:32 3.10.13 21:35:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BxV from file:/tmp/.os_lf_venv 21:35:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:34 lf-activate-venv(): INFO: Base packages installed successfully 21:35:34 lf-activate-venv(): INFO: Installing additional packages: lftools 21:35:43 lf-activate-venv(): INFO: Adding /tmp/venv-7BxV/bin to PATH 21:35:43 INFO: Running in OpenStack, capturing instance metadata 21:35:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5709347797090815971.sh 21:35:44 provisioning config files... 21:35:44 Could not find credentials [logs] for builder-openstack-cron #74106 21:35:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config5756997778976020234tmp 21:35:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:35:44 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:35:44 provisioning config files... 21:35:44 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:35:44 [EnvInject] - Injecting environment variables from a build step. 21:35:44 [EnvInject] - Injecting as environment variables the properties content 21:35:44 SERVER_ID=logs 21:35:44 21:35:44 [EnvInject] - Variables injected successfully. 21:35:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2466858288359397323.sh 21:35:44 ---> create-netrc.sh 21:35:44 WARN: Log server credential not found. 21:35:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3283688190775777382.sh 21:35:44 ---> python-tools-install.sh 21:35:44 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-7BxV 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 21:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-7BxV/bin to PATH 21:35:56 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5125523469167716502.sh 21:35:56 ---> sudo-logs.sh 21:35:56 Archiving 'sudo' log.. 21:35:57 [builder-openstack-cron] $ /bin/bash /tmp/jenkins732866112582852310.sh 21:35:57 ---> job-cost.sh 21:35:57 Setup pyenv: 21:35:57 system 21:35:57 3.8.13 21:35:57 3.9.13 21:35:57 3.10.13 21:35:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:35:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BxV from file:/tmp/.os_lf_venv 21:35:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:35:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:35:59 lf-activate-venv(): INFO: Base packages installed successfully 21:35:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:36:07 lf-activate-venv(): INFO: Adding /tmp/venv-7BxV/bin to PATH 21:36:07 INFO: No Stack... 21:36:07 INFO: Retrieving Pricing Info for: v3-standard-2 21:36:08 INFO: Archiving Costs 21:36:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17291439574362907098.sh 21:36:08 ---> logs-deploy.sh 21:36:08 Setup pyenv: 21:36:08 system 21:36:08 3.8.13 21:36:08 3.9.13 21:36:08 3.10.13 21:36:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 21:36:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7BxV from file:/tmp/.os_lf_venv 21:36:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:36:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:36:10 lf-activate-venv(): INFO: Base packages installed successfully 21:36:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:36:22 lf-activate-venv(): INFO: Adding /tmp/venv-7BxV/bin to PATH 21:36:22 WARNING: Nexus logging server not set 21:36:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74106/ 21:36:22 INFO: archiving logs to S3 21:36:23 ---> uname -a: 21:36:23 Linux prd-centos8-builder-2c-2g-2624.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:36:23 21:36:23 21:36:23 ---> lscpu: 21:36:23 Architecture: x86_64 21:36:23 CPU op-mode(s): 32-bit, 64-bit 21:36:23 Byte Order: Little Endian 21:36:23 CPU(s): 2 21:36:23 On-line CPU(s) list: 0,1 21:36:23 Thread(s) per core: 1 21:36:23 Core(s) per socket: 1 21:36:23 Socket(s): 2 21:36:23 NUMA node(s): 1 21:36:23 Vendor ID: AuthenticAMD 21:36:23 CPU family: 23 21:36:23 Model: 49 21:36:23 Model name: AMD EPYC-Rome Processor 21:36:23 Stepping: 0 21:36:23 CPU MHz: 2800.000 21:36:23 BogoMIPS: 5600.00 21:36:23 Virtualization: AMD-V 21:36:23 Hypervisor vendor: KVM 21:36:23 Virtualization type: full 21:36:23 L1d cache: 32K 21:36:23 L1i cache: 32K 21:36:23 L2 cache: 512K 21:36:23 L3 cache: 16384K 21:36:23 NUMA node0 CPU(s): 0,1 21:36:23 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:36:23 21:36:23 21:36:23 ---> nproc: 21:36:23 2 21:36:23 21:36:23 21:36:23 ---> df -h: 21:36:23 Filesystem Size Used Avail Use% Mounted on 21:36:23 devtmpfs 3.8G 0 3.8G 0% /dev 21:36:23 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:36:23 tmpfs 3.8G 17M 3.8G 1% /run 21:36:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:36:23 /dev/vda1 40G 8.4G 32G 22% / 21:36:23 tmpfs 770M 0 770M 0% /run/user/1001 21:36:23 21:36:23 21:36:23 ---> free -m: 21:36:23 total used free shared buff/cache available 21:36:23 Mem: 7697 630 4803 19 2264 6770 21:36:23 Swap: 1023 0 1023 21:36:23 21:36:23 21:36:23 ---> ip addr: 21:36:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:36:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:36:23 inet 127.0.0.1/8 scope host lo 21:36:23 valid_lft forever preferred_lft forever 21:36:23 inet6 ::1/128 scope host 21:36:23 valid_lft forever preferred_lft forever 21:36:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:36:23 link/ether fa:16:3e:9b:28:dd brd ff:ff:ff:ff:ff:ff 21:36:23 altname enp0s3 21:36:23 altname ens3 21:36:23 inet 10.30.170.95/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 21:36:23 valid_lft 86112sec preferred_lft 86112sec 21:36:23 inet6 fe80::f816:3eff:fe9b:28dd/64 scope link 21:36:23 valid_lft forever preferred_lft forever 21:36:23 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:36:23 link/ether 02:42:90:d5:89:d5 brd ff:ff:ff:ff:ff:ff 21:36:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:36:23 valid_lft forever preferred_lft forever 21:36:23 21:36:23 21:36:23 ---> sar -b -r -n DEV: 21:36:23 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) 21:36:23 21:36:23 21:31:31 LINUX RESTART (2 CPU) 21:36:23 21:36:23 09:32:01 PM tps rtps wtps bread/s bwrtn/s 21:36:23 09:33:01 PM 182.33 20.02 162.30 5491.79 7058.99 21:36:23 09:34:01 PM 111.28 0.45 110.83 63.05 12217.26 21:36:23 09:35:01 PM 37.91 0.35 37.56 43.73 1970.45 21:36:23 09:36:01 PM 25.12 0.50 24.63 63.71 681.17 21:36:23 Average: 89.17 5.33 83.83 1415.79 5482.18 21:36:23 21:36:23 09:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:36:23 09:33:01 PM 5048816 6931520 2833616 35.95 2688 2065956 1024880 11.48 238632 2272184 217128 21:36:23 09:34:01 PM 4835376 6884324 3047056 38.66 2688 2224860 1053568 11.80 209696 2482928 71036 21:36:23 09:35:01 PM 4892492 6932356 2989940 37.93 2688 2215056 991592 11.10 271260 2363180 43084 21:36:23 09:36:01 PM 4975936 6984960 2906496 36.87 2688 2184160 937012 10.49 425728 2125464 10252 21:36:23 Average: 4938155 6933290 2944277 37.35 2688 2172508 1001763 11.22 286329 2310939 85375 21:36:23 21:36:23 09:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:36:23 09:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:23 09:33:01 PM eth0 331.77 181.59 1783.57 62.10 0.00 0.00 0.00 0.00 21:36:23 09:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:23 09:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:23 09:34:01 PM eth0 65.28 53.72 846.11 9.54 0.00 0.00 0.00 0.00 21:36:23 09:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:23 09:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:23 09:35:01 PM eth0 22.78 23.45 26.50 9.58 0.00 0.00 0.00 0.00 21:36:23 09:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:23 09:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:23 09:36:01 PM eth0 21.41 19.88 18.74 10.01 0.00 0.00 0.00 0.00 21:36:23 09:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:23 Average: eth0 110.32 69.66 668.80 22.81 0.00 0.00 0.00 0.00 21:36:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:23 21:36:23 21:36:23 ---> sar -P ALL: 21:36:23 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) 21:36:23 21:36:23 21:31:31 LINUX RESTART (2 CPU) 21:36:23 21:36:23 09:32:01 PM CPU %user %nice %system %iowait %steal %idle 21:36:23 09:33:01 PM all 42.68 0.00 7.62 2.58 0.09 47.03 21:36:23 09:33:01 PM 0 46.68 0.00 7.72 1.81 0.10 43.69 21:36:23 09:33:01 PM 1 38.68 0.00 7.51 3.35 0.08 50.37 21:36:23 09:34:01 PM all 33.39 0.00 4.73 2.60 0.09 59.20 21:36:23 09:34:01 PM 0 36.67 0.00 5.26 2.27 0.08 55.71 21:36:23 09:34:01 PM 1 30.11 0.00 4.19 2.92 0.10 62.68 21:36:23 09:35:01 PM all 33.25 0.00 3.78 0.45 0.11 62.41 21:36:23 09:35:01 PM 0 40.76 0.00 4.02 0.37 0.12 54.74 21:36:23 09:35:01 PM 1 25.75 0.00 3.55 0.53 0.10 70.07 21:36:23 09:36:01 PM all 37.60 0.00 4.19 0.19 0.09 57.93 21:36:23 09:36:01 PM 0 42.87 0.00 4.41 0.20 0.08 52.44 21:36:23 09:36:01 PM 1 32.33 0.00 3.97 0.18 0.10 63.42 21:36:23 Average: all 36.72 0.00 5.07 1.45 0.10 56.66 21:36:23 Average: 0 41.74 0.00 5.35 1.16 0.10 51.65 21:36:23 Average: 1 31.71 0.00 4.80 1.74 0.10 61.65 21:36:23 21:36:23 21:36:23