07:24:08 Started by timer 07:24:08 Running as SYSTEM 07:24:08 [EnvInject] - Loading node environment variables. 07:24:08 Building remotely on prd-centos7-builder-4c-4g-11085 (centos7-builder-4c-4g) in workspace /w/workspace/genius-maven-merge-master 07:24:09 [ssh-agent] Looking for ssh-agent implementation... 07:24:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:09 $ ssh-agent 07:24:09 SSH_AUTH_SOCK=/tmp/ssh-bSKD15eDwfpE/agent.8373 07:24:09 SSH_AGENT_PID=8375 07:24:09 [ssh-agent] Started. 07:24:09 Running ssh-add (command line suppressed) 07:24:09 Identity added: /w/workspace/genius-maven-merge-master@tmp/private_key_701664312813376725.key (/w/workspace/genius-maven-merge-master@tmp/private_key_701664312813376725.key) 07:24:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:24:09 The recommended git tool is: NONE 07:24:11 using credential jenkins-ssh 07:24:11 Wiping out workspace first. 07:24:11 Cloning the remote Git repository 07:24:11 Cloning repository git://devvexx.opendaylight.org/mirror/genius 07:24:11 > git init /w/workspace/genius-maven-merge-master # timeout=10 07:24:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/genius 07:24:11 > git --version # timeout=10 07:24:11 > git --version # 'git version 2.36.6' 07:24:11 using GIT_SSH to set credentials jenkins-ssh 07:24:11 [INFO] Currently running in a labeled security context 07:24:11 [INFO] Currently SELinux is 'enforcing' on the host 07:24:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/genius-maven-merge-master@tmp/jenkins-gitclient-ssh10646881019257014158.key 07:24:11 Verifying host key using known hosts file 07:24:11 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:24:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/genius +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/genius # timeout=10 07:24:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:14 Avoid second fetch 07:24:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:24:14 Checking out Revision 9bcb652ce401698c2297f4b9586821dd0d4e9230 (refs/remotes/origin/master) 07:24:14 > git config core.sparsecheckout # timeout=10 07:24:14 > git checkout -f 9bcb652ce401698c2297f4b9586821dd0d4e9230 # timeout=10 07:24:15 Commit message: "Freeze upstream versions" 07:24:15 > git rev-list --no-walk 9bcb652ce401698c2297f4b9586821dd0d4e9230 # timeout=10 07:24:15 provisioning config files... 07:24:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:24:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:24:15 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins13024665395952533767.sh 07:24:15 ---> python-tools-install.sh 07:24:15 Setup pyenv: 07:24:15 system 07:24:15 * 3.8.13 (set by /opt/pyenv/version) 07:24:16 * 3.9.13 (set by /opt/pyenv/version) 07:24:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G4jh 07:24:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:24:24 lf-activate-venv(): INFO: Installing: lftools 07:24:58 lf-activate-venv(): INFO: Adding /tmp/venv-G4jh/bin to PATH 07:24:58 Generating Requirements File 07:25:39 Python 3.9.13 07:25:40 pip 23.3.2 from /tmp/venv-G4jh/lib/python3.9/site-packages/pip (python 3.9) 07:25:40 appdirs==1.4.4 07:25:40 argcomplete==3.2.1 07:25:40 aspy.yaml==1.3.0 07:25:40 attrs==23.1.0 07:25:40 autopage==0.5.2 07:25:40 Babel==2.14.0 07:25:40 beautifulsoup4==4.12.2 07:25:40 boto3==1.34.8 07:25:40 botocore==1.34.8 07:25:40 bs4==0.0.1 07:25:40 cachetools==5.3.2 07:25:40 certifi==2023.11.17 07:25:40 cffi==1.16.0 07:25:40 cfgv==3.4.0 07:25:40 chardet==5.2.0 07:25:40 charset-normalizer==3.3.2 07:25:40 click==8.1.7 07:25:40 cliff==4.4.0 07:25:40 cmd2==2.4.3 07:25:40 cryptography==3.3.2 07:25:40 debtcollector==2.5.0 07:25:40 decorator==5.1.1 07:25:40 defusedxml==0.7.1 07:25:40 Deprecated==1.2.14 07:25:40 distlib==0.3.8 07:25:40 dnspython==2.4.2 07:25:40 docker==4.2.2 07:25:40 dogpile.cache==1.3.0 07:25:40 email-validator==2.1.0.post1 07:25:40 filelock==3.13.1 07:25:40 future==0.18.3 07:25:40 gitdb==4.0.11 07:25:40 GitPython==3.1.40 07:25:40 google-auth==2.25.2 07:25:40 httplib2==0.22.0 07:25:40 identify==2.5.33 07:25:40 idna==3.6 07:25:40 importlib-metadata==7.0.1 07:25:40 importlib-resources==1.5.0 07:25:40 iso8601==2.1.0 07:25:40 Jinja2==3.1.2 07:25:40 jmespath==1.0.1 07:25:40 jsonpatch==1.33 07:25:40 jsonpointer==2.4 07:25:40 jsonschema==4.20.0 07:25:40 jsonschema-specifications==2023.12.1 07:25:40 keystoneauth1==5.4.0 07:25:40 kubernetes==28.1.0 07:25:40 lftools==0.37.8 07:25:40 lxml==4.9.4 07:25:40 MarkupSafe==2.1.3 07:25:40 msgpack==1.0.7 07:25:40 multi_key_dict==2.0.3 07:25:40 munch==4.0.0 07:25:40 netaddr==0.9.0 07:25:40 netifaces==0.11.0 07:25:40 niet==1.4.2 07:25:40 nodeenv==1.8.0 07:25:40 oauth2client==4.1.3 07:25:40 oauthlib==3.2.2 07:25:40 openstacksdk==0.62.0 07:25:40 os-client-config==2.1.0 07:25:40 os-service-types==1.7.0 07:25:40 osc-lib==2.9.0 07:25:40 oslo.config==9.2.0 07:25:40 oslo.context==5.3.0 07:25:40 oslo.i18n==6.2.0 07:25:40 oslo.log==5.4.0 07:25:40 oslo.serialization==5.2.0 07:25:40 oslo.utils==6.3.0 07:25:40 packaging==23.2 07:25:40 pbr==6.0.0 07:25:40 platformdirs==4.1.0 07:25:40 prettytable==3.9.0 07:25:40 pyasn1==0.5.1 07:25:40 pyasn1-modules==0.3.0 07:25:40 pycparser==2.21 07:25:40 pygerrit2==2.0.15 07:25:40 PyGithub==2.1.1 07:25:40 pyinotify==0.9.6 07:25:40 PyJWT==2.8.0 07:25:40 PyNaCl==1.5.0 07:25:40 pyparsing==2.4.7 07:25:40 pyperclip==1.8.2 07:25:40 pyrsistent==0.20.0 07:25:40 python-cinderclient==9.4.0 07:25:40 python-dateutil==2.8.2 07:25:40 python-heatclient==3.3.0 07:25:40 python-jenkins==1.8.2 07:25:40 python-keystoneclient==5.2.0 07:25:40 python-magnumclient==4.3.0 07:25:40 python-novaclient==18.4.0 07:25:40 python-openstackclient==6.0.0 07:25:40 python-swiftclient==4.4.0 07:25:40 pytz==2023.3.post1 07:25:40 PyYAML==6.0.1 07:25:40 referencing==0.32.0 07:25:40 requests==2.31.0 07:25:40 requests-oauthlib==1.3.1 07:25:40 requestsexceptions==1.4.0 07:25:40 rfc3986==2.0.0 07:25:40 rpds-py==0.15.2 07:25:40 rsa==4.9 07:25:40 ruamel.yaml==0.18.5 07:25:40 ruamel.yaml.clib==0.2.8 07:25:40 s3transfer==0.10.0 07:25:40 simplejson==3.19.2 07:25:40 six==1.16.0 07:25:40 smmap==5.0.1 07:25:40 soupsieve==2.5 07:25:40 stevedore==5.1.0 07:25:40 tabulate==0.9.0 07:25:40 toml==0.10.2 07:25:40 tomlkit==0.12.3 07:25:40 tqdm==4.66.1 07:25:40 typing_extensions==4.9.0 07:25:40 tzdata==2023.3 07:25:40 urllib3==1.26.18 07:25:40 virtualenv==20.25.0 07:25:40 wcwidth==0.2.12 07:25:40 websocket-client==1.7.0 07:25:40 wrapt==1.16.0 07:25:40 xdg==6.0.0 07:25:40 xmltodict==0.13.0 07:25:40 yq==3.2.3 07:25:40 zipp==3.17.0 07:25:40 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins1854434408453871486.sh 07:25:40 + mkdir -p /w/workspace/genius-maven-merge-master/target/classes /w/workspace/genius-maven-merge-master/jacoco/classes 07:25:40 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins8621010878303466957.sh 07:25:40 + echo quiet=on 07:25:40 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos7-builder-4c-4g-11085 07:25:41 [genius-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=genius -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 07:25:41 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=genius --version 07:25:41 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 07:25:41 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 07:25:41 Java version: 11.0.21, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.21.0.9-1.el7_9.x86_64 07:25:41 Default locale: en_US, platform encoding: UTF-8 07:25:41 OS name: "linux", version: "3.10.0-1160.102.1.el7.x86_64", arch: "amd64", family: "unix" 07:25:41 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins13883021547293480131.sh 07:25:41 + rm /home/jenkins/.wgetrc 07:25:41 [EnvInject] - Injecting environment variables from a build step. 07:25:41 [EnvInject] - Injecting as environment variables the properties content 07:25:41 SET_JDK_VERSION=openjdk17 07:25:41 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:25:41 07:25:41 [EnvInject] - Variables injected successfully. 07:25:41 [genius-maven-merge-master] $ /bin/sh /tmp/jenkins598548704166752096.sh 07:25:41 ---> update-java-alternatives.sh 07:25:41 ---> Updating Java version 07:25:41 ---> RedHat type system detected 07:25:41 /usr/lib/jvm/java-17-openjdk directory not found - trying to find an approaching one 07:25:41 ls: cannot access /usr/lib/jvm/java-17-openjdk*: No such file or directory 07:25:41 no /usr/lib/jvm/java-17-openjdk directory nor candidate found -exiting 07:25:41 Build step 'Execute shell' marked build as failure 07:25:42 $ ssh-agent -k 07:25:42 unset SSH_AUTH_SOCK; 07:25:42 unset SSH_AGENT_PID; 07:25:42 echo Agent pid 8375 killed; 07:25:42 [ssh-agent] Stopped. 07:25:42 [PostBuildScript] - [INFO] Executing post build scripts. 07:25:42 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins4012672102509972948.sh 07:25:42 ---> sysstat.sh 07:25:42 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins12838590631911567978.sh 07:25:42 ---> package-listing.sh 07:25:42 ++ facter osfamily 07:25:42 ++ tr '[:upper:]' '[:lower:]' 07:25:42 + OS_FAMILY=redhat 07:25:42 + workspace=/w/workspace/genius-maven-merge-master 07:25:42 + START_PACKAGES=/tmp/packages_start.txt 07:25:42 + END_PACKAGES=/tmp/packages_end.txt 07:25:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:25:42 + PACKAGES=/tmp/packages_start.txt 07:25:42 + '[' /w/workspace/genius-maven-merge-master ']' 07:25:42 + PACKAGES=/tmp/packages_end.txt 07:25:42 + case "${OS_FAMILY}" in 07:25:42 + rpm -qa 07:25:42 + sort 07:25:43 + '[' -f /tmp/packages_start.txt ']' 07:25:43 + '[' -f /tmp/packages_end.txt ']' 07:25:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:25:43 + '[' /w/workspace/genius-maven-merge-master ']' 07:25:43 + mkdir -p /w/workspace/genius-maven-merge-master/archives/ 07:25:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/genius-maven-merge-master/archives/ 07:25:43 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins15316945717557988553.sh 07:25:43 ---> capture-instance-metadata.sh 07:25:43 Setup pyenv: 07:25:43 system 07:25:43 3.8.13 07:25:43 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:25:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G4jh from file:/tmp/.os_lf_venv 07:25:45 lf-activate-venv(): INFO: Installing: lftools 07:26:00 lf-activate-venv(): INFO: Adding /tmp/venv-G4jh/bin to PATH 07:26:00 INFO: Running in OpenStack, capturing instance metadata 07:26:00 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins14785680019560486080.sh 07:26:00 provisioning config files... 07:26:01 Could not find credentials [logs] for genius-maven-merge-master #981 07:26:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/genius-maven-merge-master@tmp/config808913800550713203tmp 07:26:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:26:01 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:26:01 provisioning config files... 07:26:01 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:26:01 [EnvInject] - Injecting environment variables from a build step. 07:26:01 [EnvInject] - Injecting as environment variables the properties content 07:26:01 SERVER_ID=logs 07:26:01 07:26:01 [EnvInject] - Variables injected successfully. 07:26:01 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins6010826978806758627.sh 07:26:01 ---> create-netrc.sh 07:26:01 WARN: Log server credential not found. 07:26:01 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins8154074995708964950.sh 07:26:01 ---> python-tools-install.sh 07:26:01 Setup pyenv: 07:26:01 system 07:26:01 3.8.13 07:26:01 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G4jh from file:/tmp/.os_lf_venv 07:26:03 lf-activate-venv(): INFO: Installing: lftools 07:26:21 lf-activate-venv(): INFO: Adding /tmp/venv-G4jh/bin to PATH 07:26:21 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins12303052765369736946.sh 07:26:21 ---> sudo-logs.sh 07:26:21 Archiving 'sudo' log.. 07:26:21 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins14304264682432827262.sh 07:26:21 ---> job-cost.sh 07:26:21 Setup pyenv: 07:26:21 system 07:26:21 3.8.13 07:26:21 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G4jh from file:/tmp/.os_lf_venv 07:26:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:26:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:26:35 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 07:26:35 lf-activate-venv(): INFO: Adding /tmp/venv-G4jh/bin to PATH 07:26:35 INFO: No Stack... 07:26:35 INFO: Retrieving Pricing Info for: v3-standard-4 07:26:36 INFO: Archiving Costs 07:26:36 [genius-maven-merge-master] $ /bin/bash -l /tmp/jenkins15478317925474400791.sh 07:26:36 ---> logs-deploy.sh 07:26:36 Setup pyenv: 07:26:36 system 07:26:36 3.8.13 07:26:36 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G4jh from file:/tmp/.os_lf_venv 07:26:37 lf-activate-venv(): INFO: Installing: lftools 07:26:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:26:51 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:26:52 lf-activate-venv(): INFO: Adding /tmp/venv-G4jh/bin to PATH 07:26:52 WARNING: Nexus logging server not set 07:26:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/genius-maven-merge-master/981/ 07:26:52 INFO: archiving logs to S3 07:26:53 ---> uname -a: 07:26:53 Linux prd-centos7-builder-4c-4g-11085.novalocal 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 07:26:53 07:26:53 07:26:53 ---> lscpu: 07:26:53 Architecture: x86_64 07:26:53 CPU op-mode(s): 32-bit, 64-bit 07:26:53 Byte Order: Little Endian 07:26:53 CPU(s): 4 07:26:53 On-line CPU(s) list: 0-3 07:26:53 Thread(s) per core: 1 07:26:53 Core(s) per socket: 1 07:26:53 Socket(s): 4 07:26:53 NUMA node(s): 1 07:26:53 Vendor ID: AuthenticAMD 07:26:53 CPU family: 23 07:26:53 Model: 49 07:26:53 Model name: AMD EPYC-Rome Processor 07:26:53 Stepping: 0 07:26:53 CPU MHz: 2800.000 07:26:53 BogoMIPS: 5600.00 07:26:53 Virtualization: AMD-V 07:26:53 Hypervisor vendor: KVM 07:26:53 Virtualization type: full 07:26:53 L1d cache: 32K 07:26:53 L1i cache: 32K 07:26:53 L2 cache: 512K 07:26:53 L3 cache: 16384K 07:26:53 NUMA node0 CPU(s): 0-3 07:26:53 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 07:26:53 07:26:53 07:26:53 ---> nproc: 07:26:53 4 07:26:53 07:26:53 07:26:53 ---> df -h: 07:26:53 Filesystem Size Used Avail Use% Mounted on 07:26:53 devtmpfs 7.8G 0 7.8G 0% /dev 07:26:53 tmpfs 7.8G 0 7.8G 0% /dev/shm 07:26:53 tmpfs 7.8G 17M 7.8G 1% /run 07:26:53 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 07:26:53 /dev/vda1 80G 5.5G 75G 7% / 07:26:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:26:53 07:26:53 07:26:53 ---> free -m: 07:26:53 total used free shared buff/cache available 07:26:53 Mem: 15884 769 13010 16 2105 14795 07:26:53 Swap: 1023 0 1023 07:26:53 07:26:53 07:26:53 ---> ip addr: 07:26:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:26:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:26:53 inet 127.0.0.1/8 scope host lo 07:26:53 valid_lft forever preferred_lft forever 07:26:53 inet6 ::1/128 scope host 07:26:53 valid_lft forever preferred_lft forever 07:26:53 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:26:53 link/ether fa:16:3e:14:a6:66 brd ff:ff:ff:ff:ff:ff 07:26:53 inet 10.30.170.27/23 brd 10.30.171.255 scope global dynamic eth0 07:26:53 valid_lft 86200sec preferred_lft 86200sec 07:26:53 inet6 fe80::f816:3eff:fe14:a666/64 scope link 07:26:53 valid_lft forever preferred_lft forever 07:26:53 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:26:53 link/ether 02:42:d4:aa:39:43 brd ff:ff:ff:ff:ff:ff 07:26:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:26:53 valid_lft forever preferred_lft forever 07:26:53 07:26:53 07:26:53 ---> sar -b -r -n DEV: 07:26:53 Linux 3.10.0-1160.102.1.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 12/27/2023 _x86_64_ (4 CPU) 07:26:53 07:26:53 07:23:26 AM LINUX RESTART 07:26:53 07:26:53 07:24:02 AM tps rtps wtps bread/s bwrtn/s 07:26:53 07:25:01 AM 101.41 16.42 84.98 3770.31 5280.35 07:26:53 07:26:01 AM 243.00 2.36 240.64 281.41 8542.57 07:26:53 Average: 172.80 9.33 163.46 2011.21 6925.15 07:26:53 07:26:53 07:24:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:26:53 07:25:01 AM 13589176 2676788 16.46 2620 1866356 1024564 5.92 626092 1669404 130912 07:26:53 07:26:01 AM 13415428 2850536 17.52 2620 2035484 979852 5.66 759968 1672288 114184 07:26:53 Average: 13502302 2763662 16.99 2620 1950920 1002208 5.79 693030 1670846 122548 07:26:53 07:26:53 07:24:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:26:53 07:25:01 AM eth0 339.28 255.49 1530.09 58.03 0.00 0.00 0.00 07:26:53 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:53 07:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:53 07:26:01 AM eth0 70.73 54.60 658.71 17.81 0.00 0.00 0.00 07:26:53 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:53 07:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:53 Average: eth0 203.88 154.21 1090.74 37.75 0.00 0.00 0.00 07:26:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:53 07:26:53 07:26:53 ---> sar -P ALL: 07:26:53 Linux 3.10.0-1160.102.1.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 12/27/2023 _x86_64_ (4 CPU) 07:26:53 07:26:53 07:23:26 AM LINUX RESTART 07:26:53 07:26:53 07:24:02 AM CPU %user %nice %system %iowait %steal %idle 07:26:53 07:25:01 AM all 16.82 0.00 1.71 1.81 0.07 79.58 07:26:53 07:25:01 AM 0 9.93 0.00 1.40 1.09 0.07 87.51 07:26:53 07:25:01 AM 1 7.73 0.00 0.97 1.12 0.07 90.11 07:26:53 07:25:01 AM 2 23.46 0.00 1.93 3.78 0.09 70.74 07:26:53 07:25:01 AM 3 26.58 0.00 2.58 1.28 0.09 69.48 07:26:53 07:26:01 AM all 15.67 0.00 1.41 2.30 0.08 80.53 07:26:53 07:26:01 AM 0 23.36 0.00 1.29 1.53 0.09 73.74 07:26:53 07:26:01 AM 1 13.20 0.00 1.54 2.23 0.07 82.97 07:26:53 07:26:01 AM 2 6.11 0.00 0.97 2.12 0.07 90.74 07:26:53 07:26:01 AM 3 20.29 0.00 1.85 3.34 0.10 74.41 07:26:53 Average: all 16.24 0.00 1.56 2.06 0.08 80.06 07:26:53 Average: 0 16.63 0.00 1.34 1.31 0.08 80.64 07:26:53 Average: 1 10.48 0.00 1.25 1.68 0.07 86.52 07:26:53 Average: 2 14.60 0.00 1.44 2.93 0.08 80.95 07:26:53 Average: 3 23.39 0.00 2.21 2.32 0.10 71.98 07:26:53 07:26:53 07:26:53