06:19:06 Started by user Robert Varga 06:19:06 Running as SYSTEM 06:19:06 [EnvInject] - Loading node environment variables. 06:19:06 Building remotely on prd-ubuntu2204-builder-4c-4g-47769 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-titanium 06:19:07 [ssh-agent] Looking for ssh-agent implementation... 06:19:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:19:07 $ ssh-agent 06:19:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXluIcIC/agent.1577 06:19:07 SSH_AGENT_PID=1579 06:19:07 [ssh-agent] Started. 06:19:07 Running ssh-add (command line suppressed) 06:19:07 Identity added: /w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/private_key_14317114548132662396.key (/w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/private_key_14317114548132662396.key) 06:19:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:19:07 The recommended git tool is: NONE 06:19:09 using credential jenkins-ssh 06:19:09 Wiping out workspace first. 06:19:09 Cloning the remote Git repository 06:19:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 06:19:09 > git init /w/workspace/autorelease-gerrit-branch-lock-titanium # timeout=10 06:19:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 06:19:09 > git --version # timeout=10 06:19:09 > git --version # 'git version 2.34.1' 06:19:09 using GIT_SSH to set credentials jenkins-ssh 06:19:09 Verifying host key using known hosts file 06:19:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:19:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 06:19:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:12 Avoid second fetch 06:19:12 > git rev-parse refs/remotes/origin/stable/titanium^{commit} # timeout=10 06:19:12 Checking out Revision 7cac968a732d4089a8a03ddb07b7d601b6a9f180 (refs/remotes/origin/stable/titanium) 06:19:12 > git config core.sparsecheckout # timeout=10 06:19:12 > git checkout -f 7cac968a732d4089a8a03ddb07b7d601b6a9f180 # timeout=10 06:19:13 Commit message: "Update git submodules" 06:19:13 First time build. Skipping changelog. 06:19:16 provisioning config files... 06:19:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:19:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:19:16 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins6228049619353231324.sh 06:19:16 ---> autorelease-gerrit-branch-lock.sh 06:19:16 Cloning into 'All-Projects'... 06:19:18 Total 1920 (delta 622), reused 1920 (delta 622) 06:19:18 Note: switching to '398d4dede45658397a4df0a915758659e4f496ab'. 06:19:18 06:19:18 You are in 'detached HEAD' state. You can look around, make experimental 06:19:18 changes and commit them, and you can discard any commits you make in this 06:19:18 state without impacting any branches by switching back to a branch. 06:19:18 06:19:18 If you want to create a new branch to retain commits you create, you may 06:19:18 do so (now or later) by using -c with the switch command. Example: 06:19:18 06:19:18 git switch -c 06:19:18 06:19:18 Or undo this operation with: 06:19:18 06:19:18 git switch - 06:19:18 06:19:18 Turn off this advice by setting config variable advice.detachedHead to false 06:19:18 06:19:19 From ssh://git.opendaylight.org:29418/All-Projects 06:19:19 * [new ref] refs/meta/config -> config 06:19:19 Switched to branch 'config' 06:19:24 + case $mode in 06:19:24 + echo 'INFO: Unlocking branch: stable/titanium' 06:19:24 INFO: Unlocking branch: stable/titanium 06:19:24 + git config -f project.config --remove-section access.refs/heads/stable/titanium 06:19:24 + git commit -asm 'Chore: Unlock branch stable/titanium' 06:19:24 [config e454189] Chore: Unlock branch stable/titanium 06:19:24 1 file changed, 6 deletions(-) 06:19:24 + git diff HEAD~1 06:19:24 diff --git a/project.config b/project.config 06:19:24 index fc81e70..cd43c3b 100644 06:19:24 --- a/project.config 06:19:24 +++ b/project.config 06:19:24 @@ -147,9 +147,3 @@ 06:19:24 exclusiveGroupPermissions = create 06:19:24 create = block group Registered Users 06:19:24 create = group Release Engineering Team 06:19:24 -[access "refs/heads/stable/titanium"] 06:19:24 - label-Code-Review = -2..+2 group Release Engineering Team 06:19:24 - label-Verified = -1..+1 group Release Engineering Team 06:19:24 - submit = block group Registered Users 06:19:24 - submit = group Release Engineering Team 06:19:24 - exclusiveGroupPermissions = submit 06:19:24 + '[' false = true ']' 06:19:24 + echo 'INFO: Pushing changes to the repository.' 06:19:24 INFO: Pushing changes to the repository. 06:19:24 + git push origin HEAD:refs/meta/config 06:19:26 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 06:19:26 To ssh://git.opendaylight.org:29418/All-Projects 06:19:26 398d4de..e454189 HEAD -> refs/meta/config 06:19:26 $ ssh-agent -k 06:19:26 unset SSH_AUTH_SOCK; 06:19:26 unset SSH_AGENT_PID; 06:19:26 echo Agent pid 1579 killed; 06:19:26 [ssh-agent] Stopped. 06:19:26 [PostBuildScript] - [INFO] Executing post build scripts. 06:19:26 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins14175592408123392510.sh 06:19:26 ---> sysstat.sh 06:19:26 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins2641788239733240099.sh 06:19:26 ---> package-listing.sh 06:19:26 ++ facter osfamily 06:19:26 ++ tr '[:upper:]' '[:lower:]' 06:19:27 + OS_FAMILY=debian 06:19:27 + workspace=/w/workspace/autorelease-gerrit-branch-lock-titanium 06:19:27 + START_PACKAGES=/tmp/packages_start.txt 06:19:27 + END_PACKAGES=/tmp/packages_end.txt 06:19:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:19:27 + PACKAGES=/tmp/packages_start.txt 06:19:27 + '[' /w/workspace/autorelease-gerrit-branch-lock-titanium ']' 06:19:27 + PACKAGES=/tmp/packages_end.txt 06:19:27 + case "${OS_FAMILY}" in 06:19:27 + grep '^ii' 06:19:27 + dpkg -l 06:19:27 + '[' -f /tmp/packages_start.txt ']' 06:19:27 + '[' -f /tmp/packages_end.txt ']' 06:19:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:19:27 + '[' /w/workspace/autorelease-gerrit-branch-lock-titanium ']' 06:19:27 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-titanium/archives/ 06:19:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-titanium/archives/ 06:19:27 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins4367377529396871719.sh 06:19:27 ---> capture-instance-metadata.sh 06:19:27 Setup pyenv: 06:19:27 * system (set by /opt/pyenv/version) 06:19:27 * 3.8.20 (set by /opt/pyenv/version) 06:19:27 * 3.9.20 (set by /opt/pyenv/version) 06:19:27 * 3.10.15 (set by /opt/pyenv/version) 06:19:27 * 3.11.10 (set by /opt/pyenv/version) 06:19:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dNQ9 06:19:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:19:36 lf-activate-venv(): INFO: Installing: lftools 06:20:00 lf-activate-venv(): INFO: Adding /tmp/venv-dNQ9/bin to PATH 06:20:00 INFO: Running in OpenStack, capturing instance metadata 06:20:01 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins10221151567829168006.sh 06:20:01 provisioning config files... 06:20:01 Could not find credentials [logs] for autorelease-gerrit-branch-lock-titanium #27 06:20:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/config6879192949681130538tmp 06:20:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:20:01 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:20:01 provisioning config files... 06:20:01 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:20:01 [EnvInject] - Injecting environment variables from a build step. 06:20:01 [EnvInject] - Injecting as environment variables the properties content 06:20:01 SERVER_ID=logs 06:20:01 06:20:01 [EnvInject] - Variables injected successfully. 06:20:01 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins3116590446750515452.sh 06:20:01 ---> create-netrc.sh 06:20:01 WARN: Log server credential not found. 06:20:01 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins4173957696043733358.sh 06:20:01 ---> python-tools-install.sh 06:20:01 Setup pyenv: 06:20:01 system 06:20:01 3.8.20 06:20:01 3.9.20 06:20:01 3.10.15 06:20:01 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 06:20:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dNQ9 from file:/tmp/.os_lf_venv 06:20:03 lf-activate-venv(): INFO: Installing: lftools 06:20:14 lf-activate-venv(): INFO: Adding /tmp/venv-dNQ9/bin to PATH 06:20:14 Generating Requirements File 06:20:38 Python 3.11.10 06:20:38 pip 25.2 from /tmp/venv-dNQ9/lib/python3.11/site-packages/pip (python 3.11) 06:20:39 appdirs==1.4.4 06:20:39 argcomplete==3.6.2 06:20:39 aspy.yaml==1.3.0 06:20:39 attrs==25.3.0 06:20:39 autopage==0.5.2 06:20:39 beautifulsoup4==4.13.4 06:20:39 boto3==1.39.17 06:20:39 botocore==1.39.17 06:20:39 bs4==0.0.2 06:20:39 cachetools==5.5.2 06:20:39 certifi==2025.7.14 06:20:39 cffi==1.17.1 06:20:39 cfgv==3.4.0 06:20:39 chardet==5.2.0 06:20:39 charset-normalizer==3.4.2 06:20:39 click==8.2.1 06:20:39 cliff==4.10.0 06:20:39 cmd2==2.7.0 06:20:39 cryptography==3.3.2 06:20:39 debtcollector==3.0.0 06:20:39 decorator==5.2.1 06:20:39 defusedxml==0.7.1 06:20:39 Deprecated==1.2.18 06:20:39 distlib==0.4.0 06:20:39 dnspython==2.7.0 06:20:39 docker==7.1.0 06:20:39 dogpile.cache==1.4.0 06:20:39 durationpy==0.10 06:20:39 email_validator==2.2.0 06:20:39 filelock==3.18.0 06:20:39 future==1.0.0 06:20:39 gitdb==4.0.12 06:20:39 GitPython==3.1.45 06:20:39 google-auth==2.40.3 06:20:39 httplib2==0.22.0 06:20:39 identify==2.6.12 06:20:39 idna==3.10 06:20:39 importlib-resources==1.5.0 06:20:39 iso8601==2.1.0 06:20:39 Jinja2==3.1.6 06:20:39 jmespath==1.0.1 06:20:39 jsonpatch==1.33 06:20:39 jsonpointer==3.0.0 06:20:39 jsonschema==4.25.0 06:20:39 jsonschema-specifications==2025.4.1 06:20:39 keystoneauth1==5.11.1 06:20:39 kubernetes==33.1.0 06:20:39 lftools==0.37.13 06:20:39 lxml==6.0.0 06:20:39 markdown-it-py==3.0.0 06:20:39 MarkupSafe==3.0.2 06:20:39 mdurl==0.1.2 06:20:39 msgpack==1.1.1 06:20:39 multi_key_dict==2.0.3 06:20:39 munch==4.0.0 06:20:39 netaddr==1.3.0 06:20:39 niet==1.4.2 06:20:39 nodeenv==1.9.1 06:20:39 oauth2client==4.1.3 06:20:39 oauthlib==3.3.1 06:20:39 openstacksdk==4.6.0 06:20:39 os-client-config==2.3.0 06:20:39 os-service-types==1.8.0 06:20:39 osc-lib==4.1.0 06:20:39 oslo.config==10.0.0 06:20:39 oslo.context==6.0.0 06:20:39 oslo.i18n==6.5.1 06:20:39 oslo.log==7.2.0 06:20:39 oslo.serialization==5.7.0 06:20:39 oslo.utils==9.0.0 06:20:39 packaging==25.0 06:20:39 pbr==6.1.1 06:20:39 platformdirs==4.3.8 06:20:39 prettytable==3.16.0 06:20:39 psutil==7.0.0 06:20:39 pyasn1==0.6.1 06:20:39 pyasn1_modules==0.4.2 06:20:39 pycparser==2.22 06:20:39 pygerrit2==2.0.15 06:20:39 PyGithub==2.6.1 06:20:39 Pygments==2.19.2 06:20:39 PyJWT==2.10.1 06:20:39 PyNaCl==1.5.0 06:20:39 pyparsing==2.4.7 06:20:39 pyperclip==1.9.0 06:20:39 pyrsistent==0.20.0 06:20:39 python-cinderclient==9.7.0 06:20:39 python-dateutil==2.9.0.post0 06:20:39 python-heatclient==4.3.0 06:20:39 python-jenkins==1.8.2 06:20:39 python-keystoneclient==5.6.0 06:20:39 python-magnumclient==4.8.1 06:20:39 python-openstackclient==8.1.0 06:20:39 python-swiftclient==4.8.0 06:20:39 PyYAML==6.0.2 06:20:39 referencing==0.36.2 06:20:39 requests==2.32.4 06:20:39 requests-oauthlib==2.0.0 06:20:39 requestsexceptions==1.4.0 06:20:39 rfc3986==2.0.0 06:20:39 rich==14.1.0 06:20:39 rich-argparse==1.7.1 06:20:39 rpds-py==0.26.0 06:20:39 rsa==4.9.1 06:20:39 ruamel.yaml==0.18.14 06:20:39 ruamel.yaml.clib==0.2.12 06:20:39 s3transfer==0.13.1 06:20:39 simplejson==3.20.1 06:20:39 six==1.17.0 06:20:39 smmap==5.0.2 06:20:39 soupsieve==2.7 06:20:39 stevedore==5.4.1 06:20:39 tabulate==0.9.0 06:20:39 toml==0.10.2 06:20:39 tomlkit==0.13.3 06:20:39 tqdm==4.67.1 06:20:39 typing_extensions==4.14.1 06:20:39 tzdata==2025.2 06:20:39 urllib3==1.26.20 06:20:39 virtualenv==20.32.0 06:20:39 wcwidth==0.2.13 06:20:39 websocket-client==1.8.0 06:20:39 wrapt==1.17.2 06:20:39 xdg==6.0.0 06:20:39 xmltodict==0.14.2 06:20:39 yq==3.4.3 06:20:39 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins8291211477929545690.sh 06:20:39 ---> sudo-logs.sh 06:20:39 Archiving 'sudo' log.. 06:20:39 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins7063462124968945193.sh 06:20:39 ---> job-cost.sh 06:20:39 Setup pyenv: 06:20:39 system 06:20:39 3.8.20 06:20:39 3.9.20 06:20:39 3.10.15 06:20:39 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 06:20:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dNQ9 from file:/tmp/.os_lf_venv 06:20:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:20:48 lf-activate-venv(): INFO: Adding /tmp/venv-dNQ9/bin to PATH 06:20:48 INFO: No Stack... 06:20:48 INFO: Retrieving Pricing Info for: v3-standard-4 06:20:48 INFO: Archiving Costs 06:20:48 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash -l /tmp/jenkins5577434958762105971.sh 06:20:48 ---> logs-deploy.sh 06:20:48 Setup pyenv: 06:20:48 system 06:20:48 3.8.20 06:20:48 3.9.20 06:20:48 3.10.15 06:20:48 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 06:20:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dNQ9 from file:/tmp/.os_lf_venv 06:20:51 lf-activate-venv(): INFO: Installing: lftools 06:21:02 lf-activate-venv(): INFO: Adding /tmp/venv-dNQ9/bin to PATH 06:21:02 WARNING: Nexus logging server not set 06:21:02 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-titanium/27/ 06:21:02 INFO: archiving logs to S3 06:21:03 ---> uname -a: 06:21:03 Linux prd-ubuntu2204-builder-4c-4g-47769 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 06:21:03 06:21:03 06:21:03 ---> lscpu: 06:21:03 Architecture: x86_64 06:21:03 CPU op-mode(s): 32-bit, 64-bit 06:21:03 Address sizes: 40 bits physical, 48 bits virtual 06:21:03 Byte Order: Little Endian 06:21:03 CPU(s): 4 06:21:03 On-line CPU(s) list: 0-3 06:21:03 Vendor ID: AuthenticAMD 06:21:03 Model name: AMD EPYC-Rome Processor 06:21:03 CPU family: 23 06:21:03 Model: 49 06:21:03 Thread(s) per core: 1 06:21:03 Core(s) per socket: 1 06:21:03 Socket(s): 4 06:21:03 Stepping: 0 06:21:03 BogoMIPS: 5599.99 06:21:03 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:21:03 Virtualization: AMD-V 06:21:03 Hypervisor vendor: KVM 06:21:03 Virtualization type: full 06:21:03 L1d cache: 128 KiB (4 instances) 06:21:03 L1i cache: 128 KiB (4 instances) 06:21:03 L2 cache: 2 MiB (4 instances) 06:21:03 L3 cache: 64 MiB (4 instances) 06:21:03 NUMA node(s): 1 06:21:03 NUMA node0 CPU(s): 0-3 06:21:03 Vulnerability Gather data sampling: Not affected 06:21:03 Vulnerability Itlb multihit: Not affected 06:21:03 Vulnerability L1tf: Not affected 06:21:03 Vulnerability Mds: Not affected 06:21:03 Vulnerability Meltdown: Not affected 06:21:03 Vulnerability Mmio stale data: Not affected 06:21:03 Vulnerability Reg file data sampling: Not affected 06:21:03 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 06:21:03 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 06:21:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:21:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:21:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:21:03 Vulnerability Srbds: Not affected 06:21:03 Vulnerability Tsx async abort: Not affected 06:21:03 06:21:03 06:21:03 ---> nproc: 06:21:03 4 06:21:03 06:21:03 06:21:03 ---> df -h: 06:21:03 Filesystem Size Used Avail Use% Mounted on 06:21:03 tmpfs 1.6G 1.1M 1.6G 1% /run 06:21:03 /dev/vda1 78G 8.2G 70G 11% / 06:21:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:21:03 tmpfs 5.0M 0 5.0M 0% /run/lock 06:21:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:21:03 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 06:21:03 06:21:03 06:21:03 ---> free -m: 06:21:03 total used free shared buff/cache available 06:21:03 Mem: 15989 681 12940 4 2366 14986 06:21:03 Swap: 1023 0 1023 06:21:03 06:21:03 06:21:03 ---> ip addr: 06:21:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:21:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:21:03 inet 127.0.0.1/8 scope host lo 06:21:03 valid_lft forever preferred_lft forever 06:21:03 inet6 ::1/128 scope host 06:21:03 valid_lft forever preferred_lft forever 06:21:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:21:03 link/ether fa:16:3e:49:ab:07 brd ff:ff:ff:ff:ff:ff 06:21:03 altname enp0s3 06:21:03 inet 10.30.171.54/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 06:21:03 valid_lft 86222sec preferred_lft 86222sec 06:21:03 inet6 fe80::f816:3eff:fe49:ab07/64 scope link 06:21:03 valid_lft forever preferred_lft forever 06:21:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:21:03 link/ether 02:42:da:f7:7a:b5 brd ff:ff:ff:ff:ff:ff 06:21:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:21:03 valid_lft forever preferred_lft forever 06:21:03 06:21:03 06:21:03 ---> sar -b -r -n DEV: 06:21:03 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-47769) 07/31/25 _x86_64_ (4 CPU) 06:21:03 06:21:03 06:18:07 LINUX RESTART (4 CPU) 06:21:03 06:21:03 06:21:03 ---> sar -P ALL: 06:21:03 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-47769) 07/31/25 _x86_64_ (4 CPU) 06:21:03 06:21:03 06:18:07 LINUX RESTART (4 CPU) 06:21:03 06:21:03 06:21:03