07:52:42 Started by user Anil Belur 07:52:42 Running as SYSTEM 07:52:42 [EnvInject] - Loading node environment variables. 07:52:42 Building remotely on prd-centos8-builder-4c-4g-2923 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-potassium 07:52:42 [ssh-agent] Looking for ssh-agent implementation... 07:52:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:43 $ ssh-agent 07:52:43 SSH_AUTH_SOCK=/tmp/ssh-zONpqab8m4XY/agent.5550 07:52:43 SSH_AGENT_PID=5552 07:52:43 [ssh-agent] Started. 07:52:43 Running ssh-add (command line suppressed) 07:52:43 Identity added: /w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/private_key_3390026950872796000.key (/w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/private_key_3390026950872796000.key) 07:52:43 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:52:43 The recommended git tool is: NONE 07:52:45 using credential jenkins-ssh 07:52:45 Wiping out workspace first. 07:52:45 Cloning the remote Git repository 07:52:45 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 07:52:45 > git init /w/workspace/autorelease-gerrit-branch-lock-potassium # timeout=10 07:52:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 07:52:45 > git --version # timeout=10 07:52:45 > git --version # 'git version 2.43.0' 07:52:45 using GIT_SSH to set credentials jenkins-ssh 07:52:45 [INFO] Currently running in a labeled security context 07:52:45 [INFO] Currently SELinux is 'enforcing' on the host 07:52:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/jenkins-gitclient-ssh6043672072493085487.key 07:52:45 Verifying host key using known hosts file 07:52:45 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. 07:52:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 07:52:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 07:52:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:52:49 Avoid second fetch 07:52:49 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 07:52:49 Checking out Revision 738c13005b4081a4f789e8b6506652a45170b47d (refs/remotes/origin/stable/potassium) 07:52:49 > git config core.sparsecheckout # timeout=10 07:52:49 > git checkout -f 738c13005b4081a4f789e8b6506652a45170b47d # timeout=10 07:52:49 Commit message: "Update git submodules" 07:52:49 > git rev-list --no-walk 631f679239dd8c656c0cc6c49be0f41bdbd3d76e # timeout=10 07:52:49 provisioning config files... 07:52:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:52:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:52:49 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins6972188647726256217.sh 07:52:49 ---> autorelease-gerrit-branch-lock.sh 07:52:49 Cloning into 'All-Projects'... 07:52:50 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 07:52:51 Total 1704 (delta 601), reused 1704 (delta 601) 07:52:51 Note: switching to '06f32b7bdc76313e2e08be08b02c60940fa30d07'. 07:52:51 07:52:51 You are in 'detached HEAD' state. You can look around, make experimental 07:52:51 changes and commit them, and you can discard any commits you make in this 07:52:51 state without impacting any branches by switching back to a branch. 07:52:51 07:52:51 If you want to create a new branch to retain commits you create, you may 07:52:51 do so (now or later) by using -c with the switch command. Example: 07:52:51 07:52:51 git switch -c 07:52:51 07:52:51 Or undo this operation with: 07:52:51 07:52:51 git switch - 07:52:51 07:52:51 Turn off this advice by setting config variable advice.detachedHead to false 07:52:51 07:52:51 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 07:52:52 From ssh://git.opendaylight.org:29418/All-Projects 07:52:52 * [new ref] refs/meta/config -> config 07:52:52 Switched to branch 'config' 07:52:52 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 07:52:54 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 07:52:55 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 07:52:56 + case $mode in 07:52:56 + git config -f project.config access.refs/heads/stable/potassium.exclusiveGroupPermissions submit 07:52:56 + git config -f project.config access.refs/heads/stable/potassium.submit 'block group Registered Users' 07:52:56 + git config -f project.config --add access.refs/heads/stable/potassium.submit 'group Release Engineering Team' 07:52:56 + git config -f project.config access.refs/heads/stable/potassium.label-Code-Review '-2..+2 group Release Engineering Team' 07:52:56 + git config -f project.config access.refs/heads/stable/potassium.label-Verified '-1..+1 group Release Engineering Team' 07:52:56 + git commit -asm 'Chore: Lock stable/potassium for Release Work' 07:52:56 [config ebce11a] Chore: Lock stable/potassium for Release Work 07:52:56 1 file changed, 6 insertions(+) 07:52:56 + git diff HEAD~1 07:52:56 diff --git a/project.config b/project.config 07:52:56 index 52d4f8a..8324326 100644 07:52:56 --- a/project.config 07:52:56 +++ b/project.config 07:52:56 @@ -142,3 +142,9 @@ 07:52:56 exclusiveGroupPermissions = create 07:52:56 create = block group Registered Users 07:52:56 create = group Release Engineering Team 07:52:56 +[access "refs/heads/stable/potassium"] 07:52:56 + exclusiveGroupPermissions = submit 07:52:56 + submit = block group Registered Users 07:52:56 + submit = group Release Engineering Team 07:52:56 + label-Code-Review = -2..+2 group Release Engineering Team 07:52:56 + label-Verified = -1..+1 group Release Engineering Team 07:52:56 + '[' false = true ']' 07:52:56 + echo 'INFO: Pushing changes to the repository.' 07:52:56 INFO: Pushing changes to the repository. 07:52:56 + git push origin HEAD:refs/meta/config 07:52:56 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 07:52:57 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 07:52:57 To ssh://git.opendaylight.org:29418/All-Projects 07:52:57 06f32b7..ebce11a HEAD -> refs/meta/config 07:52:57 $ ssh-agent -k 07:52:57 unset SSH_AUTH_SOCK; 07:52:57 unset SSH_AGENT_PID; 07:52:57 echo Agent pid 5552 killed; 07:52:57 [ssh-agent] Stopped. 07:52:57 [PostBuildScript] - [INFO] Executing post build scripts. 07:52:57 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins6263637375874525479.sh 07:52:57 ---> sysstat.sh 07:52:57 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins13396667625174619420.sh 07:52:57 ---> package-listing.sh 07:52:57 ++ facter osfamily 07:52:57 ++ tr '[:upper:]' '[:lower:]' 07:52:58 + OS_FAMILY=redhat 07:52:58 + workspace=/w/workspace/autorelease-gerrit-branch-lock-potassium 07:52:58 + START_PACKAGES=/tmp/packages_start.txt 07:52:58 + END_PACKAGES=/tmp/packages_end.txt 07:52:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:52:58 + PACKAGES=/tmp/packages_start.txt 07:52:58 + '[' /w/workspace/autorelease-gerrit-branch-lock-potassium ']' 07:52:58 + PACKAGES=/tmp/packages_end.txt 07:52:58 + case "${OS_FAMILY}" in 07:52:58 + rpm -qa 07:52:58 + sort 07:52:58 + '[' -f /tmp/packages_start.txt ']' 07:52:58 + '[' -f /tmp/packages_end.txt ']' 07:52:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:52:58 + '[' /w/workspace/autorelease-gerrit-branch-lock-potassium ']' 07:52:58 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-potassium/archives/ 07:52:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-potassium/archives/ 07:52:58 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins559421266237914614.sh 07:52:58 ---> capture-instance-metadata.sh 07:52:58 Setup pyenv: 07:52:58 system 07:52:58 * 3.8.13 (set by /opt/pyenv/version) 07:52:58 * 3.9.13 (set by /opt/pyenv/version) 07:52:58 * 3.10.6 (set by /opt/pyenv/version) 07:53:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ymAK 07:53:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:53:09 lf-activate-venv(): INFO: Installing: lftools 07:53:43 lf-activate-venv(): INFO: Adding /tmp/venv-ymAK/bin to PATH 07:53:43 INFO: Running in OpenStack, capturing instance metadata 07:53:44 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins8347823654778187508.sh 07:53:44 provisioning config files... 07:53:44 Could not find credentials [logs] for autorelease-gerrit-branch-lock-potassium #37 07:53:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/config996312219105108945tmp 07:53:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:53:44 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:53:44 provisioning config files... 07:53:45 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:53:45 [EnvInject] - Injecting environment variables from a build step. 07:53:45 [EnvInject] - Injecting as environment variables the properties content 07:53:45 SERVER_ID=logs 07:53:45 07:53:45 [EnvInject] - Variables injected successfully. 07:53:45 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins10716679982387236287.sh 07:53:45 ---> create-netrc.sh 07:53:45 WARN: Log server credential not found. 07:53:45 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins13483020569455735267.sh 07:53:45 ---> python-tools-install.sh 07:53:45 Setup pyenv: 07:53:45 system 07:53:45 3.8.13 07:53:45 3.9.13 07:53:45 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-potassium/.python-version) 07:53:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ymAK from file:/tmp/.os_lf_venv 07:53:47 lf-activate-venv(): INFO: Installing: lftools 07:53:56 lf-activate-venv(): INFO: Adding /tmp/venv-ymAK/bin to PATH 07:53:56 Generating Requirements File 07:54:31 Python 3.10.6 07:54:31 pip 24.0 from /tmp/venv-ymAK/lib/python3.10/site-packages/pip (python 3.10) 07:54:32 appdirs==1.4.4 07:54:32 argcomplete==3.2.2 07:54:32 aspy.yaml==1.3.0 07:54:32 attrs==23.2.0 07:54:32 autopage==0.5.2 07:54:32 beautifulsoup4==4.12.3 07:54:32 boto3==1.34.34 07:54:32 botocore==1.34.34 07:54:32 bs4==0.0.2 07:54:32 cachetools==5.3.2 07:54:32 certifi==2024.2.2 07:54:32 cffi==1.16.0 07:54:32 cfgv==3.4.0 07:54:32 chardet==5.2.0 07:54:32 charset-normalizer==3.3.2 07:54:32 click==8.1.7 07:54:32 cliff==4.5.0 07:54:32 cmd2==2.4.3 07:54:32 cryptography==3.3.2 07:54:32 debtcollector==2.5.0 07:54:32 decorator==5.1.1 07:54:32 defusedxml==0.7.1 07:54:32 Deprecated==1.2.14 07:54:32 distlib==0.3.8 07:54:32 dnspython==2.5.0 07:54:32 docker==4.2.2 07:54:32 dogpile.cache==1.3.0 07:54:32 email-validator==2.1.0.post1 07:54:32 filelock==3.13.1 07:54:32 future==0.18.3 07:54:32 gitdb==4.0.11 07:54:32 GitPython==3.1.41 07:54:32 google-auth==2.27.0 07:54:32 httplib2==0.22.0 07:54:32 identify==2.5.33 07:54:32 idna==3.6 07:54:32 importlib-resources==1.5.0 07:54:32 iso8601==2.1.0 07:54:32 Jinja2==3.1.3 07:54:32 jmespath==1.0.1 07:54:32 jsonpatch==1.33 07:54:32 jsonpointer==2.4 07:54:32 jsonschema==4.21.1 07:54:32 jsonschema-specifications==2023.12.1 07:54:32 keystoneauth1==5.5.0 07:54:32 kubernetes==29.0.0 07:54:32 lftools==0.37.8 07:54:32 lxml==5.1.0 07:54:32 MarkupSafe==2.1.5 07:54:32 msgpack==1.0.7 07:54:32 multi_key_dict==2.0.3 07:54:32 munch==4.0.0 07:54:32 netaddr==0.10.1 07:54:32 netifaces==0.11.0 07:54:32 niet==1.4.2 07:54:32 nodeenv==1.8.0 07:54:32 oauth2client==4.1.3 07:54:32 oauthlib==3.2.2 07:54:32 openstacksdk==0.62.0 07:54:32 os-client-config==2.1.0 07:54:32 os-service-types==1.7.0 07:54:32 osc-lib==3.0.0 07:54:32 oslo.config==9.3.0 07:54:32 oslo.context==5.3.0 07:54:32 oslo.i18n==6.2.0 07:54:32 oslo.log==5.4.0 07:54:32 oslo.serialization==5.3.0 07:54:32 oslo.utils==7.0.0 07:54:32 packaging==23.2 07:54:32 pbr==6.0.0 07:54:32 platformdirs==4.2.0 07:54:32 prettytable==3.9.0 07:54:32 pyasn1==0.5.1 07:54:32 pyasn1-modules==0.3.0 07:54:32 pycparser==2.21 07:54:32 pygerrit2==2.0.15 07:54:32 PyGithub==2.2.0 07:54:32 pyinotify==0.9.6 07:54:32 PyJWT==2.8.0 07:54:32 PyNaCl==1.5.0 07:54:32 pyparsing==2.4.7 07:54:32 pyperclip==1.8.2 07:54:32 pyrsistent==0.20.0 07:54:32 python-cinderclient==9.4.0 07:54:32 python-dateutil==2.8.2 07:54:32 python-heatclient==3.4.0 07:54:32 python-jenkins==1.8.2 07:54:32 python-keystoneclient==5.3.0 07:54:32 python-magnumclient==4.3.0 07:54:32 python-novaclient==18.4.0 07:54:32 python-openstackclient==6.0.0 07:54:32 python-swiftclient==4.4.0 07:54:32 pytz==2024.1 07:54:32 PyYAML==6.0.1 07:54:32 referencing==0.33.0 07:54:32 requests==2.31.0 07:54:32 requests-oauthlib==1.3.1 07:54:32 requestsexceptions==1.4.0 07:54:32 rfc3986==2.0.0 07:54:32 rpds-py==0.17.1 07:54:32 rsa==4.9 07:54:32 ruamel.yaml==0.18.5 07:54:32 ruamel.yaml.clib==0.2.8 07:54:32 s3transfer==0.10.0 07:54:32 simplejson==3.19.2 07:54:32 six==1.16.0 07:54:32 smmap==5.0.1 07:54:32 soupsieve==2.5 07:54:32 stevedore==5.1.0 07:54:32 tabulate==0.9.0 07:54:32 toml==0.10.2 07:54:32 tomlkit==0.12.3 07:54:32 tqdm==4.66.1 07:54:32 typing_extensions==4.9.0 07:54:32 tzdata==2023.4 07:54:32 urllib3==1.26.18 07:54:32 virtualenv==20.25.0 07:54:32 wcwidth==0.2.13 07:54:32 websocket-client==1.7.0 07:54:32 wrapt==1.16.0 07:54:32 xdg==6.0.0 07:54:32 xmltodict==0.13.0 07:54:32 yq==3.2.3 07:54:32 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins280493787960615418.sh 07:54:32 ---> sudo-logs.sh 07:54:32 Archiving 'sudo' log.. 07:54:32 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins2684977521932259281.sh 07:54:32 ---> job-cost.sh 07:54:32 Setup pyenv: 07:54:32 system 07:54:32 3.8.13 07:54:32 3.9.13 07:54:32 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-potassium/.python-version) 07:54:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ymAK from file:/tmp/.os_lf_venv 07:54:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:54:42 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. 07:54:42 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 07:54:43 lf-activate-venv(): INFO: Adding /tmp/venv-ymAK/bin to PATH 07:54:43 INFO: No Stack... 07:54:43 INFO: Retrieving Pricing Info for: v3-standard-4 07:54:43 INFO: Archiving Costs 07:54:43 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash -l /tmp/jenkins2441180247536688684.sh 07:54:43 ---> logs-deploy.sh 07:54:43 Setup pyenv: 07:54:43 system 07:54:43 3.8.13 07:54:43 3.9.13 07:54:44 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-potassium/.python-version) 07:54:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ymAK from file:/tmp/.os_lf_venv 07:54:45 lf-activate-venv(): INFO: Installing: lftools 07:54:57 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. 07:54:57 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:54:58 lf-activate-venv(): INFO: Adding /tmp/venv-ymAK/bin to PATH 07:54:58 WARNING: Nexus logging server not set 07:54:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-potassium/37/ 07:54:58 INFO: archiving logs to S3 07:54:59 ---> uname -a: 07:54:59 Linux prd-centos8-builder-4c-4g-2923.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 07:54:59 07:54:59 07:54:59 ---> lscpu: 07:54:59 Architecture: x86_64 07:54:59 CPU op-mode(s): 32-bit, 64-bit 07:54:59 Byte Order: Little Endian 07:54:59 CPU(s): 4 07:54:59 On-line CPU(s) list: 0-3 07:54:59 Thread(s) per core: 1 07:54:59 Core(s) per socket: 1 07:54:59 Socket(s): 4 07:54:59 NUMA node(s): 1 07:54:59 Vendor ID: AuthenticAMD 07:54:59 CPU family: 23 07:54:59 Model: 49 07:54:59 Model name: AMD EPYC-Rome Processor 07:54:59 Stepping: 0 07:54:59 CPU MHz: 2800.000 07:54:59 BogoMIPS: 5600.00 07:54:59 Virtualization: AMD-V 07:54:59 Hypervisor vendor: KVM 07:54:59 Virtualization type: full 07:54:59 L1d cache: 32K 07:54:59 L1i cache: 32K 07:54:59 L2 cache: 512K 07:54:59 L3 cache: 16384K 07:54:59 NUMA node0 CPU(s): 0-3 07:54:59 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:54:59 07:54:59 07:54:59 ---> nproc: 07:54:59 4 07:54:59 07:54:59 07:54:59 ---> df -h: 07:54:59 Filesystem Size Used Avail Use% Mounted on 07:54:59 devtmpfs 7.7G 0 7.7G 0% /dev 07:54:59 tmpfs 7.7G 0 7.7G 0% /dev/shm 07:54:59 tmpfs 7.7G 17M 7.7G 1% /run 07:54:59 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 07:54:59 /dev/vda1 80G 8.4G 72G 11% / 07:54:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:54:59 07:54:59 07:54:59 ---> free -m: 07:54:59 total used free shared buff/cache available 07:54:59 Mem: 15761 709 12844 19 2206 14724 07:54:59 Swap: 1023 0 1023 07:54:59 07:54:59 07:54:59 ---> ip addr: 07:54:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:54:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:54:59 inet 127.0.0.1/8 scope host lo 07:54:59 valid_lft forever preferred_lft forever 07:54:59 inet6 ::1/128 scope host 07:54:59 valid_lft forever preferred_lft forever 07:54:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:54:59 link/ether fa:16:3e:e4:cd:d4 brd ff:ff:ff:ff:ff:ff 07:54:59 altname enp0s3 07:54:59 altname ens3 07:54:59 inet 10.30.170.38/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 07:54:59 valid_lft 86235sec preferred_lft 86235sec 07:54:59 inet6 fe80::f816:3eff:fee4:cdd4/64 scope link 07:54:59 valid_lft forever preferred_lft forever 07:54:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:54:59 link/ether 02:42:ce:8a:47:a1 brd ff:ff:ff:ff:ff:ff 07:54:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:54:59 valid_lft forever preferred_lft forever 07:54:59 07:54:59 07:54:59 ---> sar -b -r -n DEV: 07:54:59 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/05/2024 _x86_64_ (4 CPU) 07:54:59 07:54:59 07:52:10 LINUX RESTART (4 CPU) 07:54:59 07:54:59 07:53:01 AM tps rtps wtps bread/s bwrtn/s 07:54:59 07:54:01 AM 66.19 8.18 58.01 1382.34 4931.26 07:54:59 Average: 66.19 8.18 58.01 1382.34 4931.26 07:54:59 07:54:59 07:53:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:54:59 07:54:01 AM 13314624 15132040 2824832 17.50 2688 2034224 1092196 6.35 368952 2109628 136852 07:54:59 Average: 13314624 15132040 2824832 17.50 2688 2034224 1092196 6.35 368952 2109628 136852 07:54:59 07:54:59 07:53:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:54:59 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:54:59 07:54:01 AM eth0 69.26 57.66 823.79 8.70 0.00 0.00 0.00 0.00 07:54:59 07:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:54:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:54:59 Average: eth0 69.26 57.66 823.79 8.70 0.00 0.00 0.00 0.00 07:54:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:54:59 07:54:59 07:54:59 ---> sar -P ALL: 07:54:59 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/05/2024 _x86_64_ (4 CPU) 07:54:59 07:54:59 07:52:10 LINUX RESTART (4 CPU) 07:54:59 07:54:59 07:53:01 AM CPU %user %nice %system %iowait %steal %idle 07:54:59 07:54:01 AM all 18.44 0.00 2.44 1.07 0.07 77.98 07:54:59 07:54:01 AM 0 7.65 0.00 1.83 1.90 0.08 88.54 07:54:59 07:54:01 AM 1 35.66 0.00 3.64 0.87 0.08 59.75 07:54:59 07:54:01 AM 2 17.44 0.00 1.89 0.97 0.05 79.65 07:54:59 07:54:01 AM 3 12.96 0.00 2.37 0.55 0.05 84.06 07:54:59 Average: all 18.44 0.00 2.44 1.07 0.07 77.98 07:54:59 Average: 0 7.65 0.00 1.83 1.90 0.08 88.54 07:54:59 Average: 1 35.66 0.00 3.64 0.87 0.08 59.75 07:54:59 Average: 2 17.44 0.00 1.89 0.97 0.05 79.65 07:54:59 Average: 3 12.96 0.00 2.37 0.55 0.05 84.06 07:54:59 07:54:59 07:54:59