---> uname -a: Linux prd-ubuntu2204-docker-2c-2g-474770 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 Stepping: 0 BogoMIPS: 5599.99 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 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB (2 instances) L1i cache: 64 KiB (2 instances) L2 cache: 1 MiB (2 instances) L3 cache: 32 MiB (2 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0,1 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 794M 1.1M 793M 1% /run /dev/vda1 39G 12G 28G 29% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 794M 4.0K 794M 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7937 552 2760 4 4625 7074 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:09:cb:7a brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.142/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85740sec preferred_lft 85740sec inet6 fe80::f816:3eff:fe09:cb7a/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether e6:51:f8:0a:06:68 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-2c-2g-474770) 03/14/26 _x86_64_ (2 CPU) 20:09:21 LINUX RESTART (2 CPU) 20:10:09 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:20:11 61.64 6.36 53.01 2.27 712.69 13113.49 9830.46 Average: 61.64 6.36 53.01 2.27 712.69 13113.49 9830.46 20:10:09 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:20:11 2890580 7283064 454940 5.60 236092 4066092 996064 10.85 1189724 3478320 12420 Average: 2890580 7283064 454940 5.60 236092 4066092 996064 10.85 1189724 3478320 12420 20:10:09 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:20:11 lo 634.89 634.89 605.49 605.49 0.00 0.00 0.00 0.00 20:20:11 ens3 92.36 70.66 1023.40 11.72 0.00 0.00 0.00 0.00 20:20:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 634.89 634.89 605.49 605.49 0.00 0.00 0.00 0.00 Average: ens3 92.36 70.66 1023.40 11.72 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-2c-2g-474770) 03/14/26 _x86_64_ (2 CPU) 20:09:21 LINUX RESTART (2 CPU) 20:10:09 CPU %user %nice %system %iowait %steal %idle 20:20:11 all 68.53 0.00 3.96 8.05 0.09 19.36 20:20:11 0 67.45 0.00 3.93 7.49 0.09 21.05 20:20:11 1 69.61 0.00 4.00 8.62 0.09 17.68 Average: all 68.53 0.00 3.96 8.05 0.09 19.36 Average: 0 67.45 0.00 3.93 7.49 0.09 21.05 Average: 1 69.61 0.00 4.00 8.62 0.09 17.68