00:32:23 Started by timer 00:32:23 Running as SYSTEM 00:32:23 [EnvInject] - Loading node environment variables. 00:32:23 Building remotely on prd-centos7-builder-2c-2g-350 (centos7-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-calcium 00:32:24 [ssh-agent] Looking for ssh-agent implementation... 00:32:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:24 $ ssh-agent 00:32:24 SSH_AUTH_SOCK=/tmp/ssh-SjOumQgvtldA/agent.9383 00:32:24 SSH_AGENT_PID=9385 00:32:24 [ssh-agent] Started. 00:32:24 Running ssh-add (command line suppressed) 00:32:24 Identity added: /w/workspace/autorelease-update-submodules-calcium@tmp/private_key_15074321513993039591.key (/w/workspace/autorelease-update-submodules-calcium@tmp/private_key_15074321513993039591.key) 00:32:24 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:32:24 The recommended git tool is: NONE 00:32:26 using credential opendaylight-jenkins-ssh 00:32:26 Wiping out workspace first. 00:32:26 Cloning the remote Git repository 00:32:26 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:32:26 > git init /w/workspace/autorelease-update-submodules-calcium # timeout=10 00:32:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:32:26 > git --version # timeout=10 00:32:26 > git --version # 'git version 2.36.6' 00:32:26 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:32:26 [INFO] Currently running in a labeled security context 00:32:26 [INFO] Currently SELinux is 'enforcing' on the host 00:32:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-submodules-calcium@tmp/jenkins-gitclient-ssh13942918186217842510.key 00:32:26 Verifying host key using known hosts file 00:32:26 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:32:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:32:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:30 Avoid second fetch 00:32:30 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:32:30 Checking out Revision d74fbd0ebf68d385f105217d11e1665471c86018 (refs/remotes/origin/master) 00:32:30 > git config core.sparsecheckout # timeout=10 00:32:30 > git checkout -f d74fbd0ebf68d385f105217d11e1665471c86018 # timeout=10 00:32:30 Commit message: "Update git submodules" 00:32:30 > git rev-list --no-walk d74fbd0ebf68d385f105217d11e1665471c86018 # timeout=10 00:32:30 > git remote # timeout=10 00:32:30 > git submodule init # timeout=10 00:32:30 > git submodule sync # timeout=10 00:32:30 > git config --get remote.origin.url # timeout=10 00:32:30 > git submodule init # timeout=10 00:32:30 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:32:30 > git config --get submodule.daexim.url # timeout=10 00:32:30 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:32:30 > git config --get submodule.integration/distribution.url # timeout=10 00:32:30 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:32:30 > git config --get submodule.jsonrpc.url # timeout=10 00:32:30 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:32:30 > git config --get submodule.lispflowmapping.url # timeout=10 00:32:30 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:32:30 > git config --get submodule.openflowplugin.url # timeout=10 00:32:30 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 00:32:30 > git config --get submodule.ovsdb.url # timeout=10 00:32:30 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:32:30 > git config --get submodule.serviceutils.url # timeout=10 00:32:30 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 00:32:30 > git submodule update --init --recursive daexim # timeout=10 00:32:31 > git submodule update --init --recursive integration/distribution # timeout=10 00:32:32 > git submodule update --init --recursive jsonrpc # timeout=10 00:32:33 > git submodule update --init --recursive lispflowmapping # timeout=10 00:32:35 > git submodule update --init --recursive openflowplugin # timeout=10 00:32:39 > git submodule update --init --recursive ovsdb # timeout=10 00:32:41 > git submodule update --init --recursive serviceutils # timeout=10 00:32:45 provisioning config files... 00:32:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:32:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:32:45 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins5312757734529724810.sh 00:32:45 ---> python-tools-install.sh 00:32:45 Setup pyenv: 00:32:45 system 00:32:45 * 3.8.13 (set by /opt/pyenv/version) 00:32:45 * 3.9.13 (set by /opt/pyenv/version) 00:32:45 3.10.13 00:32:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PWHU 00:32:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:32:53 lf-activate-venv(): INFO: Installing: lftools 00:33:39 lf-activate-venv(): INFO: Adding /tmp/venv-PWHU/bin to PATH 00:33:39 Generating Requirements File 00:34:30 Python 3.10.13 00:34:30 pip 24.0 from /tmp/venv-PWHU/lib/python3.10/site-packages/pip (python 3.10) 00:34:31 appdirs==1.4.4 00:34:31 argcomplete==3.2.3 00:34:31 aspy.yaml==1.3.0 00:34:31 attrs==23.2.0 00:34:31 autopage==0.5.2 00:34:31 beautifulsoup4==4.12.3 00:34:31 boto3==1.34.68 00:34:31 botocore==1.34.68 00:34:31 bs4==0.0.2 00:34:31 cachetools==5.3.3 00:34:31 certifi==2024.2.2 00:34:31 cffi==1.16.0 00:34:31 cfgv==3.4.0 00:34:31 chardet==5.2.0 00:34:31 charset-normalizer==3.3.2 00:34:31 click==8.1.7 00:34:31 cliff==4.6.0 00:34:31 cmd2==2.4.3 00:34:31 cryptography==3.3.2 00:34:31 debtcollector==3.0.0 00:34:31 decorator==5.1.1 00:34:31 defusedxml==0.7.1 00:34:31 Deprecated==1.2.14 00:34:31 distlib==0.3.8 00:34:31 dnspython==2.6.1 00:34:31 docker==4.2.2 00:34:31 dogpile.cache==1.3.2 00:34:31 email_validator==2.1.1 00:34:31 filelock==3.13.1 00:34:31 future==1.0.0 00:34:31 gitdb==4.0.11 00:34:31 GitPython==3.1.42 00:34:31 google-auth==2.29.0 00:34:31 httplib2==0.22.0 00:34:31 identify==2.5.35 00:34:31 idna==3.6 00:34:31 importlib-resources==1.5.0 00:34:31 iso8601==2.1.0 00:34:31 Jinja2==3.1.3 00:34:31 jmespath==1.0.1 00:34:31 jsonpatch==1.33 00:34:31 jsonpointer==2.4 00:34:31 jsonschema==4.21.1 00:34:31 jsonschema-specifications==2023.12.1 00:34:31 keystoneauth1==5.6.0 00:34:31 kubernetes==29.0.0 00:34:31 lftools==0.37.10 00:34:31 lxml==5.1.0 00:34:31 MarkupSafe==2.1.5 00:34:31 msgpack==1.0.8 00:34:31 multi_key_dict==2.0.3 00:34:31 munch==4.0.0 00:34:31 netaddr==1.2.1 00:34:31 netifaces==0.11.0 00:34:31 niet==1.4.2 00:34:31 nodeenv==1.8.0 00:34:31 oauth2client==4.1.3 00:34:31 oauthlib==3.2.2 00:34:31 openstacksdk==3.0.0 00:34:31 os-client-config==2.1.0 00:34:31 os-service-types==1.7.0 00:34:31 osc-lib==3.0.1 00:34:31 oslo.config==9.4.0 00:34:31 oslo.context==5.5.0 00:34:31 oslo.i18n==6.3.0 00:34:31 oslo.log==5.5.0 00:34:31 oslo.serialization==5.4.0 00:34:31 oslo.utils==7.1.0 00:34:31 packaging==24.0 00:34:31 pbr==6.0.0 00:34:31 platformdirs==4.2.0 00:34:31 prettytable==3.10.0 00:34:31 pyasn1==0.5.1 00:34:31 pyasn1-modules==0.3.0 00:34:31 pycparser==2.21 00:34:31 pygerrit2==2.0.15 00:34:31 PyGithub==2.2.0 00:34:31 pyinotify==0.9.6 00:34:31 PyJWT==2.8.0 00:34:31 PyNaCl==1.5.0 00:34:31 pyparsing==2.4.7 00:34:31 pyperclip==1.8.2 00:34:31 pyrsistent==0.20.0 00:34:31 python-cinderclient==9.5.0 00:34:31 python-dateutil==2.9.0.post0 00:34:31 python-heatclient==3.5.0 00:34:31 python-jenkins==1.8.2 00:34:31 python-keystoneclient==5.4.0 00:34:31 python-magnumclient==4.4.0 00:34:31 python-novaclient==18.6.0 00:34:31 python-openstackclient==6.6.0 00:34:31 python-swiftclient==4.5.0 00:34:31 PyYAML==6.0.1 00:34:31 referencing==0.34.0 00:34:31 requests==2.31.0 00:34:31 requests-oauthlib==1.4.0 00:34:31 requestsexceptions==1.4.0 00:34:31 rfc3986==2.0.0 00:34:31 rpds-py==0.18.0 00:34:31 rsa==4.9 00:34:31 ruamel.yaml==0.18.6 00:34:31 ruamel.yaml.clib==0.2.8 00:34:31 s3transfer==0.10.1 00:34:31 simplejson==3.19.2 00:34:31 six==1.16.0 00:34:31 smmap==5.0.1 00:34:31 soupsieve==2.5 00:34:31 stevedore==5.2.0 00:34:31 tabulate==0.9.0 00:34:31 toml==0.10.2 00:34:31 tomlkit==0.12.4 00:34:31 tqdm==4.66.2 00:34:31 typing_extensions==4.10.0 00:34:31 tzdata==2024.1 00:34:31 urllib3==1.26.18 00:34:31 virtualenv==20.25.1 00:34:31 wcwidth==0.2.13 00:34:31 websocket-client==1.7.0 00:34:31 wrapt==1.16.0 00:34:31 xdg==6.0.0 00:34:31 xmltodict==0.13.0 00:34:31 yq==3.2.3 00:34:31 [autorelease-update-submodules-calcium] $ /bin/sh -xe /tmp/jenkins3379210285151048343.sh 00:34:31 + git checkout master 00:34:31 Switched to a new branch 'master' 00:34:31 branch 'master' set up to track 'origin/master'. 00:34:31 + git submodule update --remote 00:34:31 + git add . 00:34:31 [EnvInject] - Injecting environment variables from a build step. 00:34:31 [EnvInject] - Injecting as environment variables the properties content 00:34:31 GERRIT_HOST=git.opendaylight.org 00:34:31 PROJECT=releng/autorelease 00:34:31 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 00:34:31 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 00:34:31 GERRIT_TOPIC=autorelease-update-submodules 00:34:31 GERRIT_USER=jenkins-releng 00:34:31 00:34:31 [EnvInject] - Variables injected successfully. 00:34:31 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins5155535720964962487.sh 00:34:31 ---> gerrit-push-patch.sh 00:34:31 INFO: Nothing to commit 00:34:31 $ ssh-agent -k 00:34:31 unset SSH_AUTH_SOCK; 00:34:31 unset SSH_AGENT_PID; 00:34:31 echo Agent pid 9385 killed; 00:34:31 [ssh-agent] Stopped. 00:34:32 [PostBuildScript] - [INFO] Executing post build scripts. 00:34:32 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins2399506946158993008.sh 00:34:32 ---> sysstat.sh 00:34:32 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins4133073875115122089.sh 00:34:32 ---> package-listing.sh 00:34:32 ++ facter osfamily 00:34:32 ++ tr '[:upper:]' '[:lower:]' 00:34:32 + OS_FAMILY=redhat 00:34:32 + workspace=/w/workspace/autorelease-update-submodules-calcium 00:34:32 + START_PACKAGES=/tmp/packages_start.txt 00:34:32 + END_PACKAGES=/tmp/packages_end.txt 00:34:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:34:32 + PACKAGES=/tmp/packages_start.txt 00:34:32 + '[' /w/workspace/autorelease-update-submodules-calcium ']' 00:34:32 + PACKAGES=/tmp/packages_end.txt 00:34:32 + case "${OS_FAMILY}" in 00:34:32 + rpm -qa 00:34:32 + sort 00:34:33 + '[' -f /tmp/packages_start.txt ']' 00:34:33 + '[' -f /tmp/packages_end.txt ']' 00:34:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:34:33 + '[' /w/workspace/autorelease-update-submodules-calcium ']' 00:34:33 + mkdir -p /w/workspace/autorelease-update-submodules-calcium/archives/ 00:34:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-calcium/archives/ 00:34:33 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins16006983978500443160.sh 00:34:33 ---> capture-instance-metadata.sh 00:34:33 Setup pyenv: 00:34:33 system 00:34:33 3.8.13 00:34:33 3.9.13 00:34:33 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-calcium/.python-version) 00:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PWHU from file:/tmp/.os_lf_venv 00:34:35 lf-activate-venv(): INFO: Installing: lftools 00:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-PWHU/bin to PATH 00:34:49 INFO: Running in OpenStack, capturing instance metadata 00:34:49 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins2138078767355879432.sh 00:34:49 provisioning config files... 00:34:50 Could not find credentials [logs] for autorelease-update-submodules-calcium #192 00:34:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-calcium@tmp/config10742927974116215499tmp 00:34:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:34:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:34:50 provisioning config files... 00:34:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:34:50 [EnvInject] - Injecting environment variables from a build step. 00:34:50 [EnvInject] - Injecting as environment variables the properties content 00:34:50 SERVER_ID=logs 00:34:50 00:34:50 [EnvInject] - Variables injected successfully. 00:34:50 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins11833381590953068457.sh 00:34:50 ---> create-netrc.sh 00:34:50 WARN: Log server credential not found. 00:34:50 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins2666219007408566433.sh 00:34:50 ---> python-tools-install.sh 00:34:50 Setup pyenv: 00:34:50 system 00:34:50 3.8.13 00:34:50 3.9.13 00:34:50 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-calcium/.python-version) 00:34:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PWHU from file:/tmp/.os_lf_venv 00:34:52 lf-activate-venv(): INFO: Installing: lftools 00:35:05 lf-activate-venv(): INFO: Adding /tmp/venv-PWHU/bin to PATH 00:35:05 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins10560142628812675823.sh 00:35:05 ---> sudo-logs.sh 00:35:05 Archiving 'sudo' log.. 00:35:05 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins15862158941417969790.sh 00:35:05 ---> job-cost.sh 00:35:05 Setup pyenv: 00:35:05 system 00:35:05 3.8.13 00:35:05 3.9.13 00:35:05 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-calcium/.python-version) 00:35:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PWHU from file:/tmp/.os_lf_venv 00:35:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:35:13 lf-activate-venv(): INFO: Adding /tmp/venv-PWHU/bin to PATH 00:35:13 INFO: No Stack... 00:35:13 INFO: Retrieving Pricing Info for: v3-standard-2 00:35:14 INFO: Archiving Costs 00:35:14 [autorelease-update-submodules-calcium] $ /bin/bash -l /tmp/jenkins18087170079710045266.sh 00:35:14 ---> logs-deploy.sh 00:35:14 Setup pyenv: 00:35:14 system 00:35:14 3.8.13 00:35:14 3.9.13 00:35:14 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-calcium/.python-version) 00:35:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PWHU from file:/tmp/.os_lf_venv 00:35:15 lf-activate-venv(): INFO: Installing: lftools 00:35:27 lf-activate-venv(): INFO: Adding /tmp/venv-PWHU/bin to PATH 00:35:27 WARNING: Nexus logging server not set 00:35:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-calcium/192/ 00:35:27 INFO: archiving logs to S3 00:35:28 ---> uname -a: 00:35:28 Linux prd-centos7-builder-2c-2g-350.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:35:28 00:35:28 00:35:28 ---> lscpu: 00:35:28 Architecture: x86_64 00:35:28 CPU op-mode(s): 32-bit, 64-bit 00:35:28 Byte Order: Little Endian 00:35:28 CPU(s): 2 00:35:28 On-line CPU(s) list: 0,1 00:35:28 Thread(s) per core: 1 00:35:28 Core(s) per socket: 1 00:35:28 Socket(s): 2 00:35:28 NUMA node(s): 1 00:35:28 Vendor ID: AuthenticAMD 00:35:28 CPU family: 23 00:35:28 Model: 49 00:35:28 Model name: AMD EPYC-Rome Processor 00:35:28 Stepping: 0 00:35:28 CPU MHz: 2800.000 00:35:28 BogoMIPS: 5600.00 00:35:28 Virtualization: AMD-V 00:35:28 Hypervisor vendor: KVM 00:35:28 Virtualization type: full 00:35:28 L1d cache: 32K 00:35:28 L1i cache: 32K 00:35:28 L2 cache: 512K 00:35:28 L3 cache: 16384K 00:35:28 NUMA node0 CPU(s): 0,1 00:35:28 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:35:28 00:35:28 00:35:28 ---> nproc: 00:35:28 2 00:35:28 00:35:28 00:35:28 ---> df -h: 00:35:28 Filesystem Size Used Avail Use% Mounted on 00:35:28 devtmpfs 3.8G 0 3.8G 0% /dev 00:35:28 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:35:28 tmpfs 3.9G 17M 3.9G 1% /run 00:35:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:35:28 /dev/vda1 40G 5.6G 35G 14% / 00:35:28 tmpfs 783M 0 783M 0% /run/user/1001 00:35:28 00:35:28 00:35:28 ---> free -m: 00:35:28 total used free shared buff/cache available 00:35:28 Mem: 7821 586 5039 16 2194 6938 00:35:28 Swap: 1023 0 1023 00:35:28 00:35:28 00:35:28 ---> ip addr: 00:35:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:35:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:35:28 inet 127.0.0.1/8 scope host lo 00:35:28 valid_lft forever preferred_lft forever 00:35:28 inet6 ::1/128 scope host 00:35:28 valid_lft forever preferred_lft forever 00:35:28 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:35:28 link/ether fa:16:3e:b3:36:22 brd ff:ff:ff:ff:ff:ff 00:35:28 inet 10.30.170.79/23 brd 10.30.171.255 scope global dynamic eth0 00:35:28 valid_lft 86184sec preferred_lft 86184sec 00:35:28 inet6 fe80::f816:3eff:feb3:3622/64 scope link 00:35:28 valid_lft forever preferred_lft forever 00:35:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:35:28 link/ether 02:42:19:be:45:3d brd ff:ff:ff:ff:ff:ff 00:35:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:35:28 valid_lft forever preferred_lft forever 00:35:28 00:35:28 00:35:28 ---> sar -b -r -n DEV: 00:35:28 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-31104a1c-789d-4556-8746-9ed8ec447abb.novalocal) 03/22/2024 _x86_64_ (2 CPU) 00:35:28 00:35:28 12:31:47 AM LINUX RESTART 00:35:28 00:35:28 12:32:01 AM tps rtps wtps bread/s bwrtn/s 00:35:28 12:33:01 AM 221.05 57.35 163.70 8940.82 43537.75 00:35:28 12:34:01 AM 175.17 6.50 168.67 734.58 5673.18 00:35:28 12:35:01 AM 281.46 1.63 279.83 214.43 8814.03 00:35:28 Average: 225.89 21.83 204.06 3297.09 19343.58 00:35:28 00:35:28 12:32:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:35:28 12:33:01 AM 5518360 2490368 31.10 2620 1854648 894036 9.87 633644 1578020 84836 00:35:28 12:34:01 AM 5264620 2744108 34.26 2620 2028712 935812 10.33 711460 1716764 143356 00:35:28 12:35:01 AM 5161412 2847316 35.55 2620 2114452 923856 10.20 877872 1627764 23184 00:35:28 Average: 5314797 2693931 33.64 2620 1999271 917901 10.13 740992 1640849 83792 00:35:28 00:35:28 12:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:35:28 12:33:01 AM eth0 469.99 310.01 2517.84 70.31 0.00 0.00 0.00 00:35:28 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:28 12:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:28 12:34:01 AM eth0 48.45 42.77 520.08 4.63 0.00 0.00 0.00 00:35:28 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:28 12:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:28 12:35:01 AM eth0 58.07 49.64 219.37 10.37 0.00 0.00 0.00 00:35:28 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:28 12:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:28 Average: eth0 192.19 134.16 1085.89 28.44 0.00 0.00 0.00 00:35:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:28 00:35:28 00:35:28 ---> sar -P ALL: 00:35:28 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-31104a1c-789d-4556-8746-9ed8ec447abb.novalocal) 03/22/2024 _x86_64_ (2 CPU) 00:35:28 00:35:28 12:31:47 AM LINUX RESTART 00:35:28 00:35:28 12:32:01 AM CPU %user %nice %system %iowait %steal %idle 00:35:28 12:33:01 AM all 30.23 0.00 7.07 17.37 0.10 45.23 00:35:28 12:33:01 AM 0 29.47 0.00 7.52 17.17 0.12 45.72 00:35:28 12:33:01 AM 1 31.00 0.00 6.62 17.58 0.09 44.71 00:35:28 12:34:01 AM all 22.94 0.00 2.11 4.74 0.09 70.11 00:35:28 12:34:01 AM 0 16.95 0.00 2.02 3.25 0.07 77.71 00:35:28 12:34:01 AM 1 29.01 0.00 2.21 6.24 0.10 62.43 00:35:28 12:35:01 AM all 31.85 0.00 2.16 8.57 0.10 57.31 00:35:28 12:35:01 AM 0 24.78 0.00 1.90 5.31 0.10 67.90 00:35:28 12:35:01 AM 1 39.09 0.00 2.42 11.93 0.11 46.45 00:35:28 Average: all 28.31 0.00 3.77 10.20 0.10 57.62 00:35:28 Average: 0 23.68 0.00 3.78 8.51 0.10 63.93 00:35:28 Average: 1 33.01 0.00 3.75 11.90 0.10 51.24 00:35:28 00:35:28 00:35:28