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