19:31:58 Started by timer 19:31:58 Running as SYSTEM 19:31:58 [EnvInject] - Loading node environment variables. 19:31:58 Building remotely on prd-ubuntu2204-builder-2c-2g-54054 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 19:31:59 [ssh-agent] Looking for ssh-agent implementation... 19:31:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:59 $ ssh-agent 19:31:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXzqTvJZ/agent.1509 19:31:59 SSH_AGENT_PID=1511 19:31:59 [ssh-agent] Started. 19:31:59 Running ssh-add (command line suppressed) 19:31:59 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_2570004039454464656.key (/w/workspace/builder-openstack-cron@tmp/private_key_2570004039454464656.key) 19:31:59 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:31:59 The recommended git tool is: NONE 19:32:01 using credential jenkins-ssh 19:32:01 Wiping out workspace first. 19:32:01 Cloning the remote Git repository 19:32:01 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 19:32:01 > git init /w/workspace/builder-openstack-cron # timeout=10 19:32:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 19:32:01 > git --version # timeout=10 19:32:01 > git --version # 'git version 2.34.1' 19:32:01 using GIT_SSH to set credentials jenkins-ssh 19:32:01 Verifying host key using known hosts file, will automatically accept unseen keys 19:32:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 19:32:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:03 Avoid second fetch 19:32:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:32:03 Checking out Revision 3afc0536a6c335519c0078364c6145696251e3d5 (refs/remotes/origin/master) 19:32:03 > git config core.sparsecheckout # timeout=10 19:32:03 > git checkout -f 3afc0536a6c335519c0078364c6145696251e3d5 # timeout=10 19:32:04 Commit message: "Update cloud image list docs" 19:32:04 > git rev-list --no-walk 3afc0536a6c335519c0078364c6145696251e3d5 # timeout=10 19:32:04 > git remote # timeout=10 19:32:04 > git submodule init # timeout=10 19:32:04 > git submodule sync # timeout=10 19:32:04 > git config --get remote.origin.url # timeout=10 19:32:04 > git submodule init # timeout=10 19:32:04 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:32:04 > git config --get submodule.global-jjb.url # timeout=10 19:32:04 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:32:04 > git config --get submodule.packer/common-packer.url # timeout=10 19:32:04 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:32:04 > git submodule update --init --recursive global-jjb # timeout=10 19:32:05 > git submodule update --init --recursive packer/common-packer # timeout=10 19:32:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:32:08 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:32:08 No emails were triggered. 19:32:08 provisioning config files... 19:32:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:32:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:32:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:32:09 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5702358240273516982.sh 19:32:09 ---> python-tools-install.sh 19:32:09 Setup pyenv: 19:32:09 * system (set by /opt/pyenv/version) 19:32:09 * 3.8.20 (set by /opt/pyenv/version) 19:32:09 * 3.9.20 (set by /opt/pyenv/version) 19:32:09 3.10.15 19:32:09 3.11.10 19:32:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jq4o 19:32:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:32:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:32:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:32:18 lf-activate-venv(): INFO: Base packages installed successfully 19:32:18 lf-activate-venv(): INFO: Installing additional packages: lftools 19:32:43 lf-activate-venv(): INFO: Adding /tmp/venv-Jq4o/bin to PATH 19:32:43 Generating Requirements File 19:33:02 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:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:33:03 Python 3.11.10 19:33:03 pip 26.0.1 from /tmp/venv-Jq4o/lib/python3.11/site-packages/pip (python 3.11) 19:33:03 appdirs==1.4.4 19:33:03 argcomplete==3.6.3 19:33:03 aspy.yaml==1.3.0 19:33:03 attrs==26.1.0 19:33:03 autopage==0.6.0 19:33:03 beautifulsoup4==4.14.3 19:33:03 boto3==1.42.78 19:33:03 botocore==1.42.78 19:33:03 bs4==0.0.2 19:33:03 certifi==2026.2.25 19:33:03 cffi==2.0.0 19:33:03 cfgv==3.5.0 19:33:03 chardet==7.4.0.post2 19:33:03 charset-normalizer==3.4.6 19:33:03 click==8.3.1 19:33:03 cliff==4.13.2 19:33:03 cmd2==3.4.0 19:33:03 cryptography==3.3.2 19:33:03 debtcollector==3.1.0 19:33:03 decorator==5.2.1 19:33:03 defusedxml==0.7.1 19:33:03 Deprecated==1.3.1 19:33:03 distlib==0.4.0 19:33:03 dnspython==2.8.0 19:33:03 docker==7.1.0 19:33:03 dogpile.cache==1.5.0 19:33:03 durationpy==0.10 19:33:03 email-validator==2.3.0 19:33:03 filelock==3.25.2 19:33:03 future==1.0.0 19:33:03 gitdb==4.0.12 19:33:03 GitPython==3.1.46 19:33:03 httplib2==0.30.2 19:33:03 identify==2.6.18 19:33:03 idna==3.11 19:33:03 importlib-resources==1.5.0 19:33:03 iso8601==2.1.0 19:33:03 Jinja2==3.1.6 19:33:03 jmespath==1.1.0 19:33:03 jsonpatch==1.33 19:33:03 jsonpointer==3.1.1 19:33:03 jsonschema==4.26.0 19:33:03 jsonschema-specifications==2025.9.1 19:33:03 keystoneauth1==5.13.1 19:33:03 kubernetes==35.0.0 19:33:03 lftools==0.37.22 19:33:03 lxml==6.0.2 19:33:03 markdown-it-py==4.0.0 19:33:03 MarkupSafe==3.0.3 19:33:03 mdurl==0.1.2 19:33:03 msgpack==1.1.2 19:33:03 multi_key_dict==2.0.3 19:33:03 munch==4.0.0 19:33:03 netaddr==1.3.0 19:33:03 niet==1.4.2 19:33:03 nodeenv==1.10.0 19:33:03 oauth2client==4.1.3 19:33:03 oauthlib==3.3.1 19:33:03 openstacksdk==4.10.0 19:33:03 os-service-types==1.8.2 19:33:03 osc-lib==4.4.0 19:33:03 oslo.config==10.3.0 19:33:03 oslo.context==6.3.0 19:33:03 oslo.i18n==6.7.2 19:33:03 oslo.log==8.1.0 19:33:03 oslo.serialization==5.9.1 19:33:03 oslo.utils==10.0.0 19:33:03 packaging==26.0 19:33:03 pbr==7.0.3 19:33:03 platformdirs==4.9.4 19:33:03 prettytable==3.17.0 19:33:03 psutil==7.2.2 19:33:03 pyasn1==0.6.3 19:33:03 pyasn1_modules==0.4.2 19:33:03 pycparser==3.0 19:33:03 pygerrit2==2.0.15 19:33:03 PyGithub==2.9.0 19:33:03 Pygments==2.20.0 19:33:03 PyJWT==2.12.1 19:33:03 PyNaCl==1.6.2 19:33:03 pyparsing==2.4.7 19:33:03 pyperclip==1.11.0 19:33:03 pyrsistent==0.20.0 19:33:03 python-cinderclient==9.9.0 19:33:03 python-dateutil==2.9.0.post0 19:33:03 python-discovery==1.2.1 19:33:03 python-heatclient==5.1.0 19:33:03 python-jenkins==1.8.3 19:33:03 python-keystoneclient==5.8.0 19:33:03 python-magnumclient==4.10.0 19:33:03 python-openstackclient==9.0.0 19:33:03 python-swiftclient==4.10.0 19:33:03 PyYAML==6.0.3 19:33:03 referencing==0.37.0 19:33:03 requests==2.33.0 19:33:03 requests-oauthlib==2.0.0 19:33:03 requestsexceptions==1.4.0 19:33:03 rfc3986==2.0.0 19:33:03 rich==14.3.3 19:33:03 rich-argparse==1.7.2 19:33:03 rpds-py==0.30.0 19:33:03 rsa==4.9.1 19:33:03 ruamel.yaml==0.19.1 19:33:03 ruamel.yaml.clib==0.2.15 19:33:03 s3transfer==0.16.0 19:33:03 simplejson==3.20.2 19:33:03 six==1.17.0 19:33:03 smmap==5.0.3 19:33:03 soupsieve==2.8.3 19:33:03 stevedore==5.7.0 19:33:03 tabulate==0.10.0 19:33:03 toml==0.10.2 19:33:03 tomlkit==0.14.0 19:33:03 tqdm==4.67.3 19:33:03 typing_extensions==4.15.0 19:33:03 urllib3==1.26.20 19:33:03 virtualenv==21.2.0 19:33:03 wcwidth==0.6.0 19:33:03 websocket-client==1.9.0 19:33:03 wrapt==2.1.2 19:33:03 xdg==6.0.0 19:33:03 xmltodict==1.0.4 19:33:03 yq==3.4.3 19:33:03 [builder-openstack-cron] $ /bin/sh /tmp/jenkins13416689859759116814.sh 19:33:03 ---> uv-install.sh 19:33:03 Installing uv/uvx (latest) using shell installer 19:33:03 2026-03-29 19:33:03 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-29T20%3A26%3A56Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-29T19%3A26%3A18Z&ske=2026-03-29T20%3A26%3A56Z&sks=b&skv=2018-11-09&sig=ykIgDfMfHvtKmo4w1Un6YfHwSOXgKbryQusJ2hQtRfQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDgxMjk4MSwibmJmIjoxNzc0ODEyNjgxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.2G5vHGl4uW1qO6p0uH2ytdYWAAyedYe-xpfAnpDf-rs&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-8rTqst.sh" [1] 19:33:03 downloading uv 0.11.2 x86_64-unknown-linux-gnu 19:33:04 installing to /home/jenkins/.local/bin 19:33:04 uv 19:33:04 uvx 19:33:04 everything's installed! 19:33:04 19:33:04 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:33:04 19:33:04 source $HOME/.local/bin/env (sh, bash, zsh) 19:33:04 source $HOME/.local/bin/env.fish (fish) 19:33:04 Adding install location to PATH 19:33:04 ---> Validating uv/uvx install 19:33:04 uvx 0.11.2 (x86_64-unknown-linux-gnu) 19:33:04 [EnvInject] - Injecting environment variables from a build step. 19:33:04 [EnvInject] - Injecting as environment variables the properties content 19:33:04 OS_CLOUD=vex 19:33:04 19:33:04 [EnvInject] - Variables injected successfully. 19:33:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:33:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:33:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12135056886428379004.sh 19:33:04 ---> Orphaned k8s clusters 19:33:05 Setup pyenv: 19:33:05 system 19:33:05 3.8.20 19:33:05 3.9.20 19:33:05 3.10.15 19:33:05 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 19:33:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jq4o from file:/tmp/.os_lf_venv 19:33:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:33:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:33:06 lf-activate-venv(): INFO: Base packages installed successfully 19:33:06 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 19:33:13 lf-activate-venv(): INFO: Adding /tmp/venv-Jq4o/bin to PATH 19:33:16 -----> Delete orphaned cluster 19:33:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:33:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:33:16 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6618116495205893153.sh 19:33:16 ---> Orphaned stacks 19:33:16 Setup pyenv: 19:33:16 system 19:33:16 3.8.20 19:33:16 3.9.20 19:33:16 3.10.15 19:33:16 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 19:33:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jq4o from file:/tmp/.os_lf_venv 19:33:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:33:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:33:18 lf-activate-venv(): INFO: Base packages installed successfully 19:33:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:33:33 lf-activate-venv(): INFO: Adding /tmp/venv-Jq4o/bin to PATH 19:33:33 + mapfile -t OS_COE_CLUSTERS_ID 19:33:33 ++ awk '{print $1}' 19:33:33 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:33:33 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:33:36 + echo '-----> Active clusters -> stacks' 19:33:36 -----> Active clusters -> stacks 19:33:36 + OS_COE_STACKS=() 19:33:36 + [[ 0 -gt 0 ]] 19:33:36 + mapfile -t OS_STACKS 19:33:36 ++ awk '{print $1}' 19:33:36 ++ 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:33:37 + echo '-----> Active stacks' 19:33:37 -----> Active stacks 19:33:37 + for stack in "${OS_STACKS[@]}" 19:33:37 + echo releng-controller-csit-1node-notifications-longevity-only-titanium-80 19:33:37 releng-controller-csit-1node-notifications-longevity-only-titanium-80 19:33:37 + echo '-----> Delete orphaned stacks' 19:33:37 -----> Delete orphaned stacks 19:33:37 + for STACK_NAME in "${OS_STACKS[@]}" 19:33:37 + [[ 0 -gt 0 ]] 19:33:37 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-titanium-80 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 19:33:37 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-titanium-80 19:33:37 + builds=() 19:33:37 + for jenkins in "${@:2}" 19:33:37 + PARAMS='tree=computer[executors[currentExecutable[url]],' 19:33:37 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 19:33:37 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 19:33:37 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 19:33:37 ++ 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:33:38 + 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/integration-distribution-weekly-test-trigger-titanium/80/"}},{"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/builder-openstack-cron/78271/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/5020/"}}],"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/l2switch-maven-merge-2.0.x/118/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-chromium/87/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/80/"}}],"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":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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 19:33:38 19:33:38 200' 19:33:38 ++ 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/integration-distribution-weekly-test-trigger-titanium/80/"}},{"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/builder-openstack-cron/78271/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/5020/"}}],"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/l2switch-maven-merge-2.0.x/118/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-chromium/87/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/80/"}}],"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":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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 19:33:38 19:33:38 ++ head -n1 19:33:38 200' 19:33:38 + 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/integration-distribution-weekly-test-trigger-titanium/80/"}},{"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/builder-openstack-cron/78271/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/5020/"}}],"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/l2switch-maven-merge-2.0.x/118/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-chromium/87/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/80/"}}],"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":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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 19:33:38 ++ 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/integration-distribution-weekly-test-trigger-titanium/80/"}},{"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/builder-openstack-cron/78271/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/5020/"}}],"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/l2switch-maven-merge-2.0.x/118/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-chromium/87/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/80/"}}],"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":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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 19:33:38 19:33:38 200' 19:33:38 ++ awk 'END {print $NF}' 19:33:38 + status=200 19:33:38 + '[' 200 '!=' 200 ']' 19:33:38 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 19:33:38 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 19:33:38 ++ echo https://jenkins.opendaylight.org/releng 19:33:38 ++ awk -F/ '{print $NF}' 19:33:38 ++ sed 's/\/*$//' 19:33:38 + silo=releng 19:33:38 + export silo 19:33:38 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 19:33:38 ++ 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/integration-distribution-weekly-test-trigger-titanium/80/"}},{"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/builder-openstack-cron/78271/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/5020/"}}],"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/l2switch-maven-merge-2.0.x/118/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/daexim-maven-merge-chromium/87/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-titanium/80/"}}],"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":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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 19:33:38 ++ grep -v null 19:33:38 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 19:33:38 ++ jq -r '.computer[].executors[].currentExecutable.url' 19:33:38 + for jenkins in "${@:2}" 19:33:38 + PARAMS='tree=computer[executors[currentExecutable[url]],' 19:33:38 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 19:33:38 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 19:33:38 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 19:33:38 ++ 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:33:38 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 19:33:38 19:33:38 200' 19:33:38 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 19:33:38 19:33:38 ++ head -n1 19:33:38 200' 19:33:38 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 19:33:38 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 19:33:38 19:33:38 200' 19:33:38 ++ awk 'END {print $NF}' 19:33:38 + status=200 19:33:38 + '[' 200 '!=' 200 ']' 19:33:38 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 19:33:38 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 19:33:38 ++ echo https://jenkins.opendaylight.org/sandbox 19:33:38 ++ sed 's/\/*$//' 19:33:38 ++ awk -F/ '{print $NF}' 19:33:38 + silo=sandbox 19:33:38 + export silo 19:33:38 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 19:33:38 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 19:33:38 ++ grep -v null 19:33:38 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 19:33:38 ++ jq -r '.computer[].executors[].currentExecutable.url' 19:33:38 + [[ releng-integration-distribution-weekly-test-trigger-titanium-80 releng-builder-openstack-cron-78271 releng-netconf-maven-merge-master-5020 releng-l2switch-maven-merge-2.0.x-118 releng-daexim-maven-merge-chromium-87 releng-controller-csit-1node-notifications-longevity-only-titanium-80 =~ releng-controller-csit-1node-notifications-longevity-only-titanium-80 ]] 19:33:38 + return 0 19:33:38 + continue 19:33:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:33:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:33:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6532251061537245229.sh 19:33:38 ---> Orphaned servers 19:33:38 Setup pyenv: 19:33:38 system 19:33:38 3.8.20 19:33:38 3.9.20 19:33:38 3.10.15 19:33:38 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 19:33:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jq4o 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 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 yq 19:33:54 lf-activate-venv(): INFO: Adding /tmp/venv-Jq4o/bin to PATH 19:33:58 -----> Active servers 19:33:58 prd-ubuntu2204-docker-4c-4g-54055 19:33:58 prd-ubuntu2204-builder-2c-2g-54054 19:33:58 prd-ubuntu2204-docker-4c-4g-54053 19:33:58 prd-ubuntu2204-docker-4c-4g-54051 19:33:58 prd-ubuntu2404-robot-2c-8g-53990 19:33:58 prd-ubuntu2404-robot-2c-8g-53992 19:33:58 prd-ubuntu2404-robot-2c-8g-53989 19:33:58 prd-ubuntu2404-robot-2c-8g-53991 19:33:58 prd-ubuntu2404-robot-2c-8g-53984 19:33:58 prd-ubuntu2404-robot-2c-8g-53987 19:33:58 prd-ubuntu2404-robot-2c-8g-53985 19:33:58 prd-ubuntu2404-robot-2c-8g-53986 19:33:58 prd-ubuntu2404-robot-2c-8g-53988 19:33:58 prd-queue-intque-2c-1g-53860 19:33:58 prd-ubuntu2404-robot-2c-8g-53852 19:33:58 snd-ubuntu2204-docker-2c-2g-354 19:33:58 -----> Delete orphaned servers 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/jenkins1814796444896156621.sh 19:34:03 ---> Orphaned ports 19:34:03 Setup pyenv: 19:34:03 system 19:34:03 3.8.20 19:34:03 3.9.20 19:34:03 3.10.15 19:34:03 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 19:34:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jq4o 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:05 lf-activate-venv(): INFO: Base packages installed successfully 19:34:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 19:34:17 lf-activate-venv(): INFO: Adding /tmp/venv-Jq4o/bin to PATH 19:34:19 No orphaned ports to process. 19:34:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:34:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:34:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16733259746459392927.sh 19:34:19 ---> Orphaned volumes 19:34:19 + source /home/jenkins/lf-env.sh 19:34:19 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:34:19 ++ mktemp -d /tmp/venv-XXXX 19:34:19 + lf_venv=/tmp/venv-zA3M 19:34:19 + local venv_file=/tmp/.os_lf_venv 19:34:19 + local python=python3 19:34:19 + local options 19:34:19 + local set_path=true 19:34:19 + local install_args= 19:34:19 ++ 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:19 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 19:34:19 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 19:34:19 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:34:19 + true 19:34:19 + case $1 in 19:34:19 + python=python3 19:34:19 + shift 2 19:34:19 + true 19:34:19 + case $1 in 19:34:19 + shift 19:34:19 + break 19:34:19 + case $python in 19:34:19 + local pkg_list= 19:34:19 + [[ -d /opt/pyenv ]] 19:34:19 + echo 'Setup pyenv:' 19:34:19 Setup pyenv: 19:34:19 + export PYENV_ROOT=/opt/pyenv 19:34:19 + PYENV_ROOT=/opt/pyenv 19:34:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:34:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:34:19 + pyenv versions 19:34:19 system 19:34:19 3.8.20 19:34:19 3.9.20 19:34:19 3.10.15 19:34:19 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 19:34:19 + command -v pyenv 19:34:19 ++ pyenv init - --no-rehash 19:34:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:34:19 for i in ${!paths[@]}; do 19:34:19 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:34:19 fi; done; 19:34:19 echo "${paths[*]}"'\'')" 19:34:19 export PATH="/opt/pyenv/shims:${PATH}" 19:34:19 export PYENV_SHELL=bash 19:34:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:34:19 pyenv() { 19:34:19 local command 19:34:19 command="${1:-}" 19:34:19 if [ "$#" -gt 0 ]; then 19:34:19 shift 19:34:19 fi 19:34:19 19:34:19 case "$command" in 19:34:19 rehash|shell) 19:34:19 eval "$(pyenv "sh-$command" "$@")" 19:34:19 ;; 19:34:19 *) 19:34:19 command pyenv "$command" "$@" 19:34:19 ;; 19:34:19 esac 19:34:19 }' 19:34:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:34:19 for i in ${!paths[@]}; do 19:34:19 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:34:19 fi; done; 19:34:19 echo "${paths[*]}"' 19:34:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:34:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:34:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:34:19 ++ export PYENV_SHELL=bash 19:34:19 ++ PYENV_SHELL=bash 19:34:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:34:19 +++ complete -F _pyenv pyenv 19:34:19 ++ lf-pyver python3 19:34:19 ++ local py_version_xy=python3 19:34:19 ++ local py_version_xyz= 19:34:19 ++ pyenv versions 19:34:19 ++ local command 19:34:19 ++ command=versions 19:34:19 ++ '[' 1 -gt 0 ']' 19:34:19 ++ shift 19:34:19 ++ case "$command" in 19:34:19 ++ command pyenv versions 19:34:19 ++ awk '{ print $1 }' 19:34:19 ++ sed 's/^[ *]* //' 19:34:19 ++ grep -E '^[0-9.]*[0-9]$' 19:34:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:34:19 +++ grep '^3' /tmp/.pyenv_versions 19:34:19 +++ tail -n 1 19:34:19 +++ sort -V 19:34:19 ++ py_version_xyz=3.11.10 19:34:19 ++ [[ -z 3.11.10 ]] 19:34:19 ++ echo 3.11.10 19:34:19 ++ return 0 19:34:19 + pyenv local 3.11.10 19:34:19 + local command 19:34:19 + command=local 19:34:19 + '[' 2 -gt 0 ']' 19:34:19 + shift 19:34:19 + case "$command" in 19:34:19 + command pyenv local 3.11.10 19:34:19 + for arg in "$@" 19:34:19 + case $arg in 19:34:19 + pkg_list+='lftools[openstack] ' 19:34:19 + for arg in "$@" 19:34:19 + case $arg in 19:34:19 + pkg_list+='kubernetes ' 19:34:19 + for arg in "$@" 19:34:19 + case $arg in 19:34:19 + pkg_list+='niet ' 19:34:19 + for arg in "$@" 19:34:19 + case $arg in 19:34:19 + pkg_list+='python-heatclient ' 19:34:19 + for arg in "$@" 19:34:19 + case $arg in 19:34:19 + pkg_list+='python-openstackclient ' 19:34:19 + for arg in "$@" 19:34:19 + case $arg in 19:34:19 + pkg_list+='python-magnumclient ' 19:34:19 + for arg in "$@" 19:34:19 + case $arg in 19:34:19 + pkg_list+='yq ' 19:34:19 + [[ -f /tmp/.os_lf_venv ]] 19:34:19 ++ cat /tmp/.os_lf_venv 19:34:19 + lf_venv=/tmp/venv-Jq4o 19:34:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jq4o from' file:/tmp/.os_lf_venv 19:34:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jq4o from file:/tmp/.os_lf_venv 19:34:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:34:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:34:19 + local 'pip_opts=--upgrade --quiet' 19:34:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:34:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:34:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:34:19 + [[ -n '' ]] 19:34:19 + [[ -n '' ]] 19:34:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:34:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:34:19 + /tmp/venv-Jq4o/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:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:34:21 lf-activate-venv(): INFO: Base packages installed successfully 19:34:21 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 19:34:21 + echo '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: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:34:21 + /tmp/venv-Jq4o/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:34:34 + type python3 19:34:34 + true 19:34:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Jq4o/bin to PATH' 19:34:34 lf-activate-venv(): INFO: Adding /tmp/venv-Jq4o/bin to PATH 19:34:34 + PATH=/tmp/venv-Jq4o/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:34:34 + return 0 19:34:34 + mapfile -t os_volumes 19:34:34 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 19:34:37 + '[' 0 -eq 0 ']' 19:34:37 + echo 'No orphaned volumes found.' 19:34:37 No orphaned volumes found. 19:34:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:34:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:34:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8003385760418594462.sh 19:34:37 ---> Protect in-use images 19:34:37 Setup pyenv: 19:34:37 system 19:34:37 3.8.20 19:34:37 3.9.20 19:34:37 3.10.15 19:34:37 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 19:34:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jq4o from file:/tmp/.os_lf_venv 19:34:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:34:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:34:39 lf-activate-venv(): INFO: Base packages installed successfully 19:34:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 19:34:50 lf-activate-venv(): INFO: Adding /tmp/venv-Jq4o/bin to PATH 19:34:50 INFO: There are images to protect defined in jenkins-config. 19:34:50 INFO: There are additional images to protect in the jjb dir. 19:34:50 INFO: Protecting the following images: 19:34:50 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 19:34:50 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 19:34:50 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 19:34:50 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 19:34:50 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 19:34:50 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 19:34:50 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 19:34:50 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 19:34:52 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 19:34:53 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216: True 19:34:55 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303: True 19:34:57 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 19:34:58 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812: True 19:35:00 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 19:35:02 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 19:35:03 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 19:35:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:35:03 Run condition [Boolean condition] enabling perform for step [BuilderChain] 19:35:03 [EnvInject] - Injecting environment variables from a build step. 19:35:03 [EnvInject] - Injecting as environment variables the properties content 19:35:03 OS_IMAGE_CLEANUP_AGE=30 19:35:03 19:35:03 [EnvInject] - Variables injected successfully. 19:35:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4844625310185894039.sh 19:35:03 ---> Cleanup old images 19:35:03 Setup pyenv: 19:35:03 system 19:35:03 3.8.20 19:35:03 3.9.20 19:35:03 3.10.15 19:35:03 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 19:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jq4o from file:/tmp/.os_lf_venv 19:35:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:35:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:35:05 lf-activate-venv(): INFO: Base packages installed successfully 19:35:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:35:18 lf-activate-venv(): INFO: Adding /tmp/venv-Jq4o/bin to PATH 19:35:18 + lftools openstack --os-cloud vex image cleanup --days=30 19:35:21 Removing 67 images from vex. 19:35:21 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 19:35:21 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 19:35:21 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 19:35:21 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 19:35:21 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 19:35:21 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 19:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 19:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 19:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 19:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 19:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 19:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 19:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 19:35:22 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 19:35:23 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 19:35:23 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 19:35:23 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 19:35:23 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 19:35:23 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 19:35:23 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 19:35:23 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 19:35:23 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 19:35:23 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 19:35:23 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 19:35:23 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 19:35:23 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 19:35:23 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 19:35:23 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 19:35:23 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 19:35:23 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 19:35:23 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 19:35:23 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 19:35:23 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 19:35:23 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 19:35:23 $ ssh-agent -k 19:35:23 unset SSH_AUTH_SOCK; 19:35:23 unset SSH_AGENT_PID; 19:35:23 echo Agent pid 1511 killed; 19:35:23 [ssh-agent] Stopped. 19:35:23 [PostBuildScript] - [INFO] Executing post build scripts. 19:35:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4085227590254993202.sh 19:35:23 ---> sysstat.sh 19:35:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5166467811290743279.sh 19:35:24 ---> package-listing.sh 19:35:24 ++ facter osfamily 19:35:24 ++ tr '[:upper:]' '[:lower:]' 19:35:24 + OS_FAMILY=debian 19:35:24 + workspace=/w/workspace/builder-openstack-cron 19:35:24 + START_PACKAGES=/tmp/packages_start.txt 19:35:24 + END_PACKAGES=/tmp/packages_end.txt 19:35:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:35:24 + PACKAGES=/tmp/packages_start.txt 19:35:24 + '[' /w/workspace/builder-openstack-cron ']' 19:35:24 + PACKAGES=/tmp/packages_end.txt 19:35:24 + case "${OS_FAMILY}" in 19:35:24 + grep '^ii' 19:35:24 + dpkg -l 19:35:24 + '[' -f /tmp/packages_start.txt ']' 19:35:24 + '[' -f /tmp/packages_end.txt ']' 19:35:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:35:24 + '[' /w/workspace/builder-openstack-cron ']' 19:35:24 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 19:35:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 19:35:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17998684450956029696.sh 19:35:24 ---> capture-instance-metadata.sh 19:35:24 Setup pyenv: 19:35:24 system 19:35:24 3.8.20 19:35:24 3.9.20 19:35:24 3.10.15 19:35:24 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 19:35:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jq4o from file:/tmp/.os_lf_venv 19:35:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:35:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:35:26 lf-activate-venv(): INFO: Base packages installed successfully 19:35:26 lf-activate-venv(): INFO: Installing additional packages: lftools 19:35:36 lf-activate-venv(): INFO: Adding /tmp/venv-Jq4o/bin to PATH 19:35:36 INFO: Running in OpenStack, capturing instance metadata 19:35:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8893300096841508633.sh 19:35:37 provisioning config files... 19:35:37 Could not find credentials [logs] for builder-openstack-cron #78271 19:35:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config2772558576870125032tmp 19:35:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:35:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:35:37 provisioning config files... 19:35:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:35:37 [EnvInject] - Injecting environment variables from a build step. 19:35:37 [EnvInject] - Injecting as environment variables the properties content 19:35:37 SERVER_ID=logs 19:35:37 19:35:37 [EnvInject] - Variables injected successfully. 19:35:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10797724593228131597.sh 19:35:37 ---> create-netrc.sh 19:35:37 WARN: Log server credential not found. 19:35:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17388276590476213741.sh 19:35:37 ---> python-tools-install.sh 19:35:37 Setup pyenv: 19:35:37 system 19:35:37 3.8.20 19:35:37 3.9.20 19:35:37 3.10.15 19:35:37 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 19:35:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jq4o from file:/tmp/.os_lf_venv 19:35:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:35:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:35:39 lf-activate-venv(): INFO: Base packages installed successfully 19:35:39 lf-activate-venv(): INFO: Installing additional packages: lftools 19:35:48 lf-activate-venv(): INFO: Adding /tmp/venv-Jq4o/bin to PATH 19:35:48 [builder-openstack-cron] $ /bin/sh /tmp/jenkins1056104673464274786.sh 19:35:48 ---> uv-install.sh 19:35:48 uv 0.11.2 is already installed 19:35:48 uvx 0.11.2 (x86_64-unknown-linux-gnu) 19:35:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6531484717687171090.sh 19:35:48 ---> sudo-logs.sh 19:35:48 Archiving 'sudo' log.. 19:35:48 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17213441107314746089.sh 19:35:48 ---> job-cost.sh 19:35:48 INFO: Activating Python virtual environment... 19:35:48 Setup pyenv: 19:35:48 system 19:35:48 3.8.20 19:35:48 3.9.20 19:35:48 3.10.15 19:35:48 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 19:35:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jq4o from file:/tmp/.os_lf_venv 19:35:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:35:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:35:50 lf-activate-venv(): INFO: Base packages installed successfully 19:35:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:35:57 lf-activate-venv(): INFO: Adding /tmp/venv-Jq4o/bin to PATH 19:35:57 INFO: No stack-cost file found 19:35:57 INFO: Instance uptime: 279s 19:35:57 INFO: Fetching instance metadata (attempt 1 of 3)... 19:35:57 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:35:57 INFO: Successfully fetched instance metadata 19:35:57 INFO: Instance type: v3-standard-2 19:35:57 INFO: Retrieving pricing info for: v3-standard-2 19:35:57 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:35:57 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=279 19:35:57 INFO: Successfully fetched Vexxhost pricing API 19:35:57 INFO: Retrieved cost: 0.06 19:35:57 INFO: Retrieved resource: v3-standard-2 19:35:57 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 19:35:57 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 19:35:57 INFO: Successfully archived job cost data 19:35:57 DEBUG: Cost data: builder-openstack-cron,78271,2026-03-29 19:35:57,v3-standard-2,279,0.06,0.00,SUCCESS 19:35:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins216891041637724998.sh 19:35:57 ---> logs-deploy.sh 19:35:57 Setup pyenv: 19:35:57 system 19:35:57 3.8.20 19:35:57 3.9.20 19:35:57 3.10.15 19:35:57 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 19:35:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jq4o from file:/tmp/.os_lf_venv 19:35:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:35:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:35:59 lf-activate-venv(): INFO: Base packages installed successfully 19:35:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:36:08 lf-activate-venv(): INFO: Adding /tmp/venv-Jq4o/bin to PATH 19:36:08 WARNING: Nexus logging server not set 19:36:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/78271/ 19:36:08 INFO: archiving logs to S3 19:36:09 ---> uname -a: 19:36:09 Linux prd-ubuntu2204-builder-2c-2g-54054 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 19:36:09 19:36:09 19:36:09 ---> lscpu: 19:36:09 Architecture: x86_64 19:36:09 CPU op-mode(s): 32-bit, 64-bit 19:36:09 Address sizes: 40 bits physical, 48 bits virtual 19:36:09 Byte Order: Little Endian 19:36:09 CPU(s): 2 19:36:09 On-line CPU(s) list: 0,1 19:36:09 Vendor ID: AuthenticAMD 19:36:09 Model name: AMD EPYC-Rome Processor 19:36:09 CPU family: 23 19:36:09 Model: 49 19:36:09 Thread(s) per core: 1 19:36:09 Core(s) per socket: 1 19:36:09 Socket(s): 2 19:36:09 Stepping: 0 19:36:09 BogoMIPS: 5599.94 19: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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:36:09 Virtualization: AMD-V 19:36:09 Hypervisor vendor: KVM 19:36:09 Virtualization type: full 19:36:09 L1d cache: 64 KiB (2 instances) 19:36:09 L1i cache: 64 KiB (2 instances) 19:36:09 L2 cache: 1 MiB (2 instances) 19:36:09 L3 cache: 32 MiB (2 instances) 19:36:09 NUMA node(s): 1 19:36:09 NUMA node0 CPU(s): 0,1 19:36:09 Vulnerability Gather data sampling: Not affected 19:36:09 Vulnerability Indirect target selection: Not affected 19:36:09 Vulnerability Itlb multihit: Not affected 19:36:09 Vulnerability L1tf: Not affected 19:36:09 Vulnerability Mds: Not affected 19:36:09 Vulnerability Meltdown: Not affected 19:36:09 Vulnerability Mmio stale data: Not affected 19:36:09 Vulnerability Reg file data sampling: Not affected 19:36:09 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 19:36:09 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 19:36:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:36:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:36:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:36:09 Vulnerability Srbds: Not affected 19:36:09 Vulnerability Tsa: Not affected 19:36:09 Vulnerability Tsx async abort: Not affected 19:36:09 Vulnerability Vmscape: Not affected 19:36:09 19:36:09 19:36:09 ---> nproc: 19:36:09 2 19:36:09 19:36:09 19:36:09 ---> df -h: 19:36:09 Filesystem Size Used Avail Use% Mounted on 19:36:09 tmpfs 794M 1.1M 793M 1% /run 19:36:09 /dev/vda1 39G 8.5G 31G 22% / 19:36:09 tmpfs 3.9G 0 3.9G 0% /dev/shm 19:36:09 tmpfs 5.0M 0 5.0M 0% /run/lock 19:36:09 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:36:09 tmpfs 794M 4.0K 794M 1% /run/user/1001 19:36:09 19:36:09 19:36:09 ---> free -m: 19:36:09 total used free shared buff/cache available 19:36:09 Mem: 7937 535 4803 4 2599 7107 19:36:09 Swap: 1023 0 1023 19:36:09 19:36:09 19:36:09 ---> ip addr: 19:36:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:36:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:36:09 inet 127.0.0.1/8 scope host lo 19:36:09 valid_lft forever preferred_lft forever 19:36:09 inet6 ::1/128 scope host 19:36:09 valid_lft forever preferred_lft forever 19:36:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:36:09 link/ether fa:16:3e:c2:ba:fc brd ff:ff:ff:ff:ff:ff 19:36:09 altname enp0s3 19:36:09 inet 10.30.171.49/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 19:36:09 valid_lft 86115sec preferred_lft 86115sec 19:36:09 inet6 fe80::f816:3eff:fec2:bafc/64 scope link 19:36:09 valid_lft forever preferred_lft forever 19:36:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:36:09 link/ether 82:b9:06:70:61:f1 brd ff:ff:ff:ff:ff:ff 19:36:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:36:09 valid_lft forever preferred_lft forever 19:36:09 19:36:09 19:36:09 ---> sar -b -r -n DEV: 19:36:09 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-54054) 03/29/26 _x86_64_ (2 CPU) 19:36:09 19:36:09 19:31:26 LINUX RESTART (2 CPU) 19:36:09 19:36:09 19:36:09 ---> sar -P ALL: 19:36:09 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-54054) 03/29/26 _x86_64_ (2 CPU) 19:36:09 19:36:09 19:31:26 LINUX RESTART (2 CPU) 19:36:09 19:36:09 19:36:09