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