15:32:05 Started by timer 15:32:05 Running as SYSTEM 15:32:06 [EnvInject] - Loading node environment variables. 15:32:06 Building remotely on prd-centos8-builder-2c-2g-2253 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 15:32:06 [ssh-agent] Looking for ssh-agent implementation... 15:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:06 $ ssh-agent 15:32:06 SSH_AUTH_SOCK=/tmp/ssh-BEx4ekxg3Lem/agent.5442 15:32:06 SSH_AGENT_PID=5443 15:32:06 [ssh-agent] Started. 15:32:06 Running ssh-add (command line suppressed) 15:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_6754714670797970132.key (/w/workspace/builder-openstack-cron@tmp/private_key_6754714670797970132.key) 15:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:32:06 The recommended git tool is: NONE 15:32:08 using credential jenkins-ssh 15:32:09 Wiping out workspace first. 15:32:09 Cloning the remote Git repository 15:32:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 15:32:09 > git init /w/workspace/builder-openstack-cron # timeout=10 15:32:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 15:32:09 > git --version # timeout=10 15:32:09 > git --version # 'git version 2.43.0' 15:32:09 using GIT_SSH to set credentials jenkins-ssh 15:32:09 [INFO] Currently running in a labeled security context 15:32:09 [INFO] Currently SELinux is 'enforcing' on the host 15:32:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh8298808175002860267.key 15:32:09 Verifying host key using known hosts file 15:32:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:32:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 15:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:12 Avoid second fetch 15:32:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:32:12 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 15:32:12 > git config core.sparsecheckout # timeout=10 15:32:12 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 15:32:12 Commit message: "Add jobs for aaa-0.21.x" 15:32:12 > git rev-list --no-walk 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 15:32:12 > git remote # timeout=10 15:32:12 > git submodule init # timeout=10 15:32:12 > git submodule sync # timeout=10 15:32:12 > git config --get remote.origin.url # timeout=10 15:32:12 > git submodule init # timeout=10 15:32:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:32:13 > git config --get submodule.global-jjb.url # timeout=10 15:32:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:32:13 > git config --get submodule.packer/common-packer.url # timeout=10 15:32:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:32:13 > git submodule update --init --recursive global-jjb # timeout=10 15:32:14 > git submodule update --init --recursive packer/common-packer # timeout=10 15:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:32:17 No emails were triggered. 15:32:17 provisioning config files... 15:32:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:32:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:32:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:32:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11693422941647770075.sh 15:32:18 ---> python-tools-install.sh 15:32:18 Setup pyenv: 15:32:18 system 15:32:18 * 3.8.13 (set by /opt/pyenv/version) 15:32:18 * 3.9.13 (set by /opt/pyenv/version) 15:32:18 * 3.10.13 (set by /opt/pyenv/version) 15:32:18 * 3.11.7 (set by /opt/pyenv/version) 15:32:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9i70 15:32:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:32:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:27 lf-activate-venv(): INFO: Base packages installed successfully 15:32:27 lf-activate-venv(): INFO: Installing additional packages: lftools 15:32:54 lf-activate-venv(): INFO: Adding /tmp/venv-9i70/bin to PATH 15:32:54 Generating Requirements File 15:33:14 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. 15:33:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:33:15 Python 3.11.7 15:33:15 pip 25.2 from /tmp/venv-9i70/lib/python3.11/site-packages/pip (python 3.11) 15:33:15 appdirs==1.4.4 15:33:15 argcomplete==3.6.2 15:33:15 aspy.yaml==1.3.0 15:33:15 attrs==25.3.0 15:33:15 autopage==0.5.2 15:33:15 beautifulsoup4==4.14.2 15:33:15 boto3==1.40.40 15:33:15 botocore==1.40.40 15:33:15 bs4==0.0.2 15:33:15 cachetools==5.5.2 15:33:15 certifi==2025.8.3 15:33:15 cffi==2.0.0 15:33:15 cfgv==3.4.0 15:33:15 chardet==5.2.0 15:33:15 charset-normalizer==3.4.3 15:33:15 click==8.3.0 15:33:15 cliff==4.11.0 15:33:15 cmd2==2.7.0 15:33:15 cryptography==3.3.2 15:33:15 debtcollector==3.0.0 15:33:15 decorator==5.2.1 15:33:15 defusedxml==0.7.1 15:33:15 Deprecated==1.2.18 15:33:15 distlib==0.4.0 15:33:15 dnspython==2.8.0 15:33:15 docker==7.1.0 15:33:15 dogpile.cache==1.4.1 15:33:15 durationpy==0.10 15:33:15 email-validator==2.3.0 15:33:15 filelock==3.19.1 15:33:15 future==1.0.0 15:33:15 gitdb==4.0.12 15:33:15 GitPython==3.1.45 15:33:15 google-auth==2.40.3 15:33:15 httplib2==0.31.0 15:33:15 identify==2.6.14 15:33:15 idna==3.10 15:33:15 importlib-resources==1.5.0 15:33:15 iso8601==2.1.0 15:33:15 Jinja2==3.1.6 15:33:15 jmespath==1.0.1 15:33:15 jsonpatch==1.33 15:33:15 jsonpointer==3.0.0 15:33:15 jsonschema==4.25.1 15:33:15 jsonschema-specifications==2025.9.1 15:33:15 keystoneauth1==5.12.0 15:33:15 kubernetes==33.1.0 15:33:15 lftools==0.37.14 15:33:15 lxml==6.0.2 15:33:15 markdown-it-py==4.0.0 15:33:15 MarkupSafe==3.0.3 15:33:15 mdurl==0.1.2 15:33:15 msgpack==1.1.1 15:33:15 multi_key_dict==2.0.3 15:33:15 munch==4.0.0 15:33:15 netaddr==1.3.0 15:33:15 niet==1.4.2 15:33:15 nodeenv==1.9.1 15:33:15 oauth2client==4.1.3 15:33:15 oauthlib==3.3.1 15:33:15 openstacksdk==4.7.1 15:33:15 os-service-types==1.8.0 15:33:15 osc-lib==4.2.0 15:33:15 oslo.config==10.0.0 15:33:15 oslo.context==6.1.0 15:33:15 oslo.i18n==6.6.0 15:33:15 oslo.log==7.2.1 15:33:15 oslo.serialization==5.8.0 15:33:15 oslo.utils==9.1.0 15:33:15 packaging==25.0 15:33:15 pbr==7.0.1 15:33:15 platformdirs==4.4.0 15:33:15 prettytable==3.16.0 15:33:15 psutil==7.1.0 15:33:15 pyasn1==0.6.1 15:33:15 pyasn1_modules==0.4.2 15:33:15 pycparser==2.23 15:33:15 pygerrit2==2.0.15 15:33:15 PyGithub==2.8.1 15:33:15 Pygments==2.19.2 15:33:15 PyJWT==2.10.1 15:33:15 PyNaCl==1.6.0 15:33:15 pyparsing==2.4.7 15:33:15 pyperclip==1.11.0 15:33:15 pyrsistent==0.20.0 15:33:15 python-cinderclient==9.8.0 15:33:15 python-dateutil==2.9.0.post0 15:33:15 python-heatclient==4.3.0 15:33:15 python-jenkins==1.8.3 15:33:15 python-keystoneclient==5.7.0 15:33:15 python-magnumclient==4.9.0 15:33:15 python-openstackclient==8.2.0 15:33:15 python-swiftclient==4.8.0 15:33:15 PyYAML==6.0.3 15:33:15 referencing==0.36.2 15:33:15 requests==2.32.5 15:33:15 requests-oauthlib==2.0.0 15:33:15 requestsexceptions==1.4.0 15:33:15 rfc3986==2.0.0 15:33:15 rich==14.1.0 15:33:15 rich-argparse==1.7.1 15:33:15 rpds-py==0.27.1 15:33:15 rsa==4.9.1 15:33:15 ruamel.yaml==0.18.15 15:33:15 ruamel.yaml.clib==0.2.14 15:33:15 s3transfer==0.14.0 15:33:15 simplejson==3.20.2 15:33:15 six==1.17.0 15:33:15 smmap==5.0.2 15:33:15 soupsieve==2.8 15:33:15 stevedore==5.5.0 15:33:15 tabulate==0.9.0 15:33:15 toml==0.10.2 15:33:15 tomlkit==0.13.3 15:33:15 tqdm==4.67.1 15:33:15 typing_extensions==4.15.0 15:33:15 tzdata==2025.2 15:33:15 urllib3==1.26.20 15:33:15 virtualenv==20.34.0 15:33:15 wcwidth==0.2.14 15:33:15 websocket-client==1.8.0 15:33:15 wrapt==1.17.3 15:33:15 xdg==6.0.0 15:33:15 xmltodict==1.0.2 15:33:15 yq==3.4.3 15:33:15 [EnvInject] - Injecting environment variables from a build step. 15:33:15 [EnvInject] - Injecting as environment variables the properties content 15:33:15 OS_CLOUD=vex 15:33:15 15:33:15 [EnvInject] - Variables injected successfully. 15:33:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:33:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:33:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16778771870128896452.sh 15:33:15 ---> Orphaned k8s clusters 15:33:15 Setup pyenv: 15:33:16 system 15:33:16 3.8.13 15:33:16 3.9.13 15:33:16 3.10.13 15:33:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:33:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9i70 from file:/tmp/.os_lf_venv 15:33:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:18 lf-activate-venv(): INFO: Base packages installed successfully 15:33:18 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:33:25 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. 15:33:25 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 15:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-9i70/bin to PATH 15:33:28 -----> Delete orphaned cluster 15:33:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:33:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:33:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8392607027037804505.sh 15:33:28 ---> Orphaned stacks 15:33:28 Setup pyenv: 15:33:28 system 15:33:28 3.8.13 15:33:28 3.9.13 15:33:28 3.10.13 15:33:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:33:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9i70 from file:/tmp/.os_lf_venv 15:33:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:30 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. 15:33:30 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 15:33:30 lf-activate-venv(): INFO: Base packages installed successfully 15:33:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 15:33:50 lf-activate-venv(): INFO: Adding /tmp/venv-9i70/bin to PATH 15:33:50 + mapfile -t OS_COE_CLUSTERS_ID 15:33:50 ++ awk '{print $1}' 15:33:50 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:33:50 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:33:52 + echo '-----> Active clusters -> stacks' 15:33:52 -----> Active clusters -> stacks 15:33:52 + OS_COE_STACKS=() 15:33:52 + [[ 0 -gt 0 ]] 15:33:52 + mapfile -t OS_STACKS 15:33:52 ++ 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 15:33:52 ++ awk '{print $1}' 15:33:53 + echo '-----> Active stacks' 15:33:53 -----> Active stacks 15:33:53 + for stack in "${OS_STACKS[@]}" 15:33:53 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 15:33:53 releng-openflowplugin-csit-1node-sanity-only-scandium-493 15:33:53 + echo '-----> Delete orphaned stacks' 15:33:53 -----> Delete orphaned stacks 15:33:53 + for STACK_NAME in "${OS_STACKS[@]}" 15:33:53 + [[ 0 -gt 0 ]] 15:33:53 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 15:33:53 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 15:33:53 + builds=() 15:33:53 + for jenkins in "${@:2}" 15:33:53 + PARAMS='tree=computer[executors[currentExecutable[url]],' 15:33:53 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 15:33:53 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 15:33:53 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 15:33:53 ++ 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' 15:33:53 + 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/74076/"}}],"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":[]}]} 15:33:53 15:33:53 200' 15:33:53 ++ 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/74076/"}}],"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":[]}]} 15:33:53 15:33:53 200' 15:33:53 ++ head -n1 15:33:53 + 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/74076/"}}],"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":[]}]}' 15:33:53 ++ awk 'END {print $NF}' 15:33:53 ++ 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/74076/"}}],"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":[]}]} 15:33:53 15:33:53 200' 15:33:53 + status=200 15:33:53 + '[' 200 '!=' 200 ']' 15:33:53 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 15:33:53 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 15:33:53 ++ echo https://jenkins.opendaylight.org/releng 15:33:53 ++ awk -F/ '{print $NF}' 15:33:53 ++ sed 's/\/*$//' 15:33:53 + silo=releng 15:33:53 + export silo 15:33:53 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 15:33:53 ++ grep -v null 15:33:53 ++ 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/74076/"}}],"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":[]}]}' 15:33:53 ++ jq -r '.computer[].executors[].currentExecutable.url' 15:33:53 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 15:33:53 + for jenkins in "${@:2}" 15:33:53 + PARAMS='tree=computer[executors[currentExecutable[url]],' 15:33:53 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 15:33:53 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 15:33:53 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 15:33:53 ++ 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' 15:33:53 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 15:33:53 15:33:53 200' 15:33:53 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 15:33:53 15:33:53 200' 15:33:53 ++ head -n1 15:33:53 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 15:33:53 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 15:33:53 15:33:53 200' 15:33:53 ++ awk 'END {print $NF}' 15:33:53 + status=200 15:33:53 + '[' 200 '!=' 200 ']' 15:33:53 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 15:33:53 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 15:33:53 ++ echo https://jenkins.opendaylight.org/sandbox 15:33:53 ++ awk -F/ '{print $NF}' 15:33:53 ++ sed 's/\/*$//' 15:33:53 + silo=sandbox 15:33:53 + export silo 15:33:53 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 15:33:53 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 15:33:53 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 15:33:53 ++ jq -r '.computer[].executors[].currentExecutable.url' 15:33:53 ++ grep -v null 15:33:53 + [[ releng-builder-openstack-cron-74076 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-sanity-test-scandium-498 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 15:33:53 + return 0 15:33:53 + continue 15:33:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:33:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:33:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12479430106522846959.sh 15:33:53 ---> Orphaned servers 15:33:53 Setup pyenv: 15:33:54 system 15:33:54 3.8.13 15:33:54 3.9.13 15:33:54 3.10.13 15:33:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:33:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9i70 from file:/tmp/.os_lf_venv 15:33:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:56 lf-activate-venv(): INFO: Base packages installed successfully 15:33:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-9i70/bin to PATH 15:34:17 -----> Active servers 15:34:17 prd-centos8-builder-2c-2g-2253 15:34:17 prd-centos8-robot-2c-8g-2093 15:34:17 prd-centos8-robot-2c-8g-2091 15:34:17 prd-centos8-robot-2c-8g-2092 15:34:17 prd-centos8-robot-2c-8g-773 15:34:17 prd-queue-intque-2c-1g-772 15:34:17 -----> Delete orphaned servers 15:34:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9263265742173695295.sh 15:34:18 ---> Orphaned ports 15:34:18 Setup pyenv: 15:34:18 system 15:34:18 3.8.13 15:34:18 3.9.13 15:34:18 3.10.13 15:34:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9i70 from file:/tmp/.os_lf_venv 15:34:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:20 lf-activate-venv(): INFO: Base packages installed successfully 15:34:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:34:33 lf-activate-venv(): INFO: Adding /tmp/venv-9i70/bin to PATH 15:34:35 No orphaned ports to process. 15:34:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13380235292776391444.sh 15:34:35 ---> Orphaned volumes 15:34:35 + source /home/jenkins/lf-env.sh 15:34:35 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:35 ++ mktemp -d /tmp/venv-XXXX 15:34:35 + lf_venv=/tmp/venv-c3ea 15:34:35 + local venv_file=/tmp/.os_lf_venv 15:34:35 + local python=python3 15:34:35 + local options 15:34:35 + local set_path=true 15:34:35 + local install_args= 15:34:35 ++ 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 15:34:35 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:34:35 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:34:35 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:35 + true 15:34:35 + case $1 in 15:34:35 + python=python3 15:34:35 + shift 2 15:34:35 + true 15:34:35 + case $1 in 15:34:35 + shift 15:34:35 + break 15:34:35 + case $python in 15:34:35 + local pkg_list= 15:34:35 + [[ -d /opt/pyenv ]] 15:34:35 + echo 'Setup pyenv:' 15:34:35 Setup pyenv: 15:34:35 + export PYENV_ROOT=/opt/pyenv 15:34:35 + PYENV_ROOT=/opt/pyenv 15:34:35 + 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 15:34:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:34:35 + pyenv versions 15:34:35 system 15:34:35 3.8.13 15:34:35 3.9.13 15:34:35 3.10.13 15:34:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:35 + command -v pyenv 15:34:35 ++ pyenv init - --no-rehash 15:34:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:34:35 for i in ${!paths[@]}; do 15:34:35 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:34:35 fi; done; 15:34:35 echo "${paths[*]}"'\'')" 15:34:35 export PATH="/opt/pyenv/shims:${PATH}" 15:34:35 export PYENV_SHELL=bash 15:34:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:34:35 pyenv() { 15:34:35 local command 15:34:35 command="${1:-}" 15:34:35 if [ "$#" -gt 0 ]; then 15:34:35 shift 15:34:35 fi 15:34:35 15:34:35 case "$command" in 15:34:35 rehash|shell) 15:34:35 eval "$(pyenv "sh-$command" "$@")" 15:34:35 ;; 15:34:35 *) 15:34:35 command pyenv "$command" "$@" 15:34:35 ;; 15:34:35 esac 15:34:35 }' 15:34:35 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:34:35 for i in ${!paths[@]}; do 15:34:35 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:34:35 fi; done; 15:34:35 echo "${paths[*]}"' 15:34:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:34:35 ++ 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 15:34:35 ++ 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 15:34:35 ++ export PYENV_SHELL=bash 15:34:35 ++ PYENV_SHELL=bash 15:34:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:34:35 +++ complete -F _pyenv pyenv 15:34:35 ++ lf-pyver python3 15:34:35 ++ local py_version_xy=python3 15:34:35 ++ local py_version_xyz= 15:34:35 ++ awk '{ print $1 }' 15:34:35 ++ pyenv versions 15:34:35 ++ local command 15:34:35 ++ command=versions 15:34:35 ++ '[' 1 -gt 0 ']' 15:34:35 ++ shift 15:34:35 ++ case "$command" in 15:34:35 ++ command pyenv versions 15:34:35 ++ pyenv versions 15:34:35 ++ sed 's/^[ *]* //' 15:34:35 ++ grep -E '^[0-9.]*[0-9]$' 15:34:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:34:35 +++ tail -n 1 15:34:35 +++ grep '^3' /tmp/.pyenv_versions 15:34:35 +++ sort -V 15:34:35 ++ py_version_xyz=3.11.7 15:34:35 ++ [[ -z 3.11.7 ]] 15:34:35 ++ echo 3.11.7 15:34:35 ++ return 0 15:34:35 + pyenv local 3.11.7 15:34:35 + local command 15:34:35 + command=local 15:34:35 + '[' 2 -gt 0 ']' 15:34:35 + shift 15:34:35 + case "$command" in 15:34:35 + command pyenv local 3.11.7 15:34:35 + pyenv local 3.11.7 15:34:35 + for arg in "$@" 15:34:35 + case $arg in 15:34:35 + pkg_list+='lftools[openstack] ' 15:34:35 + for arg in "$@" 15:34:35 + case $arg in 15:34:35 + pkg_list+='kubernetes ' 15:34:35 + for arg in "$@" 15:34:35 + case $arg in 15:34:35 + pkg_list+='niet ' 15:34:35 + for arg in "$@" 15:34:35 + case $arg in 15:34:35 + pkg_list+='python-heatclient ' 15:34:35 + for arg in "$@" 15:34:35 + case $arg in 15:34:35 + pkg_list+='python-openstackclient ' 15:34:35 + for arg in "$@" 15:34:35 + case $arg in 15:34:35 + pkg_list+='python-magnumclient ' 15:34:35 + for arg in "$@" 15:34:35 + case $arg in 15:34:35 + pkg_list+='yq ' 15:34:35 + [[ -f /tmp/.os_lf_venv ]] 15:34:35 ++ cat /tmp/.os_lf_venv 15:34:35 + lf_venv=/tmp/venv-9i70 15:34:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9i70 from' file:/tmp/.os_lf_venv 15:34:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9i70 from file:/tmp/.os_lf_venv 15:34:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:34:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:35 + local 'pip_opts=--upgrade --quiet' 15:34:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:34:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:34:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:34:35 + [[ -n '' ]] 15:34:35 + [[ -n '' ]] 15:34:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:34:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:35 + /tmp/venv-9i70/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 15:34:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:34:37 lf-activate-venv(): INFO: Base packages installed successfully 15:34:37 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 15:34:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 15:34:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:37 + /tmp/venv-9i70/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 15:34:53 + type python3 15:34:53 + true 15:34:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9i70/bin to PATH' 15:34:53 lf-activate-venv(): INFO: Adding /tmp/venv-9i70/bin to PATH 15:34:53 + PATH=/tmp/venv-9i70/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 15:34:53 + return 0 15:34:53 + mapfile -t os_volumes 15:34:53 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 15:34:56 + '[' 0 -eq 0 ']' 15:34:56 + echo 'No orphaned volumes found.' 15:34:56 No orphaned volumes found. 15:34:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7975732171113869250.sh 15:34:56 ---> Protect in-use images 15:34:56 Setup pyenv: 15:34:56 system 15:34:56 3.8.13 15:34:56 3.9.13 15:34:56 3.10.13 15:34:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9i70 from file:/tmp/.os_lf_venv 15:34:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:58 lf-activate-venv(): INFO: Base packages installed successfully 15:34:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 15:35:13 lf-activate-venv(): INFO: Adding /tmp/venv-9i70/bin to PATH 15:35:13 INFO: There are images to protect defined in jenkins-config. 15:35:13 INFO: There are additional images to protect in the jjb dir. 15:35:13 INFO: Protecting the following images: 15:35:13 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 15:35:13 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 15:35:13 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 15:35:13 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 15:35:13 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 15:35:13 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 15:35:13 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 15:35:13 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 15:35:13 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 15:35:13 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 15:35:13 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 15:35:13 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 15:35:13 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 15:35:13 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 15:35:13 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 15:35:13 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 15:35:15 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 15:35:16 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 15:35:16 Build step 'Conditional step (single)' marked build as failure 15:35:16 $ ssh-agent -k 15:35:16 unset SSH_AUTH_SOCK; 15:35:16 unset SSH_AGENT_PID; 15:35:16 echo Agent pid 5443 killed; 15:35:16 [ssh-agent] Stopped. 15:35:17 [PostBuildScript] - [INFO] Executing post build scripts. 15:35:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14796957361270754528.sh 15:35:17 ---> sysstat.sh 15:35:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14442583632283535217.sh 15:35:17 ---> package-listing.sh 15:35:17 ++ facter osfamily 15:35:17 ++ tr '[:upper:]' '[:lower:]' 15:35:17 + OS_FAMILY=redhat 15:35:17 + workspace=/w/workspace/builder-openstack-cron 15:35:17 + START_PACKAGES=/tmp/packages_start.txt 15:35:17 + END_PACKAGES=/tmp/packages_end.txt 15:35:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:17 + PACKAGES=/tmp/packages_start.txt 15:35:17 + '[' /w/workspace/builder-openstack-cron ']' 15:35:17 + PACKAGES=/tmp/packages_end.txt 15:35:17 + case "${OS_FAMILY}" in 15:35:17 + rpm -qa 15:35:17 + sort 15:35:18 + '[' -f /tmp/packages_start.txt ']' 15:35:18 + '[' -f /tmp/packages_end.txt ']' 15:35:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:18 + '[' /w/workspace/builder-openstack-cron ']' 15:35:18 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 15:35:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 15:35:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1517416651132642284.sh 15:35:18 ---> capture-instance-metadata.sh 15:35:18 Setup pyenv: 15:35:18 system 15:35:18 3.8.13 15:35:18 3.9.13 15:35:18 3.10.13 15:35:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9i70 from file:/tmp/.os_lf_venv 15:35:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:20 lf-activate-venv(): INFO: Base packages installed successfully 15:35:20 lf-activate-venv(): INFO: Installing additional packages: lftools 15:35:30 lf-activate-venv(): INFO: Adding /tmp/venv-9i70/bin to PATH 15:35:30 INFO: Running in OpenStack, capturing instance metadata 15:35:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17245779972955848505.sh 15:35:30 provisioning config files... 15:35:30 Could not find credentials [logs] for builder-openstack-cron #74076 15:35:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config1744385817619431104tmp 15:35:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:35:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:35:30 provisioning config files... 15:35:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:35:31 [EnvInject] - Injecting environment variables from a build step. 15:35:31 [EnvInject] - Injecting as environment variables the properties content 15:35:31 SERVER_ID=logs 15:35:31 15:35:31 [EnvInject] - Variables injected successfully. 15:35:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins70725615840092540.sh 15:35:31 ---> create-netrc.sh 15:35:31 WARN: Log server credential not found. 15:35:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7991983177833080172.sh 15:35:31 ---> python-tools-install.sh 15:35:31 Setup pyenv: 15:35:31 system 15:35:31 3.8.13 15:35:31 3.9.13 15:35:31 3.10.13 15:35:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9i70 from file:/tmp/.os_lf_venv 15:35:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:33 lf-activate-venv(): INFO: Base packages installed successfully 15:35:33 lf-activate-venv(): INFO: Installing additional packages: lftools 15:35:43 lf-activate-venv(): INFO: Adding /tmp/venv-9i70/bin to PATH 15:35:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16787558083637966024.sh 15:35:43 ---> sudo-logs.sh 15:35:43 Archiving 'sudo' log.. 15:35:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12977032051128743279.sh 15:35:43 ---> job-cost.sh 15:35:43 Setup pyenv: 15:35:44 system 15:35:44 3.8.13 15:35:44 3.9.13 15:35:44 3.10.13 15:35:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9i70 from file:/tmp/.os_lf_venv 15:35:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:46 lf-activate-venv(): INFO: Base packages installed successfully 15:35:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:35:53 lf-activate-venv(): INFO: Adding /tmp/venv-9i70/bin to PATH 15:35:53 INFO: No Stack... 15:35:54 INFO: Retrieving Pricing Info for: v3-standard-2 15:35:54 INFO: Archiving Costs 15:35:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15901237083925540057.sh 15:35:54 ---> logs-deploy.sh 15:35:54 Setup pyenv: 15:35:54 system 15:35:54 3.8.13 15:35:54 3.9.13 15:35:54 3.10.13 15:35:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9i70 from file:/tmp/.os_lf_venv 15:35:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:56 lf-activate-venv(): INFO: Base packages installed successfully 15:35:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:36:08 lf-activate-venv(): INFO: Adding /tmp/venv-9i70/bin to PATH 15:36:08 WARNING: Nexus logging server not set 15:36:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74076/ 15:36:08 INFO: archiving logs to S3 15:36:09 ---> uname -a: 15:36:09 Linux prd-centos8-builder-2c-2g-2253.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 15:36:09 15:36:09 15:36:09 ---> lscpu: 15:36:09 Architecture: x86_64 15:36:09 CPU op-mode(s): 32-bit, 64-bit 15:36:09 Byte Order: Little Endian 15:36:09 CPU(s): 2 15:36:09 On-line CPU(s) list: 0,1 15:36:09 Thread(s) per core: 1 15:36:09 Core(s) per socket: 1 15:36:09 Socket(s): 2 15:36:09 NUMA node(s): 1 15:36:09 Vendor ID: AuthenticAMD 15:36:09 CPU family: 23 15:36:09 Model: 49 15:36:09 Model name: AMD EPYC-Rome Processor 15:36:09 Stepping: 0 15:36:09 CPU MHz: 2799.998 15:36:09 BogoMIPS: 5599.99 15:36:09 Virtualization: AMD-V 15:36:09 Hypervisor vendor: KVM 15:36:09 Virtualization type: full 15:36:09 L1d cache: 32K 15:36:09 L1i cache: 32K 15:36:09 L2 cache: 512K 15:36:09 L3 cache: 16384K 15:36:09 NUMA node0 CPU(s): 0,1 15:36:09 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 15:36:09 15:36:09 15:36:09 ---> nproc: 15:36:09 2 15:36:09 15:36:09 15:36:09 ---> df -h: 15:36:09 Filesystem Size Used Avail Use% Mounted on 15:36:09 devtmpfs 3.8G 0 3.8G 0% /dev 15:36:09 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:36:09 tmpfs 3.8G 17M 3.8G 1% /run 15:36:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:36:09 /dev/vda1 40G 8.4G 32G 22% / 15:36:09 tmpfs 770M 0 770M 0% /run/user/1001 15:36:09 15:36:09 15:36:09 ---> free -m: 15:36:09 total used free shared buff/cache available 15:36:09 Mem: 7697 624 4811 19 2261 6775 15:36:09 Swap: 1023 0 1023 15:36:09 15:36:09 15:36:09 ---> ip addr: 15:36:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:36:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:36:09 inet 127.0.0.1/8 scope host lo 15:36:09 valid_lft forever preferred_lft forever 15:36:09 inet6 ::1/128 scope host 15:36:09 valid_lft forever preferred_lft forever 15:36:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:36:09 link/ether fa:16:3e:06:58:f8 brd ff:ff:ff:ff:ff:ff 15:36:09 altname enp0s3 15:36:09 altname ens3 15:36:09 inet 10.30.171.4/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 15:36:09 valid_lft 86124sec preferred_lft 86124sec 15:36:09 inet6 fe80::f816:3eff:fe06:58f8/64 scope link 15:36:09 valid_lft forever preferred_lft forever 15:36:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:36:09 link/ether 02:42:c2:94:80:6a brd ff:ff:ff:ff:ff:ff 15:36:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:36:09 valid_lft forever preferred_lft forever 15:36:09 15:36:09 15:36:09 ---> sar -b -r -n DEV: 15:36:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/29/2025 _x86_64_ (2 CPU) 15:36:09 15:36:09 15:31:28 LINUX RESTART (2 CPU) 15:36:09 15:36:09 03:32:01 PM tps rtps wtps bread/s bwrtn/s 15:36:09 03:33:01 PM 227.94 13.61 214.33 3670.24 8331.77 15:36:09 03:34:01 PM 104.63 0.73 103.90 103.70 11556.08 15:36:09 03:35:01 PM 32.01 0.07 31.94 3.07 1266.47 15:36:09 03:36:01 PM 29.38 0.50 28.88 63.72 788.00 15:36:09 Average: 98.50 3.73 94.77 960.26 5485.95 15:36:09 15:36:09 03:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:36:09 03:33:01 PM 5132468 7004092 2749964 34.89 2688 2054160 947336 10.61 204924 2221568 177672 15:36:09 03:34:01 PM 4952720 6957456 2929712 37.17 2688 2179932 963260 10.79 232460 2344412 27240 15:36:09 03:35:01 PM 4969348 6973836 2913084 36.96 2688 2179808 948004 10.61 267720 2292284 9936 15:36:09 03:36:01 PM 4954764 6963756 2927668 37.14 2688 2183872 956500 10.71 422444 2151928 25108 15:36:09 Average: 5002325 6974785 2880107 36.54 2688 2149443 953775 10.68 281887 2252548 59989 15:36:09 15:36:09 03:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:36:09 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:09 03:33:01 PM eth0 306.78 191.82 1869.61 63.19 0.00 0.00 0.00 0.00 15:36:09 03:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:09 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:09 03:34:01 PM eth0 73.06 61.63 738.84 11.27 0.00 0.00 0.00 0.00 15:36:09 03:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:09 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:09 03:35:01 PM eth0 20.71 21.63 25.76 9.04 0.00 0.00 0.00 0.00 15:36:09 03:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:09 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:09 03:36:01 PM eth0 21.85 20.13 18.34 10.41 0.00 0.00 0.00 0.00 15:36:09 03:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:09 Average: eth0 105.61 73.81 663.19 23.48 0.00 0.00 0.00 0.00 15:36:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:09 15:36:09 15:36:09 ---> sar -P ALL: 15:36:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/29/2025 _x86_64_ (2 CPU) 15:36:09 15:36:09 15:31:28 LINUX RESTART (2 CPU) 15:36:09 15:36:09 03:32:01 PM CPU %user %nice %system %iowait %steal %idle 15:36:09 03:33:01 PM all 37.34 0.00 6.66 1.67 0.08 54.25 15:36:09 03:33:01 PM 0 35.77 0.00 6.95 2.49 0.08 54.71 15:36:09 03:33:01 PM 1 38.91 0.00 6.37 0.84 0.08 53.80 15:36:09 03:34:01 PM all 33.95 0.00 5.07 1.09 0.11 59.78 15:36:09 03:34:01 PM 0 30.33 0.00 4.73 0.83 0.12 63.98 15:36:09 03:34:01 PM 1 37.56 0.00 5.40 1.35 0.10 55.59 15:36:09 03:35:01 PM all 34.24 0.00 3.55 0.17 0.08 61.96 15:36:09 03:35:01 PM 0 35.30 0.00 3.45 0.15 0.08 61.02 15:36:09 03:35:01 PM 1 33.19 0.00 3.64 0.18 0.08 62.91 15:36:09 03:36:01 PM all 36.91 0.00 4.37 0.14 0.11 58.47 15:36:09 03:36:01 PM 0 30.24 0.00 3.68 0.13 0.12 65.83 15:36:09 03:36:01 PM 1 43.58 0.00 5.06 0.15 0.10 51.11 15:36:09 Average: all 35.61 0.00 4.91 0.77 0.10 58.62 15:36:09 Average: 0 32.91 0.00 4.70 0.90 0.10 61.39 15:36:09 Average: 1 38.31 0.00 5.12 0.63 0.09 55.85 15:36:09 15:36:09 15:36:09