09:31:58 Started by timer 09:31:58 Running as SYSTEM 09:31:58 [EnvInject] - Loading node environment variables. 09:31:58 Building remotely on prd-ubuntu2204-builder-2c-2g-461105 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 09:31:59 [ssh-agent] Looking for ssh-agent implementation... 09:31:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:31:59 $ ssh-agent 09:31:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlgF6kD/agent.1526 09:31:59 SSH_AGENT_PID=1528 09:31:59 [ssh-agent] Started. 09:31:59 Running ssh-add (command line suppressed) 09:31:59 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_18246119847258645948.key (/w/workspace/builder-openstack-cron@tmp/private_key_18246119847258645948.key) 09:31:59 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:31:59 The recommended git tool is: NONE 09:32:02 using credential jenkins-ssh 09:32:02 Wiping out workspace first. 09:32:02 Cloning the remote Git repository 09:32:02 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 09:32:02 > git init /w/workspace/builder-openstack-cron # timeout=10 09:32:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 09:32:02 > git --version # timeout=10 09:32:02 > git --version # 'git version 2.34.1' 09:32:02 using GIT_SSH to set credentials jenkins-ssh 09:32:02 Verifying host key using known hosts file, will automatically accept unseen keys 09:32:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 09:32:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:05 Avoid second fetch 09:32:05 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:32:05 Checking out Revision cef95cabe501578f416de843a7cccd3ca856229a (refs/remotes/origin/master) 09:32:05 > git config core.sparsecheckout # timeout=10 09:32:05 > git checkout -f cef95cabe501578f416de843a7cccd3ca856229a # timeout=10 09:32:05 Commit message: "Merge "Fix boolean input passthrough in openstack-cron workflow"" 09:32:05 > git rev-list --no-walk cef95cabe501578f416de843a7cccd3ca856229a # timeout=10 09:32:05 > git remote # timeout=10 09:32:05 > git submodule init # timeout=10 09:32:05 > git submodule sync # timeout=10 09:32:05 > git config --get remote.origin.url # timeout=10 09:32:05 > git submodule init # timeout=10 09:32:05 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:32:05 > git config --get submodule.global-jjb.url # timeout=10 09:32:05 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:32:05 > git config --get submodule.packer/common-packer.url # timeout=10 09:32:05 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:32:05 > git submodule update --init --recursive global-jjb # timeout=10 09:32:06 > git submodule update --init --recursive packer/common-packer # timeout=10 09:32:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:09 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:32:09 No emails were triggered. 09:32:09 provisioning config files... 09:32:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:32:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:32:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:32:10 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15995897945717403449.sh 09:32:10 ---> python-tools-install.sh 09:32:10 Setup pyenv: 09:32:10 * system (set by /opt/pyenv/version) 09:32:10 * 3.8.20 (set by /opt/pyenv/version) 09:32:10 * 3.9.20 (set by /opt/pyenv/version) 09:32:10 3.10.15 09:32:10 3.11.10 09:32:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HLm5 09:32:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:32:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:32:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:32:19 lf-activate-venv(): INFO: Base packages installed successfully 09:32:19 lf-activate-venv(): INFO: Installing additional packages: lftools 09:32:46 lf-activate-venv(): INFO: Adding /tmp/venv-HLm5/bin to PATH 09:32:46 Generating Requirements File 09:33:06 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. 09:33:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:33:06 Python 3.11.10 09:33:06 pip 26.0.1 from /tmp/venv-HLm5/lib/python3.11/site-packages/pip (python 3.11) 09:33:07 appdirs==1.4.4 09:33:07 argcomplete==3.6.3 09:33:07 aspy.yaml==1.3.0 09:33:07 attrs==25.4.0 09:33:07 autopage==0.6.0 09:33:07 beautifulsoup4==4.14.3 09:33:07 boto3==1.42.67 09:33:07 botocore==1.42.67 09:33:07 bs4==0.0.2 09:33:07 certifi==2026.2.25 09:33:07 cffi==2.0.0 09:33:07 cfgv==3.5.0 09:33:07 chardet==7.1.0 09:33:07 charset-normalizer==3.4.5 09:33:07 click==8.3.1 09:33:07 cliff==4.13.2 09:33:07 cmd2==3.4.0 09:33:07 cryptography==3.3.2 09:33:07 debtcollector==3.0.0 09:33:07 decorator==5.2.1 09:33:07 defusedxml==0.7.1 09:33:07 Deprecated==1.3.1 09:33:07 distlib==0.4.0 09:33:07 dnspython==2.8.0 09:33:07 docker==7.1.0 09:33:07 dogpile.cache==1.5.0 09:33:07 durationpy==0.10 09:33:07 email-validator==2.3.0 09:33:07 filelock==3.25.2 09:33:07 future==1.0.0 09:33:07 gitdb==4.0.12 09:33:07 GitPython==3.1.46 09:33:07 httplib2==0.30.2 09:33:07 identify==2.6.17 09:33:07 idna==3.11 09:33:07 importlib-resources==1.5.0 09:33:07 iso8601==2.1.0 09:33:07 Jinja2==3.1.6 09:33:07 jmespath==1.1.0 09:33:07 jsonpatch==1.33 09:33:07 jsonpointer==3.0.0 09:33:07 jsonschema==4.26.0 09:33:07 jsonschema-specifications==2025.9.1 09:33:07 keystoneauth1==5.13.1 09:33:07 kubernetes==35.0.0 09:33:07 lftools==0.37.22 09:33:07 lxml==6.0.2 09:33:07 markdown-it-py==4.0.0 09:33:07 MarkupSafe==3.0.3 09:33:07 mdurl==0.1.2 09:33:07 msgpack==1.1.2 09:33:07 multi_key_dict==2.0.3 09:33:07 munch==4.0.0 09:33:07 netaddr==1.3.0 09:33:07 niet==1.4.2 09:33:07 nodeenv==1.10.0 09:33:07 oauth2client==4.1.3 09:33:07 oauthlib==3.3.1 09:33:07 openstacksdk==4.10.0 09:33:07 os-service-types==1.8.2 09:33:07 osc-lib==4.4.0 09:33:07 oslo.config==10.3.0 09:33:07 oslo.context==6.3.0 09:33:07 oslo.i18n==6.7.2 09:33:07 oslo.log==8.1.0 09:33:07 oslo.serialization==5.9.1 09:33:07 oslo.utils==10.0.0 09:33:07 packaging==26.0 09:33:07 pbr==7.0.3 09:33:07 platformdirs==4.9.4 09:33:07 prettytable==3.17.0 09:33:07 psutil==7.2.2 09:33:07 pyasn1==0.6.2 09:33:07 pyasn1_modules==0.4.2 09:33:07 pycparser==3.0 09:33:07 pygerrit2==2.0.15 09:33:07 PyGithub==2.8.1 09:33:07 Pygments==2.19.2 09:33:07 PyJWT==2.12.0 09:33:07 PyNaCl==1.6.2 09:33:07 pyparsing==2.4.7 09:33:07 pyperclip==1.11.0 09:33:07 pyrsistent==0.20.0 09:33:07 python-cinderclient==9.9.0 09:33:07 python-dateutil==2.9.0.post0 09:33:07 python-discovery==1.1.3 09:33:07 python-heatclient==5.1.0 09:33:07 python-jenkins==1.8.3 09:33:07 python-keystoneclient==5.8.0 09:33:07 python-magnumclient==4.10.0 09:33:07 python-openstackclient==9.0.0 09:33:07 python-swiftclient==4.10.0 09:33:07 PyYAML==6.0.3 09:33:07 referencing==0.37.0 09:33:07 requests==2.32.5 09:33:07 requests-oauthlib==2.0.0 09:33:07 requestsexceptions==1.4.0 09:33:07 rfc3986==2.0.0 09:33:07 rich==14.3.3 09:33:07 rich-argparse==1.7.2 09:33:07 rpds-py==0.30.0 09:33:07 rsa==4.9.1 09:33:07 ruamel.yaml==0.19.1 09:33:07 ruamel.yaml.clib==0.2.15 09:33:07 s3transfer==0.16.0 09:33:07 simplejson==3.20.2 09:33:07 six==1.17.0 09:33:07 smmap==5.0.3 09:33:07 soupsieve==2.8.3 09:33:07 stevedore==5.7.0 09:33:07 tabulate==0.10.0 09:33:07 toml==0.10.2 09:33:07 tomlkit==0.14.0 09:33:07 tqdm==4.67.3 09:33:07 typing_extensions==4.15.0 09:33:07 urllib3==1.26.20 09:33:07 virtualenv==21.2.0 09:33:07 wcwidth==0.6.0 09:33:07 websocket-client==1.9.0 09:33:07 wrapt==2.1.2 09:33:07 xdg==6.0.0 09:33:07 xmltodict==1.0.4 09:33:07 yq==3.4.3 09:33:07 [builder-openstack-cron] $ /bin/sh /tmp/jenkins572072252112446191.sh 09:33:07 ---> uv-install.sh 09:33:07 Installing uv/uvx (latest) using shell installer 09:33:07 2026-03-13 09:33:07 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d7d3af66-8984-4d48-aaa2-0d01d2901582?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T10%3A25%3A51Z&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-13T09%3A25%3A31Z&ske=2026-03-13T10%3A25%3A51Z&sks=b&skv=2018-11-09&sig=X%2F5wYWsunh8N8V6qwr7v4TJwVbQfX1KEcZjj30xTvWs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzM5NDU5MCwibmJmIjoxNzczMzk0MjkwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.2uxAkWNFAy55RY7tQKP948Ewr6HfK2ni5FJudKNyXaE&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68278/68278] -> "/tmp/uv-install-XbYgmH.sh" [1] 09:33:07 downloading uv 0.10.9 x86_64-unknown-linux-gnu 09:33:07 no checksums to verify 09:33:08 installing to /home/jenkins/.local/bin 09:33:08 uv 09:33:08 uvx 09:33:08 everything's installed! 09:33:08 09:33:08 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:33:08 09:33:08 source $HOME/.local/bin/env (sh, bash, zsh) 09:33:08 source $HOME/.local/bin/env.fish (fish) 09:33:08 Adding install location to PATH 09:33:08 ---> Validating uv/uvx install 09:33:08 uvx 0.10.9 09:33:08 [EnvInject] - Injecting environment variables from a build step. 09:33:08 [EnvInject] - Injecting as environment variables the properties content 09:33:08 OS_CLOUD=vex 09:33:08 09:33:08 [EnvInject] - Variables injected successfully. 09:33:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:33:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:33:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8294554727872697107.sh 09:33:08 ---> Orphaned k8s clusters 09:33:08 Setup pyenv: 09:33:08 system 09:33:08 3.8.20 09:33:08 3.9.20 09:33:08 3.10.15 09:33:08 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 09:33:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HLm5 from file:/tmp/.os_lf_venv 09:33:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:33:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:33:10 lf-activate-venv(): INFO: Base packages installed successfully 09:33:10 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 09:33:16 lf-activate-venv(): INFO: Adding /tmp/venv-HLm5/bin to PATH 09:33:16 /tmp/venv-HLm5/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 09:33:16 warnings.warn( 09:33:19 -----> Delete orphaned cluster 09:33:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:33:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:33:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3093098528484869603.sh 09:33:19 ---> Orphaned stacks 09:33:19 Setup pyenv: 09:33:19 system 09:33:19 3.8.20 09:33:19 3.9.20 09:33:19 3.10.15 09:33:19 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 09:33:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HLm5 from file:/tmp/.os_lf_venv 09:33:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:33:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:33:21 lf-activate-venv(): INFO: Base packages installed successfully 09:33:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:33:36 lf-activate-venv(): INFO: Adding /tmp/venv-HLm5/bin to PATH 09:33:36 + mapfile -t OS_COE_CLUSTERS_ID 09:33:36 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 09:33:36 ++ awk '{print $1}' 09:33:36 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 09:33:36 /tmp/venv-HLm5/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 09:33:36 warnings.warn( 09:33:38 + echo '-----> Active clusters -> stacks' 09:33:38 -----> Active clusters -> stacks 09:33:38 + OS_COE_STACKS=() 09:33:38 + [[ 0 -gt 0 ]] 09:33:38 + mapfile -t OS_STACKS 09:33:38 ++ awk '{print $1}' 09:33:38 ++ 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 09:33:38 /tmp/venv-HLm5/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 09:33:38 warnings.warn( 09:33:40 + echo '-----> Active stacks' 09:33:40 -----> Active stacks 09:33:40 + echo '-----> Delete orphaned stacks' 09:33:40 -----> Delete orphaned stacks 09:33:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:33:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:33:40 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8783998816221931810.sh 09:33:40 ---> Orphaned servers 09:33:40 Setup pyenv: 09:33:40 system 09:33:40 3.8.20 09:33:40 3.9.20 09:33:40 3.10.15 09:33:40 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 09:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HLm5 from file:/tmp/.os_lf_venv 09:33:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:33:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:33:42 lf-activate-venv(): INFO: Base packages installed successfully 09:33:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-HLm5/bin to PATH 09:33:55 /tmp/venv-HLm5/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 09:33:55 warnings.warn( 09:33:59 -----> Active servers 09:33:59 prd-ubuntu2204-docker-4c-4g-461112 09:33:59 prd-ubuntu2204-builder-2c-2g-461105 09:33:59 prd-queue-intque-2c-1g-461075 09:33:59 prd-queue-disttest-2c-1g-461074 09:33:59 prd-ubuntu2204-docker-4c-4g-461061 09:33:59 prd-ubuntu2204-docker-4c-4g-461057 09:33:59 prd-ubuntu2204-docker-4c-4g-460986 09:33:59 prd-ubuntu2204-docker-4c-4g-460954 09:33:59 prd-ubuntu2204-docker-4c-16g-460871 09:33:59 prd-ubuntu2204-docker-8c-8g-460664 09:33:59 prd-ubuntu2204-docker-4c-16g-460635 09:33:59 prd-ubuntu2204-builder-2c-8g-460450 09:33:59 prd-ubuntu2204-builder-2c-8g-460449 09:33:59 prd-ubuntu2204-builder-2c-8g-460451 09:33:59 prd-ubuntu2204-builder-2c-8g-460446 09:33:59 prd-ubuntu2204-builder-2c-8g-460447 09:33:59 prd-ubuntu2204-builder-2c-1g-460443 09:33:59 prd-ubuntu2204-docker-4c-16g-460431 09:33:59 prd-ubuntu2204-docker-4c-16g-459516 09:33:59 prd-ubuntu2204-docker-4c-16g-459125 09:33:59 prd-ubuntu2204-docker-4c-16g-458992 09:33:59 prd-ubuntu2204-docker-4c-16g-458996 09:33:59 prd-ubuntu2204-docker-4c-16g-458994 09:33:59 prd-ubuntu2204-docker-4c-16g-458995 09:33:59 prd-ubuntu2204-docker-4c-16g-458993 09:33:59 prd-ubuntu2204-docker-4c-16g-458979 09:33:59 prd-ubuntu2204-docker-4c-16g-458982 09:33:59 prd-ubuntu2204-docker-4c-16g-458981 09:33:59 prd-ubuntu2204-docker-4c-16g-458980 09:33:59 prd-ubuntu2204-docker-4c-16g-458978 09:33:59 prd-ubuntu2204-docker-4c-16g-458983 09:33:59 prd-ubuntu2204-docker-4c-16g-458984 09:33:59 prd-ubuntu2204-docker-4c-16g-458970 09:33:59 prd-ubuntu2204-docker-4c-16g-458968 09:33:59 prd-ubuntu2204-docker-4c-16g-458971 09:33:59 prd-ubuntu2204-docker-4c-16g-458972 09:33:59 prd-ubuntu2204-docker-4c-16g-458969 09:33:59 prd-ubuntu2204-docker-4c-16g-458960 09:33:59 prd-ubuntu2204-docker-4c-16g-458962 09:33:59 prd-ubuntu2204-docker-4c-16g-458961 09:33:59 prd-ubuntu2204-docker-4c-16g-458959 09:33:59 prd-ubuntu2204-docker-4c-16g-458953 09:33:59 prd-ubuntu2204-docker-4c-16g-458954 09:33:59 prd-ubuntu2204-docker-4c-16g-458948 09:33:59 prd-ubuntu2204-docker-4c-16g-458949 09:33:59 prd-ubuntu2204-docker-4c-16g-458947 09:33:59 prd-ubuntu2204-docker-4c-16g-458944 09:33:59 prd-ubuntu2204-docker-4c-16g-458940 09:33:59 snd-ubuntu2204-docker-2c-2g-354 09:33:59 -----> Delete orphaned servers 09:34:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:34:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:34:14 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8108395447001397479.sh 09:34:14 ---> Orphaned ports 09:34:14 Setup pyenv: 09:34:14 system 09:34:14 3.8.20 09:34:14 3.9.20 09:34:14 3.10.15 09:34:14 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 09:34:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HLm5 from file:/tmp/.os_lf_venv 09:34:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:34:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:34:16 lf-activate-venv(): INFO: Base packages installed successfully 09:34:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 09:34:27 lf-activate-venv(): INFO: Adding /tmp/venv-HLm5/bin to PATH 09:34:27 /tmp/venv-HLm5/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 09:34:27 warnings.warn( 09:34:29 No orphaned ports to process. 09:34:29 Build step 'Conditional step (single)' marked build as failure 09:34:29 $ ssh-agent -k 09:34:29 unset SSH_AUTH_SOCK; 09:34:29 unset SSH_AGENT_PID; 09:34:29 echo Agent pid 1528 killed; 09:34:29 [ssh-agent] Stopped. 09:34:30 [PostBuildScript] - [INFO] Executing post build scripts. 09:34:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5931427875461673348.sh 09:34:30 ---> sysstat.sh 09:34:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6342677326931568067.sh 09:34:30 ---> package-listing.sh 09:34:30 ++ facter osfamily 09:34:30 ++ tr '[:upper:]' '[:lower:]' 09:34:30 + OS_FAMILY=debian 09:34:30 + workspace=/w/workspace/builder-openstack-cron 09:34:30 + START_PACKAGES=/tmp/packages_start.txt 09:34:30 + END_PACKAGES=/tmp/packages_end.txt 09:34:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:34:30 + PACKAGES=/tmp/packages_start.txt 09:34:30 + '[' /w/workspace/builder-openstack-cron ']' 09:34:30 + PACKAGES=/tmp/packages_end.txt 09:34:30 + case "${OS_FAMILY}" in 09:34:30 + dpkg -l 09:34:30 + grep '^ii' 09:34:30 + '[' -f /tmp/packages_start.txt ']' 09:34:30 + '[' -f /tmp/packages_end.txt ']' 09:34:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:34:30 + '[' /w/workspace/builder-openstack-cron ']' 09:34:30 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 09:34:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 09:34:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8201527621345717374.sh 09:34:30 ---> capture-instance-metadata.sh 09:34:30 Setup pyenv: 09:34:30 system 09:34:30 3.8.20 09:34:30 3.9.20 09:34:30 3.10.15 09:34:30 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 09:34:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HLm5 from file:/tmp/.os_lf_venv 09:34:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:34:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:34:32 lf-activate-venv(): INFO: Base packages installed successfully 09:34:32 lf-activate-venv(): INFO: Installing additional packages: lftools 09:34:42 lf-activate-venv(): INFO: Adding /tmp/venv-HLm5/bin to PATH 09:34:42 INFO: Running in OpenStack, capturing instance metadata 09:34:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12713010404008014556.sh 09:34:42 provisioning config files... 09:34:43 Could not find credentials [logs] for builder-openstack-cron #77873 09:34:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config9203963847800824636tmp 09:34:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:34:43 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:34:43 provisioning config files... 09:34:43 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:34:43 [EnvInject] - Injecting environment variables from a build step. 09:34:43 [EnvInject] - Injecting as environment variables the properties content 09:34:43 SERVER_ID=logs 09:34:43 09:34:43 [EnvInject] - Variables injected successfully. 09:34:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11924661581674342559.sh 09:34:43 ---> create-netrc.sh 09:34:43 WARN: Log server credential not found. 09:34:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10785255029006717502.sh 09:34:43 ---> python-tools-install.sh 09:34:43 Setup pyenv: 09:34:43 system 09:34:43 3.8.20 09:34:43 3.9.20 09:34:43 3.10.15 09:34:43 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 09:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HLm5 from file:/tmp/.os_lf_venv 09:34:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:34:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:34:45 lf-activate-venv(): INFO: Base packages installed successfully 09:34:45 lf-activate-venv(): INFO: Installing additional packages: lftools 09:34:56 lf-activate-venv(): INFO: Adding /tmp/venv-HLm5/bin to PATH 09:34:56 [builder-openstack-cron] $ /bin/sh /tmp/jenkins9478443782672767591.sh 09:34:56 ---> uv-install.sh 09:34:56 uv 0.10.9 is already installed 09:34:56 uvx 0.10.9 09:34:56 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15162820029787386893.sh 09:34:56 ---> sudo-logs.sh 09:34:56 Archiving 'sudo' log.. 09:34:56 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8819852513829893201.sh 09:34:56 ---> job-cost.sh 09:34:56 INFO: Activating Python virtual environment... 09:34:56 Setup pyenv: 09:34:56 system 09:34:56 3.8.20 09:34:56 3.9.20 09:34:56 3.10.15 09:34:56 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 09:34:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HLm5 from file:/tmp/.os_lf_venv 09:34:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:34:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:34:58 lf-activate-venv(): INFO: Base packages installed successfully 09:34:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:35:05 lf-activate-venv(): INFO: Adding /tmp/venv-HLm5/bin to PATH 09:35:05 INFO: No stack-cost file found 09:35:05 INFO: Instance uptime: 226s 09:35:05 INFO: Fetching instance metadata (attempt 1 of 3)... 09:35:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:35:06 INFO: Successfully fetched instance metadata 09:35:06 INFO: Instance type: v3-standard-2 09:35:06 INFO: Retrieving pricing info for: v3-standard-2 09:35:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:35:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=226 09:35:06 INFO: Successfully fetched Vexxhost pricing API 09:35:06 INFO: Retrieved cost: 0.06 09:35:06 INFO: Retrieved resource: v3-standard-2 09:35:06 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 09:35:06 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 09:35:06 INFO: Successfully archived job cost data 09:35:06 DEBUG: Cost data: builder-openstack-cron,77873,2026-03-13 09:35:06,v3-standard-2,226,0.06,0.00,FAILURE 09:35:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14433468580838484293.sh 09:35:06 ---> logs-deploy.sh 09:35:06 Setup pyenv: 09:35:06 system 09:35:06 3.8.20 09:35:06 3.9.20 09:35:06 3.10.15 09:35:06 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 09:35:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HLm5 from file:/tmp/.os_lf_venv 09:35:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:35:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:35:08 lf-activate-venv(): INFO: Base packages installed successfully 09:35:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:35:17 lf-activate-venv(): INFO: Adding /tmp/venv-HLm5/bin to PATH 09:35:17 WARNING: Nexus logging server not set 09:35:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77873/ 09:35:17 INFO: archiving logs to S3 09:35:17 /tmp/venv-HLm5/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 09:35:17 warnings.warn( 09:35:18 ---> uname -a: 09:35:18 Linux prd-ubuntu2204-builder-2c-2g-461105 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 09:35:18 09:35:18 09:35:18 ---> lscpu: 09:35:18 Architecture: x86_64 09:35:18 CPU op-mode(s): 32-bit, 64-bit 09:35:18 Address sizes: 40 bits physical, 48 bits virtual 09:35:18 Byte Order: Little Endian 09:35:18 CPU(s): 2 09:35:18 On-line CPU(s) list: 0,1 09:35:18 Vendor ID: AuthenticAMD 09:35:18 Model name: AMD EPYC-Rome Processor 09:35:18 CPU family: 23 09:35:18 Model: 49 09:35:18 Thread(s) per core: 1 09:35:18 Core(s) per socket: 1 09:35:18 Socket(s): 2 09:35:18 Stepping: 0 09:35:18 BogoMIPS: 5599.94 09:35:18 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 09:35:18 Virtualization: AMD-V 09:35:18 Hypervisor vendor: KVM 09:35:18 Virtualization type: full 09:35:18 L1d cache: 64 KiB (2 instances) 09:35:18 L1i cache: 64 KiB (2 instances) 09:35:18 L2 cache: 1 MiB (2 instances) 09:35:18 L3 cache: 32 MiB (2 instances) 09:35:18 NUMA node(s): 1 09:35:18 NUMA node0 CPU(s): 0,1 09:35:18 Vulnerability Gather data sampling: Not affected 09:35:18 Vulnerability Indirect target selection: Not affected 09:35:18 Vulnerability Itlb multihit: Not affected 09:35:18 Vulnerability L1tf: Not affected 09:35:18 Vulnerability Mds: Not affected 09:35:18 Vulnerability Meltdown: Not affected 09:35:18 Vulnerability Mmio stale data: Not affected 09:35:18 Vulnerability Reg file data sampling: Not affected 09:35:18 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:35:18 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:35:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:35:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:35:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:35:18 Vulnerability Srbds: Not affected 09:35:18 Vulnerability Tsa: Not affected 09:35:18 Vulnerability Tsx async abort: Not affected 09:35:18 Vulnerability Vmscape: Not affected 09:35:18 09:35:18 09:35:18 ---> nproc: 09:35:18 2 09:35:18 09:35:18 09:35:18 ---> df -h: 09:35:18 Filesystem Size Used Avail Use% Mounted on 09:35:18 tmpfs 794M 1.1M 793M 1% /run 09:35:18 /dev/vda1 39G 8.5G 31G 22% / 09:35:18 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:35:18 tmpfs 5.0M 0 5.0M 0% /run/lock 09:35:18 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:35:18 tmpfs 794M 4.0K 794M 1% /run/user/1001 09:35:18 09:35:18 09:35:18 ---> free -m: 09:35:18 total used free shared buff/cache available 09:35:18 Mem: 7937 537 4811 4 2589 7105 09:35:18 Swap: 1023 0 1023 09:35:18 09:35:18 09:35:18 ---> ip addr: 09:35:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:35:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:35:18 inet 127.0.0.1/8 scope host lo 09:35:18 valid_lft forever preferred_lft forever 09:35:18 inet6 ::1/128 scope host 09:35:18 valid_lft forever preferred_lft forever 09:35:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:35:18 link/ether fa:16:3e:57:a9:3e brd ff:ff:ff:ff:ff:ff 09:35:18 altname enp0s3 09:35:18 inet 10.30.171.252/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 09:35:18 valid_lft 86169sec preferred_lft 86169sec 09:35:18 inet6 fe80::f816:3eff:fe57:a93e/64 scope link 09:35:18 valid_lft forever preferred_lft forever 09:35:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:35:18 link/ether fa:31:21:de:e7:76 brd ff:ff:ff:ff:ff:ff 09:35:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:35:18 valid_lft forever preferred_lft forever 09:35:18 09:35:18 09:35:18 ---> sar -b -r -n DEV: 09:35:18 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-461105) 03/13/26 _x86_64_ (2 CPU) 09:35:18 09:35:18 09:31:30 LINUX RESTART (2 CPU) 09:35:18 09:35:18 09:35:18 ---> sar -P ALL: 09:35:18 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-461105) 03/13/26 _x86_64_ (2 CPU) 09:35:18 09:35:18 09:31:30 LINUX RESTART (2 CPU) 09:35:18 09:35:18 09:35:18