06:32:39 Started by timer 06:32:39 Running as SYSTEM 06:32:39 [EnvInject] - Loading node environment variables. 06:32:39 Building remotely on prd-centos8-builder-2c-2g-2741 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 06:32:39 [ssh-agent] Looking for ssh-agent implementation... 06:32:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:40 $ ssh-agent 06:32:40 SSH_AUTH_SOCK=/tmp/ssh-uIB1FpmznzpL/agent.5442 06:32:40 SSH_AGENT_PID=5443 06:32:40 [ssh-agent] Started. 06:32:40 Running ssh-add (command line suppressed) 06:32:40 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_16070057225670399522.key (/w/workspace/builder-openstack-cron@tmp/private_key_16070057225670399522.key) 06:32:40 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:32:40 The recommended git tool is: NONE 06:32:42 using credential jenkins-ssh 06:32:42 Wiping out workspace first. 06:32:42 Cloning the remote Git repository 06:32:42 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 06:32:42 > git init /w/workspace/builder-openstack-cron # timeout=10 06:32:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 06:32:42 > git --version # timeout=10 06:32:42 > git --version # 'git version 2.43.0' 06:32:42 using GIT_SSH to set credentials jenkins-ssh 06:32:42 [INFO] Currently running in a labeled security context 06:32:42 [INFO] Currently SELinux is 'enforcing' on the host 06:32:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh11562446292614762455.key 06:32:42 Verifying host key using known hosts file 06:32:42 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. 06:32:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 06:32:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:45 Avoid second fetch 06:32:45 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:32:45 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 06:32:45 > git config core.sparsecheckout # timeout=10 06:32:45 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 06:32:45 Commit message: "Add jobs for aaa-0.21.x" 06:32:45 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 06:32:45 > git remote # timeout=10 06:32:45 > git submodule init # timeout=10 06:32:46 > git submodule sync # timeout=10 06:32:46 > git config --get remote.origin.url # timeout=10 06:32:46 > git submodule init # timeout=10 06:32:46 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:32:46 > git config --get submodule.global-jjb.url # timeout=10 06:32:46 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:32:46 > git config --get submodule.packer/common-packer.url # timeout=10 06:32:46 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:32:46 > git submodule update --init --recursive global-jjb # timeout=10 06:32:47 > git submodule update --init --recursive packer/common-packer # timeout=10 06:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:32:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:32:51 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 06:32:51 No emails were triggered. 06:32:51 provisioning config files... 06:32:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 06:32:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:32:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:32:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16306250494233377261.sh 06:32:51 ---> python-tools-install.sh 06:32:51 Setup pyenv: 06:32:51 system 06:32:51 * 3.8.13 (set by /opt/pyenv/version) 06:32:51 * 3.9.13 (set by /opt/pyenv/version) 06:32:51 * 3.10.13 (set by /opt/pyenv/version) 06:32:51 * 3.11.7 (set by /opt/pyenv/version) 06:32:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CmtE 06:32:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:32:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:33:00 lf-activate-venv(): INFO: Base packages installed successfully 06:33:00 lf-activate-venv(): INFO: Installing additional packages: lftools 06:33:26 lf-activate-venv(): INFO: Adding /tmp/venv-CmtE/bin to PATH 06:33:26 Generating Requirements File 06:33:48 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. 06:33:48 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:33:49 Python 3.11.7 06:33:49 pip 25.2 from /tmp/venv-CmtE/lib/python3.11/site-packages/pip (python 3.11) 06:33:49 appdirs==1.4.4 06:33:49 argcomplete==3.6.2 06:33:49 aspy.yaml==1.3.0 06:33:49 attrs==25.3.0 06:33:49 autopage==0.5.2 06:33:49 beautifulsoup4==4.14.2 06:33:49 boto3==1.40.42 06:33:49 botocore==1.40.42 06:33:49 bs4==0.0.2 06:33:49 cachetools==6.2.0 06:33:49 certifi==2025.8.3 06:33:49 cffi==2.0.0 06:33:49 cfgv==3.4.0 06:33:49 chardet==5.2.0 06:33:49 charset-normalizer==3.4.3 06:33:49 click==8.3.0 06:33:49 cliff==4.11.0 06:33:49 cmd2==2.7.0 06:33:49 cryptography==3.3.2 06:33:49 debtcollector==3.0.0 06:33:49 decorator==5.2.1 06:33:49 defusedxml==0.7.1 06:33:49 Deprecated==1.2.18 06:33:49 distlib==0.4.0 06:33:49 dnspython==2.8.0 06:33:49 docker==7.1.0 06:33:49 dogpile.cache==1.4.1 06:33:49 durationpy==0.10 06:33:49 email-validator==2.3.0 06:33:49 filelock==3.19.1 06:33:49 future==1.0.0 06:33:49 gitdb==4.0.12 06:33:49 GitPython==3.1.45 06:33:49 google-auth==2.41.1 06:33:49 httplib2==0.31.0 06:33:49 identify==2.6.14 06:33:49 idna==3.10 06:33:49 importlib-resources==1.5.0 06:33:49 iso8601==2.1.0 06:33:49 Jinja2==3.1.6 06:33:49 jmespath==1.0.1 06:33:49 jsonpatch==1.33 06:33:49 jsonpointer==3.0.0 06:33:49 jsonschema==4.25.1 06:33:49 jsonschema-specifications==2025.9.1 06:33:49 keystoneauth1==5.12.0 06:33:49 kubernetes==34.1.0 06:33:49 lftools==0.37.14 06:33:49 lxml==6.0.2 06:33:49 markdown-it-py==4.0.0 06:33:49 MarkupSafe==3.0.3 06:33:49 mdurl==0.1.2 06:33:49 msgpack==1.1.1 06:33:49 multi_key_dict==2.0.3 06:33:49 munch==4.0.0 06:33:49 netaddr==1.3.0 06:33:49 niet==1.4.2 06:33:49 nodeenv==1.9.1 06:33:49 oauth2client==4.1.3 06:33:49 oauthlib==3.3.1 06:33:49 openstacksdk==4.7.1 06:33:49 os-service-types==1.8.0 06:33:49 osc-lib==4.2.0 06:33:49 oslo.config==10.0.0 06:33:49 oslo.context==6.1.0 06:33:49 oslo.i18n==6.6.0 06:33:49 oslo.log==7.2.1 06:33:49 oslo.serialization==5.8.0 06:33:49 oslo.utils==9.1.0 06:33:49 packaging==25.0 06:33:49 pbr==7.0.1 06:33:49 platformdirs==4.4.0 06:33:49 prettytable==3.16.0 06:33:49 psutil==7.1.0 06:33:49 pyasn1==0.6.1 06:33:49 pyasn1_modules==0.4.2 06:33:49 pycparser==2.23 06:33:49 pygerrit2==2.0.15 06:33:49 PyGithub==2.8.1 06:33:49 Pygments==2.19.2 06:33:49 PyJWT==2.10.1 06:33:49 PyNaCl==1.6.0 06:33:49 pyparsing==2.4.7 06:33:49 pyperclip==1.11.0 06:33:49 pyrsistent==0.20.0 06:33:49 python-cinderclient==9.8.0 06:33:49 python-dateutil==2.9.0.post0 06:33:49 python-heatclient==4.3.0 06:33:49 python-jenkins==1.8.3 06:33:49 python-keystoneclient==5.7.0 06:33:49 python-magnumclient==4.9.0 06:33:49 python-openstackclient==8.2.0 06:33:49 python-swiftclient==4.8.0 06:33:49 PyYAML==6.0.3 06:33:49 referencing==0.36.2 06:33:49 requests==2.32.5 06:33:49 requests-oauthlib==2.0.0 06:33:49 requestsexceptions==1.4.0 06:33:49 rfc3986==2.0.0 06:33:49 rich==14.1.0 06:33:49 rich-argparse==1.7.1 06:33:49 rpds-py==0.27.1 06:33:49 rsa==4.9.1 06:33:49 ruamel.yaml==0.18.15 06:33:49 ruamel.yaml.clib==0.2.14 06:33:49 s3transfer==0.14.0 06:33:49 simplejson==3.20.2 06:33:49 six==1.17.0 06:33:49 smmap==5.0.2 06:33:49 soupsieve==2.8 06:33:49 stevedore==5.5.0 06:33:49 tabulate==0.9.0 06:33:49 toml==0.10.2 06:33:49 tomlkit==0.13.3 06:33:49 tqdm==4.67.1 06:33:49 typing_extensions==4.15.0 06:33:49 tzdata==2025.2 06:33:49 urllib3==1.26.20 06:33:49 virtualenv==20.34.0 06:33:49 wcwidth==0.2.14 06:33:49 websocket-client==1.8.0 06:33:49 wrapt==1.17.3 06:33:49 xdg==6.0.0 06:33:49 xmltodict==1.0.2 06:33:49 yq==3.4.3 06:33:49 [EnvInject] - Injecting environment variables from a build step. 06:33:49 [EnvInject] - Injecting as environment variables the properties content 06:33:49 OS_CLOUD=vex 06:33:49 06:33:49 [EnvInject] - Variables injected successfully. 06:33:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:33:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:33:49 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins951169172175633238.sh 06:33:49 ---> Orphaned k8s clusters 06:33:49 Setup pyenv: 06:33:49 system 06:33:49 3.8.13 06:33:49 3.9.13 06:33:49 3.10.13 06:33:49 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:33:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmtE from file:/tmp/.os_lf_venv 06:33:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:33:52 lf-activate-venv(): INFO: Base packages installed successfully 06:33:52 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 06:33:59 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. 06:33:59 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 06:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-CmtE/bin to PATH 06:34:02 -----> Delete orphaned cluster 06:34:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:34:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:34:02 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9232638825404236311.sh 06:34:02 ---> Orphaned stacks 06:34:02 Setup pyenv: 06:34:02 system 06:34:02 3.8.13 06:34:02 3.9.13 06:34:02 3.10.13 06:34:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:34:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmtE from file:/tmp/.os_lf_venv 06:34:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:34:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:34:04 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. 06:34:04 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 06:34:05 lf-activate-venv(): INFO: Base packages installed successfully 06:34:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 06:34:24 lf-activate-venv(): INFO: Adding /tmp/venv-CmtE/bin to PATH 06:34:24 + mapfile -t OS_COE_CLUSTERS_ID 06:34:24 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 06:34:24 ++ awk '{print $1}' 06:34:24 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 06:34:26 + echo '-----> Active clusters -> stacks' 06:34:26 -----> Active clusters -> stacks 06:34:26 + OS_COE_STACKS=() 06:34:26 + [[ 0 -gt 0 ]] 06:34:26 + mapfile -t OS_STACKS 06:34:26 ++ awk '{print $1}' 06:34:26 ++ 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 06:34:27 + echo '-----> Active stacks' 06:34:27 -----> Active stacks 06:34:27 + for stack in "${OS_STACKS[@]}" 06:34:27 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 06:34:27 releng-openflowplugin-csit-1node-sanity-only-scandium-493 06:34:27 + echo '-----> Delete orphaned stacks' 06:34:27 -----> Delete orphaned stacks 06:34:27 + for STACK_NAME in "${OS_STACKS[@]}" 06:34:27 + [[ 0 -gt 0 ]] 06:34:27 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 06:34:27 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 06:34:27 + builds=() 06:34:27 + for jenkins in "${@:2}" 06:34:27 + PARAMS='tree=computer[executors[currentExecutable[url]],' 06:34:27 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 06:34:27 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 06:34:27 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 06:34:27 ++ 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' 06:34:28 + 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/74115/"}}],"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":[]}]} 06:34:28 06:34:28 200' 06:34:28 ++ 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/74115/"}}],"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":[]}]} 06:34:28 06:34:28 200' 06:34:28 ++ head -n1 06:34:28 + 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/74115/"}}],"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":[]}]}' 06:34:28 ++ 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/74115/"}}],"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":[]}]} 06:34:28 06:34:28 200' 06:34:28 ++ awk 'END {print $NF}' 06:34:28 + status=200 06:34:28 + '[' 200 '!=' 200 ']' 06:34:28 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 06:34:28 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 06:34:28 ++ echo https://jenkins.opendaylight.org/releng 06:34:28 ++ awk -F/ '{print $NF}' 06:34:28 ++ sed 's/\/*$//' 06:34:28 + silo=releng 06:34:28 + export silo 06:34:28 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 06:34:28 ++ grep -v null 06:34:28 ++ 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/74115/"}}],"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":[]}]}' 06:34:28 ++ jq -r '.computer[].executors[].currentExecutable.url' 06:34:28 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 06:34:28 + for jenkins in "${@:2}" 06:34:28 + PARAMS='tree=computer[executors[currentExecutable[url]],' 06:34:28 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 06:34:28 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 06:34:28 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 06:34:28 ++ 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' 06:34:28 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 06:34:28 06:34:28 200' 06:34:28 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 06:34:28 06:34:28 200' 06:34:28 ++ head -n1 06:34:28 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 06:34:28 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 06:34:28 06:34:28 200' 06:34:28 ++ awk 'END {print $NF}' 06:34:28 + status=200 06:34:28 + '[' 200 '!=' 200 ']' 06:34:28 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 06:34:28 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 06:34:28 ++ echo https://jenkins.opendaylight.org/sandbox 06:34:28 ++ awk -F/ '{print $NF}' 06:34:28 ++ sed 's/\/*$//' 06:34:28 + silo=sandbox 06:34:28 + export silo 06:34:28 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 06:34:28 ++ grep -v null 06:34:28 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 06:34:28 ++ jq -r '.computer[].executors[].currentExecutable.url' 06:34:28 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 06:34:28 + [[ releng-builder-openstack-cron-74115 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-sanity-test-scandium-498 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 06:34:28 + return 0 06:34:28 + continue 06:34:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:34:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:34:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3148675582141899710.sh 06:34:28 ---> Orphaned servers 06:34:28 Setup pyenv: 06:34:28 system 06:34:28 3.8.13 06:34:28 3.9.13 06:34:28 3.10.13 06:34:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmtE from file:/tmp/.os_lf_venv 06:34:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:34:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:34:30 lf-activate-venv(): INFO: Base packages installed successfully 06:34:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:34:44 lf-activate-venv(): INFO: Adding /tmp/venv-CmtE/bin to PATH 06:34:50 -----> Active servers 06:34:50 prd-ubuntu2204-docker-8c-8g-2742 06:34:50 prd-centos8-builder-2c-2g-2741 06:34:50 prd-ubuntu2204-docker-4c-4g-2740 06:34:50 prd-centos8-robot-2c-8g-2728 06:34:50 prd-centos8-robot-2c-8g-2727 06:34:50 prd-centos8-robot-2c-8g-2726 06:34:50 prd-centos8-robot-2c-8g-773 06:34:50 prd-queue-intque-2c-1g-772 06:34:50 -----> Delete orphaned servers 06:34:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:34:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:34:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4543213797174710373.sh 06:34:51 ---> Orphaned ports 06:34:51 Setup pyenv: 06:34:51 system 06:34:51 3.8.13 06:34:51 3.9.13 06:34:51 3.10.13 06:34:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:34:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmtE from file:/tmp/.os_lf_venv 06:34:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:34:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:34:54 lf-activate-venv(): INFO: Base packages installed successfully 06:34:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 06:35:06 lf-activate-venv(): INFO: Adding /tmp/venv-CmtE/bin to PATH 06:35:08 No orphaned ports to process. 06:35:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:35:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:35:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins944616393651990519.sh 06:35:08 ---> Orphaned volumes 06:35:08 + source /home/jenkins/lf-env.sh 06:35:08 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:35:08 ++ mktemp -d /tmp/venv-XXXX 06:35:08 + lf_venv=/tmp/venv-ELsm 06:35:08 + local venv_file=/tmp/.os_lf_venv 06:35:08 + local python=python3 06:35:08 + local options 06:35:08 + local set_path=true 06:35:08 + local install_args= 06:35:08 ++ 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 06:35:08 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 06:35:08 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 06:35:08 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:35:08 + true 06:35:08 + case $1 in 06:35:08 + python=python3 06:35:08 + shift 2 06:35:08 + true 06:35:08 + case $1 in 06:35:08 + shift 06:35:08 + break 06:35:08 + case $python in 06:35:08 + local pkg_list= 06:35:08 + [[ -d /opt/pyenv ]] 06:35:08 + echo 'Setup pyenv:' 06:35:08 Setup pyenv: 06:35:08 + export PYENV_ROOT=/opt/pyenv 06:35:08 + PYENV_ROOT=/opt/pyenv 06:35:08 + 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 06:35:08 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:35:08 + pyenv versions 06:35:08 system 06:35:08 3.8.13 06:35:08 3.9.13 06:35:08 3.10.13 06:35:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:35:08 + command -v pyenv 06:35:08 ++ pyenv init - --no-rehash 06:35:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:35:08 for i in ${!paths[@]}; do 06:35:08 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:35:08 fi; done; 06:35:08 echo "${paths[*]}"'\'')" 06:35:08 export PATH="/opt/pyenv/shims:${PATH}" 06:35:08 export PYENV_SHELL=bash 06:35:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:35:08 pyenv() { 06:35:08 local command 06:35:08 command="${1:-}" 06:35:08 if [ "$#" -gt 0 ]; then 06:35:08 shift 06:35:08 fi 06:35:08 06:35:08 case "$command" in 06:35:08 rehash|shell) 06:35:08 eval "$(pyenv "sh-$command" "$@")" 06:35:08 ;; 06:35:08 *) 06:35:08 command pyenv "$command" "$@" 06:35:08 ;; 06:35:08 esac 06:35:08 }' 06:35:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:35:08 for i in ${!paths[@]}; do 06:35:08 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:35:08 fi; done; 06:35:08 echo "${paths[*]}"' 06:35:08 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:35:08 ++ 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 06:35:08 ++ 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 06:35:08 ++ export PYENV_SHELL=bash 06:35:08 ++ PYENV_SHELL=bash 06:35:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:35:08 +++ complete -F _pyenv pyenv 06:35:08 ++ lf-pyver python3 06:35:08 ++ local py_version_xy=python3 06:35:08 ++ local py_version_xyz= 06:35:08 ++ awk '{ print $1 }' 06:35:08 ++ pyenv versions 06:35:08 ++ local command 06:35:08 ++ command=versions 06:35:08 ++ '[' 1 -gt 0 ']' 06:35:08 ++ shift 06:35:08 ++ case "$command" in 06:35:08 ++ command pyenv versions 06:35:08 ++ pyenv versions 06:35:08 ++ sed 's/^[ *]* //' 06:35:08 ++ grep -E '^[0-9.]*[0-9]$' 06:35:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:35:09 +++ tail -n 1 06:35:09 +++ grep '^3' /tmp/.pyenv_versions 06:35:09 +++ sort -V 06:35:09 ++ py_version_xyz=3.11.7 06:35:09 ++ [[ -z 3.11.7 ]] 06:35:09 ++ echo 3.11.7 06:35:09 ++ return 0 06:35:09 + pyenv local 3.11.7 06:35:09 + local command 06:35:09 + command=local 06:35:09 + '[' 2 -gt 0 ']' 06:35:09 + shift 06:35:09 + case "$command" in 06:35:09 + command pyenv local 3.11.7 06:35:09 + pyenv local 3.11.7 06:35:09 + for arg in "$@" 06:35:09 + case $arg in 06:35:09 + pkg_list+='lftools[openstack] ' 06:35:09 + for arg in "$@" 06:35:09 + case $arg in 06:35:09 + pkg_list+='kubernetes ' 06:35:09 + for arg in "$@" 06:35:09 + case $arg in 06:35:09 + pkg_list+='niet ' 06:35:09 + for arg in "$@" 06:35:09 + case $arg in 06:35:09 + pkg_list+='python-heatclient ' 06:35:09 + for arg in "$@" 06:35:09 + case $arg in 06:35:09 + pkg_list+='python-openstackclient ' 06:35:09 + for arg in "$@" 06:35:09 + case $arg in 06:35:09 + pkg_list+='python-magnumclient ' 06:35:09 + for arg in "$@" 06:35:09 + case $arg in 06:35:09 + pkg_list+='yq ' 06:35:09 + [[ -f /tmp/.os_lf_venv ]] 06:35:09 ++ cat /tmp/.os_lf_venv 06:35:09 + lf_venv=/tmp/venv-CmtE 06:35:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmtE from' file:/tmp/.os_lf_venv 06:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmtE from file:/tmp/.os_lf_venv 06:35:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:35:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:35:09 + local 'pip_opts=--upgrade --quiet' 06:35:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:35:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:35:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:35:09 + [[ -n '' ]] 06:35:09 + [[ -n '' ]] 06:35:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:35:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:35:09 + /tmp/venv-CmtE/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 06:35:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:35:11 lf-activate-venv(): INFO: Base packages installed successfully 06:35:11 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 06:35:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 06:35:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:35:11 + /tmp/venv-CmtE/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 06:35:27 + type python3 06:35:27 + true 06:35:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CmtE/bin to PATH' 06:35:27 lf-activate-venv(): INFO: Adding /tmp/venv-CmtE/bin to PATH 06:35:27 + PATH=/tmp/venv-CmtE/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 06:35:27 + return 0 06:35:27 + mapfile -t os_volumes 06:35:27 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 06:35:30 + '[' 0 -eq 0 ']' 06:35:30 + echo 'No orphaned volumes found.' 06:35:30 No orphaned volumes found. 06:35:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:35:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:35:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1080149373693554683.sh 06:35:30 ---> Protect in-use images 06:35:30 Setup pyenv: 06:35:30 system 06:35:30 3.8.13 06:35:30 3.9.13 06:35:30 3.10.13 06:35:30 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:35:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmtE from file:/tmp/.os_lf_venv 06:35:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:35:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:35:32 lf-activate-venv(): INFO: Base packages installed successfully 06:35:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 06:35:45 lf-activate-venv(): INFO: Adding /tmp/venv-CmtE/bin to PATH 06:35:45 INFO: There are images to protect defined in jenkins-config. 06:35:45 INFO: There are additional images to protect in the jjb dir. 06:35:45 INFO: Protecting the following images: 06:35:45 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 06:35:45 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 06:35:45 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 06:35:45 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 06:35:45 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 06:35:45 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 06:35:45 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 06:35:45 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 06:35:45 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 06:35:45 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 06:35:45 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 06:35:45 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 06:35:45 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 06:35:45 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 06:35:45 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 06:35:45 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 06:35:47 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 06:35:48 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 06:35:48 Build step 'Conditional step (single)' marked build as failure 06:35:48 $ ssh-agent -k 06:35:48 unset SSH_AUTH_SOCK; 06:35:48 unset SSH_AGENT_PID; 06:35:48 echo Agent pid 5443 killed; 06:35:48 [ssh-agent] Stopped. 06:35:49 [PostBuildScript] - [INFO] Executing post build scripts. 06:35:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4519275279560393482.sh 06:35:49 ---> sysstat.sh 06:35:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16867936548739665644.sh 06:35:49 ---> package-listing.sh 06:35:49 ++ facter osfamily 06:35:49 ++ tr '[:upper:]' '[:lower:]' 06:35:49 + OS_FAMILY=redhat 06:35:49 + workspace=/w/workspace/builder-openstack-cron 06:35:49 + START_PACKAGES=/tmp/packages_start.txt 06:35:49 + END_PACKAGES=/tmp/packages_end.txt 06:35:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:35:49 + PACKAGES=/tmp/packages_start.txt 06:35:49 + '[' /w/workspace/builder-openstack-cron ']' 06:35:49 + PACKAGES=/tmp/packages_end.txt 06:35:49 + case "${OS_FAMILY}" in 06:35:49 + rpm -qa 06:35:49 + sort 06:35:50 + '[' -f /tmp/packages_start.txt ']' 06:35:50 + '[' -f /tmp/packages_end.txt ']' 06:35:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:35:50 + '[' /w/workspace/builder-openstack-cron ']' 06:35:50 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 06:35:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 06:35:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins484278567661905280.sh 06:35:50 ---> capture-instance-metadata.sh 06:35:50 Setup pyenv: 06:35:50 system 06:35:50 3.8.13 06:35:50 3.9.13 06:35:50 3.10.13 06:35:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:35:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmtE from file:/tmp/.os_lf_venv 06:35:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:35:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:35:52 lf-activate-venv(): INFO: Base packages installed successfully 06:35:52 lf-activate-venv(): INFO: Installing additional packages: lftools 06:36:02 lf-activate-venv(): INFO: Adding /tmp/venv-CmtE/bin to PATH 06:36:02 INFO: Running in OpenStack, capturing instance metadata 06:36:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4591993930486497607.sh 06:36:02 provisioning config files... 06:36:02 Could not find credentials [logs] for builder-openstack-cron #74115 06:36:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config6569356365227680685tmp 06:36:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:36:02 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:36:02 provisioning config files... 06:36:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:36:03 [EnvInject] - Injecting environment variables from a build step. 06:36:03 [EnvInject] - Injecting as environment variables the properties content 06:36:03 SERVER_ID=logs 06:36:03 06:36:03 [EnvInject] - Variables injected successfully. 06:36:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7717064792616374625.sh 06:36:03 ---> create-netrc.sh 06:36:03 WARN: Log server credential not found. 06:36:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18098847014921379037.sh 06:36:03 ---> python-tools-install.sh 06:36:03 Setup pyenv: 06:36:03 system 06:36:03 3.8.13 06:36:03 3.9.13 06:36:03 3.10.13 06:36:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:36:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmtE from file:/tmp/.os_lf_venv 06:36:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:36:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:36:05 lf-activate-venv(): INFO: Base packages installed successfully 06:36:05 lf-activate-venv(): INFO: Installing additional packages: lftools 06:36:15 lf-activate-venv(): INFO: Adding /tmp/venv-CmtE/bin to PATH 06:36:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11498221269655277420.sh 06:36:15 ---> sudo-logs.sh 06:36:15 Archiving 'sudo' log.. 06:36:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10266839621852400194.sh 06:36:16 ---> job-cost.sh 06:36:16 Setup pyenv: 06:36:16 system 06:36:16 3.8.13 06:36:16 3.9.13 06:36:16 3.10.13 06:36:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:36:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmtE from file:/tmp/.os_lf_venv 06:36:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:36:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:36:18 lf-activate-venv(): INFO: Base packages installed successfully 06:36:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:36:26 lf-activate-venv(): INFO: Adding /tmp/venv-CmtE/bin to PATH 06:36:26 INFO: No Stack... 06:36:26 INFO: Retrieving Pricing Info for: v3-standard-2 06:36:27 INFO: Archiving Costs 06:36:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7095281607482072453.sh 06:36:27 ---> logs-deploy.sh 06:36:27 Setup pyenv: 06:36:27 system 06:36:27 3.8.13 06:36:27 3.9.13 06:36:27 3.10.13 06:36:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:36:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmtE from file:/tmp/.os_lf_venv 06:36:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:36:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:36:29 lf-activate-venv(): INFO: Base packages installed successfully 06:36:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:36:41 lf-activate-venv(): INFO: Adding /tmp/venv-CmtE/bin to PATH 06:36:41 WARNING: Nexus logging server not set 06:36:41 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74115/ 06:36:41 INFO: archiving logs to S3 06:36:42 ---> uname -a: 06:36:42 Linux prd-centos8-builder-2c-2g-2741.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 06:36:42 06:36:42 06:36:42 ---> lscpu: 06:36:42 Architecture: x86_64 06:36:42 CPU op-mode(s): 32-bit, 64-bit 06:36:42 Byte Order: Little Endian 06:36:42 CPU(s): 2 06:36:42 On-line CPU(s) list: 0,1 06:36:42 Thread(s) per core: 1 06:36:42 Core(s) per socket: 1 06:36:42 Socket(s): 2 06:36:42 NUMA node(s): 1 06:36:42 Vendor ID: AuthenticAMD 06:36:42 CPU family: 23 06:36:42 Model: 49 06:36:42 Model name: AMD EPYC-Rome Processor 06:36:42 Stepping: 0 06:36:42 CPU MHz: 2800.000 06:36:42 BogoMIPS: 5600.00 06:36:42 Virtualization: AMD-V 06:36:42 Hypervisor vendor: KVM 06:36:42 Virtualization type: full 06:36:42 L1d cache: 32K 06:36:42 L1i cache: 32K 06:36:42 L2 cache: 512K 06:36:42 L3 cache: 16384K 06:36:42 NUMA node0 CPU(s): 0,1 06:36:42 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 06:36:42 06:36:42 06:36:42 ---> nproc: 06:36:42 2 06:36:42 06:36:42 06:36:42 ---> df -h: 06:36:42 Filesystem Size Used Avail Use% Mounted on 06:36:42 devtmpfs 3.8G 0 3.8G 0% /dev 06:36:42 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:36:42 tmpfs 3.8G 17M 3.8G 1% /run 06:36:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:36:42 /dev/vda1 40G 8.4G 32G 22% / 06:36:42 tmpfs 770M 0 770M 0% /run/user/1001 06:36:42 06:36:42 06:36:42 ---> free -m: 06:36:42 total used free shared buff/cache available 06:36:42 Mem: 7697 642 4787 19 2267 6758 06:36:42 Swap: 1023 0 1023 06:36:42 06:36:42 06:36:42 ---> ip addr: 06:36:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:36:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:36:42 inet 127.0.0.1/8 scope host lo 06:36:42 valid_lft forever preferred_lft forever 06:36:42 inet6 ::1/128 scope host 06:36:42 valid_lft forever preferred_lft forever 06:36:42 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:36:42 link/ether fa:16:3e:b7:46:26 brd ff:ff:ff:ff:ff:ff 06:36:42 altname enp0s3 06:36:42 altname ens3 06:36:42 inet 10.30.170.146/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 06:36:42 valid_lft 86124sec preferred_lft 86124sec 06:36:42 inet6 fe80::f816:3eff:feb7:4626/64 scope link 06:36:42 valid_lft forever preferred_lft forever 06:36:42 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:36:42 link/ether 02:42:e6:a2:42:8d brd ff:ff:ff:ff:ff:ff 06:36:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:36:42 valid_lft forever preferred_lft forever 06:36:42 06:36:42 06:36:42 ---> sar -b -r -n DEV: 06:36:42 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/01/2025 _x86_64_ (2 CPU) 06:36:42 06:36:42 06:32:02 LINUX RESTART (2 CPU) 06:36:42 06:36:42 06:33:01 AM tps rtps wtps bread/s bwrtn/s 06:36:42 06:34:01 AM 117.08 1.05 116.03 86.90 10268.71 06:36:42 06:35:01 AM 61.00 0.28 60.71 40.65 7027.51 06:36:42 06:36:01 AM 26.11 0.13 25.98 12.80 695.18 06:36:42 Average: 68.06 0.49 67.58 46.79 5997.43 06:36:42 06:36:42 06:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:36:42 06:34:01 AM 4975636 6949840 2906796 36.88 2688 2150072 990996 11.10 203612 2350708 137188 06:36:42 06:35:01 AM 4870072 6913544 3012360 38.22 2688 2219028 1029136 11.52 269976 2387588 44068 06:36:42 06:36:01 AM 4873736 6893092 3008696 38.17 2688 2194760 1038012 11.62 424352 2229184 18300 06:36:42 Average: 4906481 6918825 2975951 37.75 2688 2187953 1019381 11.41 299313 2322493 66519 06:36:42 06:36:42 06:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:36:42 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:42 06:34:01 AM eth0 78.86 65.88 892.13 9.52 0.00 0.00 0.00 0.00 06:36:42 06:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:42 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:42 06:35:01 AM eth0 64.75 54.00 603.18 11.57 0.00 0.00 0.00 0.00 06:36:42 06:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:42 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:42 06:36:01 AM eth0 19.93 19.20 16.35 9.64 0.00 0.00 0.00 0.00 06:36:42 06:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:42 Average: eth0 54.51 46.36 503.91 10.24 0.00 0.00 0.00 0.00 06:36:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:42 06:36:42 06:36:42 ---> sar -P ALL: 06:36:42 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/01/2025 _x86_64_ (2 CPU) 06:36:42 06:36:42 06:32:02 LINUX RESTART (2 CPU) 06:36:42 06:36:42 06:33:01 AM CPU %user %nice %system %iowait %steal %idle 06:36:42 06:34:01 AM all 35.08 0.00 5.49 0.97 0.10 58.36 06:36:42 06:34:01 AM 0 37.97 0.00 5.45 0.88 0.10 55.59 06:36:42 06:34:01 AM 1 32.19 0.00 5.52 1.06 0.10 61.13 06:36:42 06:35:01 AM all 33.29 0.00 4.23 0.48 0.09 61.92 06:36:42 06:35:01 AM 0 34.34 0.00 4.19 0.52 0.10 60.85 06:36:42 06:35:01 AM 1 32.24 0.00 4.27 0.43 0.08 62.98 06:36:42 06:36:01 AM all 36.75 0.00 3.81 0.12 0.09 59.22 06:36:42 06:36:01 AM 0 28.00 0.00 3.36 0.08 0.08 68.47 06:36:42 06:36:01 AM 1 45.51 0.00 4.26 0.15 0.10 49.98 06:36:42 Average: all 35.04 0.00 4.51 0.52 0.09 59.83 06:36:42 Average: 0 33.44 0.00 4.34 0.49 0.09 61.64 06:36:42 Average: 1 36.65 0.00 4.68 0.55 0.09 58.03 06:36:42 06:36:42 06:36:42