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