19:32:13 Started by timer 19:32:13 Running as SYSTEM 19:32:13 [EnvInject] - Loading node environment variables. 19:32:13 Building remotely on prd-centos8-builder-2c-2g-1264 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 19:32:13 [ssh-agent] Looking for ssh-agent implementation... 19:32:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:32:13 $ ssh-agent 19:32:13 SSH_AUTH_SOCK=/tmp/ssh-U9Xy64i02nzh/agent.5447 19:32:13 SSH_AGENT_PID=5448 19:32:13 [ssh-agent] Started. 19:32:13 Running ssh-add (command line suppressed) 19:32:13 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_573817785041779619.key (/w/workspace/builder-openstack-cron@tmp/private_key_573817785041779619.key) 19:32:13 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:32:13 The recommended git tool is: NONE 19:32:16 using credential jenkins-ssh 19:32:16 Wiping out workspace first. 19:32:16 Cloning the remote Git repository 19:32:16 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 19:32:16 > git init /w/workspace/builder-openstack-cron # timeout=10 19:32:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 19:32:16 > git --version # timeout=10 19:32:16 > git --version # 'git version 2.43.0' 19:32:16 using GIT_SSH to set credentials jenkins-ssh 19:32:16 [INFO] Currently running in a labeled security context 19:32:16 [INFO] Currently SELinux is 'enforcing' on the host 19:32:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh18197823820380886928.key 19:32:16 Verifying host key using known hosts file 19:32:16 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. 19:32:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 19:32:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:19 Avoid second fetch 19:32:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:32:19 Checking out Revision 6cd405ccab649fcd7832ee14748bdee1c721ff40 (refs/remotes/origin/master) 19:32:19 > git config core.sparsecheckout # timeout=10 19:32:19 > git checkout -f 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 19:32:20 Commit message: "Chore: Update global-jjb to the latest v0.92.5" 19:32:20 > git rev-list --no-walk 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 19:32:20 > git remote # timeout=10 19:32:20 > git submodule init # timeout=10 19:32:20 > git submodule sync # timeout=10 19:32:20 > git config --get remote.origin.url # timeout=10 19:32:20 > git submodule init # timeout=10 19:32:20 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:32:20 > git config --get submodule.global-jjb.url # timeout=10 19:32:20 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:32:20 > git config --get submodule.packer/common-packer.url # timeout=10 19:32:20 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:32:20 > git submodule update --init --recursive global-jjb # timeout=10 19:32:21 > git submodule update --init --recursive packer/common-packer # timeout=10 19:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:25 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:32:25 No emails were triggered. 19:32:25 provisioning config files... 19:32:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:32:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:32:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:32:25 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3110442258585545023.sh 19:32:25 ---> python-tools-install.sh 19:32:25 Setup pyenv: 19:32:25 system 19:32:25 * 3.8.13 (set by /opt/pyenv/version) 19:32:25 * 3.9.13 (set by /opt/pyenv/version) 19:32:25 * 3.10.13 (set by /opt/pyenv/version) 19:32:25 * 3.11.7 (set by /opt/pyenv/version) 19:32:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rIUX 19:32:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:32:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:32:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:32:34 lf-activate-venv(): INFO: Base packages installed successfully 19:32:34 lf-activate-venv(): INFO: Installing additional packages: lftools 19:33:03 lf-activate-venv(): INFO: Adding /tmp/venv-rIUX/bin to PATH 19:33:03 Generating Requirements File 19:33:24 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. 19:33:24 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:33:24 Python 3.11.7 19:33:24 pip 25.2 from /tmp/venv-rIUX/lib/python3.11/site-packages/pip (python 3.11) 19:33:25 appdirs==1.4.4 19:33:25 argcomplete==3.6.2 19:33:25 aspy.yaml==1.3.0 19:33:25 attrs==25.3.0 19:33:25 autopage==0.5.2 19:33:25 beautifulsoup4==4.13.5 19:33:25 boto3==1.40.39 19:33:25 botocore==1.40.39 19:33:25 bs4==0.0.2 19:33:25 cachetools==5.5.2 19:33:25 certifi==2025.8.3 19:33:25 cffi==2.0.0 19:33:25 cfgv==3.4.0 19:33:25 chardet==5.2.0 19:33:25 charset-normalizer==3.4.3 19:33:25 click==8.3.0 19:33:25 cliff==4.11.0 19:33:25 cmd2==2.7.0 19:33:25 cryptography==3.3.2 19:33:25 debtcollector==3.0.0 19:33:25 decorator==5.2.1 19:33:25 defusedxml==0.7.1 19:33:25 Deprecated==1.2.18 19:33:25 distlib==0.4.0 19:33:25 dnspython==2.8.0 19:33:25 docker==7.1.0 19:33:25 dogpile.cache==1.4.1 19:33:25 durationpy==0.10 19:33:25 email-validator==2.3.0 19:33:25 filelock==3.19.1 19:33:25 future==1.0.0 19:33:25 gitdb==4.0.12 19:33:25 GitPython==3.1.45 19:33:25 google-auth==2.40.3 19:33:25 httplib2==0.31.0 19:33:25 identify==2.6.14 19:33:25 idna==3.10 19:33:25 importlib-resources==1.5.0 19:33:25 iso8601==2.1.0 19:33:25 Jinja2==3.1.6 19:33:25 jmespath==1.0.1 19:33:25 jsonpatch==1.33 19:33:25 jsonpointer==3.0.0 19:33:25 jsonschema==4.25.1 19:33:25 jsonschema-specifications==2025.9.1 19:33:25 keystoneauth1==5.12.0 19:33:25 kubernetes==33.1.0 19:33:25 lftools==0.37.14 19:33:25 lxml==6.0.2 19:33:25 markdown-it-py==4.0.0 19:33:25 MarkupSafe==3.0.2 19:33:25 mdurl==0.1.2 19:33:25 msgpack==1.1.1 19:33:25 multi_key_dict==2.0.3 19:33:25 munch==4.0.0 19:33:25 netaddr==1.3.0 19:33:25 niet==1.4.2 19:33:25 nodeenv==1.9.1 19:33:25 oauth2client==4.1.3 19:33:25 oauthlib==3.3.1 19:33:25 openstacksdk==4.7.1 19:33:25 os-service-types==1.8.0 19:33:25 osc-lib==4.2.0 19:33:25 oslo.config==10.0.0 19:33:25 oslo.context==6.1.0 19:33:25 oslo.i18n==6.6.0 19:33:25 oslo.log==7.2.1 19:33:25 oslo.serialization==5.8.0 19:33:25 oslo.utils==9.1.0 19:33:25 packaging==25.0 19:33:25 pbr==7.0.1 19:33:25 platformdirs==4.4.0 19:33:25 prettytable==3.16.0 19:33:25 psutil==7.1.0 19:33:25 pyasn1==0.6.1 19:33:25 pyasn1_modules==0.4.2 19:33:25 pycparser==2.23 19:33:25 pygerrit2==2.0.15 19:33:25 PyGithub==2.8.1 19:33:25 Pygments==2.19.2 19:33:25 PyJWT==2.10.1 19:33:25 PyNaCl==1.6.0 19:33:25 pyparsing==2.4.7 19:33:25 pyperclip==1.10.0 19:33:25 pyrsistent==0.20.0 19:33:25 python-cinderclient==9.8.0 19:33:25 python-dateutil==2.9.0.post0 19:33:25 python-heatclient==4.3.0 19:33:25 python-jenkins==1.8.3 19:33:25 python-keystoneclient==5.7.0 19:33:25 python-magnumclient==4.9.0 19:33:25 python-openstackclient==8.2.0 19:33:25 python-swiftclient==4.8.0 19:33:25 PyYAML==6.0.2 19:33:25 referencing==0.36.2 19:33:25 requests==2.32.5 19:33:25 requests-oauthlib==2.0.0 19:33:25 requestsexceptions==1.4.0 19:33:25 rfc3986==2.0.0 19:33:25 rich==14.1.0 19:33:25 rich-argparse==1.7.1 19:33:25 rpds-py==0.27.1 19:33:25 rsa==4.9.1 19:33:25 ruamel.yaml==0.18.15 19:33:25 ruamel.yaml.clib==0.2.14 19:33:25 s3transfer==0.14.0 19:33:25 simplejson==3.20.1 19:33:25 six==1.17.0 19:33:25 smmap==5.0.2 19:33:25 soupsieve==2.8 19:33:25 stevedore==5.5.0 19:33:25 tabulate==0.9.0 19:33:25 toml==0.10.2 19:33:25 tomlkit==0.13.3 19:33:25 tqdm==4.67.1 19:33:25 typing_extensions==4.15.0 19:33:25 tzdata==2025.2 19:33:25 urllib3==1.26.20 19:33:25 virtualenv==20.34.0 19:33:25 wcwidth==0.2.14 19:33:25 websocket-client==1.8.0 19:33:25 wrapt==1.17.3 19:33:25 xdg==6.0.0 19:33:25 xmltodict==1.0.2 19:33:25 yq==3.4.3 19:33:25 [EnvInject] - Injecting environment variables from a build step. 19:33:25 [EnvInject] - Injecting as environment variables the properties content 19:33:25 OS_CLOUD=vex 19:33:25 19:33:25 [EnvInject] - Variables injected successfully. 19:33:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:33:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:33:25 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins113901178714755870.sh 19:33:25 ---> Orphaned k8s clusters 19:33:25 Setup pyenv: 19:33:25 system 19:33:25 3.8.13 19:33:25 3.9.13 19:33:25 3.10.13 19:33:25 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:33:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIUX from file:/tmp/.os_lf_venv 19:33:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:33:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:33:27 lf-activate-venv(): INFO: Base packages installed successfully 19:33:27 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 19:33:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:33:34 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 19:33:34 lf-activate-venv(): INFO: Adding /tmp/venv-rIUX/bin to PATH 19:33:37 -----> Delete orphaned cluster 19:33:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:33:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:33:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12672647219401842623.sh 19:33:37 ---> Orphaned stacks 19:33:37 Setup pyenv: 19:33:38 system 19:33:38 3.8.13 19:33:38 3.9.13 19:33:38 3.10.13 19:33:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:33:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIUX from file:/tmp/.os_lf_venv 19:33:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:33:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:33:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:33:40 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 19:33:40 lf-activate-venv(): INFO: Base packages installed successfully 19:33:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-rIUX/bin to PATH 19:33:59 + mapfile -t OS_COE_CLUSTERS_ID 19:33:59 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:33:59 ++ awk '{print $1}' 19:33:59 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:34:02 + echo '-----> Active clusters -> stacks' 19:34:02 -----> Active clusters -> stacks 19:34:02 + OS_COE_STACKS=() 19:34:02 + [[ 0 -gt 0 ]] 19:34:02 + mapfile -t OS_STACKS 19:34:02 ++ 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 19:34:02 ++ awk '{print $1}' 19:34:03 + echo '-----> Active stacks' 19:34:03 -----> Active stacks 19:34:03 + for stack in "${OS_STACKS[@]}" 19:34:03 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 19:34:03 releng-openflowplugin-csit-1node-sanity-only-scandium-493 19:34:03 + echo '-----> Delete orphaned stacks' 19:34:03 -----> Delete orphaned stacks 19:34:03 + for STACK_NAME in "${OS_STACKS[@]}" 19:34:03 + [[ 0 -gt 0 ]] 19:34:03 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 19:34:03 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 19:34:03 + builds=() 19:34:03 + for jenkins in "${@:2}" 19:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],' 19:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 19:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 19:34:03 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 19:34:03 ++ 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' 19:34:03 + 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/73984/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/4585/"}}],"oneOffExecutors":[]}]} 19:34:03 19:34:03 200' 19:34:03 ++ 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/73984/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/4585/"}}],"oneOffExecutors":[]}]} 19:34:03 19:34:03 200' 19:34:03 ++ head -n1 19:34:03 + 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/73984/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/4585/"}}],"oneOffExecutors":[]}]}' 19:34:03 ++ 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/73984/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/4585/"}}],"oneOffExecutors":[]}]} 19:34:03 19:34:03 200' 19:34:03 ++ awk 'END {print $NF}' 19:34:03 + status=200 19:34:03 + '[' 200 '!=' 200 ']' 19:34:03 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 19:34:03 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 19:34:03 ++ echo https://jenkins.opendaylight.org/releng 19:34:03 ++ sed 's/\/*$//' 19:34:03 ++ awk -F/ '{print $NF}' 19:34:03 + silo=releng 19:34:03 + export silo 19:34:03 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 19:34:03 ++ 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/73984/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/4585/"}}],"oneOffExecutors":[]}]}' 19:34:03 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 19:34:03 ++ jq -r '.computer[].executors[].currentExecutable.url' 19:34:03 ++ grep -v null 19:34:03 + for jenkins in "${@:2}" 19:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],' 19:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 19:34:03 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 19:34:03 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 19:34:03 ++ 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' 19:34:03 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 19:34:03 19:34:03 200' 19:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 19:34:03 19:34:03 200' 19:34:03 ++ head -n1 19:34:03 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 19:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 19:34:03 19:34:03 200' 19:34:03 ++ awk 'END {print $NF}' 19:34:03 + status=200 19:34:03 + '[' 200 '!=' 200 ']' 19:34:03 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 19:34:03 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 19:34:03 ++ echo https://jenkins.opendaylight.org/sandbox 19:34:03 ++ sed 's/\/*$//' 19:34:03 ++ awk -F/ '{print $NF}' 19:34:03 + silo=sandbox 19:34:03 + export silo 19:34:03 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 19:34:03 ++ grep -v null 19:34:03 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 19:34:03 ++ jq -r '.computer[].executors[].currentExecutable.url' 19:34:03 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 19:34:03 + [[ releng-builder-openstack-cron-73984 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-sanity-test-scandium-498 releng-netconf-maven-merge-master-4585 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 19:34:03 + return 0 19:34:03 + continue 19:34:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:34:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:34:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14807475976897311629.sh 19:34:03 ---> Orphaned servers 19:34:03 Setup pyenv: 19:34:03 system 19:34:03 3.8.13 19:34:03 3.9.13 19:34:03 3.10.13 19:34:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:34:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIUX from file:/tmp/.os_lf_venv 19:34:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:34:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:34:06 lf-activate-venv(): INFO: Base packages installed successfully 19:34:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:34:21 lf-activate-venv(): INFO: Adding /tmp/venv-rIUX/bin to PATH 19:34:27 -----> Active servers 19:34:27 prd-centos8-builder-2c-2g-1264 19:34:27 prd-ubuntu2204-docker-4c-4g-1263 19:34:27 prd-centos8-robot-2c-8g-1039 19:34:27 prd-centos8-robot-2c-8g-773 19:34:27 prd-queue-intque-2c-1g-772 19:34:27 -----> Delete orphaned servers 19:34:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:34:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:34:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3331886521871549589.sh 19:34:27 ---> Orphaned ports 19:34:27 Setup pyenv: 19:34:27 system 19:34:27 3.8.13 19:34:27 3.9.13 19:34:27 3.10.13 19:34:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIUX from file:/tmp/.os_lf_venv 19:34:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:34:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:34:30 lf-activate-venv(): INFO: Base packages installed successfully 19:34:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 19:34:42 lf-activate-venv(): INFO: Adding /tmp/venv-rIUX/bin to PATH 19:34:44 No orphaned ports to process. 19:34:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:34:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:34:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins848061195797461867.sh 19:34:44 ---> Orphaned volumes 19:34:44 + source /home/jenkins/lf-env.sh 19:34:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:34:44 ++ mktemp -d /tmp/venv-XXXX 19:34:44 + lf_venv=/tmp/venv-FfgI 19:34:44 + local venv_file=/tmp/.os_lf_venv 19:34:44 + local python=python3 19:34:44 + local options 19:34:44 + local set_path=true 19:34:44 + local install_args= 19:34:44 ++ 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 19:34:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 19:34:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 19:34:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:34:44 + true 19:34:44 + case $1 in 19:34:44 + python=python3 19:34:44 + shift 2 19:34:44 + true 19:34:44 + case $1 in 19:34:44 + shift 19:34:44 + break 19:34:44 + case $python in 19:34:44 + local pkg_list= 19:34:44 + [[ -d /opt/pyenv ]] 19:34:44 + echo 'Setup pyenv:' 19:34:44 Setup pyenv: 19:34:44 + export PYENV_ROOT=/opt/pyenv 19:34:44 + PYENV_ROOT=/opt/pyenv 19:34:44 + 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 19:34:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:34:44 + pyenv versions 19:34:44 system 19:34:44 3.8.13 19:34:44 3.9.13 19:34:44 3.10.13 19:34:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:34:44 + command -v pyenv 19:34:44 ++ pyenv init - --no-rehash 19:34:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:34:44 for i in ${!paths[@]}; do 19:34:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:34:44 fi; done; 19:34:44 echo "${paths[*]}"'\'')" 19:34:44 export PATH="/opt/pyenv/shims:${PATH}" 19:34:44 export PYENV_SHELL=bash 19:34:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:34:44 pyenv() { 19:34:44 local command 19:34:44 command="${1:-}" 19:34:44 if [ "$#" -gt 0 ]; then 19:34:44 shift 19:34:44 fi 19:34:44 19:34:44 case "$command" in 19:34:44 rehash|shell) 19:34:44 eval "$(pyenv "sh-$command" "$@")" 19:34:44 ;; 19:34:44 *) 19:34:44 command pyenv "$command" "$@" 19:34:44 ;; 19:34:44 esac 19:34:44 }' 19:34:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:34:44 for i in ${!paths[@]}; do 19:34:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:34:44 fi; done; 19:34:44 echo "${paths[*]}"' 19:34:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:34:44 ++ 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 19:34:44 ++ 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 19:34:44 ++ export PYENV_SHELL=bash 19:34:44 ++ PYENV_SHELL=bash 19:34:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:34:44 +++ complete -F _pyenv pyenv 19:34:44 ++ lf-pyver python3 19:34:44 ++ local py_version_xy=python3 19:34:44 ++ local py_version_xyz= 19:34:44 ++ sed 's/^[ *]* //' 19:34:44 ++ awk '{ print $1 }' 19:34:44 ++ pyenv versions 19:34:44 ++ local command 19:34:44 ++ command=versions 19:34:44 ++ '[' 1 -gt 0 ']' 19:34:44 ++ shift 19:34:44 ++ case "$command" in 19:34:44 ++ command pyenv versions 19:34:44 ++ pyenv versions 19:34:44 ++ grep -E '^[0-9.]*[0-9]$' 19:34:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:34:44 +++ grep '^3' /tmp/.pyenv_versions 19:34:44 +++ tail -n 1 19:34:44 +++ sort -V 19:34:44 ++ py_version_xyz=3.11.7 19:34:44 ++ [[ -z 3.11.7 ]] 19:34:44 ++ echo 3.11.7 19:34:44 ++ return 0 19:34:44 + pyenv local 3.11.7 19:34:44 + local command 19:34:44 + command=local 19:34:44 + '[' 2 -gt 0 ']' 19:34:44 + shift 19:34:44 + case "$command" in 19:34:44 + command pyenv local 3.11.7 19:34:44 + pyenv local 3.11.7 19:34:45 + for arg in "$@" 19:34:45 + case $arg in 19:34:45 + pkg_list+='lftools[openstack] ' 19:34:45 + for arg in "$@" 19:34:45 + case $arg in 19:34:45 + pkg_list+='kubernetes ' 19:34:45 + for arg in "$@" 19:34:45 + case $arg in 19:34:45 + pkg_list+='niet ' 19:34:45 + for arg in "$@" 19:34:45 + case $arg in 19:34:45 + pkg_list+='python-heatclient ' 19:34:45 + for arg in "$@" 19:34:45 + case $arg in 19:34:45 + pkg_list+='python-openstackclient ' 19:34:45 + for arg in "$@" 19:34:45 + case $arg in 19:34:45 + pkg_list+='python-magnumclient ' 19:34:45 + for arg in "$@" 19:34:45 + case $arg in 19:34:45 + pkg_list+='yq ' 19:34:45 + [[ -f /tmp/.os_lf_venv ]] 19:34:45 ++ cat /tmp/.os_lf_venv 19:34:45 + lf_venv=/tmp/venv-rIUX 19:34:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIUX from' file:/tmp/.os_lf_venv 19:34:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIUX from file:/tmp/.os_lf_venv 19:34:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:34:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:34:45 + local 'pip_opts=--upgrade --quiet' 19:34:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:34:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:34:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:34:45 + [[ -n '' ]] 19:34:45 + [[ -n '' ]] 19:34:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:34:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:34:45 + /tmp/venv-rIUX/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 19:34:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:34:46 lf-activate-venv(): INFO: Base packages installed successfully 19:34:46 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 19:34:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 19:34:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:34:46 + /tmp/venv-rIUX/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 19:35:03 + type python3 19:35:03 + true 19:35:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rIUX/bin to PATH' 19:35:03 lf-activate-venv(): INFO: Adding /tmp/venv-rIUX/bin to PATH 19:35:03 + PATH=/tmp/venv-rIUX/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 19:35:03 + return 0 19:35:03 + mapfile -t os_volumes 19:35:03 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 19:35:06 + '[' 0 -eq 0 ']' 19:35:06 + echo 'No orphaned volumes found.' 19:35:06 No orphaned volumes found. 19:35:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:35:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:35:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7463279929535539167.sh 19:35:06 ---> Protect in-use images 19:35:06 Setup pyenv: 19:35:06 system 19:35:06 3.8.13 19:35:06 3.9.13 19:35:06 3.10.13 19:35:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:35:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIUX from file:/tmp/.os_lf_venv 19:35:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:35:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:35:08 lf-activate-venv(): INFO: Base packages installed successfully 19:35:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 19:35:23 lf-activate-venv(): INFO: Adding /tmp/venv-rIUX/bin to PATH 19:35:23 INFO: There are images to protect defined in jenkins-config. 19:35:23 INFO: There are additional images to protect in the jjb dir. 19:35:23 INFO: Protecting the following images: 19:35:23 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 19:35:23 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 19:35:23 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 19:35:23 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 19:35:23 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 19:35:23 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 19:35:23 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 19:35:23 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 19:35:23 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 19:35:23 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 19:35:23 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 19:35:23 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 19:35:23 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 19:35:23 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 19:35:23 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 19:35:23 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 19:35:25 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 19:35:26 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 19:35:26 Build step 'Conditional step (single)' marked build as failure 19:35:26 $ ssh-agent -k 19:35:26 unset SSH_AUTH_SOCK; 19:35:26 unset SSH_AGENT_PID; 19:35:26 echo Agent pid 5448 killed; 19:35:26 [ssh-agent] Stopped. 19:35:27 [PostBuildScript] - [INFO] Executing post build scripts. 19:35:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13903836611530571031.sh 19:35:27 ---> sysstat.sh 19:35:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3778043708164224325.sh 19:35:27 ---> package-listing.sh 19:35:27 ++ tr '[:upper:]' '[:lower:]' 19:35:27 ++ facter osfamily 19:35:27 + OS_FAMILY=redhat 19:35:27 + workspace=/w/workspace/builder-openstack-cron 19:35:27 + START_PACKAGES=/tmp/packages_start.txt 19:35:27 + END_PACKAGES=/tmp/packages_end.txt 19:35:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:35:27 + PACKAGES=/tmp/packages_start.txt 19:35:27 + '[' /w/workspace/builder-openstack-cron ']' 19:35:27 + PACKAGES=/tmp/packages_end.txt 19:35:27 + case "${OS_FAMILY}" in 19:35:27 + rpm -qa 19:35:27 + sort 19:35:28 + '[' -f /tmp/packages_start.txt ']' 19:35:28 + '[' -f /tmp/packages_end.txt ']' 19:35:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:35:28 + '[' /w/workspace/builder-openstack-cron ']' 19:35:28 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 19:35:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 19:35:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5956236606030871193.sh 19:35:28 ---> capture-instance-metadata.sh 19:35:28 Setup pyenv: 19:35:28 system 19:35:28 3.8.13 19:35:28 3.9.13 19:35:28 3.10.13 19:35:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:35:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIUX from file:/tmp/.os_lf_venv 19:35:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:35:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:35:30 lf-activate-venv(): INFO: Base packages installed successfully 19:35:30 lf-activate-venv(): INFO: Installing additional packages: lftools 19:35:41 lf-activate-venv(): INFO: Adding /tmp/venv-rIUX/bin to PATH 19:35:41 INFO: Running in OpenStack, capturing instance metadata 19:35:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15772187023525934374.sh 19:35:41 provisioning config files... 19:35:41 Could not find credentials [logs] for builder-openstack-cron #73984 19:35:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config12309737244955054763tmp 19:35:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:35:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:35:41 provisioning config files... 19:35:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:35:41 [EnvInject] - Injecting environment variables from a build step. 19:35:41 [EnvInject] - Injecting as environment variables the properties content 19:35:41 SERVER_ID=logs 19:35:41 19:35:41 [EnvInject] - Variables injected successfully. 19:35:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8467617139112171393.sh 19:35:41 ---> create-netrc.sh 19:35:41 WARN: Log server credential not found. 19:35:41 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6028126106746832841.sh 19:35:41 ---> python-tools-install.sh 19:35:41 Setup pyenv: 19:35:42 system 19:35:42 3.8.13 19:35:42 3.9.13 19:35:42 3.10.13 19:35:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:35:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIUX from file:/tmp/.os_lf_venv 19:35:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:35:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:35:44 lf-activate-venv(): INFO: Base packages installed successfully 19:35:44 lf-activate-venv(): INFO: Installing additional packages: lftools 19:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-rIUX/bin to PATH 19:35:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2576137899634861356.sh 19:35:54 ---> sudo-logs.sh 19:35:54 Archiving 'sudo' log.. 19:35:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2085782369692184745.sh 19:35:54 ---> job-cost.sh 19:35:54 Setup pyenv: 19:35:54 system 19:35:54 3.8.13 19:35:54 3.9.13 19:35:54 3.10.13 19:35:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:35:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIUX from file:/tmp/.os_lf_venv 19:35:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:35:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:35:56 lf-activate-venv(): INFO: Base packages installed successfully 19:35:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:36:05 lf-activate-venv(): INFO: Adding /tmp/venv-rIUX/bin to PATH 19:36:05 INFO: No Stack... 19:36:05 INFO: Retrieving Pricing Info for: v3-standard-2 19:36:05 INFO: Archiving Costs 19:36:05 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2895329787244343914.sh 19:36:05 ---> logs-deploy.sh 19:36:05 Setup pyenv: 19:36:06 system 19:36:06 3.8.13 19:36:06 3.9.13 19:36:06 3.10.13 19:36:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 19:36:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rIUX from file:/tmp/.os_lf_venv 19:36:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:36:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:36:08 lf-activate-venv(): INFO: Base packages installed successfully 19:36:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-rIUX/bin to PATH 19:36:20 WARNING: Nexus logging server not set 19:36:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73984/ 19:36:20 INFO: archiving logs to S3 19:36:21 ---> uname -a: 19:36:21 Linux prd-centos8-builder-2c-2g-1264.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 19:36:21 19:36:21 19:36:21 ---> lscpu: 19:36:21 Architecture: x86_64 19:36:21 CPU op-mode(s): 32-bit, 64-bit 19:36:21 Byte Order: Little Endian 19:36:21 CPU(s): 2 19:36:21 On-line CPU(s) list: 0,1 19:36:21 Thread(s) per core: 1 19:36:21 Core(s) per socket: 1 19:36:21 Socket(s): 2 19:36:21 NUMA node(s): 1 19:36:21 Vendor ID: AuthenticAMD 19:36:21 CPU family: 23 19:36:21 Model: 49 19:36:21 Model name: AMD EPYC-Rome Processor 19:36:21 Stepping: 0 19:36:21 CPU MHz: 2799.998 19:36:21 BogoMIPS: 5599.99 19:36:21 Virtualization: AMD-V 19:36:21 Hypervisor vendor: KVM 19:36:21 Virtualization type: full 19:36:21 L1d cache: 32K 19:36:21 L1i cache: 32K 19:36:21 L2 cache: 512K 19:36:21 L3 cache: 16384K 19:36:21 NUMA node0 CPU(s): 0,1 19:36:21 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 19:36:21 19:36:21 19:36:21 ---> nproc: 19:36:21 2 19:36:21 19:36:21 19:36:21 ---> df -h: 19:36:21 Filesystem Size Used Avail Use% Mounted on 19:36:21 devtmpfs 3.8G 0 3.8G 0% /dev 19:36:21 tmpfs 3.8G 0 3.8G 0% /dev/shm 19:36:21 tmpfs 3.8G 17M 3.8G 1% /run 19:36:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:36:21 /dev/vda1 40G 8.4G 32G 22% / 19:36:21 tmpfs 770M 0 770M 0% /run/user/1001 19:36:21 19:36:21 19:36:21 ---> free -m: 19:36:21 total used free shared buff/cache available 19:36:21 Mem: 7697 626 4808 19 2262 6774 19:36:21 Swap: 1023 0 1023 19:36:21 19:36:21 19:36:21 ---> ip addr: 19:36:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:36:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:36:21 inet 127.0.0.1/8 scope host lo 19:36:21 valid_lft forever preferred_lft forever 19:36:21 inet6 ::1/128 scope host 19:36:21 valid_lft forever preferred_lft forever 19:36:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:36:21 link/ether fa:16:3e:fe:5f:ae brd ff:ff:ff:ff:ff:ff 19:36:21 altname enp0s3 19:36:21 altname ens3 19:36:21 inet 10.30.170.104/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 19:36:21 valid_lft 86111sec preferred_lft 86111sec 19:36:21 inet6 fe80::f816:3eff:fefe:5fae/64 scope link 19:36:21 valid_lft forever preferred_lft forever 19:36:21 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:36:21 link/ether 02:42:c0:51:7a:a1 brd ff:ff:ff:ff:ff:ff 19:36:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:36:21 valid_lft forever preferred_lft forever 19:36:21 19:36:21 19:36:21 ---> sar -b -r -n DEV: 19:36:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/25/2025 _x86_64_ (2 CPU) 19:36:21 19:36:21 19:31:29 LINUX RESTART (2 CPU) 19:36:21 19:36:21 07:32:01 PM tps rtps wtps bread/s bwrtn/s 19:36:21 07:33:01 PM 191.42 19.29 172.13 5376.34 6735.40 19:36:21 07:34:01 PM 115.26 0.50 114.76 64.38 12308.70 19:36:21 07:35:01 PM 39.00 0.30 38.70 42.38 1912.68 19:36:21 07:36:01 PM 26.67 0.50 26.17 63.71 719.74 19:36:21 Average: 93.09 5.15 87.94 1386.65 5418.98 19:36:21 19:36:21 07:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:36:21 07:33:01 PM 5047784 6930292 2834648 35.96 2688 2065748 1030124 11.53 238952 2273424 217272 19:36:21 07:34:01 PM 4966864 6971512 2915568 36.99 2688 2179936 968660 10.85 218908 2342288 42940 19:36:21 07:35:01 PM 4853264 6892148 3029168 38.43 2688 2214528 1048336 11.74 271548 2404688 44248 19:36:21 07:36:01 PM 4950588 6958844 2931844 37.19 2688 2183724 957716 10.72 426120 2152832 11388 19:36:21 Average: 4954625 6938199 2927807 37.14 2688 2160984 1001209 11.21 288882 2293308 78962 19:36:21 19:36:21 07:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:36:21 07:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:21 07:33:01 PM eth0 322.06 193.54 1781.62 63.29 0.00 0.00 0.00 0.00 19:36:21 07:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:21 07:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:21 07:34:01 PM eth0 71.78 58.28 845.74 9.86 0.00 0.00 0.00 0.00 19:36:21 07:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:21 07:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:21 07:35:01 PM eth0 22.32 23.31 26.02 12.56 0.00 0.00 0.00 0.00 19:36:21 07:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:21 07:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:21 07:36:01 PM eth0 20.76 20.33 18.37 10.18 0.00 0.00 0.00 0.00 19:36:21 07:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:21 Average: eth0 109.23 73.86 667.91 23.97 0.00 0.00 0.00 0.00 19:36:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:21 19:36:21 19:36:21 ---> sar -P ALL: 19:36:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/25/2025 _x86_64_ (2 CPU) 19:36:21 19:36:21 19:31:29 LINUX RESTART (2 CPU) 19:36:21 19:36:21 07:32:01 PM CPU %user %nice %system %iowait %steal %idle 19:36:21 07:33:01 PM all 38.05 0.00 6.94 2.84 0.09 52.08 19:36:21 07:33:01 PM 0 49.80 0.00 7.27 2.18 0.08 40.67 19:36:21 07:33:01 PM 1 26.28 0.00 6.61 3.51 0.10 63.50 19:36:21 07:34:01 PM all 35.03 0.00 5.02 2.13 0.09 57.73 19:36:21 07:34:01 PM 0 42.63 0.00 5.79 2.04 0.10 49.44 19:36:21 07:34:01 PM 1 27.46 0.00 4.25 2.22 0.08 65.99 19:36:21 07:35:01 PM all 35.16 0.00 3.50 0.28 0.09 60.96 19:36:21 07:35:01 PM 0 43.33 0.00 3.58 0.25 0.10 52.74 19:36:21 07:35:01 PM 1 27.01 0.00 3.42 0.32 0.08 69.17 19:36:21 07:36:01 PM all 38.13 0.00 4.40 0.17 0.09 57.21 19:36:21 07:36:01 PM 0 35.01 0.00 3.82 0.13 0.08 60.95 19:36:21 07:36:01 PM 1 41.25 0.00 4.98 0.20 0.10 53.47 19:36:21 Average: all 36.59 0.00 4.96 1.35 0.09 57.00 19:36:21 Average: 0 42.69 0.00 5.11 1.15 0.09 50.96 19:36:21 Average: 1 30.51 0.00 4.81 1.56 0.09 63.03 19:36:21 19:36:21 19:36:21