12:32:11 Started by user Anil Belur 12:32:11 Running as SYSTEM 12:32:11 [EnvInject] - Loading node environment variables. 12:32:11 Building remotely on prd-centos8-builder-4c-4g-6186 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 12:32:11 [ssh-agent] Looking for ssh-agent implementation... 12:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:11 $ ssh-agent 12:32:11 SSH_AUTH_SOCK=/tmp/ssh-dil1gbnh8hHj/agent.5512 12:32:11 SSH_AGENT_PID=5513 12:32:11 [ssh-agent] Started. 12:32:11 Running ssh-add (command line suppressed) 12:32:11 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_14476380979701028679.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_14476380979701028679.key) 12:32:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:32:11 The recommended git tool is: NONE 12:32:13 using credential jenkins-ssh 12:32:13 Wiping out workspace first. 12:32:13 Cloning the remote Git repository 12:32:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 12:32:13 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 12:32:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 12:32:13 > git --version # timeout=10 12:32:13 > git --version # 'git version 2.43.0' 12:32:13 using GIT_SSH to set credentials jenkins-ssh 12:32:13 [INFO] Currently running in a labeled security context 12:32:13 [INFO] Currently SELinux is 'enforcing' on the host 12:32:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh14932991982132189835.key 12:32:13 Verifying host key using known hosts file 12:32: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' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:32:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 12:32:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 12:32:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:32:17 Avoid second fetch 12:32:17 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:32:17 Checking out Revision 38fac49a74163fd469bd32f1f16b889841b49cfd (refs/remotes/origin/master) 12:32:17 > git config core.sparsecheckout # timeout=10 12:32:17 > git checkout -f 38fac49a74163fd469bd32f1f16b889841b49cfd # timeout=10 12:32:17 Commit message: "Update git submodules" 12:32:17 > git rev-list --no-walk 38fac49a74163fd469bd32f1f16b889841b49cfd # timeout=10 12:32:21 provisioning config files... 12:32:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:32:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:32:21 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins16625056613903889679.sh 12:32:21 ---> autorelease-gerrit-branch-lock.sh 12:32:21 Cloning into 'All-Projects'... 12:32:21 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 12:32:22 Total 1746 (delta 604), reused 1746 (delta 604) 12:32:22 Note: switching to '9b40ddbb0559ad550898915bd5a5c6bb0c467ae5'. 12:32:22 12:32:22 You are in 'detached HEAD' state. You can look around, make experimental 12:32:22 changes and commit them, and you can discard any commits you make in this 12:32:22 state without impacting any branches by switching back to a branch. 12:32:22 12:32:22 If you want to create a new branch to retain commits you create, you may 12:32:22 do so (now or later) by using -c with the switch command. Example: 12:32:22 12:32:22 git switch -c 12:32:22 12:32:22 Or undo this operation with: 12:32:22 12:32:22 git switch - 12:32:22 12:32:22 Turn off this advice by setting config variable advice.detachedHead to false 12:32:22 12:32:23 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 12:32:23 From ssh://git.opendaylight.org:29418/All-Projects 12:32:23 * [new ref] refs/meta/config -> config 12:32:24 Switched to branch 'config' 12:32:24 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 12:32:25 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 12:32:27 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 12:32:28 + case $mode in 12:32:28 + '[' master == master ']' 12:32:28 + [[ stable/calcium =~ stable ]] 12:32:28 + echo 'INFO: Locking branch for new branch cutting: stable/calcium' 12:32:28 INFO: Locking branch for new branch cutting: stable/calcium 12:32:28 + git config -f project.config access.refs/for/refs/heads/stable/calcium.exclusiveGroupPermissions create 12:32:28 + git config -f project.config access.refs/for/refs/heads/stable/calcium.create 'block group Registered Users' 12:32:28 + git config -f project.config --add access.refs/for/refs/heads/stable/calcium.create 'group Release Engineering Team' 12:32:28 + git config -f project.config access.refs/heads/stable/calcium.label-Code-Review '-2..+2 group Release Engineering Team' 12:32:28 + git config -f project.config access.refs/heads/stable/calcium.label-Verified '-1..+1 group Release Engineering Team' 12:32:28 + git config -f project.config access.refs/heads/stable/calcium.submit 'block group Registered Users' 12:32:28 + git config -f project.config --add access.refs/heads/stable/calcium.submit 'group Release Engineering Team' 12:32:28 + git config -f project.config access.refs/heads/stable/calcium.exclusiveGroupPermissions submit 12:32:28 + git config -f project.config --add 'access.refs/heads/*.create' 'group Release Engineering Team' 12:32:28 + git config -f project.config access.refs/heads/master.label-Code-Review '-2..+2 group Release Engineering Team' 12:32:28 + git config -f project.config access.refs/heads/master.label-Verified '-1..+1 group Release Engineering Team' 12:32:28 + git config -f project.config access.refs/heads/master.submit 'block group Registered Users' 12:32:28 + git config -f project.config --add access.refs/heads/master.submit 'group Release Engineering Team' 12:32:28 + git commit -asm 'Chore: Lock for new branch cutting: stable/calcium' 12:32:28 [config 65dd113] Chore: Lock for new branch cutting: stable/calcium 12:32:28 1 file changed, 16 insertions(+) 12:32:28 + git diff HEAD~1 12:32:28 diff --git a/project.config b/project.config 12:32:28 index 52d4f8a..5235be1 100644 12:32:28 --- a/project.config 12:32:28 +++ b/project.config 12:32:28 @@ -71,6 +71,7 @@ 12:32:28 push = group Release Engineering Team 12:32:28 push = group self-serve-release 12:32:28 push = block group Registered Users 12:32:28 + create = group Release Engineering Team 12:32:28 [access "refs/tags/*"] 12:32:28 create = group Project Owners 12:32:28 create = group Release Engineering Team 12:32:28 @@ -142,3 +143,18 @@ 12:32:28 exclusiveGroupPermissions = create 12:32:28 create = block group Registered Users 12:32:28 create = group Release Engineering Team 12:32:28 +[access "refs/for/refs/heads/stable/calcium"] 12:32:28 + exclusiveGroupPermissions = create 12:32:28 + create = block group Registered Users 12:32:28 + create = group Release Engineering Team 12:32:28 +[access "refs/heads/stable/calcium"] 12:32:28 + label-Code-Review = -2..+2 group Release Engineering Team 12:32:28 + label-Verified = -1..+1 group Release Engineering Team 12:32:28 + submit = block group Registered Users 12:32:28 + submit = group Release Engineering Team 12:32:28 + exclusiveGroupPermissions = submit 12:32:28 +[access "refs/heads/master"] 12:32:28 + label-Code-Review = -2..+2 group Release Engineering Team 12:32:28 + label-Verified = -1..+1 group Release Engineering Team 12:32:28 + submit = block group Registered Users 12:32:28 + submit = group Release Engineering Team 12:32:28 + '[' false = true ']' 12:32:28 + echo 'INFO: Pushing changes to the repository.' 12:32:28 INFO: Pushing changes to the repository. 12:32:28 + git push origin HEAD:refs/meta/config 12:32:28 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 12:32:29 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 12:32:29 To ssh://git.opendaylight.org:29418/All-Projects 12:32:29 9b40ddb..65dd113 HEAD -> refs/meta/config 12:32:29 $ ssh-agent -k 12:32:29 unset SSH_AUTH_SOCK; 12:32:29 unset SSH_AGENT_PID; 12:32:29 echo Agent pid 5513 killed; 12:32:29 [ssh-agent] Stopped. 12:32:29 [PostBuildScript] - [INFO] Executing post build scripts. 12:32:29 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins14977650381109764796.sh 12:32:29 ---> sysstat.sh 12:32:30 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins10853537657383054095.sh 12:32:30 ---> package-listing.sh 12:32:30 ++ facter osfamily 12:32:30 ++ tr '[:upper:]' '[:lower:]' 12:32:30 + OS_FAMILY=redhat 12:32:30 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 12:32:30 + START_PACKAGES=/tmp/packages_start.txt 12:32:30 + END_PACKAGES=/tmp/packages_end.txt 12:32:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:32:30 + PACKAGES=/tmp/packages_start.txt 12:32:30 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 12:32:30 + PACKAGES=/tmp/packages_end.txt 12:32:30 + case "${OS_FAMILY}" in 12:32:30 + rpm -qa 12:32:30 + sort 12:32:31 + '[' -f /tmp/packages_start.txt ']' 12:32:31 + '[' -f /tmp/packages_end.txt ']' 12:32:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:32:31 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 12:32:31 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 12:32:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 12:32:31 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins15063629070365445111.sh 12:32:31 ---> capture-instance-metadata.sh 12:32:31 Setup pyenv: 12:32:31 system 12:32:31 * 3.8.13 (set by /opt/pyenv/version) 12:32:31 * 3.9.13 (set by /opt/pyenv/version) 12:32:31 * 3.10.13 (set by /opt/pyenv/version) 12:32:31 * 3.11.7 (set by /opt/pyenv/version) 12:32:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-puJ7 12:32:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:32:39 lf-activate-venv(): INFO: Installing: lftools 12:33:11 lf-activate-venv(): INFO: Adding /tmp/venv-puJ7/bin to PATH 12:33:11 INFO: Running in OpenStack, capturing instance metadata 12:33:12 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins17677035673808927994.sh 12:33:12 provisioning config files... 12:33:12 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #37 12:33:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config8195983124472293737tmp 12:33:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:33:12 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:33:12 provisioning config files... 12:33:12 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:33:12 [EnvInject] - Injecting environment variables from a build step. 12:33:12 [EnvInject] - Injecting as environment variables the properties content 12:33:12 SERVER_ID=logs 12:33:12 12:33:12 [EnvInject] - Variables injected successfully. 12:33:12 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins1549025237854965525.sh 12:33:12 ---> create-netrc.sh 12:33:12 WARN: Log server credential not found. 12:33:12 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8449267220633135471.sh 12:33:12 ---> python-tools-install.sh 12:33:12 Setup pyenv: 12:33:12 system 12:33:12 3.8.13 12:33:12 3.9.13 12:33:12 3.10.13 12:33:12 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 12:33:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-puJ7 from file:/tmp/.os_lf_venv 12:33:14 lf-activate-venv(): INFO: Installing: lftools 12:33:23 lf-activate-venv(): INFO: Adding /tmp/venv-puJ7/bin to PATH 12:33:23 Generating Requirements File 12:33:57 Python 3.11.7 12:33:57 pip 24.0 from /tmp/venv-puJ7/lib/python3.11/site-packages/pip (python 3.11) 12:33:57 appdirs==1.4.4 12:33:57 argcomplete==3.2.3 12:33:57 aspy.yaml==1.3.0 12:33:57 attrs==23.2.0 12:33:57 autopage==0.5.2 12:33:57 beautifulsoup4==4.12.3 12:33:57 boto3==1.34.80 12:33:57 botocore==1.34.80 12:33:57 bs4==0.0.2 12:33:57 cachetools==5.3.3 12:33:57 certifi==2024.2.2 12:33:57 cffi==1.16.0 12:33:57 cfgv==3.4.0 12:33:57 chardet==5.2.0 12:33:57 charset-normalizer==3.3.2 12:33:57 click==8.1.7 12:33:57 cliff==4.6.0 12:33:57 cmd2==2.4.3 12:33:57 cryptography==3.3.2 12:33:57 debtcollector==3.0.0 12:33:57 decorator==5.1.1 12:33:57 defusedxml==0.7.1 12:33:57 Deprecated==1.2.14 12:33:57 distlib==0.3.8 12:33:57 dnspython==2.6.1 12:33:57 docker==4.2.2 12:33:57 dogpile.cache==1.3.2 12:33:57 email_validator==2.1.1 12:33:57 filelock==3.13.3 12:33:57 future==1.0.0 12:33:57 gitdb==4.0.11 12:33:57 GitPython==3.1.43 12:33:57 google-auth==2.29.0 12:33:57 httplib2==0.22.0 12:33:57 identify==2.5.35 12:33:57 idna==3.6 12:33:57 importlib-resources==1.5.0 12:33:57 iso8601==2.1.0 12:33:57 Jinja2==3.1.3 12:33:57 jmespath==1.0.1 12:33:57 jsonpatch==1.33 12:33:57 jsonpointer==2.4 12:33:57 jsonschema==4.21.1 12:33:57 jsonschema-specifications==2023.12.1 12:33:57 keystoneauth1==5.6.0 12:33:57 kubernetes==29.0.0 12:33:57 lftools==0.37.10 12:33:57 lxml==5.2.1 12:33:57 MarkupSafe==2.1.5 12:33:57 msgpack==1.0.8 12:33:57 multi_key_dict==2.0.3 12:33:57 munch==4.0.0 12:33:57 netaddr==1.2.1 12:33:57 netifaces==0.11.0 12:33:57 niet==1.4.2 12:33:57 nodeenv==1.8.0 12:33:57 oauth2client==4.1.3 12:33:57 oauthlib==3.2.2 12:33:57 openstacksdk==3.0.0 12:33:57 os-client-config==2.1.0 12:33:57 os-service-types==1.7.0 12:33:57 osc-lib==3.0.1 12:33:57 oslo.config==9.4.0 12:33:57 oslo.context==5.5.0 12:33:57 oslo.i18n==6.3.0 12:33:57 oslo.log==5.5.1 12:33:57 oslo.serialization==5.4.0 12:33:57 oslo.utils==7.1.0 12:33:57 packaging==24.0 12:33:57 pbr==6.0.0 12:33:57 platformdirs==4.2.0 12:33:57 prettytable==3.10.0 12:33:57 pyasn1==0.6.0 12:33:57 pyasn1_modules==0.4.0 12:33:57 pycparser==2.22 12:33:57 pygerrit2==2.0.15 12:33:57 PyGithub==2.3.0 12:33:57 pyinotify==0.9.6 12:33:57 PyJWT==2.8.0 12:33:57 PyNaCl==1.5.0 12:33:57 pyparsing==2.4.7 12:33:57 pyperclip==1.8.2 12:33:57 pyrsistent==0.20.0 12:33:57 python-cinderclient==9.5.0 12:33:57 python-dateutil==2.9.0.post0 12:33:57 python-heatclient==3.5.0 12:33:57 python-jenkins==1.8.2 12:33:57 python-keystoneclient==5.4.0 12:33:57 python-magnumclient==4.4.0 12:33:57 python-novaclient==18.6.0 12:33:57 python-openstackclient==6.6.0 12:33:57 python-swiftclient==4.5.0 12:33:57 PyYAML==6.0.1 12:33:57 referencing==0.34.0 12:33:57 requests==2.31.0 12:33:57 requests-oauthlib==2.0.0 12:33:57 requestsexceptions==1.4.0 12:33:57 rfc3986==2.0.0 12:33:57 rpds-py==0.18.0 12:33:57 rsa==4.9 12:33:57 ruamel.yaml==0.18.6 12:33:57 ruamel.yaml.clib==0.2.8 12:33:57 s3transfer==0.10.1 12:33:57 simplejson==3.19.2 12:33:57 six==1.16.0 12:33:57 smmap==5.0.1 12:33:57 soupsieve==2.5 12:33:57 stevedore==5.2.0 12:33:57 tabulate==0.9.0 12:33:57 toml==0.10.2 12:33:57 tomlkit==0.12.4 12:33:57 tqdm==4.66.2 12:33:57 typing_extensions==4.11.0 12:33:57 tzdata==2024.1 12:33:57 urllib3==1.26.18 12:33:57 virtualenv==20.25.1 12:33:57 wcwidth==0.2.13 12:33:57 websocket-client==1.7.0 12:33:57 wrapt==1.16.0 12:33:57 xdg==6.0.0 12:33:57 xmltodict==0.13.0 12:33:57 yq==3.2.3 12:33:57 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins10565945576726471686.sh 12:33:57 ---> sudo-logs.sh 12:33:57 Archiving 'sudo' log.. 12:33:57 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins6242635349211085179.sh 12:33:57 ---> job-cost.sh 12:33:57 Setup pyenv: 12:33:57 system 12:33:57 3.8.13 12:33:57 3.9.13 12:33:57 3.10.13 12:33:57 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 12:33:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-puJ7 from file:/tmp/.os_lf_venv 12:33:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:34:05 lf-activate-venv(): INFO: Adding /tmp/venv-puJ7/bin to PATH 12:34:05 INFO: No Stack... 12:34:05 INFO: Retrieving Pricing Info for: v3-standard-4 12:34:05 INFO: Archiving Costs 12:34:05 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins15891563859439975838.sh 12:34:06 ---> logs-deploy.sh 12:34:06 Setup pyenv: 12:34:06 system 12:34:06 3.8.13 12:34:06 3.9.13 12:34:06 3.10.13 12:34:06 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 12:34:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-puJ7 from file:/tmp/.os_lf_venv 12:34:08 lf-activate-venv(): INFO: Installing: lftools 12:34:18 lf-activate-venv(): INFO: Adding /tmp/venv-puJ7/bin to PATH 12:34:18 WARNING: Nexus logging server not set 12:34:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/37/ 12:34:18 INFO: archiving logs to S3 12:34:19 ---> uname -a: 12:34:19 Linux prd-centos8-builder-4c-4g-6186.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 12:34:19 12:34:19 12:34:19 ---> lscpu: 12:34:19 Architecture: x86_64 12:34:19 CPU op-mode(s): 32-bit, 64-bit 12:34:19 Byte Order: Little Endian 12:34:19 CPU(s): 4 12:34:19 On-line CPU(s) list: 0-3 12:34:19 Thread(s) per core: 1 12:34:19 Core(s) per socket: 1 12:34:19 Socket(s): 4 12:34:19 NUMA node(s): 1 12:34:19 Vendor ID: AuthenticAMD 12:34:19 CPU family: 23 12:34:19 Model: 49 12:34:19 Model name: AMD EPYC-Rome Processor 12:34:19 Stepping: 0 12:34:19 CPU MHz: 2800.000 12:34:19 BogoMIPS: 5600.00 12:34:19 Virtualization: AMD-V 12:34:19 Hypervisor vendor: KVM 12:34:19 Virtualization type: full 12:34:19 L1d cache: 32K 12:34:19 L1i cache: 32K 12:34:19 L2 cache: 512K 12:34:19 L3 cache: 16384K 12:34:19 NUMA node0 CPU(s): 0-3 12:34:19 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 12:34:19 12:34:19 12:34:19 ---> nproc: 12:34:19 4 12:34:19 12:34:19 12:34:19 ---> df -h: 12:34:19 Filesystem Size Used Avail Use% Mounted on 12:34:19 devtmpfs 7.7G 0 7.7G 0% /dev 12:34:19 tmpfs 7.7G 0 7.7G 0% /dev/shm 12:34:19 tmpfs 7.7G 17M 7.7G 1% /run 12:34:19 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 12:34:19 /dev/vda1 80G 8.7G 72G 11% / 12:34:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:34:19 12:34:19 12:34:19 ---> free -m: 12:34:19 total used free shared buff/cache available 12:34:19 Mem: 15761 705 12830 19 2225 14729 12:34:19 Swap: 1023 0 1023 12:34:19 12:34:19 12:34:19 ---> ip addr: 12:34:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:34:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:34:19 inet 127.0.0.1/8 scope host lo 12:34:19 valid_lft forever preferred_lft forever 12:34:19 inet6 ::1/128 scope host 12:34:19 valid_lft forever preferred_lft forever 12:34:19 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:34:19 link/ether fa:16:3e:47:07:bd brd ff:ff:ff:ff:ff:ff 12:34:19 altname enp0s3 12:34:19 altname ens3 12:34:19 inet 10.30.170.126/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 12:34:19 valid_lft 86245sec preferred_lft 86245sec 12:34:19 inet6 fe80::f816:3eff:fe47:7bd/64 scope link 12:34:19 valid_lft forever preferred_lft forever 12:34:19 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:34:19 link/ether 02:42:71:29:fe:1a brd ff:ff:ff:ff:ff:ff 12:34:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:34:19 valid_lft forever preferred_lft forever 12:34:19 12:34:19 12:34:19 ---> sar -b -r -n DEV: 12:34:19 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/09/2024 _x86_64_ (4 CPU) 12:34:19 12:34:19 12:31:41 LINUX RESTART (4 CPU) 12:34:19 12:34:19 12:32:01 PM tps rtps wtps bread/s bwrtn/s 12:34:19 12:33:01 PM 226.77 40.95 185.82 9657.45 41722.36 12:34:19 12:34:01 PM 105.03 4.63 100.40 168.88 7945.20 12:34:19 Average: 165.90 22.79 143.11 4913.16 24833.78 12:34:19 12:34:19 12:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:34:19 12:33:01 PM 13348032 15094732 2791412 17.30 2688 1970520 1194192 6.95 381008 2088752 89812 12:34:19 12:34:01 PM 13172248 15115556 2967196 18.38 2688 2153384 1121808 6.53 378716 2213436 107676 12:34:19 Average: 13260140 15105144 2879304 17.84 2688 2061952 1158000 6.74 379862 2151094 98744 12:34:19 12:34:19 12:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:34:19 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:19 12:33:01 PM eth0 340.25 212.31 1694.29 65.71 0.00 0.00 0.00 0.00 12:34:19 12:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:19 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:19 12:34:01 PM eth0 31.29 28.59 237.94 7.19 0.00 0.00 0.00 0.00 12:34:19 12:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:19 Average: eth0 185.77 120.45 966.11 36.45 0.00 0.00 0.00 0.00 12:34:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:19 12:34:19 12:34:19 ---> sar -P ALL: 12:34:19 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/09/2024 _x86_64_ (4 CPU) 12:34:19 12:34:19 12:31:41 LINUX RESTART (4 CPU) 12:34:19 12:34:19 12:32:01 PM CPU %user %nice %system %iowait %steal %idle 12:34:19 12:33:01 PM all 23.57 0.00 5.94 2.00 0.08 68.42 12:34:19 12:33:01 PM 0 22.73 0.00 5.23 0.57 0.10 71.37 12:34:19 12:33:01 PM 1 21.35 0.00 5.66 2.73 0.07 70.19 12:34:19 12:33:01 PM 2 22.83 0.00 5.75 0.84 0.07 70.51 12:34:19 12:33:01 PM 3 27.39 0.00 7.12 3.85 0.07 61.57 12:34:19 12:34:01 PM all 20.11 0.00 2.49 0.49 0.08 76.84 12:34:19 12:34:01 PM 0 11.73 0.00 1.60 0.42 0.07 86.18 12:34:19 12:34:01 PM 1 17.03 0.00 1.85 0.43 0.07 80.62 12:34:19 12:34:01 PM 2 23.78 0.00 2.68 0.82 0.08 72.65 12:34:19 12:34:01 PM 3 27.92 0.00 3.81 0.28 0.08 67.90 12:34:19 Average: all 21.84 0.00 4.21 1.24 0.08 72.64 12:34:19 Average: 0 17.22 0.00 3.41 0.49 0.08 78.79 12:34:19 Average: 1 19.19 0.00 3.76 1.58 0.07 75.41 12:34:19 Average: 2 23.30 0.00 4.21 0.83 0.08 71.58 12:34:19 Average: 3 27.66 0.00 5.46 2.06 0.08 64.75 12:34:19 12:34:19 12:34:19