00:44:53 Started by timer 00:44:53 Running as SYSTEM 00:44:53 [EnvInject] - Loading node environment variables. 00:44:53 Building remotely on prd-centos7-builder-2c-2g-20918 (centos7-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-potassium 00:44:54 [ssh-agent] Looking for ssh-agent implementation... 00:44:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:44:54 $ ssh-agent 00:44:54 SSH_AUTH_SOCK=/tmp/ssh-3MjeYfP2M7ap/agent.9387 00:44:54 SSH_AGENT_PID=9389 00:44:54 [ssh-agent] Started. 00:44:54 Running ssh-add (command line suppressed) 00:44:54 Identity added: /w/workspace/autorelease-update-submodules-potassium@tmp/private_key_14273954876296046953.key (/w/workspace/autorelease-update-submodules-potassium@tmp/private_key_14273954876296046953.key) 00:44:54 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:44:54 The recommended git tool is: NONE 00:44:56 using credential opendaylight-jenkins-ssh 00:44:57 Wiping out workspace first. 00:44:57 Cloning the remote Git repository 00:44:57 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:44:57 > git init /w/workspace/autorelease-update-submodules-potassium # timeout=10 00:44:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:44:57 > git --version # timeout=10 00:44:57 > git --version # 'git version 2.36.6' 00:44:57 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:44:57 [INFO] Currently running in a labeled security context 00:44:57 [INFO] Currently SELinux is 'enforcing' on the host 00:44:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-submodules-potassium@tmp/jenkins-gitclient-ssh14012784797379675630.key 00:44:57 Verifying host key using known hosts file 00:44: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:44:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:45:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:01 Avoid second fetch 00:45:01 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 00:45:01 Checking out Revision f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf (refs/remotes/origin/stable/potassium) 00:45:01 > git config core.sparsecheckout # timeout=10 00:45:01 > git checkout -f f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf # timeout=10 00:45:01 Commit message: "Update git submodules" 00:45:01 > git rev-list --no-walk f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf # timeout=10 00:45:01 > git remote # timeout=10 00:45:01 > git submodule init # timeout=10 00:45:01 > git submodule sync # timeout=10 00:45:01 > git config --get remote.origin.url # timeout=10 00:45:01 > git submodule init # timeout=10 00:45:01 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:45:01 > git config --get submodule.daexim.url # timeout=10 00:45:01 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:45:01 > git config --get submodule.integration/distribution.url # timeout=10 00:45:01 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:45:01 > git config --get submodule.jsonrpc.url # timeout=10 00:45:01 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:45:01 > git config --get submodule.lispflowmapping.url # timeout=10 00:45:01 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:45:01 > git config --get submodule.openflowplugin.url # timeout=10 00:45:01 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 00:45:01 > git config --get submodule.ovsdb.url # timeout=10 00:45:01 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:45:01 > git config --get submodule.serviceutils.url # timeout=10 00:45:01 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 00:45:02 > git submodule update --init --recursive daexim # timeout=10 00:45:02 > git submodule update --init --recursive integration/distribution # timeout=10 00:45:03 > git submodule update --init --recursive jsonrpc # timeout=10 00:45:04 > git submodule update --init --recursive lispflowmapping # timeout=10 00:45:05 > git submodule update --init --recursive openflowplugin # timeout=10 00:45:10 > git submodule update --init --recursive ovsdb # timeout=10 00:45:12 > git submodule update --init --recursive serviceutils # timeout=10 00:45:16 provisioning config files... 00:45:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:45:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:45:16 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins5675186107045435394.sh 00:45:16 ---> python-tools-install.sh 00:45:16 Setup pyenv: 00:45:16 system 00:45:16 * 3.8.13 (set by /opt/pyenv/version) 00:45:16 * 3.9.13 (set by /opt/pyenv/version) 00:45:16 3.10.13 00:45:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I0mM 00:45:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:45:26 lf-activate-venv(): INFO: Installing: lftools 00:46:13 lf-activate-venv(): INFO: Adding /tmp/venv-I0mM/bin to PATH 00:46:13 Generating Requirements File 00:46:41 Python 3.10.13 00:46:41 pip 24.2 from /tmp/venv-I0mM/lib/python3.10/site-packages/pip (python 3.10) 00:46:42 appdirs==1.4.4 00:46:42 argcomplete==3.5.0 00:46:42 aspy.yaml==1.3.0 00:46:42 attrs==24.2.0 00:46:42 autopage==0.5.2 00:46:42 beautifulsoup4==4.12.3 00:46:42 boto3==1.35.16 00:46:42 botocore==1.35.16 00:46:42 bs4==0.0.2 00:46:42 cachetools==5.5.0 00:46:42 certifi==2024.8.30 00:46:42 cffi==1.17.1 00:46:42 cfgv==3.4.0 00:46:42 chardet==5.2.0 00:46:42 charset-normalizer==3.3.2 00:46:42 click==8.1.7 00:46:42 cliff==4.7.0 00:46:42 cmd2==2.4.3 00:46:42 cryptography==3.3.2 00:46:42 debtcollector==3.0.0 00:46:42 decorator==5.1.1 00:46:42 defusedxml==0.7.1 00:46:42 Deprecated==1.2.14 00:46:42 distlib==0.3.8 00:46:42 dnspython==2.6.1 00:46:42 docker==4.2.2 00:46:42 dogpile.cache==1.3.3 00:46:42 email_validator==2.2.0 00:46:42 filelock==3.16.0 00:46:42 future==1.0.0 00:46:42 gitdb==4.0.11 00:46:42 GitPython==3.1.43 00:46:42 google-auth==2.34.0 00:46:42 httplib2==0.22.0 00:46:42 identify==2.6.0 00:46:42 idna==3.8 00:46:42 importlib-resources==1.5.0 00:46:42 iso8601==2.1.0 00:46:42 Jinja2==3.1.4 00:46:42 jmespath==1.0.1 00:46:42 jsonpatch==1.33 00:46:42 jsonpointer==3.0.0 00:46:42 jsonschema==4.23.0 00:46:42 jsonschema-specifications==2023.12.1 00:46:42 keystoneauth1==5.8.0 00:46:42 kubernetes==30.1.0 00:46:42 lftools==0.37.10 00:46:42 lxml==5.3.0 00:46:42 MarkupSafe==2.1.5 00:46:42 msgpack==1.1.0 00:46:42 multi_key_dict==2.0.3 00:46:42 munch==4.0.0 00:46:42 netaddr==1.3.0 00:46:42 netifaces==0.11.0 00:46:42 niet==1.4.2 00:46:42 nodeenv==1.9.1 00:46:42 oauth2client==4.1.3 00:46:42 oauthlib==3.2.2 00:46:42 openstacksdk==4.0.0 00:46:42 os-client-config==2.1.0 00:46:42 os-service-types==1.7.0 00:46:42 osc-lib==3.1.0 00:46:42 oslo.config==9.6.0 00:46:42 oslo.context==5.6.0 00:46:42 oslo.i18n==6.4.0 00:46:42 oslo.log==6.1.2 00:46:42 oslo.serialization==5.5.0 00:46:42 oslo.utils==7.3.0 00:46:42 packaging==24.1 00:46:42 pbr==6.1.0 00:46:42 platformdirs==4.3.2 00:46:42 prettytable==3.11.0 00:46:42 pyasn1==0.6.1 00:46:42 pyasn1_modules==0.4.1 00:46:42 pycparser==2.22 00:46:42 pygerrit2==2.0.15 00:46:42 PyGithub==2.4.0 00:46:42 PyJWT==2.9.0 00:46:42 PyNaCl==1.5.0 00:46:42 pyparsing==2.4.7 00:46:42 pyperclip==1.9.0 00:46:42 pyrsistent==0.20.0 00:46:42 python-cinderclient==9.6.0 00:46:42 python-dateutil==2.9.0.post0 00:46:42 python-heatclient==4.0.0 00:46:42 python-jenkins==1.8.2 00:46:42 python-keystoneclient==5.5.0 00:46:42 python-magnumclient==4.7.0 00:46:42 python-openstackclient==7.0.0 00:46:42 python-swiftclient==4.6.0 00:46:42 PyYAML==6.0.2 00:46:42 referencing==0.35.1 00:46:42 requests==2.32.3 00:46:42 requests-oauthlib==2.0.0 00:46:42 requestsexceptions==1.4.0 00:46:42 rfc3986==2.0.0 00:46:42 rpds-py==0.20.0 00:46:42 rsa==4.9 00:46:42 ruamel.yaml==0.18.6 00:46:42 ruamel.yaml.clib==0.2.8 00:46:42 s3transfer==0.10.2 00:46:42 simplejson==3.19.3 00:46:42 six==1.16.0 00:46:42 smmap==5.0.1 00:46:42 soupsieve==2.6 00:46:42 stevedore==5.3.0 00:46:42 tabulate==0.9.0 00:46:42 toml==0.10.2 00:46:42 tomlkit==0.13.2 00:46:42 tqdm==4.66.5 00:46:42 typing_extensions==4.12.2 00:46:42 tzdata==2024.1 00:46:42 urllib3==1.26.20 00:46:42 virtualenv==20.26.4 00:46:42 wcwidth==0.2.13 00:46:42 websocket-client==1.8.0 00:46:42 wrapt==1.16.0 00:46:42 xdg==6.0.0 00:46:42 xmltodict==0.13.0 00:46:42 yq==3.4.3 00:46:42 [autorelease-update-submodules-potassium] $ /bin/sh -xe /tmp/jenkins3454316447348563204.sh 00:46:42 + git checkout stable/potassium 00:46:42 Switched to a new branch 'stable/potassium' 00:46:42 branch 'stable/potassium' set up to track 'origin/stable/potassium'. 00:46:42 + git submodule update --remote 00:46:42 + git add . 00:46:43 [EnvInject] - Injecting environment variables from a build step. 00:46:43 [EnvInject] - Injecting as environment variables the properties content 00:46:43 GERRIT_HOST=git.opendaylight.org 00:46:43 PROJECT=releng/autorelease 00:46:43 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 00:46:43 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 00:46:43 GERRIT_TOPIC=autorelease-update-submodules 00:46:43 GERRIT_USER=jenkins-releng 00:46:43 00:46:43 [EnvInject] - Variables injected successfully. 00:46:43 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins17644650885781554014.sh 00:46:43 ---> gerrit-push-patch.sh 00:46:43 INFO: Nothing to commit 00:46:43 $ ssh-agent -k 00:46:43 unset SSH_AUTH_SOCK; 00:46:43 unset SSH_AGENT_PID; 00:46:43 echo Agent pid 9389 killed; 00:46:43 [ssh-agent] Stopped. 00:46:43 [PostBuildScript] - [INFO] Executing post build scripts. 00:46:43 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins11781338230279147306.sh 00:46:43 ---> sysstat.sh 00:46:43 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins9463106559488514170.sh 00:46:43 ---> package-listing.sh 00:46:43 ++ facter osfamily 00:46:43 ++ tr '[:upper:]' '[:lower:]' 00:46:43 + OS_FAMILY=redhat 00:46:43 + workspace=/w/workspace/autorelease-update-submodules-potassium 00:46:43 + START_PACKAGES=/tmp/packages_start.txt 00:46:43 + END_PACKAGES=/tmp/packages_end.txt 00:46:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:46:43 + PACKAGES=/tmp/packages_start.txt 00:46:43 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:46:43 + PACKAGES=/tmp/packages_end.txt 00:46:43 + case "${OS_FAMILY}" in 00:46:43 + rpm -qa 00:46:43 + sort 00:46:44 + '[' -f /tmp/packages_start.txt ']' 00:46:44 + '[' -f /tmp/packages_end.txt ']' 00:46:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:46:44 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:46:44 + mkdir -p /w/workspace/autorelease-update-submodules-potassium/archives/ 00:46:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-potassium/archives/ 00:46:44 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins16011090525228427932.sh 00:46:44 ---> capture-instance-metadata.sh 00:46:44 Setup pyenv: 00:46:44 system 00:46:44 3.8.13 00:46:44 3.9.13 00:46:44 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:46:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I0mM from file:/tmp/.os_lf_venv 00:46:47 lf-activate-venv(): INFO: Installing: lftools 00:47:00 lf-activate-venv(): INFO: Adding /tmp/venv-I0mM/bin to PATH 00:47:00 INFO: Running in OpenStack, capturing instance metadata 00:47:01 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins6826096434107540102.sh 00:47:01 provisioning config files... 00:47:01 Could not find credentials [logs] for autorelease-update-submodules-potassium #528 00:47:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-potassium@tmp/config15929798465398880327tmp 00:47:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:47:01 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:47:01 provisioning config files... 00:47:01 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:47:01 [EnvInject] - Injecting environment variables from a build step. 00:47:01 [EnvInject] - Injecting as environment variables the properties content 00:47:01 SERVER_ID=logs 00:47:01 00:47:01 [EnvInject] - Variables injected successfully. 00:47:01 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins462037514740891098.sh 00:47:01 ---> create-netrc.sh 00:47:02 WARN: Log server credential not found. 00:47:02 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins12782676962241922278.sh 00:47:02 ---> python-tools-install.sh 00:47:02 Setup pyenv: 00:47:02 system 00:47:02 3.8.13 00:47:02 3.9.13 00:47:02 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:47:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I0mM from file:/tmp/.os_lf_venv 00:47:03 lf-activate-venv(): INFO: Installing: lftools 00:47:15 lf-activate-venv(): INFO: Adding /tmp/venv-I0mM/bin to PATH 00:47:15 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins16473419752937574946.sh 00:47:15 ---> sudo-logs.sh 00:47:15 Archiving 'sudo' log.. 00:47:16 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins15737959120306479226.sh 00:47:16 ---> job-cost.sh 00:47:16 Setup pyenv: 00:47:16 system 00:47:16 3.8.13 00:47:16 3.9.13 00:47:16 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:47:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I0mM from file:/tmp/.os_lf_venv 00:47:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:47:22 lf-activate-venv(): INFO: Adding /tmp/venv-I0mM/bin to PATH 00:47:22 INFO: No Stack... 00:47:22 INFO: Retrieving Pricing Info for: v3-standard-2 00:47:23 INFO: Archiving Costs 00:47:23 [autorelease-update-submodules-potassium] $ /bin/bash -l /tmp/jenkins11602865955882877376.sh 00:47:23 ---> logs-deploy.sh 00:47:23 Setup pyenv: 00:47:23 system 00:47:23 3.8.13 00:47:23 3.9.13 00:47:23 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:47:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I0mM from file:/tmp/.os_lf_venv 00:47:24 lf-activate-venv(): INFO: Installing: lftools 00:47:34 lf-activate-venv(): INFO: Adding /tmp/venv-I0mM/bin to PATH 00:47:34 WARNING: Nexus logging server not set 00:47:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-potassium/528/ 00:47:34 INFO: archiving logs to S3 00:47:36 ---> uname -a: 00:47:36 Linux prd-centos7-builder-2c-2g-20918.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:47:36 00:47:36 00:47:36 ---> lscpu: 00:47:36 Architecture: x86_64 00:47:36 CPU op-mode(s): 32-bit, 64-bit 00:47:36 Byte Order: Little Endian 00:47:36 CPU(s): 2 00:47:36 On-line CPU(s) list: 0,1 00:47:36 Thread(s) per core: 1 00:47:36 Core(s) per socket: 1 00:47:36 Socket(s): 2 00:47:36 NUMA node(s): 1 00:47:36 Vendor ID: AuthenticAMD 00:47:36 CPU family: 23 00:47:36 Model: 49 00:47:36 Model name: AMD EPYC-Rome Processor 00:47:36 Stepping: 0 00:47:36 CPU MHz: 2799.998 00:47:36 BogoMIPS: 5599.99 00:47:36 Virtualization: AMD-V 00:47:36 Hypervisor vendor: KVM 00:47:36 Virtualization type: full 00:47:36 L1d cache: 32K 00:47:36 L1i cache: 32K 00:47:36 L2 cache: 512K 00:47:36 L3 cache: 16384K 00:47:36 NUMA node0 CPU(s): 0,1 00:47:36 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:36 00:47:36 00:47:36 ---> nproc: 00:47:36 2 00:47:36 00:47:36 00:47:36 ---> df -h: 00:47:36 Filesystem Size Used Avail Use% Mounted on 00:47:36 devtmpfs 3.8G 0 3.8G 0% /dev 00:47:36 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:47:36 tmpfs 3.9G 17M 3.9G 1% /run 00:47:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:47:36 /dev/vda1 40G 5.7G 35G 15% / 00:47:36 tmpfs 783M 0 783M 0% /run/user/1001 00:47:36 00:47:36 00:47:36 ---> free -m: 00:47:36 total used free shared buff/cache available 00:47:36 Mem: 7821 594 5033 16 2193 6930 00:47:36 Swap: 1023 0 1023 00:47:36 00:47:36 00:47:36 ---> ip addr: 00:47:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:47:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:47:36 inet 127.0.0.1/8 scope host lo 00:47:36 valid_lft forever preferred_lft forever 00:47:36 inet6 ::1/128 scope host 00:47:36 valid_lft forever preferred_lft forever 00:47:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:47:36 link/ether fa:16:3e:14:83:5e brd ff:ff:ff:ff:ff:ff 00:47:36 inet 10.30.170.216/23 brd 10.30.171.255 scope global dynamic eth0 00:47:36 valid_lft 86207sec preferred_lft 86207sec 00:47:36 inet6 fe80::f816:3eff:fe14:835e/64 scope link 00:47:36 valid_lft forever preferred_lft forever 00:47:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:47:36 link/ether 02:42:4d:d5:85:4b brd ff:ff:ff:ff:ff:ff 00:47:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:47:36 valid_lft forever preferred_lft forever 00:47:36 00:47:36 00:47:36 ---> sar -b -r -n DEV: 00:47:36 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 09/11/2024 _x86_64_ (2 CPU) 00:47:36 00:47:36 12:44:17 AM LINUX RESTART 00:47:36 00:47:36 12:45:01 AM tps rtps wtps bread/s bwrtn/s 00:47:36 12:46:01 AM 223.13 15.70 207.43 1692.86 9080.05 00:47:36 12:47:01 AM 286.99 1.38 285.61 170.55 8593.90 00:47:36 Average: 255.06 8.54 246.52 931.77 8837.00 00:47:36 00:47:36 12:45:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:47:36 12:46:01 AM 5298384 2710352 33.84 2620 1992896 932264 10.29 742544 1652196 95584 00:47:36 12:47:01 AM 5250960 2757776 34.43 2620 2110700 827440 9.14 789504 1622588 76072 00:47:36 Average: 5274672 2734064 34.14 2620 2051798 879852 9.71 766024 1637392 85828 00:47:36 00:47:36 12:45:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:47:36 12:46:01 AM eth0 255.80 195.55 2007.16 27.54 0.00 0.00 0.00 00:47:36 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 12:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 12:47:01 AM eth0 68.25 54.25 291.44 9.16 0.00 0.00 0.00 00:47:36 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 12:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 Average: eth0 162.04 124.91 1149.37 18.35 0.00 0.00 0.00 00:47:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:36 00:47:36 00:47:36 ---> sar -P ALL: 00:47:36 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 09/11/2024 _x86_64_ (2 CPU) 00:47:36 00:47:36 12:44:17 AM LINUX RESTART 00:47:36 00:47:36 12:45:01 AM CPU %user %nice %system %iowait %steal %idle 00:47:36 12:46:01 AM all 29.75 0.00 4.22 8.23 0.11 57.69 00:47:36 12:46:01 AM 0 36.93 0.00 4.96 9.29 0.12 48.69 00:47:36 12:46:01 AM 1 22.76 0.00 3.49 7.19 0.09 66.47 00:47:36 12:47:01 AM all 27.53 0.00 2.78 9.56 0.11 60.03 00:47:36 12:47:01 AM 0 37.96 0.00 3.45 12.71 0.12 45.75 00:47:36 12:47:01 AM 1 17.42 0.00 2.12 6.50 0.10 73.86 00:47:36 Average: all 28.64 0.00 3.50 8.89 0.11 58.86 00:47:36 Average: 0 37.44 0.00 4.21 11.00 0.12 47.22 00:47:36 Average: 1 20.08 0.00 2.80 6.85 0.10 70.18 00:47:36 00:47:36 00:47:36