05:34:54 Started by timer 05:34:54 Running as SYSTEM 05:34:54 [EnvInject] - Loading node environment variables. 05:34:54 Building remotely on prd-centos7-builder-2c-1g-2433 (centos7-builder-2c-1g) in workspace /w/workspace/autorelease-update-validate-jobs-scandium 05:34:55 [ssh-agent] Looking for ssh-agent implementation... 05:34:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:34:55 $ ssh-agent 05:34:55 SSH_AUTH_SOCK=/tmp/ssh-SFXdydRr8aqD/agent.9379 05:34:55 SSH_AGENT_PID=9381 05:34:55 [ssh-agent] Started. 05:34:55 Running ssh-add (command line suppressed) 05:34:55 Identity added: /w/workspace/autorelease-update-validate-jobs-scandium@tmp/private_key_6626667898201095120.key (/w/workspace/autorelease-update-validate-jobs-scandium@tmp/private_key_6626667898201095120.key) 05:34:55 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 05:34:55 The recommended git tool is: NONE 05:34:57 using credential opendaylight-jenkins-ssh 05:34:57 Wiping out workspace first. 05:34:57 Cloning the remote Git repository 05:34:57 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 05:34:57 > git init /w/workspace/autorelease-update-validate-jobs-scandium # timeout=10 05:34:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 05:34:57 > git --version # timeout=10 05:34:57 > git --version # 'git version 2.36.6' 05:34:57 using GIT_SSH to set credentials Release Engineering Jenkins Key 05:34:57 [INFO] Currently running in a labeled security context 05:34:57 [INFO] Currently SELinux is 'enforcing' on the host 05:34:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-validate-jobs-scandium@tmp/jenkins-gitclient-ssh1252745756599251024.key 05:34:57 Verifying host key using known hosts file 05:34:58 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. 05:34:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 05:35:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 05:35:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:35:00 Avoid second fetch 05:35:00 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:35:00 Checking out Revision 2c7ec28005888b9b07ea91195b6e7eed1691b765 (refs/remotes/origin/master) 05:35:00 > git config core.sparsecheckout # timeout=10 05:35:00 > git checkout -f 2c7ec28005888b9b07ea91195b6e7eed1691b765 # timeout=10 05:35:01 Commit message: "Merge "Update cloud image list docs"" 05:35:01 > git rev-list --no-walk 114167bcab6e0fd715ed64d03514adf2e3003ce3 # timeout=10 05:35:01 > git remote # timeout=10 05:35:01 > git submodule init # timeout=10 05:35:01 > git submodule sync # timeout=10 05:35:01 > git config --get remote.origin.url # timeout=10 05:35:01 > git submodule init # timeout=10 05:35:01 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:35:01 > git config --get submodule.global-jjb.url # timeout=10 05:35:01 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:35:01 > git config --get submodule.packer/common-packer.url # timeout=10 05:35:01 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:35:01 > git submodule update --init --recursive global-jjb # timeout=10 05:35:02 > git submodule update --init --recursive packer/common-packer # timeout=10 05:35:05 provisioning config files... 05:35:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:35:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:35:05 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins3933231453953681387.sh 05:35:05 ---> python-tools-install.sh 05:35:05 Setup pyenv: 05:35:05 system 05:35:05 * 3.8.13 (set by /opt/pyenv/version) 05:35:05 * 3.9.13 (set by /opt/pyenv/version) 05:35:05 3.10.13 05:35:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lweC 05:35:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:35:13 lf-activate-venv(): INFO: Installing: lftools 05:35:45 lf-activate-venv(): INFO: Adding /tmp/venv-lweC/bin to PATH 05:35:45 Generating Requirements File 05:36:09 Python 3.10.13 05:36:09 pip 24.3.1 from /tmp/venv-lweC/lib/python3.10/site-packages/pip (python 3.10) 05:36:10 appdirs==1.4.4 05:36:10 argcomplete==3.5.1 05:36:10 aspy.yaml==1.3.0 05:36:10 attrs==24.2.0 05:36:10 autopage==0.5.2 05:36:10 beautifulsoup4==4.12.3 05:36:10 boto3==1.35.50 05:36:10 botocore==1.35.50 05:36:10 bs4==0.0.2 05:36:10 cachetools==5.5.0 05:36:10 certifi==2024.8.30 05:36:10 cffi==1.17.1 05:36:10 cfgv==3.4.0 05:36:10 chardet==5.2.0 05:36:10 charset-normalizer==3.4.0 05:36:10 click==8.1.7 05:36:10 cliff==4.7.0 05:36:10 cmd2==2.5.0 05:36:10 cryptography==3.3.2 05:36:10 debtcollector==3.0.0 05:36:10 decorator==5.1.1 05:36:10 defusedxml==0.7.1 05:36:10 Deprecated==1.2.14 05:36:10 distlib==0.3.9 05:36:10 dnspython==2.7.0 05:36:10 docker==4.2.2 05:36:10 dogpile.cache==1.3.3 05:36:10 durationpy==0.9 05:36:10 email_validator==2.2.0 05:36:10 filelock==3.16.1 05:36:10 future==1.0.0 05:36:10 gitdb==4.0.11 05:36:10 GitPython==3.1.43 05:36:10 google-auth==2.35.0 05:36:10 httplib2==0.22.0 05:36:10 identify==2.6.1 05:36:10 idna==3.10 05:36:10 importlib-resources==1.5.0 05:36:10 iso8601==2.1.0 05:36:10 Jinja2==3.1.4 05:36:10 jmespath==1.0.1 05:36:10 jsonpatch==1.33 05:36:10 jsonpointer==3.0.0 05:36:10 jsonschema==4.23.0 05:36:10 jsonschema-specifications==2024.10.1 05:36:10 keystoneauth1==5.8.0 05:36:10 kubernetes==31.0.0 05:36:10 lftools==0.37.10 05:36:10 lxml==5.3.0 05:36:10 MarkupSafe==3.0.2 05:36:10 msgpack==1.1.0 05:36:10 multi_key_dict==2.0.3 05:36:10 munch==4.0.0 05:36:10 netaddr==1.3.0 05:36:10 netifaces==0.11.0 05:36:10 niet==1.4.2 05:36:10 nodeenv==1.9.1 05:36:10 oauth2client==4.1.3 05:36:10 oauthlib==3.2.2 05:36:10 openstacksdk==4.1.0 05:36:10 os-client-config==2.1.0 05:36:10 os-service-types==1.7.0 05:36:10 osc-lib==3.1.0 05:36:10 oslo.config==9.6.0 05:36:10 oslo.context==5.6.0 05:36:10 oslo.i18n==6.4.0 05:36:10 oslo.log==6.1.2 05:36:10 oslo.serialization==5.5.0 05:36:10 oslo.utils==7.3.0 05:36:10 packaging==24.1 05:36:10 pbr==6.1.0 05:36:10 platformdirs==4.3.6 05:36:10 prettytable==3.11.0 05:36:10 pyasn1==0.6.1 05:36:10 pyasn1_modules==0.4.1 05:36:10 pycparser==2.22 05:36:10 pygerrit2==2.0.15 05:36:10 PyGithub==2.4.0 05:36:10 PyJWT==2.9.0 05:36:10 PyNaCl==1.5.0 05:36:10 pyparsing==2.4.7 05:36:10 pyperclip==1.9.0 05:36:10 pyrsistent==0.20.0 05:36:10 python-cinderclient==9.6.0 05:36:10 python-dateutil==2.9.0.post0 05:36:10 python-heatclient==4.0.0 05:36:10 python-jenkins==1.8.2 05:36:10 python-keystoneclient==5.5.0 05:36:10 python-magnumclient==4.7.0 05:36:10 python-openstackclient==7.2.0 05:36:10 python-swiftclient==4.6.0 05:36:10 PyYAML==6.0.2 05:36:10 referencing==0.35.1 05:36:10 requests==2.32.3 05:36:10 requests-oauthlib==2.0.0 05:36:10 requestsexceptions==1.4.0 05:36:10 rfc3986==2.0.0 05:36:10 rpds-py==0.20.0 05:36:10 rsa==4.9 05:36:10 ruamel.yaml==0.18.6 05:36:10 ruamel.yaml.clib==0.2.12 05:36:10 s3transfer==0.10.3 05:36:10 simplejson==3.19.3 05:36:10 six==1.16.0 05:36:10 smmap==5.0.1 05:36:10 soupsieve==2.6 05:36:10 stevedore==5.3.0 05:36:10 tabulate==0.9.0 05:36:10 toml==0.10.2 05:36:10 tomlkit==0.13.2 05:36:10 tqdm==4.66.6 05:36:10 typing_extensions==4.12.2 05:36:10 tzdata==2024.2 05:36:10 urllib3==1.26.20 05:36:10 virtualenv==20.27.1 05:36:10 wcwidth==0.2.13 05:36:10 websocket-client==1.8.0 05:36:10 wrapt==1.16.0 05:36:10 xdg==6.0.0 05:36:10 xmltodict==0.14.2 05:36:10 yq==3.4.3 05:36:10 [autorelease-update-validate-jobs-scandium] $ /bin/bash -l /tmp/jenkins1414748845673218137.sh 05:36:10 ---> update-autorelease-projects-views.sh 05:36:11 https://git.opendaylight.org/gerrit/gitweb?p=releng/autorelease.git;a=blob_plain;f=pom.xml;hb=stable/scandium: 05:36:11 2024-10-29 05:36:11 ERROR 410: Gone. 05:36:11 /tmp/pom.xml:1.1: Document is empty 05:36:11 [autorelease-update-validate-jobs-scandium] $ /bin/bash -l /tmp/jenkins16995587052096000184.sh 05:36:12 https://git.opendaylight.org/gerrit/gitweb?p=releng/autorelease.git;a=blob_plain;f=pom.xml;hb=stable/scandium: 05:36:12 2024-10-29 05:36:12 ERROR 410: Gone. 05:36:12 /tmp/pom.xml:1.1: Document is empty 05:36:12 [EnvInject] - Injecting environment variables from a build step. 05:36:12 [EnvInject] - Injecting as environment variables the properties content 05:36:12 GERRIT_HOST=git.opendaylight.org 05:36:12 PROJECT=releng/autorelease 05:36:12 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 05:36:12 GERRIT_COMMIT_MESSAGE=Update validate-ar jobs for scandium 05:36:12 GERRIT_TOPIC=autorelease-update-validate-jobs-scandium 05:36:12 GERRIT_USER=jenkins-releng 05:36:12 05:36:12 [EnvInject] - Variables injected successfully. 05:36:12 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins17221947368411553144.sh 05:36:12 ---> gerrit-push-patch.sh 05:36:12 INFO: Staged for commit: 05:36:12 jjb/autorelease/validate-autorelease-scandium.yaml 05:36:12 jjb/autorelease/view-autorelease-scandium.yaml 05:36:12 05:36:12 Setup pyenv: 05:36:12 system 05:36:12 3.8.13 05:36:12 3.9.13 05:36:12 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:36:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lweC from file:/tmp/.os_lf_venv 05:36:18 lf-activate-venv(): INFO: Installing: git-review==2.3.1 05:36:19 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. 05:36:19 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.3 which is incompatible. 05:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-lweC/bin to PATH 05:36:20 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 05:36:21 NOTE: No gerrit review found 05:36:21 [detached HEAD 283d1fd48] Update validate-ar jobs for scandium 05:36:21 2 files changed, 1 insertion(+), 22 deletions(-) 05:36:21 HEAD detached from 2c7ec2800 05:36:21 Untracked files: 05:36:21 (use "git add ..." to include in what will be committed) 05:36:21 .python-version 05:36:21 archives/ 05:36:21 05:36:21 nothing added to commit but untracked files present (use "git add" to track) 05:36:27 Your change was committed before the commit hook was installed. 05:36:27 Amending the commit to add a gerrit change id. 05:36:27 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 05:36:27 remote: 05:36:27 remote: Processing changes: refs: 1, new: 1 05:36:27 remote: Processing changes: refs: 1, new: 1, done 05:36:27 remote: 05:36:27 remote: SUCCESS 05:36:27 remote: 05:36:27 remote: https://git.opendaylight.org/gerrit/c/releng/builder/+/114236 Update validate-ar jobs for scandium [NEW] 05:36:27 remote: 05:36:27 To ssh://git.opendaylight.org:29418/releng/builder.git 05:36:27 * [new reference] HEAD -> refs/for/master%topic=autorelease-update-validate-jobs-scandium,r=jenkins-releng@opendaylight.org 05:36:27 $ ssh-agent -k 05:36:27 unset SSH_AUTH_SOCK; 05:36:27 unset SSH_AGENT_PID; 05:36:27 echo Agent pid 9381 killed; 05:36:27 [ssh-agent] Stopped. 05:36:27 [PostBuildScript] - [INFO] Executing post build scripts. 05:36:27 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins3981770068656252436.sh 05:36:27 ---> sysstat.sh 05:36:27 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins13851904072725979501.sh 05:36:27 ---> package-listing.sh 05:36:27 ++ facter osfamily 05:36:27 ++ tr '[:upper:]' '[:lower:]' 05:36:28 + OS_FAMILY=redhat 05:36:28 + workspace=/w/workspace/autorelease-update-validate-jobs-scandium 05:36:28 + START_PACKAGES=/tmp/packages_start.txt 05:36:28 + END_PACKAGES=/tmp/packages_end.txt 05:36:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:36:28 + PACKAGES=/tmp/packages_start.txt 05:36:28 + '[' /w/workspace/autorelease-update-validate-jobs-scandium ']' 05:36:28 + PACKAGES=/tmp/packages_end.txt 05:36:28 + case "${OS_FAMILY}" in 05:36:28 + rpm -qa 05:36:28 + sort 05:36:28 + '[' -f /tmp/packages_start.txt ']' 05:36:28 + '[' -f /tmp/packages_end.txt ']' 05:36:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:36:28 + '[' /w/workspace/autorelease-update-validate-jobs-scandium ']' 05:36:28 + mkdir -p /w/workspace/autorelease-update-validate-jobs-scandium/archives/ 05:36:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-validate-jobs-scandium/archives/ 05:36:28 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins17276202691957737037.sh 05:36:28 ---> capture-instance-metadata.sh 05:36:28 Setup pyenv: 05:36:28 system 05:36:28 3.8.13 05:36:28 3.9.13 05:36:28 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:36:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lweC from file:/tmp/.os_lf_venv 05:36:30 lf-activate-venv(): INFO: Installing: lftools 05:36:43 lf-activate-venv(): INFO: Adding /tmp/venv-lweC/bin to PATH 05:36:43 INFO: Running in OpenStack, capturing instance metadata 05:36:44 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins18403945117243644649.sh 05:36:44 provisioning config files... 05:36:44 Could not find credentials [logs] for autorelease-update-validate-jobs-scandium #29 05:36:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-validate-jobs-scandium@tmp/config13970006371609386490tmp 05:36:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:36:44 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:36:44 provisioning config files... 05:36:44 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:36:44 [EnvInject] - Injecting environment variables from a build step. 05:36:44 [EnvInject] - Injecting as environment variables the properties content 05:36:44 SERVER_ID=logs 05:36:44 05:36:44 [EnvInject] - Variables injected successfully. 05:36:44 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins3668802292296929322.sh 05:36:44 ---> create-netrc.sh 05:36:44 WARN: Log server credential not found. 05:36:44 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins2274851668686916943.sh 05:36:44 ---> python-tools-install.sh 05:36:44 Setup pyenv: 05:36:44 system 05:36:44 3.8.13 05:36:44 3.9.13 05:36:44 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:36:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lweC from file:/tmp/.os_lf_venv 05:36:45 lf-activate-venv(): INFO: Installing: lftools 05:36:55 lf-activate-venv(): INFO: Adding /tmp/venv-lweC/bin to PATH 05:36:55 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins10315324615790084616.sh 05:36:55 ---> sudo-logs.sh 05:36:55 Archiving 'sudo' log.. 05:36:56 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins13058107178601794513.sh 05:36:56 ---> job-cost.sh 05:36:56 Setup pyenv: 05:36:56 system 05:36:56 3.8.13 05:36:56 3.9.13 05:36:56 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:36:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lweC from file:/tmp/.os_lf_venv 05:36:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:37:02 lf-activate-venv(): INFO: Adding /tmp/venv-lweC/bin to PATH 05:37:02 INFO: No Stack... 05:37:02 INFO: Retrieving Pricing Info for: v3-standard-2 05:37:03 INFO: Archiving Costs 05:37:03 [autorelease-update-validate-jobs-scandium] $ /bin/bash -l /tmp/jenkins1094419676024166285.sh 05:37:03 ---> logs-deploy.sh 05:37:03 Setup pyenv: 05:37:03 system 05:37:03 3.8.13 05:37:03 3.9.13 05:37:03 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:37:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lweC from file:/tmp/.os_lf_venv 05:37:04 lf-activate-venv(): INFO: Installing: lftools 05:37:15 lf-activate-venv(): INFO: Adding /tmp/venv-lweC/bin to PATH 05:37:15 WARNING: Nexus logging server not set 05:37:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-validate-jobs-scandium/29/ 05:37:15 INFO: archiving logs to S3 05:37:16 ---> uname -a: 05:37:16 Linux prd-centos7-builder-2c-1g-2433.novalocal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 05:37:16 05:37:16 05:37:16 ---> lscpu: 05:37:16 Architecture: x86_64 05:37:16 CPU op-mode(s): 32-bit, 64-bit 05:37:16 Byte Order: Little Endian 05:37:16 CPU(s): 2 05:37:16 On-line CPU(s) list: 0,1 05:37:16 Thread(s) per core: 1 05:37:16 Core(s) per socket: 1 05:37:16 Socket(s): 2 05:37:16 NUMA node(s): 1 05:37:16 Vendor ID: AuthenticAMD 05:37:16 CPU family: 23 05:37:16 Model: 49 05:37:16 Model name: AMD EPYC-Rome Processor 05:37:16 Stepping: 0 05:37:16 CPU MHz: 2800.000 05:37:16 BogoMIPS: 5600.00 05:37:16 Virtualization: AMD-V 05:37:16 Hypervisor vendor: KVM 05:37:16 Virtualization type: full 05:37:16 L1d cache: 32K 05:37:16 L1i cache: 32K 05:37:16 L2 cache: 512K 05:37:16 L3 cache: 16384K 05:37:16 NUMA node0 CPU(s): 0,1 05:37:16 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 05:37:16 05:37:16 05:37:16 ---> nproc: 05:37:16 2 05:37:16 05:37:16 05:37:16 ---> df -h: 05:37:16 Filesystem Size Used Avail Use% Mounted on 05:37:16 devtmpfs 3.8G 0 3.8G 0% /dev 05:37:16 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:37:16 tmpfs 3.9G 17M 3.9G 1% /run 05:37:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:37:16 /dev/vda1 40G 5.5G 35G 14% / 05:37:16 tmpfs 783M 0 783M 0% /run/user/1001 05:37:16 05:37:16 05:37:16 ---> free -m: 05:37:16 total used free shared buff/cache available 05:37:16 Mem: 7821 596 5137 16 2087 6927 05:37:16 Swap: 1023 0 1023 05:37:16 05:37:16 05:37:16 ---> ip addr: 05:37:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:37:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:37:16 inet 127.0.0.1/8 scope host lo 05:37:16 valid_lft forever preferred_lft forever 05:37:16 inet6 ::1/128 scope host 05:37:16 valid_lft forever preferred_lft forever 05:37:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:37:16 link/ether fa:16:3e:5e:5a:08 brd ff:ff:ff:ff:ff:ff 05:37:16 inet 10.30.171.120/23 brd 10.30.171.255 scope global dynamic eth0 05:37:16 valid_lft 86234sec preferred_lft 86234sec 05:37:16 inet6 fe80::f816:3eff:fe5e:5a08/64 scope link 05:37:16 valid_lft forever preferred_lft forever 05:37:16 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:37:16 link/ether 02:42:c0:33:2b:9e brd ff:ff:ff:ff:ff:ff 05:37:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:37:16 valid_lft forever preferred_lft forever 05:37:16 05:37:16 05:37:16 ---> sar -b -r -n DEV: 05:37:16 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 10/29/2024 _x86_64_ (2 CPU) 05:37:16 05:37:16 05:34:25 AM LINUX RESTART 05:37:16 05:37:16 05:35:01 AM tps rtps wtps bread/s bwrtn/s 05:37:16 05:36:01 AM 179.68 15.33 164.35 1681.16 5726.90 05:37:16 05:37:01 AM 278.68 1.90 276.78 285.01 7982.43 05:37:16 Average: 229.18 8.61 220.57 983.03 6854.76 05:37:16 05:37:16 05:35:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:37:16 05:36:01 AM 5395796 2612932 32.63 2620 1935548 914424 10.10 595028 1700276 147984 05:37:16 05:37:01 AM 5296632 2712096 33.86 2620 2002064 916156 10.12 753068 1613532 13740 05:37:16 Average: 5346214 2662514 33.25 2620 1968806 915290 10.11 674048 1656904 80862 05:37:16 05:37:16 05:35:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 05:37:16 05:36:01 AM eth0 111.39 97.68 947.80 17.10 0.00 0.00 0.00 05:37:16 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:16 05:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:16 05:37:01 AM eth0 22.95 22.68 29.73 9.61 0.00 0.00 0.00 05:37:16 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:16 05:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:16 Average: eth0 67.17 60.18 488.73 13.36 0.00 0.00 0.00 05:37:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:16 05:37:16 05:37:16 ---> sar -P ALL: 05:37:16 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 10/29/2024 _x86_64_ (2 CPU) 05:37:16 05:37:16 05:34:25 AM LINUX RESTART 05:37:16 05:37:16 05:35:01 AM CPU %user %nice %system %iowait %steal %idle 05:37:16 05:36:01 AM all 34.44 0.00 3.69 3.71 0.10 58.06 05:37:16 05:36:01 AM 0 24.28 0.00 2.74 1.84 0.09 71.05 05:37:16 05:36:01 AM 1 44.82 0.00 4.67 5.62 0.11 44.79 05:37:16 05:37:01 AM all 28.54 0.00 2.12 8.50 0.10 60.75 05:37:16 05:37:01 AM 0 31.26 0.00 1.87 6.58 0.09 60.20 05:37:16 05:37:01 AM 1 25.83 0.00 2.38 10.41 0.09 61.28 05:37:16 Average: all 31.48 0.00 2.90 6.11 0.10 59.41 05:37:16 Average: 0 27.76 0.00 2.30 4.20 0.09 65.64 05:37:16 Average: 1 35.23 0.00 3.51 8.04 0.10 53.12 05:37:16 05:37:16 05:37:16