08:00:51 Started by timer 08:00:51 Running as SYSTEM 08:00:51 [EnvInject] - Loading node environment variables. 08:00:51 Building remotely on prd-centos8-builder-2c-1g-112 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:00:51 [ssh-agent] Looking for ssh-agent implementation... 08:00:51 $ ssh-agent 08:00:51 SSH_AUTH_SOCK=/tmp/ssh-ILCO3hpis0jc/agent.14897 08:00:51 SSH_AGENT_PID=14899 08:00:51 [ssh-agent] Started. 08:00:51 Running ssh-add (command line suppressed) 08:00:51 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_12480467004391409998.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_12480467004391409998.key) 08:00:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:00:52 provisioning config files... 08:00:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:52 provisioning config files... 08:00:52 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:00:52 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9320933083697562092.sh 08:00:52 ---> jenkins-sandbox-cleanup.sh 08:00:52 Setup pyenv: 08:00:52 system 08:00:52 * 3.8.13 (set by /opt/pyenv/version) 08:00:52 * 3.9.13 (set by /opt/pyenv/version) 08:00:52 * 3.10.6 (set by /opt/pyenv/version) 08:00:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GBR3 08:00:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:00:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:00:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:00 lf-activate-venv(): INFO: Base packages installed successfully 08:01:00 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:01:05 lf-activate-venv(): INFO: Adding /tmp/venv-GBR3/bin to PATH 08:01:06 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:01:06 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:01:06 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:01:06 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:01:06 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:01:06 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:01:06 Traceback (most recent call last): 08:01:06 File "/tmp/venv-GBR3/bin/jenkins-jobs", line 6, in 08:01:06 sys.exit(main()) 08:01:06 File "/tmp/venv-GBR3/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:06 jjb = JenkinsJobs(argv) 08:01:06 File "/tmp/venv-GBR3/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:06 self.parser = create_parser() 08:01:06 File "/tmp/venv-GBR3/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:06 extension_manager.map(parse_subcommand_args, subparser) 08:01:06 File "/tmp/venv-GBR3/lib/python3.10/site-packages/stevedore/extension.py", line 379, in map 08:01:06 raise NoMatches(f'No {self.namespace} extensions found') 08:01:06 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:06 Build step 'Execute shell' marked build as failure 08:01:06 $ ssh-agent -k 08:01:06 unset SSH_AUTH_SOCK; 08:01:06 unset SSH_AGENT_PID; 08:01:06 echo Agent pid 14899 killed; 08:01:06 [ssh-agent] Stopped. 08:01:06 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:06 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1417777037825630234.sh 08:01:06 ---> sysstat.sh 08:01:06 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15213242053501596002.sh 08:01:06 ---> package-listing.sh 08:01:06 ++ tr '[:upper:]' '[:lower:]' 08:01:06 ++ facter osfamily 08:01:06 + OS_FAMILY=redhat 08:01:06 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:06 + START_PACKAGES=/tmp/packages_start.txt 08:01:06 + END_PACKAGES=/tmp/packages_end.txt 08:01:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:06 + PACKAGES=/tmp/packages_start.txt 08:01:06 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:06 + PACKAGES=/tmp/packages_end.txt 08:01:06 + case "${OS_FAMILY}" in 08:01:06 + rpm -qa 08:01:06 + sort 08:01:07 + '[' -f /tmp/packages_start.txt ']' 08:01:07 + '[' -f /tmp/packages_end.txt ']' 08:01:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:07 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:07 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:07 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17530702329317440793.sh 08:01:07 ---> capture-instance-metadata.sh 08:01:07 Setup pyenv: 08:01:07 system 08:01:07 3.8.13 08:01:07 3.9.13 08:01:07 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-URdf 08:01:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:14 lf-activate-venv(): INFO: Base packages installed successfully 08:01:14 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:32 lf-activate-venv(): INFO: Adding /tmp/venv-URdf/bin to PATH 08:01:32 INFO: Running in OpenStack, capturing instance metadata 08:01:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1151426764562747205.sh 08:01:33 provisioning config files... 08:01:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config13558314565549948644tmp 08:01:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:33 [EnvInject] - Injecting environment variables from a build step. 08:01:33 [EnvInject] - Injecting as environment variables the properties content 08:01:33 SERVER_ID=logs 08:01:33 08:01:33 [EnvInject] - Variables injected successfully. 08:01:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17062952142788873766.sh 08:01:33 ---> create-netrc.sh 08:01:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17961552997530032123.sh 08:01:33 ---> python-tools-install.sh 08:01:33 Setup pyenv: 08:01:33 system 08:01:33 3.8.13 08:01:33 3.9.13 08:01:33 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-URdf from file:/tmp/.os_lf_venv 08:01:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:35 lf-activate-venv(): INFO: Base packages installed successfully 08:01:35 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:42 lf-activate-venv(): INFO: Adding /tmp/venv-URdf/bin to PATH 08:01:42 Generating Requirements File 08:01:58 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. 08:01:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:01:58 Python 3.10.6 08:01:58 pip 26.0.1 from /tmp/venv-URdf/lib/python3.10/site-packages/pip (python 3.10) 08:01:59 appdirs==1.4.4 08:01:59 argcomplete==3.6.3 08:01:59 aspy.yaml==1.3.0 08:01:59 attrs==26.1.0 08:01:59 autopage==0.6.0 08:01:59 backports.strenum==1.3.1 08:01:59 beautifulsoup4==4.14.3 08:01:59 boto3==1.42.78 08:01:59 botocore==1.42.78 08:01:59 bs4==0.0.2 08:01:59 certifi==2026.2.25 08:01:59 cffi==2.0.0 08:01:59 cfgv==3.5.0 08:01:59 chardet==7.4.0.post1 08:01:59 charset-normalizer==3.4.6 08:01:59 click==8.3.1 08:01:59 cliff==4.13.2 08:01:59 cmd2==3.4.0 08:01:59 cryptography==3.3.2 08:01:59 debtcollector==3.1.0 08:01:59 decorator==5.2.1 08:01:59 defusedxml==0.7.1 08:01:59 Deprecated==1.3.1 08:01:59 distlib==0.4.0 08:01:59 dnspython==2.8.0 08:01:59 docker==7.1.0 08:01:59 dogpile.cache==1.5.0 08:01:59 durationpy==0.10 08:01:59 email-validator==2.3.0 08:01:59 filelock==3.25.2 08:01:59 future==1.0.0 08:01:59 gitdb==4.0.12 08:01:59 GitPython==3.1.46 08:01:59 httplib2==0.30.2 08:01:59 identify==2.6.18 08:01:59 idna==3.11 08:01:59 importlib-resources==1.5.0 08:01:59 iso8601==2.1.0 08:01:59 Jinja2==3.1.6 08:01:59 jmespath==1.1.0 08:01:59 jsonpatch==1.33 08:01:59 jsonpointer==3.1.1 08:01:59 jsonschema==4.26.0 08:01:59 jsonschema-specifications==2025.9.1 08:01:59 keystoneauth1==5.13.1 08:01:59 kubernetes==35.0.0 08:01:59 lftools==0.37.22 08:01:59 lxml==6.0.2 08:01:59 markdown-it-py==4.0.0 08:01:59 MarkupSafe==3.0.3 08:01:59 mdurl==0.1.2 08:01:59 msgpack==1.1.2 08:01:59 multi_key_dict==2.0.3 08:01:59 munch==4.0.0 08:01:59 netaddr==1.3.0 08:01:59 niet==1.4.2 08:01:59 nodeenv==1.10.0 08:01:59 oauth2client==4.1.3 08:01:59 oauthlib==3.3.1 08:01:59 openstacksdk==4.10.0 08:01:59 os-service-types==1.8.2 08:01:59 osc-lib==4.4.0 08:01:59 oslo.config==10.3.0 08:01:59 oslo.context==6.3.0 08:01:59 oslo.i18n==6.7.2 08:01:59 oslo.log==8.1.0 08:01:59 oslo.serialization==5.9.1 08:01:59 oslo.utils==10.0.0 08:01:59 packaging==26.0 08:01:59 pbr==7.0.3 08:01:59 platformdirs==4.9.4 08:01:59 prettytable==3.17.0 08:01:59 psutil==7.2.2 08:01:59 pyasn1==0.6.3 08:01:59 pyasn1_modules==0.4.2 08:01:59 pycparser==3.0 08:01:59 pygerrit2==2.0.15 08:01:59 PyGithub==2.9.0 08:01:59 Pygments==2.19.2 08:01:59 PyJWT==2.12.1 08:01:59 PyNaCl==1.6.2 08:01:59 pyparsing==2.4.7 08:01:59 pyperclip==1.11.0 08:01:59 pyrsistent==0.20.0 08:01:59 python-cinderclient==9.9.0 08:01:59 python-dateutil==2.9.0.post0 08:01:59 python-discovery==1.2.1 08:01:59 python-heatclient==5.1.0 08:01:59 python-jenkins==1.8.3 08:01:59 python-keystoneclient==5.8.0 08:01:59 python-magnumclient==4.10.0 08:01:59 python-openstackclient==9.0.0 08:01:59 python-swiftclient==4.10.0 08:01:59 PyYAML==6.0.3 08:01:59 referencing==0.37.0 08:01:59 requests==2.33.0 08:01:59 requests-oauthlib==2.0.0 08:01:59 requestsexceptions==1.4.0 08:01:59 rfc3986==2.0.0 08:01:59 rich==14.3.3 08:01:59 rich-argparse==1.7.2 08:01:59 rpds-py==0.30.0 08:01:59 rsa==4.9.1 08:01:59 ruamel.yaml==0.19.1 08:01:59 ruamel.yaml.clib==0.2.15 08:01:59 s3transfer==0.16.0 08:01:59 simplejson==3.20.2 08:01:59 six==1.17.0 08:01:59 smmap==5.0.3 08:01:59 soupsieve==2.8.3 08:01:59 stevedore==5.7.0 08:01:59 tabulate==0.10.0 08:01:59 toml==0.10.2 08:01:59 tomlkit==0.14.0 08:01:59 tqdm==4.67.3 08:01:59 typing_extensions==4.15.0 08:01:59 urllib3==1.26.20 08:01:59 virtualenv==21.2.0 08:01:59 wcwidth==0.6.0 08:01:59 websocket-client==1.9.0 08:01:59 wrapt==2.1.2 08:01:59 xdg==6.0.0 08:01:59 xmltodict==1.0.4 08:01:59 yq==3.4.3 08:01:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins15169907928344886216.sh 08:01:59 ---> uv-install.sh 08:01:59 Installing uv/uvx (latest) using shell installer 08:01:59 2026-03-28 08:01:59 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-28T08%3A39%3A58Z&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-28T07%3A39%3A13Z&ske=2026-03-28T08%3A39%3A58Z&sks=b&skv=2018-11-09&sig=iZLDABmwtiYF0wXC3ctDyl%2F3jGa2QHOARF4OGbm5pXg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDY4NTE3MywibmJmIjoxNzc0Njg0ODczLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.jbrgEXbbB9BZIy1cNAFFe8ayuFQ8frUHdjyba578Pjc&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-40FZHs.sh" [1] 08:01:59 downloading uv 0.11.2 x86_64-unknown-linux-gnu 08:02:00 installing to /home/jenkins/.local/bin 08:02:00 uv 08:02:00 uvx 08:02:00 everything's installed! 08:02:00 ---> Validating uv/uvx install 08:02:00 uvx 0.11.2 (x86_64-unknown-linux-gnu) 08:02:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16300782594573973881.sh 08:02:00 ---> sudo-logs.sh 08:02:00 Archiving 'sudo' log.. 08:02:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4130430459349001834.sh 08:02:00 ---> job-cost.sh 08:02:01 INFO: Activating Python virtual environment... 08:02:01 Setup pyenv: 08:02:01 system 08:02:01 3.8.13 08:02:01 3.9.13 08:02:01 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-URdf from file:/tmp/.os_lf_venv 08:02:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:02 lf-activate-venv(): INFO: Base packages installed successfully 08:02:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:07 lf-activate-venv(): INFO: Adding /tmp/venv-URdf/bin to PATH 08:02:07 INFO: No stack-cost file found 08:02:07 INFO: Instance uptime: 107s 08:02:07 INFO: Fetching instance metadata (attempt 1 of 3)... 08:02:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:02:08 INFO: Successfully fetched instance metadata 08:02:08 INFO: Instance type: v3-standard-2 08:02:08 INFO: Retrieving pricing info for: v3-standard-2 08:02:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:02:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=107 08:02:08 INFO: Successfully fetched Vexxhost pricing API 08:02:08 INFO: Retrieved cost: 0.06 08:02:08 INFO: Retrieved resource: v3-standard-2 08:02:08 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost 08:02:08 INFO: Archiving costs to: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost.csv 08:02:08 INFO: Successfully archived job cost data 08:02:08 DEBUG: Cost data: ci-management-jenkins-sandbox-cleanup,404,2026-03-28 08:02:08,v3-standard-2,107,0.06,0.00,FAILURE 08:02:08 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins17276260454339849547.sh 08:02:08 ---> logs-deploy.sh 08:02:08 Setup pyenv: 08:02:08 system 08:02:08 3.8.13 08:02:08 3.9.13 08:02:08 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-URdf from file:/tmp/.os_lf_venv 08:02:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:10 lf-activate-venv(): INFO: Base packages installed successfully 08:02:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:02:17 lf-activate-venv(): INFO: Adding /tmp/venv-URdf/bin to PATH 08:02:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jenkins-sandbox-cleanup/404 08:02:17 INFO: archiving workspace using pattern(s): 08:02:18 Archives upload complete. 08:02:18 INFO: archiving logs to Nexus 08:02:19 ---> uname -a: 08:02:19 Linux prd-centos8-builder-2c-1g-112.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:02:19 08:02:19 08:02:19 ---> lscpu: 08:02:19 Architecture: x86_64 08:02:19 CPU op-mode(s): 32-bit, 64-bit 08:02:19 Byte Order: Little Endian 08:02:19 CPU(s): 2 08:02:19 On-line CPU(s) list: 0,1 08:02:19 Thread(s) per core: 1 08:02:19 Core(s) per socket: 1 08:02:19 Socket(s): 2 08:02:19 NUMA node(s): 1 08:02:19 Vendor ID: AuthenticAMD 08:02:19 CPU family: 23 08:02:19 Model: 49 08:02:19 Model name: AMD EPYC-Rome Processor 08:02:19 Stepping: 0 08:02:19 CPU MHz: 2799.998 08:02:19 BogoMIPS: 5599.99 08:02:19 Virtualization: AMD-V 08:02:19 Hypervisor vendor: KVM 08:02:19 Virtualization type: full 08:02:19 L1d cache: 32K 08:02:19 L1i cache: 32K 08:02:19 L2 cache: 512K 08:02:19 L3 cache: 16384K 08:02:19 NUMA node0 CPU(s): 0,1 08:02:19 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 08:02:19 08:02:19 08:02:19 ---> nproc: 08:02:19 2 08:02:19 08:02:19 08:02:19 ---> df -h: 08:02:19 Filesystem Size Used Avail Use% Mounted on 08:02:19 devtmpfs 3.8G 0 3.8G 0% /dev 08:02:19 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:02:19 tmpfs 3.8G 17M 3.8G 1% /run 08:02:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:02:19 /dev/vda1 40G 8.6G 32G 22% / 08:02:19 tmpfs 770M 0 770M 0% /run/user/1001 08:02:19 08:02:19 08:02:19 ---> free -m: 08:02:19 total used free shared buff/cache available 08:02:19 Mem: 7699 487 5069 19 2142 6906 08:02:19 Swap: 1023 0 1023 08:02:19 08:02:19 08:02:19 ---> ip addr: 08:02:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:19 inet 127.0.0.1/8 scope host lo 08:02:19 valid_lft forever preferred_lft forever 08:02:19 inet6 ::1/128 scope host 08:02:19 valid_lft forever preferred_lft forever 08:02:19 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:19 link/ether fa:16:3e:e1:e0:e1 brd ff:ff:ff:ff:ff:ff 08:02:19 altname enp0s3 08:02:19 altname ens3 08:02:19 inet 10.30.107.238/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:02:19 valid_lft 86290sec preferred_lft 86290sec 08:02:19 inet6 fe80::f816:3eff:fee1:e0e1/64 scope link 08:02:19 valid_lft forever preferred_lft forever 08:02:19 08:02:19 08:02:19 ---> sar -b -r -n DEV: 08:02:19 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/28/2026 _x86_64_ (2 CPU) 08:02:19 08:02:19 08:00:25 LINUX RESTART (2 CPU) 08:02:19 08:02:19 08:01:02 AM tps rtps wtps bread/s bwrtn/s 08:02:19 08:02:01 AM 218.67 91.79 126.88 1138.89 8612.33 08:02:19 Average: 218.67 91.79 126.88 1138.89 8612.33 08:02:19 08:02:19 08:01:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:19 08:02:01 AM 5278632 7152284 2605812 33.05 2688 2041108 585424 6.55 359412 1889684 264128 08:02:19 Average: 5278632 7152284 2605812 33.05 2688 2041108 585424 6.55 359412 1889684 264128 08:02:19 08:02:19 08:01:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:19 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:19 08:02:01 AM eth0 88.72 65.68 1405.12 20.27 0.00 0.00 0.00 0.00 08:02:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:19 Average: eth0 88.72 65.68 1405.12 20.27 0.00 0.00 0.00 0.00 08:02:19 08:02:19 08:02:19 ---> sar -P ALL: 08:02:19 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/28/2026 _x86_64_ (2 CPU) 08:02:19 08:02:19 08:00:25 LINUX RESTART (2 CPU) 08:02:19 08:02:19 08:01:02 AM CPU %user %nice %system %iowait %steal %idle 08:02:19 08:02:01 AM all 42.75 1.47 14.70 2.23 0.11 38.74 08:02:19 08:02:01 AM 0 37.53 1.58 15.37 2.28 0.12 43.12 08:02:19 08:02:01 AM 1 47.98 1.36 14.03 2.18 0.10 34.35 08:02:19 Average: all 42.75 1.47 14.70 2.23 0.11 38.74 08:02:19 Average: 0 37.53 1.58 15.37 2.28 0.12 43.12 08:02:19 Average: 1 47.98 1.36 14.03 2.18 0.10 34.35 08:02:19 08:02:19 08:02:19