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