10:35:21 Started by user Robert Varga 10:35:21 Running as SYSTEM 10:35:21 [EnvInject] - Loading node environment variables. 10:35:21 Building remotely on prd-centos8-builder-4c-4g-8630 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 10:35:22 [ssh-agent] Looking for ssh-agent implementation... 10:35:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:35:22 $ ssh-agent 10:35:22 SSH_AUTH_SOCK=/tmp/ssh-m1gtRZQse5lk/agent.5525 10:35:22 SSH_AGENT_PID=5527 10:35:22 [ssh-agent] Started. 10:35:22 Running ssh-add (command line suppressed) 10:35:22 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_8639679322968269768.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_8639679322968269768.key) 10:35:22 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:35:22 The recommended git tool is: NONE 10:35:24 using credential jenkins-ssh 10:35:24 Wiping out workspace first. 10:35:24 Cloning the remote Git repository 10:35:24 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 10:35:24 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 10:35:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 10:35:24 > git --version # timeout=10 10:35:24 > git --version # 'git version 2.43.0' 10:35:24 using GIT_SSH to set credentials jenkins-ssh 10:35:24 [INFO] Currently running in a labeled security context 10:35:24 [INFO] Currently SELinux is 'enforcing' on the host 10:35:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh9817717206326659849.key 10:35:24 Verifying host key using known hosts file 10:35:25 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. 10:35:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 10:35:28 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 10:35:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:35:28 Avoid second fetch 10:35:28 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 10:35:28 Checking out Revision 7ba74814c45bee10c0c78c05cea12951ed371f6b (refs/remotes/origin/stable/calcium) 10:35:28 > git config core.sparsecheckout # timeout=10 10:35:28 > git checkout -f 7ba74814c45bee10c0c78c05cea12951ed371f6b # timeout=10 10:35:29 Commit message: "Update git submodules" 10:35:29 > git rev-list --no-walk 7ba74814c45bee10c0c78c05cea12951ed371f6b # timeout=10 10:35:32 provisioning config files... 10:35:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:35:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:35:32 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins15153813751970081038.sh 10:35:32 ---> autorelease-gerrit-branch-lock.sh 10:35:32 Cloning into 'All-Projects'... 10:35:32 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 10:35:34 Total 1801 (delta 611), reused 1801 (delta 611) 10:35:34 Note: switching to 'a8c511577ed74fd4fe6142f13c3be658869d4c52'. 10:35:34 10:35:34 You are in 'detached HEAD' state. You can look around, make experimental 10:35:34 changes and commit them, and you can discard any commits you make in this 10:35:34 state without impacting any branches by switching back to a branch. 10:35:34 10:35:34 If you want to create a new branch to retain commits you create, you may 10:35:34 do so (now or later) by using -c with the switch command. Example: 10:35:34 10:35:34 git switch -c 10:35:34 10:35:34 Or undo this operation with: 10:35:34 10:35:34 git switch - 10:35:34 10:35:34 Turn off this advice by setting config variable advice.detachedHead to false 10:35:34 10:35:34 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 10:35:35 From ssh://git.opendaylight.org:29418/All-Projects 10:35:35 * [new ref] refs/meta/config -> config 10:35:35 Switched to branch 'config' 10:35:35 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 10:35:37 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 10:35:38 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 10:35:39 + case $mode in 10:35:39 + echo 'INFO: Locking branch for MRI: stable/calcium' 10:35:39 INFO: Locking branch for MRI: stable/calcium 10:35:39 + git config -f project.config access.refs/heads/stable/calcium.exclusiveGroupPermissions submit 10:35:39 + git config -f project.config access.refs/heads/stable/calcium.submit 'group Release Engineering Team' 10:35:39 + git config -f project.config access.refs/heads/stable/calcium.removeReviewer 'group Release Engineering Team' 10:35:39 + git config -f project.config access.refs/heads/stable/calcium.label-Code-Review '-2..+2 group Release Engineering Team' 10:35:39 + git config -f project.config access.refs/heads/stable/calcium.label-Verified '-1..+1 group Release Engineering Team' 10:35:39 + git commit -asm 'Chore: Grant supercommitters rights stable/calcium' 10:35:39 [config e8ead36] Chore: Grant supercommitters rights stable/calcium 10:35:39 1 file changed, 6 insertions(+) 10:35:39 + git diff HEAD~1 10:35:39 diff --git a/project.config b/project.config 10:35:39 index 52d4f8a..0b50316 100644 10:35:39 --- a/project.config 10:35:39 +++ b/project.config 10:35:39 @@ -142,3 +142,9 @@ 10:35:39 exclusiveGroupPermissions = create 10:35:39 create = block group Registered Users 10:35:39 create = group Release Engineering Team 10:35:39 +[access "refs/heads/stable/calcium"] 10:35:39 + exclusiveGroupPermissions = submit 10:35:39 + submit = group Release Engineering Team 10:35:39 + removeReviewer = group Release Engineering Team 10:35:39 + label-Code-Review = -2..+2 group Release Engineering Team 10:35:39 + label-Verified = -1..+1 group Release Engineering Team 10:35:39 + '[' false = true ']' 10:35:39 + echo 'INFO: Pushing changes to the repository.' 10:35:39 INFO: Pushing changes to the repository. 10:35:39 + git push origin HEAD:refs/meta/config 10:35:40 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 10:35:40 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 10:35:41 To ssh://git.opendaylight.org:29418/All-Projects 10:35:41 a8c5115..e8ead36 HEAD -> refs/meta/config 10:35:41 $ ssh-agent -k 10:35:41 unset SSH_AUTH_SOCK; 10:35:41 unset SSH_AGENT_PID; 10:35:41 echo Agent pid 5527 killed; 10:35:41 [ssh-agent] Stopped. 10:35:41 [PostBuildScript] - [INFO] Executing post build scripts. 10:35:41 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8353187375601635134.sh 10:35:41 ---> sysstat.sh 10:35:41 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9152898521683400411.sh 10:35:41 ---> package-listing.sh 10:35:41 ++ facter osfamily 10:35:41 ++ tr '[:upper:]' '[:lower:]' 10:35:41 + OS_FAMILY=redhat 10:35:41 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 10:35:41 + START_PACKAGES=/tmp/packages_start.txt 10:35:41 + END_PACKAGES=/tmp/packages_end.txt 10:35:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:35:41 + PACKAGES=/tmp/packages_start.txt 10:35:41 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 10:35:41 + PACKAGES=/tmp/packages_end.txt 10:35:41 + case "${OS_FAMILY}" in 10:35:41 + rpm -qa 10:35:41 + sort 10:35:42 + '[' -f /tmp/packages_start.txt ']' 10:35:42 + '[' -f /tmp/packages_end.txt ']' 10:35:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:35:42 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 10:35:42 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 10:35:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 10:35:42 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins4555227474022829139.sh 10:35:42 ---> capture-instance-metadata.sh 10:35:42 Setup pyenv: 10:35:42 system 10:35:42 * 3.8.13 (set by /opt/pyenv/version) 10:35:42 * 3.9.13 (set by /opt/pyenv/version) 10:35:42 * 3.10.13 (set by /opt/pyenv/version) 10:35:42 * 3.11.7 (set by /opt/pyenv/version) 10:35:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b2QG 10:35:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:35:50 lf-activate-venv(): INFO: Installing: lftools 10:36:17 lf-activate-venv(): INFO: Adding /tmp/venv-b2QG/bin to PATH 10:36:17 INFO: Running in OpenStack, capturing instance metadata 10:36:17 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins17457679462804184879.sh 10:36:17 provisioning config files... 10:36:17 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #61 10:36:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config5709493995282971832tmp 10:36:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:36:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:36:18 provisioning config files... 10:36:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:36:18 [EnvInject] - Injecting environment variables from a build step. 10:36:18 [EnvInject] - Injecting as environment variables the properties content 10:36:18 SERVER_ID=logs 10:36:18 10:36:18 [EnvInject] - Variables injected successfully. 10:36:18 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8528586535249546207.sh 10:36:18 ---> create-netrc.sh 10:36:18 WARN: Log server credential not found. 10:36:18 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins15887219330852685844.sh 10:36:18 ---> python-tools-install.sh 10:36:18 Setup pyenv: 10:36:18 system 10:36:18 3.8.13 10:36:18 3.9.13 10:36:18 3.10.13 10:36:18 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 10:36:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b2QG from file:/tmp/.os_lf_venv 10:36:19 lf-activate-venv(): INFO: Installing: lftools 10:36:27 lf-activate-venv(): INFO: Adding /tmp/venv-b2QG/bin to PATH 10:36:27 Generating Requirements File 10:36:48 Python 3.11.7 10:36:48 pip 24.2 from /tmp/venv-b2QG/lib/python3.11/site-packages/pip (python 3.11) 10:36:48 appdirs==1.4.4 10:36:48 argcomplete==3.5.0 10:36:48 aspy.yaml==1.3.0 10:36:48 attrs==24.2.0 10:36:48 autopage==0.5.2 10:36:48 beautifulsoup4==4.12.3 10:36:48 boto3==1.34.156 10:36:48 botocore==1.34.156 10:36:48 bs4==0.0.2 10:36:48 cachetools==5.4.0 10:36:48 certifi==2024.7.4 10:36:48 cffi==1.17.0 10:36:48 cfgv==3.4.0 10:36:48 chardet==5.2.0 10:36:48 charset-normalizer==3.3.2 10:36:48 click==8.1.7 10:36:48 cliff==4.7.0 10:36:48 cmd2==2.4.3 10:36:48 cryptography==3.3.2 10:36:48 debtcollector==3.0.0 10:36:48 decorator==5.1.1 10:36:48 defusedxml==0.7.1 10:36:48 Deprecated==1.2.14 10:36:48 distlib==0.3.8 10:36:48 dnspython==2.6.1 10:36:48 docker==4.2.2 10:36:48 dogpile.cache==1.3.3 10:36:48 email_validator==2.2.0 10:36:48 filelock==3.15.4 10:36:48 future==1.0.0 10:36:48 gitdb==4.0.11 10:36:48 GitPython==3.1.43 10:36:48 google-auth==2.33.0 10:36:48 httplib2==0.22.0 10:36:48 identify==2.6.0 10:36:48 idna==3.7 10:36:48 importlib-resources==1.5.0 10:36:48 iso8601==2.1.0 10:36:48 Jinja2==3.1.4 10:36:48 jmespath==1.0.1 10:36:48 jsonpatch==1.33 10:36:48 jsonpointer==3.0.0 10:36:48 jsonschema==4.23.0 10:36:48 jsonschema-specifications==2023.12.1 10:36:48 keystoneauth1==5.7.0 10:36:48 kubernetes==30.1.0 10:36:48 lftools==0.37.10 10:36:48 lxml==5.2.2 10:36:48 MarkupSafe==2.1.5 10:36:48 msgpack==1.0.8 10:36:48 multi_key_dict==2.0.3 10:36:48 munch==4.0.0 10:36:48 netaddr==1.3.0 10:36:48 netifaces==0.11.0 10:36:48 niet==1.4.2 10:36:48 nodeenv==1.9.1 10:36:48 oauth2client==4.1.3 10:36:48 oauthlib==3.2.2 10:36:48 openstacksdk==3.3.0 10:36:48 os-client-config==2.1.0 10:36:48 os-service-types==1.7.0 10:36:48 osc-lib==3.1.0 10:36:48 oslo.config==9.5.0 10:36:48 oslo.context==5.5.0 10:36:48 oslo.i18n==6.3.0 10:36:48 oslo.log==6.1.1 10:36:48 oslo.serialization==5.4.0 10:36:48 oslo.utils==7.2.0 10:36:48 packaging==24.1 10:36:48 pbr==6.0.0 10:36:48 platformdirs==4.2.2 10:36:48 prettytable==3.10.2 10:36:48 pyasn1==0.6.0 10:36:48 pyasn1_modules==0.4.0 10:36:48 pycparser==2.22 10:36:48 pygerrit2==2.0.15 10:36:48 PyGithub==2.3.0 10:36:48 PyJWT==2.9.0 10:36:48 PyNaCl==1.5.0 10:36:48 pyparsing==2.4.7 10:36:48 pyperclip==1.9.0 10:36:48 pyrsistent==0.20.0 10:36:48 python-cinderclient==9.5.0 10:36:48 python-dateutil==2.9.0.post0 10:36:48 python-heatclient==3.5.0 10:36:48 python-jenkins==1.8.2 10:36:48 python-keystoneclient==5.4.0 10:36:48 python-magnumclient==4.6.0 10:36:48 python-openstackclient==7.0.0 10:36:48 python-swiftclient==4.6.0 10:36:48 PyYAML==6.0.2 10:36:48 referencing==0.35.1 10:36:48 requests==2.32.3 10:36:48 requests-oauthlib==2.0.0 10:36:48 requestsexceptions==1.4.0 10:36:48 rfc3986==2.0.0 10:36:48 rpds-py==0.20.0 10:36:48 rsa==4.9 10:36:48 ruamel.yaml==0.18.6 10:36:48 ruamel.yaml.clib==0.2.8 10:36:48 s3transfer==0.10.2 10:36:48 simplejson==3.19.2 10:36:48 six==1.16.0 10:36:48 smmap==5.0.1 10:36:48 soupsieve==2.5 10:36:48 stevedore==5.2.0 10:36:48 tabulate==0.9.0 10:36:48 toml==0.10.2 10:36:48 tomlkit==0.13.0 10:36:48 tqdm==4.66.5 10:36:48 typing_extensions==4.12.2 10:36:48 tzdata==2024.1 10:36:48 urllib3==1.26.19 10:36:48 virtualenv==20.26.3 10:36:48 wcwidth==0.2.13 10:36:48 websocket-client==1.8.0 10:36:48 wrapt==1.16.0 10:36:48 xdg==6.0.0 10:36:48 xmltodict==0.13.0 10:36:48 yq==3.4.3 10:36:48 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins14250470353740190621.sh 10:36:48 ---> sudo-logs.sh 10:36:48 Archiving 'sudo' log.. 10:36:49 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins2280810593880673953.sh 10:36:49 ---> job-cost.sh 10:36:49 Setup pyenv: 10:36:49 system 10:36:49 3.8.13 10:36:49 3.9.13 10:36:49 3.10.13 10:36:49 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 10:36:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b2QG from file:/tmp/.os_lf_venv 10:36:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:36:55 lf-activate-venv(): INFO: Adding /tmp/venv-b2QG/bin to PATH 10:36:55 INFO: No Stack... 10:36:55 INFO: Retrieving Pricing Info for: v3-standard-4 10:36:55 INFO: Archiving Costs 10:36:55 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins18384482656690762746.sh 10:36:55 ---> logs-deploy.sh 10:36:55 Setup pyenv: 10:36:55 system 10:36:55 3.8.13 10:36:55 3.9.13 10:36:55 3.10.13 10:36:55 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 10:36:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b2QG from file:/tmp/.os_lf_venv 10:36:56 lf-activate-venv(): INFO: Installing: lftools 10:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-b2QG/bin to PATH 10:37:05 WARNING: Nexus logging server not set 10:37:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/61/ 10:37:05 INFO: archiving logs to S3 10:37:06 ---> uname -a: 10:37:06 Linux prd-centos8-builder-4c-4g-8630.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 10:37:06 10:37:06 10:37:06 ---> lscpu: 10:37:06 Architecture: x86_64 10:37:06 CPU op-mode(s): 32-bit, 64-bit 10:37:06 Byte Order: Little Endian 10:37:06 CPU(s): 4 10:37:06 On-line CPU(s) list: 0-3 10:37:06 Thread(s) per core: 1 10:37:06 Core(s) per socket: 1 10:37:06 Socket(s): 4 10:37:06 NUMA node(s): 1 10:37:06 Vendor ID: AuthenticAMD 10:37:06 CPU family: 23 10:37:06 Model: 49 10:37:06 Model name: AMD EPYC-Rome Processor 10:37:06 Stepping: 0 10:37:06 CPU MHz: 2799.998 10:37:06 BogoMIPS: 5599.99 10:37:06 Virtualization: AMD-V 10:37:06 Hypervisor vendor: KVM 10:37:06 Virtualization type: full 10:37:06 L1d cache: 32K 10:37:06 L1i cache: 32K 10:37:06 L2 cache: 512K 10:37:06 L3 cache: 16384K 10:37:06 NUMA node0 CPU(s): 0-3 10:37:06 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 10:37:06 10:37:06 10:37:06 ---> nproc: 10:37:06 4 10:37:06 10:37:06 10:37:06 ---> df -h: 10:37:06 Filesystem Size Used Avail Use% Mounted on 10:37:06 devtmpfs 7.7G 0 7.7G 0% /dev 10:37:06 tmpfs 7.7G 0 7.7G 0% /dev/shm 10:37:06 tmpfs 7.7G 17M 7.7G 1% /run 10:37:06 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 10:37:06 /dev/vda1 80G 8.7G 72G 11% / 10:37:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:37:06 10:37:06 10:37:06 ---> free -m: 10:37:06 total used free shared buff/cache available 10:37:06 Mem: 15761 726 12820 19 2214 14709 10:37:06 Swap: 1023 0 1023 10:37:06 10:37:06 10:37:06 ---> ip addr: 10:37:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:37:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:37:06 inet 127.0.0.1/8 scope host lo 10:37:06 valid_lft forever preferred_lft forever 10:37:06 inet6 ::1/128 scope host 10:37:06 valid_lft forever preferred_lft forever 10:37:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:37:06 link/ether fa:16:3e:6f:2f:46 brd ff:ff:ff:ff:ff:ff 10:37:06 altname enp0s3 10:37:06 altname ens3 10:37:06 inet 10.30.171.166/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 10:37:06 valid_lft 86268sec preferred_lft 86268sec 10:37:06 inet6 fe80::f816:3eff:fe6f:2f46/64 scope link 10:37:06 valid_lft forever preferred_lft forever 10:37:06 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:37:06 link/ether 02:42:e0:ef:21:d8 brd ff:ff:ff:ff:ff:ff 10:37:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:37:06 valid_lft forever preferred_lft forever 10:37:06 10:37:06 10:37:06 ---> sar -b -r -n DEV: 10:37:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/08/2024 _x86_64_ (4 CPU) 10:37:06 10:37:06 10:34:50 LINUX RESTART (4 CPU) 10:37:06 10:37:06 10:35:01 AM tps rtps wtps bread/s bwrtn/s 10:37:06 10:36:01 AM 262.28 74.51 187.77 14097.52 42027.76 10:37:06 10:37:01 AM 119.42 8.11 111.31 1361.99 8066.42 10:37:06 Average: 190.85 41.31 149.54 7729.22 25045.67 10:37:06 10:37:06 10:35:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:37:06 10:36:01 AM 13411328 15090412 2728112 16.90 2688 1903388 1147584 6.68 351420 2055924 76832 10:37:06 10:37:01 AM 13146956 15080488 2992484 18.54 2688 2144216 1146220 6.67 379360 2238608 114620 10:37:06 Average: 13279142 15085450 2860298 17.72 2688 2023802 1146902 6.67 365390 2147266 95726 10:37:06 10:37:06 10:35:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:37:06 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:06 10:36:01 AM eth0 378.27 211.60 1544.37 65.62 0.00 0.00 0.00 0.00 10:37:06 10:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:06 10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:06 10:37:01 AM eth0 53.24 47.03 496.51 10.27 0.00 0.00 0.00 0.00 10:37:06 10:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:06 Average: eth0 215.74 129.30 1020.40 37.94 0.00 0.00 0.00 0.00 10:37:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:06 10:37:06 10:37:06 ---> sar -P ALL: 10:37:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/08/2024 _x86_64_ (4 CPU) 10:37:06 10:37:06 10:34:50 LINUX RESTART (4 CPU) 10:37:06 10:37:06 10:35:01 AM CPU %user %nice %system %iowait %steal %idle 10:37:06 10:36:01 AM all 32.67 0.00 7.04 2.34 0.09 57.87 10:37:06 10:36:01 AM 0 29.50 0.00 8.40 3.95 0.08 58.07 10:37:06 10:36:01 AM 1 29.75 0.00 5.99 2.27 0.08 61.90 10:37:06 10:36:01 AM 2 27.75 0.00 7.22 1.56 0.08 63.39 10:37:06 10:36:01 AM 3 43.65 0.00 6.52 1.58 0.10 48.15 10:37:06 10:37:01 AM all 19.43 0.00 3.43 0.52 0.07 76.55 10:37:06 10:37:01 AM 0 30.28 0.00 4.76 0.38 0.08 64.49 10:37:06 10:37:01 AM 1 5.27 0.00 2.21 0.44 0.07 92.02 10:37:06 10:37:01 AM 2 17.44 0.00 3.90 0.59 0.08 77.99 10:37:06 10:37:01 AM 3 24.72 0.00 2.84 0.69 0.05 71.70 10:37:06 Average: all 26.03 0.00 5.23 1.43 0.08 67.23 10:37:06 Average: 0 29.89 0.00 6.58 2.16 0.08 61.29 10:37:06 Average: 1 17.47 0.00 4.10 1.35 0.08 77.01 10:37:06 Average: 2 22.58 0.00 5.56 1.07 0.08 70.70 10:37:06 Average: 3 34.17 0.00 4.68 1.13 0.08 59.94 10:37:06 10:37:06 10:37:06