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