05:05:46 Started by timer 05:05:46 Running as SYSTEM 05:05:46 [EnvInject] - Loading node environment variables. 05:05:46 Building remotely on prd-centos8-builder-2c-4g-11686 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 05:05:46 [ssh-agent] Looking for ssh-agent implementation... 05:05:46 $ ssh-agent 05:05:47 SSH_AUTH_SOCK=/tmp/ssh-wj5E3HIEdWGO/agent.5215 05:05:47 SSH_AGENT_PID=5217 05:05:47 [ssh-agent] Started. 05:05:47 Running ssh-add (command line suppressed) 05:05:47 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_13848311312951944859.key (jenkins-ssh) 05:05:47 [ssh-agent] Using credentials jenkins (jenkins) 05:05:47 The recommended git tool is: NONE 05:05:49 using credential jenkins 05:05:49 Wiping out workspace first. 05:05:49 Cloning the remote Git repository 05:05:49 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 05:05:49 > git init /w/workspace/ci-management-openstack-cron # timeout=10 05:05:49 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 05:05:49 > git --version # timeout=10 05:05:49 > git --version # 'git version 2.43.0' 05:05:49 using GIT_SSH to set credentials jenkins 05:05:49 [INFO] Currently running in a labeled security context 05:05:49 [INFO] Currently SELinux is 'enforcing' on the host 05:05:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh12999898054919049397.key 05:05:49 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:53 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 05:05:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:53 Avoid second fetch 05:05:53 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:05:53 Checking out Revision fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c (refs/remotes/origin/master) 05:05:53 > git config core.sparsecheckout # timeout=10 05:05:53 > git checkout -f fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 05:05:54 Commit message: "Chore: Update global-jjb to v0.95.0" 05:05:54 > git rev-list --no-walk fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 05:05:54 > git remote # timeout=10 05:05:54 > git submodule init # timeout=10 05:05:54 > git submodule sync # timeout=10 05:05:54 > git config --get remote.origin.url # timeout=10 05:05:54 > git submodule init # timeout=10 05:05:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:05:54 > git config --get submodule.packer/common-packer.url # timeout=10 05:05:54 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:05:54 > git config --get submodule.global-jjb.url # timeout=10 05:05:54 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:05:54 > git submodule update --init --recursive packer/common-packer # timeout=10 05:05:58 > git submodule update --init --recursive global-jjb # timeout=10 05:06:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:06:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:06:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:06:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:06:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:06:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:06:09 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:06:09 provisioning config files... 05:06:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:06:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:06:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1759953527309399016.sh 05:06:09 ---> python-tools-install.sh 05:06:09 Setup pyenv: 05:06:09 system 05:06:09 * 3.8.13 (set by /opt/pyenv/version) 05:06:09 * 3.9.13 (set by /opt/pyenv/version) 05:06:09 * 3.10.6 (set by /opt/pyenv/version) 05:06:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-667U 05:06:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:06:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:06:25 lf-activate-venv(): INFO: Installing additional packages: lftools 05:07:04 lf-activate-venv(): INFO: Adding /tmp/venv-667U/bin to PATH 05:07:04 Generating Requirements File 05:07:47 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. 05:07:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:07:48 Python 3.10.6 05:07:48 pip 26.2.1 from /tmp/venv-667U/lib/python3.10/site-packages/pip (python 3.10) 05:07:48 aiohappyeyeballs==2.7.1 05:07:48 aiohttp==3.14.3 05:07:48 aiosignal==1.4.0 05:07:48 appdirs==1.4.4 05:07:48 argcomplete==3.7.2 05:07:48 aspy.yaml==1.3.0 05:07:48 async-timeout==5.0.1 05:07:48 attrs==26.1.0 05:07:48 autopage==0.6.0 05:07:48 backports.strenum==1.3.1 05:07:48 beautifulsoup4==4.15.0 05:07:48 boto3==1.43.92 05:07:48 botocore==1.43.92 05:07:48 bs4==0.0.2 05:07:48 certifi==2026.7.22 05:07:48 cffi==2.1.1 05:07:48 cfgv==3.5.0 05:07:48 chardet==7.6.0 05:07:48 charset-normalizer==3.5.1 05:07:48 click==8.5.0 05:07:48 cliff==4.14.0 05:07:48 cmd2==3.5.1 05:07:48 cryptography==3.3.2 05:07:48 debtcollector==3.1.0 05:07:48 decorator==5.3.1 05:07:48 defusedxml==0.7.1 05:07:48 Deprecated==1.3.1 05:07:48 distlib==0.4.3 05:07:48 dnspython==2.8.0 05:07:48 docker==7.2.0 05:07:48 dogpile.cache==1.5.0 05:07:48 durationpy==0.11 05:07:48 email-validator==2.3.0 05:07:48 filelock==3.32.6 05:07:48 frozenlist==1.8.0 05:07:48 future==1.0.0 05:07:48 gitdb==4.0.12 05:07:48 GitPython==3.1.62 05:07:48 httplib2==0.30.2 05:07:48 identify==2.6.19 05:07:48 idna==3.19 05:07:48 importlib-resources==1.5.0 05:07:48 iso8601==2.1.0 05:07:48 Jinja2==3.1.6 05:07:48 jmespath==1.1.0 05:07:48 jsonpatch==1.33 05:07:48 jsonpointer==3.1.1 05:07:48 jsonschema==4.26.0 05:07:48 jsonschema-specifications==2025.9.1 05:07:48 keystoneauth1==5.14.0 05:07:48 kubernetes==36.0.3 05:07:48 lftools==0.37.23 05:07:48 lxml==6.1.3 05:07:48 markdown-it-py==4.2.0 05:07:48 MarkupSafe==3.0.3 05:07:48 mdurl==0.1.2 05:07:48 msgpack==1.2.2 05:07:48 multi_key_dict==2.0.3 05:07:48 multidict==6.8.0 05:07:48 munch==4.0.0 05:07:48 netaddr==1.3.0 05:07:48 niet==1.4.2 05:07:48 nodeenv==1.10.0 05:07:48 oauth2client==4.1.3 05:07:48 oauthlib==3.3.1 05:07:48 openstacksdk==4.13.0 05:07:48 os-service-types==1.8.2 05:07:48 osc-lib==4.6.0 05:07:48 oslo.config==10.4.0 05:07:48 oslo.context==6.4.0 05:07:48 oslo.i18n==6.8.0 05:07:48 oslo.log==8.2.0 05:07:48 oslo.serialization==5.10.0 05:07:48 oslo.utils==10.1.1 05:07:48 packaging==26.3 05:07:48 pbr==7.0.3 05:07:48 platformdirs==4.11.8 05:07:48 prettytable==3.18.0 05:07:48 propcache==0.5.2 05:07:48 psutil==7.2.2 05:07:48 pyasn1==0.6.4 05:07:48 pyasn1_modules==0.4.2 05:07:48 pycparser==3.0 05:07:48 pygerrit2==2.0.15 05:07:48 PyGithub==2.10.0 05:07:48 Pygments==2.21.0 05:07:48 PyJWT==2.14.0 05:07:48 PyNaCl==1.6.2 05:07:48 pyparsing==2.4.7 05:07:48 pyperclip==1.11.0 05:07:48 pyrsistent==0.20.0 05:07:48 python-cinderclient==9.9.0 05:07:48 python-dateutil==2.9.0.post0 05:07:48 python-discovery==1.6.0 05:07:48 python-heatclient==5.2.0 05:07:48 python-jenkins==1.8.3 05:07:48 python-keystoneclient==6.0.0 05:07:48 python-magnumclient==4.11.0 05:07:48 python-openstackclient==10.0.0 05:07:48 python-swiftclient==4.11.0 05:07:48 PyYAML==6.0.3 05:07:48 referencing==0.37.0 05:07:48 requests==2.34.2 05:07:48 requests-oauthlib==2.0.0 05:07:48 rfc3986==2.0.0 05:07:48 rich==15.0.0 05:07:48 rich-argparse==1.8.0 05:07:48 rpds-py==0.30.0 05:07:48 rsa==4.9.1 05:07:48 ruamel.yaml==0.19.1 05:07:48 ruamel.yaml.clib==0.2.15 05:07:48 s3transfer==0.19.2 05:07:48 simplejson==4.1.2 05:07:48 six==1.17.0 05:07:48 smmap==5.0.3 05:07:48 soupsieve==2.9.2 05:07:48 stevedore==5.8.0 05:07:48 tabulate==0.10.0 05:07:48 toml==0.10.2 05:07:48 tomlkit==0.15.1 05:07:48 tqdm==4.70.1 05:07:48 typing_extensions==4.16.0 05:07:48 urllib3==1.26.20 05:07:48 virtualenv==21.7.9 05:07:48 wcwidth==0.8.3 05:07:48 websocket-client==1.9.2 05:07:48 wrapt==2.4.1 05:07:48 xdg==6.0.0 05:07:48 xmltodict==1.0.4 05:07:48 yarl==1.24.5 05:07:48 yq==4.1.2 05:07:48 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins7785505056326602024.sh 05:07:48 ---> uv-install.sh 05:07:48 Installing uv/uvx (latest) using shell installer 05:07:55 2026-09-12 05:07:55 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-g3X3ST.sh" [1] 05:07:55 downloading uv 0.12.13 x86_64-unknown-linux-gnu 05:07:59 installing to /home/jenkins/.local/bin 05:07:59 uv 05:07:59 uvx 05:07:59 everything's installed! 05:07:59 ---> Validating uv/uvx install 05:07:59 uvx 0.12.13 (x86_64-unknown-linux-gnu) 05:07:59 [EnvInject] - Injecting environment variables from a build step. 05:07:59 [EnvInject] - Injecting as environment variables the properties content 05:07:59 OS_CLOUD=vex 05:07:59 05:07:59 [EnvInject] - Variables injected successfully. 05:07:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:07:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:07:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12298126372959229147.sh 05:07:59 ---> Orphaned k8s clusters 05:07:59 Setup pyenv: 05:07:59 system 05:07:59 3.8.13 05:07:59 3.9.13 05:07:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:07:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-667U from file:/tmp/.os_lf_venv 05:07:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:08:05 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 05:08:20 lf-activate-venv(): INFO: Adding /tmp/venv-667U/bin to PATH 05:11:28 Gateway Timeout (HTTP 504) 05:11:28 -----> Delete orphaned cluster 05:11:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:11:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:11:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3784699469463082679.sh 05:11:28 ---> Orphaned stacks 05:11:28 Setup pyenv: 05:11:28 system 05:11:28 3.8.13 05:11:28 3.9.13 05:11:28 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:11:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-667U from file:/tmp/.os_lf_venv 05:11:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:11:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 05:11:59 lf-activate-venv(): INFO: Adding /tmp/venv-667U/bin to PATH 05:11:59 + mapfile -t OS_COE_CLUSTERS_ID 05:11:59 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:11:59 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:11:59 ++ awk '{print $1}' 05:12:09 + echo '-----> Active clusters -> stacks' 05:12:09 -----> Active clusters -> stacks 05:12:09 + OS_COE_STACKS=() 05:12:09 + [[ 0 -gt 0 ]] 05:12:09 + mapfile -t OS_STACKS 05:12:09 ++ 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 05:12:09 ++ awk '{print $1}' 05:12:18 + echo '-----> Active stacks' 05:12:18 -----> Active stacks 05:12:18 + echo '-----> Delete orphaned stacks' 05:12:18 -----> Delete orphaned stacks 05:12:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:12:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:12:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16414672211351362552.sh 05:12:18 ---> Orphaned servers 05:12:18 Setup pyenv: 05:12:18 system 05:12:18 3.8.13 05:12:18 3.9.13 05:12:18 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:12:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-667U from file:/tmp/.os_lf_venv 05:12:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:12:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:12:47 lf-activate-venv(): INFO: Adding /tmp/venv-667U/bin to PATH 05:14:01 -----> Active servers 05:14:01 prd-centos8-builder-2c-4g-11685 05:14:01 prd-ubuntu1804-docker-4c-4g-11691 05:14:01 prd-ubuntu1804-docker-4c-4g-11689 05:14:01 prd-ubuntu1804-docker-4c-4g-11688 05:14:01 prd-centos8-builder-2c-4g-11686 05:14:01 prd-centos8-builder-2c-4g-11684 05:14:01 prd-ubuntu1804-docker-4c-4g-11683 05:14:01 prd-ubuntu1804-docker-4c-4g-11680 05:14:01 -----> Delete orphaned servers 05:14:07 Deleting orphaned server: prd-centos8-builder-2c-4g-11685 05:14:20 WARN: Server "prd-centos8-builder-2c-4g-11685" is not older than 15 minutes. 05:14:26 Deleting orphaned server: prd-ubuntu1804-docker-4c-4g-11691 05:15:14 WARN: Server "prd-ubuntu1804-docker-4c-4g-11691" is not older than 15 minutes. 05:15:21 Deleting orphaned server: prd-ubuntu1804-docker-4c-4g-11689 05:15:33 WARN: Server "prd-ubuntu1804-docker-4c-4g-11689" is not older than 15 minutes. 05:15:40 Deleting orphaned server: prd-ubuntu1804-docker-4c-4g-11688 05:16:09 Build timed out (after 10 minutes). Marking the build as failed. 05:16:09 $ ssh-agent -k 05:16:09 unset SSH_AUTH_SOCK; 05:16:09 unset SSH_AGENT_PID; 05:16:09 echo Agent pid 5217 killed; 05:16:09 [ssh-agent] Stopped. 05:16:09 Build was aborted 05:16:09 [PostBuildScript] - [INFO] Executing post build scripts. 05:16:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins540357699741548416.sh 05:16:09 ---> sysstat.sh 05:16:09 /tmp/jenkins16414672211351362552.sh: line 81: 6792 Terminated lftools openstack --os-cloud "$os_cloud" server remove --minutes 15 "$server" 05:16:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18290592791252721543.sh 05:16:09 ---> package-listing.sh 05:16:09 ++ facter osfamily 05:16:09 ++ tr '[:upper:]' '[:lower:]' 05:16:09 + OS_FAMILY=redhat 05:16:09 + workspace=/w/workspace/ci-management-openstack-cron 05:16:09 + START_PACKAGES=/tmp/packages_start.txt 05:16:09 + END_PACKAGES=/tmp/packages_end.txt 05:16:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:16:09 + PACKAGES=/tmp/packages_start.txt 05:16:09 + '[' /w/workspace/ci-management-openstack-cron ']' 05:16:09 + PACKAGES=/tmp/packages_end.txt 05:16:09 + case "${OS_FAMILY}" in 05:16:09 + rpm -qa 05:16:09 + sort 05:16:10 + '[' -f /tmp/packages_start.txt ']' 05:16:10 + '[' -f /tmp/packages_end.txt ']' 05:16:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:16:10 + '[' /w/workspace/ci-management-openstack-cron ']' 05:16:10 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 05:16:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 05:16:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4490050522128769336.sh 05:16:10 ---> capture-instance-metadata.sh 05:16:10 Setup pyenv: 05:16:10 system 05:16:10 3.8.13 05:16:10 3.9.13 05:16:10 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:16:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-667U from file:/tmp/.os_lf_venv 05:16:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:16:12 (23) Failed writing body 05:16:14 lf-activate-venv(): INFO: Installing additional packages: lftools 05:16:28 lf-activate-venv(): INFO: Adding /tmp/venv-667U/bin to PATH 05:16:28 INFO: Running in OpenStack, capturing instance metadata 05:16:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13228299556079651113.sh 05:16:29 provisioning config files... 05:16:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1922216967001982229tmp 05:16:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:16:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:16:29 [EnvInject] - Injecting environment variables from a build step. 05:16:29 [EnvInject] - Injecting as environment variables the properties content 05:16:29 SERVER_ID=logs 05:16:29 05:16:29 [EnvInject] - Variables injected successfully. 05:16:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5455520365635950366.sh 05:16:29 ---> create-netrc.sh 05:16:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15192882520434548734.sh 05:16:29 ---> python-tools-install.sh 05:16:29 Setup pyenv: 05:16:29 system 05:16:29 3.8.13 05:16:29 3.9.13 05:16:29 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:16:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-667U from file:/tmp/.os_lf_venv 05:16:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:16:34 lf-activate-venv(): INFO: Installing additional packages: lftools 05:16:49 lf-activate-venv(): INFO: Adding /tmp/venv-667U/bin to PATH 05:16:49 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins15200629505782154214.sh 05:16:49 ---> uv-install.sh 05:16:49 uv 0.12.13 is already installed 05:16:49 uvx 0.12.13 (x86_64-unknown-linux-gnu) 05:16:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12032166149867245296.sh 05:16:49 ---> sudo-logs.sh 05:16:49 Archiving 'sudo' log.. 05:16:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1436634536433336015.sh 05:16:50 ---> job-cost.sh 05:16:50 INFO: Activating Python virtual environment... 05:16:50 Setup pyenv: 05:16:50 system 05:16:50 3.8.13 05:16:50 3.9.13 05:16:50 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:16:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-667U from file:/tmp/.os_lf_venv 05:16:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:16:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:17:07 lf-activate-venv(): INFO: Adding /tmp/venv-667U/bin to PATH 05:17:07 INFO: No stack-cost file found 05:17:07 INFO: Instance uptime: 739s 05:17:07 INFO: Fetching instance metadata (attempt 1 of 3)... 05:17:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:17:08 INFO: Successfully fetched instance metadata 05:17:08 INFO: Instance type: v3-starter-2 05:17:08 INFO: Retrieving pricing info for: v3-starter-2 05:17:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:17:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-2/cost?seconds=739 05:17:11 INFO: Successfully fetched Vexxhost pricing API 05:17:11 INFO: Retrieved cost: 0.02 05:17:11 INFO: Retrieved resource: v3-starter-2 05:17:11 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 05:17:11 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 05:17:11 INFO: Successfully archived job cost data 05:17:11 DEBUG: Cost data: ci-management-openstack-cron,62322,2026-09-12 05:17:11,v3-starter-2,739,0.02,0.00,FAILURE 05:17:11 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11152188685611647369.sh 05:17:11 ---> logs-deploy.sh 05:17:11 Setup pyenv: 05:17:11 system 05:17:11 3.8.13 05:17:11 3.9.13 05:17:11 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:17:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-667U from file:/tmp/.os_lf_venv 05:17:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:17:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:17:31 lf-activate-venv(): INFO: Adding /tmp/venv-667U/bin to PATH 05:17:31 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/62322 05:17:31 INFO: archiving workspace using pattern(s): 05:17:35 Archives upload complete. 05:17:36 INFO: archiving logs to Nexus 05:17:37 ---> uname -a: 05:17:37 Linux prd-centos8-builder-2c-4g-11686.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 05:17:37 05:17:37 05:17:37 ---> lscpu: 05:17:37 Architecture: x86_64 05:17:37 CPU op-mode(s): 32-bit, 64-bit 05:17:37 Byte Order: Little Endian 05:17:37 CPU(s): 2 05:17:37 On-line CPU(s) list: 0,1 05:17:37 Thread(s) per core: 1 05:17:37 Core(s) per socket: 1 05:17:37 Socket(s): 2 05:17:37 NUMA node(s): 1 05:17:37 Vendor ID: AuthenticAMD 05:17:37 CPU family: 23 05:17:37 Model: 49 05:17:37 Model name: AMD EPYC-Rome Processor 05:17:37 Stepping: 0 05:17:37 CPU MHz: 2799.998 05:17:37 BogoMIPS: 5599.99 05:17:37 Virtualization: AMD-V 05:17:37 Hypervisor vendor: KVM 05:17:37 Virtualization type: full 05:17:37 L1d cache: 32K 05:17:37 L1i cache: 32K 05:17:37 L2 cache: 512K 05:17:37 L3 cache: 16384K 05:17:37 NUMA node0 CPU(s): 0,1 05:17: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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:17:37 05:17:37 05:17:37 ---> nproc: 05:17:37 2 05:17:37 05:17:37 05:17:37 ---> df -h: 05:17:37 Filesystem Size Used Avail Use% Mounted on 05:17:37 devtmpfs 1.8G 0 1.8G 0% /dev 05:17:37 tmpfs 1.8G 0 1.8G 0% /dev/shm 05:17:37 tmpfs 1.8G 17M 1.8G 1% /run 05:17:37 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 05:17:37 /dev/vda1 20G 9.2G 11G 46% / 05:17:37 tmpfs 367M 0 367M 0% /run/user/1001 05:17:37 05:17:37 05:17:37 ---> free -m: 05:17:37 total used free shared buff/cache available 05:17:37 Mem: 3665 484 1008 17 2172 2903 05:17:37 Swap: 1023 0 1023 05:17:37 05:17:37 05:17:37 ---> ip addr: 05:17:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:17:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:17:37 inet 127.0.0.1/8 scope host lo 05:17:37 valid_lft forever preferred_lft forever 05:17:37 inet6 ::1/128 scope host 05:17:37 valid_lft forever preferred_lft forever 05:17:37 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 05:17:37 link/ether fa:16:3e:74:c4:17 brd ff:ff:ff:ff:ff:ff 05:17:37 altname enp0s3 05:17:37 altname ens3 05:17:37 inet 10.32.7.249/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 05:17:37 valid_lft 85660sec preferred_lft 85660sec 05:17:37 inet6 fe80::f816:3eff:fe74:c417/64 scope link 05:17:37 valid_lft forever preferred_lft forever 05:17:37 05:17:37 05:17:37 ---> sar -b -r -n DEV: 05:17:37 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/12/2026 _x86_64_ (2 CPU) 05:17:37 05:17:37 05:04:56 LINUX RESTART (2 CPU) 05:17:37 05:17:37 05:06:01 AM tps rtps wtps bread/s bwrtn/s 05:17:37 05:07:01 AM 80.72 6.48 74.24 954.22 5363.51 05:17:37 05:08:01 AM 63.45 0.70 62.75 167.94 7862.16 05:17:37 05:09:01 AM 28.81 0.55 28.26 66.91 7232.96 05:17:37 05:10:01 AM 1.50 0.00 1.50 0.00 46.99 05:17:37 05:11:01 AM 0.22 0.00 0.22 0.00 2.33 05:17:37 05:12:01 AM 12.01 0.05 11.96 1.33 1577.55 05:17:37 05:13:01 AM 19.64 0.00 19.64 0.00 865.08 05:17:37 05:14:01 AM 6.57 0.00 6.57 0.00 316.06 05:17:37 05:15:01 AM 2.73 0.82 1.92 52.38 72.79 05:17:37 05:16:01 AM 0.10 0.00 0.10 0.00 0.67 05:17:37 05:17:01 AM 16.81 0.45 16.36 48.38 554.12 05:17:37 Average: 21.14 0.82 20.32 117.39 2172.30 05:17:37 05:17:37 05:06:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:17:37 05:07:01 AM 1302388 2974512 2451288 65.30 2104 1843556 676952 14.10 181592 1990896 158700 05:17:37 05:08:01 AM 1137828 3022372 2615848 69.69 2104 2044552 591568 12.32 145672 2147220 182860 05:17:37 05:09:01 AM 1090732 2985232 2662944 70.94 2104 2053984 623856 12.99 147396 2186776 8 05:17:37 05:10:01 AM 1090800 2985252 2662876 70.94 2104 2053984 622960 12.97 147396 2186880 4 05:17:37 05:11:01 AM 1090784 2985272 2662892 70.94 2104 2053992 622960 12.97 147396 2186884 4 05:17:37 05:12:01 AM 1053904 2988452 2699772 71.92 2104 2093068 611164 12.73 159656 2209340 19420 05:17:37 05:13:01 AM 1055000 2989132 2698676 71.89 2104 2093052 613136 12.77 175152 2194512 6728 05:17:37 05:14:01 AM 1105784 3039748 2647892 70.54 2104 2093056 565880 11.78 175848 2143184 4 05:17:37 05:15:01 AM 1034724 2970244 2718952 72.43 2104 2094612 631768 13.16 186788 2203956 4 05:17:37 05:16:01 AM 1034436 2969956 2719240 72.44 2104 2094612 636224 13.25 188324 2202600 12 05:17:37 05:17:01 AM 1055432 2995888 2698244 71.88 2104 2099188 605380 12.61 381236 1989724 3712 05:17:37 Average: 1095619 2991460 2658057 70.81 2104 2056151 618350 12.88 185132 2149270 33769 05:17:37 05:17:37 05:06:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:17:37 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:37 05:07:01 AM eth0 63.06 48.35 936.77 9.31 0.00 0.00 0.00 0.00 05:17:37 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:37 05:08:01 AM eth0 49.07 42.57 677.94 5.76 0.00 0.00 0.00 0.00 05:17:37 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:37 05:09:01 AM eth0 2.88 3.62 2.22 1.34 0.00 0.00 0.00 0.00 05:17:37 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:37 05:10:01 AM eth0 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 05:17:37 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:37 05:11:01 AM eth0 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:17:37 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:37 05:12:01 AM eth0 35.71 31.71 649.18 7.62 0.00 0.00 0.00 0.00 05:17:37 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:37 05:13:01 AM eth0 7.38 8.10 4.65 3.22 0.00 0.00 0.00 0.00 05:17:37 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:37 05:14:01 AM eth0 1.70 1.63 5.34 0.20 0.00 0.00 0.00 0.00 05:17:37 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:37 05:15:01 AM eth0 3.02 3.02 1.99 0.42 0.00 0.00 0.00 0.00 05:17:37 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:37 05:16:01 AM eth0 4.47 3.65 2.47 0.60 0.00 0.00 0.00 0.00 05:17:37 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:37 05:17:01 AM eth0 15.19 13.10 11.26 6.87 0.00 0.00 0.00 0.00 05:17:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:37 Average: eth0 16.63 14.19 208.36 3.22 0.00 0.00 0.00 0.00 05:17:37 05:17:37 05:17:37 ---> sar -P ALL: 05:17:37 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/12/2026 _x86_64_ (2 CPU) 05:17:37 05:17:37 05:04:56 LINUX RESTART (2 CPU) 05:17:37 05:17:37 05:06:01 AM CPU %user %nice %system %iowait %steal %idle 05:17:37 05:07:01 AM all 22.60 0.00 3.46 2.81 0.10 71.04 05:17:37 05:07:01 AM 0 34.11 0.00 4.66 4.93 0.10 56.20 05:17:37 05:07:01 AM 1 11.10 0.00 2.25 0.68 0.10 85.86 05:17:37 05:08:01 AM all 23.56 0.00 3.59 2.60 0.08 70.17 05:17:37 05:08:01 AM 0 32.62 0.00 4.51 2.89 0.08 59.91 05:17:37 05:08:01 AM 1 14.51 0.00 2.67 2.32 0.07 80.44 05:17:37 05:09:01 AM all 10.55 0.00 1.09 1.04 0.04 87.28 05:17:37 05:09:01 AM 0 10.51 0.00 0.85 0.40 0.03 88.20 05:17:37 05:09:01 AM 1 10.59 0.00 1.34 1.67 0.05 86.35 05:17:37 05:10:01 AM all 0.32 0.00 0.07 0.01 0.01 99.60 05:17:37 05:10:01 AM 0 0.60 0.00 0.08 0.00 0.02 99.30 05:17:37 05:10:01 AM 1 0.03 0.00 0.05 0.02 0.00 99.90 05:17:37 05:11:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61 05:17:37 05:11:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 05:17:37 05:11:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 05:17:37 05:12:01 AM all 17.36 0.00 1.39 0.06 0.05 81.14 05:17:37 05:12:01 AM 0 23.45 0.00 2.00 0.10 0.05 74.40 05:17:37 05:12:01 AM 1 11.26 0.00 0.77 0.02 0.05 87.91 05:17:37 05:13:01 AM all 17.42 0.00 1.24 0.50 0.07 80.76 05:17:37 05:13:01 AM 0 27.32 0.00 1.43 0.13 0.07 71.05 05:17:37 05:13:01 AM 1 7.49 0.00 1.05 0.87 0.07 90.52 05:17:37 05:14:01 AM all 0.93 0.00 0.08 0.15 0.01 98.84 05:17:37 05:14:01 AM 0 1.22 0.00 0.03 0.05 0.00 98.70 05:17:37 05:14:01 AM 1 0.64 0.00 0.12 0.25 0.02 98.98 05:17:37 05:15:01 AM all 2.35 0.00 0.33 0.08 0.03 97.21 05:17:37 05:15:01 AM 0 0.68 0.00 0.18 0.00 0.03 99.10 05:17:37 05:15:01 AM 1 4.01 0.00 0.48 0.17 0.02 95.32 05:17:37 05:16:01 AM all 2.66 0.00 0.32 0.00 0.03 96.99 05:17:37 05:16:01 AM 0 2.12 0.00 0.28 0.00 0.02 97.58 05:17:37 05:16:01 AM 1 3.21 0.00 0.35 0.00 0.03 96.41 05:17:37 05:17:01 AM all 24.52 0.00 2.55 0.32 0.08 72.53 05:17:37 05:17:01 AM 0 31.82 0.00 2.95 0.43 0.10 64.69 05:17:37 05:17:01 AM 1 17.22 0.00 2.14 0.20 0.07 80.37 05:17:37 05:17:37 Average: CPU %user %nice %system %iowait %steal %idle 05:17:37 Average: all 11.15 0.00 1.29 0.69 0.05 86.83 05:17:37 Average: 0 15.00 0.00 1.55 0.81 0.05 82.59 05:17:37 Average: 1 7.29 0.00 1.03 0.56 0.04 91.08 05:17:37 05:17:37 05:17:37