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