00:44:09 Started by timer 00:44:09 Running as SYSTEM 00:44:09 [EnvInject] - Loading node environment variables. 00:44:09 Building remotely on prd-centos7-builder-2c-2g-3259 (centos7-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-potassium 00:44:10 [ssh-agent] Looking for ssh-agent implementation... 00:44:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:44:11 $ ssh-agent 00:44:11 SSH_AUTH_SOCK=/tmp/ssh-XL4tKl99AgjS/agent.9386 00:44:11 SSH_AGENT_PID=9388 00:44:11 [ssh-agent] Started. 00:44:11 Running ssh-add (command line suppressed) 00:44:11 Identity added: /w/workspace/autorelease-update-submodules-potassium@tmp/private_key_12894418007014812115.key (/w/workspace/autorelease-update-submodules-potassium@tmp/private_key_12894418007014812115.key) 00:44:11 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:44:11 The recommended git tool is: NONE 00:44:13 using credential opendaylight-jenkins-ssh 00:44:13 Wiping out workspace first. 00:44:13 Cloning the remote Git repository 00:44:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:44:13 > git init /w/workspace/autorelease-update-submodules-potassium # timeout=10 00:44:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:44:13 > git --version # timeout=10 00:44:13 > git --version # 'git version 2.36.6' 00:44:13 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:44:13 [INFO] Currently running in a labeled security context 00:44:13 [INFO] Currently SELinux is 'enforcing' on the host 00:44:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-submodules-potassium@tmp/jenkins-gitclient-ssh7303797333178860348.key 00:44:13 Verifying host key using known hosts file 00:44: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. 00:44:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:44:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:21 Avoid second fetch 00:44:21 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 00:44:21 Checking out Revision 780d7dfa56895c9d630f1d563d9e93e884b3dbfa (refs/remotes/origin/stable/potassium) 00:44:21 > git config core.sparsecheckout # timeout=10 00:44:21 > git checkout -f 780d7dfa56895c9d630f1d563d9e93e884b3dbfa # timeout=10 00:44:21 Commit message: "Update git submodules" 00:44:21 > git rev-list --no-walk 780d7dfa56895c9d630f1d563d9e93e884b3dbfa # timeout=10 00:44:21 > git remote # timeout=10 00:44:21 > git submodule init # timeout=10 00:44:21 > git submodule sync # timeout=10 00:44:21 > git config --get remote.origin.url # timeout=10 00:44:21 > git submodule init # timeout=10 00:44:21 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:44:21 > git config --get submodule.daexim.url # timeout=10 00:44:21 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:44:21 > git config --get submodule.integration/distribution.url # timeout=10 00:44:21 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:44:21 > git config --get submodule.jsonrpc.url # timeout=10 00:44:21 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:44:21 > git config --get submodule.lispflowmapping.url # timeout=10 00:44:21 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:44:21 > git config --get submodule.openflowplugin.url # timeout=10 00:44:21 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 00:44:21 > git config --get submodule.ovsdb.url # timeout=10 00:44:21 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:44:21 > git config --get submodule.serviceutils.url # timeout=10 00:44:21 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 00:44:21 > git submodule update --init --recursive daexim # timeout=10 00:44:22 > git submodule update --init --recursive integration/distribution # timeout=10 00:44:23 > git submodule update --init --recursive jsonrpc # timeout=10 00:44:23 > git submodule update --init --recursive lispflowmapping # timeout=10 00:44:24 > git submodule update --init --recursive openflowplugin # timeout=10 00:44:28 > git submodule update --init --recursive ovsdb # timeout=10 00:44:31 > git submodule update --init --recursive serviceutils # timeout=10 00:44:34 provisioning config files... 00:44:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:44:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:44:35 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins9547352667269094288.sh 00:44:35 ---> python-tools-install.sh 00:44:35 Setup pyenv: 00:44:35 system 00:44:35 * 3.8.13 (set by /opt/pyenv/version) 00:44:35 * 3.9.13 (set by /opt/pyenv/version) 00:44:35 3.10.13 00:44:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8BLF 00:44:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:44:46 lf-activate-venv(): INFO: Installing: lftools 00:45:29 lf-activate-venv(): INFO: Adding /tmp/venv-8BLF/bin to PATH 00:45:29 Generating Requirements File 00:46:07 Python 3.10.13 00:46:07 pip 24.0 from /tmp/venv-8BLF/lib/python3.10/site-packages/pip (python 3.10) 00:46:08 appdirs==1.4.4 00:46:08 argcomplete==3.2.3 00:46:08 aspy.yaml==1.3.0 00:46:08 attrs==23.2.0 00:46:08 autopage==0.5.2 00:46:08 beautifulsoup4==4.12.3 00:46:08 boto3==1.34.74 00:46:08 botocore==1.34.74 00:46:08 bs4==0.0.2 00:46:08 cachetools==5.3.3 00:46:08 certifi==2024.2.2 00:46:08 cffi==1.16.0 00:46:08 cfgv==3.4.0 00:46:08 chardet==5.2.0 00:46:08 charset-normalizer==3.3.2 00:46:08 click==8.1.7 00:46:08 cliff==4.6.0 00:46:08 cmd2==2.4.3 00:46:08 cryptography==3.3.2 00:46:08 debtcollector==3.0.0 00:46:08 decorator==5.1.1 00:46:08 defusedxml==0.7.1 00:46:08 Deprecated==1.2.14 00:46:08 distlib==0.3.8 00:46:08 dnspython==2.6.1 00:46:08 docker==4.2.2 00:46:08 dogpile.cache==1.3.2 00:46:08 email_validator==2.1.1 00:46:08 filelock==3.13.3 00:46:08 future==1.0.0 00:46:08 gitdb==4.0.11 00:46:08 GitPython==3.1.42 00:46:08 google-auth==2.29.0 00:46:08 httplib2==0.22.0 00:46:08 identify==2.5.35 00:46:08 idna==3.6 00:46:08 importlib-resources==1.5.0 00:46:08 iso8601==2.1.0 00:46:08 Jinja2==3.1.3 00:46:08 jmespath==1.0.1 00:46:08 jsonpatch==1.33 00:46:08 jsonpointer==2.4 00:46:08 jsonschema==4.21.1 00:46:08 jsonschema-specifications==2023.12.1 00:46:08 keystoneauth1==5.6.0 00:46:08 kubernetes==29.0.0 00:46:08 lftools==0.37.10 00:46:08 lxml==5.1.1 00:46:08 MarkupSafe==2.1.5 00:46:08 msgpack==1.0.8 00:46:08 multi_key_dict==2.0.3 00:46:08 munch==4.0.0 00:46:08 netaddr==1.2.1 00:46:08 netifaces==0.11.0 00:46:08 niet==1.4.2 00:46:08 nodeenv==1.8.0 00:46:08 oauth2client==4.1.3 00:46:08 oauthlib==3.2.2 00:46:08 openstacksdk==3.0.0 00:46:08 os-client-config==2.1.0 00:46:08 os-service-types==1.7.0 00:46:08 osc-lib==3.0.1 00:46:08 oslo.config==9.4.0 00:46:08 oslo.context==5.5.0 00:46:08 oslo.i18n==6.3.0 00:46:08 oslo.log==5.5.0 00:46:08 oslo.serialization==5.4.0 00:46:08 oslo.utils==7.1.0 00:46:08 packaging==24.0 00:46:08 pbr==6.0.0 00:46:08 platformdirs==4.2.0 00:46:08 prettytable==3.10.0 00:46:08 pyasn1==0.6.0 00:46:08 pyasn1_modules==0.4.0 00:46:08 pycparser==2.22 00:46:08 pygerrit2==2.0.15 00:46:08 PyGithub==2.3.0 00:46:08 pyinotify==0.9.6 00:46:08 PyJWT==2.8.0 00:46:08 PyNaCl==1.5.0 00:46:08 pyparsing==2.4.7 00:46:08 pyperclip==1.8.2 00:46:08 pyrsistent==0.20.0 00:46:08 python-cinderclient==9.5.0 00:46:08 python-dateutil==2.9.0.post0 00:46:08 python-heatclient==3.5.0 00:46:08 python-jenkins==1.8.2 00:46:08 python-keystoneclient==5.4.0 00:46:08 python-magnumclient==4.4.0 00:46:08 python-novaclient==18.6.0 00:46:08 python-openstackclient==6.6.0 00:46:08 python-swiftclient==4.5.0 00:46:08 PyYAML==6.0.1 00:46:08 referencing==0.34.0 00:46:08 requests==2.31.0 00:46:08 requests-oauthlib==2.0.0 00:46:08 requestsexceptions==1.4.0 00:46:08 rfc3986==2.0.0 00:46:08 rpds-py==0.18.0 00:46:08 rsa==4.9 00:46:08 ruamel.yaml==0.18.6 00:46:08 ruamel.yaml.clib==0.2.8 00:46:08 s3transfer==0.10.1 00:46:08 simplejson==3.19.2 00:46:08 six==1.16.0 00:46:08 smmap==5.0.1 00:46:08 soupsieve==2.5 00:46:08 stevedore==5.2.0 00:46:08 tabulate==0.9.0 00:46:08 toml==0.10.2 00:46:08 tomlkit==0.12.4 00:46:08 tqdm==4.66.2 00:46:08 typing_extensions==4.10.0 00:46:08 tzdata==2024.1 00:46:08 urllib3==1.26.18 00:46:08 virtualenv==20.25.1 00:46:08 wcwidth==0.2.13 00:46:08 websocket-client==1.7.0 00:46:08 wrapt==1.16.0 00:46:08 xdg==6.0.0 00:46:08 xmltodict==0.13.0 00:46:08 yq==3.2.3 00:46:08 [autorelease-update-submodules-potassium] $ /bin/sh -xe /tmp/jenkins5900160659047065421.sh 00:46:08 + git checkout stable/potassium 00:46:08 Switched to a new branch 'stable/potassium' 00:46:08 branch 'stable/potassium' set up to track 'origin/stable/potassium'. 00:46:08 + git submodule update --remote 00:46:09 + git add . 00:46:09 [EnvInject] - Injecting environment variables from a build step. 00:46:09 [EnvInject] - Injecting as environment variables the properties content 00:46:09 GERRIT_HOST=git.opendaylight.org 00:46:09 PROJECT=releng/autorelease 00:46:09 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 00:46:09 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 00:46:09 GERRIT_TOPIC=autorelease-update-submodules 00:46:09 GERRIT_USER=jenkins-releng 00:46:09 00:46:09 [EnvInject] - Variables injected successfully. 00:46:09 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins8440491057516589084.sh 00:46:09 ---> gerrit-push-patch.sh 00:46:09 INFO: Nothing to commit 00:46:09 $ ssh-agent -k 00:46:09 unset SSH_AUTH_SOCK; 00:46:09 unset SSH_AGENT_PID; 00:46:09 echo Agent pid 9388 killed; 00:46:09 [ssh-agent] Stopped. 00:46:09 [PostBuildScript] - [INFO] Executing post build scripts. 00:46:09 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins17420830470401023193.sh 00:46:09 ---> sysstat.sh 00:46:09 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins1832768470407403565.sh 00:46:09 ---> package-listing.sh 00:46:09 ++ tr '[:upper:]' '[:lower:]' 00:46:09 ++ facter osfamily 00:46:09 + OS_FAMILY=redhat 00:46:09 + workspace=/w/workspace/autorelease-update-submodules-potassium 00:46:09 + START_PACKAGES=/tmp/packages_start.txt 00:46:09 + END_PACKAGES=/tmp/packages_end.txt 00:46:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:46:09 + PACKAGES=/tmp/packages_start.txt 00:46:09 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:46:09 + PACKAGES=/tmp/packages_end.txt 00:46:09 + case "${OS_FAMILY}" in 00:46:09 + rpm -qa 00:46:09 + sort 00:46:10 + '[' -f /tmp/packages_start.txt ']' 00:46:10 + '[' -f /tmp/packages_end.txt ']' 00:46:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:46:10 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:46:10 + mkdir -p /w/workspace/autorelease-update-submodules-potassium/archives/ 00:46:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-potassium/archives/ 00:46:10 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins17492080305794840877.sh 00:46:10 ---> capture-instance-metadata.sh 00:46:10 Setup pyenv: 00:46:10 system 00:46:10 3.8.13 00:46:10 3.9.13 00:46:10 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:46:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8BLF from file:/tmp/.os_lf_venv 00:46:12 lf-activate-venv(): INFO: Installing: lftools 00:46:28 lf-activate-venv(): INFO: Adding /tmp/venv-8BLF/bin to PATH 00:46:28 INFO: Running in OpenStack, capturing instance metadata 00:46:28 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins5175028835340779199.sh 00:46:28 provisioning config files... 00:46:29 Could not find credentials [logs] for autorelease-update-submodules-potassium #364 00:46:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-potassium@tmp/config17267566621580009835tmp 00:46:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:46:29 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:46:29 provisioning config files... 00:46:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:46:30 [EnvInject] - Injecting environment variables from a build step. 00:46:30 [EnvInject] - Injecting as environment variables the properties content 00:46:30 SERVER_ID=logs 00:46:30 00:46:30 [EnvInject] - Variables injected successfully. 00:46:30 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins16909181380815045909.sh 00:46:30 ---> create-netrc.sh 00:46:30 WARN: Log server credential not found. 00:46:30 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins14621477749062188249.sh 00:46:30 ---> python-tools-install.sh 00:46:30 Setup pyenv: 00:46:30 system 00:46:30 3.8.13 00:46:30 3.9.13 00:46:30 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:46:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8BLF from file:/tmp/.os_lf_venv 00:46:32 lf-activate-venv(): INFO: Installing: lftools 00:46:46 lf-activate-venv(): INFO: Adding /tmp/venv-8BLF/bin to PATH 00:46:46 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins10010600274324266117.sh 00:46:46 ---> sudo-logs.sh 00:46:46 Archiving 'sudo' log.. 00:46:47 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins11880018786023262987.sh 00:46:47 ---> job-cost.sh 00:46:47 Setup pyenv: 00:46:47 system 00:46:47 3.8.13 00:46:47 3.9.13 00:46:47 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:46:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8BLF from file:/tmp/.os_lf_venv 00:46:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:46:55 lf-activate-venv(): INFO: Adding /tmp/venv-8BLF/bin to PATH 00:46:55 INFO: No Stack... 00:46:56 INFO: Retrieving Pricing Info for: v3-standard-2 00:46:56 INFO: Archiving Costs 00:46:56 [autorelease-update-submodules-potassium] $ /bin/bash -l /tmp/jenkins9242356254977234815.sh 00:46:56 ---> logs-deploy.sh 00:46:56 Setup pyenv: 00:46:56 system 00:46:56 3.8.13 00:46:56 3.9.13 00:46:56 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:46:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8BLF from file:/tmp/.os_lf_venv 00:46:58 lf-activate-venv(): INFO: Installing: lftools 00:47:10 lf-activate-venv(): INFO: Adding /tmp/venv-8BLF/bin to PATH 00:47:10 WARNING: Nexus logging server not set 00:47:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-potassium/364/ 00:47:10 INFO: archiving logs to S3 00:47:11 ---> uname -a: 00:47:11 Linux prd-centos7-builder-2c-2g-3259.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:47:11 00:47:11 00:47:11 ---> lscpu: 00:47:11 Architecture: x86_64 00:47:11 CPU op-mode(s): 32-bit, 64-bit 00:47:11 Byte Order: Little Endian 00:47:11 CPU(s): 2 00:47:11 On-line CPU(s) list: 0,1 00:47:11 Thread(s) per core: 1 00:47:11 Core(s) per socket: 1 00:47:11 Socket(s): 2 00:47:11 NUMA node(s): 1 00:47:11 Vendor ID: AuthenticAMD 00:47:11 CPU family: 23 00:47:11 Model: 49 00:47:11 Model name: AMD EPYC-Rome Processor 00:47:11 Stepping: 0 00:47:11 CPU MHz: 2799.998 00:47:11 BogoMIPS: 5599.99 00:47:11 Virtualization: AMD-V 00:47:11 Hypervisor vendor: KVM 00:47:11 Virtualization type: full 00:47:11 L1d cache: 32K 00:47:11 L1i cache: 32K 00:47:11 L2 cache: 512K 00:47:11 L3 cache: 16384K 00:47:11 NUMA node0 CPU(s): 0,1 00:47:11 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 00:47:11 00:47:11 00:47:11 ---> nproc: 00:47:11 2 00:47:11 00:47:11 00:47:11 ---> df -h: 00:47:11 Filesystem Size Used Avail Use% Mounted on 00:47:11 devtmpfs 3.8G 0 3.8G 0% /dev 00:47:11 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:47:11 tmpfs 3.9G 17M 3.9G 1% /run 00:47:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:47:11 /dev/vda1 40G 5.6G 35G 14% / 00:47:11 tmpfs 783M 0 783M 0% /run/user/1001 00:47:11 00:47:11 00:47:11 ---> free -m: 00:47:11 total used free shared buff/cache available 00:47:11 Mem: 7821 585 5051 16 2183 6939 00:47:11 Swap: 1023 0 1023 00:47:11 00:47:11 00:47:11 ---> ip addr: 00:47:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:47:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:47:11 inet 127.0.0.1/8 scope host lo 00:47:11 valid_lft forever preferred_lft forever 00:47:11 inet6 ::1/128 scope host 00:47:11 valid_lft forever preferred_lft forever 00:47:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:47:11 link/ether fa:16:3e:02:54:2d brd ff:ff:ff:ff:ff:ff 00:47:11 inet 10.30.171.223/23 brd 10.30.171.255 scope global dynamic eth0 00:47:11 valid_lft 86185sec preferred_lft 86185sec 00:47:11 inet6 fe80::f816:3eff:fe02:542d/64 scope link 00:47:11 valid_lft forever preferred_lft forever 00:47:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:47:11 link/ether 02:42:d3:61:97:cc brd ff:ff:ff:ff:ff:ff 00:47:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:47:11 valid_lft forever preferred_lft forever 00:47:11 00:47:11 00:47:11 ---> sar -b -r -n DEV: 00:47:11 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-31104a1c-789d-4556-8746-9ed8ec447abb.novalocal) 03/31/2024 _x86_64_ (2 CPU) 00:47:11 00:47:11 12:43:31 AM LINUX RESTART 00:47:11 00:47:11 12:44:01 AM tps rtps wtps bread/s bwrtn/s 00:47:11 12:45:01 AM 125.56 11.12 114.44 1710.04 8110.19 00:47:11 12:46:01 AM 275.03 6.21 268.82 727.25 8907.28 00:47:11 12:47:01 AM 162.92 1.80 161.13 236.38 5045.20 00:47:11 Average: 187.84 6.38 181.46 891.27 7354.27 00:47:11 00:47:11 12:44:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:47:11 12:45:01 AM 5496604 2512132 31.37 2620 1864160 890528 9.83 630840 1599016 81708 00:47:11 12:46:01 AM 5243376 2765360 34.53 2620 2051936 910448 10.05 687736 1747824 42464 00:47:11 12:47:01 AM 5198916 2809820 35.08 2620 2104276 885856 9.78 831516 1633156 984 00:47:11 Average: 5312965 2695771 33.66 2620 2006791 895611 9.89 716697 1659999 41719 00:47:11 00:47:11 12:44:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:47:11 12:45:01 AM eth0 347.46 261.90 2351.56 63.38 0.00 0.00 0.00 00:47:11 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:11 12:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:11 12:46:01 AM eth0 52.22 49.00 607.78 5.98 0.00 0.00 0.00 00:47:11 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:11 12:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:11 12:47:01 AM eth0 53.93 41.94 70.49 10.72 0.00 0.00 0.00 00:47:11 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:11 12:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:11 Average: eth0 151.21 117.62 1010.02 26.69 0.00 0.00 0.00 00:47:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:11 00:47:11 00:47:11 ---> sar -P ALL: 00:47:11 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-31104a1c-789d-4556-8746-9ed8ec447abb.novalocal) 03/31/2024 _x86_64_ (2 CPU) 00:47:11 00:47:11 12:43:31 AM LINUX RESTART 00:47:11 00:47:11 12:44:01 AM CPU %user %nice %system %iowait %steal %idle 00:47:11 12:45:01 AM all 25.09 0.00 3.49 5.31 0.09 66.02 00:47:11 12:45:01 AM 0 35.15 0.00 4.04 5.95 0.09 54.78 00:47:11 12:45:01 AM 1 15.24 0.00 2.93 4.69 0.09 77.05 00:47:11 12:46:01 AM all 31.83 0.00 2.66 9.42 0.10 55.98 00:47:11 12:46:01 AM 0 35.10 0.00 2.95 8.04 0.10 53.80 00:47:11 12:46:01 AM 1 28.56 0.00 2.37 10.80 0.10 58.16 00:47:11 12:47:01 AM all 33.38 0.00 2.19 3.82 0.10 60.49 00:47:11 12:47:01 AM 0 63.83 0.00 3.09 3.88 0.13 29.07 00:47:11 12:47:01 AM 1 4.79 0.00 1.37 3.76 0.10 89.97 00:47:11 Average: all 30.09 0.00 2.79 6.18 0.10 60.85 00:47:11 Average: 0 44.51 0.00 3.36 5.98 0.11 46.04 00:47:11 Average: 1 16.07 0.00 2.22 6.38 0.10 75.23 00:47:11 00:47:11 00:47:11