06:58:59 Started by user Robert Varga 06:58:59 Running as SYSTEM 06:58:59 [EnvInject] - Loading node environment variables. 06:58:59 Building remotely on prd-centos8-builder-4c-4g-24512 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-titanium 06:59:00 [ssh-agent] Looking for ssh-agent implementation... 06:59:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:59:00 $ ssh-agent 06:59:00 SSH_AUTH_SOCK=/tmp/ssh-hwF38KK7Dwnb/agent.5527 06:59:00 SSH_AGENT_PID=5529 06:59:00 [ssh-agent] Started. 06:59:00 Running ssh-add (command line suppressed) 06:59:00 Identity added: /w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/private_key_9640981317136678666.key (/w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/private_key_9640981317136678666.key) 06:59:00 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:59:00 The recommended git tool is: NONE 06:59:02 using credential jenkins-ssh 06:59:03 Wiping out workspace first. 06:59:03 Cloning the remote Git repository 06:59:03 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 06:59:03 > git init /w/workspace/autorelease-gerrit-branch-lock-titanium # timeout=10 06:59:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 06:59:03 > git --version # timeout=10 06:59:03 > git --version # 'git version 2.43.0' 06:59:03 using GIT_SSH to set credentials jenkins-ssh 06:59:03 [INFO] Currently running in a labeled security context 06:59:03 [INFO] Currently SELinux is 'enforcing' on the host 06:59:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/jenkins-gitclient-ssh4283827700334576801.key 06:59:03 Verifying host key using known hosts file 06:59:03 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:59:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 06:59:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 06:59:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:59:07 Avoid second fetch 06:59:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:59:07 Checking out Revision f95d4bfe21e206e426732647007f172c2434c969 (refs/remotes/origin/master) 06:59:07 > git config core.sparsecheckout # timeout=10 06:59:07 > git checkout -f f95d4bfe21e206e426732647007f172c2434c969 # timeout=10 06:59:07 Commit message: "Update git submodules" 06:59:07 > git rev-list --no-walk a592ce250a933bbfcb7014fe53ad2bab057b2ea5 # timeout=10 06:59:10 provisioning config files... 06:59:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:59:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:59:10 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins3537740722813423232.sh 06:59:10 ---> autorelease-gerrit-branch-lock.sh 06:59:10 Cloning into 'All-Projects'... 06:59:11 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 06:59:12 Total 1833 (delta 615), reused 1833 (delta 615) 06:59:12 Note: switching to 'c33b2be4f90c567afbd42b66a1e3f9a34c70b7c1'. 06:59:12 06:59:12 You are in 'detached HEAD' state. You can look around, make experimental 06:59:12 changes and commit them, and you can discard any commits you make in this 06:59:12 state without impacting any branches by switching back to a branch. 06:59:12 06:59:12 If you want to create a new branch to retain commits you create, you may 06:59:12 do so (now or later) by using -c with the switch command. Example: 06:59:12 06:59:12 git switch -c 06:59:12 06:59:12 Or undo this operation with: 06:59:12 06:59:12 git switch - 06:59:12 06:59:12 Turn off this advice by setting config variable advice.detachedHead to false 06:59:12 06:59:13 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 06:59:14 From ssh://git.opendaylight.org:29418/All-Projects 06:59:14 * [new ref] refs/meta/config -> config 06:59:14 Switched to branch 'config' 06:59:14 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 06:59:16 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 06:59:17 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 06:59:18 + case $mode in 06:59:18 + echo 'INFO: Unlocking branch: master' 06:59:18 INFO: Unlocking branch: master 06:59:18 + git config -f project.config --remove-section access.refs/heads/master 06:59:18 + git commit -asm 'Chore: Unlock branch master' 06:59:18 [config 767fe52] Chore: Unlock branch master 06:59:18 1 file changed, 6 deletions(-) 06:59:18 + git diff HEAD~1 06:59:18 diff --git a/project.config b/project.config 06:59:18 index 268f5c0..52d4f8a 100644 06:59:18 --- a/project.config 06:59:18 +++ b/project.config 06:59:18 @@ -142,9 +142,3 @@ 06:59:18 exclusiveGroupPermissions = create 06:59:18 create = block group Registered Users 06:59:18 create = group Release Engineering Team 06:59:18 -[access "refs/heads/master"] 06:59:18 - exclusiveGroupPermissions = submit 06:59:18 - submit = group Release Engineering Team 06:59:18 - removeReviewer = group Release Engineering Team 06:59:18 - label-Code-Review = -2..+2 group Release Engineering Team 06:59:18 - label-Verified = -1..+1 group Release Engineering Team 06:59:18 + '[' false = true ']' 06:59:18 + echo 'INFO: Pushing changes to the repository.' 06:59:18 INFO: Pushing changes to the repository. 06:59:18 + git push origin HEAD:refs/meta/config 06:59:18 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 06:59:19 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 06:59:19 To ssh://git.opendaylight.org:29418/All-Projects 06:59:19 c33b2be..767fe52 HEAD -> refs/meta/config 06:59:20 $ ssh-agent -k 06:59:20 unset SSH_AUTH_SOCK; 06:59:20 unset SSH_AGENT_PID; 06:59:20 echo Agent pid 5529 killed; 06:59:20 [ssh-agent] Stopped. 06:59:20 [PostBuildScript] - [INFO] Executing post build scripts. 06:59:20 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins8559818290703564776.sh 06:59:20 ---> sysstat.sh 06:59:20 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins6123632181899424132.sh 06:59:20 ---> package-listing.sh 06:59:20 ++ facter osfamily 06:59:20 ++ tr '[:upper:]' '[:lower:]' 06:59:20 + OS_FAMILY=redhat 06:59:20 + workspace=/w/workspace/autorelease-gerrit-branch-lock-titanium 06:59:20 + START_PACKAGES=/tmp/packages_start.txt 06:59:20 + END_PACKAGES=/tmp/packages_end.txt 06:59:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:59:20 + PACKAGES=/tmp/packages_start.txt 06:59:20 + '[' /w/workspace/autorelease-gerrit-branch-lock-titanium ']' 06:59:20 + PACKAGES=/tmp/packages_end.txt 06:59:20 + case "${OS_FAMILY}" in 06:59:20 + rpm -qa 06:59:20 + sort 06:59:21 + '[' -f /tmp/packages_start.txt ']' 06:59:21 + '[' -f /tmp/packages_end.txt ']' 06:59:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:59:21 + '[' /w/workspace/autorelease-gerrit-branch-lock-titanium ']' 06:59:21 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-titanium/archives/ 06:59:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-titanium/archives/ 06:59:21 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins1500290393775097498.sh 06:59:21 ---> capture-instance-metadata.sh 06:59:21 Setup pyenv: 06:59:21 system 06:59:21 * 3.8.13 (set by /opt/pyenv/version) 06:59:21 * 3.9.13 (set by /opt/pyenv/version) 06:59:21 * 3.10.13 (set by /opt/pyenv/version) 06:59:21 * 3.11.7 (set by /opt/pyenv/version) 06:59:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QoCG 06:59:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:59:29 lf-activate-venv(): INFO: Installing: lftools 06:59:59 lf-activate-venv(): INFO: Adding /tmp/venv-QoCG/bin to PATH 06:59:59 INFO: Running in OpenStack, capturing instance metadata 06:59:59 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins12620657605773135727.sh 06:59:59 provisioning config files... 07:00:00 Could not find credentials [logs] for autorelease-gerrit-branch-lock-titanium #4 07:00:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/config7017387371700631621tmp 07:00:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:00:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:00:00 provisioning config files... 07:00:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:00:00 [EnvInject] - Injecting environment variables from a build step. 07:00:00 [EnvInject] - Injecting as environment variables the properties content 07:00:00 SERVER_ID=logs 07:00:00 07:00:00 [EnvInject] - Variables injected successfully. 07:00:00 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins6952048472978184415.sh 07:00:00 ---> create-netrc.sh 07:00:00 WARN: Log server credential not found. 07:00:00 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins14071634518128377672.sh 07:00:00 ---> python-tools-install.sh 07:00:00 Setup pyenv: 07:00:01 system 07:00:01 3.8.13 07:00:01 3.9.13 07:00:01 3.10.13 07:00:01 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 07:00:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QoCG from file:/tmp/.os_lf_venv 07:00:02 lf-activate-venv(): INFO: Installing: lftools 07:00:11 lf-activate-venv(): INFO: Adding /tmp/venv-QoCG/bin to PATH 07:00:11 Generating Requirements File 07:00:36 Python 3.11.7 07:00:36 pip 24.2 from /tmp/venv-QoCG/lib/python3.11/site-packages/pip (python 3.11) 07:00:36 appdirs==1.4.4 07:00:36 argcomplete==3.5.0 07:00:36 aspy.yaml==1.3.0 07:00:36 attrs==24.2.0 07:00:36 autopage==0.5.2 07:00:36 beautifulsoup4==4.12.3 07:00:36 boto3==1.35.23 07:00:36 botocore==1.35.23 07:00:36 bs4==0.0.2 07:00:36 cachetools==5.5.0 07:00:36 certifi==2024.8.30 07:00:36 cffi==1.17.1 07:00:36 cfgv==3.4.0 07:00:36 chardet==5.2.0 07:00:36 charset-normalizer==3.3.2 07:00:36 click==8.1.7 07:00:36 cliff==4.7.0 07:00:36 cmd2==2.4.3 07:00:36 cryptography==3.3.2 07:00:36 debtcollector==3.0.0 07:00:36 decorator==5.1.1 07:00:36 defusedxml==0.7.1 07:00:36 Deprecated==1.2.14 07:00:36 distlib==0.3.8 07:00:36 dnspython==2.6.1 07:00:36 docker==4.2.2 07:00:36 dogpile.cache==1.3.3 07:00:36 durationpy==0.7 07:00:36 email_validator==2.2.0 07:00:36 filelock==3.16.1 07:00:36 future==1.0.0 07:00:36 gitdb==4.0.11 07:00:36 GitPython==3.1.43 07:00:36 google-auth==2.35.0 07:00:36 httplib2==0.22.0 07:00:36 identify==2.6.1 07:00:36 idna==3.10 07:00:36 importlib-resources==1.5.0 07:00:36 iso8601==2.1.0 07:00:36 Jinja2==3.1.4 07:00:36 jmespath==1.0.1 07:00:36 jsonpatch==1.33 07:00:36 jsonpointer==3.0.0 07:00:36 jsonschema==4.23.0 07:00:36 jsonschema-specifications==2023.12.1 07:00:36 keystoneauth1==5.8.0 07:00:36 kubernetes==31.0.0 07:00:36 lftools==0.37.10 07:00:36 lxml==5.3.0 07:00:36 MarkupSafe==2.1.5 07:00:36 msgpack==1.1.0 07:00:36 multi_key_dict==2.0.3 07:00:36 munch==4.0.0 07:00:36 netaddr==1.3.0 07:00:36 netifaces==0.11.0 07:00:36 niet==1.4.2 07:00:36 nodeenv==1.9.1 07:00:36 oauth2client==4.1.3 07:00:36 oauthlib==3.2.2 07:00:36 openstacksdk==4.0.0 07:00:36 os-client-config==2.1.0 07:00:36 os-service-types==1.7.0 07:00:36 osc-lib==3.1.0 07:00:36 oslo.config==9.6.0 07:00:36 oslo.context==5.6.0 07:00:36 oslo.i18n==6.4.0 07:00:36 oslo.log==6.1.2 07:00:36 oslo.serialization==5.5.0 07:00:36 oslo.utils==7.3.0 07:00:36 packaging==24.1 07:00:36 pbr==6.1.0 07:00:36 platformdirs==4.3.6 07:00:36 prettytable==3.11.0 07:00:36 pyasn1==0.6.1 07:00:36 pyasn1_modules==0.4.1 07:00:36 pycparser==2.22 07:00:36 pygerrit2==2.0.15 07:00:36 PyGithub==2.4.0 07:00:36 PyJWT==2.9.0 07:00:36 PyNaCl==1.5.0 07:00:36 pyparsing==2.4.7 07:00:36 pyperclip==1.9.0 07:00:36 pyrsistent==0.20.0 07:00:36 python-cinderclient==9.6.0 07:00:36 python-dateutil==2.9.0.post0 07:00:36 python-heatclient==4.0.0 07:00:36 python-jenkins==1.8.2 07:00:36 python-keystoneclient==5.5.0 07:00:36 python-magnumclient==4.7.0 07:00:36 python-openstackclient==7.1.2 07:00:36 python-swiftclient==4.6.0 07:00:36 PyYAML==6.0.2 07:00:36 referencing==0.35.1 07:00:36 requests==2.32.3 07:00:36 requests-oauthlib==2.0.0 07:00:36 requestsexceptions==1.4.0 07:00:36 rfc3986==2.0.0 07:00:36 rpds-py==0.20.0 07:00:36 rsa==4.9 07:00:36 ruamel.yaml==0.18.6 07:00:36 ruamel.yaml.clib==0.2.8 07:00:36 s3transfer==0.10.2 07:00:36 simplejson==3.19.3 07:00:36 six==1.16.0 07:00:36 smmap==5.0.1 07:00:36 soupsieve==2.6 07:00:36 stevedore==5.3.0 07:00:36 tabulate==0.9.0 07:00:36 toml==0.10.2 07:00:36 tomlkit==0.13.2 07:00:36 tqdm==4.66.5 07:00:36 typing_extensions==4.12.2 07:00:36 tzdata==2024.1 07:00:36 urllib3==1.26.20 07:00:36 virtualenv==20.26.5 07:00:36 wcwidth==0.2.13 07:00:36 websocket-client==1.8.0 07:00:36 wrapt==1.16.0 07:00:36 xdg==6.0.0 07:00:36 xmltodict==0.13.0 07:00:36 yq==3.4.3 07:00:36 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins13181206705479341368.sh 07:00:36 ---> sudo-logs.sh 07:00:36 Archiving 'sudo' log.. 07:00:37 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins5486271580568550013.sh 07:00:37 ---> job-cost.sh 07:00:37 Setup pyenv: 07:00:37 system 07:00:37 3.8.13 07:00:37 3.9.13 07:00:37 3.10.13 07:00:37 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 07:00:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QoCG from file:/tmp/.os_lf_venv 07:00:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:00:43 lf-activate-venv(): INFO: Adding /tmp/venv-QoCG/bin to PATH 07:00:43 INFO: No Stack... 07:00:44 INFO: Retrieving Pricing Info for: v3-standard-4 07:00:44 INFO: Archiving Costs 07:00:44 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash -l /tmp/jenkins13286341591726516943.sh 07:00:44 ---> logs-deploy.sh 07:00:44 Setup pyenv: 07:00:44 system 07:00:44 3.8.13 07:00:44 3.9.13 07:00:44 3.10.13 07:00:44 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 07:00:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QoCG from file:/tmp/.os_lf_venv 07:00:46 lf-activate-venv(): INFO: Installing: lftools 07:00:55 lf-activate-venv(): INFO: Adding /tmp/venv-QoCG/bin to PATH 07:00:55 WARNING: Nexus logging server not set 07:00:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-titanium/4/ 07:00:55 INFO: archiving logs to S3 07:00:57 ---> uname -a: 07:00:57 Linux prd-centos8-builder-4c-4g-24512.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 07:00:57 07:00:57 07:00:57 ---> lscpu: 07:00:57 Architecture: x86_64 07:00:57 CPU op-mode(s): 32-bit, 64-bit 07:00:57 Byte Order: Little Endian 07:00:57 CPU(s): 4 07:00:57 On-line CPU(s) list: 0-3 07:00:57 Thread(s) per core: 1 07:00:57 Core(s) per socket: 1 07:00:57 Socket(s): 4 07:00:57 NUMA node(s): 1 07:00:57 Vendor ID: AuthenticAMD 07:00:57 CPU family: 23 07:00:57 Model: 49 07:00:57 Model name: AMD EPYC-Rome Processor 07:00:57 Stepping: 0 07:00:57 CPU MHz: 2800.000 07:00:57 BogoMIPS: 5600.00 07:00:57 Virtualization: AMD-V 07:00:57 Hypervisor vendor: KVM 07:00:57 Virtualization type: full 07:00:57 L1d cache: 32K 07:00:57 L1i cache: 32K 07:00:57 L2 cache: 512K 07:00:57 L3 cache: 16384K 07:00:57 NUMA node0 CPU(s): 0-3 07:00:57 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 07:00:57 07:00:57 07:00:57 ---> nproc: 07:00:57 4 07:00:57 07:00:57 07:00:57 ---> df -h: 07:00:57 Filesystem Size Used Avail Use% Mounted on 07:00:57 devtmpfs 7.7G 0 7.7G 0% /dev 07:00:57 tmpfs 7.7G 0 7.7G 0% /dev/shm 07:00:57 tmpfs 7.7G 17M 7.7G 1% /run 07:00:57 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 07:00:57 /dev/vda1 80G 8.7G 72G 11% / 07:00:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:00:57 07:00:57 07:00:57 ---> free -m: 07:00:57 total used free shared buff/cache available 07:00:57 Mem: 15761 735 12805 19 2219 14699 07:00:57 Swap: 1023 0 1023 07:00:57 07:00:57 07:00:57 ---> ip addr: 07:00:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:00:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:00:57 inet 127.0.0.1/8 scope host lo 07:00:57 valid_lft forever preferred_lft forever 07:00:57 inet6 ::1/128 scope host 07:00:57 valid_lft forever preferred_lft forever 07:00:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:00:57 link/ether fa:16:3e:c6:4f:69 brd ff:ff:ff:ff:ff:ff 07:00:57 altname enp0s3 07:00:57 altname ens3 07:00:57 inet 10.30.171.38/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 07:00:57 valid_lft 86237sec preferred_lft 86237sec 07:00:57 inet6 fe80::f816:3eff:fec6:4f69/64 scope link 07:00:57 valid_lft forever preferred_lft forever 07:00:57 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:00:57 link/ether 02:42:f5:a0:69:c9 brd ff:ff:ff:ff:ff:ff 07:00:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:00:57 valid_lft forever preferred_lft forever 07:00:57 07:00:57 07:00:57 ---> sar -b -r -n DEV: 07:00:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/20/2024 _x86_64_ (4 CPU) 07:00:57 07:00:57 06:58:11 LINUX RESTART (4 CPU) 07:00:57 07:00:57 06:59:01 AM tps rtps wtps bread/s bwrtn/s 07:00:57 07:00:00 AM 194.41 14.97 179.44 2522.99 6133.14 07:00:57 07:00:01 AM 378.35 13.40 364.95 1616.49 30969.07 07:00:57 Average: 197.38 14.94 182.44 2508.35 6534.45 07:00:57 07:00:57 06:59:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:00:57 07:00:00 AM 13341436 15161992 2798004 17.34 2688 2035200 1056752 6.15 373524 2066960 145084 07:00:57 07:00:01 AM 13332648 15154088 2806792 17.39 2688 2036036 1097264 6.38 374168 2071488 123744 07:00:57 Average: 13337042 15158040 2802398 17.36 2688 2035618 1077008 6.27 373846 2069224 134414 07:00:57 07:00:57 06:59:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:00:57 07:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:57 07:00:00 AM eth0 200.88 132.68 1286.17 42.28 0.00 0.00 0.00 0.00 07:00:57 07:00:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:57 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:57 07:00:01 AM eth0 168.04 101.03 136.81 63.23 0.00 0.00 0.00 0.00 07:00:57 07:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:57 Average: eth0 200.35 132.17 1267.60 42.62 0.00 0.00 0.00 0.00 07:00:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:57 07:00:57 07:00:57 ---> sar -P ALL: 07:00:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/20/2024 _x86_64_ (4 CPU) 07:00:57 07:00:57 06:58:11 LINUX RESTART (4 CPU) 07:00:57 07:00:57 06:59:01 AM CPU %user %nice %system %iowait %steal %idle 07:00:57 07:00:00 AM all 17.42 0.00 3.36 1.78 0.07 77.36 07:00:57 07:00:00 AM 0 11.57 0.00 2.71 2.74 0.09 82.89 07:00:57 07:00:00 AM 1 16.28 0.00 3.65 1.26 0.07 78.73 07:00:57 07:00:00 AM 2 11.18 0.00 2.67 1.34 0.07 84.73 07:00:57 07:00:00 AM 3 30.64 0.00 4.43 1.77 0.07 63.10 07:00:57 07:00:01 AM all 10.50 0.00 12.60 11.29 0.00 65.62 07:00:57 07:00:01 AM 0 6.32 0.00 18.95 40.00 0.00 34.74 07:00:57 07:00:01 AM 1 19.79 0.00 13.54 0.00 0.00 66.67 07:00:57 07:00:01 AM 2 7.37 0.00 11.58 5.26 0.00 75.79 07:00:57 07:00:01 AM 3 8.42 0.00 6.32 0.00 0.00 85.26 07:00:57 Average: all 17.31 0.00 3.51 1.93 0.07 77.17 07:00:57 Average: 0 11.49 0.00 2.97 3.34 0.08 82.12 07:00:57 Average: 1 16.34 0.00 3.81 1.24 0.07 78.54 07:00:57 Average: 2 11.12 0.00 2.81 1.41 0.07 84.59 07:00:57 Average: 3 30.28 0.00 4.46 1.74 0.07 63.45 07:00:57 07:00:57 07:00:57