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