16:15:48 Started by user Robert Varga 16:15:48 Running as SYSTEM 16:15:48 [EnvInject] - Loading node environment variables. 16:15:48 Building remotely on prd-centos8-builder-4c-4g-410 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 16:15:48 [ssh-agent] Looking for ssh-agent implementation... 16:15:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:48 $ ssh-agent 16:15:48 SSH_AUTH_SOCK=/tmp/ssh-PnGMnUPqz8Za/agent.5577 16:15:48 SSH_AGENT_PID=5579 16:15:48 [ssh-agent] Started. 16:15:48 Running ssh-add (command line suppressed) 16:15:48 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_4552525950653288747.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_4552525950653288747.key) 16:15:48 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:15:48 The recommended git tool is: NONE 16:15:51 using credential jenkins-ssh 16:15:51 Wiping out workspace first. 16:15:51 Cloning the remote Git repository 16:15:51 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 16:15:52 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 16:15:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 16:15:52 > git --version # timeout=10 16:15:52 > git --version # 'git version 2.43.0' 16:15:52 using GIT_SSH to set credentials jenkins-ssh 16:15:52 [INFO] Currently running in a labeled security context 16:15:52 [INFO] Currently SELinux is 'enforcing' on the host 16:15:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh3692211805112373453.key 16:15:52 Verifying host key using known hosts file 16:15:52 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. 16:15:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 16:15:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:55 Avoid second fetch 16:15:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:15:55 Checking out Revision 90480482cd103da8b73c78667f79ae38aacc5681 (refs/remotes/origin/master) 16:15:55 > git config core.sparsecheckout # timeout=10 16:15:55 > git checkout -f 90480482cd103da8b73c78667f79ae38aacc5681 # timeout=10 16:15:55 Commit message: "Update git submodules" 16:15:55 > git rev-list --no-walk 90480482cd103da8b73c78667f79ae38aacc5681 # timeout=10 16:15:55 provisioning config files... 16:15:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:15:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:15:56 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins12520046226077548792.sh 16:15:56 ---> autorelease-gerrit-branch-lock.sh 16:15:56 Cloning into 'All-Projects'... 16:15:56 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 16:15:57 Total 1712 (delta 603), reused 1712 (delta 603) 16:15:57 Note: switching to '25fd99064413fdaca0c07c33ddc157cfa5431e11'. 16:15:57 16:15:57 You are in 'detached HEAD' state. You can look around, make experimental 16:15:57 changes and commit them, and you can discard any commits you make in this 16:15:57 state without impacting any branches by switching back to a branch. 16:15:57 16:15:57 If you want to create a new branch to retain commits you create, you may 16:15:57 do so (now or later) by using -c with the switch command. Example: 16:15:57 16:15:57 git switch -c 16:15:57 16:15:57 Or undo this operation with: 16:15:57 16:15:57 git switch - 16:15:57 16:15:57 Turn off this advice by setting config variable advice.detachedHead to false 16:15:57 16:15:58 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 16:15:58 From ssh://git.opendaylight.org:29418/All-Projects 16:15:58 * [new ref] refs/meta/config -> config 16:15:59 Switched to branch 'config' 16:15:59 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 16:16:00 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 16:16:01 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 16:16:02 + case $mode in 16:16:02 + echo 'INFO: Locking branch for MRI: master' 16:16:02 INFO: Locking branch for MRI: master 16:16:02 + git config -f project.config access.refs/heads/master.exclusiveGroupPermissions submit 16:16:02 + git config -f project.config access.refs/heads/master.submit 'group Release Engineering Team' 16:16:02 + git config -f project.config access.refs/heads/master.removeReviewer 'group Release Engineering Team' 16:16:02 + git config -f project.config access.refs/heads/master.label-Code-Review '-2..+2 group Release Engineering Team' 16:16:02 + git config -f project.config access.refs/heads/master.label-Verified '-1..+1 group Release Engineering Team' 16:16:02 + git commit -asm 'Chore: Grant supercommitters rights master' 16:16:02 [config 93926b7] Chore: Grant supercommitters rights master 16:16:02 1 file changed, 6 insertions(+) 16:16:02 + git diff HEAD~1 16:16:02 diff --git a/project.config b/project.config 16:16:02 index 52d4f8a..268f5c0 100644 16:16:02 --- a/project.config 16:16:02 +++ b/project.config 16:16:02 @@ -142,3 +142,9 @@ 16:16:02 exclusiveGroupPermissions = create 16:16:02 create = block group Registered Users 16:16:02 create = group Release Engineering Team 16:16:02 +[access "refs/heads/master"] 16:16:02 + exclusiveGroupPermissions = submit 16:16:02 + submit = group Release Engineering Team 16:16:02 + removeReviewer = group Release Engineering Team 16:16:02 + label-Code-Review = -2..+2 group Release Engineering Team 16:16:02 + label-Verified = -1..+1 group Release Engineering Team 16:16:02 + '[' false = true ']' 16:16:02 + echo 'INFO: Pushing changes to the repository.' 16:16:02 INFO: Pushing changes to the repository. 16:16:02 + git push origin HEAD:refs/meta/config 16:16:03 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 16:16:04 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 16:16:04 To ssh://git.opendaylight.org:29418/All-Projects 16:16:04 25fd990..93926b7 HEAD -> refs/meta/config 16:16:04 $ ssh-agent -k 16:16:04 unset SSH_AUTH_SOCK; 16:16:04 unset SSH_AGENT_PID; 16:16:04 echo Agent pid 5579 killed; 16:16:04 [ssh-agent] Stopped. 16:16:04 [PostBuildScript] - [INFO] Executing post build scripts. 16:16:04 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins16729250801072170329.sh 16:16:04 ---> sysstat.sh 16:16:04 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins17958570015331226213.sh 16:16:04 ---> package-listing.sh 16:16:04 ++ facter osfamily 16:16:04 ++ tr '[:upper:]' '[:lower:]' 16:16:04 + OS_FAMILY=redhat 16:16:04 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 16:16:04 + START_PACKAGES=/tmp/packages_start.txt 16:16:04 + END_PACKAGES=/tmp/packages_end.txt 16:16:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:16:04 + PACKAGES=/tmp/packages_start.txt 16:16:04 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 16:16:04 + PACKAGES=/tmp/packages_end.txt 16:16:04 + case "${OS_FAMILY}" in 16:16:04 + rpm -qa 16:16:04 + sort 16:16:05 + '[' -f /tmp/packages_start.txt ']' 16:16:05 + '[' -f /tmp/packages_end.txt ']' 16:16:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:16:05 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 16:16:05 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 16:16:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 16:16:05 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins12756300916263190880.sh 16:16:05 ---> capture-instance-metadata.sh 16:16:05 Setup pyenv: 16:16:05 system 16:16:05 * 3.8.13 (set by /opt/pyenv/version) 16:16:05 * 3.9.13 (set by /opt/pyenv/version) 16:16:05 * 3.10.6 (set by /opt/pyenv/version) 16:16:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yYua 16:16:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:16:13 lf-activate-venv(): INFO: Installing: lftools 16:16:45 lf-activate-venv(): INFO: Adding /tmp/venv-yYua/bin to PATH 16:16:45 INFO: Running in OpenStack, capturing instance metadata 16:16:45 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins6923867748246632693.sh 16:16:45 provisioning config files... 16:16:45 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #12 16:16:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config9529759479531393209tmp 16:16:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:16:45 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:16:45 provisioning config files... 16:16:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:16:46 [EnvInject] - Injecting environment variables from a build step. 16:16:46 [EnvInject] - Injecting as environment variables the properties content 16:16:46 SERVER_ID=logs 16:16:46 16:16:46 [EnvInject] - Variables injected successfully. 16:16:46 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins4497306076957569124.sh 16:16:46 ---> create-netrc.sh 16:16:46 WARN: Log server credential not found. 16:16:46 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8292597670682183240.sh 16:16:46 ---> python-tools-install.sh 16:16:46 Setup pyenv: 16:16:46 system 16:16:46 3.8.13 16:16:46 3.9.13 16:16:46 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 16:16:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yYua from file:/tmp/.os_lf_venv 16:16:47 lf-activate-venv(): INFO: Installing: lftools 16:16:57 lf-activate-venv(): INFO: Adding /tmp/venv-yYua/bin to PATH 16:16:57 Generating Requirements File 16:17:28 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:17:28 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 16:17:28 Python 3.10.6 16:17:29 pip 24.0 from /tmp/venv-yYua/lib/python3.10/site-packages/pip (python 3.10) 16:17:29 appdirs==1.4.4 16:17:29 argcomplete==3.2.2 16:17:29 aspy.yaml==1.3.0 16:17:29 attrs==23.2.0 16:17:29 autopage==0.5.2 16:17:29 beautifulsoup4==4.12.3 16:17:29 boto3==1.34.51 16:17:29 botocore==1.34.51 16:17:29 bs4==0.0.2 16:17:29 cachetools==5.3.3 16:17:29 certifi==2024.2.2 16:17:29 cffi==1.16.0 16:17:29 cfgv==3.4.0 16:17:29 chardet==5.2.0 16:17:29 charset-normalizer==3.3.2 16:17:29 click==8.1.7 16:17:29 cliff==4.6.0 16:17:29 cmd2==2.4.3 16:17:29 cryptography==3.3.2 16:17:29 debtcollector==3.0.0 16:17:29 decorator==5.1.1 16:17:29 defusedxml==0.7.1 16:17:29 Deprecated==1.2.14 16:17:29 distlib==0.3.8 16:17:29 dnspython==2.6.1 16:17:29 docker==4.2.2 16:17:29 dogpile.cache==1.3.2 16:17:29 email_validator==2.1.1 16:17:29 filelock==3.13.1 16:17:29 future==1.0.0 16:17:29 gitdb==4.0.11 16:17:29 GitPython==3.1.42 16:17:29 google-auth==2.28.1 16:17:29 httplib2==0.22.0 16:17:29 identify==2.5.35 16:17:29 idna==3.6 16:17:29 importlib-resources==1.5.0 16:17:29 iso8601==2.1.0 16:17:29 Jinja2==3.1.3 16:17:29 jmespath==1.0.1 16:17:29 jsonpatch==1.33 16:17:29 jsonpointer==2.4 16:17:29 jsonschema==4.21.1 16:17:29 jsonschema-specifications==2023.12.1 16:17:29 keystoneauth1==5.6.0 16:17:29 kubernetes==29.0.0 16:17:29 lftools==0.37.9 16:17:29 lxml==5.1.0 16:17:29 MarkupSafe==2.1.5 16:17:29 msgpack==1.0.7 16:17:29 multi_key_dict==2.0.3 16:17:29 munch==4.0.0 16:17:29 netaddr==1.2.1 16:17:29 netifaces==0.11.0 16:17:29 niet==1.4.2 16:17:29 nodeenv==1.8.0 16:17:29 oauth2client==4.1.3 16:17:29 oauthlib==3.2.2 16:17:29 openstacksdk==0.62.0 16:17:29 os-client-config==2.1.0 16:17:29 os-service-types==1.7.0 16:17:29 osc-lib==3.0.1 16:17:29 oslo.config==9.4.0 16:17:29 oslo.context==5.4.0 16:17:29 oslo.i18n==6.3.0 16:17:29 oslo.log==5.5.0 16:17:29 oslo.serialization==5.4.0 16:17:29 oslo.utils==7.1.0 16:17:29 packaging==23.2 16:17:29 pbr==6.0.0 16:17:29 platformdirs==4.2.0 16:17:29 prettytable==3.10.0 16:17:29 pyasn1==0.5.1 16:17:29 pyasn1-modules==0.3.0 16:17:29 pycparser==2.21 16:17:29 pygerrit2==2.0.15 16:17:29 PyGithub==2.2.0 16:17:29 pyinotify==0.9.6 16:17:29 PyJWT==2.8.0 16:17:29 PyNaCl==1.5.0 16:17:29 pyparsing==2.4.7 16:17:29 pyperclip==1.8.2 16:17:29 pyrsistent==0.20.0 16:17:29 python-cinderclient==9.4.0 16:17:29 python-dateutil==2.8.2 16:17:29 python-heatclient==3.4.0 16:17:29 python-jenkins==1.8.2 16:17:29 python-keystoneclient==5.3.0 16:17:29 python-magnumclient==4.3.0 16:17:29 python-novaclient==18.4.0 16:17:29 python-openstackclient==6.0.1 16:17:29 python-swiftclient==4.4.0 16:17:29 PyYAML==6.0.1 16:17:29 referencing==0.33.0 16:17:29 requests==2.31.0 16:17:29 requests-oauthlib==1.3.1 16:17:29 requestsexceptions==1.4.0 16:17:29 rfc3986==2.0.0 16:17:29 rpds-py==0.18.0 16:17:29 rsa==4.9 16:17:29 ruamel.yaml==0.18.6 16:17:29 ruamel.yaml.clib==0.2.8 16:17:29 s3transfer==0.10.0 16:17:29 simplejson==3.19.2 16:17:29 six==1.16.0 16:17:29 smmap==5.0.1 16:17:29 soupsieve==2.5 16:17:29 stevedore==5.2.0 16:17:29 tabulate==0.9.0 16:17:29 toml==0.10.2 16:17:29 tomlkit==0.12.4 16:17:29 tqdm==4.66.2 16:17:29 typing_extensions==4.10.0 16:17:29 tzdata==2024.1 16:17:29 urllib3==1.26.18 16:17:29 virtualenv==20.25.1 16:17:29 wcwidth==0.2.13 16:17:29 websocket-client==1.7.0 16:17:29 wrapt==1.16.0 16:17:29 xdg==6.0.0 16:17:29 xmltodict==0.13.0 16:17:29 yq==3.2.3 16:17:29 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins531001670916095702.sh 16:17:29 ---> sudo-logs.sh 16:17:29 Archiving 'sudo' log.. 16:17:30 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins2562576744527941037.sh 16:17:30 ---> job-cost.sh 16:17:30 Setup pyenv: 16:17:30 system 16:17:30 3.8.13 16:17:30 3.9.13 16:17:30 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 16:17:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yYua from file:/tmp/.os_lf_venv 16:17:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:17:39 lf-activate-venv(): INFO: Adding /tmp/venv-yYua/bin to PATH 16:17:39 INFO: No Stack... 16:17:40 INFO: Retrieving Pricing Info for: v3-standard-4 16:17:40 INFO: Archiving Costs 16:17:40 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins867959128417551408.sh 16:17:40 ---> logs-deploy.sh 16:17:40 Setup pyenv: 16:17:40 system 16:17:40 3.8.13 16:17:40 3.9.13 16:17:40 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 16:17:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yYua from file:/tmp/.os_lf_venv 16:17:42 lf-activate-venv(): INFO: Installing: lftools 16:17:55 lf-activate-venv(): INFO: Adding /tmp/venv-yYua/bin to PATH 16:17:55 WARNING: Nexus logging server not set 16:17:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/12/ 16:17:55 INFO: archiving logs to S3 16:17:56 ---> uname -a: 16:17:56 Linux prd-centos8-builder-4c-4g-410.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 16:17:56 16:17:56 16:17:56 ---> lscpu: 16:17:56 Architecture: x86_64 16:17:56 CPU op-mode(s): 32-bit, 64-bit 16:17:56 Byte Order: Little Endian 16:17:56 CPU(s): 4 16:17:56 On-line CPU(s) list: 0-3 16:17:56 Thread(s) per core: 1 16:17:56 Core(s) per socket: 1 16:17:56 Socket(s): 4 16:17:56 NUMA node(s): 1 16:17:56 Vendor ID: AuthenticAMD 16:17:56 CPU family: 23 16:17:56 Model: 49 16:17:56 Model name: AMD EPYC-Rome Processor 16:17:56 Stepping: 0 16:17:56 CPU MHz: 2800.000 16:17:56 BogoMIPS: 5600.00 16:17:56 Virtualization: AMD-V 16:17:56 Hypervisor vendor: KVM 16:17:56 Virtualization type: full 16:17:56 L1d cache: 32K 16:17:56 L1i cache: 32K 16:17:56 L2 cache: 512K 16:17:56 L3 cache: 16384K 16:17:56 NUMA node0 CPU(s): 0-3 16:17:56 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 16:17:56 16:17:56 16:17:56 ---> nproc: 16:17:56 4 16:17:56 16:17:56 16:17:56 ---> df -h: 16:17:56 Filesystem Size Used Avail Use% Mounted on 16:17:56 devtmpfs 7.7G 0 7.7G 0% /dev 16:17:56 tmpfs 7.7G 0 7.7G 0% /dev/shm 16:17:56 tmpfs 7.7G 17M 7.7G 1% /run 16:17:56 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 16:17:56 /dev/vda1 80G 8.4G 72G 11% / 16:17:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:17:56 16:17:56 16:17:56 ---> free -m: 16:17:56 total used free shared buff/cache available 16:17:56 Mem: 15761 706 12847 19 2207 14728 16:17:56 Swap: 1023 0 1023 16:17:56 16:17:56 16:17:56 ---> ip addr: 16:17:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:17:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:17:56 inet 127.0.0.1/8 scope host lo 16:17:56 valid_lft forever preferred_lft forever 16:17:56 inet6 ::1/128 scope host 16:17:56 valid_lft forever preferred_lft forever 16:17:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:17:56 link/ether fa:16:3e:3b:32:e8 brd ff:ff:ff:ff:ff:ff 16:17:56 altname enp0s3 16:17:56 altname ens3 16:17:56 inet 10.30.170.244/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:17:56 valid_lft 86231sec preferred_lft 86231sec 16:17:56 inet6 fe80::f816:3eff:fe3b:32e8/64 scope link 16:17:56 valid_lft forever preferred_lft forever 16:17:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:17:56 link/ether 02:42:dc:f4:f2:ff brd ff:ff:ff:ff:ff:ff 16:17:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:17:56 valid_lft forever preferred_lft forever 16:17:56 16:17:56 16:17:56 ---> sar -b -r -n DEV: 16:17:56 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 02/28/2024 _x86_64_ (4 CPU) 16:17:56 16:17:56 16:15:04 LINUX RESTART (4 CPU) 16:17:56 16:17:56 04:16:01 PM tps rtps wtps bread/s bwrtn/s 16:17:56 04:17:01 PM 71.99 14.05 57.95 2286.17 4636.74 16:17:56 Average: 71.99 14.05 57.95 2286.17 4636.74 16:17:56 16:17:56 04:16:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:17:56 04:17:01 PM 13320672 15138972 2818776 17.47 2688 2034872 1097124 6.38 375188 2096364 133056 16:17:56 Average: 13320672 15138972 2818776 17.47 2688 2034872 1097124 6.38 375188 2096364 133056 16:17:56 16:17:56 04:16:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:17:56 04:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:56 04:17:01 PM eth0 73.98 60.96 770.91 10.52 0.00 0.00 0.00 0.00 16:17:56 04:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:56 Average: eth0 73.98 60.96 770.91 10.52 0.00 0.00 0.00 0.00 16:17:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:56 16:17:56 16:17:56 ---> sar -P ALL: 16:17:56 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 02/28/2024 _x86_64_ (4 CPU) 16:17:56 16:17:56 16:15:04 LINUX RESTART (4 CPU) 16:17:56 16:17:56 04:16:01 PM CPU %user %nice %system %iowait %steal %idle 16:17:56 04:17:01 PM all 18.88 0.00 2.62 0.76 0.07 77.67 16:17:56 04:17:01 PM 0 18.74 0.00 2.90 0.77 0.07 77.52 16:17:56 04:17:01 PM 1 15.96 0.00 2.56 0.72 0.05 80.71 16:17:56 04:17:01 PM 2 16.49 0.00 1.92 0.47 0.07 81.06 16:17:56 04:17:01 PM 3 24.35 0.00 3.09 1.07 0.08 71.40 16:17:56 Average: all 18.88 0.00 2.62 0.76 0.07 77.67 16:17:56 Average: 0 18.74 0.00 2.90 0.77 0.07 77.52 16:17:56 Average: 1 15.96 0.00 2.56 0.72 0.05 80.71 16:17:56 Average: 2 16.49 0.00 1.92 0.47 0.07 81.06 16:17:56 Average: 3 24.35 0.00 3.09 1.07 0.08 71.40 16:17:56 16:17:56 16:17:56