02:04:36 Started by timer 02:04:36 Running as SYSTEM 02:04:36 [EnvInject] - Loading node environment variables. 02:04:36 Building remotely on prd-centos8-builder-2c-4g-4359 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 02:04:36 [ssh-agent] Looking for ssh-agent implementation... 02:04:36 $ ssh-agent 02:04:36 SSH_AUTH_SOCK=/tmp/ssh-18wv3pYhAfP1/agent.5199 02:04:36 SSH_AGENT_PID=5201 02:04:36 [ssh-agent] Started. 02:04:36 Running ssh-add (command line suppressed) 02:04:36 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8317654539774237469.key (jenkins-ssh) 02:04:36 [ssh-agent] Using credentials jenkins (jenkins) 02:04:37 The recommended git tool is: NONE 02:04:39 using credential jenkins 02:04:39 Wiping out workspace first. 02:04:39 Cloning the remote Git repository 02:04:39 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 02:04:39 > git init /w/workspace/ci-management-openstack-cron # timeout=10 02:04:39 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 02:04:39 > git --version # timeout=10 02:04:39 > git --version # 'git version 2.43.0' 02:04:39 using GIT_SSH to set credentials jenkins 02:04:40 [INFO] Currently running in a labeled security context 02:04:40 [INFO] Currently SELinux is 'enforcing' on the host 02:04:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh1050266464564070869.key 02:04:40 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:40 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 02:04:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:41 Avoid second fetch 02:04:41 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:04:41 Checking out Revision 49dbf77008487dec26b51acf68fdac6488b7acae (refs/remotes/origin/master) 02:04:41 > git config core.sparsecheckout # timeout=10 02:04:41 > git checkout -f 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 02:04:41 Commit message: "Chore(rtdv3): Remove obsolete RTD verify/merge jobs" 02:04:42 > git rev-list --no-walk 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 02:04:42 > git remote # timeout=10 02:04:42 > git submodule init # timeout=10 02:04:42 > git submodule sync # timeout=10 02:04:42 > git config --get remote.origin.url # timeout=10 02:04:42 > git submodule init # timeout=10 02:04:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:04:42 > git config --get submodule.packer/common-packer.url # timeout=10 02:04:42 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:04:42 > git config --get submodule.global-jjb.url # timeout=10 02:04:42 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:04:42 > git submodule update --init --recursive packer/common-packer # timeout=10 02:04:44 > git submodule update --init --recursive global-jjb # timeout=10 02:04:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:04:49 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 02:04:49 provisioning config files... 02:04:49 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:04:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:04:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:04:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10777372869716240159.sh 02:04:49 ---> python-tools-install.sh 02:04:49 Setup pyenv: 02:04:49 system 02:04:49 * 3.8.13 (set by /opt/pyenv/version) 02:04:49 * 3.9.13 (set by /opt/pyenv/version) 02:04:49 * 3.10.6 (set by /opt/pyenv/version) 02:04:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-suDJ 02:04:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:04:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:04:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:05:04 lf-activate-venv(): INFO: Base packages installed successfully 02:05:04 lf-activate-venv(): INFO: Installing additional packages: lftools 02:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-suDJ/bin to PATH 02:05:44 Generating Requirements File 02:06: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. 02:06:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:06:27 Python 3.10.6 02:06:27 pip 26.1.2 from /tmp/venv-suDJ/lib/python3.10/site-packages/pip (python 3.10) 02:06:28 aiohappyeyeballs==2.6.2 02:06:28 aiohttp==3.14.1 02:06:28 aiosignal==1.4.0 02:06:28 appdirs==1.4.4 02:06:28 argcomplete==3.6.3 02:06:28 aspy.yaml==1.3.0 02:06:28 async-timeout==5.0.1 02:06:28 attrs==26.1.0 02:06:28 autopage==0.6.0 02:06:28 backports.strenum==1.3.1 02:06:28 beautifulsoup4==4.15.0 02:06:28 boto3==1.43.36 02:06:28 botocore==1.43.36 02:06:28 bs4==0.0.2 02:06:28 certifi==2026.6.17 02:06:28 cffi==2.0.0 02:06:28 cfgv==3.5.0 02:06:28 chardet==7.4.3 02:06:28 charset-normalizer==3.4.7 02:06:28 click==8.4.2 02:06:28 cliff==4.14.0 02:06:28 cmd2==3.5.1 02:06:28 cryptography==3.3.2 02:06:28 debtcollector==3.1.0 02:06:28 decorator==5.3.1 02:06:28 defusedxml==0.7.1 02:06:28 Deprecated==1.3.1 02:06:28 distlib==0.4.3 02:06:28 dnspython==2.8.0 02:06:28 docker==7.1.0 02:06:28 dogpile.cache==1.5.0 02:06:28 durationpy==0.10 02:06:28 email-validator==2.3.0 02:06:28 filelock==3.29.4 02:06:28 frozenlist==1.8.0 02:06:28 future==1.0.0 02:06:28 gitdb==4.0.12 02:06:28 GitPython==3.1.50 02:06:28 httplib2==0.30.2 02:06:28 identify==2.6.19 02:06:28 idna==3.18 02:06:28 importlib-resources==1.5.0 02:06:28 iso8601==2.1.0 02:06:28 Jinja2==3.1.6 02:06:28 jmespath==1.1.0 02:06:28 jsonpatch==1.33 02:06:28 jsonpointer==3.1.1 02:06:28 jsonschema==4.26.0 02:06:28 jsonschema-specifications==2025.9.1 02:06:28 keystoneauth1==5.14.0 02:06:28 kubernetes==36.0.2 02:06:28 lftools==0.37.22 02:06:28 lxml==6.1.1 02:06:28 markdown-it-py==4.2.0 02:06:28 MarkupSafe==3.0.3 02:06:28 mdurl==0.1.2 02:06:28 msgpack==1.2.1 02:06:28 multi_key_dict==2.0.3 02:06:28 multidict==6.7.1 02:06:28 munch==4.0.0 02:06:28 netaddr==1.3.0 02:06:28 niet==1.4.2 02:06:28 nodeenv==1.10.0 02:06:28 oauth2client==4.1.3 02:06:28 oauthlib==3.3.1 02:06:28 openstacksdk==4.13.0 02:06:28 os-service-types==1.8.2 02:06:28 osc-lib==4.6.0 02:06:28 oslo.config==10.4.0 02:06:28 oslo.context==6.4.0 02:06:28 oslo.i18n==6.8.0 02:06:28 oslo.log==8.2.0 02:06:28 oslo.serialization==5.10.0 02:06:28 oslo.utils==10.1.1 02:06:28 packaging==26.2 02:06:28 pbr==7.0.3 02:06:28 platformdirs==4.10.0 02:06:28 prettytable==3.18.0 02:06:28 propcache==0.5.2 02:06:28 psutil==7.2.2 02:06:28 pyasn1==0.6.3 02:06:28 pyasn1_modules==0.4.2 02:06:28 pycparser==3.0 02:06:28 pygerrit2==2.0.15 02:06:28 PyGithub==2.9.1 02:06:28 Pygments==2.20.0 02:06:28 PyJWT==2.13.0 02:06:28 PyNaCl==1.6.2 02:06:28 pyparsing==2.4.7 02:06:28 pyperclip==1.11.0 02:06:28 pyrsistent==0.20.0 02:06:28 python-cinderclient==9.9.0 02:06:28 python-dateutil==2.9.0.post0 02:06:28 python-discovery==1.4.2 02:06:28 python-heatclient==5.2.0 02:06:28 python-jenkins==1.8.3 02:06:28 python-keystoneclient==5.8.0 02:06:28 python-magnumclient==4.10.0 02:06:28 python-openstackclient==10.0.0 02:06:28 python-swiftclient==4.10.0 02:06:28 PyYAML==6.0.3 02:06:28 referencing==0.37.0 02:06:28 requests==2.34.2 02:06:28 requests-oauthlib==2.0.0 02:06:28 rfc3986==2.0.0 02:06:28 rich==15.0.0 02:06:28 rich-argparse==1.8.0 02:06:28 rpds-py==0.30.0 02:06:28 rsa==4.9.1 02:06:28 ruamel.yaml==0.19.1 02:06:28 ruamel.yaml.clib==0.2.15 02:06:28 s3transfer==0.19.0 02:06:28 simplejson==4.1.1 02:06:28 six==1.17.0 02:06:28 smmap==5.0.3 02:06:28 soupsieve==2.8.4 02:06:28 stevedore==5.8.0 02:06:28 tabulate==0.10.0 02:06:28 toml==0.10.2 02:06:28 tomlkit==0.15.0 02:06:28 tqdm==4.68.3 02:06:28 typing_extensions==4.15.0 02:06:28 urllib3==1.26.20 02:06:28 virtualenv==21.5.1 02:06:28 wcwidth==0.8.1 02:06:28 websocket-client==1.9.0 02:06:28 wrapt==2.2.2 02:06:28 xdg==6.0.0 02:06:28 xmltodict==1.0.4 02:06:28 yarl==1.24.2 02:06:28 yq==3.4.3 02:06:28 [EnvInject] - Injecting environment variables from a build step. 02:06:28 [EnvInject] - Injecting as environment variables the properties content 02:06:28 OS_CLOUD=vex 02:06:28 02:06:28 [EnvInject] - Variables injected successfully. 02:06:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:06:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:06:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1704430923852194590.sh 02:06:28 ---> Orphaned k8s clusters 02:06:28 Setup pyenv: 02:06:28 system 02:06:28 3.8.13 02:06:28 3.9.13 02:06:28 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-suDJ from file:/tmp/.os_lf_venv 02:06:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:06:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:06:32 lf-activate-venv(): INFO: Base packages installed successfully 02:06:32 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 02:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-suDJ/bin to PATH 02:06:54 -----> Delete orphaned cluster 02:06:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:06:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:06:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4909354615221764610.sh 02:06:54 ---> Orphaned stacks 02:06:54 Setup pyenv: 02:06:54 system 02:06:54 3.8.13 02:06:54 3.9.13 02:06:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:06:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-suDJ from file:/tmp/.os_lf_venv 02:06:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:06:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:06:58 lf-activate-venv(): INFO: Base packages installed successfully 02:06:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-suDJ/bin to PATH 02:07:30 + mapfile -t OS_COE_CLUSTERS_ID 02:07:30 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 02:07:30 ++ awk '{print $1}' 02:07:30 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 02:07:34 + echo '-----> Active clusters -> stacks' 02:07:34 -----> Active clusters -> stacks 02:07:34 + OS_COE_STACKS=() 02:07:34 + [[ 0 -gt 0 ]] 02:07:34 + mapfile -t OS_STACKS 02:07:34 ++ 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:07:34 ++ awk '{print $1}' 02:07:37 + echo '-----> Active stacks' 02:07:37 -----> Active stacks 02:07:37 + echo '-----> Delete orphaned stacks' 02:07:37 -----> Delete orphaned stacks 02:07:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:07:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:07:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins75816982787887739.sh 02:07:37 ---> Orphaned servers 02:07:37 Setup pyenv: 02:07:38 system 02:07:38 3.8.13 02:07:38 3.9.13 02:07:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:07:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-suDJ from file:/tmp/.os_lf_venv 02:07:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:07:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:07:41 lf-activate-venv(): INFO: Base packages installed successfully 02:07:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:08:21 lf-activate-venv(): INFO: Adding /tmp/venv-suDJ/bin to PATH 02:08:27 -----> Active servers 02:08:27 prd-centos8-builder-2c-4g-4359 02:08:27 prd-ubuntu1804-docker-4c-4g-4358 02:08:27 prd-ubuntu1804-docker-4c-4g-4357 02:08:27 prd-ubuntu1804-docker-4c-4g-4355 02:08:27 -----> Delete orphaned servers 02:08:28 Deleting orphaned server: prd-ubuntu1804-docker-4c-4g-4357 02:08:31 ERROR: Server not found. 02:08:32 Deleting orphaned server: prd-ubuntu1804-docker-4c-4g-4355 02:08:35 ERROR: Server not found. 02:08:35 Build step 'Conditional step (single)' marked build as failure 02:08:35 $ ssh-agent -k 02:08:35 unset SSH_AUTH_SOCK; 02:08:35 unset SSH_AGENT_PID; 02:08:35 echo Agent pid 5201 killed; 02:08:35 [ssh-agent] Stopped. 02:08:35 [PostBuildScript] - [INFO] Executing post build scripts. 02:08:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1559870032387700774.sh 02:08:35 ---> sysstat.sh 02:08:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5018653855213260437.sh 02:08:36 ---> package-listing.sh 02:08:36 ++ tr '[:upper:]' '[:lower:]' 02:08:36 ++ facter osfamily 02:08:36 + OS_FAMILY=redhat 02:08:36 + workspace=/w/workspace/ci-management-openstack-cron 02:08:36 + START_PACKAGES=/tmp/packages_start.txt 02:08:36 + END_PACKAGES=/tmp/packages_end.txt 02:08:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:36 + PACKAGES=/tmp/packages_start.txt 02:08:36 + '[' /w/workspace/ci-management-openstack-cron ']' 02:08:36 + PACKAGES=/tmp/packages_end.txt 02:08:36 + case "${OS_FAMILY}" in 02:08:36 + rpm -qa 02:08:36 + sort 02:08:37 + '[' -f /tmp/packages_start.txt ']' 02:08:37 + '[' -f /tmp/packages_end.txt ']' 02:08:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:37 + '[' /w/workspace/ci-management-openstack-cron ']' 02:08:37 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 02:08:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 02:08:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9942942777016153351.sh 02:08:37 ---> capture-instance-metadata.sh 02:08:37 Setup pyenv: 02:08:37 system 02:08:37 3.8.13 02:08:37 3.9.13 02:08:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:08:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-suDJ from file:/tmp/.os_lf_venv 02:08:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:08:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:08:41 lf-activate-venv(): INFO: Base packages installed successfully 02:08:41 lf-activate-venv(): INFO: Installing additional packages: lftools 02:08:57 lf-activate-venv(): INFO: Adding /tmp/venv-suDJ/bin to PATH 02:08:57 INFO: Running in OpenStack, capturing instance metadata 02:08:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11499369246887354458.sh 02:08:58 provisioning config files... 02:08:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13902028707692398963tmp 02:08:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:08:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:08:58 [EnvInject] - Injecting environment variables from a build step. 02:08:58 [EnvInject] - Injecting as environment variables the properties content 02:08:58 SERVER_ID=logs 02:08:58 02:08:58 [EnvInject] - Variables injected successfully. 02:08:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10918509705908657559.sh 02:08:58 ---> create-netrc.sh 02:08:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14930519173039925741.sh 02:08:58 ---> python-tools-install.sh 02:08:58 Setup pyenv: 02:08:58 system 02:08:58 3.8.13 02:08:58 3.9.13 02:08:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:08:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-suDJ from file:/tmp/.os_lf_venv 02:08:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:08:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:09:01 lf-activate-venv(): INFO: Base packages installed successfully 02:09:01 lf-activate-venv(): INFO: Installing additional packages: lftools 02:09:24 lf-activate-venv(): INFO: Adding /tmp/venv-suDJ/bin to PATH 02:09:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14623313707667300203.sh 02:09:24 ---> sudo-logs.sh 02:09:24 Archiving 'sudo' log.. 02:09:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13772979870908890949.sh 02:09:25 ---> job-cost.sh 02:09:25 Setup pyenv: 02:09:25 system 02:09:25 3.8.13 02:09:25 3.9.13 02:09:25 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:09:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-suDJ from file:/tmp/.os_lf_venv 02:09:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:09:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:09:28 lf-activate-venv(): INFO: Base packages installed successfully 02:09:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:09:40 lf-activate-venv(): INFO: Adding /tmp/venv-suDJ/bin to PATH 02:09:40 INFO: No Stack... 02:09:41 INFO: Retrieving Pricing Info for: v3-starter-2 02:09:41 INFO: Archiving Costs 02:09:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5114366386502233356.sh 02:09:41 ---> logs-deploy.sh 02:09:41 Setup pyenv: 02:09:41 system 02:09:41 3.8.13 02:09:41 3.9.13 02:09:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:09:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-suDJ from file:/tmp/.os_lf_venv 02:09:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:09:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:09:44 lf-activate-venv(): INFO: Base packages installed successfully 02:09:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:10:00 lf-activate-venv(): INFO: Adding /tmp/venv-suDJ/bin to PATH 02:10:00 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/60472 02:10:00 INFO: archiving workspace using pattern(s): 02:10:02 Archives upload complete. 02:10:03 INFO: archiving logs to Nexus 02:10:04 ---> uname -a: 02:10:04 Linux prd-centos8-builder-2c-4g-4359.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 02:10:04 02:10:04 02:10:04 ---> lscpu: 02:10:04 Architecture: x86_64 02:10:04 CPU op-mode(s): 32-bit, 64-bit 02:10:04 Byte Order: Little Endian 02:10:04 CPU(s): 2 02:10:04 On-line CPU(s) list: 0,1 02:10:04 Thread(s) per core: 1 02:10:04 Core(s) per socket: 1 02:10:04 Socket(s): 2 02:10:04 NUMA node(s): 1 02:10:04 Vendor ID: AuthenticAMD 02:10:04 CPU family: 23 02:10:04 Model: 49 02:10:04 Model name: AMD EPYC-Rome Processor 02:10:04 Stepping: 0 02:10:04 CPU MHz: 2799.998 02:10:04 BogoMIPS: 5599.99 02:10:04 Virtualization: AMD-V 02:10:04 Hypervisor vendor: KVM 02:10:04 Virtualization type: full 02:10:04 L1d cache: 32K 02:10:04 L1i cache: 32K 02:10:04 L2 cache: 512K 02:10:04 L3 cache: 16384K 02:10:04 NUMA node0 CPU(s): 0,1 02:10:04 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 02:10:04 02:10:04 02:10:04 ---> nproc: 02:10:04 2 02:10:04 02:10:04 02:10:04 ---> df -h: 02:10:04 Filesystem Size Used Avail Use% Mounted on 02:10:04 devtmpfs 1.8G 0 1.8G 0% /dev 02:10:04 tmpfs 1.8G 0 1.8G 0% /dev/shm 02:10:04 tmpfs 1.8G 17M 1.8G 1% /run 02:10:04 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 02:10:04 /dev/vda1 20G 9.1G 11G 46% / 02:10:04 tmpfs 367M 0 367M 0% /run/user/1001 02:10:04 02:10:04 02:10:04 ---> free -m: 02:10:04 total used free shared buff/cache available 02:10:04 Mem: 3665 514 1036 17 2115 2874 02:10:04 Swap: 1023 0 1023 02:10:04 02:10:04 02:10:04 ---> ip addr: 02:10:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:10:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:10:04 inet 127.0.0.1/8 scope host lo 02:10:04 valid_lft forever preferred_lft forever 02:10:04 inet6 ::1/128 scope host 02:10:04 valid_lft forever preferred_lft forever 02:10:04 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 02:10:04 link/ether fa:16:3e:44:ea:9d brd ff:ff:ff:ff:ff:ff 02:10:04 altname enp0s3 02:10:04 altname ens3 02:10:04 inet 10.32.7.187/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 02:10:04 valid_lft 86033sec preferred_lft 86033sec 02:10:04 inet6 fe80::f816:3eff:fe44:ea9d/64 scope link 02:10:04 valid_lft forever preferred_lft forever 02:10:04 02:10:04 02:10:04 ---> sar -b -r -n DEV: 02:10:04 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 06/27/2026 _x86_64_ (2 CPU) 02:10:04 02:10:04 02:03:51 LINUX RESTART (2 CPU) 02:10:04 02:10:04 02:04:01 AM tps rtps wtps bread/s bwrtn/s 02:10:04 02:05:01 AM 264.51 191.27 73.23 15125.32 37944.42 02:10:04 02:06:01 AM 63.40 0.38 63.01 34.10 6069.89 02:10:04 02:07:01 AM 66.31 2.10 64.21 84.37 11025.27 02:10:04 02:08:01 AM 28.42 0.08 28.34 1.87 3258.53 02:10:04 02:09:01 AM 17.98 1.08 16.90 84.65 509.23 02:10:04 02:10:01 AM 17.99 0.20 17.79 23.33 512.58 02:10:04 Average: 76.45 32.53 43.92 2559.50 9888.16 02:10:04 02:10:04 02:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:10:04 02:05:01 AM 1573980 3048864 2179704 58.07 2104 1654248 606148 12.62 137724 1794000 76864 02:10:04 02:06:01 AM 1294404 3005184 2459280 65.52 2104 1878124 617440 12.86 145144 2022928 178396 02:10:04 02:07:01 AM 1147512 2983268 2606172 69.43 2104 1994892 623000 12.97 148164 2131180 24284 02:10:04 02:08:01 AM 1078972 2955324 2674712 71.26 2104 2035060 646820 13.47 174140 2172588 136 02:10:04 02:09:01 AM 1085660 2963592 2668024 71.08 2104 2036460 632512 13.17 371272 1967740 7520 02:10:04 02:10:01 AM 1092772 2975024 2660912 70.89 2104 2040424 620200 12.91 370936 1962592 20940 02:10:04 Average: 1212217 2988543 2541467 67.71 2104 1939868 624353 13.00 224563 2008505 51357 02:10:04 02:10:04 02:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:10:04 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 02:05:01 AM eth0 200.05 121.07 958.70 55.44 0.00 0.00 0.00 0.00 02:10:04 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 02:06:01 AM eth0 81.90 58.57 971.31 6.84 0.00 0.00 0.00 0.00 02:10:04 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 02:07:01 AM eth0 17.29 14.31 74.72 6.37 0.00 0.00 0.00 0.00 02:10:04 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 02:08:01 AM eth0 43.52 35.95 656.66 5.52 0.00 0.00 0.00 0.00 02:10:04 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 02:09:01 AM eth0 17.63 16.80 17.77 6.58 0.00 0.00 0.00 0.00 02:10:04 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 02:10:01 AM eth0 8.66 10.30 7.02 4.76 0.00 0.00 0.00 0.00 02:10:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 Average: eth0 61.52 42.84 447.78 14.25 0.00 0.00 0.00 0.00 02:10:04 02:10:04 02:10:04 ---> sar -P ALL: 02:10:04 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 06/27/2026 _x86_64_ (2 CPU) 02:10:04 02:10:04 02:03:51 LINUX RESTART (2 CPU) 02:10:04 02:10:04 02:04:01 AM CPU %user %nice %system %iowait %steal %idle 02:10:04 02:05:01 AM all 40.97 0.06 12.83 14.89 2.35 28.90 02:10:04 02:05:01 AM 0 48.57 0.07 14.56 9.56 2.50 24.74 02:10:04 02:05:01 AM 1 33.37 0.05 11.10 20.22 2.20 33.06 02:10:04 02:06:01 AM all 37.64 0.00 4.41 1.42 1.97 54.57 02:10:04 02:06:01 AM 0 43.82 0.00 4.71 1.80 2.27 47.39 02:10:04 02:06:01 AM 1 31.43 0.00 4.10 1.03 1.68 61.76 02:10:04 02:07:01 AM all 38.96 0.00 4.23 2.34 1.99 52.49 02:10:04 02:07:01 AM 0 58.24 0.00 5.50 1.70 2.08 32.48 02:10:04 02:07:01 AM 1 19.85 0.00 2.97 2.97 1.90 72.31 02:10:04 02:08:01 AM all 28.29 0.00 2.10 0.89 1.74 66.97 02:10:04 02:08:01 AM 0 44.86 0.00 2.84 1.10 1.70 49.50 02:10:04 02:08:01 AM 1 11.91 0.00 1.37 0.68 1.78 84.26 02:10:04 02:09:01 AM all 37.15 0.00 2.89 0.49 2.03 57.45 02:10:04 02:09:01 AM 0 48.59 0.00 3.23 0.60 2.20 45.38 02:10:04 02:09:01 AM 1 25.69 0.00 2.55 0.38 1.85 69.52 02:10:04 02:10:01 AM all 36.66 0.00 2.80 0.39 1.83 58.31 02:10:04 02:10:01 AM 0 48.20 0.00 3.30 0.36 1.86 46.28 02:10:04 02:10:01 AM 1 25.17 0.00 2.31 0.41 1.80 70.31 02:10:04 Average: all 36.61 0.01 4.87 3.39 1.99 53.14 02:10:04 Average: 0 48.71 0.01 5.68 2.51 2.10 40.98 02:10:04 Average: 1 24.55 0.01 4.05 4.26 1.87 65.26 02:10:04 02:10:04 02:10:04