11:47:32 Started by user Robert Varga 11:47:32 Running as SYSTEM 11:47:32 [EnvInject] - Loading node environment variables. 11:47:32 Building remotely on prd-centos8-builder-4c-4g-1326 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 11:47:33 [ssh-agent] Looking for ssh-agent implementation... 11:47:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:47:33 $ ssh-agent 11:47:33 SSH_AUTH_SOCK=/tmp/ssh-tE6cQzlepBk4/agent.5521 11:47:33 SSH_AGENT_PID=5523 11:47:33 [ssh-agent] Started. 11:47:33 Running ssh-add (command line suppressed) 11:47:33 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_11957559531899517399.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_11957559531899517399.key) 11:47:33 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:47:33 The recommended git tool is: NONE 11:47:35 using credential jenkins-ssh 11:47:35 Wiping out workspace first. 11:47:35 Cloning the remote Git repository 11:47:35 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 11:47:35 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 11:47:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 11:47:35 > git --version # timeout=10 11:47:35 > git --version # 'git version 2.43.0' 11:47:35 using GIT_SSH to set credentials jenkins-ssh 11:47:35 [INFO] Currently running in a labeled security context 11:47:35 [INFO] Currently SELinux is 'enforcing' on the host 11:47:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh6129079153701843795.key 11:47:35 Verifying host key using known hosts file 11:47:35 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. 11:47:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 11:47:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 11:47:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:47:39 Avoid second fetch 11:47:39 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 11:47:39 Checking out Revision 5892bf219a11d15ced0b9512d0cdd6880b13a3dd (refs/remotes/origin/stable/calcium) 11:47:39 > git config core.sparsecheckout # timeout=10 11:47:39 > git checkout -f 5892bf219a11d15ced0b9512d0cdd6880b13a3dd # timeout=10 11:47:39 Commit message: "Update git submodules" 11:47:39 > git rev-list --no-walk 4629378878329ee4bcef1372d79b0a0286a9af13 # timeout=10 11:47:42 provisioning config files... 11:47:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:47:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:47:42 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins4183059622422150896.sh 11:47:42 ---> autorelease-gerrit-branch-lock.sh 11:47:42 Cloning into 'All-Projects'... 11:47:43 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 11:47:44 Total 1883 (delta 620), reused 1883 (delta 620) 11:47:44 Note: switching to '40e820d7ea77f831267d416e2e2f377a3ba3d088'. 11:47:44 11:47:44 You are in 'detached HEAD' state. You can look around, make experimental 11:47:44 changes and commit them, and you can discard any commits you make in this 11:47:44 state without impacting any branches by switching back to a branch. 11:47:44 11:47:44 If you want to create a new branch to retain commits you create, you may 11:47:44 do so (now or later) by using -c with the switch command. Example: 11:47:44 11:47:44 git switch -c 11:47:44 11:47:44 Or undo this operation with: 11:47:44 11:47:44 git switch - 11:47:44 11:47:44 Turn off this advice by setting config variable advice.detachedHead to false 11:47:44 11:47:45 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 11:47:46 From ssh://git.opendaylight.org:29418/All-Projects 11:47:46 * [new ref] refs/meta/config -> config 11:47:46 Switched to branch 'config' 11:47:46 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 11:47:48 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 11:47:49 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 11:47:50 + case $mode in 11:47:50 + echo 'INFO: Unlocking branch: stable/calcium' 11:47:50 INFO: Unlocking branch: stable/calcium 11:47:50 + git config -f project.config --remove-section access.refs/heads/stable/calcium 11:47:50 + git commit -asm 'Chore: Unlock branch stable/calcium' 11:47:50 [config f82787d] Chore: Unlock branch stable/calcium 11:47:50 1 file changed, 6 deletions(-) 11:47:50 + git diff HEAD~1 11:47:50 diff --git a/project.config b/project.config 11:47:50 index 0b50316..52d4f8a 100644 11:47:50 --- a/project.config 11:47:50 +++ b/project.config 11:47:50 @@ -142,9 +142,3 @@ 11:47:50 exclusiveGroupPermissions = create 11:47:50 create = block group Registered Users 11:47:50 create = group Release Engineering Team 11:47:50 -[access "refs/heads/stable/calcium"] 11:47:50 - exclusiveGroupPermissions = submit 11:47:50 - submit = group Release Engineering Team 11:47:50 - removeReviewer = group Release Engineering Team 11:47:50 - label-Code-Review = -2..+2 group Release Engineering Team 11:47:50 - label-Verified = -1..+1 group Release Engineering Team 11:47:50 + '[' false = true ']' 11:47:50 + echo 'INFO: Pushing changes to the repository.' 11:47:50 INFO: Pushing changes to the repository. 11:47:50 + git push origin HEAD:refs/meta/config 11:47:50 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 11:47:51 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 11:47:51 To ssh://git.opendaylight.org:29418/All-Projects 11:47:51 40e820d..f82787d HEAD -> refs/meta/config 11:47:51 $ ssh-agent -k 11:47:51 unset SSH_AUTH_SOCK; 11:47:51 unset SSH_AGENT_PID; 11:47:51 echo Agent pid 5523 killed; 11:47:51 [ssh-agent] Stopped. 11:47:51 [PostBuildScript] - [INFO] Executing post build scripts. 11:47:51 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins13660263375565259778.sh 11:47:52 ---> sysstat.sh 11:47:52 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins12676217782255870064.sh 11:47:52 ---> package-listing.sh 11:47:52 ++ facter osfamily 11:47:52 ++ tr '[:upper:]' '[:lower:]' 11:47:52 + OS_FAMILY=redhat 11:47:52 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 11:47:52 + START_PACKAGES=/tmp/packages_start.txt 11:47:52 + END_PACKAGES=/tmp/packages_end.txt 11:47:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:47:52 + PACKAGES=/tmp/packages_start.txt 11:47:52 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 11:47:52 + PACKAGES=/tmp/packages_end.txt 11:47:52 + case "${OS_FAMILY}" in 11:47:52 + rpm -qa 11:47:52 + sort 11:47:53 + '[' -f /tmp/packages_start.txt ']' 11:47:53 + '[' -f /tmp/packages_end.txt ']' 11:47:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:47:53 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 11:47:53 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 11:47:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 11:47:53 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins6822766069992445514.sh 11:47:53 ---> capture-instance-metadata.sh 11:47:53 Setup pyenv: 11:47:53 system 11:47:53 * 3.8.13 (set by /opt/pyenv/version) 11:47:53 * 3.9.13 (set by /opt/pyenv/version) 11:47:53 * 3.10.13 (set by /opt/pyenv/version) 11:47:53 * 3.11.7 (set by /opt/pyenv/version) 11:47:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PY8f 11:47:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:48:01 lf-activate-venv(): INFO: Installing: lftools 11:48:29 lf-activate-venv(): INFO: Adding /tmp/venv-PY8f/bin to PATH 11:48:29 INFO: Running in OpenStack, capturing instance metadata 11:48:29 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins6808844733693381171.sh 11:48:29 provisioning config files... 11:48:30 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #80 11:48:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config7324212560274083111tmp 11:48:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:48:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:48:30 provisioning config files... 11:48:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:48:30 [EnvInject] - Injecting environment variables from a build step. 11:48:30 [EnvInject] - Injecting as environment variables the properties content 11:48:30 SERVER_ID=logs 11:48:30 11:48:30 [EnvInject] - Variables injected successfully. 11:48:30 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins13859685740649538421.sh 11:48:30 ---> create-netrc.sh 11:48:30 WARN: Log server credential not found. 11:48:30 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins3914565629119580943.sh 11:48:30 ---> python-tools-install.sh 11:48:30 Setup pyenv: 11:48:30 system 11:48:30 3.8.13 11:48:30 3.9.13 11:48:30 3.10.13 11:48:30 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 11:48:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PY8f from file:/tmp/.os_lf_venv 11:48:31 lf-activate-venv(): INFO: Installing: lftools 11:48:40 lf-activate-venv(): INFO: Adding /tmp/venv-PY8f/bin to PATH 11:48:40 Generating Requirements File 11:49:02 Python 3.11.7 11:49:02 pip 24.3.1 from /tmp/venv-PY8f/lib/python3.11/site-packages/pip (python 3.11) 11:49:03 appdirs==1.4.4 11:49:03 argcomplete==3.5.2 11:49:03 aspy.yaml==1.3.0 11:49:03 attrs==24.2.0 11:49:03 autopage==0.5.2 11:49:03 beautifulsoup4==4.12.3 11:49:03 boto3==1.35.76 11:49:03 botocore==1.35.76 11:49:03 bs4==0.0.2 11:49:03 cachetools==5.5.0 11:49:03 certifi==2024.8.30 11:49:03 cffi==1.17.1 11:49:03 cfgv==3.4.0 11:49:03 chardet==5.2.0 11:49:03 charset-normalizer==3.4.0 11:49:03 click==8.1.7 11:49:03 cliff==4.8.0 11:49:03 cmd2==2.5.7 11:49:03 cryptography==3.3.2 11:49:03 debtcollector==3.0.0 11:49:03 decorator==5.1.1 11:49:03 defusedxml==0.7.1 11:49:03 Deprecated==1.2.15 11:49:03 distlib==0.3.9 11:49:03 dnspython==2.7.0 11:49:03 docker==4.2.2 11:49:03 dogpile.cache==1.3.3 11:49:03 durationpy==0.9 11:49:03 email_validator==2.2.0 11:49:03 filelock==3.16.1 11:49:03 future==1.0.0 11:49:03 gitdb==4.0.11 11:49:03 GitPython==3.1.43 11:49:03 google-auth==2.36.0 11:49:03 httplib2==0.22.0 11:49:03 identify==2.6.3 11:49:03 idna==3.10 11:49:03 importlib-resources==1.5.0 11:49:03 iso8601==2.1.0 11:49:03 Jinja2==3.1.4 11:49:03 jmespath==1.0.1 11:49:03 jsonpatch==1.33 11:49:03 jsonpointer==3.0.0 11:49:03 jsonschema==4.23.0 11:49:03 jsonschema-specifications==2024.10.1 11:49:03 keystoneauth1==5.9.1 11:49:03 kubernetes==31.0.0 11:49:03 lftools==0.37.10 11:49:03 lxml==5.3.0 11:49:03 MarkupSafe==3.0.2 11:49:03 msgpack==1.1.0 11:49:03 multi_key_dict==2.0.3 11:49:03 munch==4.0.0 11:49:03 netaddr==1.3.0 11:49:03 netifaces==0.11.0 11:49:03 niet==1.4.2 11:49:03 nodeenv==1.9.1 11:49:03 oauth2client==4.1.3 11:49:03 oauthlib==3.2.2 11:49:03 openstacksdk==4.1.0 11:49:03 os-client-config==2.1.0 11:49:03 os-service-types==1.7.0 11:49:03 osc-lib==3.2.0 11:49:03 oslo.config==9.7.0 11:49:03 oslo.context==5.7.0 11:49:03 oslo.i18n==6.5.0 11:49:03 oslo.log==6.2.0 11:49:03 oslo.serialization==5.6.0 11:49:03 oslo.utils==8.0.0 11:49:03 packaging==24.2 11:49:03 pbr==6.1.0 11:49:03 platformdirs==4.3.6 11:49:03 prettytable==3.12.0 11:49:03 psutil==6.1.0 11:49:03 pyasn1==0.6.1 11:49:03 pyasn1_modules==0.4.1 11:49:03 pycparser==2.22 11:49:03 pygerrit2==2.0.15 11:49:03 PyGithub==2.5.0 11:49:03 PyJWT==2.10.1 11:49:03 PyNaCl==1.5.0 11:49:03 pyparsing==2.4.7 11:49:03 pyperclip==1.9.0 11:49:03 pyrsistent==0.20.0 11:49:03 python-cinderclient==9.6.0 11:49:03 python-dateutil==2.9.0.post0 11:49:03 python-heatclient==4.0.0 11:49:03 python-jenkins==1.8.2 11:49:03 python-keystoneclient==5.5.0 11:49:03 python-magnumclient==4.7.0 11:49:03 python-openstackclient==7.2.1 11:49:03 python-swiftclient==4.6.0 11:49:03 PyYAML==6.0.2 11:49:03 referencing==0.35.1 11:49:03 requests==2.32.3 11:49:03 requests-oauthlib==2.0.0 11:49:03 requestsexceptions==1.4.0 11:49:03 rfc3986==2.0.0 11:49:03 rpds-py==0.22.3 11:49:03 rsa==4.9 11:49:03 ruamel.yaml==0.18.6 11:49:03 ruamel.yaml.clib==0.2.12 11:49:03 s3transfer==0.10.4 11:49:03 simplejson==3.19.3 11:49:03 six==1.17.0 11:49:03 smmap==5.0.1 11:49:03 soupsieve==2.6 11:49:03 stevedore==5.4.0 11:49:03 tabulate==0.9.0 11:49:03 toml==0.10.2 11:49:03 tomlkit==0.13.2 11:49:03 tqdm==4.67.1 11:49:03 typing_extensions==4.12.2 11:49:03 tzdata==2024.2 11:49:03 urllib3==1.26.20 11:49:03 virtualenv==20.28.0 11:49:03 wcwidth==0.2.13 11:49:03 websocket-client==1.8.0 11:49:03 wrapt==1.17.0 11:49:03 xdg==6.0.0 11:49:03 xmltodict==0.14.2 11:49:03 yq==3.4.3 11:49:03 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins11412079532082224025.sh 11:49:03 ---> sudo-logs.sh 11:49:03 Archiving 'sudo' log.. 11:49:03 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins7633745813504175960.sh 11:49:03 ---> job-cost.sh 11:49:03 Setup pyenv: 11:49:03 system 11:49:03 3.8.13 11:49:03 3.9.13 11:49:03 3.10.13 11:49:03 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 11:49:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PY8f from file:/tmp/.os_lf_venv 11:49:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:49:10 lf-activate-venv(): INFO: Adding /tmp/venv-PY8f/bin to PATH 11:49:10 INFO: No Stack... 11:49:10 INFO: Retrieving Pricing Info for: v3-standard-4 11:49:10 INFO: Archiving Costs 11:49:10 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins13000308103607245248.sh 11:49:10 ---> logs-deploy.sh 11:49:10 Setup pyenv: 11:49:11 system 11:49:11 3.8.13 11:49:11 3.9.13 11:49:11 3.10.13 11:49:11 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 11:49:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PY8f from file:/tmp/.os_lf_venv 11:49:12 lf-activate-venv(): INFO: Installing: lftools 11:49:22 lf-activate-venv(): INFO: Adding /tmp/venv-PY8f/bin to PATH 11:49:22 WARNING: Nexus logging server not set 11:49:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/80/ 11:49:22 INFO: archiving logs to S3 11:49:23 ---> uname -a: 11:49:23 Linux prd-centos8-builder-4c-4g-1326.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 11:49:23 11:49:23 11:49:23 ---> lscpu: 11:49:23 Architecture: x86_64 11:49:23 CPU op-mode(s): 32-bit, 64-bit 11:49:23 Byte Order: Little Endian 11:49:23 CPU(s): 4 11:49:23 On-line CPU(s) list: 0-3 11:49:23 Thread(s) per core: 1 11:49:23 Core(s) per socket: 1 11:49:23 Socket(s): 4 11:49:23 NUMA node(s): 1 11:49:23 Vendor ID: AuthenticAMD 11:49:23 CPU family: 23 11:49:23 Model: 49 11:49:23 Model name: AMD EPYC-Rome Processor 11:49:23 Stepping: 0 11:49:23 CPU MHz: 2800.000 11:49:23 BogoMIPS: 5600.00 11:49:23 Virtualization: AMD-V 11:49:23 Hypervisor vendor: KVM 11:49:23 Virtualization type: full 11:49:23 L1d cache: 32K 11:49:23 L1i cache: 32K 11:49:23 L2 cache: 512K 11:49:23 L3 cache: 16384K 11:49:23 NUMA node0 CPU(s): 0-3 11:49: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 11:49:23 11:49:23 11:49:23 ---> nproc: 11:49:23 4 11:49:23 11:49:23 11:49:23 ---> df -h: 11:49:23 Filesystem Size Used Avail Use% Mounted on 11:49:23 devtmpfs 7.7G 0 7.7G 0% /dev 11:49:23 tmpfs 7.7G 0 7.7G 0% /dev/shm 11:49:23 tmpfs 7.7G 17M 7.7G 1% /run 11:49:23 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 11:49:23 /dev/vda1 80G 8.7G 72G 11% / 11:49:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:49:23 11:49:23 11:49:23 ---> free -m: 11:49:23 total used free shared buff/cache available 11:49:23 Mem: 15761 729 12807 19 2223 14705 11:49:23 Swap: 1023 0 1023 11:49:23 11:49:23 11:49:23 ---> ip addr: 11:49:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:49:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:49:23 inet 127.0.0.1/8 scope host lo 11:49:23 valid_lft forever preferred_lft forever 11:49:23 inet6 ::1/128 scope host 11:49:23 valid_lft forever preferred_lft forever 11:49:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:49:23 link/ether fa:16:3e:6a:30:55 brd ff:ff:ff:ff:ff:ff 11:49:23 altname enp0s3 11:49:23 altname ens3 11:49:23 inet 10.30.171.91/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:49:23 valid_lft 86258sec preferred_lft 86258sec 11:49:23 inet6 fe80::f816:3eff:fe6a:3055/64 scope link 11:49:23 valid_lft forever preferred_lft forever 11:49:23 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:49:23 link/ether 02:42:d9:87:87:4a brd ff:ff:ff:ff:ff:ff 11:49:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:49:23 valid_lft forever preferred_lft forever 11:49:23 11:49:23 11:49:23 ---> sar -b -r -n DEV: 11:49:23 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/09/2024 _x86_64_ (4 CPU) 11:49:23 11:49:23 11:46:57 LINUX RESTART (4 CPU) 11:49:23 11:49:23 11:48:01 AM tps rtps wtps bread/s bwrtn/s 11:49:23 11:49:01 AM 117.68 8.36 109.31 1353.95 9473.64 11:49:23 Average: 117.68 8.36 109.31 1353.95 9473.64 11:49:23 11:49:23 11:48:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:49:23 11:49:01 AM 13123640 15059208 3015800 18.69 2688 2146724 1164724 6.78 383592 2257844 116816 11:49:23 Average: 13123640 15059208 3015800 18.69 2688 2146724 1164724 6.78 383592 2257844 116816 11:49:23 11:49:23 11:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:49:23 11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:23 11:49:01 AM eth0 79.67 68.99 837.23 10.73 0.00 0.00 0.00 0.00 11:49:23 11:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:23 Average: eth0 79.67 68.99 837.23 10.73 0.00 0.00 0.00 0.00 11:49:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:23 11:49:23 11:49:23 ---> sar -P ALL: 11:49:23 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/09/2024 _x86_64_ (4 CPU) 11:49:23 11:49:23 11:46:57 LINUX RESTART (4 CPU) 11:49:23 11:49:23 11:48:01 AM CPU %user %nice %system %iowait %steal %idle 11:49:23 11:49:01 AM all 18.66 0.00 2.72 1.35 0.08 77.19 11:49:23 11:49:01 AM 0 15.88 0.00 1.85 1.09 0.08 81.10 11:49:23 11:49:01 AM 1 11.39 0.00 1.91 1.72 0.07 84.91 11:49:23 11:49:01 AM 2 16.80 0.00 2.11 1.44 0.08 79.56 11:49:23 11:49:01 AM 3 30.60 0.00 5.02 1.14 0.07 63.17 11:49:23 Average: all 18.66 0.00 2.72 1.35 0.08 77.19 11:49:23 Average: 0 15.88 0.00 1.85 1.09 0.08 81.10 11:49:23 Average: 1 11.39 0.00 1.91 1.72 0.07 84.91 11:49:23 Average: 2 16.80 0.00 2.11 1.44 0.08 79.56 11:49:23 Average: 3 30.60 0.00 5.02 1.14 0.07 63.17 11:49:23 11:49:23 11:49:23