05:35:49 Started by timer 05:35:49 Running as SYSTEM 05:35:49 [EnvInject] - Loading node environment variables. 05:35:49 Building remotely on prd-centos7-builder-2c-1g-10421 (centos7-builder-2c-1g) in workspace /w/workspace/autorelease-update-validate-jobs-scandium 05:35:50 [ssh-agent] Looking for ssh-agent implementation... 05:35:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:50 $ ssh-agent 05:35:50 SSH_AUTH_SOCK=/tmp/ssh-elWVQQkSENoD/agent.9386 05:35:50 SSH_AGENT_PID=9388 05:35:50 [ssh-agent] Started. 05:35:50 Running ssh-add (command line suppressed) 05:35:50 Identity added: /w/workspace/autorelease-update-validate-jobs-scandium@tmp/private_key_14237655149147738365.key (/w/workspace/autorelease-update-validate-jobs-scandium@tmp/private_key_14237655149147738365.key) 05:35:50 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 05:35:50 The recommended git tool is: NONE 05:35:52 using credential opendaylight-jenkins-ssh 05:35:52 Wiping out workspace first. 05:35:52 Cloning the remote Git repository 05:35:52 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 05:35:52 > git init /w/workspace/autorelease-update-validate-jobs-scandium # timeout=10 05:35:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 05:35:52 > git --version # timeout=10 05:35:52 > git --version # 'git version 2.36.6' 05:35:52 using GIT_SSH to set credentials Release Engineering Jenkins Key 05:35:52 [INFO] Currently running in a labeled security context 05:35:52 [INFO] Currently SELinux is 'enforcing' on the host 05:35:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-validate-jobs-scandium@tmp/jenkins-gitclient-ssh6811456894273753763.key 05:35:52 Verifying host key using known hosts file 05:35:52 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. 05:35:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 05:35:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 05:35:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:35:55 Avoid second fetch 05:35:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:35:55 Checking out Revision c8fbb5a17c3f46f4c00c1d6007dd74c024819578 (refs/remotes/origin/master) 05:35:55 > git config core.sparsecheckout # timeout=10 05:35:55 > git checkout -f c8fbb5a17c3f46f4c00c1d6007dd74c024819578 # timeout=10 05:35:56 Commit message: "Merge "Update cloud image list docs"" 05:35:56 > git rev-list --no-walk c8fbb5a17c3f46f4c00c1d6007dd74c024819578 # timeout=10 05:35:56 > git remote # timeout=10 05:35:56 > git submodule init # timeout=10 05:35:56 > git submodule sync # timeout=10 05:35:56 > git config --get remote.origin.url # timeout=10 05:35:56 > git submodule init # timeout=10 05:35:56 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:35:56 > git config --get submodule.global-jjb.url # timeout=10 05:35:56 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:35:56 > git config --get submodule.packer/common-packer.url # timeout=10 05:35:56 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:35:56 > git submodule update --init --recursive global-jjb # timeout=10 05:35:57 > git submodule update --init --recursive packer/common-packer # timeout=10 05:36:01 provisioning config files... 05:36:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:36:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:36:01 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins315334198902184217.sh 05:36:01 ---> python-tools-install.sh 05:36:01 Setup pyenv: 05:36:01 system 05:36:01 * 3.8.13 (set by /opt/pyenv/version) 05:36:01 * 3.9.13 (set by /opt/pyenv/version) 05:36:01 3.10.13 05:36:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-679s 05:36:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:36:09 lf-activate-venv(): INFO: Installing: lftools 05:36:43 lf-activate-venv(): INFO: Adding /tmp/venv-679s/bin to PATH 05:36:43 Generating Requirements File 05:37:08 Python 3.10.13 05:37:09 pip 24.3.1 from /tmp/venv-679s/lib/python3.10/site-packages/pip (python 3.10) 05:37:09 appdirs==1.4.4 05:37:09 argcomplete==3.5.1 05:37:09 aspy.yaml==1.3.0 05:37:09 attrs==24.2.0 05:37:09 autopage==0.5.2 05:37:09 beautifulsoup4==4.12.3 05:37:09 boto3==1.35.69 05:37:09 botocore==1.35.69 05:37:09 bs4==0.0.2 05:37:09 cachetools==5.5.0 05:37:09 certifi==2024.8.30 05:37:09 cffi==1.17.1 05:37:09 cfgv==3.4.0 05:37:09 chardet==5.2.0 05:37:09 charset-normalizer==3.4.0 05:37:09 click==8.1.7 05:37:09 cliff==4.8.0 05:37:09 cmd2==2.5.7 05:37:09 cryptography==3.3.2 05:37:09 debtcollector==3.0.0 05:37:09 decorator==5.1.1 05:37:09 defusedxml==0.7.1 05:37:09 Deprecated==1.2.15 05:37:09 distlib==0.3.9 05:37:09 dnspython==2.7.0 05:37:09 docker==4.2.2 05:37:09 dogpile.cache==1.3.3 05:37:09 durationpy==0.9 05:37:09 email_validator==2.2.0 05:37:09 filelock==3.16.1 05:37:09 future==1.0.0 05:37:09 gitdb==4.0.11 05:37:09 GitPython==3.1.43 05:37:09 google-auth==2.36.0 05:37:09 httplib2==0.22.0 05:37:09 identify==2.6.3 05:37:09 idna==3.10 05:37:09 importlib-resources==1.5.0 05:37:09 iso8601==2.1.0 05:37:09 Jinja2==3.1.4 05:37:09 jmespath==1.0.1 05:37:09 jsonpatch==1.33 05:37:09 jsonpointer==3.0.0 05:37:09 jsonschema==4.23.0 05:37:09 jsonschema-specifications==2024.10.1 05:37:09 keystoneauth1==5.9.0 05:37:09 kubernetes==31.0.0 05:37:09 lftools==0.37.10 05:37:09 lxml==5.3.0 05:37:09 MarkupSafe==3.0.2 05:37:09 msgpack==1.1.0 05:37:09 multi_key_dict==2.0.3 05:37:09 munch==4.0.0 05:37:09 netaddr==1.3.0 05:37:09 netifaces==0.11.0 05:37:09 niet==1.4.2 05:37:09 nodeenv==1.9.1 05:37:09 oauth2client==4.1.3 05:37:09 oauthlib==3.2.2 05:37:09 openstacksdk==4.1.0 05:37:09 os-client-config==2.1.0 05:37:09 os-service-types==1.7.0 05:37:09 osc-lib==3.2.0 05:37:09 oslo.config==9.7.0 05:37:09 oslo.context==5.7.0 05:37:09 oslo.i18n==6.5.0 05:37:09 oslo.log==6.2.0 05:37:09 oslo.serialization==5.6.0 05:37:09 oslo.utils==7.4.0 05:37:09 packaging==24.2 05:37:09 pbr==6.1.0 05:37:09 platformdirs==4.3.6 05:37:09 prettytable==3.12.0 05:37:09 psutil==6.1.0 05:37:09 pyasn1==0.6.1 05:37:09 pyasn1_modules==0.4.1 05:37:09 pycparser==2.22 05:37:09 pygerrit2==2.0.15 05:37:09 PyGithub==2.5.0 05:37:09 PyJWT==2.10.0 05:37:09 PyNaCl==1.5.0 05:37:09 pyparsing==2.4.7 05:37:09 pyperclip==1.9.0 05:37:09 pyrsistent==0.20.0 05:37:09 python-cinderclient==9.6.0 05:37:09 python-dateutil==2.9.0.post0 05:37:09 python-heatclient==4.0.0 05:37:09 python-jenkins==1.8.2 05:37:09 python-keystoneclient==5.5.0 05:37:09 python-magnumclient==4.7.0 05:37:09 python-openstackclient==7.2.1 05:37:09 python-swiftclient==4.6.0 05:37:09 PyYAML==6.0.2 05:37:09 referencing==0.35.1 05:37:09 requests==2.32.3 05:37:09 requests-oauthlib==2.0.0 05:37:09 requestsexceptions==1.4.0 05:37:09 rfc3986==2.0.0 05:37:09 rpds-py==0.21.0 05:37:09 rsa==4.9 05:37:09 ruamel.yaml==0.18.6 05:37:09 ruamel.yaml.clib==0.2.12 05:37:09 s3transfer==0.10.4 05:37:09 simplejson==3.19.3 05:37:09 six==1.16.0 05:37:09 smmap==5.0.1 05:37:09 soupsieve==2.6 05:37:09 stevedore==5.4.0 05:37:09 tabulate==0.9.0 05:37:09 toml==0.10.2 05:37:09 tomlkit==0.13.2 05:37:09 tqdm==4.67.1 05:37:09 typing_extensions==4.12.2 05:37:09 tzdata==2024.2 05:37:09 urllib3==1.26.20 05:37:09 virtualenv==20.28.0 05:37:09 wcwidth==0.2.13 05:37:09 websocket-client==1.8.0 05:37:09 wrapt==1.17.0 05:37:09 xdg==6.0.0 05:37:09 xmltodict==0.14.2 05:37:09 yq==3.4.3 05:37:09 [autorelease-update-validate-jobs-scandium] $ /bin/bash -l /tmp/jenkins16652177843417781576.sh 05:37:09 ---> update-autorelease-projects-views.sh 05:37:10 2024-11-26 05:37:10 URL:https://git.opendaylight.org/gerrit/gitweb?p=releng/autorelease.git;a=blob_plain;f=pom.xml;hb=stable/scandium [1907/1907] -> "/tmp/pom.xml" [1] 05:37:10 Include project:daexim to autorelease view 05:37:10 Include project:integration/distribution to autorelease view 05:37:10 Include project:jsonrpc to autorelease view 05:37:10 Include project:lispflowmapping to autorelease view 05:37:10 Include project:openflowplugin to autorelease view 05:37:10 Include project:ovsdb to autorelease view 05:37:10 Include project:serviceutils to autorelease view 05:37:10 [autorelease-update-validate-jobs-scandium] $ /bin/bash -l /tmp/jenkins1795675145604464539.sh 05:37:11 2024-11-26 05:37:11 URL:https://git.opendaylight.org/gerrit/gitweb?p=releng/autorelease.git;a=blob_plain;f=pom.xml;hb=stable/scandium [1907/1907] -> "/tmp/pom.xml" [1] 05:37:11 Include daexim 05:37:11 Include integration/distribution 05:37:11 Include jsonrpc 05:37:11 Include lispflowmapping 05:37:11 Include openflowplugin 05:37:11 Include ovsdb 05:37:11 Include serviceutils 05:37:11 [EnvInject] - Injecting environment variables from a build step. 05:37:11 [EnvInject] - Injecting as environment variables the properties content 05:37:11 GERRIT_HOST=git.opendaylight.org 05:37:11 PROJECT=releng/autorelease 05:37:11 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 05:37:11 GERRIT_COMMIT_MESSAGE=Update validate-ar jobs for scandium 05:37:11 GERRIT_TOPIC=autorelease-update-validate-jobs-scandium 05:37:11 GERRIT_USER=jenkins-releng 05:37:11 05:37:11 [EnvInject] - Variables injected successfully. 05:37:11 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins15491880974574456007.sh 05:37:11 ---> gerrit-push-patch.sh 05:37:11 INFO: Nothing to commit 05:37:11 $ ssh-agent -k 05:37:11 unset SSH_AUTH_SOCK; 05:37:11 unset SSH_AGENT_PID; 05:37:11 echo Agent pid 9388 killed; 05:37:11 [ssh-agent] Stopped. 05:37:11 [PostBuildScript] - [INFO] Executing post build scripts. 05:37:11 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins9379075855254328084.sh 05:37:11 ---> sysstat.sh 05:37:12 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins7559967166658726898.sh 05:37:12 ---> package-listing.sh 05:37:12 ++ tr '[:upper:]' '[:lower:]' 05:37:12 ++ facter osfamily 05:37:12 + OS_FAMILY=redhat 05:37:12 + workspace=/w/workspace/autorelease-update-validate-jobs-scandium 05:37:12 + START_PACKAGES=/tmp/packages_start.txt 05:37:12 + END_PACKAGES=/tmp/packages_end.txt 05:37:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:37:12 + PACKAGES=/tmp/packages_start.txt 05:37:12 + '[' /w/workspace/autorelease-update-validate-jobs-scandium ']' 05:37:12 + PACKAGES=/tmp/packages_end.txt 05:37:12 + case "${OS_FAMILY}" in 05:37:12 + rpm -qa 05:37:12 + sort 05:37:13 + '[' -f /tmp/packages_start.txt ']' 05:37:13 + '[' -f /tmp/packages_end.txt ']' 05:37:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:37:13 + '[' /w/workspace/autorelease-update-validate-jobs-scandium ']' 05:37:13 + mkdir -p /w/workspace/autorelease-update-validate-jobs-scandium/archives/ 05:37:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-validate-jobs-scandium/archives/ 05:37:13 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins17949331778414744443.sh 05:37:13 ---> capture-instance-metadata.sh 05:37:13 Setup pyenv: 05:37:13 system 05:37:13 3.8.13 05:37:13 3.9.13 05:37:13 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:37:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-679s from file:/tmp/.os_lf_venv 05:37:17 lf-activate-venv(): INFO: Installing: lftools 05:37:29 lf-activate-venv(): INFO: Adding /tmp/venv-679s/bin to PATH 05:37:29 INFO: Running in OpenStack, capturing instance metadata 05:37:30 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins18445888221905073873.sh 05:37:30 provisioning config files... 05:37:30 Could not find credentials [logs] for autorelease-update-validate-jobs-scandium #33 05:37:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-validate-jobs-scandium@tmp/config14398914271552580410tmp 05:37:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:37:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:37:30 provisioning config files... 05:37:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:37:30 [EnvInject] - Injecting environment variables from a build step. 05:37:30 [EnvInject] - Injecting as environment variables the properties content 05:37:30 SERVER_ID=logs 05:37:30 05:37:30 [EnvInject] - Variables injected successfully. 05:37:30 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins6179237476273517524.sh 05:37:30 ---> create-netrc.sh 05:37:30 WARN: Log server credential not found. 05:37:30 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins9831714897952323685.sh 05:37:30 ---> python-tools-install.sh 05:37:30 Setup pyenv: 05:37:30 system 05:37:30 3.8.13 05:37:30 3.9.13 05:37:30 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:37:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-679s from file:/tmp/.os_lf_venv 05:37:32 lf-activate-venv(): INFO: Installing: lftools 05:37:45 lf-activate-venv(): INFO: Adding /tmp/venv-679s/bin to PATH 05:37:45 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins14508229655773073381.sh 05:37:45 ---> sudo-logs.sh 05:37:45 Archiving 'sudo' log.. 05:37:45 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins2002712746110816779.sh 05:37:45 ---> job-cost.sh 05:37:45 Setup pyenv: 05:37:45 system 05:37:45 3.8.13 05:37:45 3.9.13 05:37:45 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:37:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-679s from file:/tmp/.os_lf_venv 05:37:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:37:51 lf-activate-venv(): INFO: Adding /tmp/venv-679s/bin to PATH 05:37:51 INFO: No Stack... 05:37:52 INFO: Retrieving Pricing Info for: v3-standard-2 05:37:52 INFO: Archiving Costs 05:37:52 [autorelease-update-validate-jobs-scandium] $ /bin/bash -l /tmp/jenkins11478935500007086666.sh 05:37:52 ---> logs-deploy.sh 05:37:52 Setup pyenv: 05:37:52 system 05:37:52 3.8.13 05:37:52 3.9.13 05:37:52 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:37:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-679s from file:/tmp/.os_lf_venv 05:37:53 lf-activate-venv(): INFO: Installing: lftools 05:38:04 lf-activate-venv(): INFO: Adding /tmp/venv-679s/bin to PATH 05:38:04 WARNING: Nexus logging server not set 05:38:04 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-validate-jobs-scandium/33/ 05:38:04 INFO: archiving logs to S3 05:38:05 ---> uname -a: 05:38:05 Linux prd-centos7-builder-2c-1g-10421.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 05:38:05 05:38:05 05:38:05 ---> lscpu: 05:38:05 Architecture: x86_64 05:38:05 CPU op-mode(s): 32-bit, 64-bit 05:38:05 Byte Order: Little Endian 05:38:05 CPU(s): 2 05:38:05 On-line CPU(s) list: 0,1 05:38:05 Thread(s) per core: 1 05:38:05 Core(s) per socket: 1 05:38:05 Socket(s): 2 05:38:05 NUMA node(s): 1 05:38:05 Vendor ID: AuthenticAMD 05:38:05 CPU family: 23 05:38:05 Model: 49 05:38:05 Model name: AMD EPYC-Rome Processor 05:38:05 Stepping: 0 05:38:05 CPU MHz: 2800.000 05:38:05 BogoMIPS: 5600.00 05:38:05 Virtualization: AMD-V 05:38:05 Hypervisor vendor: KVM 05:38:05 Virtualization type: full 05:38:05 L1d cache: 32K 05:38:05 L1i cache: 32K 05:38:05 L2 cache: 512K 05:38:05 L3 cache: 16384K 05:38:05 NUMA node0 CPU(s): 0,1 05:38:05 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 05:38:05 05:38:05 05:38:05 ---> nproc: 05:38:05 2 05:38:05 05:38:05 05:38:05 ---> df -h: 05:38:05 Filesystem Size Used Avail Use% Mounted on 05:38:05 devtmpfs 3.8G 0 3.8G 0% /dev 05:38:05 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:38:05 tmpfs 3.9G 17M 3.9G 1% /run 05:38:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:38:05 /dev/vda1 40G 5.5G 35G 14% / 05:38:05 tmpfs 783M 0 783M 0% /run/user/1001 05:38:05 05:38:05 05:38:05 ---> free -m: 05:38:05 total used free shared buff/cache available 05:38:05 Mem: 7821 587 5141 16 2092 6936 05:38:05 Swap: 1023 0 1023 05:38:05 05:38:05 05:38:05 ---> ip addr: 05:38:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:38:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:38:05 inet 127.0.0.1/8 scope host lo 05:38:05 valid_lft forever preferred_lft forever 05:38:05 inet6 ::1/128 scope host 05:38:05 valid_lft forever preferred_lft forever 05:38:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:38:05 link/ether fa:16:3e:4d:dd:47 brd ff:ff:ff:ff:ff:ff 05:38:05 inet 10.30.170.53/23 brd 10.30.171.255 scope global dynamic eth0 05:38:05 valid_lft 86231sec preferred_lft 86231sec 05:38:05 inet6 fe80::f816:3eff:fe4d:dd47/64 scope link 05:38:05 valid_lft forever preferred_lft forever 05:38:05 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:38:05 link/ether 02:42:1b:a1:ae:5f brd ff:ff:ff:ff:ff:ff 05:38:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:38:05 valid_lft forever preferred_lft forever 05:38:05 05:38:05 05:38:05 ---> sar -b -r -n DEV: 05:38:05 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 11/26/2024 _x86_64_ (2 CPU) 05:38:05 05:38:05 05:35:11 AM LINUX RESTART 05:38:05 05:38:05 05:36:01 AM tps rtps wtps bread/s bwrtn/s 05:38:05 05:37:01 AM 121.65 14.92 106.73 1676.22 5220.24 05:38:05 05:38:01 AM 284.47 1.75 282.73 247.61 8251.59 05:38:05 Average: 203.06 8.34 194.72 961.97 6735.79 05:38:05 05:38:05 05:36:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:38:05 05:37:01 AM 5385472 2623264 32.76 2620 1943376 893608 9.87 597424 1706232 151220 05:38:05 05:38:01 AM 5262632 2746104 34.29 2620 2007148 919752 10.15 769092 1624452 1116 05:38:05 Average: 5324052 2684684 33.52 2620 1975262 906680 10.01 683258 1665342 76168 05:38:05 05:38:05 05:36:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 05:38:05 05:37:01 AM eth0 87.26 80.03 936.59 8.88 0.00 0.00 0.00 05:38:05 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:05 05:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:05 05:38:01 AM eth0 22.92 21.84 19.71 11.70 0.00 0.00 0.00 05:38:05 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:05 05:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:05 Average: eth0 55.09 50.94 478.19 10.29 0.00 0.00 0.00 05:38:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:05 05:38:05 05:38:05 ---> sar -P ALL: 05:38:05 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 11/26/2024 _x86_64_ (2 CPU) 05:38:05 05:38:05 05:35:11 AM LINUX RESTART 05:38:05 05:38:05 05:36:01 AM CPU %user %nice %system %iowait %steal %idle 05:38:05 05:37:01 AM all 34.36 0.00 3.07 3.53 0.11 58.94 05:38:05 05:37:01 AM 0 14.87 0.00 1.75 2.52 0.10 80.76 05:38:05 05:37:01 AM 1 54.73 0.00 4.44 4.59 0.11 36.13 05:38:05 05:38:01 AM all 33.24 0.00 2.19 7.39 0.10 57.08 05:38:05 05:38:01 AM 0 15.07 0.00 1.82 5.52 0.12 77.48 05:38:05 05:38:01 AM 1 51.98 0.00 2.60 9.31 0.11 36.00 05:38:05 Average: all 33.80 0.00 2.63 5.47 0.10 58.00 05:38:05 Average: 0 14.97 0.00 1.78 4.02 0.11 79.12 05:38:05 Average: 1 53.35 0.00 3.51 6.97 0.11 36.07 05:38:05 05:38:05 05:38:05