07:24:01 Started by timer 07:24:01 Running as SYSTEM 07:24:01 [EnvInject] - Loading node environment variables. 07:24:01 Building remotely on prd-centos7-builder-4c-4g-13979 (centos7-builder-4c-4g) in workspace /w/workspace/genius-maven-merge-master 07:24:01 [ssh-agent] Looking for ssh-agent implementation... 07:24:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:01 $ ssh-agent 07:24:01 SSH_AUTH_SOCK=/tmp/ssh-bIu62OC3EoYj/agent.8374 07:24:01 SSH_AGENT_PID=8376 07:24:01 [ssh-agent] Started. 07:24:01 Running ssh-add (command line suppressed) 07:24:01 Identity added: /w/workspace/genius-maven-merge-master@tmp/private_key_18067025622163256610.key (/w/workspace/genius-maven-merge-master@tmp/private_key_18067025622163256610.key) 07:24:01 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:24:01 The recommended git tool is: NONE 07:24:03 using credential jenkins-ssh 07:24:03 Wiping out workspace first. 07:24:03 Cloning the remote Git repository 07:24:03 Cloning repository git://devvexx.opendaylight.org/mirror/genius 07:24:03 > git init /w/workspace/genius-maven-merge-master # timeout=10 07:24:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/genius 07:24:03 > git --version # timeout=10 07:24:03 > git --version # 'git version 2.36.6' 07:24:03 using GIT_SSH to set credentials jenkins-ssh 07:24:03 [INFO] Currently running in a labeled security context 07:24:03 [INFO] Currently SELinux is 'enforcing' on the host 07:24:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/genius-maven-merge-master@tmp/jenkins-gitclient-ssh4210537514944636030.key 07:24:03 Verifying host key using known hosts file 07:24:03 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:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/genius +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/genius # timeout=10 07:24:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:08 Avoid second fetch 07:24:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:24:08 Checking out Revision 9bcb652ce401698c2297f4b9586821dd0d4e9230 (refs/remotes/origin/master) 07:24:08 > git config core.sparsecheckout # timeout=10 07:24:08 > git checkout -f 9bcb652ce401698c2297f4b9586821dd0d4e9230 # timeout=10 07:24:08 Commit message: "Freeze upstream versions" 07:24:09 > git rev-list --no-walk 9bcb652ce401698c2297f4b9586821dd0d4e9230 # timeout=10 07:24:09 provisioning config files... 07:24:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:24:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:24:09 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins11240887502995245422.sh 07:24:09 ---> python-tools-install.sh 07:24:09 Setup pyenv: 07:24:09 system 07:24:09 * 3.8.13 (set by /opt/pyenv/version) 07:24:09 * 3.9.13 (set by /opt/pyenv/version) 07:24:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZsNY 07:24:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:24:16 lf-activate-venv(): INFO: Installing: lftools 07:24:48 lf-activate-venv(): INFO: Adding /tmp/venv-ZsNY/bin to PATH 07:24:48 Generating Requirements File 07:25:25 Python 3.9.13 07:25:26 pip 23.3.2 from /tmp/venv-ZsNY/lib/python3.9/site-packages/pip (python 3.9) 07:25:26 appdirs==1.4.4 07:25:26 argcomplete==3.2.1 07:25:26 aspy.yaml==1.3.0 07:25:26 attrs==23.2.0 07:25:26 autopage==0.5.2 07:25:26 Babel==2.14.0 07:25:26 beautifulsoup4==4.12.2 07:25:26 boto3==1.34.14 07:25:26 botocore==1.34.14 07:25:26 bs4==0.0.1 07:25:26 cachetools==5.3.2 07:25:26 certifi==2023.11.17 07:25:26 cffi==1.16.0 07:25:26 cfgv==3.4.0 07:25:26 chardet==5.2.0 07:25:26 charset-normalizer==3.3.2 07:25:26 click==8.1.7 07:25:26 cliff==4.4.0 07:25:26 cmd2==2.4.3 07:25:26 cryptography==3.3.2 07:25:26 debtcollector==2.5.0 07:25:26 decorator==5.1.1 07:25:26 defusedxml==0.7.1 07:25:26 Deprecated==1.2.14 07:25:26 distlib==0.3.8 07:25:26 dnspython==2.4.2 07:25:26 docker==4.2.2 07:25:26 dogpile.cache==1.3.0 07:25:26 email-validator==2.1.0.post1 07:25:26 filelock==3.13.1 07:25:26 future==0.18.3 07:25:26 gitdb==4.0.11 07:25:26 GitPython==3.1.40 07:25:26 google-auth==2.26.1 07:25:26 httplib2==0.22.0 07:25:26 identify==2.5.33 07:25:26 idna==3.6 07:25:26 importlib-metadata==7.0.1 07:25:26 importlib-resources==1.5.0 07:25:26 iso8601==2.1.0 07:25:26 Jinja2==3.1.2 07:25:26 jmespath==1.0.1 07:25:26 jsonpatch==1.33 07:25:26 jsonpointer==2.4 07:25:26 jsonschema==4.20.0 07:25:26 jsonschema-specifications==2023.12.1 07:25:26 keystoneauth1==5.4.0 07:25:26 kubernetes==28.1.0 07:25:26 lftools==0.37.8 07:25:26 lxml==5.0.1 07:25:26 MarkupSafe==2.1.3 07:25:26 msgpack==1.0.7 07:25:26 multi_key_dict==2.0.3 07:25:26 munch==4.0.0 07:25:26 netaddr==0.10.1 07:25:26 netifaces==0.11.0 07:25:26 niet==1.4.2 07:25:26 nodeenv==1.8.0 07:25:26 oauth2client==4.1.3 07:25:26 oauthlib==3.2.2 07:25:26 openstacksdk==0.62.0 07:25:26 os-client-config==2.1.0 07:25:26 os-service-types==1.7.0 07:25:26 osc-lib==2.9.0 07:25:26 oslo.config==9.2.0 07:25:26 oslo.context==5.3.0 07:25:26 oslo.i18n==6.2.0 07:25:26 oslo.log==5.4.0 07:25:26 oslo.serialization==5.2.0 07:25:26 oslo.utils==6.3.0 07:25:26 packaging==23.2 07:25:26 pbr==6.0.0 07:25:26 platformdirs==4.1.0 07:25:26 prettytable==3.9.0 07:25:26 pyasn1==0.5.1 07:25:26 pyasn1-modules==0.3.0 07:25:26 pycparser==2.21 07:25:26 pygerrit2==2.0.15 07:25:26 PyGithub==2.1.1 07:25:26 pyinotify==0.9.6 07:25:26 PyJWT==2.8.0 07:25:26 PyNaCl==1.5.0 07:25:26 pyparsing==2.4.7 07:25:26 pyperclip==1.8.2 07:25:26 pyrsistent==0.20.0 07:25:26 python-cinderclient==9.4.0 07:25:26 python-dateutil==2.8.2 07:25:26 python-heatclient==3.3.0 07:25:26 python-jenkins==1.8.2 07:25:26 python-keystoneclient==5.2.0 07:25:26 python-magnumclient==4.3.0 07:25:26 python-novaclient==18.4.0 07:25:26 python-openstackclient==6.0.0 07:25:26 python-swiftclient==4.4.0 07:25:26 pytz==2023.3.post1 07:25:26 PyYAML==6.0.1 07:25:26 referencing==0.32.1 07:25:26 requests==2.31.0 07:25:26 requests-oauthlib==1.3.1 07:25:26 requestsexceptions==1.4.0 07:25:26 rfc3986==2.0.0 07:25:26 rpds-py==0.16.2 07:25:26 rsa==4.9 07:25:26 ruamel.yaml==0.18.5 07:25:26 ruamel.yaml.clib==0.2.8 07:25:26 s3transfer==0.10.0 07:25:26 simplejson==3.19.2 07:25:26 six==1.16.0 07:25:26 smmap==5.0.1 07:25:26 soupsieve==2.5 07:25:26 stevedore==5.1.0 07:25:26 tabulate==0.9.0 07:25:26 toml==0.10.2 07:25:26 tomlkit==0.12.3 07:25:26 tqdm==4.66.1 07:25:26 typing_extensions==4.9.0 07:25:26 tzdata==2023.4 07:25:26 urllib3==1.26.18 07:25:26 virtualenv==20.25.0 07:25:26 wcwidth==0.2.13 07:25:26 websocket-client==1.7.0 07:25:26 wrapt==1.16.0 07:25:26 xdg==6.0.0 07:25:26 xmltodict==0.13.0 07:25:26 yq==3.2.3 07:25:26 zipp==3.17.0 07:25:26 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins10626354222817657727.sh 07:25:26 + mkdir -p /w/workspace/genius-maven-merge-master/target/classes /w/workspace/genius-maven-merge-master/jacoco/classes 07:25:26 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins14867747602485262351.sh 07:25:26 + echo quiet=on 07:25:26 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-13979 07:25:27 [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:27 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=genius --version 07:25:27 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 07:25:27 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 07:25:27 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:27 Default locale: en_US, platform encoding: UTF-8 07:25:27 OS name: "linux", version: "3.10.0-1160.102.1.el7.x86_64", arch: "amd64", family: "unix" 07:25:27 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins5678917788518485455.sh 07:25:27 + rm /home/jenkins/.wgetrc 07:25:27 [EnvInject] - Injecting environment variables from a build step. 07:25:27 [EnvInject] - Injecting as environment variables the properties content 07:25:27 SET_JDK_VERSION=openjdk17 07:25:27 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:25:27 07:25:27 [EnvInject] - Variables injected successfully. 07:25:27 [genius-maven-merge-master] $ /bin/sh /tmp/jenkins13567121881001548208.sh 07:25:27 ---> update-java-alternatives.sh 07:25:27 ---> Updating Java version 07:25:27 ---> RedHat type system detected 07:25:27 /usr/lib/jvm/java-17-openjdk directory not found - trying to find an approaching one 07:25:27 ls: cannot access /usr/lib/jvm/java-17-openjdk*: No such file or directory 07:25:27 no /usr/lib/jvm/java-17-openjdk directory nor candidate found -exiting 07:25:27 Build step 'Execute shell' marked build as failure 07:25:27 $ ssh-agent -k 07:25:27 unset SSH_AUTH_SOCK; 07:25:27 unset SSH_AGENT_PID; 07:25:27 echo Agent pid 8376 killed; 07:25:27 [ssh-agent] Stopped. 07:25:27 [PostBuildScript] - [INFO] Executing post build scripts. 07:25:27 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins13368502166179961178.sh 07:25:27 ---> sysstat.sh 07:25:28 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins13309095717050665404.sh 07:25:28 ---> package-listing.sh 07:25:28 ++ facter osfamily 07:25:28 ++ tr '[:upper:]' '[:lower:]' 07:25:28 + OS_FAMILY=redhat 07:25:28 + workspace=/w/workspace/genius-maven-merge-master 07:25:28 + START_PACKAGES=/tmp/packages_start.txt 07:25:28 + END_PACKAGES=/tmp/packages_end.txt 07:25:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:25:28 + PACKAGES=/tmp/packages_start.txt 07:25:28 + '[' /w/workspace/genius-maven-merge-master ']' 07:25:28 + PACKAGES=/tmp/packages_end.txt 07:25:28 + case "${OS_FAMILY}" in 07:25:28 + rpm -qa 07:25:28 + sort 07:25:29 + '[' -f /tmp/packages_start.txt ']' 07:25:29 + '[' -f /tmp/packages_end.txt ']' 07:25:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:25:29 + '[' /w/workspace/genius-maven-merge-master ']' 07:25:29 + mkdir -p /w/workspace/genius-maven-merge-master/archives/ 07:25:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/genius-maven-merge-master/archives/ 07:25:29 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins4457007800961350330.sh 07:25:29 ---> capture-instance-metadata.sh 07:25:29 Setup pyenv: 07:25:29 system 07:25:29 3.8.13 07:25:29 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:25:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZsNY from file:/tmp/.os_lf_venv 07:25:31 lf-activate-venv(): INFO: Installing: lftools 07:25:46 lf-activate-venv(): INFO: Adding /tmp/venv-ZsNY/bin to PATH 07:25:46 INFO: Running in OpenStack, capturing instance metadata 07:25:46 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins14019033837031897177.sh 07:25:46 provisioning config files... 07:25:46 Could not find credentials [logs] for genius-maven-merge-master #991 07:25:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/genius-maven-merge-master@tmp/config2397797913932505502tmp 07:25:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:25:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:25:46 provisioning config files... 07:25:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:25:47 [EnvInject] - Injecting environment variables from a build step. 07:25:47 [EnvInject] - Injecting as environment variables the properties content 07:25:47 SERVER_ID=logs 07:25:47 07:25:47 [EnvInject] - Variables injected successfully. 07:25:47 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins9687962703520875160.sh 07:25:47 ---> create-netrc.sh 07:25:47 WARN: Log server credential not found. 07:25:47 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins16285192081495116480.sh 07:25:47 ---> python-tools-install.sh 07:25:47 Setup pyenv: 07:25:47 system 07:25:47 3.8.13 07:25:47 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:25:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZsNY from file:/tmp/.os_lf_venv 07:25:48 lf-activate-venv(): INFO: Installing: lftools 07:26:01 lf-activate-venv(): INFO: Adding /tmp/venv-ZsNY/bin to PATH 07:26:01 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins3484244751679796691.sh 07:26:01 ---> sudo-logs.sh 07:26:01 Archiving 'sudo' log.. 07:26:02 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins6412799174855856542.sh 07:26:02 ---> job-cost.sh 07:26:02 Setup pyenv: 07:26:02 system 07:26:02 3.8.13 07:26:02 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZsNY from file:/tmp/.os_lf_venv 07:26:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:26:13 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:13 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 07:26:13 lf-activate-venv(): INFO: Adding /tmp/venv-ZsNY/bin to PATH 07:26:13 INFO: No Stack... 07:26:13 INFO: Retrieving Pricing Info for: v3-standard-4 07:26:14 INFO: Archiving Costs 07:26:14 [genius-maven-merge-master] $ /bin/bash -l /tmp/jenkins11722845774746963766.sh 07:26:14 ---> logs-deploy.sh 07:26:14 Setup pyenv: 07:26:14 system 07:26:14 3.8.13 07:26:14 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZsNY from file:/tmp/.os_lf_venv 07:26:15 lf-activate-venv(): INFO: Installing: lftools 07:26:27 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:27 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:26:28 lf-activate-venv(): INFO: Adding /tmp/venv-ZsNY/bin to PATH 07:26:28 WARNING: Nexus logging server not set 07:26:28 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/genius-maven-merge-master/991/ 07:26:28 INFO: archiving logs to S3 07:26:29 ---> uname -a: 07:26:29 Linux prd-centos7-builder-4c-4g-13979.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:29 07:26:29 07:26:29 ---> lscpu: 07:26:29 Architecture: x86_64 07:26:29 CPU op-mode(s): 32-bit, 64-bit 07:26:29 Byte Order: Little Endian 07:26:29 CPU(s): 4 07:26:29 On-line CPU(s) list: 0-3 07:26:29 Thread(s) per core: 1 07:26:29 Core(s) per socket: 1 07:26:29 Socket(s): 4 07:26:29 NUMA node(s): 1 07:26:29 Vendor ID: AuthenticAMD 07:26:29 CPU family: 23 07:26:29 Model: 49 07:26:29 Model name: AMD EPYC-Rome Processor 07:26:29 Stepping: 0 07:26:29 CPU MHz: 2800.000 07:26:29 BogoMIPS: 5600.00 07:26:29 Virtualization: AMD-V 07:26:29 Hypervisor vendor: KVM 07:26:29 Virtualization type: full 07:26:29 L1d cache: 32K 07:26:29 L1i cache: 32K 07:26:29 L2 cache: 512K 07:26:29 L3 cache: 16384K 07:26:29 NUMA node0 CPU(s): 0-3 07:26: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 07:26:29 07:26:29 07:26:29 ---> nproc: 07:26:29 4 07:26:29 07:26:29 07:26:29 ---> df -h: 07:26:29 Filesystem Size Used Avail Use% Mounted on 07:26:29 devtmpfs 7.8G 0 7.8G 0% /dev 07:26:29 tmpfs 7.8G 0 7.8G 0% /dev/shm 07:26:29 tmpfs 7.8G 17M 7.8G 1% /run 07:26:29 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 07:26:29 /dev/vda1 80G 5.5G 75G 7% / 07:26:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:26:29 07:26:29 07:26:29 ---> free -m: 07:26:29 total used free shared buff/cache available 07:26:29 Mem: 15884 786 12997 16 2101 14778 07:26:29 Swap: 1023 0 1023 07:26:29 07:26:29 07:26:29 ---> ip addr: 07:26:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:26:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:26:29 inet 127.0.0.1/8 scope host lo 07:26:29 valid_lft forever preferred_lft forever 07:26:29 inet6 ::1/128 scope host 07:26:29 valid_lft forever preferred_lft forever 07:26:29 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:26:29 link/ether fa:16:3e:14:8a:1a brd ff:ff:ff:ff:ff:ff 07:26:29 inet 10.30.171.117/23 brd 10.30.171.255 scope global dynamic eth0 07:26:29 valid_lft 86222sec preferred_lft 86222sec 07:26:29 inet6 fe80::f816:3eff:fe14:8a1a/64 scope link 07:26:29 valid_lft forever preferred_lft forever 07:26:29 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:26:29 link/ether 02:42:0e:aa:1a:10 brd ff:ff:ff:ff:ff:ff 07:26:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:26:29 valid_lft forever preferred_lft forever 07:26:29 07:26:29 07:26:29 ---> sar -b -r -n DEV: 07:26:29 Linux 3.10.0-1160.102.1.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 01/06/2024 _x86_64_ (4 CPU) 07:26:29 07:26:29 07:23:26 AM LINUX RESTART 07:26:29 07:26:29 07:24:01 AM tps rtps wtps bread/s bwrtn/s 07:26:29 07:25:01 AM 103.50 11.29 92.21 1330.80 5670.93 07:26:29 07:26:01 AM 325.08 2.38 322.70 282.21 11462.99 07:26:29 Average: 214.27 6.84 207.44 806.59 8566.48 07:26:29 07:26:29 07:24:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:26:29 07:25:01 AM 13545732 2720232 16.72 2620 1897488 1015688 5.87 644076 1692076 155960 07:26:29 07:26:01 AM 13296108 2969856 18.26 2620 2032256 1083268 6.26 882552 1669256 37360 07:26:29 Average: 13420920 2845044 17.49 2620 1964872 1049478 6.06 763314 1680666 96660 07:26:29 07:26:29 07:24:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:26:29 07:25:01 AM eth0 238.28 191.41 1301.59 43.88 0.00 0.00 0.00 07:26:29 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:26:01 AM eth0 58.24 45.87 519.56 18.13 0.00 0.00 0.00 07:26:29 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 Average: eth0 148.28 118.65 910.64 31.01 0.00 0.00 0.00 07:26:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:26:29 07:26:29 ---> sar -P ALL: 07:26:29 Linux 3.10.0-1160.102.1.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 01/06/2024 _x86_64_ (4 CPU) 07:26:29 07:26:29 07:23:26 AM LINUX RESTART 07:26:29 07:26:29 07:24:01 AM CPU %user %nice %system %iowait %steal %idle 07:26:29 07:25:01 AM all 18.14 0.00 1.52 0.86 0.07 79.40 07:26:29 07:25:01 AM 0 35.59 0.00 2.66 1.20 0.07 60.48 07:26:29 07:25:01 AM 1 13.90 0.00 1.02 1.34 0.07 83.66 07:26:29 07:25:01 AM 2 16.45 0.00 1.67 0.72 0.09 81.09 07:26:29 07:25:01 AM 3 7.08 0.00 0.78 0.19 0.07 91.89 07:26:29 07:26:01 AM all 16.34 0.00 1.33 2.28 0.08 79.97 07:26:29 07:26:01 AM 0 32.84 0.00 1.67 2.70 0.09 62.70 07:26:29 07:26:01 AM 1 13.38 0.00 1.60 2.46 0.09 82.47 07:26:29 07:26:01 AM 2 14.45 0.00 1.39 2.22 0.07 81.87 07:26:29 07:26:01 AM 3 5.35 0.00 0.66 1.75 0.07 92.17 07:26:29 Average: all 17.25 0.00 1.43 1.57 0.07 79.68 07:26:29 Average: 0 34.22 0.00 2.17 1.94 0.08 61.58 07:26:29 Average: 1 13.64 0.00 1.31 1.90 0.08 83.07 07:26:29 Average: 2 15.45 0.00 1.53 1.47 0.08 81.48 07:26:29 Average: 3 6.21 0.00 0.72 0.97 0.07 92.03 07:26:29 07:26:29 07:26:29