02:11:29 Started by timer 02:11:29 Running as SYSTEM 02:11:29 No JDK named ‘openjdk17’ found 02:11:29 [EnvInject] - Loading node environment variables. 02:11:29 Building remotely on prd-centos7-docker-1c-4g-361 (centos7-docker-1c-4g) in workspace /w/workspace/ovsdb-daily-full-integration-argon 02:11:29 [ssh-agent] Looking for ssh-agent implementation... 02:11:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:29 $ ssh-agent 02:11:29 SSH_AUTH_SOCK=/tmp/ssh-ul8C5HbkFXK2/agent.9392 02:11:29 SSH_AGENT_PID=9394 02:11:29 [ssh-agent] Started. 02:11:29 Running ssh-add (command line suppressed) 02:11:29 Identity added: /w/workspace/ovsdb-daily-full-integration-argon@tmp/private_key_16301842823986285378.key (/w/workspace/ovsdb-daily-full-integration-argon@tmp/private_key_16301842823986285378.key) 02:11:29 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:11:29 No JDK named ‘openjdk17’ found 02:11:30 The recommended git tool is: NONE 02:11:32 using credential opendaylight-jenkins-ssh 02:11:32 Wiping out workspace first. 02:11:32 No JDK named ‘openjdk17’ found 02:11:32 Cloning the remote Git repository 02:11:32 Cloning repository git://devvexx.opendaylight.org/mirror/ovsdb 02:11:32 > git init /w/workspace/ovsdb-daily-full-integration-argon # timeout=10 02:11:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ovsdb 02:11:32 > git --version # timeout=10 02:11:32 > git --version # 'git version 2.36.6' 02:11:32 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:11:32 [INFO] Currently running in a labeled security context 02:11:32 [INFO] Currently SELinux is 'enforcing' on the host 02:11:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ovsdb-daily-full-integration-argon@tmp/jenkins-gitclient-ssh9781734655643302809.key 02:11:32 Verifying host key using known hosts file 02:11:32 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:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ovsdb # timeout=10 02:11:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:35 Avoid second fetch 02:11:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:11:35 No JDK named ‘openjdk17’ found 02:11:35 Checking out Revision 2a2b3f59163943f7512317ef543f41eb572e4d1d (origin/stable/argon) 02:11:35 > git config core.sparsecheckout # timeout=10 02:11:35 > git checkout -f 2a2b3f59163943f7512317ef543f41eb572e4d1d # timeout=10 02:11:36 Commit message: "Improve thrown exception" 02:11:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:11:36 > git rev-list --no-walk 8da49ce94fa70977a3705469fb83906d57f0c308 # timeout=10 02:11:36 No emails were triggered. 02:11:36 No JDK named ‘openjdk17’ found 02:11:36 No JDK named ‘openjdk17’ found 02:11:36 provisioning config files... 02:11:36 No JDK named ‘openjdk17’ found 02:11:36 No JDK named ‘openjdk17’ found 02:11:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:11:36 No JDK named ‘openjdk17’ found 02:11:36 No JDK named ‘openjdk17’ found 02:11:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:11:36 No JDK named ‘openjdk17’ found 02:11:36 No JDK named ‘openjdk17’ found 02:11:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:11:36 No JDK named ‘openjdk17’ found 02:11:36 No JDK named ‘openjdk17’ found 02:11:36 [ovsdb-daily-full-integration-argon] $ /bin/sh -xe /tmp/jenkins4379254947928832553.sh 02:11:36 + '[' -d /tmp/r/org/opendaylight ']' 02:11:36 No JDK named ‘openjdk17’ found 02:11:36 [mvn33] $ sh -e /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/hudson13648948262070311976.sh 02:11:36 --2024-03-12 02:11:36-- 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:36 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 02:11:36 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 02:11:36 ERROR: cannot verify nexus.opendaylight.org's certificate, issued by ‘/C=US/O=Let's Encrypt/CN=R3’: 02:11:36 Issued certificate has expired. 02:11:36 To connect to nexus.opendaylight.org insecurely, use `--no-check-certificate'. 02:11:36 $ ssh-agent -k 02:11:36 unset SSH_AUTH_SOCK; 02:11:36 unset SSH_AGENT_PID; 02:11:36 echo Agent pid 9394 killed; 02:11:36 [ssh-agent] Stopped. 02:11:36 FATAL: Command returned status 5 02:11:36 java.io.IOException: Command returned status 5 02:11:36 at hudson.tools.AbstractCommandInstaller.performInstallation(AbstractCommandInstaller.java:81) 02:11:36 at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70) 02:11:36 at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109) 02:11:36 at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221) 02:11:36 at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:683) 02:11:36 at hudson.tasks.Maven.perform(Maven.java:319) 02:11:36 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:11:36 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:11:36 at hudson.model.Build$BuildExecution.build(Build.java:199) 02:11:36 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 02:11:36 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 02:11:36 at hudson.model.Run.execute(Run.java:1895) 02:11:36 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:11:36 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:11:36 at hudson.model.Executor.run(Executor.java:442) 02:11:36 No JDK named ‘openjdk17’ found 02:11:36 [PostBuildScript] - [INFO] Executing post build scripts. 02:11:36 No JDK named ‘openjdk17’ found 02:11:36 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins18121521110333360643.sh 02:11:36 ---> sysstat.sh 02:11:36 No JDK named ‘openjdk17’ found 02:11:36 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins13594589645610464554.sh 02:11:36 ---> package-listing.sh 02:11:36 ++ facter osfamily 02:11:36 ++ tr '[:upper:]' '[:lower:]' 02:11:37 + OS_FAMILY=redhat 02:11:37 + workspace=/w/workspace/ovsdb-daily-full-integration-argon 02:11:37 + START_PACKAGES=/tmp/packages_start.txt 02:11:37 + END_PACKAGES=/tmp/packages_end.txt 02:11:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:11:37 + PACKAGES=/tmp/packages_start.txt 02:11:37 + '[' /w/workspace/ovsdb-daily-full-integration-argon ']' 02:11:37 + PACKAGES=/tmp/packages_end.txt 02:11:37 + case "${OS_FAMILY}" in 02:11:37 + rpm -qa 02:11:37 + sort 02:11:37 + '[' -f /tmp/packages_start.txt ']' 02:11:37 + '[' -f /tmp/packages_end.txt ']' 02:11:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:11:38 + '[' /w/workspace/ovsdb-daily-full-integration-argon ']' 02:11:38 + mkdir -p /w/workspace/ovsdb-daily-full-integration-argon/archives/ 02:11:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ovsdb-daily-full-integration-argon/archives/ 02:11:38 No JDK named ‘openjdk17’ found 02:11:38 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins6324387198987283128.sh 02:11:38 ---> capture-instance-metadata.sh 02:11:38 Setup pyenv: 02:11:38 system 02:11:38 * 3.8.13 (set by /opt/pyenv/version) 02:11:38 * 3.9.13 (set by /opt/pyenv/version) 02:11:38 3.10.13 02:11:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CbmT 02:11:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:11:50 lf-activate-venv(): INFO: Installing: lftools 02:12:30 lf-activate-venv(): INFO: Adding /tmp/venv-CbmT/bin to PATH 02:12:30 INFO: Running in OpenStack, capturing instance metadata 02:12:36 No JDK named ‘openjdk17’ found 02:12:36 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins2221186751661893076.sh 02:12:36 provisioning config files... 02:12:37 Could not find credentials [logs] for ovsdb-daily-full-integration-argon #529 02:12:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ovsdb-daily-full-integration-argon@tmp/config9752581436356081176tmp 02:12:37 No JDK named ‘openjdk17’ found 02:12:37 No JDK named ‘openjdk17’ found 02:12:37 No JDK named ‘openjdk17’ found 02:12:37 No JDK named ‘openjdk17’ found 02:12:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:12:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:12:37 provisioning config files... 02:12:37 No JDK named ‘openjdk17’ found 02:12:37 No JDK named ‘openjdk17’ found 02:12:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:12:37 [EnvInject] - Injecting environment variables from a build step. 02:12:37 [EnvInject] - Injecting as environment variables the properties content 02:12:37 SERVER_ID=logs 02:12:37 02:12:37 [EnvInject] - Variables injected successfully. 02:12:37 No JDK named ‘openjdk17’ found 02:12:37 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins1333079428517931245.sh 02:12:37 ---> create-netrc.sh 02:12:37 WARN: Log server credential not found. 02:12:37 No JDK named ‘openjdk17’ found 02:12:37 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins7001161451400420033.sh 02:12:37 ---> python-tools-install.sh 02:12:37 Setup pyenv: 02:12:37 system 02:12:37 3.8.13 02:12:37 3.9.13 02:12:37 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-argon/.python-version) 02:12:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CbmT from file:/tmp/.os_lf_venv 02:12:39 lf-activate-venv(): INFO: Installing: lftools 02:12:49 lf-activate-venv(): INFO: Adding /tmp/venv-CbmT/bin to PATH 02:12:49 Generating Requirements File 02:13: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. 02:13:35 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 02:13:36 Python 3.10.13 02:13:36 pip 24.0 from /tmp/venv-CbmT/lib/python3.10/site-packages/pip (python 3.10) 02:13:36 appdirs==1.4.4 02:13:36 argcomplete==3.2.3 02:13:36 aspy.yaml==1.3.0 02:13:36 attrs==23.2.0 02:13:36 autopage==0.5.2 02:13:36 beautifulsoup4==4.12.3 02:13:36 boto3==1.34.60 02:13:36 botocore==1.34.60 02:13:36 bs4==0.0.2 02:13:36 cachetools==5.3.3 02:13:36 certifi==2024.2.2 02:13:36 cffi==1.16.0 02:13:36 cfgv==3.4.0 02:13:36 chardet==5.2.0 02:13:36 charset-normalizer==3.3.2 02:13:36 click==8.1.7 02:13:36 cliff==4.6.0 02:13:36 cmd2==2.4.3 02:13:36 cryptography==3.3.2 02:13:36 debtcollector==3.0.0 02:13:36 decorator==5.1.1 02:13:36 defusedxml==0.7.1 02:13:36 Deprecated==1.2.14 02:13:36 distlib==0.3.8 02:13:36 dnspython==2.6.1 02:13:36 docker==4.2.2 02:13:36 dogpile.cache==1.3.2 02:13:36 email_validator==2.1.1 02:13:36 filelock==3.13.1 02:13:36 future==1.0.0 02:13:36 gitdb==4.0.11 02:13:36 GitPython==3.1.42 02:13:36 google-auth==2.28.2 02:13:36 httplib2==0.22.0 02:13:36 identify==2.5.35 02:13:36 idna==3.6 02:13:36 importlib-resources==1.5.0 02:13:36 iso8601==2.1.0 02:13:36 Jinja2==3.1.3 02:13:36 jmespath==1.0.1 02:13:36 jsonpatch==1.33 02:13:36 jsonpointer==2.4 02:13:36 jsonschema==4.21.1 02:13:36 jsonschema-specifications==2023.12.1 02:13:36 keystoneauth1==5.6.0 02:13:36 kubernetes==29.0.0 02:13:36 lftools==0.37.9 02:13:36 lxml==5.1.0 02:13:36 MarkupSafe==2.1.5 02:13:36 msgpack==1.0.8 02:13:36 multi_key_dict==2.0.3 02:13:36 munch==4.0.0 02:13:36 netaddr==1.2.1 02:13:36 netifaces==0.11.0 02:13:36 niet==1.4.2 02:13:36 nodeenv==1.8.0 02:13:36 oauth2client==4.1.3 02:13:36 oauthlib==3.2.2 02:13:36 openstacksdk==0.62.0 02:13:36 os-client-config==2.1.0 02:13:36 os-service-types==1.7.0 02:13:36 osc-lib==3.0.1 02:13:36 oslo.config==9.4.0 02:13:36 oslo.context==5.5.0 02:13:36 oslo.i18n==6.3.0 02:13:36 oslo.log==5.5.0 02:13:36 oslo.serialization==5.4.0 02:13:36 oslo.utils==7.1.0 02:13:36 packaging==24.0 02:13:36 pbr==6.0.0 02:13:36 platformdirs==4.2.0 02:13:36 prettytable==3.10.0 02:13:36 pyasn1==0.5.1 02:13:36 pyasn1-modules==0.3.0 02:13:36 pycparser==2.21 02:13:36 pygerrit2==2.0.15 02:13:36 PyGithub==2.2.0 02:13:36 pyinotify==0.9.6 02:13:36 PyJWT==2.8.0 02:13:36 PyNaCl==1.5.0 02:13:36 pyparsing==2.4.7 02:13:36 pyperclip==1.8.2 02:13:36 pyrsistent==0.20.0 02:13:36 python-cinderclient==9.5.0 02:13:36 python-dateutil==2.9.0.post0 02:13:36 python-heatclient==3.5.0 02:13:36 python-jenkins==1.8.2 02:13:36 python-keystoneclient==5.4.0 02:13:36 python-magnumclient==4.4.0 02:13:36 python-novaclient==18.5.0 02:13:36 python-openstackclient==6.0.1 02:13:36 python-swiftclient==4.5.0 02:13:36 PyYAML==6.0.1 02:13:36 referencing==0.33.0 02:13:36 requests==2.31.0 02:13:36 requests-oauthlib==1.4.0 02:13:36 requestsexceptions==1.4.0 02:13:36 rfc3986==2.0.0 02:13:36 rpds-py==0.18.0 02:13:36 rsa==4.9 02:13:36 ruamel.yaml==0.18.6 02:13:36 ruamel.yaml.clib==0.2.8 02:13:36 s3transfer==0.10.0 02:13:36 simplejson==3.19.2 02:13:36 six==1.16.0 02:13:36 smmap==5.0.1 02:13:36 soupsieve==2.5 02:13:36 stevedore==5.2.0 02:13:36 tabulate==0.9.0 02:13:36 toml==0.10.2 02:13:36 tomlkit==0.12.4 02:13:36 tqdm==4.66.2 02:13:36 typing_extensions==4.10.0 02:13:36 tzdata==2024.1 02:13:36 urllib3==1.26.18 02:13:36 virtualenv==20.25.1 02:13:36 wcwidth==0.2.13 02:13:36 websocket-client==1.7.0 02:13:36 wrapt==1.16.0 02:13:36 xdg==6.0.0 02:13:36 xmltodict==0.13.0 02:13:36 yq==3.2.3 02:13:36 No JDK named ‘openjdk17’ found 02:13:36 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins3436569566575662413.sh 02:13:36 ---> sudo-logs.sh 02:13:36 Archiving 'sudo' log.. 02:13:37 No JDK named ‘openjdk17’ found 02:13:37 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins17238942171250279691.sh 02:13:37 ---> job-cost.sh 02:13:37 Setup pyenv: 02:13:37 system 02:13:37 3.8.13 02:13:37 3.9.13 02:13:37 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-argon/.python-version) 02:13:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CbmT from file:/tmp/.os_lf_venv 02:13:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:13:54 lf-activate-venv(): INFO: Adding /tmp/venv-CbmT/bin to PATH 02:13:54 INFO: No Stack... 02:13:54 INFO: Retrieving Pricing Info for: v3-standard-2 02:13:54 INFO: Archiving Costs 02:13:54 No JDK named ‘openjdk17’ found 02:13:54 [ovsdb-daily-full-integration-argon] $ /bin/bash -l /tmp/jenkins15832474659971167570.sh 02:13:55 ---> logs-deploy.sh 02:13:55 Setup pyenv: 02:13:55 system 02:13:55 3.8.13 02:13:55 3.9.13 02:13:55 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-argon/.python-version) 02:13:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CbmT from file:/tmp/.os_lf_venv 02:13:57 lf-activate-venv(): INFO: Installing: lftools 02:14:11 lf-activate-venv(): INFO: Adding /tmp/venv-CbmT/bin to PATH 02:14:11 WARNING: Nexus logging server not set 02:14:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ovsdb-daily-full-integration-argon/529/ 02:14:11 INFO: archiving logs to S3 02:14:12 ---> uname -a: 02:14:12 Linux prd-centos7-docker-1c-4g-361.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:14:12 02:14:12 02:14:12 ---> lscpu: 02:14:12 Architecture: x86_64 02:14:12 CPU op-mode(s): 32-bit, 64-bit 02:14:12 Byte Order: Little Endian 02:14:12 CPU(s): 2 02:14:12 On-line CPU(s) list: 0,1 02:14:12 Thread(s) per core: 1 02:14:12 Core(s) per socket: 1 02:14:12 Socket(s): 2 02:14:12 NUMA node(s): 1 02:14:12 Vendor ID: AuthenticAMD 02:14:12 CPU family: 23 02:14:12 Model: 49 02:14:12 Model name: AMD EPYC-Rome Processor 02:14:12 Stepping: 0 02:14:12 CPU MHz: 2800.000 02:14:12 BogoMIPS: 5600.00 02:14:12 Virtualization: AMD-V 02:14:12 Hypervisor vendor: KVM 02:14:12 Virtualization type: full 02:14:12 L1d cache: 32K 02:14:12 L1i cache: 32K 02:14:12 L2 cache: 512K 02:14:12 L3 cache: 16384K 02:14:12 NUMA node0 CPU(s): 0,1 02:14:12 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:14:12 02:14:12 02:14:12 ---> nproc: 02:14:12 2 02:14:12 02:14:12 02:14:12 ---> df -h: 02:14:12 Filesystem Size Used Avail Use% Mounted on 02:14:12 devtmpfs 3.8G 0 3.8G 0% /dev 02:14:12 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:14:12 tmpfs 3.9G 17M 3.9G 1% /run 02:14:12 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:14:12 /dev/vda1 40G 6.1G 34G 16% / 02:14:12 tmpfs 783M 0 783M 0% /run/user/1001 02:14:12 02:14:12 02:14:12 ---> free -m: 02:14:12 total used free shared buff/cache available 02:14:12 Mem: 7821 582 5167 16 2071 6948 02:14:12 Swap: 1023 0 1023 02:14:12 02:14:12 02:14:12 ---> ip addr: 02:14:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:14:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:14:12 inet 127.0.0.1/8 scope host lo 02:14:12 valid_lft forever preferred_lft forever 02:14:12 inet6 ::1/128 scope host 02:14:12 valid_lft forever preferred_lft forever 02:14:12 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:14:12 link/ether fa:16:3e:47:eb:fd brd ff:ff:ff:ff:ff:ff 02:14:12 inet 10.30.170.171/23 brd 10.30.171.255 scope global dynamic eth0 02:14:12 valid_lft 86196sec preferred_lft 86196sec 02:14:12 inet6 fe80::f816:3eff:fe47:ebfd/64 scope link 02:14:12 valid_lft forever preferred_lft forever 02:14:12 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:14:12 link/ether 02:42:71:54:a8:db brd ff:ff:ff:ff:ff:ff 02:14:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:14:12 valid_lft forever preferred_lft forever 02:14:12 02:14:12 02:14:12 ---> sar -b -r -n DEV: 02:14:12 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/12/2024 _x86_64_ (2 CPU) 02:14:12 02:14:12 02:10:43 AM LINUX RESTART 02:14:12 02:14:12 02:11:01 AM tps rtps wtps bread/s bwrtn/s 02:14:12 02:12:01 AM 137.97 42.51 95.45 7526.26 39856.02 02:14:12 02:13:01 AM 222.92 7.20 215.72 823.72 8277.30 02:14:12 02:14:01 AM 94.02 0.20 93.82 22.79 3324.85 02:14:12 Average: 151.64 16.64 135.00 2791.34 17154.75 02:14:12 02:14:12 02:11:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:14:12 02:12:01 AM 5624892 2383836 29.77 2620 1748672 891100 9.84 680972 1444792 70344 02:14:12 02:13:01 AM 5446152 2562576 32.00 2620 1905836 868708 9.59 685348 1576548 10420 02:14:12 02:14:01 AM 5315448 2693280 33.63 2620 2001308 878856 9.70 737596 1629672 80068 02:14:12 Average: 5462164 2546564 31.80 2620 1885272 879555 9.71 701305 1550337 53611 02:14:12 02:14:12 02:11:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:14:12 02:12:01 AM eth0 280.38 181.67 1147.98 57.47 0.00 0.00 0.00 02:14:12 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:13:01 AM eth0 41.99 38.49 478.15 6.46 0.00 0.00 0.00 02:14:12 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:14:01 AM eth0 25.75 25.09 268.95 5.56 0.00 0.00 0.00 02:14:12 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 Average: eth0 116.06 81.76 631.74 23.17 0.00 0.00 0.00 02:14:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:12 02:14:12 02:14:12 ---> sar -P ALL: 02:14:12 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/12/2024 _x86_64_ (2 CPU) 02:14:12 02:14:12 02:10:43 AM LINUX RESTART 02:14:12 02:14:12 02:11:01 AM CPU %user %nice %system %iowait %steal %idle 02:14:12 02:12:01 AM all 28.79 0.00 5.95 27.69 0.11 37.45 02:14:12 02:12:01 AM 0 24.54 0.00 5.66 24.29 0.12 45.38 02:14:12 02:12:01 AM 1 33.05 0.00 6.24 31.10 0.11 29.50 02:14:12 02:13:01 AM all 27.43 0.00 2.16 7.85 0.10 62.46 02:14:12 02:13:01 AM 0 5.50 0.00 1.37 6.72 0.10 86.30 02:14:12 02:13:01 AM 1 50.53 0.00 3.02 9.03 0.11 37.32 02:14:12 02:14:01 AM all 29.69 0.00 2.32 2.22 0.11 65.66 02:14:12 02:14:01 AM 0 7.80 0.00 1.14 1.27 0.12 89.67 02:14:12 02:14:01 AM 1 52.96 0.00 3.55 3.23 0.11 40.15 02:14:12 Average: all 28.64 0.00 3.47 12.55 0.11 55.23 02:14:12 Average: 0 12.48 0.00 2.69 10.61 0.11 74.10 02:14:12 Average: 1 45.43 0.00 4.28 14.57 0.11 35.61 02:14:12 02:14:12 02:14:12