00:45:53 Started by timer 00:45:53 Running as SYSTEM 00:45:53 [EnvInject] - Loading node environment variables. 00:45:54 Building remotely on prd-centos7-builder-2c-2g-23185 (centos7-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-potassium 00:45:54 [ssh-agent] Looking for ssh-agent implementation... 00:45:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:45:54 $ ssh-agent 00:45:54 SSH_AUTH_SOCK=/tmp/ssh-Uo1ntdbhaUCm/agent.9315 00:45:54 SSH_AGENT_PID=9316 00:45:54 [ssh-agent] Started. 00:45:54 Running ssh-add (command line suppressed) 00:45:54 Identity added: /w/workspace/autorelease-update-submodules-potassium@tmp/private_key_5794048884709071436.key (/w/workspace/autorelease-update-submodules-potassium@tmp/private_key_5794048884709071436.key) 00:45:54 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:45:54 The recommended git tool is: NONE 00:45:57 using credential opendaylight-jenkins-ssh 00:45:57 Wiping out workspace first. 00:45:57 Cloning the remote Git repository 00:45:57 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:45:57 > git init /w/workspace/autorelease-update-submodules-potassium # timeout=10 00:45:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:45:57 > git --version # timeout=10 00:45:57 > git --version # 'git version 2.36.6' 00:45:57 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:45:57 [INFO] Currently running in a labeled security context 00:45:57 [INFO] Currently SELinux is 'enforcing' on the host 00:45:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-submodules-potassium@tmp/jenkins-gitclient-ssh15756653158732267378.key 00:45:57 Verifying host key using known hosts file 00:45:57 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:45:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:46:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:02 Avoid second fetch 00:46:02 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 00:46:02 Checking out Revision f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf (refs/remotes/origin/stable/potassium) 00:46:02 > git config core.sparsecheckout # timeout=10 00:46:02 > git checkout -f f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf # timeout=10 00:46:02 Commit message: "Update git submodules" 00:46:02 > git rev-list --no-walk f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf # timeout=10 00:46:02 > git remote # timeout=10 00:46:02 > git submodule init # timeout=10 00:46:02 > git submodule sync # timeout=10 00:46:03 > git config --get remote.origin.url # timeout=10 00:46:03 > git submodule init # timeout=10 00:46:03 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:46:03 > git config --get submodule.daexim.url # timeout=10 00:46:03 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:46:03 > git config --get submodule.integration/distribution.url # timeout=10 00:46:03 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:46:03 > git config --get submodule.jsonrpc.url # timeout=10 00:46:03 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:46:03 > git config --get submodule.lispflowmapping.url # timeout=10 00:46:03 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:46:03 > git config --get submodule.openflowplugin.url # timeout=10 00:46:03 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 00:46:03 > git config --get submodule.ovsdb.url # timeout=10 00:46:03 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:46:03 > git config --get submodule.serviceutils.url # timeout=10 00:46:03 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 00:46:03 > git submodule update --init --recursive daexim # timeout=10 00:46:03 > git submodule update --init --recursive integration/distribution # timeout=10 00:46:04 > git submodule update --init --recursive jsonrpc # timeout=10 00:46:05 > git submodule update --init --recursive lispflowmapping # timeout=10 00:46:06 > git submodule update --init --recursive openflowplugin # timeout=10 00:46:11 > git submodule update --init --recursive ovsdb # timeout=10 00:46:13 > git submodule update --init --recursive serviceutils # timeout=10 00:46:17 provisioning config files... 00:46:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:46:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:46:17 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins1775623349067729445.sh 00:46:17 ---> python-tools-install.sh 00:46:17 Setup pyenv: 00:46:17 system 00:46:17 * 3.8.13 (set by /opt/pyenv/version) 00:46:17 * 3.9.13 (set by /opt/pyenv/version) 00:46:17 3.10.13 00:46:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kHoE 00:46:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:46:25 lf-activate-venv(): INFO: Installing: lftools 00:47:07 lf-activate-venv(): INFO: Adding /tmp/venv-kHoE/bin to PATH 00:47:07 Generating Requirements File 00:47:35 Python 3.10.13 00:47:35 pip 24.2 from /tmp/venv-kHoE/lib/python3.10/site-packages/pip (python 3.10) 00:47:35 appdirs==1.4.4 00:47:35 argcomplete==3.5.0 00:47:35 aspy.yaml==1.3.0 00:47:35 attrs==24.2.0 00:47:35 autopage==0.5.2 00:47:35 beautifulsoup4==4.12.3 00:47:35 boto3==1.35.20 00:47:35 botocore==1.35.20 00:47:35 bs4==0.0.2 00:47:35 cachetools==5.5.0 00:47:35 certifi==2024.8.30 00:47:35 cffi==1.17.1 00:47:35 cfgv==3.4.0 00:47:35 chardet==5.2.0 00:47:35 charset-normalizer==3.3.2 00:47:35 click==8.1.7 00:47:35 cliff==4.7.0 00:47:35 cmd2==2.4.3 00:47:35 cryptography==3.3.2 00:47:35 debtcollector==3.0.0 00:47:35 decorator==5.1.1 00:47:35 defusedxml==0.7.1 00:47:35 Deprecated==1.2.14 00:47:35 distlib==0.3.8 00:47:35 dnspython==2.6.1 00:47:35 docker==4.2.2 00:47:35 dogpile.cache==1.3.3 00:47:35 email_validator==2.2.0 00:47:35 filelock==3.16.0 00:47:35 future==1.0.0 00:47:35 gitdb==4.0.11 00:47:35 GitPython==3.1.43 00:47:35 google-auth==2.34.0 00:47:35 httplib2==0.22.0 00:47:35 identify==2.6.1 00:47:35 idna==3.10 00:47:35 importlib-resources==1.5.0 00:47:35 iso8601==2.1.0 00:47:35 Jinja2==3.1.4 00:47:35 jmespath==1.0.1 00:47:35 jsonpatch==1.33 00:47:35 jsonpointer==3.0.0 00:47:35 jsonschema==4.23.0 00:47:35 jsonschema-specifications==2023.12.1 00:47:35 keystoneauth1==5.8.0 00:47:35 kubernetes==30.1.0 00:47:35 lftools==0.37.10 00:47:35 lxml==5.3.0 00:47:35 MarkupSafe==2.1.5 00:47:35 msgpack==1.1.0 00:47:35 multi_key_dict==2.0.3 00:47:35 munch==4.0.0 00:47:35 netaddr==1.3.0 00:47:35 netifaces==0.11.0 00:47:35 niet==1.4.2 00:47:35 nodeenv==1.9.1 00:47:35 oauth2client==4.1.3 00:47:35 oauthlib==3.2.2 00:47:35 openstacksdk==4.0.0 00:47:35 os-client-config==2.1.0 00:47:35 os-service-types==1.7.0 00:47:35 osc-lib==3.1.0 00:47:35 oslo.config==9.6.0 00:47:35 oslo.context==5.6.0 00:47:35 oslo.i18n==6.4.0 00:47:35 oslo.log==6.1.2 00:47:35 oslo.serialization==5.5.0 00:47:35 oslo.utils==7.3.0 00:47:35 packaging==24.1 00:47:35 pbr==6.1.0 00:47:35 platformdirs==4.3.3 00:47:35 prettytable==3.11.0 00:47:35 pyasn1==0.6.1 00:47:35 pyasn1_modules==0.4.1 00:47:35 pycparser==2.22 00:47:35 pygerrit2==2.0.15 00:47:35 PyGithub==2.4.0 00:47:35 PyJWT==2.9.0 00:47:35 PyNaCl==1.5.0 00:47:35 pyparsing==2.4.7 00:47:35 pyperclip==1.9.0 00:47:35 pyrsistent==0.20.0 00:47:35 python-cinderclient==9.6.0 00:47:35 python-dateutil==2.9.0.post0 00:47:35 python-heatclient==4.0.0 00:47:35 python-jenkins==1.8.2 00:47:35 python-keystoneclient==5.5.0 00:47:35 python-magnumclient==4.7.0 00:47:35 python-openstackclient==7.1.1 00:47:35 python-swiftclient==4.6.0 00:47:35 PyYAML==6.0.2 00:47:35 referencing==0.35.1 00:47:35 requests==2.32.3 00:47:35 requests-oauthlib==2.0.0 00:47:35 requestsexceptions==1.4.0 00:47:35 rfc3986==2.0.0 00:47:35 rpds-py==0.20.0 00:47:35 rsa==4.9 00:47:35 ruamel.yaml==0.18.6 00:47:35 ruamel.yaml.clib==0.2.8 00:47:35 s3transfer==0.10.2 00:47:35 simplejson==3.19.3 00:47:35 six==1.16.0 00:47:35 smmap==5.0.1 00:47:35 soupsieve==2.6 00:47:35 stevedore==5.3.0 00:47:35 tabulate==0.9.0 00:47:35 toml==0.10.2 00:47:35 tomlkit==0.13.2 00:47:35 tqdm==4.66.5 00:47:35 typing_extensions==4.12.2 00:47:35 tzdata==2024.1 00:47:35 urllib3==1.26.20 00:47:35 virtualenv==20.26.4 00:47:35 wcwidth==0.2.13 00:47:35 websocket-client==1.8.0 00:47:35 wrapt==1.16.0 00:47:35 xdg==6.0.0 00:47:35 xmltodict==0.13.0 00:47:35 yq==3.4.3 00:47:36 [autorelease-update-submodules-potassium] $ /bin/sh -xe /tmp/jenkins5847653114991066099.sh 00:47:36 + git checkout stable/potassium 00:47:36 Switched to a new branch 'stable/potassium' 00:47:36 branch 'stable/potassium' set up to track 'origin/stable/potassium'. 00:47:36 + git submodule update --remote 00:47:36 + git add . 00:47:36 [EnvInject] - Injecting environment variables from a build step. 00:47:36 [EnvInject] - Injecting as environment variables the properties content 00:47:36 GERRIT_HOST=git.opendaylight.org 00:47:36 PROJECT=releng/autorelease 00:47:36 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 00:47:36 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 00:47:36 GERRIT_TOPIC=autorelease-update-submodules 00:47:36 GERRIT_USER=jenkins-releng 00:47:36 00:47:36 [EnvInject] - Variables injected successfully. 00:47:36 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins8362941804737379448.sh 00:47:36 ---> gerrit-push-patch.sh 00:47:36 INFO: Nothing to commit 00:47:36 $ ssh-agent -k 00:47:36 unset SSH_AUTH_SOCK; 00:47:36 unset SSH_AGENT_PID; 00:47:36 echo Agent pid 9316 killed; 00:47:36 [ssh-agent] Stopped. 00:47:36 [PostBuildScript] - [INFO] Executing post build scripts. 00:47:36 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins13483044739973950718.sh 00:47:36 ---> sysstat.sh 00:47:37 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins12199572835599196229.sh 00:47:37 ---> package-listing.sh 00:47:37 ++ tr '[:upper:]' '[:lower:]' 00:47:37 ++ facter osfamily 00:47:37 + OS_FAMILY=redhat 00:47:37 + workspace=/w/workspace/autorelease-update-submodules-potassium 00:47:37 + START_PACKAGES=/tmp/packages_start.txt 00:47:37 + END_PACKAGES=/tmp/packages_end.txt 00:47:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:47:37 + PACKAGES=/tmp/packages_start.txt 00:47:37 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:47:37 + PACKAGES=/tmp/packages_end.txt 00:47:37 + case "${OS_FAMILY}" in 00:47:37 + rpm -qa 00:47:37 + sort 00:47:38 + '[' -f /tmp/packages_start.txt ']' 00:47:38 + '[' -f /tmp/packages_end.txt ']' 00:47:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:47:38 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:47:38 + mkdir -p /w/workspace/autorelease-update-submodules-potassium/archives/ 00:47:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-potassium/archives/ 00:47:38 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins18066017496078772496.sh 00:47:38 ---> capture-instance-metadata.sh 00:47:38 Setup pyenv: 00:47:38 system 00:47:38 3.8.13 00:47:38 3.9.13 00:47:38 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:47:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHoE from file:/tmp/.os_lf_venv 00:47:39 lf-activate-venv(): INFO: Installing: lftools 00:47:55 lf-activate-venv(): INFO: Adding /tmp/venv-kHoE/bin to PATH 00:47:55 INFO: Running in OpenStack, capturing instance metadata 00:47:55 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins18352092958161136173.sh 00:47:55 provisioning config files... 00:47:55 Could not find credentials [logs] for autorelease-update-submodules-potassium #534 00:47:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-potassium@tmp/config3076190889612382207tmp 00:47:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:47:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:47:55 provisioning config files... 00:47:55 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:47:55 [EnvInject] - Injecting environment variables from a build step. 00:47:55 [EnvInject] - Injecting as environment variables the properties content 00:47:55 SERVER_ID=logs 00:47:55 00:47:55 [EnvInject] - Variables injected successfully. 00:47:55 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins15923126156829936310.sh 00:47:55 ---> create-netrc.sh 00:47:55 WARN: Log server credential not found. 00:47:55 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins17241648573083374292.sh 00:47:55 ---> python-tools-install.sh 00:47:55 Setup pyenv: 00:47:56 system 00:47:56 3.8.13 00:47:56 3.9.13 00:47:56 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:47:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHoE from file:/tmp/.os_lf_venv 00:47:58 lf-activate-venv(): INFO: Installing: lftools 00:48:09 lf-activate-venv(): INFO: Adding /tmp/venv-kHoE/bin to PATH 00:48:09 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins6325414599931148553.sh 00:48:09 ---> sudo-logs.sh 00:48:09 Archiving 'sudo' log.. 00:48:09 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins4417870358900340980.sh 00:48:09 ---> job-cost.sh 00:48:09 Setup pyenv: 00:48:09 system 00:48:09 3.8.13 00:48:09 3.9.13 00:48:09 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:48:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHoE from file:/tmp/.os_lf_venv 00:48:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:48:15 lf-activate-venv(): INFO: Adding /tmp/venv-kHoE/bin to PATH 00:48:15 INFO: No Stack... 00:48:16 INFO: Retrieving Pricing Info for: v3-standard-2 00:48:16 INFO: Archiving Costs 00:48:16 [autorelease-update-submodules-potassium] $ /bin/bash -l /tmp/jenkins4934198334634611713.sh 00:48:16 ---> logs-deploy.sh 00:48:16 Setup pyenv: 00:48:16 system 00:48:16 3.8.13 00:48:16 3.9.13 00:48:16 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:48:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kHoE from file:/tmp/.os_lf_venv 00:48:17 lf-activate-venv(): INFO: Installing: lftools 00:48:28 lf-activate-venv(): INFO: Adding /tmp/venv-kHoE/bin to PATH 00:48:28 WARNING: Nexus logging server not set 00:48:28 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-potassium/534/ 00:48:28 INFO: archiving logs to S3 00:48:29 ---> uname -a: 00:48:29 Linux prd-centos7-builder-2c-2g-23185.novalocal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:48:29 00:48:29 00:48:29 ---> lscpu: 00:48:29 Architecture: x86_64 00:48:29 CPU op-mode(s): 32-bit, 64-bit 00:48:29 Byte Order: Little Endian 00:48:29 CPU(s): 2 00:48:29 On-line CPU(s) list: 0,1 00:48:29 Thread(s) per core: 1 00:48:29 Core(s) per socket: 1 00:48:29 Socket(s): 2 00:48:29 NUMA node(s): 1 00:48:29 Vendor ID: AuthenticAMD 00:48:29 CPU family: 23 00:48:29 Model: 49 00:48:29 Model name: AMD EPYC-Rome Processor 00:48:29 Stepping: 0 00:48:29 CPU MHz: 2799.998 00:48:29 BogoMIPS: 5599.99 00:48:29 Virtualization: AMD-V 00:48:29 Hypervisor vendor: KVM 00:48:29 Virtualization type: full 00:48:29 L1d cache: 32K 00:48:29 L1i cache: 32K 00:48:29 L2 cache: 512K 00:48:29 L3 cache: 16384K 00:48:29 NUMA node0 CPU(s): 0,1 00:48:29 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:48:29 00:48:29 00:48:29 ---> nproc: 00:48:29 2 00:48:29 00:48:29 00:48:29 ---> df -h: 00:48:29 Filesystem Size Used Avail Use% Mounted on 00:48:29 devtmpfs 3.8G 0 3.8G 0% /dev 00:48:29 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:48:29 tmpfs 3.9G 17M 3.9G 1% /run 00:48:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:48:29 /dev/vda1 40G 5.7G 35G 15% / 00:48:29 tmpfs 783M 0 783M 0% /run/user/1001 00:48:29 00:48:29 00:48:29 ---> free -m: 00:48:29 total used free shared buff/cache available 00:48:29 Mem: 7821 634 4991 16 2194 6890 00:48:29 Swap: 1023 0 1023 00:48:29 00:48:29 00:48:29 ---> ip addr: 00:48:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:48:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:48:29 inet 127.0.0.1/8 scope host lo 00:48:29 valid_lft forever preferred_lft forever 00:48:29 inet6 ::1/128 scope host 00:48:29 valid_lft forever preferred_lft forever 00:48:29 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:48:29 link/ether fa:16:3e:ab:11:66 brd ff:ff:ff:ff:ff:ff 00:48:29 inet 10.30.170.246/23 brd 10.30.171.255 scope global dynamic eth0 00:48:29 valid_lft 86205sec preferred_lft 86205sec 00:48:29 inet6 fe80::f816:3eff:feab:1166/64 scope link 00:48:29 valid_lft forever preferred_lft forever 00:48:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:48:29 link/ether 02:42:44:e1:40:91 brd ff:ff:ff:ff:ff:ff 00:48:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:48:29 valid_lft forever preferred_lft forever 00:48:29 00:48:29 00:48:29 ---> sar -b -r -n DEV: 00:48:29 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 09/17/2024 _x86_64_ (2 CPU) 00:48:29 00:48:29 12:45:07 AM LINUX RESTART 00:48:29 00:48:29 12:46:03 AM tps rtps wtps bread/s bwrtn/s 00:48:29 12:47:01 AM 231.19 15.91 215.27 1740.11 8463.41 00:48:29 12:48:01 AM 302.08 1.53 300.55 212.69 9228.34 00:48:29 Average: 267.22 8.60 258.62 963.73 8852.22 00:48:29 00:48:29 12:46:03 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:48:29 12:47:01 AM 5229496 2779240 34.70 2620 2014396 985764 10.88 787320 1675576 114168 00:48:29 12:48:01 AM 5155876 2852860 35.62 2620 2112560 929412 10.26 880936 1625000 29028 00:48:29 Average: 5192686 2816050 35.16 2620 2063478 957588 10.57 834128 1650288 71598 00:48:29 00:48:29 12:46:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:48:29 12:47:01 AM eth0 208.94 164.54 2068.64 21.39 0.00 0.00 0.00 00:48:29 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:29 12:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:29 12:48:01 AM eth0 66.73 55.42 293.70 10.24 0.00 0.00 0.00 00:48:29 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:29 12:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:29 Average: eth0 136.66 109.08 1166.44 15.72 0.00 0.00 0.00 00:48:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:29 00:48:29 00:48:29 ---> sar -P ALL: 00:48:29 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 09/17/2024 _x86_64_ (2 CPU) 00:48:29 00:48:29 12:45:07 AM LINUX RESTART 00:48:29 00:48:29 12:46:03 AM CPU %user %nice %system %iowait %steal %idle 00:48:29 12:47:01 AM all 28.50 0.00 3.89 8.29 0.13 59.20 00:48:29 12:47:01 AM 0 16.75 0.00 3.53 11.39 0.12 68.21 00:48:29 12:47:01 AM 1 40.61 0.00 4.27 5.09 0.13 49.90 00:48:29 12:48:01 AM all 28.80 0.00 2.63 8.95 0.13 59.48 00:48:29 12:48:01 AM 0 11.77 0.00 2.05 9.31 0.12 76.75 00:48:29 12:48:01 AM 1 46.45 0.00 3.24 8.58 0.14 41.59 00:48:29 Average: all 28.65 0.00 3.25 8.63 0.13 59.34 00:48:29 Average: 0 14.21 0.00 2.77 10.33 0.12 72.57 00:48:29 Average: 1 43.59 0.00 3.74 6.87 0.14 45.66 00:48:29 00:48:29 00:48:29