09:43:24 Started by user Robert Varga 09:43:24 Running as SYSTEM 09:43:24 [EnvInject] - Loading node environment variables. 09:43:24 Building remotely on prd-centos8-builder-4c-4g-4283 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-scandium 09:43:24 [ssh-agent] Looking for ssh-agent implementation... 09:43:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:24 $ ssh-agent 09:43:24 SSH_AUTH_SOCK=/tmp/ssh-3Y1RQCCqxlv6/agent.5506 09:43:24 SSH_AGENT_PID=5508 09:43:24 [ssh-agent] Started. 09:43:24 Running ssh-add (command line suppressed) 09:43:24 Identity added: /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_2728993357718097471.key (/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_2728993357718097471.key) 09:43:24 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:43:24 The recommended git tool is: NONE 09:43:26 using credential jenkins-ssh 09:43:26 Wiping out workspace first. 09:43:26 Cloning the remote Git repository 09:43:26 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 09:43:27 > git init /w/workspace/autorelease-gerrit-branch-lock-scandium # timeout=10 09:43:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 09:43:27 > git --version # timeout=10 09:43:27 > git --version # 'git version 2.43.0' 09:43:27 using GIT_SSH to set credentials jenkins-ssh 09:43:27 [INFO] Currently running in a labeled security context 09:43:27 [INFO] Currently SELinux is 'enforcing' on the host 09:43:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/jenkins-gitclient-ssh13562627984575923091.key 09:43:27 Verifying host key using known hosts file 09:43:27 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. 09:43:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 09:43:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:43:30 Avoid second fetch 09:43:30 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 09:43:30 Checking out Revision 89dd5a30f9ebf169dbd515fc0e37460a19521b1d (refs/remotes/origin/stable/scandium) 09:43:30 > git config core.sparsecheckout # timeout=10 09:43:30 > git checkout -f 89dd5a30f9ebf169dbd515fc0e37460a19521b1d # timeout=10 09:43:30 Commit message: "Update git submodules" 09:43:30 > git rev-list --no-walk f1a989c8ab4436ad14dc015b06adc71919d3a1c9 # timeout=10 09:43:34 provisioning config files... 09:43:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:43:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:43:34 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins4587732788590506688.sh 09:43:34 ---> autorelease-gerrit-branch-lock.sh 09:43:34 Cloning into 'All-Projects'... 09:43:34 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 09:43:35 Total 1877 (delta 620), reused 1877 (delta 620) 09:43:35 Note: switching to '94d7150efbd1970d0b453af54e60965908250e21'. 09:43:35 09:43:35 You are in 'detached HEAD' state. You can look around, make experimental 09:43:35 changes and commit them, and you can discard any commits you make in this 09:43:35 state without impacting any branches by switching back to a branch. 09:43:35 09:43:35 If you want to create a new branch to retain commits you create, you may 09:43:35 do so (now or later) by using -c with the switch command. Example: 09:43:35 09:43:35 git switch -c 09:43:35 09:43:35 Or undo this operation with: 09:43:35 09:43:35 git switch - 09:43:35 09:43:35 Turn off this advice by setting config variable advice.detachedHead to false 09:43:35 09:43:36 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 09:43:37 From ssh://git.opendaylight.org:29418/All-Projects 09:43:37 * [new ref] refs/meta/config -> config 09:43:37 Switched to branch 'config' 09:43:37 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 09:43:39 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 09:43:40 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 09:43:41 + case $mode in 09:43:41 + echo 'INFO: Unlocking branch: stable/scandium' 09:43:41 INFO: Unlocking branch: stable/scandium 09:43:41 + git config -f project.config --remove-section access.refs/heads/stable/scandium 09:43:41 + git commit -asm 'Chore: Unlock branch stable/scandium' 09:43:41 [config 5bfca48] Chore: Unlock branch stable/scandium 09:43:41 1 file changed, 6 deletions(-) 09:43:41 + git diff HEAD~1 09:43:41 diff --git a/project.config b/project.config 09:43:41 index f3ed5b2..52d4f8a 100644 09:43:41 --- a/project.config 09:43:41 +++ b/project.config 09:43:41 @@ -142,9 +142,3 @@ 09:43:41 exclusiveGroupPermissions = create 09:43:41 create = block group Registered Users 09:43:41 create = group Release Engineering Team 09:43:41 -[access "refs/heads/stable/scandium"] 09:43:41 - exclusiveGroupPermissions = submit 09:43:41 - submit = group Release Engineering Team 09:43:41 - removeReviewer = group Release Engineering Team 09:43:41 - label-Code-Review = -2..+2 group Release Engineering Team 09:43:41 - label-Verified = -1..+1 group Release Engineering Team 09:43:41 + '[' false = true ']' 09:43:41 + echo 'INFO: Pushing changes to the repository.' 09:43:41 INFO: Pushing changes to the repository. 09:43:41 + git push origin HEAD:refs/meta/config 09:43:41 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 09:43:42 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 09:43:42 To ssh://git.opendaylight.org:29418/All-Projects 09:43:42 94d7150..5bfca48 HEAD -> refs/meta/config 09:43:42 $ ssh-agent -k 09:43:42 unset SSH_AUTH_SOCK; 09:43:42 unset SSH_AGENT_PID; 09:43:42 echo Agent pid 5508 killed; 09:43:42 [ssh-agent] Stopped. 09:43:43 [PostBuildScript] - [INFO] Executing post build scripts. 09:43:43 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins1314291685909210068.sh 09:43:43 ---> sysstat.sh 09:43:43 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins14659585682776374640.sh 09:43:43 ---> package-listing.sh 09:43:43 ++ facter osfamily 09:43:43 ++ tr '[:upper:]' '[:lower:]' 09:43:43 + OS_FAMILY=redhat 09:43:43 + workspace=/w/workspace/autorelease-gerrit-branch-lock-scandium 09:43:43 + START_PACKAGES=/tmp/packages_start.txt 09:43:43 + END_PACKAGES=/tmp/packages_end.txt 09:43:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:43:43 + PACKAGES=/tmp/packages_start.txt 09:43:43 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 09:43:43 + PACKAGES=/tmp/packages_end.txt 09:43:43 + case "${OS_FAMILY}" in 09:43:43 + rpm -qa 09:43:43 + sort 09:43:44 + '[' -f /tmp/packages_start.txt ']' 09:43:44 + '[' -f /tmp/packages_end.txt ']' 09:43:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:43:44 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 09:43:44 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 09:43:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 09:43:44 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins5328433315986732667.sh 09:43:44 ---> capture-instance-metadata.sh 09:43:44 Setup pyenv: 09:43:44 system 09:43:44 * 3.8.13 (set by /opt/pyenv/version) 09:43:44 * 3.9.13 (set by /opt/pyenv/version) 09:43:44 * 3.10.13 (set by /opt/pyenv/version) 09:43:44 * 3.11.7 (set by /opt/pyenv/version) 09:43:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N8WO 09:43:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:43:52 lf-activate-venv(): INFO: Installing: lftools 09:44:21 lf-activate-venv(): INFO: Adding /tmp/venv-N8WO/bin to PATH 09:44:21 INFO: Running in OpenStack, capturing instance metadata 09:44:21 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins15669248809688702033.sh 09:44:21 provisioning config files... 09:44:22 Could not find credentials [logs] for autorelease-gerrit-branch-lock-scandium #37 09:44:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/config9118581868290381616tmp 09:44:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:44:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:44:22 provisioning config files... 09:44:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:44:22 [EnvInject] - Injecting environment variables from a build step. 09:44:22 [EnvInject] - Injecting as environment variables the properties content 09:44:22 SERVER_ID=logs 09:44:22 09:44:22 [EnvInject] - Variables injected successfully. 09:44:22 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins13719958047087885618.sh 09:44:22 ---> create-netrc.sh 09:44:22 WARN: Log server credential not found. 09:44:22 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins12846740827852646749.sh 09:44:22 ---> python-tools-install.sh 09:44:22 Setup pyenv: 09:44:22 system 09:44:22 3.8.13 09:44:22 3.9.13 09:44:22 3.10.13 09:44:22 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 09:44:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N8WO from file:/tmp/.os_lf_venv 09:44:23 lf-activate-venv(): INFO: Installing: lftools 09:44:32 lf-activate-venv(): INFO: Adding /tmp/venv-N8WO/bin to PATH 09:44:32 Generating Requirements File 09:44:51 Python 3.11.7 09:44:52 pip 24.3.1 from /tmp/venv-N8WO/lib/python3.11/site-packages/pip (python 3.11) 09:44:52 appdirs==1.4.4 09:44:52 argcomplete==3.5.1 09:44:52 aspy.yaml==1.3.0 09:44:52 attrs==24.2.0 09:44:52 autopage==0.5.2 09:44:52 beautifulsoup4==4.12.3 09:44:52 boto3==1.35.54 09:44:52 botocore==1.35.54 09:44:52 bs4==0.0.2 09:44:52 cachetools==5.5.0 09:44:52 certifi==2024.8.30 09:44:52 cffi==1.17.1 09:44:52 cfgv==3.4.0 09:44:52 chardet==5.2.0 09:44:52 charset-normalizer==3.4.0 09:44:52 click==8.1.7 09:44:52 cliff==4.7.0 09:44:52 cmd2==2.5.2 09:44:52 cryptography==3.3.2 09:44:52 debtcollector==3.0.0 09:44:52 decorator==5.1.1 09:44:52 defusedxml==0.7.1 09:44:52 Deprecated==1.2.14 09:44:52 distlib==0.3.9 09:44:52 dnspython==2.7.0 09:44:52 docker==4.2.2 09:44:52 dogpile.cache==1.3.3 09:44:52 durationpy==0.9 09:44:52 email_validator==2.2.0 09:44:52 filelock==3.16.1 09:44:52 future==1.0.0 09:44:52 gitdb==4.0.11 09:44:52 GitPython==3.1.43 09:44:52 google-auth==2.35.0 09:44:52 httplib2==0.22.0 09:44:52 identify==2.6.1 09:44:52 idna==3.10 09:44:52 importlib-resources==1.5.0 09:44:52 iso8601==2.1.0 09:44:52 Jinja2==3.1.4 09:44:52 jmespath==1.0.1 09:44:52 jsonpatch==1.33 09:44:52 jsonpointer==3.0.0 09:44:52 jsonschema==4.23.0 09:44:52 jsonschema-specifications==2024.10.1 09:44:52 keystoneauth1==5.8.0 09:44:52 kubernetes==31.0.0 09:44:52 lftools==0.37.10 09:44:52 lxml==5.3.0 09:44:52 MarkupSafe==3.0.2 09:44:52 msgpack==1.1.0 09:44:52 multi_key_dict==2.0.3 09:44:52 munch==4.0.0 09:44:52 netaddr==1.3.0 09:44:52 netifaces==0.11.0 09:44:52 niet==1.4.2 09:44:52 nodeenv==1.9.1 09:44:52 oauth2client==4.1.3 09:44:52 oauthlib==3.2.2 09:44:52 openstacksdk==4.1.0 09:44:52 os-client-config==2.1.0 09:44:52 os-service-types==1.7.0 09:44:52 osc-lib==3.1.0 09:44:52 oslo.config==9.6.0 09:44:52 oslo.context==5.6.0 09:44:52 oslo.i18n==6.4.0 09:44:52 oslo.log==6.1.2 09:44:52 oslo.serialization==5.5.0 09:44:52 oslo.utils==7.3.0 09:44:52 packaging==24.1 09:44:52 pbr==6.1.0 09:44:52 platformdirs==4.3.6 09:44:52 prettytable==3.12.0 09:44:52 pyasn1==0.6.1 09:44:52 pyasn1_modules==0.4.1 09:44:52 pycparser==2.22 09:44:52 pygerrit2==2.0.15 09:44:52 PyGithub==2.4.0 09:44:52 PyJWT==2.9.0 09:44:52 PyNaCl==1.5.0 09:44:52 pyparsing==2.4.7 09:44:52 pyperclip==1.9.0 09:44:52 pyrsistent==0.20.0 09:44:52 python-cinderclient==9.6.0 09:44:52 python-dateutil==2.9.0.post0 09:44:52 python-heatclient==4.0.0 09:44:52 python-jenkins==1.8.2 09:44:52 python-keystoneclient==5.5.0 09:44:52 python-magnumclient==4.7.0 09:44:52 python-openstackclient==7.2.1 09:44:52 python-swiftclient==4.6.0 09:44:52 PyYAML==6.0.2 09:44:52 referencing==0.35.1 09:44:52 requests==2.32.3 09:44:52 requests-oauthlib==2.0.0 09:44:52 requestsexceptions==1.4.0 09:44:52 rfc3986==2.0.0 09:44:52 rpds-py==0.20.1 09:44:52 rsa==4.9 09:44:52 ruamel.yaml==0.18.6 09:44:52 ruamel.yaml.clib==0.2.12 09:44:52 s3transfer==0.10.3 09:44:52 simplejson==3.19.3 09:44:52 six==1.16.0 09:44:52 smmap==5.0.1 09:44:52 soupsieve==2.6 09:44:52 stevedore==5.3.0 09:44:52 tabulate==0.9.0 09:44:52 toml==0.10.2 09:44:52 tomlkit==0.13.2 09:44:52 tqdm==4.66.6 09:44:52 typing_extensions==4.12.2 09:44:52 tzdata==2024.2 09:44:52 urllib3==1.26.20 09:44:52 virtualenv==20.27.1 09:44:52 wcwidth==0.2.13 09:44:52 websocket-client==1.8.0 09:44:52 wrapt==1.16.0 09:44:52 xdg==6.0.0 09:44:52 xmltodict==0.14.2 09:44:52 yq==3.4.3 09:44:52 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins12655283769224846802.sh 09:44:52 ---> sudo-logs.sh 09:44:52 Archiving 'sudo' log.. 09:44:52 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins10610472094588164485.sh 09:44:52 ---> job-cost.sh 09:44:52 Setup pyenv: 09:44:53 system 09:44:53 3.8.13 09:44:53 3.9.13 09:44:53 3.10.13 09:44:53 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 09:44:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N8WO from file:/tmp/.os_lf_venv 09:44:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:44:58 lf-activate-venv(): INFO: Adding /tmp/venv-N8WO/bin to PATH 09:44:58 INFO: No Stack... 09:44:58 INFO: Retrieving Pricing Info for: v3-standard-4 09:44:58 INFO: Archiving Costs 09:44:58 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash -l /tmp/jenkins14752699781422076619.sh 09:44:58 ---> logs-deploy.sh 09:44:58 Setup pyenv: 09:44:59 system 09:44:59 3.8.13 09:44:59 3.9.13 09:44:59 3.10.13 09:44:59 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 09:44:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N8WO from file:/tmp/.os_lf_venv 09:45:00 lf-activate-venv(): INFO: Installing: lftools 09:45:12 lf-activate-venv(): INFO: Adding /tmp/venv-N8WO/bin to PATH 09:45:12 WARNING: Nexus logging server not set 09:45:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-scandium/37/ 09:45:12 INFO: archiving logs to S3 09:45:13 ---> uname -a: 09:45:13 Linux prd-centos8-builder-4c-4g-4283.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 09:45:13 09:45:13 09:45:13 ---> lscpu: 09:45:13 Architecture: x86_64 09:45:13 CPU op-mode(s): 32-bit, 64-bit 09:45:13 Byte Order: Little Endian 09:45:13 CPU(s): 4 09:45:13 On-line CPU(s) list: 0-3 09:45:13 Thread(s) per core: 1 09:45:13 Core(s) per socket: 1 09:45:13 Socket(s): 4 09:45:13 NUMA node(s): 1 09:45:13 Vendor ID: AuthenticAMD 09:45:13 CPU family: 23 09:45:13 Model: 49 09:45:13 Model name: AMD EPYC-Rome Processor 09:45:13 Stepping: 0 09:45:13 CPU MHz: 2799.996 09:45:13 BogoMIPS: 5599.99 09:45:13 Virtualization: AMD-V 09:45:13 Hypervisor vendor: KVM 09:45:13 Virtualization type: full 09:45:13 L1d cache: 32K 09:45:13 L1i cache: 32K 09:45:13 L2 cache: 512K 09:45:13 L3 cache: 16384K 09:45:13 NUMA node0 CPU(s): 0-3 09:45:13 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 09:45:13 09:45:13 09:45:13 ---> nproc: 09:45:13 4 09:45:13 09:45:13 09:45:13 ---> df -h: 09:45:13 Filesystem Size Used Avail Use% Mounted on 09:45:13 devtmpfs 7.7G 0 7.7G 0% /dev 09:45:13 tmpfs 7.7G 0 7.7G 0% /dev/shm 09:45:13 tmpfs 7.7G 17M 7.7G 1% /run 09:45:13 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 09:45:13 /dev/vda1 80G 8.7G 72G 11% / 09:45:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:45:13 09:45:13 09:45:13 ---> free -m: 09:45:13 total used free shared buff/cache available 09:45:13 Mem: 15761 733 12812 19 2215 14702 09:45:13 Swap: 1023 0 1023 09:45:13 09:45:13 09:45:13 ---> ip addr: 09:45:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:45:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:45:13 inet 127.0.0.1/8 scope host lo 09:45:13 valid_lft forever preferred_lft forever 09:45:13 inet6 ::1/128 scope host 09:45:13 valid_lft forever preferred_lft forever 09:45:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:45:13 link/ether fa:16:3e:5c:2d:c3 brd ff:ff:ff:ff:ff:ff 09:45:13 altname enp0s3 09:45:13 altname ens3 09:45:13 inet 10.30.171.47/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:45:13 valid_lft 86242sec preferred_lft 86242sec 09:45:13 inet6 fe80::f816:3eff:fe5c:2dc3/64 scope link 09:45:13 valid_lft forever preferred_lft forever 09:45:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:45:13 link/ether 02:42:bb:63:14:65 brd ff:ff:ff:ff:ff:ff 09:45:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:45:13 valid_lft forever preferred_lft forever 09:45:13 09:45:13 09:45:13 ---> sar -b -r -n DEV: 09:45:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/04/2024 _x86_64_ (4 CPU) 09:45:13 09:45:13 09:42:32 LINUX RESTART (4 CPU) 09:45:13 09:45:13 09:43:01 AM tps rtps wtps bread/s bwrtn/s 09:45:13 09:44:01 AM 162.40 17.46 144.94 5455.25 5085.17 09:45:13 09:45:01 AM 117.16 8.28 108.88 1367.01 8258.56 09:45:13 Average: 139.78 12.87 126.91 3411.13 6671.87 09:45:13 09:45:13 09:43:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:45:13 09:44:01 AM 13451136 15104720 2688300 16.66 2688 1878592 1150208 6.69 348988 2019296 64680 09:45:13 09:45:01 AM 13172144 15106440 2967292 18.39 2688 2144656 1099972 6.40 377740 2213196 117864 09:45:13 Average: 13311640 15105580 2827796 17.52 2688 2011624 1125090 6.55 363364 2116246 91272 09:45:13 09:45:13 09:43:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:45:13 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:13 09:44:01 AM eth0 342.62 205.56 1299.97 63.98 0.00 0.00 0.00 0.00 09:45:13 09:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:13 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:13 09:45:01 AM eth0 71.53 59.10 631.70 10.87 0.00 0.00 0.00 0.00 09:45:13 09:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:13 Average: eth0 207.07 132.33 965.83 37.43 0.00 0.00 0.00 0.00 09:45:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:13 09:45:13 09:45:13 ---> sar -P ALL: 09:45:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/04/2024 _x86_64_ (4 CPU) 09:45:13 09:45:13 09:42:32 LINUX RESTART (4 CPU) 09:45:13 09:45:13 09:43:01 AM CPU %user %nice %system %iowait %steal %idle 09:45:13 09:44:01 AM all 16.14 0.00 3.05 1.50 0.06 79.24 09:45:13 09:44:01 AM 0 27.13 0.00 3.07 1.27 0.07 68.47 09:45:13 09:44:01 AM 1 13.67 0.00 2.62 0.85 0.07 82.79 09:45:13 09:44:01 AM 2 13.14 0.00 2.81 1.02 0.05 82.98 09:45:13 09:44:01 AM 3 10.60 0.00 3.71 2.85 0.07 82.77 09:45:13 09:45:01 AM all 18.67 0.00 3.08 1.12 0.09 77.04 09:45:13 09:45:01 AM 0 40.30 0.00 3.71 1.54 0.10 54.36 09:45:13 09:45:01 AM 1 11.03 0.00 2.52 0.80 0.08 85.56 09:45:13 09:45:01 AM 2 4.21 0.00 2.36 1.16 0.08 92.19 09:45:13 09:45:01 AM 3 19.10 0.00 3.74 0.97 0.08 76.10 09:45:13 Average: all 17.41 0.00 3.07 1.31 0.08 78.14 09:45:13 Average: 0 33.71 0.00 3.39 1.40 0.08 61.41 09:45:13 Average: 1 12.35 0.00 2.57 0.83 0.08 84.18 09:45:13 Average: 2 8.68 0.00 2.59 1.09 0.07 87.58 09:45:13 Average: 3 14.86 0.00 3.73 1.91 0.08 79.43 09:45:13 09:45:13 09:45:13