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