21:19:07 Started by user Robert Varga 21:19:07 Running as SYSTEM 21:19:07 [EnvInject] - Loading node environment variables. 21:19:07 Building remotely on prd-centos8-builder-4c-4g-19794 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-potassium 21:19:08 [ssh-agent] Looking for ssh-agent implementation... 21:19:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:08 $ ssh-agent 21:19:08 SSH_AUTH_SOCK=/tmp/ssh-6yap2IcxLEpT/agent.5573 21:19:08 SSH_AGENT_PID=5574 21:19:08 [ssh-agent] Started. 21:19:08 Running ssh-add (command line suppressed) 21:19:08 Identity added: /w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/private_key_8446626799814163221.key (/w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/private_key_8446626799814163221.key) 21:19:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:19:08 The recommended git tool is: NONE 21:19:13 using credential jenkins-ssh 21:19:13 Wiping out workspace first. 21:19:13 Cloning the remote Git repository 21:19:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 21:19:13 > git init /w/workspace/autorelease-gerrit-branch-lock-potassium # timeout=10 21:19:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 21:19:13 > git --version # timeout=10 21:19:13 > git --version # 'git version 2.43.0' 21:19:13 using GIT_SSH to set credentials jenkins-ssh 21:19:13 [INFO] Currently running in a labeled security context 21:19:13 [INFO] Currently SELinux is 'enforcing' on the host 21:19:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/jenkins-gitclient-ssh9622881773921720019.key 21:19:13 Verifying host key using known hosts file 21:19:13 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:19:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 21:19:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 21:19:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:19:18 Avoid second fetch 21:19:18 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 21:19:18 Checking out Revision 0e993d41ca1e78c44383da54a4c37f819f761ac4 (refs/remotes/origin/stable/potassium) 21:19:18 > git config core.sparsecheckout # timeout=10 21:19:18 > git checkout -f 0e993d41ca1e78c44383da54a4c37f819f761ac4 # timeout=10 21:19:18 Commit message: "Update git submodules" 21:19:18 > git rev-list --no-walk f0496766f885c02f9cd8236533c5d31fdd309ef2 # timeout=10 21:19:18 provisioning config files... 21:19:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:19:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:19:18 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins6572092145082565617.sh 21:19:18 ---> autorelease-gerrit-branch-lock.sh 21:19:18 Cloning into 'All-Projects'... 21:19:19 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 21:19:20 Total 1695 (delta 599), reused 1695 (delta 599) 21:19:20 Note: switching to 'ffafaadeaa261ba7e63bd308941f2c37ecf0a2da'. 21:19:20 21:19:20 You are in 'detached HEAD' state. You can look around, make experimental 21:19:20 changes and commit them, and you can discard any commits you make in this 21:19:20 state without impacting any branches by switching back to a branch. 21:19:20 21:19:20 If you want to create a new branch to retain commits you create, you may 21:19:20 do so (now or later) by using -c with the switch command. Example: 21:19:20 21:19:20 git switch -c 21:19:20 21:19:20 Or undo this operation with: 21:19:20 21:19:20 git switch - 21:19:20 21:19:20 Turn off this advice by setting config variable advice.detachedHead to false 21:19:20 21:19:20 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 21:19:21 From ssh://git.opendaylight.org:29418/All-Projects 21:19:21 * [new ref] refs/meta/config -> config 21:19:21 Switched to branch 'config' 21:19:22 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 21:19:23 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 21:19:24 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 21:19:25 + case $mode in 21:19:25 + echo 'INFO: Unlocking branch: stable/potassium' 21:19:25 INFO: Unlocking branch: stable/potassium 21:19:25 + git config -f project.config --remove-section access.refs/heads/stable/potassium 21:19:25 + git commit -asm 'Chore: Unlock branch stable/potassium' 21:19:25 [config 94ad4df] Chore: Unlock branch stable/potassium 21:19:25 1 file changed, 6 deletions(-) 21:19:25 + git diff HEAD~1 21:19:25 diff --git a/project.config b/project.config 21:19:25 index fb02627..1b70bb1 100644 21:19:25 --- a/project.config 21:19:25 +++ b/project.config 21:19:25 @@ -142,12 +142,6 @@ 21:19:25 exclusiveGroupPermissions = create 21:19:25 create = block group Registered Users 21:19:25 create = group Release Engineering Team 21:19:25 -[access "refs/heads/stable/potassium"] 21:19:25 - exclusiveGroupPermissions = submit 21:19:25 - submit = group Release Engineering Team 21:19:25 - removeReviewer = group Release Engineering Team 21:19:25 - label-Code-Review = -2..+2 group Release Engineering Team 21:19:25 - label-Verified = -1..+1 group Release Engineering Team 21:19:25 [access "refs/heads/master"] 21:19:25 exclusiveGroupPermissions = submit 21:19:25 submit = group Release Engineering Team 21:19:25 + '[' false = true ']' 21:19:25 + echo 'INFO: Pushing changes to the repository.' 21:19:25 INFO: Pushing changes to the repository. 21:19:25 + git push origin HEAD:refs/meta/config 21:19:25 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 21:19:26 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 21:19:26 To ssh://git.opendaylight.org:29418/All-Projects 21:19:26 ffafaad..94ad4df HEAD -> refs/meta/config 21:19:26 $ ssh-agent -k 21:19:26 unset SSH_AUTH_SOCK; 21:19:26 unset SSH_AGENT_PID; 21:19:26 echo Agent pid 5574 killed; 21:19:26 [ssh-agent] Stopped. 21:19:26 [PostBuildScript] - [INFO] Executing post build scripts. 21:19:26 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins5615012824042171071.sh 21:19:26 ---> sysstat.sh 21:19:27 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins8962140123908044964.sh 21:19:27 ---> package-listing.sh 21:19:27 ++ tr '[:upper:]' '[:lower:]' 21:19:27 ++ facter osfamily 21:19:27 + OS_FAMILY=redhat 21:19:27 + workspace=/w/workspace/autorelease-gerrit-branch-lock-potassium 21:19:27 + START_PACKAGES=/tmp/packages_start.txt 21:19:27 + END_PACKAGES=/tmp/packages_end.txt 21:19:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:19:27 + PACKAGES=/tmp/packages_start.txt 21:19:27 + '[' /w/workspace/autorelease-gerrit-branch-lock-potassium ']' 21:19:27 + PACKAGES=/tmp/packages_end.txt 21:19:27 + case "${OS_FAMILY}" in 21:19:27 + rpm -qa 21:19:27 + sort 21:19:28 + '[' -f /tmp/packages_start.txt ']' 21:19:28 + '[' -f /tmp/packages_end.txt ']' 21:19:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:19:28 + '[' /w/workspace/autorelease-gerrit-branch-lock-potassium ']' 21:19:28 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-potassium/archives/ 21:19:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-potassium/archives/ 21:19:28 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins10773933669446485009.sh 21:19:28 ---> capture-instance-metadata.sh 21:19:28 Setup pyenv: 21:19:28 system 21:19:28 * 3.8.13 (set by /opt/pyenv/version) 21:19:28 * 3.9.13 (set by /opt/pyenv/version) 21:19:28 * 3.10.6 (set by /opt/pyenv/version) 21:19:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l9GT 21:19:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:19:43 lf-activate-venv(): INFO: Installing: lftools 21:20:46 lf-activate-venv(): INFO: Adding /tmp/venv-l9GT/bin to PATH 21:20:46 INFO: Running in OpenStack, capturing instance metadata 21:20:46 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins11625258245642621990.sh 21:20:46 provisioning config files... 21:20:46 Could not find credentials [logs] for autorelease-gerrit-branch-lock-potassium #34 21:20:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/config16060335334885102394tmp 21:20:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:20:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:20:46 provisioning config files... 21:20:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:20:47 [EnvInject] - Injecting environment variables from a build step. 21:20:47 [EnvInject] - Injecting as environment variables the properties content 21:20:47 SERVER_ID=logs 21:20:47 21:20:47 [EnvInject] - Variables injected successfully. 21:20:47 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins6911374107178665200.sh 21:20:47 ---> create-netrc.sh 21:20:47 WARN: Log server credential not found. 21:20:47 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins10704306398169742508.sh 21:20:47 ---> python-tools-install.sh 21:20:47 Setup pyenv: 21:20:47 system 21:20:47 3.8.13 21:20:47 3.9.13 21:20:47 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-potassium/.python-version) 21:20:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l9GT from file:/tmp/.os_lf_venv 21:20:49 lf-activate-venv(): INFO: Installing: lftools 21:21:06 lf-activate-venv(): INFO: Adding /tmp/venv-l9GT/bin to PATH 21:21:06 Generating Requirements File 21:21:53 Python 3.10.6 21:21:53 pip 23.3.2 from /tmp/venv-l9GT/lib/python3.10/site-packages/pip (python 3.10) 21:21:53 appdirs==1.4.4 21:21:53 argcomplete==3.2.2 21:21:53 aspy.yaml==1.3.0 21:21:53 attrs==23.2.0 21:21:53 autopage==0.5.2 21:21:53 beautifulsoup4==4.12.3 21:21:53 boto3==1.34.25 21:21:53 botocore==1.34.25 21:21:53 bs4==0.0.2 21:21:53 cachetools==5.3.2 21:21:53 certifi==2023.11.17 21:21:53 cffi==1.16.0 21:21:53 cfgv==3.4.0 21:21:53 chardet==5.2.0 21:21:53 charset-normalizer==3.3.2 21:21:53 click==8.1.7 21:21:53 cliff==4.5.0 21:21:53 cmd2==2.4.3 21:21:53 cryptography==3.3.2 21:21:53 debtcollector==2.5.0 21:21:53 decorator==5.1.1 21:21:53 defusedxml==0.7.1 21:21:53 Deprecated==1.2.14 21:21:53 distlib==0.3.8 21:21:53 dnspython==2.5.0 21:21:53 docker==4.2.2 21:21:53 dogpile.cache==1.3.0 21:21:53 email-validator==2.1.0.post1 21:21:53 filelock==3.13.1 21:21:53 future==0.18.3 21:21:53 gitdb==4.0.11 21:21:53 GitPython==3.1.41 21:21:53 google-auth==2.26.2 21:21:53 httplib2==0.22.0 21:21:53 identify==2.5.33 21:21:53 idna==3.6 21:21:53 importlib-resources==1.5.0 21:21:53 iso8601==2.1.0 21:21:53 Jinja2==3.1.3 21:21:53 jmespath==1.0.1 21:21:53 jsonpatch==1.33 21:21:53 jsonpointer==2.4 21:21:53 jsonschema==4.21.1 21:21:53 jsonschema-specifications==2023.12.1 21:21:53 keystoneauth1==5.5.0 21:21:53 kubernetes==29.0.0 21:21:53 lftools==0.37.8 21:21:53 lxml==5.1.0 21:21:53 MarkupSafe==2.1.4 21:21:53 msgpack==1.0.7 21:21:53 multi_key_dict==2.0.3 21:21:53 munch==4.0.0 21:21:53 netaddr==0.10.1 21:21:53 netifaces==0.11.0 21:21:53 niet==1.4.2 21:21:53 nodeenv==1.8.0 21:21:53 oauth2client==4.1.3 21:21:53 oauthlib==3.2.2 21:21:53 openstacksdk==0.62.0 21:21:53 os-client-config==2.1.0 21:21:53 os-service-types==1.7.0 21:21:53 osc-lib==3.0.0 21:21:53 oslo.config==9.3.0 21:21:53 oslo.context==5.3.0 21:21:53 oslo.i18n==6.2.0 21:21:53 oslo.log==5.4.0 21:21:53 oslo.serialization==5.3.0 21:21:53 oslo.utils==7.0.0 21:21:53 packaging==23.2 21:21:53 pbr==6.0.0 21:21:53 platformdirs==4.1.0 21:21:53 prettytable==3.9.0 21:21:53 pyasn1==0.5.1 21:21:53 pyasn1-modules==0.3.0 21:21:53 pycparser==2.21 21:21:53 pygerrit2==2.0.15 21:21:53 PyGithub==2.1.1 21:21:53 pyinotify==0.9.6 21:21:53 PyJWT==2.8.0 21:21:53 PyNaCl==1.5.0 21:21:53 pyparsing==2.4.7 21:21:53 pyperclip==1.8.2 21:21:53 pyrsistent==0.20.0 21:21:53 python-cinderclient==9.4.0 21:21:53 python-dateutil==2.8.2 21:21:53 python-heatclient==3.4.0 21:21:53 python-jenkins==1.8.2 21:21:53 python-keystoneclient==5.3.0 21:21:53 python-magnumclient==4.3.0 21:21:53 python-novaclient==18.4.0 21:21:53 python-openstackclient==6.0.0 21:21:53 python-swiftclient==4.4.0 21:21:53 pytz==2023.3.post1 21:21:53 PyYAML==6.0.1 21:21:53 referencing==0.32.1 21:21:53 requests==2.31.0 21:21:53 requests-oauthlib==1.3.1 21:21:53 requestsexceptions==1.4.0 21:21:53 rfc3986==2.0.0 21:21:53 rpds-py==0.17.1 21:21:53 rsa==4.9 21:21:53 ruamel.yaml==0.18.5 21:21:53 ruamel.yaml.clib==0.2.8 21:21:53 s3transfer==0.10.0 21:21:53 simplejson==3.19.2 21:21:53 six==1.16.0 21:21:53 smmap==5.0.1 21:21:53 soupsieve==2.5 21:21:53 stevedore==5.1.0 21:21:53 tabulate==0.9.0 21:21:53 toml==0.10.2 21:21:53 tomlkit==0.12.3 21:21:53 tqdm==4.66.1 21:21:53 typing_extensions==4.9.0 21:21:53 tzdata==2023.4 21:21:53 urllib3==1.26.18 21:21:53 virtualenv==20.25.0 21:21:53 wcwidth==0.2.13 21:21:53 websocket-client==1.7.0 21:21:53 wrapt==1.16.0 21:21:53 xdg==6.0.0 21:21:53 xmltodict==0.13.0 21:21:53 yq==3.2.3 21:21:53 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins15000310005962008075.sh 21:21:53 ---> sudo-logs.sh 21:21:53 Archiving 'sudo' log.. 21:21:54 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins12435962255527442956.sh 21:21:54 ---> job-cost.sh 21:21:54 Setup pyenv: 21:21:54 system 21:21:54 3.8.13 21:21:54 3.9.13 21:21:54 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-potassium/.python-version) 21:21:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l9GT from file:/tmp/.os_lf_venv 21:21:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:22:06 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. 21:22:06 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 21:22:06 lf-activate-venv(): INFO: Adding /tmp/venv-l9GT/bin to PATH 21:22:06 INFO: No Stack... 21:22:06 INFO: Retrieving Pricing Info for: v3-standard-4 21:22:07 INFO: Archiving Costs 21:22:07 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash -l /tmp/jenkins1529110433407538666.sh 21:22:07 ---> logs-deploy.sh 21:22:07 Setup pyenv: 21:22:07 system 21:22:07 3.8.13 21:22:07 3.9.13 21:22:07 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-potassium/.python-version) 21:22:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l9GT from file:/tmp/.os_lf_venv 21:22:08 lf-activate-venv(): INFO: Installing: lftools 21:22:23 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. 21:22:23 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 21:22:23 lf-activate-venv(): INFO: Adding /tmp/venv-l9GT/bin to PATH 21:22:23 WARNING: Nexus logging server not set 21:22:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-potassium/34/ 21:22:23 INFO: archiving logs to S3 21:22:24 ---> uname -a: 21:22:24 Linux prd-centos8-builder-4c-4g-19794.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 21:22:24 21:22:24 21:22:24 ---> lscpu: 21:22:24 Architecture: x86_64 21:22:24 CPU op-mode(s): 32-bit, 64-bit 21:22:24 Byte Order: Little Endian 21:22:24 CPU(s): 4 21:22:24 On-line CPU(s) list: 0-3 21:22:24 Thread(s) per core: 1 21:22:24 Core(s) per socket: 1 21:22:24 Socket(s): 4 21:22:24 NUMA node(s): 1 21:22:24 Vendor ID: AuthenticAMD 21:22:24 CPU family: 23 21:22:24 Model: 49 21:22:24 Model name: AMD EPYC-Rome Processor 21:22:24 Stepping: 0 21:22:24 CPU MHz: 2800.000 21:22:24 BogoMIPS: 5600.00 21:22:24 Virtualization: AMD-V 21:22:24 Hypervisor vendor: KVM 21:22:24 Virtualization type: full 21:22:24 L1d cache: 32K 21:22:24 L1i cache: 32K 21:22:24 L2 cache: 512K 21:22:24 L3 cache: 16384K 21:22:24 NUMA node0 CPU(s): 0-3 21:22:24 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:22:24 21:22:24 21:22:24 ---> nproc: 21:22:24 4 21:22:24 21:22:24 21:22:24 ---> df -h: 21:22:24 Filesystem Size Used Avail Use% Mounted on 21:22:24 devtmpfs 7.7G 0 7.7G 0% /dev 21:22:24 tmpfs 7.7G 0 7.7G 0% /dev/shm 21:22:24 tmpfs 7.7G 17M 7.7G 1% /run 21:22:24 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 21:22:24 /dev/vda1 80G 8.4G 72G 11% / 21:22:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:22:24 21:22:24 21:22:24 ---> free -m: 21:22:24 total used free shared buff/cache available 21:22:24 Mem: 15761 742 12806 19 2212 14691 21:22:24 Swap: 1023 0 1023 21:22:24 21:22:24 21:22:24 ---> ip addr: 21:22:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:22:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:22:24 inet 127.0.0.1/8 scope host lo 21:22:24 valid_lft forever preferred_lft forever 21:22:24 inet6 ::1/128 scope host 21:22:24 valid_lft forever preferred_lft forever 21:22:24 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:22:24 link/ether fa:16:3e:0b:37:ba brd ff:ff:ff:ff:ff:ff 21:22:24 altname enp0s3 21:22:24 altname ens3 21:22:24 inet 10.30.170.38/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 21:22:24 valid_lft 86172sec preferred_lft 86172sec 21:22:24 inet6 fe80::f816:3eff:fe0b:37ba/64 scope link 21:22:24 valid_lft forever preferred_lft forever 21:22:24 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:22:24 link/ether 02:42:62:bc:1f:13 brd ff:ff:ff:ff:ff:ff 21:22:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:22:24 valid_lft forever preferred_lft forever 21:22:24 21:22:24 21:22:24 ---> sar -b -r -n DEV: 21:22:24 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/23/2024 _x86_64_ (4 CPU) 21:22:24 21:22:24 21:18:33 LINUX RESTART (4 CPU) 21:22:24 21:22:24 09:19:01 PM tps rtps wtps bread/s bwrtn/s 21:22:24 09:20:01 PM 48.32 19.63 28.69 4379.21 3416.66 21:22:24 09:21:01 PM 53.95 7.71 46.23 1346.62 3879.24 21:22:24 09:22:01 PM 93.42 0.32 93.10 26.39 7766.68 21:22:24 Average: 65.23 9.22 56.01 1917.41 5020.86 21:22:24 21:22:24 09:19:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:22:24 09:20:01 PM 13452716 15092972 2686740 16.65 2688 1866616 1182528 6.88 342852 2033568 53124 21:22:24 09:21:01 PM 13271048 15084432 2868408 17.77 2688 2030336 1142736 6.65 366776 2155300 131112 21:22:24 09:22:01 PM 13141640 15069392 2997816 18.57 2688 2137392 1139524 6.63 371672 2250944 92916 21:22:24 Average: 13288468 15082265 2850988 17.66 2688 2011448 1154929 6.72 360433 2146604 92384 21:22:24 21:22:24 09:19:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:22:24 09:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:24 09:20:01 PM eth0 254.95 160.05 1288.59 53.39 0.00 0.00 0.00 0.00 21:22:24 09:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:24 09:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:24 09:21:01 PM eth0 43.44 33.41 406.63 6.06 0.00 0.00 0.00 0.00 21:22:24 09:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:24 09:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:24 09:22:01 PM eth0 33.84 29.46 366.89 5.54 0.00 0.00 0.00 0.00 21:22:24 09:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:24 Average: eth0 110.74 74.30 687.37 21.66 0.00 0.00 0.00 0.00 21:22:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:24 21:22:24 21:22:24 ---> sar -P ALL: 21:22:24 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/23/2024 _x86_64_ (4 CPU) 21:22:24 21:22:24 21:18:33 LINUX RESTART (4 CPU) 21:22:24 21:22:24 09:19:01 PM CPU %user %nice %system %iowait %steal %idle 21:22:24 09:20:01 PM all 13.26 0.00 2.60 2.52 0.25 81.37 21:22:24 09:20:01 PM 0 13.26 0.00 2.68 1.89 0.20 81.96 21:22:24 09:20:01 PM 1 12.13 0.00 1.96 2.75 0.32 82.84 21:22:24 09:20:01 PM 2 11.85 0.00 3.23 4.03 0.20 80.69 21:22:24 09:20:01 PM 3 15.80 0.00 2.54 1.39 0.29 79.98 21:22:24 09:21:01 PM all 10.12 0.00 1.71 4.90 0.07 83.20 21:22:24 09:21:01 PM 0 10.06 0.00 1.83 3.27 0.07 84.78 21:22:24 09:21:01 PM 1 16.81 0.00 2.20 6.70 0.10 74.19 21:22:24 09:21:01 PM 2 9.78 0.00 1.81 6.33 0.05 82.03 21:22:24 09:21:01 PM 3 3.86 0.00 1.01 3.30 0.07 91.77 21:22:24 09:22:01 PM all 15.29 0.00 1.84 3.98 0.08 78.82 21:22:24 09:22:01 PM 0 15.73 0.00 2.27 5.56 0.07 76.37 21:22:24 09:22:01 PM 1 20.76 0.00 2.18 7.77 0.08 69.21 21:22:24 09:22:01 PM 2 14.86 0.00 1.81 1.39 0.08 81.85 21:22:24 09:22:01 PM 3 9.79 0.00 1.09 1.21 0.07 87.85 21:22:24 Average: all 12.89 0.00 2.05 3.80 0.13 81.13 21:22:24 Average: 0 13.02 0.00 2.26 3.57 0.11 81.04 21:22:24 Average: 1 16.57 0.00 2.11 5.74 0.17 75.41 21:22:24 Average: 2 12.16 0.00 2.28 3.92 0.11 81.52 21:22:24 Average: 3 9.81 0.00 1.54 1.97 0.14 86.54 21:22:24 21:22:24 21:22:24