07:24:16 Started by timer 07:24:16 Running as SYSTEM 07:24:16 [EnvInject] - Loading node environment variables. 07:24:16 Building remotely on prd-centos7-builder-4c-4g-12864 (centos7-builder-4c-4g) in workspace /w/workspace/genius-maven-merge-master 07:24:16 [ssh-agent] Looking for ssh-agent implementation... 07:24:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:16 $ ssh-agent 07:24:16 SSH_AUTH_SOCK=/tmp/ssh-oEZzkBQINfuA/agent.8375 07:24:16 SSH_AGENT_PID=8376 07:24:16 [ssh-agent] Started. 07:24:16 Running ssh-add (command line suppressed) 07:24:16 Identity added: /w/workspace/genius-maven-merge-master@tmp/private_key_14780879034617900883.key (/w/workspace/genius-maven-merge-master@tmp/private_key_14780879034617900883.key) 07:24:16 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:24:16 The recommended git tool is: NONE 07:24:18 using credential jenkins-ssh 07:24:18 Wiping out workspace first. 07:24:18 Cloning the remote Git repository 07:24:18 Cloning repository git://devvexx.opendaylight.org/mirror/genius 07:24:18 > git init /w/workspace/genius-maven-merge-master # timeout=10 07:24:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/genius 07:24:18 > git --version # timeout=10 07:24:18 > git --version # 'git version 2.36.6' 07:24:18 using GIT_SSH to set credentials jenkins-ssh 07:24:18 [INFO] Currently running in a labeled security context 07:24:18 [INFO] Currently SELinux is 'enforcing' on the host 07:24:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/genius-maven-merge-master@tmp/jenkins-gitclient-ssh895117921052655492.key 07:24:18 Verifying host key using known hosts file 07:24:19 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:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/genius +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/genius # timeout=10 07:24:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:21 Avoid second fetch 07:24:21 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:24:21 Checking out Revision 9bcb652ce401698c2297f4b9586821dd0d4e9230 (refs/remotes/origin/master) 07:24:21 > git config core.sparsecheckout # timeout=10 07:24:21 > git checkout -f 9bcb652ce401698c2297f4b9586821dd0d4e9230 # timeout=10 07:24:22 Commit message: "Freeze upstream versions" 07:24:22 > git rev-list --no-walk 9bcb652ce401698c2297f4b9586821dd0d4e9230 # timeout=10 07:24:22 provisioning config files... 07:24:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:24:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:24:22 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins7757437009053211698.sh 07:24:22 ---> python-tools-install.sh 07:24:22 Setup pyenv: 07:24:22 system 07:24:22 * 3.8.13 (set by /opt/pyenv/version) 07:24:22 * 3.9.13 (set by /opt/pyenv/version) 07:24:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p9NJ 07:24:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:24:30 lf-activate-venv(): INFO: Installing: lftools 07:25:00 lf-activate-venv(): INFO: Adding /tmp/venv-p9NJ/bin to PATH 07:25:00 Generating Requirements File 07:25:37 Python 3.9.13 07:25:38 pip 23.3.2 from /tmp/venv-p9NJ/lib/python3.9/site-packages/pip (python 3.9) 07:25:38 appdirs==1.4.4 07:25:38 argcomplete==3.2.1 07:25:38 aspy.yaml==1.3.0 07:25:38 attrs==23.2.0 07:25:38 autopage==0.5.2 07:25:38 Babel==2.14.0 07:25:38 beautifulsoup4==4.12.2 07:25:38 boto3==1.34.11 07:25:38 botocore==1.34.11 07:25:38 bs4==0.0.1 07:25:38 cachetools==5.3.2 07:25:38 certifi==2023.11.17 07:25:38 cffi==1.16.0 07:25:38 cfgv==3.4.0 07:25:38 chardet==5.2.0 07:25:38 charset-normalizer==3.3.2 07:25:38 click==8.1.7 07:25:38 cliff==4.4.0 07:25:38 cmd2==2.4.3 07:25:38 cryptography==3.3.2 07:25:38 debtcollector==2.5.0 07:25:38 decorator==5.1.1 07:25:38 defusedxml==0.7.1 07:25:38 Deprecated==1.2.14 07:25:38 distlib==0.3.8 07:25:38 dnspython==2.4.2 07:25:38 docker==4.2.2 07:25:38 dogpile.cache==1.3.0 07:25:38 email-validator==2.1.0.post1 07:25:38 filelock==3.13.1 07:25:38 future==0.18.3 07:25:38 gitdb==4.0.11 07:25:38 GitPython==3.1.40 07:25:38 google-auth==2.25.2 07:25:38 httplib2==0.22.0 07:25:38 identify==2.5.33 07:25:38 idna==3.6 07:25:38 importlib-metadata==7.0.1 07:25:38 importlib-resources==1.5.0 07:25:38 iso8601==2.1.0 07:25:38 Jinja2==3.1.2 07:25:38 jmespath==1.0.1 07:25:38 jsonpatch==1.33 07:25:38 jsonpointer==2.4 07:25:38 jsonschema==4.20.0 07:25:38 jsonschema-specifications==2023.12.1 07:25:38 keystoneauth1==5.4.0 07:25:38 kubernetes==28.1.0 07:25:38 lftools==0.37.8 07:25:38 lxml==5.0.0 07:25:38 MarkupSafe==2.1.3 07:25:38 msgpack==1.0.7 07:25:38 multi_key_dict==2.0.3 07:25:38 munch==4.0.0 07:25:38 netaddr==0.10.0 07:25:38 netifaces==0.11.0 07:25:38 niet==1.4.2 07:25:38 nodeenv==1.8.0 07:25:38 oauth2client==4.1.3 07:25:38 oauthlib==3.2.2 07:25:38 openstacksdk==0.62.0 07:25:38 os-client-config==2.1.0 07:25:38 os-service-types==1.7.0 07:25:38 osc-lib==2.9.0 07:25:38 oslo.config==9.2.0 07:25:38 oslo.context==5.3.0 07:25:38 oslo.i18n==6.2.0 07:25:38 oslo.log==5.4.0 07:25:38 oslo.serialization==5.2.0 07:25:38 oslo.utils==6.3.0 07:25:38 packaging==23.2 07:25:38 pbr==6.0.0 07:25:38 platformdirs==4.1.0 07:25:38 prettytable==3.9.0 07:25:38 pyasn1==0.5.1 07:25:38 pyasn1-modules==0.3.0 07:25:38 pycparser==2.21 07:25:38 pygerrit2==2.0.15 07:25:38 PyGithub==2.1.1 07:25:38 pyinotify==0.9.6 07:25:38 PyJWT==2.8.0 07:25:38 PyNaCl==1.5.0 07:25:38 pyparsing==2.4.7 07:25:38 pyperclip==1.8.2 07:25:38 pyrsistent==0.20.0 07:25:38 python-cinderclient==9.4.0 07:25:38 python-dateutil==2.8.2 07:25:38 python-heatclient==3.3.0 07:25:38 python-jenkins==1.8.2 07:25:38 python-keystoneclient==5.2.0 07:25:38 python-magnumclient==4.3.0 07:25:38 python-novaclient==18.4.0 07:25:38 python-openstackclient==6.0.0 07:25:38 python-swiftclient==4.4.0 07:25:38 pytz==2023.3.post1 07:25:38 PyYAML==6.0.1 07:25:38 referencing==0.32.0 07:25:38 requests==2.31.0 07:25:38 requests-oauthlib==1.3.1 07:25:38 requestsexceptions==1.4.0 07:25:38 rfc3986==2.0.0 07:25:38 rpds-py==0.16.2 07:25:38 rsa==4.9 07:25:38 ruamel.yaml==0.18.5 07:25:38 ruamel.yaml.clib==0.2.8 07:25:38 s3transfer==0.10.0 07:25:38 simplejson==3.19.2 07:25:38 six==1.16.0 07:25:38 smmap==5.0.1 07:25:38 soupsieve==2.5 07:25:38 stevedore==5.1.0 07:25:38 tabulate==0.9.0 07:25:38 toml==0.10.2 07:25:38 tomlkit==0.12.3 07:25:38 tqdm==4.66.1 07:25:38 typing_extensions==4.9.0 07:25:38 tzdata==2023.4 07:25:38 urllib3==1.26.18 07:25:38 virtualenv==20.25.0 07:25:38 wcwidth==0.2.12 07:25:38 websocket-client==1.7.0 07:25:38 wrapt==1.16.0 07:25:38 xdg==6.0.0 07:25:38 xmltodict==0.13.0 07:25:38 yq==3.2.3 07:25:38 zipp==3.17.0 07:25:38 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins17754760698952014421.sh 07:25:38 + mkdir -p /w/workspace/genius-maven-merge-master/target/classes /w/workspace/genius-maven-merge-master/jacoco/classes 07:25:38 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins18109158317423614390.sh 07:25:38 + echo quiet=on 07:25:38 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-12864 07:25:39 [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:39 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=genius --version 07:25:39 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 07:25:39 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 07:25:39 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:39 Default locale: en_US, platform encoding: UTF-8 07:25:39 OS name: "linux", version: "3.10.0-1160.102.1.el7.x86_64", arch: "amd64", family: "unix" 07:25:39 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins13894858912594178188.sh 07:25:39 + rm /home/jenkins/.wgetrc 07:25:39 [EnvInject] - Injecting environment variables from a build step. 07:25:39 [EnvInject] - Injecting as environment variables the properties content 07:25:39 SET_JDK_VERSION=openjdk17 07:25:39 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:25:39 07:25:39 [EnvInject] - Variables injected successfully. 07:25:39 [genius-maven-merge-master] $ /bin/sh /tmp/jenkins1387154772954763738.sh 07:25:39 ---> update-java-alternatives.sh 07:25:39 ---> Updating Java version 07:25:40 ---> RedHat type system detected 07:25:40 /usr/lib/jvm/java-17-openjdk directory not found - trying to find an approaching one 07:25:40 ls: cannot access /usr/lib/jvm/java-17-openjdk*: No such file or directory 07:25:40 no /usr/lib/jvm/java-17-openjdk directory nor candidate found -exiting 07:25:40 Build step 'Execute shell' marked build as failure 07:25:40 $ ssh-agent -k 07:25:40 unset SSH_AUTH_SOCK; 07:25:40 unset SSH_AGENT_PID; 07:25:40 echo Agent pid 8376 killed; 07:25:40 [ssh-agent] Stopped. 07:25:40 [PostBuildScript] - [INFO] Executing post build scripts. 07:25:40 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins3500838110260264886.sh 07:25:40 ---> sysstat.sh 07:25:40 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins1679501334412998525.sh 07:25:40 ---> package-listing.sh 07:25:40 ++ facter osfamily 07:25:40 ++ tr '[:upper:]' '[:lower:]' 07:25:40 + OS_FAMILY=redhat 07:25:40 + workspace=/w/workspace/genius-maven-merge-master 07:25:40 + START_PACKAGES=/tmp/packages_start.txt 07:25:40 + END_PACKAGES=/tmp/packages_end.txt 07:25:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:25:40 + PACKAGES=/tmp/packages_start.txt 07:25:40 + '[' /w/workspace/genius-maven-merge-master ']' 07:25:40 + PACKAGES=/tmp/packages_end.txt 07:25:40 + case "${OS_FAMILY}" in 07:25:40 + rpm -qa 07:25:40 + sort 07:25:41 + '[' -f /tmp/packages_start.txt ']' 07:25:41 + '[' -f /tmp/packages_end.txt ']' 07:25:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:25:41 + '[' /w/workspace/genius-maven-merge-master ']' 07:25:41 + mkdir -p /w/workspace/genius-maven-merge-master/archives/ 07:25:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/genius-maven-merge-master/archives/ 07:25:41 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins5808379809149527579.sh 07:25:41 ---> capture-instance-metadata.sh 07:25:41 Setup pyenv: 07:25:41 system 07:25:41 3.8.13 07:25:41 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:25:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p9NJ from file:/tmp/.os_lf_venv 07:25:43 lf-activate-venv(): INFO: Installing: lftools 07:25:59 lf-activate-venv(): INFO: Adding /tmp/venv-p9NJ/bin to PATH 07:25:59 INFO: Running in OpenStack, capturing instance metadata 07:25:59 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins6653778953583804341.sh 07:25:59 provisioning config files... 07:26:00 Could not find credentials [logs] for genius-maven-merge-master #987 07:26:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/genius-maven-merge-master@tmp/config15709277477285049980tmp 07:26:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:26:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:26:00 provisioning config files... 07:26:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:26:00 [EnvInject] - Injecting environment variables from a build step. 07:26:00 [EnvInject] - Injecting as environment variables the properties content 07:26:00 SERVER_ID=logs 07:26:00 07:26:00 [EnvInject] - Variables injected successfully. 07:26:00 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins3966977594517064643.sh 07:26:00 ---> create-netrc.sh 07:26:00 WARN: Log server credential not found. 07:26:00 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins7495434491546208751.sh 07:26:00 ---> python-tools-install.sh 07:26:00 Setup pyenv: 07:26:00 system 07:26:00 3.8.13 07:26:00 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p9NJ from file:/tmp/.os_lf_venv 07:26:02 lf-activate-venv(): INFO: Installing: lftools 07:26:14 lf-activate-venv(): INFO: Adding /tmp/venv-p9NJ/bin to PATH 07:26:14 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins5365196554671436565.sh 07:26:14 ---> sudo-logs.sh 07:26:14 Archiving 'sudo' log.. 07:26:15 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins1336066363510017252.sh 07:26:15 ---> job-cost.sh 07:26:15 Setup pyenv: 07:26:15 system 07:26:15 3.8.13 07:26:15 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p9NJ from file:/tmp/.os_lf_venv 07:26:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:26:25 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:25 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 07:26:25 lf-activate-venv(): INFO: Adding /tmp/venv-p9NJ/bin to PATH 07:26:25 INFO: No Stack... 07:26:26 INFO: Retrieving Pricing Info for: v3-standard-4 07:26:26 INFO: Archiving Costs 07:26:26 [genius-maven-merge-master] $ /bin/bash -l /tmp/jenkins11446738731762600697.sh 07:26:26 ---> logs-deploy.sh 07:26:26 Setup pyenv: 07:26:27 system 07:26:27 3.8.13 07:26:27 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p9NJ from file:/tmp/.os_lf_venv 07:26:28 lf-activate-venv(): INFO: Installing: lftools 07:26:40 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:40 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:26:41 lf-activate-venv(): INFO: Adding /tmp/venv-p9NJ/bin to PATH 07:26:41 WARNING: Nexus logging server not set 07:26:41 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/genius-maven-merge-master/987/ 07:26:41 INFO: archiving logs to S3 07:26:43 ---> uname -a: 07:26:43 Linux prd-centos7-builder-4c-4g-12864.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:43 07:26:43 07:26:43 ---> lscpu: 07:26:43 Architecture: x86_64 07:26:43 CPU op-mode(s): 32-bit, 64-bit 07:26:43 Byte Order: Little Endian 07:26:43 CPU(s): 4 07:26:43 On-line CPU(s) list: 0-3 07:26:43 Thread(s) per core: 1 07:26:43 Core(s) per socket: 1 07:26:43 Socket(s): 4 07:26:43 NUMA node(s): 1 07:26:43 Vendor ID: AuthenticAMD 07:26:43 CPU family: 23 07:26:43 Model: 49 07:26:43 Model name: AMD EPYC-Rome Processor 07:26:43 Stepping: 0 07:26:43 CPU MHz: 2800.000 07:26:43 BogoMIPS: 5600.00 07:26:43 Virtualization: AMD-V 07:26:43 Hypervisor vendor: KVM 07:26:43 Virtualization type: full 07:26:43 L1d cache: 32K 07:26:43 L1i cache: 32K 07:26:43 L2 cache: 512K 07:26:43 L3 cache: 16384K 07:26:43 NUMA node0 CPU(s): 0-3 07:26:43 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:43 07:26:43 07:26:43 ---> nproc: 07:26:43 4 07:26:43 07:26:43 07:26:43 ---> df -h: 07:26:43 Filesystem Size Used Avail Use% Mounted on 07:26:43 devtmpfs 7.8G 0 7.8G 0% /dev 07:26:43 tmpfs 7.8G 0 7.8G 0% /dev/shm 07:26:43 tmpfs 7.8G 17M 7.8G 1% /run 07:26:43 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 07:26:43 /dev/vda1 80G 5.5G 75G 7% / 07:26:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:26:43 07:26:43 07:26:43 ---> free -m: 07:26:43 total used free shared buff/cache available 07:26:43 Mem: 15884 773 13008 16 2102 14790 07:26:43 Swap: 1023 0 1023 07:26:43 07:26:43 07:26:43 ---> ip addr: 07:26:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:26:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:26:43 inet 127.0.0.1/8 scope host lo 07:26:43 valid_lft forever preferred_lft forever 07:26:43 inet6 ::1/128 scope host 07:26:43 valid_lft forever preferred_lft forever 07:26:43 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:26:43 link/ether fa:16:3e:71:8e:a5 brd ff:ff:ff:ff:ff:ff 07:26:43 inet 10.30.170.18/23 brd 10.30.171.255 scope global dynamic eth0 07:26:43 valid_lft 86227sec preferred_lft 86227sec 07:26:43 inet6 fe80::f816:3eff:fe71:8ea5/64 scope link 07:26:43 valid_lft forever preferred_lft forever 07:26:43 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:26:43 link/ether 02:42:78:4e:72:04 brd ff:ff:ff:ff:ff:ff 07:26:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:26:43 valid_lft forever preferred_lft forever 07:26:43 07:26:43 07:26:43 ---> sar -b -r -n DEV: 07:26:43 Linux 3.10.0-1160.102.1.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 01/02/2024 _x86_64_ (4 CPU) 07:26:43 07:26:43 07:23:44 AM LINUX RESTART 07:26:43 07:26:43 07:24:01 AM tps rtps wtps bread/s bwrtn/s 07:26:43 07:25:01 AM 178.26 33.72 144.54 5071.23 41114.57 07:26:43 07:26:01 AM 233.61 2.41 231.19 283.10 7900.33 07:26:43 Average: 205.93 18.07 187.86 2677.36 24508.83 07:26:43 07:26:43 07:24:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:26:43 07:25:01 AM 13596556 2669408 16.41 2620 1860296 1001960 5.79 620364 1664228 136324 07:26:43 07:26:01 AM 13367932 2898032 17.82 2620 2032244 1008400 5.82 813096 1668984 147672 07:26:43 Average: 13482244 2783720 17.11 2620 1946270 1005180 5.81 716730 1666606 141998 07:26:43 07:26:43 07:24:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:26:43 07:25:01 AM eth0 393.06 293.69 1488.88 59.96 0.00 0.00 0.00 07:26:43 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:43 07:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:43 07:26:01 AM eth0 66.24 52.81 680.27 18.71 0.00 0.00 0.00 07:26:43 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:43 07:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:43 Average: eth0 229.66 173.26 1084.61 39.34 0.00 0.00 0.00 07:26:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:43 07:26:43 07:26:43 ---> sar -P ALL: 07:26:43 Linux 3.10.0-1160.102.1.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 01/02/2024 _x86_64_ (4 CPU) 07:26:43 07:26:43 07:23:44 AM LINUX RESTART 07:26:43 07:26:43 07:24:01 AM CPU %user %nice %system %iowait %steal %idle 07:26:43 07:25:01 AM all 19.09 0.00 3.50 7.75 0.08 69.58 07:26:43 07:25:01 AM 0 32.71 0.00 4.33 13.35 0.07 49.54 07:26:43 07:25:01 AM 1 17.43 0.00 3.25 6.49 0.07 72.76 07:26:43 07:25:01 AM 2 18.33 0.00 4.05 5.80 0.10 71.72 07:26:43 07:25:01 AM 3 8.27 0.00 2.40 5.45 0.09 83.79 07:26:43 07:26:01 AM all 17.01 0.00 1.51 1.64 0.07 79.76 07:26:43 07:26:01 AM 0 21.61 0.00 1.94 2.62 0.07 73.76 07:26:43 07:26:01 AM 1 21.53 0.00 1.62 1.05 0.09 75.72 07:26:43 07:26:01 AM 2 18.88 0.00 1.91 2.14 0.07 77.00 07:26:43 07:26:01 AM 3 6.19 0.00 0.59 0.78 0.05 92.39 07:26:43 Average: all 18.05 0.00 2.50 4.68 0.08 74.69 07:26:43 Average: 0 27.10 0.00 3.12 7.92 0.07 61.79 07:26:43 Average: 1 19.48 0.00 2.43 3.78 0.08 74.24 07:26:43 Average: 2 18.60 0.00 2.98 3.96 0.09 74.37 07:26:43 Average: 3 7.22 0.00 1.49 3.11 0.07 88.11 07:26:43 07:26:43 07:26:43