23:37:29 Started by user Robert Varga 23:37:29 Running as SYSTEM 23:37:29 [EnvInject] - Loading node environment variables. 23:37:29 Building remotely on prd-centos8-builder-4c-4g-27268 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 23:37:30 [ssh-agent] Looking for ssh-agent implementation... 23:37:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:30 $ ssh-agent 23:37:30 SSH_AUTH_SOCK=/tmp/ssh-TyqFSvyb4wdO/agent.5506 23:37:30 SSH_AGENT_PID=5508 23:37:30 [ssh-agent] Started. 23:37:30 Running ssh-add (command line suppressed) 23:37:30 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_15342386091906030482.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_15342386091906030482.key) 23:37:30 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:37:30 The recommended git tool is: NONE 23:37:32 using credential jenkins-ssh 23:37:32 Wiping out workspace first. 23:37:32 Cloning the remote Git repository 23:37:32 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 23:37:32 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 23:37:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 23:37:32 > git --version # timeout=10 23:37:32 > git --version # 'git version 2.43.0' 23:37:32 using GIT_SSH to set credentials jenkins-ssh 23:37:32 [INFO] Currently running in a labeled security context 23:37:32 [INFO] Currently SELinux is 'enforcing' on the host 23:37:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh10401676980630454141.key 23:37:32 Verifying host key using known hosts file 23:37:33 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. 23:37:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 23:37:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:36 Avoid second fetch 23:37:36 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 23:37:36 Checking out Revision 0d0bd6e9fcb81657967f85a0db6f6262ea2dbe2b (refs/remotes/origin/stable/calcium) 23:37:36 > git config core.sparsecheckout # timeout=10 23:37:36 > git checkout -f 0d0bd6e9fcb81657967f85a0db6f6262ea2dbe2b # timeout=10 23:37:37 Commit message: "Update git submodules" 23:37:37 > git rev-list --no-walk 4a41b70fa1b16b7737d63e973090b88ce2d8e645 # timeout=10 23:37:40 provisioning config files... 23:37:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:37:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:37:40 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins2542697132521776423.sh 23:37:40 ---> autorelease-gerrit-branch-lock.sh 23:37:40 Cloning into 'All-Projects'... 23:37:41 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 23:37:42 Total 1861 (delta 618), reused 1861 (delta 618) 23:37:42 Note: switching to 'd2a64c88bc50a9b73f0f475c4f0addce7475fb6c'. 23:37:42 23:37:42 You are in 'detached HEAD' state. You can look around, make experimental 23:37:42 changes and commit them, and you can discard any commits you make in this 23:37:42 state without impacting any branches by switching back to a branch. 23:37:42 23:37:42 If you want to create a new branch to retain commits you create, you may 23:37:42 do so (now or later) by using -c with the switch command. Example: 23:37:42 23:37:42 git switch -c 23:37:42 23:37:42 Or undo this operation with: 23:37:42 23:37:42 git switch - 23:37:42 23:37:42 Turn off this advice by setting config variable advice.detachedHead to false 23:37:42 23:37:42 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 23:37:43 From ssh://git.opendaylight.org:29418/All-Projects 23:37:43 * [new ref] refs/meta/config -> config 23:37:43 Switched to branch 'config' 23:37:44 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 23:37:45 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 23:37:46 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 23:37:48 + case $mode in 23:37:48 + echo 'INFO: Unlocking branch: stable/calcium' 23:37:48 INFO: Unlocking branch: stable/calcium 23:37:48 + git config -f project.config --remove-section access.refs/heads/stable/calcium 23:37:48 + git commit -asm 'Chore: Unlock branch stable/calcium' 23:37:48 [config 8dcac74] Chore: Unlock branch stable/calcium 23:37:48 1 file changed, 6 deletions(-) 23:37:48 + git diff HEAD~1 23:37:48 diff --git a/project.config b/project.config 23:37:48 index 0b50316..52d4f8a 100644 23:37:48 --- a/project.config 23:37:48 +++ b/project.config 23:37:48 @@ -142,9 +142,3 @@ 23:37:48 exclusiveGroupPermissions = create 23:37:48 create = block group Registered Users 23:37:48 create = group Release Engineering Team 23:37:48 -[access "refs/heads/stable/calcium"] 23:37:48 - exclusiveGroupPermissions = submit 23:37:48 - submit = group Release Engineering Team 23:37:48 - removeReviewer = group Release Engineering Team 23:37:48 - label-Code-Review = -2..+2 group Release Engineering Team 23:37:48 - label-Verified = -1..+1 group Release Engineering Team 23:37:48 + '[' false = true ']' 23:37:48 + echo 'INFO: Pushing changes to the repository.' 23:37:48 INFO: Pushing changes to the repository. 23:37:48 + git push origin HEAD:refs/meta/config 23:37:48 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 23:37:49 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 23:37:49 To ssh://git.opendaylight.org:29418/All-Projects 23:37:49 d2a64c8..8dcac74 HEAD -> refs/meta/config 23:37:49 $ ssh-agent -k 23:37:49 unset SSH_AUTH_SOCK; 23:37:49 unset SSH_AGENT_PID; 23:37:49 echo Agent pid 5508 killed; 23:37:49 [ssh-agent] Stopped. 23:37:49 [PostBuildScript] - [INFO] Executing post build scripts. 23:37:49 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins14673844319477964081.sh 23:37:49 ---> sysstat.sh 23:37:49 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins1844570960925106053.sh 23:37:49 ---> package-listing.sh 23:37:49 ++ facter osfamily 23:37:49 ++ tr '[:upper:]' '[:lower:]' 23:37:50 + OS_FAMILY=redhat 23:37:50 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 23:37:50 + START_PACKAGES=/tmp/packages_start.txt 23:37:50 + END_PACKAGES=/tmp/packages_end.txt 23:37:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:37:50 + PACKAGES=/tmp/packages_start.txt 23:37:50 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 23:37:50 + PACKAGES=/tmp/packages_end.txt 23:37:50 + case "${OS_FAMILY}" in 23:37:50 + rpm -qa 23:37:50 + sort 23:37:50 + '[' -f /tmp/packages_start.txt ']' 23:37:50 + '[' -f /tmp/packages_end.txt ']' 23:37:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:37:50 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 23:37:50 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 23:37:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 23:37:50 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins2885856428207657068.sh 23:37:50 ---> capture-instance-metadata.sh 23:37:50 Setup pyenv: 23:37:51 system 23:37:51 * 3.8.13 (set by /opt/pyenv/version) 23:37:51 * 3.9.13 (set by /opt/pyenv/version) 23:37:51 * 3.10.13 (set by /opt/pyenv/version) 23:37:51 * 3.11.7 (set by /opt/pyenv/version) 23:37:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5IXD 23:37:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:37:59 lf-activate-venv(): INFO: Installing: lftools 23:38:29 lf-activate-venv(): INFO: Adding /tmp/venv-5IXD/bin to PATH 23:38:29 INFO: Running in OpenStack, capturing instance metadata 23:38:29 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins16936158107291483227.sh 23:38:29 provisioning config files... 23:38:30 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #74 23:38:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config9514586416772720662tmp 23:38:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:38:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:38:30 provisioning config files... 23:38:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:38:30 [EnvInject] - Injecting environment variables from a build step. 23:38:30 [EnvInject] - Injecting as environment variables the properties content 23:38:30 SERVER_ID=logs 23:38:30 23:38:30 [EnvInject] - Variables injected successfully. 23:38:30 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins11280700814664390485.sh 23:38:30 ---> create-netrc.sh 23:38:30 WARN: Log server credential not found. 23:38:30 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins15318593703401539713.sh 23:38:30 ---> python-tools-install.sh 23:38:30 Setup pyenv: 23:38:30 system 23:38:30 3.8.13 23:38:30 3.9.13 23:38:30 3.10.13 23:38:30 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 23:38:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5IXD from file:/tmp/.os_lf_venv 23:38:31 lf-activate-venv(): INFO: Installing: lftools 23:38:40 lf-activate-venv(): INFO: Adding /tmp/venv-5IXD/bin to PATH 23:38:40 Generating Requirements File 23:39:02 Python 3.11.7 23:39:03 pip 24.2 from /tmp/venv-5IXD/lib/python3.11/site-packages/pip (python 3.11) 23:39:03 appdirs==1.4.4 23:39:03 argcomplete==3.5.0 23:39:03 aspy.yaml==1.3.0 23:39:03 attrs==24.2.0 23:39:03 autopage==0.5.2 23:39:03 beautifulsoup4==4.12.3 23:39:03 boto3==1.35.26 23:39:03 botocore==1.35.26 23:39:03 bs4==0.0.2 23:39:03 cachetools==5.5.0 23:39:03 certifi==2024.8.30 23:39:03 cffi==1.17.1 23:39:03 cfgv==3.4.0 23:39:03 chardet==5.2.0 23:39:03 charset-normalizer==3.3.2 23:39:03 click==8.1.7 23:39:03 cliff==4.7.0 23:39:03 cmd2==2.4.3 23:39:03 cryptography==3.3.2 23:39:03 debtcollector==3.0.0 23:39:03 decorator==5.1.1 23:39:03 defusedxml==0.7.1 23:39:03 Deprecated==1.2.14 23:39:03 distlib==0.3.8 23:39:03 dnspython==2.6.1 23:39:03 docker==4.2.2 23:39:03 dogpile.cache==1.3.3 23:39:03 durationpy==0.7 23:39:03 email_validator==2.2.0 23:39:03 filelock==3.16.1 23:39:03 future==1.0.0 23:39:03 gitdb==4.0.11 23:39:03 GitPython==3.1.43 23:39:03 google-auth==2.35.0 23:39:03 httplib2==0.22.0 23:39:03 identify==2.6.1 23:39:03 idna==3.10 23:39:03 importlib-resources==1.5.0 23:39:03 iso8601==2.1.0 23:39:03 Jinja2==3.1.4 23:39:03 jmespath==1.0.1 23:39:03 jsonpatch==1.33 23:39:03 jsonpointer==3.0.0 23:39:03 jsonschema==4.23.0 23:39:03 jsonschema-specifications==2023.12.1 23:39:03 keystoneauth1==5.8.0 23:39:03 kubernetes==31.0.0 23:39:03 lftools==0.37.10 23:39:03 lxml==5.3.0 23:39:03 MarkupSafe==2.1.5 23:39:03 msgpack==1.1.0 23:39:03 multi_key_dict==2.0.3 23:39:03 munch==4.0.0 23:39:03 netaddr==1.3.0 23:39:03 netifaces==0.11.0 23:39:03 niet==1.4.2 23:39:03 nodeenv==1.9.1 23:39:03 oauth2client==4.1.3 23:39:03 oauthlib==3.2.2 23:39:03 openstacksdk==4.0.0 23:39:03 os-client-config==2.1.0 23:39:03 os-service-types==1.7.0 23:39:03 osc-lib==3.1.0 23:39:03 oslo.config==9.6.0 23:39:03 oslo.context==5.6.0 23:39:03 oslo.i18n==6.4.0 23:39:03 oslo.log==6.1.2 23:39:03 oslo.serialization==5.5.0 23:39:03 oslo.utils==7.3.0 23:39:03 packaging==24.1 23:39:03 pbr==6.1.0 23:39:03 platformdirs==4.3.6 23:39:03 prettytable==3.11.0 23:39:03 pyasn1==0.6.1 23:39:03 pyasn1_modules==0.4.1 23:39:03 pycparser==2.22 23:39:03 pygerrit2==2.0.15 23:39:03 PyGithub==2.4.0 23:39:03 PyJWT==2.9.0 23:39:03 PyNaCl==1.5.0 23:39:03 pyparsing==2.4.7 23:39:03 pyperclip==1.9.0 23:39:03 pyrsistent==0.20.0 23:39:03 python-cinderclient==9.6.0 23:39:03 python-dateutil==2.9.0.post0 23:39:03 python-heatclient==4.0.0 23:39:03 python-jenkins==1.8.2 23:39:03 python-keystoneclient==5.5.0 23:39:03 python-magnumclient==4.7.0 23:39:03 python-openstackclient==7.1.2 23:39:03 python-swiftclient==4.6.0 23:39:03 PyYAML==6.0.2 23:39:03 referencing==0.35.1 23:39:03 requests==2.32.3 23:39:03 requests-oauthlib==2.0.0 23:39:03 requestsexceptions==1.4.0 23:39:03 rfc3986==2.0.0 23:39:03 rpds-py==0.20.0 23:39:03 rsa==4.9 23:39:03 ruamel.yaml==0.18.6 23:39:03 ruamel.yaml.clib==0.2.8 23:39:03 s3transfer==0.10.2 23:39:03 simplejson==3.19.3 23:39:03 six==1.16.0 23:39:03 smmap==5.0.1 23:39:03 soupsieve==2.6 23:39:03 stevedore==5.3.0 23:39:03 tabulate==0.9.0 23:39:03 toml==0.10.2 23:39:03 tomlkit==0.13.2 23:39:03 tqdm==4.66.5 23:39:03 typing_extensions==4.12.2 23:39:03 tzdata==2024.2 23:39:03 urllib3==1.26.20 23:39:03 virtualenv==20.26.5 23:39:03 wcwidth==0.2.13 23:39:03 websocket-client==1.8.0 23:39:03 wrapt==1.16.0 23:39:03 xdg==6.0.0 23:39:03 xmltodict==0.13.0 23:39:03 yq==3.4.3 23:39:03 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins18063058499954462705.sh 23:39:03 ---> sudo-logs.sh 23:39:03 Archiving 'sudo' log.. 23:39:03 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins15232824624286392274.sh 23:39:03 ---> job-cost.sh 23:39:03 Setup pyenv: 23:39:04 system 23:39:04 3.8.13 23:39:04 3.9.13 23:39:04 3.10.13 23:39:04 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 23:39:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5IXD from file:/tmp/.os_lf_venv 23:39:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:39:09 lf-activate-venv(): INFO: Adding /tmp/venv-5IXD/bin to PATH 23:39:09 INFO: No Stack... 23:39:09 INFO: Retrieving Pricing Info for: v3-standard-4 23:39:10 INFO: Archiving Costs 23:39:10 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins1221125749134802855.sh 23:39:10 ---> logs-deploy.sh 23:39:10 Setup pyenv: 23:39:10 system 23:39:10 3.8.13 23:39:10 3.9.13 23:39:10 3.10.13 23:39:10 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 23:39:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5IXD from file:/tmp/.os_lf_venv 23:39:11 lf-activate-venv(): INFO: Installing: lftools 23:39:22 lf-activate-venv(): INFO: Adding /tmp/venv-5IXD/bin to PATH 23:39:22 WARNING: Nexus logging server not set 23:39:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/74/ 23:39:22 INFO: archiving logs to S3 23:39:23 ---> uname -a: 23:39:23 Linux prd-centos8-builder-4c-4g-27268.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 23:39:23 23:39:23 23:39:23 ---> lscpu: 23:39:23 Architecture: x86_64 23:39:23 CPU op-mode(s): 32-bit, 64-bit 23:39:23 Byte Order: Little Endian 23:39:23 CPU(s): 4 23:39:23 On-line CPU(s) list: 0-3 23:39:23 Thread(s) per core: 1 23:39:23 Core(s) per socket: 1 23:39:23 Socket(s): 4 23:39:23 NUMA node(s): 1 23:39:23 Vendor ID: AuthenticAMD 23:39:23 CPU family: 23 23:39:23 Model: 49 23:39:23 Model name: AMD EPYC-Rome Processor 23:39:23 Stepping: 0 23:39:23 CPU MHz: 2800.000 23:39:23 BogoMIPS: 5600.00 23:39:23 Virtualization: AMD-V 23:39:23 Hypervisor vendor: KVM 23:39:23 Virtualization type: full 23:39:23 L1d cache: 32K 23:39:23 L1i cache: 32K 23:39:23 L2 cache: 512K 23:39:23 L3 cache: 16384K 23:39:23 NUMA node0 CPU(s): 0-3 23:39:23 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 23:39:23 23:39:23 23:39:23 ---> nproc: 23:39:23 4 23:39:23 23:39:23 23:39:23 ---> df -h: 23:39:23 Filesystem Size Used Avail Use% Mounted on 23:39:23 devtmpfs 7.7G 0 7.7G 0% /dev 23:39:23 tmpfs 7.7G 0 7.7G 0% /dev/shm 23:39:23 tmpfs 7.7G 17M 7.7G 1% /run 23:39:23 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 23:39:23 /dev/vda1 80G 8.7G 72G 11% / 23:39:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 23:39:23 23:39:23 23:39:23 ---> free -m: 23:39:23 total used free shared buff/cache available 23:39:23 Mem: 15761 733 12807 19 2220 14701 23:39:23 Swap: 1023 0 1023 23:39:23 23:39:23 23:39:23 ---> ip addr: 23:39:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:39:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:39:23 inet 127.0.0.1/8 scope host lo 23:39:23 valid_lft forever preferred_lft forever 23:39:23 inet6 ::1/128 scope host 23:39:23 valid_lft forever preferred_lft forever 23:39:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:39:23 link/ether fa:16:3e:0b:a3:f9 brd ff:ff:ff:ff:ff:ff 23:39:23 altname enp0s3 23:39:23 altname ens3 23:39:23 inet 10.30.171.140/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:39:23 valid_lft 86253sec preferred_lft 86253sec 23:39:23 inet6 fe80::f816:3eff:fe0b:a3f9/64 scope link 23:39:23 valid_lft forever preferred_lft forever 23:39:23 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:39:23 link/ether 02:42:b3:a4:cd:17 brd ff:ff:ff:ff:ff:ff 23:39:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:39:23 valid_lft forever preferred_lft forever 23:39:23 23:39:23 23:39:23 ---> sar -b -r -n DEV: 23:39:23 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/24/2024 _x86_64_ (4 CPU) 23:39:23 23:39:23 23:36:53 LINUX RESTART (4 CPU) 23:39:23 23:39:23 11:38:01 PM tps rtps wtps bread/s bwrtn/s 23:39:23 11:39:01 PM 119.95 8.25 111.70 1350.97 8843.96 23:39:23 Average: 119.95 8.25 111.70 1350.97 8843.96 23:39:23 23:39:23 11:38:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:39:23 11:39:01 PM 13116068 15061084 3023368 18.73 2688 2155356 1175764 6.84 385776 2261760 126520 23:39:23 Average: 13116068 15061084 3023368 18.73 2688 2155356 1175764 6.84 385776 2261760 126520 23:39:23 23:39:23 11:38:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:39:23 11:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:23 11:39:01 PM eth0 73.04 59.77 782.77 9.58 0.00 0.00 0.00 0.00 23:39:23 11:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:23 Average: eth0 73.04 59.77 782.77 9.58 0.00 0.00 0.00 0.00 23:39:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:23 23:39:23 23:39:23 ---> sar -P ALL: 23:39:23 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/24/2024 _x86_64_ (4 CPU) 23:39:23 23:39:23 23:36:53 LINUX RESTART (4 CPU) 23:39:23 23:39:23 11:38:01 PM CPU %user %nice %system %iowait %steal %idle 23:39:23 11:39:01 PM all 18.28 0.00 2.80 1.19 0.08 77.66 23:39:23 11:39:01 PM 0 16.67 0.00 2.87 0.48 0.10 79.88 23:39:23 11:39:01 PM 1 19.55 0.00 2.34 1.57 0.08 76.45 23:39:23 11:39:01 PM 2 12.73 0.00 2.80 1.42 0.08 82.97 23:39:23 11:39:01 PM 3 24.15 0.00 3.17 1.27 0.07 71.34 23:39:23 Average: all 18.28 0.00 2.80 1.19 0.08 77.66 23:39:23 Average: 0 16.67 0.00 2.87 0.48 0.10 79.88 23:39:23 Average: 1 19.55 0.00 2.34 1.57 0.08 76.45 23:39:23 Average: 2 12.73 0.00 2.80 1.42 0.08 82.97 23:39:23 Average: 3 24.15 0.00 3.17 1.27 0.07 71.34 23:39:23 23:39:23 23:39:23