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