05:35:29 Started by timer 05:35:29 Running as SYSTEM 05:35:29 [EnvInject] - Loading node environment variables. 05:35:29 Building remotely on prd-centos7-builder-2c-1g-23336 (centos7-builder-2c-1g) in workspace /w/workspace/autorelease-update-validate-jobs-scandium 05:35:29 [ssh-agent] Looking for ssh-agent implementation... 05:35:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:30 $ ssh-agent 05:35:30 SSH_AUTH_SOCK=/tmp/ssh-VxFPiamJkygv/agent.9392 05:35:30 SSH_AGENT_PID=9393 05:35:30 [ssh-agent] Started. 05:35:30 Running ssh-add (command line suppressed) 05:35:30 Identity added: /w/workspace/autorelease-update-validate-jobs-scandium@tmp/private_key_285066320684282108.key (/w/workspace/autorelease-update-validate-jobs-scandium@tmp/private_key_285066320684282108.key) 05:35:30 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 05:35:30 The recommended git tool is: NONE 05:35:32 using credential opendaylight-jenkins-ssh 05:35:32 Wiping out workspace first. 05:35:32 Cloning the remote Git repository 05:35:32 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 05:35:32 > git init /w/workspace/autorelease-update-validate-jobs-scandium # timeout=10 05:35:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 05:35:33 > git --version # timeout=10 05:35:33 > git --version # 'git version 2.36.6' 05:35:33 using GIT_SSH to set credentials Release Engineering Jenkins Key 05:35:33 [INFO] Currently running in a labeled security context 05:35:33 [INFO] Currently SELinux is 'enforcing' on the host 05:35:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-validate-jobs-scandium@tmp/jenkins-gitclient-ssh4426595023586333604.key 05:35:33 Verifying host key using known hosts file 05:35:33 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:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 05:35:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 05:35:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:35:36 Avoid second fetch 05:35:36 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:35:36 Checking out Revision 4602bf1e2af005cf7f33e731d113debd2555fa8f (refs/remotes/origin/master) 05:35:36 > git config core.sparsecheckout # timeout=10 05:35:36 > git checkout -f 4602bf1e2af005cf7f33e731d113debd2555fa8f # timeout=10 05:35:36 Commit message: "Run netconf-csit-1node-userfeatures-netty-all" 05:35:36 > git rev-list --no-walk 191f49936eab1527124e3b623dffac4b56c9818f # timeout=10 05:35:36 > git remote # timeout=10 05:35:36 > git submodule init # timeout=10 05:35:36 > git submodule sync # timeout=10 05:35:36 > git config --get remote.origin.url # timeout=10 05:35:36 > git submodule init # timeout=10 05:35:36 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:35:36 > git config --get submodule.global-jjb.url # timeout=10 05:35:36 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:35:36 > git config --get submodule.packer/common-packer.url # timeout=10 05:35:36 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:35:36 > git submodule update --init --recursive global-jjb # timeout=10 05:35:37 > git submodule update --init --recursive packer/common-packer # timeout=10 05:35:41 provisioning config files... 05:35:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:35:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:35:41 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins9906420511971554708.sh 05:35:41 ---> python-tools-install.sh 05:35:41 Setup pyenv: 05:35:41 system 05:35:41 * 3.8.13 (set by /opt/pyenv/version) 05:35:41 * 3.9.13 (set by /opt/pyenv/version) 05:35:41 3.10.13 05:35:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xSmJ 05:35:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:35:49 lf-activate-venv(): INFO: Installing: lftools 05:36:21 lf-activate-venv(): INFO: Adding /tmp/venv-xSmJ/bin to PATH 05:36:21 Generating Requirements File 05:36:43 Python 3.10.13 05:36:44 pip 24.2 from /tmp/venv-xSmJ/lib/python3.10/site-packages/pip (python 3.10) 05:36:44 appdirs==1.4.4 05:36:44 argcomplete==3.5.0 05:36:44 aspy.yaml==1.3.0 05:36:44 attrs==24.2.0 05:36:44 autopage==0.5.2 05:36:44 beautifulsoup4==4.12.3 05:36:44 boto3==1.35.20 05:36:44 botocore==1.35.20 05:36:44 bs4==0.0.2 05:36:44 cachetools==5.5.0 05:36:44 certifi==2024.8.30 05:36:44 cffi==1.17.1 05:36:44 cfgv==3.4.0 05:36:44 chardet==5.2.0 05:36:44 charset-normalizer==3.3.2 05:36:44 click==8.1.7 05:36:44 cliff==4.7.0 05:36:44 cmd2==2.4.3 05:36:44 cryptography==3.3.2 05:36:44 debtcollector==3.0.0 05:36:44 decorator==5.1.1 05:36:44 defusedxml==0.7.1 05:36:44 Deprecated==1.2.14 05:36:44 distlib==0.3.8 05:36:44 dnspython==2.6.1 05:36:44 docker==4.2.2 05:36:44 dogpile.cache==1.3.3 05:36:44 email_validator==2.2.0 05:36:44 filelock==3.16.0 05:36:44 future==1.0.0 05:36:44 gitdb==4.0.11 05:36:44 GitPython==3.1.43 05:36:44 google-auth==2.34.0 05:36:44 httplib2==0.22.0 05:36:44 identify==2.6.1 05:36:44 idna==3.10 05:36:44 importlib-resources==1.5.0 05:36:44 iso8601==2.1.0 05:36:44 Jinja2==3.1.4 05:36:44 jmespath==1.0.1 05:36:44 jsonpatch==1.33 05:36:44 jsonpointer==3.0.0 05:36:44 jsonschema==4.23.0 05:36:44 jsonschema-specifications==2023.12.1 05:36:44 keystoneauth1==5.8.0 05:36:44 kubernetes==30.1.0 05:36:44 lftools==0.37.10 05:36:44 lxml==5.3.0 05:36:44 MarkupSafe==2.1.5 05:36:44 msgpack==1.1.0 05:36:44 multi_key_dict==2.0.3 05:36:44 munch==4.0.0 05:36:44 netaddr==1.3.0 05:36:44 netifaces==0.11.0 05:36:44 niet==1.4.2 05:36:44 nodeenv==1.9.1 05:36:44 oauth2client==4.1.3 05:36:44 oauthlib==3.2.2 05:36:44 openstacksdk==4.0.0 05:36:44 os-client-config==2.1.0 05:36:44 os-service-types==1.7.0 05:36:44 osc-lib==3.1.0 05:36:44 oslo.config==9.6.0 05:36:44 oslo.context==5.6.0 05:36:44 oslo.i18n==6.4.0 05:36:44 oslo.log==6.1.2 05:36:44 oslo.serialization==5.5.0 05:36:44 oslo.utils==7.3.0 05:36:44 packaging==24.1 05:36:44 pbr==6.1.0 05:36:44 platformdirs==4.3.3 05:36:44 prettytable==3.11.0 05:36:44 pyasn1==0.6.1 05:36:44 pyasn1_modules==0.4.1 05:36:44 pycparser==2.22 05:36:44 pygerrit2==2.0.15 05:36:44 PyGithub==2.4.0 05:36:44 PyJWT==2.9.0 05:36:44 PyNaCl==1.5.0 05:36:44 pyparsing==2.4.7 05:36:44 pyperclip==1.9.0 05:36:44 pyrsistent==0.20.0 05:36:44 python-cinderclient==9.6.0 05:36:44 python-dateutil==2.9.0.post0 05:36:44 python-heatclient==4.0.0 05:36:44 python-jenkins==1.8.2 05:36:44 python-keystoneclient==5.5.0 05:36:44 python-magnumclient==4.7.0 05:36:44 python-openstackclient==7.1.1 05:36:44 python-swiftclient==4.6.0 05:36:44 PyYAML==6.0.2 05:36:44 referencing==0.35.1 05:36:44 requests==2.32.3 05:36:44 requests-oauthlib==2.0.0 05:36:44 requestsexceptions==1.4.0 05:36:44 rfc3986==2.0.0 05:36:44 rpds-py==0.20.0 05:36:44 rsa==4.9 05:36:44 ruamel.yaml==0.18.6 05:36:44 ruamel.yaml.clib==0.2.8 05:36:44 s3transfer==0.10.2 05:36:44 simplejson==3.19.3 05:36:44 six==1.16.0 05:36:44 smmap==5.0.1 05:36:44 soupsieve==2.6 05:36:44 stevedore==5.3.0 05:36:44 tabulate==0.9.0 05:36:44 toml==0.10.2 05:36:44 tomlkit==0.13.2 05:36:44 tqdm==4.66.5 05:36:44 typing_extensions==4.12.2 05:36:44 tzdata==2024.1 05:36:44 urllib3==1.26.20 05:36:44 virtualenv==20.26.4 05:36:44 wcwidth==0.2.13 05:36:44 websocket-client==1.8.0 05:36:44 wrapt==1.16.0 05:36:44 xdg==6.0.0 05:36:44 xmltodict==0.13.0 05:36:44 yq==3.4.3 05:36:44 [autorelease-update-validate-jobs-scandium] $ /bin/bash -l /tmp/jenkins9626338306325760926.sh 05:36:44 ---> update-autorelease-projects-views.sh 05:36:45 2024-09-17 05:36:45 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:36:45 Include project:daexim to autorelease view 05:36:45 Include project:integration/distribution to autorelease view 05:36:45 Include project:jsonrpc to autorelease view 05:36:45 Include project:lispflowmapping to autorelease view 05:36:45 Include project:openflowplugin to autorelease view 05:36:45 Include project:ovsdb to autorelease view 05:36:45 Include project:serviceutils to autorelease view 05:36:45 [autorelease-update-validate-jobs-scandium] $ /bin/bash -l /tmp/jenkins17374823719192756060.sh 05:36:46 2024-09-17 05:36:46 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:36:46 Include daexim 05:36:46 Include integration/distribution 05:36:46 Include jsonrpc 05:36:46 Include lispflowmapping 05:36:46 Include openflowplugin 05:36:46 Include ovsdb 05:36:46 Include serviceutils 05:36:46 [EnvInject] - Injecting environment variables from a build step. 05:36:46 [EnvInject] - Injecting as environment variables the properties content 05:36:46 GERRIT_HOST=git.opendaylight.org 05:36:46 PROJECT=releng/autorelease 05:36:46 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 05:36:46 GERRIT_COMMIT_MESSAGE=Update validate-ar jobs for scandium 05:36:46 GERRIT_TOPIC=autorelease-update-validate-jobs-scandium 05:36:46 GERRIT_USER=jenkins-releng 05:36:46 05:36:46 [EnvInject] - Variables injected successfully. 05:36:46 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins634394169858215156.sh 05:36:46 ---> gerrit-push-patch.sh 05:36:46 INFO: Nothing to commit 05:36:46 $ ssh-agent -k 05:36:46 unset SSH_AUTH_SOCK; 05:36:46 unset SSH_AGENT_PID; 05:36:46 echo Agent pid 9393 killed; 05:36:46 [ssh-agent] Stopped. 05:36:46 [PostBuildScript] - [INFO] Executing post build scripts. 05:36:46 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins7771648122987777656.sh 05:36:46 ---> sysstat.sh 05:36:47 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins7175598349778797691.sh 05:36:47 ---> package-listing.sh 05:36:47 ++ facter osfamily 05:36:47 ++ tr '[:upper:]' '[:lower:]' 05:36:47 + OS_FAMILY=redhat 05:36:47 + workspace=/w/workspace/autorelease-update-validate-jobs-scandium 05:36:47 + START_PACKAGES=/tmp/packages_start.txt 05:36:47 + END_PACKAGES=/tmp/packages_end.txt 05:36:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:36:47 + PACKAGES=/tmp/packages_start.txt 05:36:47 + '[' /w/workspace/autorelease-update-validate-jobs-scandium ']' 05:36:47 + PACKAGES=/tmp/packages_end.txt 05:36:47 + case "${OS_FAMILY}" in 05:36:47 + rpm -qa 05:36:47 + sort 05:36:48 + '[' -f /tmp/packages_start.txt ']' 05:36:48 + '[' -f /tmp/packages_end.txt ']' 05:36:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:36:48 + '[' /w/workspace/autorelease-update-validate-jobs-scandium ']' 05:36:48 + mkdir -p /w/workspace/autorelease-update-validate-jobs-scandium/archives/ 05:36:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-validate-jobs-scandium/archives/ 05:36:48 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins6597268770185848433.sh 05:36:48 ---> capture-instance-metadata.sh 05:36:48 Setup pyenv: 05:36:48 system 05:36:48 3.8.13 05:36:48 3.9.13 05:36:48 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:36:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xSmJ from file:/tmp/.os_lf_venv 05:36:52 lf-activate-venv(): INFO: Installing: lftools 05:37:03 lf-activate-venv(): INFO: Adding /tmp/venv-xSmJ/bin to PATH 05:37:03 INFO: Running in OpenStack, capturing instance metadata 05:37:04 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins2154452339363090106.sh 05:37:04 provisioning config files... 05:37:04 Could not find credentials [logs] for autorelease-update-validate-jobs-scandium #23 05:37:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-validate-jobs-scandium@tmp/config362714699989229514tmp 05:37:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:37:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:37:04 provisioning config files... 05:37:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:37:04 [EnvInject] - Injecting environment variables from a build step. 05:37:04 [EnvInject] - Injecting as environment variables the properties content 05:37:04 SERVER_ID=logs 05:37:04 05:37:04 [EnvInject] - Variables injected successfully. 05:37:04 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins7809278325232506096.sh 05:37:04 ---> create-netrc.sh 05:37:04 WARN: Log server credential not found. 05:37:04 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins5900627804977377700.sh 05:37:04 ---> python-tools-install.sh 05:37:05 Setup pyenv: 05:37:05 system 05:37:05 3.8.13 05:37:05 3.9.13 05:37:05 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:37:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xSmJ from file:/tmp/.os_lf_venv 05:37:06 lf-activate-venv(): INFO: Installing: lftools 05:37:18 lf-activate-venv(): INFO: Adding /tmp/venv-xSmJ/bin to PATH 05:37:18 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins5531076105970423554.sh 05:37:18 ---> sudo-logs.sh 05:37:18 Archiving 'sudo' log.. 05:37:18 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins16846032131389990028.sh 05:37:18 ---> job-cost.sh 05:37:18 Setup pyenv: 05:37:18 system 05:37:18 3.8.13 05:37:18 3.9.13 05:37:18 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:37:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xSmJ from file:/tmp/.os_lf_venv 05:37:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:37:24 lf-activate-venv(): INFO: Adding /tmp/venv-xSmJ/bin to PATH 05:37:24 INFO: No Stack... 05:37:24 INFO: Retrieving Pricing Info for: v3-standard-2 05:37:25 INFO: Archiving Costs 05:37:25 [autorelease-update-validate-jobs-scandium] $ /bin/bash -l /tmp/jenkins10621618275469920828.sh 05:37:25 ---> logs-deploy.sh 05:37:25 Setup pyenv: 05:37:25 system 05:37:25 3.8.13 05:37:25 3.9.13 05:37:25 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:37:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xSmJ from file:/tmp/.os_lf_venv 05:37:26 lf-activate-venv(): INFO: Installing: lftools 05:37:36 lf-activate-venv(): INFO: Adding /tmp/venv-xSmJ/bin to PATH 05:37:37 WARNING: Nexus logging server not set 05:37:37 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-validate-jobs-scandium/23/ 05:37:37 INFO: archiving logs to S3 05:37:38 ---> uname -a: 05:37:38 Linux prd-centos7-builder-2c-1g-23336.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:37:38 05:37:38 05:37:38 ---> lscpu: 05:37:38 Architecture: x86_64 05:37:38 CPU op-mode(s): 32-bit, 64-bit 05:37:38 Byte Order: Little Endian 05:37:38 CPU(s): 2 05:37:38 On-line CPU(s) list: 0,1 05:37:38 Thread(s) per core: 1 05:37:38 Core(s) per socket: 1 05:37:38 Socket(s): 2 05:37:38 NUMA node(s): 1 05:37:38 Vendor ID: AuthenticAMD 05:37:38 CPU family: 23 05:37:38 Model: 49 05:37:38 Model name: AMD EPYC-Rome Processor 05:37:38 Stepping: 0 05:37:38 CPU MHz: 2800.000 05:37:38 BogoMIPS: 5600.00 05:37:38 Virtualization: AMD-V 05:37:38 Hypervisor vendor: KVM 05:37:38 Virtualization type: full 05:37:38 L1d cache: 32K 05:37:38 L1i cache: 32K 05:37:38 L2 cache: 512K 05:37:38 L3 cache: 16384K 05:37:38 NUMA node0 CPU(s): 0,1 05:37:38 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:37:38 05:37:38 05:37:38 ---> nproc: 05:37:38 2 05:37:38 05:37:38 05:37:38 ---> df -h: 05:37:38 Filesystem Size Used Avail Use% Mounted on 05:37:38 devtmpfs 3.8G 0 3.8G 0% /dev 05:37:38 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:37:38 tmpfs 3.9G 17M 3.9G 1% /run 05:37:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:37:38 /dev/vda1 40G 5.5G 35G 14% / 05:37:38 tmpfs 783M 0 783M 0% /run/user/1001 05:37:38 05:37:38 05:37:38 ---> free -m: 05:37:38 total used free shared buff/cache available 05:37:38 Mem: 7821 602 5131 16 2087 6921 05:37:38 Swap: 1023 0 1023 05:37:38 05:37:38 05:37:38 ---> ip addr: 05:37:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:37:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:37:38 inet 127.0.0.1/8 scope host lo 05:37:38 valid_lft forever preferred_lft forever 05:37:38 inet6 ::1/128 scope host 05:37:38 valid_lft forever preferred_lft forever 05:37:38 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:37:38 link/ether fa:16:3e:9f:f5:7d brd ff:ff:ff:ff:ff:ff 05:37:38 inet 10.30.170.138/23 brd 10.30.171.255 scope global dynamic eth0 05:37:38 valid_lft 86241sec preferred_lft 86241sec 05:37:38 inet6 fe80::f816:3eff:fe9f:f57d/64 scope link 05:37:38 valid_lft forever preferred_lft forever 05:37:38 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:37:38 link/ether 02:42:85:81:d1:de brd ff:ff:ff:ff:ff:ff 05:37:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:37:38 valid_lft forever preferred_lft forever 05:37:38 05:37:38 05:37:38 ---> sar -b -r -n DEV: 05:37:38 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) 05:37:38 05:37:38 05:34:52 AM LINUX RESTART 05:37:38 05:37:38 05:35:02 AM tps rtps wtps bread/s bwrtn/s 05:37:38 05:36:02 AM 267.52 97.90 169.62 10486.86 42253.86 05:37:38 05:37:01 AM 259.23 8.18 251.05 951.63 8488.16 05:37:38 Average: 263.38 53.05 210.33 5720.05 25373.87 05:37:38 05:37:38 05:35:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:37:38 05:36:02 AM 5561136 2447592 30.56 2620 1783488 920076 10.16 591588 1573388 85876 05:37:38 05:37:01 AM 5256368 2752360 34.37 2620 2001216 945228 10.44 792200 1617588 93992 05:37:38 Average: 5408752 2599976 32.46 2620 1892352 932652 10.30 691894 1595488 89934 05:37:38 05:37:38 05:35:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 05:37:38 05:36:02 AM eth0 389.08 238.38 1516.07 66.81 0.00 0.00 0.00 05:37:38 05:36:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:38 05:36:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:38 05:37:01 AM eth0 52.49 47.63 517.99 9.17 0.00 0.00 0.00 05:37:38 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:38 05:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:38 Average: eth0 220.81 143.02 1017.12 38.00 0.00 0.00 0.00 05:37:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:38 05:37:38 05:37:38 ---> sar -P ALL: 05:37:38 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) 05:37:38 05:37:38 05:34:52 AM LINUX RESTART 05:37:38 05:37:38 05:35:02 AM CPU %user %nice %system %iowait %steal %idle 05:37:38 05:36:02 AM all 35.43 0.00 10.19 20.50 0.15 33.73 05:37:38 05:36:02 AM 0 26.33 0.00 9.17 18.73 0.13 45.65 05:37:38 05:36:02 AM 1 44.77 0.00 11.25 22.31 0.17 21.50 05:37:38 05:37:01 AM all 35.92 0.00 3.41 4.49 0.14 56.04 05:37:38 05:37:01 AM 0 12.30 0.00 2.36 3.64 0.12 81.58 05:37:38 05:37:01 AM 1 60.80 0.00 4.53 5.41 0.15 29.11 05:37:38 Average: all 35.68 0.00 6.76 12.39 0.14 45.03 05:37:38 Average: 0 19.18 0.00 5.70 11.04 0.12 63.96 05:37:38 Average: 1 52.83 0.00 7.87 13.81 0.16 25.33 05:37:38 05:37:38 05:37:38