02:11:17 Started by timer 02:11:17 Running as SYSTEM 02:11:17 No JDK named ‘openjdk17’ found 02:11:17 [EnvInject] - Loading node environment variables. 02:11:17 Building remotely on prd-centos7-docker-1c-4g-1404 (centos7-docker-1c-4g) in workspace /w/workspace/ovsdb-daily-full-integration-argon 02:11:17 [ssh-agent] Looking for ssh-agent implementation... 02:11:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:18 $ ssh-agent 02:11:18 SSH_AUTH_SOCK=/tmp/ssh-JeSUebZbIRyM/agent.9384 02:11:18 SSH_AGENT_PID=9385 02:11:18 [ssh-agent] Started. 02:11:18 Running ssh-add (command line suppressed) 02:11:18 Identity added: /w/workspace/ovsdb-daily-full-integration-argon@tmp/private_key_8995551030524804452.key (/w/workspace/ovsdb-daily-full-integration-argon@tmp/private_key_8995551030524804452.key) 02:11:18 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:11:18 No JDK named ‘openjdk17’ found 02:11:18 The recommended git tool is: NONE 02:11:21 using credential opendaylight-jenkins-ssh 02:11:21 Wiping out workspace first. 02:11:21 No JDK named ‘openjdk17’ found 02:11:21 Cloning the remote Git repository 02:11:21 Cloning repository git://devvexx.opendaylight.org/mirror/ovsdb 02:11:21 > git init /w/workspace/ovsdb-daily-full-integration-argon # timeout=10 02:11:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ovsdb 02:11:21 > git --version # timeout=10 02:11:21 > git --version # 'git version 2.36.6' 02:11:21 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:11:21 [INFO] Currently running in a labeled security context 02:11:21 [INFO] Currently SELinux is 'enforcing' on the host 02:11:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ovsdb-daily-full-integration-argon@tmp/jenkins-gitclient-ssh17693067251606567518.key 02:11:21 Verifying host key using known hosts file 02:11:21 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. 02:11:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ovsdb # timeout=10 02:11:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:25 Avoid second fetch 02:11:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:11:25 No JDK named ‘openjdk17’ found 02:11:25 Checking out Revision 818addfdf72ff71c19042b3b78430a3c98b620bb (origin/stable/argon) 02:11:25 > git config core.sparsecheckout # timeout=10 02:11:25 > git checkout -f 818addfdf72ff71c19042b3b78430a3c98b620bb # timeout=10 02:11:25 Commit message: "Fix inclusion/exclusion lists" 02:11:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:11:25 > git rev-list --no-walk fe50a4eed1d4c903262ad8eeac119911f3b50aa0 # timeout=10 02:11:25 No emails were triggered. 02:11:25 No JDK named ‘openjdk17’ found 02:11:25 No JDK named ‘openjdk17’ found 02:11:25 provisioning config files... 02:11:25 No JDK named ‘openjdk17’ found 02:11:25 No JDK named ‘openjdk17’ found 02:11:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:11:25 No JDK named ‘openjdk17’ found 02:11:25 No JDK named ‘openjdk17’ found 02:11:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:11:25 No JDK named ‘openjdk17’ found 02:11:25 No JDK named ‘openjdk17’ found 02:11:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:11:26 No JDK named ‘openjdk17’ found 02:11:26 No JDK named ‘openjdk17’ found 02:11:26 [ovsdb-daily-full-integration-argon] $ /bin/sh -xe /tmp/jenkins9743737458641999872.sh 02:11:26 + '[' -d /tmp/r/org/opendaylight ']' 02:11:26 No JDK named ‘openjdk17’ found 02:11:26 [mvn33] $ sh -e /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/hudson8117702203195587214.sh 02:11:26 --2024-03-18 02:11:26-- https://nexus.opendaylight.org/content/repositories/hosted_installers/apache-maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.tar.gz 02:11:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 02:11:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 02:11:26 ERROR: cannot verify nexus.opendaylight.org's certificate, issued by ‘/C=US/O=Let's Encrypt/CN=R3’: 02:11:26 Issued certificate has expired. 02:11:26 To connect to nexus.opendaylight.org insecurely, use `--no-check-certificate'. 02:11:26 $ ssh-agent -k 02:11:26 unset SSH_AUTH_SOCK; 02:11:26 unset SSH_AGENT_PID; 02:11:26 echo Agent pid 9385 killed; 02:11:26 [ssh-agent] Stopped. 02:11:26 FATAL: Command returned status 5 02:11:26 java.io.IOException: Command returned status 5 02:11:26 at hudson.tools.AbstractCommandInstaller.performInstallation(AbstractCommandInstaller.java:81) 02:11:26 at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70) 02:11:26 at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109) 02:11:26 at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221) 02:11:26 at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:683) 02:11:26 at hudson.tasks.Maven.perform(Maven.java:319) 02:11:26 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:11:26 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:11:26 at hudson.model.Build$BuildExecution.build(Build.java:199) 02:11:26 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 02:11:26 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 02:11:26 at hudson.model.Run.execute(Run.java:1895) 02:11:26 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:11:26 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:11:26 at hudson.model.Executor.run(Executor.java:442) 02:11:26 No JDK named ‘openjdk17’ found 02:11:26 [PostBuildScript] - [INFO] Executing post build scripts. 02:11:26 No JDK named ‘openjdk17’ found 02:11:26 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins8953031049269314527.sh 02:11:26 ---> sysstat.sh 02:11:26 No JDK named ‘openjdk17’ found 02:11:26 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins11310830145167914757.sh 02:11:26 ---> package-listing.sh 02:11:26 ++ facter osfamily 02:11:26 ++ tr '[:upper:]' '[:lower:]' 02:11:26 + OS_FAMILY=redhat 02:11:26 + workspace=/w/workspace/ovsdb-daily-full-integration-argon 02:11:26 + START_PACKAGES=/tmp/packages_start.txt 02:11:26 + END_PACKAGES=/tmp/packages_end.txt 02:11:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:11:26 + PACKAGES=/tmp/packages_start.txt 02:11:26 + '[' /w/workspace/ovsdb-daily-full-integration-argon ']' 02:11:26 + PACKAGES=/tmp/packages_end.txt 02:11:26 + case "${OS_FAMILY}" in 02:11:26 + rpm -qa 02:11:26 + sort 02:11:27 + '[' -f /tmp/packages_start.txt ']' 02:11:27 + '[' -f /tmp/packages_end.txt ']' 02:11:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:11:27 + '[' /w/workspace/ovsdb-daily-full-integration-argon ']' 02:11:27 + mkdir -p /w/workspace/ovsdb-daily-full-integration-argon/archives/ 02:11:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ovsdb-daily-full-integration-argon/archives/ 02:11:27 No JDK named ‘openjdk17’ found 02:11:27 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins5904655340340518336.sh 02:11:27 ---> capture-instance-metadata.sh 02:11:28 Setup pyenv: 02:11:28 system 02:11:28 * 3.8.13 (set by /opt/pyenv/version) 02:11:28 * 3.9.13 (set by /opt/pyenv/version) 02:11:28 3.10.13 02:11:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sRBM 02:11:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:11:44 lf-activate-venv(): INFO: Installing: lftools 02:12:25 lf-activate-venv(): INFO: Adding /tmp/venv-sRBM/bin to PATH 02:12:25 INFO: Running in OpenStack, capturing instance metadata 02:12:27 No JDK named ‘openjdk17’ found 02:12:27 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins18136290105186495837.sh 02:12:27 provisioning config files... 02:12:29 Could not find credentials [logs] for ovsdb-daily-full-integration-argon #535 02:12:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ovsdb-daily-full-integration-argon@tmp/config18421606526236600134tmp 02:12:29 No JDK named ‘openjdk17’ found 02:12:29 No JDK named ‘openjdk17’ found 02:12:29 No JDK named ‘openjdk17’ found 02:12:29 No JDK named ‘openjdk17’ found 02:12:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:12:29 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:12:29 provisioning config files... 02:12:29 No JDK named ‘openjdk17’ found 02:12:29 No JDK named ‘openjdk17’ found 02:12:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:12:30 [EnvInject] - Injecting environment variables from a build step. 02:12:30 [EnvInject] - Injecting as environment variables the properties content 02:12:30 SERVER_ID=logs 02:12:30 02:12:30 [EnvInject] - Variables injected successfully. 02:12:30 No JDK named ‘openjdk17’ found 02:12:30 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins9753294893242498539.sh 02:12:30 ---> create-netrc.sh 02:12:30 WARN: Log server credential not found. 02:12:30 No JDK named ‘openjdk17’ found 02:12:30 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins7889614883832138574.sh 02:12:30 ---> python-tools-install.sh 02:12:30 Setup pyenv: 02:12:30 system 02:12:30 3.8.13 02:12:30 3.9.13 02:12:30 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-argon/.python-version) 02:12:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sRBM from file:/tmp/.os_lf_venv 02:12:31 lf-activate-venv(): INFO: Installing: lftools 02:12:45 lf-activate-venv(): INFO: Adding /tmp/venv-sRBM/bin to PATH 02:12:45 Generating Requirements File 02:13:22 Python 3.10.13 02:13:22 pip 24.0 from /tmp/venv-sRBM/lib/python3.10/site-packages/pip (python 3.10) 02:13:22 appdirs==1.4.4 02:13:22 argcomplete==3.2.3 02:13:22 aspy.yaml==1.3.0 02:13:22 attrs==23.2.0 02:13:22 autopage==0.5.2 02:13:22 beautifulsoup4==4.12.3 02:13:22 boto3==1.34.64 02:13:22 botocore==1.34.64 02:13:22 bs4==0.0.2 02:13:22 cachetools==5.3.3 02:13:22 certifi==2024.2.2 02:13:22 cffi==1.16.0 02:13:22 cfgv==3.4.0 02:13:22 chardet==5.2.0 02:13:22 charset-normalizer==3.3.2 02:13:22 click==8.1.7 02:13:22 cliff==4.6.0 02:13:22 cmd2==2.4.3 02:13:22 cryptography==3.3.2 02:13:22 debtcollector==3.0.0 02:13:22 decorator==5.1.1 02:13:22 defusedxml==0.7.1 02:13:22 Deprecated==1.2.14 02:13:22 distlib==0.3.8 02:13:22 dnspython==2.6.1 02:13:22 docker==4.2.2 02:13:22 dogpile.cache==1.3.2 02:13:22 email_validator==2.1.1 02:13:22 filelock==3.13.1 02:13:22 future==1.0.0 02:13:22 gitdb==4.0.11 02:13:22 GitPython==3.1.42 02:13:22 google-auth==2.28.2 02:13:22 httplib2==0.22.0 02:13:22 identify==2.5.35 02:13:22 idna==3.6 02:13:22 importlib-resources==1.5.0 02:13:22 iso8601==2.1.0 02:13:22 Jinja2==3.1.3 02:13:22 jmespath==1.0.1 02:13:22 jsonpatch==1.33 02:13:22 jsonpointer==2.4 02:13:22 jsonschema==4.21.1 02:13:22 jsonschema-specifications==2023.12.1 02:13:22 keystoneauth1==5.6.0 02:13:22 kubernetes==29.0.0 02:13:22 lftools==0.37.10 02:13:22 lxml==5.1.0 02:13:22 MarkupSafe==2.1.5 02:13:22 msgpack==1.0.8 02:13:22 multi_key_dict==2.0.3 02:13:22 munch==4.0.0 02:13:22 netaddr==1.2.1 02:13:22 netifaces==0.11.0 02:13:22 niet==1.4.2 02:13:22 nodeenv==1.8.0 02:13:22 oauth2client==4.1.3 02:13:22 oauthlib==3.2.2 02:13:22 openstacksdk==3.0.0 02:13:22 os-client-config==2.1.0 02:13:22 os-service-types==1.7.0 02:13:22 osc-lib==3.0.1 02:13:22 oslo.config==9.4.0 02:13:22 oslo.context==5.5.0 02:13:22 oslo.i18n==6.3.0 02:13:22 oslo.log==5.5.0 02:13:22 oslo.serialization==5.4.0 02:13:22 oslo.utils==7.1.0 02:13:22 packaging==24.0 02:13:22 pbr==6.0.0 02:13:22 platformdirs==4.2.0 02:13:22 prettytable==3.10.0 02:13:22 pyasn1==0.5.1 02:13:22 pyasn1-modules==0.3.0 02:13:22 pycparser==2.21 02:13:22 pygerrit2==2.0.15 02:13:22 PyGithub==2.2.0 02:13:22 pyinotify==0.9.6 02:13:22 PyJWT==2.8.0 02:13:22 PyNaCl==1.5.0 02:13:22 pyparsing==2.4.7 02:13:22 pyperclip==1.8.2 02:13:22 pyrsistent==0.20.0 02:13:22 python-cinderclient==9.5.0 02:13:22 python-dateutil==2.9.0.post0 02:13:22 python-heatclient==3.5.0 02:13:22 python-jenkins==1.8.2 02:13:22 python-keystoneclient==5.4.0 02:13:22 python-magnumclient==4.4.0 02:13:22 python-novaclient==18.6.0 02:13:22 python-openstackclient==6.5.0 02:13:22 python-swiftclient==4.5.0 02:13:22 PyYAML==6.0.1 02:13:22 referencing==0.34.0 02:13:22 requests==2.31.0 02:13:22 requests-oauthlib==1.4.0 02:13:22 requestsexceptions==1.4.0 02:13:22 rfc3986==2.0.0 02:13:22 rpds-py==0.18.0 02:13:22 rsa==4.9 02:13:22 ruamel.yaml==0.18.6 02:13:22 ruamel.yaml.clib==0.2.8 02:13:22 s3transfer==0.10.1 02:13:22 simplejson==3.19.2 02:13:22 six==1.16.0 02:13:22 smmap==5.0.1 02:13:22 soupsieve==2.5 02:13:22 stevedore==5.2.0 02:13:22 tabulate==0.9.0 02:13:22 toml==0.10.2 02:13:22 tomlkit==0.12.4 02:13:22 tqdm==4.66.2 02:13:22 typing_extensions==4.10.0 02:13:22 tzdata==2024.1 02:13:22 urllib3==1.26.18 02:13:22 virtualenv==20.25.1 02:13:22 wcwidth==0.2.13 02:13:22 websocket-client==1.7.0 02:13:22 wrapt==1.16.0 02:13:22 xdg==6.0.0 02:13:22 xmltodict==0.13.0 02:13:22 yq==3.2.3 02:13:23 No JDK named ‘openjdk17’ found 02:13:23 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins10589949382070108959.sh 02:13:23 ---> sudo-logs.sh 02:13:23 Archiving 'sudo' log.. 02:13:23 No JDK named ‘openjdk17’ found 02:13:23 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins16030955777967997353.sh 02:13:23 ---> job-cost.sh 02:13:23 Setup pyenv: 02:13:23 system 02:13:23 3.8.13 02:13:23 3.9.13 02:13:23 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-argon/.python-version) 02:13:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sRBM from file:/tmp/.os_lf_venv 02:13:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:13:31 lf-activate-venv(): INFO: Adding /tmp/venv-sRBM/bin to PATH 02:13:31 INFO: No Stack... 02:13:32 INFO: Retrieving Pricing Info for: v3-standard-2 02:13:32 INFO: Archiving Costs 02:13:32 No JDK named ‘openjdk17’ found 02:13:32 [ovsdb-daily-full-integration-argon] $ /bin/bash -l /tmp/jenkins11929311389400092136.sh 02:13:32 ---> logs-deploy.sh 02:13:32 Setup pyenv: 02:13:32 system 02:13:32 3.8.13 02:13:32 3.9.13 02:13:32 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-argon/.python-version) 02:13:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sRBM from file:/tmp/.os_lf_venv 02:13:34 lf-activate-venv(): INFO: Installing: lftools 02:13:49 lf-activate-venv(): INFO: Adding /tmp/venv-sRBM/bin to PATH 02:13:49 WARNING: Nexus logging server not set 02:13:49 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ovsdb-daily-full-integration-argon/535/ 02:13:49 INFO: archiving logs to S3 02:13:53 ---> uname -a: 02:13:53 Linux prd-centos7-docker-1c-4g-1404.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 02:13:53 02:13:53 02:13:53 ---> lscpu: 02:13:53 Architecture: x86_64 02:13:53 CPU op-mode(s): 32-bit, 64-bit 02:13:53 Byte Order: Little Endian 02:13:53 CPU(s): 2 02:13:53 On-line CPU(s) list: 0,1 02:13:53 Thread(s) per core: 1 02:13:53 Core(s) per socket: 1 02:13:53 Socket(s): 2 02:13:53 NUMA node(s): 1 02:13:53 Vendor ID: AuthenticAMD 02:13:53 CPU family: 23 02:13:53 Model: 49 02:13:53 Model name: AMD EPYC-Rome Processor 02:13:53 Stepping: 0 02:13:53 CPU MHz: 2800.000 02:13:53 BogoMIPS: 5600.00 02:13:53 Virtualization: AMD-V 02:13:53 Hypervisor vendor: KVM 02:13:53 Virtualization type: full 02:13:53 L1d cache: 32K 02:13:53 L1i cache: 32K 02:13:53 L2 cache: 512K 02:13:53 L3 cache: 16384K 02:13:53 NUMA node0 CPU(s): 0,1 02:13: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 02:13:53 02:13:53 02:13:53 ---> nproc: 02:13:53 2 02:13:53 02:13:53 02:13:53 ---> df -h: 02:13:53 Filesystem Size Used Avail Use% Mounted on 02:13:53 devtmpfs 3.8G 0 3.8G 0% /dev 02:13:53 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:13:53 tmpfs 3.9G 17M 3.9G 1% /run 02:13:53 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:13:53 /dev/vda1 40G 6.1G 34G 16% / 02:13:53 tmpfs 783M 0 783M 0% /run/user/1001 02:13:53 02:13:53 02:13:53 ---> free -m: 02:13:53 total used free shared buff/cache available 02:13:53 Mem: 7821 578 5179 16 2063 6953 02:13:53 Swap: 1023 0 1023 02:13:53 02:13:53 02:13:53 ---> ip addr: 02:13:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:13:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:13:53 inet 127.0.0.1/8 scope host lo 02:13:53 valid_lft forever preferred_lft forever 02:13:53 inet6 ::1/128 scope host 02:13:53 valid_lft forever preferred_lft forever 02:13:53 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:13:53 link/ether fa:16:3e:02:a2:c9 brd ff:ff:ff:ff:ff:ff 02:13:53 inet 10.30.171.10/23 brd 10.30.171.255 scope global dynamic eth0 02:13:53 valid_lft 86196sec preferred_lft 86196sec 02:13:53 inet6 fe80::f816:3eff:fe02:a2c9/64 scope link 02:13:53 valid_lft forever preferred_lft forever 02:13:53 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:13:53 link/ether 02:42:51:d1:53:1a brd ff:ff:ff:ff:ff:ff 02:13:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:13:53 valid_lft forever preferred_lft forever 02:13:53 02:13:53 02:13:53 ---> sar -b -r -n DEV: 02:13:53 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/18/2024 _x86_64_ (2 CPU) 02:13:53 02:13:53 02:10:21 AM LINUX RESTART 02:13:53 02:13:53 02:11:01 AM tps rtps wtps bread/s bwrtn/s 02:13:53 02:12:01 AM 62.01 19.10 42.91 4192.91 4653.44 02:13:53 02:13:01 AM 216.97 6.91 210.06 816.39 7901.85 02:13:53 Average: 139.49 13.01 126.49 2504.65 6277.64 02:13:53 02:13:53 02:11:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:13:53 02:12:01 AM 5617112 2391624 29.86 2620 1753840 929908 10.27 684872 1445984 56412 02:13:53 02:13:01 AM 5409784 2598952 32.45 2620 1929488 919136 10.15 703400 1592648 34120 02:13:53 Average: 5513448 2495288 31.16 2620 1841664 924522 10.21 694136 1519316 45266 02:13:53 02:13:53 02:11:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:13:53 02:12:01 AM eth0 328.26 216.34 1197.43 60.51 0.00 0.00 0.00 02:13:53 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:53 02:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:53 02:13:01 AM eth0 48.61 44.93 442.15 6.69 0.00 0.00 0.00 02:13:53 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:53 02:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:53 Average: eth0 188.43 130.63 819.79 33.60 0.00 0.00 0.00 02:13:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:53 02:13:53 02:13:53 ---> sar -P ALL: 02:13:53 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/18/2024 _x86_64_ (2 CPU) 02:13:53 02:13:53 02:10:21 AM LINUX RESTART 02:13:53 02:13:53 02:11:01 AM CPU %user %nice %system %iowait %steal %idle 02:13:53 02:12:01 AM all 30.92 0.00 4.63 5.53 0.25 58.67 02:13:53 02:12:01 AM 0 38.44 0.00 5.62 8.84 0.26 46.83 02:13:53 02:12:01 AM 1 23.73 0.00 3.66 2.38 0.21 70.02 02:13:53 02:13:01 AM all 30.79 0.00 2.43 6.17 0.11 60.50 02:13:53 02:13:01 AM 0 53.76 0.00 3.34 6.13 0.13 36.64 02:13:53 02:13:01 AM 1 8.96 0.00 1.56 6.22 0.10 83.16 02:13:53 Average: all 30.85 0.00 3.46 5.87 0.18 59.64 02:13:53 Average: 0 46.60 0.00 4.41 7.40 0.19 41.41 02:13:53 Average: 1 15.84 0.00 2.54 4.43 0.15 77.03 02:13:53 02:13:53 02:13:53