14:31:48 Started by user Robert Varga 14:31:48 Running as SYSTEM 14:31:48 [EnvInject] - Loading node environment variables. 14:31:48 Building remotely on prd-centos8-builder-4c-4g-27090 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-scandium 14:31:49 [ssh-agent] Looking for ssh-agent implementation... 14:31:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:31:49 $ ssh-agent 14:31:49 SSH_AUTH_SOCK=/tmp/ssh-gzJXTApk8r29/agent.5505 14:31:49 SSH_AGENT_PID=5507 14:31:49 [ssh-agent] Started. 14:31:49 Running ssh-add (command line suppressed) 14:31:49 Identity added: /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_5754814538187514241.key (/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_5754814538187514241.key) 14:31:49 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:31:49 The recommended git tool is: NONE 14:31:51 using credential jenkins-ssh 14:31:51 Wiping out workspace first. 14:31:51 Cloning the remote Git repository 14:31:51 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 14:31:51 > git init /w/workspace/autorelease-gerrit-branch-lock-scandium # timeout=10 14:31:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 14:31:51 > git --version # timeout=10 14:31:51 > git --version # 'git version 2.43.0' 14:31:51 using GIT_SSH to set credentials jenkins-ssh 14:31:51 [INFO] Currently running in a labeled security context 14:31:51 [INFO] Currently SELinux is 'enforcing' on the host 14:31:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/jenkins-gitclient-ssh2925422287041626297.key 14:31:51 Verifying host key using known hosts file 14:31: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. 14:31:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 14:31:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:55 Avoid second fetch 14:31:55 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 14:31:55 Checking out Revision 150aaf242ab9c6e3b110adeb0192afbb284b930c (refs/remotes/origin/stable/scandium) 14:31:55 > git config core.sparsecheckout # timeout=10 14:31:55 > git checkout -f 150aaf242ab9c6e3b110adeb0192afbb284b930c # timeout=10 14:31:55 Commit message: "Update git submodules" 14:31:55 > git rev-list --no-walk 150aaf242ab9c6e3b110adeb0192afbb284b930c # timeout=10 14:31:59 provisioning config files... 14:31:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:31:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:31:59 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins1882141090917546613.sh 14:31:59 ---> autorelease-gerrit-branch-lock.sh 14:31:59 Cloning into 'All-Projects'... 14:31:59 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 14:32:01 Total 1856 (delta 618), reused 1856 (delta 618) 14:32:01 Note: switching to '0b008146e1b1d6af42acb80cb05bbad08018bc17'. 14:32:01 14:32:01 You are in 'detached HEAD' state. You can look around, make experimental 14:32:01 changes and commit them, and you can discard any commits you make in this 14:32:01 state without impacting any branches by switching back to a branch. 14:32:01 14:32:01 If you want to create a new branch to retain commits you create, you may 14:32:01 do so (now or later) by using -c with the switch command. Example: 14:32:01 14:32:01 git switch -c 14:32:01 14:32:01 Or undo this operation with: 14:32:01 14:32:01 git switch - 14:32:01 14:32:01 Turn off this advice by setting config variable advice.detachedHead to false 14:32:01 14:32:01 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 14:32:02 From ssh://git.opendaylight.org:29418/All-Projects 14:32:02 * [new ref] refs/meta/config -> config 14:32:02 Switched to branch 'config' 14:32:02 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 14:32:04 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 14:32:05 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 14:32:06 + case $mode in 14:32:06 + echo 'INFO: Locking branch for MRI: stable/scandium' 14:32:06 INFO: Locking branch for MRI: stable/scandium 14:32:06 + git config -f project.config access.refs/heads/stable/scandium.exclusiveGroupPermissions submit 14:32:06 + git config -f project.config access.refs/heads/stable/scandium.submit 'group Release Engineering Team' 14:32:06 + git config -f project.config access.refs/heads/stable/scandium.removeReviewer 'group Release Engineering Team' 14:32:06 + git config -f project.config access.refs/heads/stable/scandium.label-Code-Review '-2..+2 group Release Engineering Team' 14:32:06 + git config -f project.config access.refs/heads/stable/scandium.label-Verified '-1..+1 group Release Engineering Team' 14:32:06 + git commit -asm 'Chore: Grant supercommitters rights stable/scandium' 14:32:06 [config 1c972f0] Chore: Grant supercommitters rights stable/scandium 14:32:06 1 file changed, 6 insertions(+) 14:32:06 + git diff HEAD~1 14:32:06 diff --git a/project.config b/project.config 14:32:06 index 52d4f8a..f3ed5b2 100644 14:32:06 --- a/project.config 14:32:06 +++ b/project.config 14:32:06 @@ -142,3 +142,9 @@ 14:32:06 exclusiveGroupPermissions = create 14:32:06 create = block group Registered Users 14:32:06 create = group Release Engineering Team 14:32:06 +[access "refs/heads/stable/scandium"] 14:32:06 + exclusiveGroupPermissions = submit 14:32:06 + submit = group Release Engineering Team 14:32:06 + removeReviewer = group Release Engineering Team 14:32:06 + label-Code-Review = -2..+2 group Release Engineering Team 14:32:06 + label-Verified = -1..+1 group Release Engineering Team 14:32:06 + '[' false = true ']' 14:32:06 + echo 'INFO: Pushing changes to the repository.' 14:32:06 INFO: Pushing changes to the repository. 14:32:06 + git push origin HEAD:refs/meta/config 14:32:07 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 14:32:07 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 14:32:08 remote: commit 1c972f0: warning: subject >50 characters; use shorter first paragraph 14:32:08 To ssh://git.opendaylight.org:29418/All-Projects 14:32:08 0b00814..1c972f0 HEAD -> refs/meta/config 14:32:08 $ ssh-agent -k 14:32:08 unset SSH_AUTH_SOCK; 14:32:08 unset SSH_AGENT_PID; 14:32:08 echo Agent pid 5507 killed; 14:32:08 [ssh-agent] Stopped. 14:32:08 [PostBuildScript] - [INFO] Executing post build scripts. 14:32:08 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins9297417845467388874.sh 14:32:08 ---> sysstat.sh 14:32:08 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins5622538533407607471.sh 14:32:08 ---> package-listing.sh 14:32:08 ++ facter osfamily 14:32:08 ++ tr '[:upper:]' '[:lower:]' 14:32:08 + OS_FAMILY=redhat 14:32:08 + workspace=/w/workspace/autorelease-gerrit-branch-lock-scandium 14:32:08 + START_PACKAGES=/tmp/packages_start.txt 14:32:08 + END_PACKAGES=/tmp/packages_end.txt 14:32:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:32:08 + PACKAGES=/tmp/packages_start.txt 14:32:08 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 14:32:08 + PACKAGES=/tmp/packages_end.txt 14:32:08 + case "${OS_FAMILY}" in 14:32:08 + rpm -qa 14:32:08 + sort 14:32:09 + '[' -f /tmp/packages_start.txt ']' 14:32:09 + '[' -f /tmp/packages_end.txt ']' 14:32:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:32:09 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 14:32:09 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 14:32:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 14:32:09 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins15231573322047941020.sh 14:32:09 ---> capture-instance-metadata.sh 14:32:09 Setup pyenv: 14:32:09 system 14:32:09 * 3.8.13 (set by /opt/pyenv/version) 14:32:09 * 3.9.13 (set by /opt/pyenv/version) 14:32:09 * 3.10.13 (set by /opt/pyenv/version) 14:32:09 * 3.11.7 (set by /opt/pyenv/version) 14:32:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vIvm 14:32:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:17 lf-activate-venv(): INFO: Installing: lftools 14:32:48 lf-activate-venv(): INFO: Adding /tmp/venv-vIvm/bin to PATH 14:32:48 INFO: Running in OpenStack, capturing instance metadata 14:32:48 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins3137782231869672536.sh 14:32:48 provisioning config files... 14:32:48 Could not find credentials [logs] for autorelease-gerrit-branch-lock-scandium #28 14:32:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/config18211639696268781798tmp 14:32:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:32:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:32:48 provisioning config files... 14:32:48 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:32:48 [EnvInject] - Injecting environment variables from a build step. 14:32:48 [EnvInject] - Injecting as environment variables the properties content 14:32:48 SERVER_ID=logs 14:32:48 14:32:48 [EnvInject] - Variables injected successfully. 14:32:48 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins4174887707115198280.sh 14:32:48 ---> create-netrc.sh 14:32:48 WARN: Log server credential not found. 14:32:48 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins6735178392415464733.sh 14:32:48 ---> python-tools-install.sh 14:32:48 Setup pyenv: 14:32:49 system 14:32:49 3.8.13 14:32:49 3.9.13 14:32:49 3.10.13 14:32:49 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 14:32:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vIvm from file:/tmp/.os_lf_venv 14:32:50 lf-activate-venv(): INFO: Installing: lftools 14:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-vIvm/bin to PATH 14:32:59 Generating Requirements File 14:33:23 Python 3.11.7 14:33:23 pip 24.2 from /tmp/venv-vIvm/lib/python3.11/site-packages/pip (python 3.11) 14:33:24 appdirs==1.4.4 14:33:24 argcomplete==3.5.0 14:33:24 aspy.yaml==1.3.0 14:33:24 attrs==24.2.0 14:33:24 autopage==0.5.2 14:33:24 beautifulsoup4==4.12.3 14:33:24 boto3==1.35.25 14:33:24 botocore==1.35.25 14:33:24 bs4==0.0.2 14:33:24 cachetools==5.5.0 14:33:24 certifi==2024.8.30 14:33:24 cffi==1.17.1 14:33:24 cfgv==3.4.0 14:33:24 chardet==5.2.0 14:33:24 charset-normalizer==3.3.2 14:33:24 click==8.1.7 14:33:24 cliff==4.7.0 14:33:24 cmd2==2.4.3 14:33:24 cryptography==3.3.2 14:33:24 debtcollector==3.0.0 14:33:24 decorator==5.1.1 14:33:24 defusedxml==0.7.1 14:33:24 Deprecated==1.2.14 14:33:24 distlib==0.3.8 14:33:24 dnspython==2.6.1 14:33:24 docker==4.2.2 14:33:24 dogpile.cache==1.3.3 14:33:24 durationpy==0.7 14:33:24 email_validator==2.2.0 14:33:24 filelock==3.16.1 14:33:24 future==1.0.0 14:33:24 gitdb==4.0.11 14:33:24 GitPython==3.1.43 14:33:24 google-auth==2.35.0 14:33:24 httplib2==0.22.0 14:33:24 identify==2.6.1 14:33:24 idna==3.10 14:33:24 importlib-resources==1.5.0 14:33:24 iso8601==2.1.0 14:33:24 Jinja2==3.1.4 14:33:24 jmespath==1.0.1 14:33:24 jsonpatch==1.33 14:33:24 jsonpointer==3.0.0 14:33:24 jsonschema==4.23.0 14:33:24 jsonschema-specifications==2023.12.1 14:33:24 keystoneauth1==5.8.0 14:33:24 kubernetes==31.0.0 14:33:24 lftools==0.37.10 14:33:24 lxml==5.3.0 14:33:24 MarkupSafe==2.1.5 14:33:24 msgpack==1.1.0 14:33:24 multi_key_dict==2.0.3 14:33:24 munch==4.0.0 14:33:24 netaddr==1.3.0 14:33:24 netifaces==0.11.0 14:33:24 niet==1.4.2 14:33:24 nodeenv==1.9.1 14:33:24 oauth2client==4.1.3 14:33:24 oauthlib==3.2.2 14:33:24 openstacksdk==4.0.0 14:33:24 os-client-config==2.1.0 14:33:24 os-service-types==1.7.0 14:33:24 osc-lib==3.1.0 14:33:24 oslo.config==9.6.0 14:33:24 oslo.context==5.6.0 14:33:24 oslo.i18n==6.4.0 14:33:24 oslo.log==6.1.2 14:33:24 oslo.serialization==5.5.0 14:33:24 oslo.utils==7.3.0 14:33:24 packaging==24.1 14:33:24 pbr==6.1.0 14:33:24 platformdirs==4.3.6 14:33:24 prettytable==3.11.0 14:33:24 pyasn1==0.6.1 14:33:24 pyasn1_modules==0.4.1 14:33:24 pycparser==2.22 14:33:24 pygerrit2==2.0.15 14:33:24 PyGithub==2.4.0 14:33:24 PyJWT==2.9.0 14:33:24 PyNaCl==1.5.0 14:33:24 pyparsing==2.4.7 14:33:24 pyperclip==1.9.0 14:33:24 pyrsistent==0.20.0 14:33:24 python-cinderclient==9.6.0 14:33:24 python-dateutil==2.9.0.post0 14:33:24 python-heatclient==4.0.0 14:33:24 python-jenkins==1.8.2 14:33:24 python-keystoneclient==5.5.0 14:33:24 python-magnumclient==4.7.0 14:33:24 python-openstackclient==7.1.2 14:33:24 python-swiftclient==4.6.0 14:33:24 PyYAML==6.0.2 14:33:24 referencing==0.35.1 14:33:24 requests==2.32.3 14:33:24 requests-oauthlib==2.0.0 14:33:24 requestsexceptions==1.4.0 14:33:24 rfc3986==2.0.0 14:33:24 rpds-py==0.20.0 14:33:24 rsa==4.9 14:33:24 ruamel.yaml==0.18.6 14:33:24 ruamel.yaml.clib==0.2.8 14:33:24 s3transfer==0.10.2 14:33:24 simplejson==3.19.3 14:33:24 six==1.16.0 14:33:24 smmap==5.0.1 14:33:24 soupsieve==2.6 14:33:24 stevedore==5.3.0 14:33:24 tabulate==0.9.0 14:33:24 toml==0.10.2 14:33:24 tomlkit==0.13.2 14:33:24 tqdm==4.66.5 14:33:24 typing_extensions==4.12.2 14:33:24 tzdata==2024.2 14:33:24 urllib3==1.26.20 14:33:24 virtualenv==20.26.5 14:33:24 wcwidth==0.2.13 14:33:24 websocket-client==1.8.0 14:33:24 wrapt==1.16.0 14:33:24 xdg==6.0.0 14:33:24 xmltodict==0.13.0 14:33:24 yq==3.4.3 14:33:24 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins10424837087550717014.sh 14:33:24 ---> sudo-logs.sh 14:33:24 Archiving 'sudo' log.. 14:33:24 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins11793353302453436310.sh 14:33:24 ---> job-cost.sh 14:33:24 Setup pyenv: 14:33:24 system 14:33:24 3.8.13 14:33:24 3.9.13 14:33:24 3.10.13 14:33:24 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 14:33:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vIvm from file:/tmp/.os_lf_venv 14:33:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-vIvm/bin to PATH 14:33:30 INFO: No Stack... 14:33:30 INFO: Retrieving Pricing Info for: v3-standard-4 14:33:31 INFO: Archiving Costs 14:33:31 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash -l /tmp/jenkins14036642277423201377.sh 14:33:31 ---> logs-deploy.sh 14:33:31 Setup pyenv: 14:33:31 system 14:33:31 3.8.13 14:33:31 3.9.13 14:33:31 3.10.13 14:33:31 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 14:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vIvm from file:/tmp/.os_lf_venv 14:33:32 lf-activate-venv(): INFO: Installing: lftools 14:33:40 lf-activate-venv(): INFO: Adding /tmp/venv-vIvm/bin to PATH 14:33:40 WARNING: Nexus logging server not set 14:33:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-scandium/28/ 14:33:40 INFO: archiving logs to S3 14:33:41 ---> uname -a: 14:33:41 Linux prd-centos8-builder-4c-4g-27090.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 14:33:41 14:33:41 14:33:41 ---> lscpu: 14:33:41 Architecture: x86_64 14:33:41 CPU op-mode(s): 32-bit, 64-bit 14:33:41 Byte Order: Little Endian 14:33:41 CPU(s): 4 14:33:41 On-line CPU(s) list: 0-3 14:33:41 Thread(s) per core: 1 14:33:41 Core(s) per socket: 1 14:33:41 Socket(s): 4 14:33:41 NUMA node(s): 1 14:33:41 Vendor ID: AuthenticAMD 14:33:41 CPU family: 23 14:33:41 Model: 49 14:33:41 Model name: AMD EPYC-Rome Processor 14:33:41 Stepping: 0 14:33:41 CPU MHz: 2799.996 14:33:41 BogoMIPS: 5599.99 14:33:41 Virtualization: AMD-V 14:33:41 Hypervisor vendor: KVM 14:33:41 Virtualization type: full 14:33:41 L1d cache: 32K 14:33:41 L1i cache: 32K 14:33:41 L2 cache: 512K 14:33:41 L3 cache: 16384K 14:33:41 NUMA node0 CPU(s): 0-3 14:33: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 14:33:41 14:33:41 14:33:41 ---> nproc: 14:33:41 4 14:33:41 14:33:41 14:33:41 ---> df -h: 14:33:41 Filesystem Size Used Avail Use% Mounted on 14:33:41 devtmpfs 7.7G 0 7.7G 0% /dev 14:33:41 tmpfs 7.7G 0 7.7G 0% /dev/shm 14:33:41 tmpfs 7.7G 17M 7.7G 1% /run 14:33:41 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 14:33:41 /dev/vda1 80G 8.7G 72G 11% / 14:33:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:33:41 14:33:41 14:33:41 ---> free -m: 14:33:41 total used free shared buff/cache available 14:33:41 Mem: 15761 724 12814 19 2222 14710 14:33:41 Swap: 1023 0 1023 14:33:41 14:33:41 14:33:41 ---> ip addr: 14:33:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:33:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:33:41 inet 127.0.0.1/8 scope host lo 14:33:41 valid_lft forever preferred_lft forever 14:33:41 inet6 ::1/128 scope host 14:33:41 valid_lft forever preferred_lft forever 14:33:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:33:41 link/ether fa:16:3e:9a:2f:8c brd ff:ff:ff:ff:ff:ff 14:33:41 altname enp0s3 14:33:41 altname ens3 14:33:41 inet 10.30.170.61/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 14:33:41 valid_lft 86255sec preferred_lft 86255sec 14:33:41 inet6 fe80::f816:3eff:fe9a:2f8c/64 scope link 14:33:41 valid_lft forever preferred_lft forever 14:33:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:33:41 link/ether 02:42:de:db:55:ef brd ff:ff:ff:ff:ff:ff 14:33:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:33:41 valid_lft forever preferred_lft forever 14:33:41 14:33:41 14:33:41 ---> sar -b -r -n DEV: 14:33:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/24/2024 _x86_64_ (4 CPU) 14:33:41 14:33:41 14:31:11 LINUX RESTART (4 CPU) 14:33:41 14:33:41 02:32:01 PM tps rtps wtps bread/s bwrtn/s 14:33:41 02:33:01 PM 72.29 14.45 57.84 2450.92 4842.89 14:33:41 Average: 72.29 14.45 57.84 2450.92 4842.89 14:33:41 14:33:41 02:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:33:41 02:33:01 PM 13315484 15138720 2823956 17.50 2688 2037904 1105128 6.43 375636 2090716 123032 14:33:41 Average: 13315484 15138720 2823956 17.50 2688 2037904 1105128 6.43 375636 2090716 123032 14:33:41 14:33:41 02:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:33:41 02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:41 02:33:01 PM eth0 73.30 62.09 724.71 10.65 0.00 0.00 0.00 0.00 14:33:41 02:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:41 Average: eth0 73.30 62.09 724.71 10.65 0.00 0.00 0.00 0.00 14:33:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:41 14:33:41 14:33:41 ---> sar -P ALL: 14:33:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/24/2024 _x86_64_ (4 CPU) 14:33:41 14:33:41 14:31:11 LINUX RESTART (4 CPU) 14:33:41 14:33:41 02:32:01 PM CPU %user %nice %system %iowait %steal %idle 14:33:41 02:33:01 PM all 15.86 0.00 2.64 0.84 0.06 80.60 14:33:41 02:33:01 PM 0 22.55 0.00 3.27 1.17 0.07 72.95 14:33:41 02:33:01 PM 1 15.14 0.00 2.16 0.37 0.05 82.29 14:33:41 02:33:01 PM 2 22.79 0.00 3.73 1.17 0.07 72.25 14:33:41 02:33:01 PM 3 2.95 0.00 1.39 0.65 0.05 94.96 14:33:41 Average: all 15.86 0.00 2.64 0.84 0.06 80.60 14:33:41 Average: 0 22.55 0.00 3.27 1.17 0.07 72.95 14:33:41 Average: 1 15.14 0.00 2.16 0.37 0.05 82.29 14:33:41 Average: 2 22.79 0.00 3.73 1.17 0.07 72.25 14:33:41 Average: 3 2.95 0.00 1.39 0.65 0.05 94.96 14:33:41 14:33:41 14:33:41