09:42:04 Started by timer 09:42:04 Running as SYSTEM 09:42:04 [EnvInject] - Loading node environment variables. 09:42:04 Building remotely on prd-centos8-builder-2c-1g-2397 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-packer-merge-centos-7-docker 09:42:04 [ssh-agent] Looking for ssh-agent implementation... 09:42:04 $ ssh-agent 09:42:05 SSH_AUTH_SOCK=/tmp/ssh-iZGyK557Fopf/agent.15548 09:42:05 SSH_AGENT_PID=15555 09:42:05 [ssh-agent] Started. 09:42:05 Running ssh-add (command line suppressed) 09:42:05 Identity added: /w/workspace/ci-management-packer-merge-centos-7-docker@tmp/private_key_18330614539906783629.key (/w/workspace/ci-management-packer-merge-centos-7-docker@tmp/private_key_18330614539906783629.key) 09:42:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:42:05 The recommended git tool is: NONE 09:42:07 using credential onap-jenkins-ssh 09:42:07 Wiping out workspace first. 09:42:07 Cloning the remote Git repository 09:42:07 Cloning repository git://cloud.onap.org/mirror/ci-management 09:42:07 > git init /w/workspace/ci-management-packer-merge-centos-7-docker # timeout=10 09:42:07 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 09:42:07 > git --version # timeout=10 09:42:07 > git --version # 'git version 2.39.0' 09:42:07 using GIT_SSH to set credentials Gerrit user 09:42:07 [INFO] Currently running in a labeled security context 09:42:07 [INFO] Currently SELinux is 'enforcing' on the host 09:42:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-packer-merge-centos-7-docker@tmp/jenkins-gitclient-ssh7837422913121091687.key 09:42:07 Verifying host key using manually-configured host key entries 09:42:07 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:13 ERROR: Error cloning remote repo 'origin' 09:42:13 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/*" returned status code 128: 09:42:13 stdout: 09:42:13 stderr: fatal: unable to look up cloud.onap.org (port 9418) (Name or service not known) 09:42:13 09:42:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 09:42:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 09:42:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 09:42:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 09:42:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 09:42:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 09:42:13 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 09:42:13 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 09:42:13 at hudson.remoting.Request$2.run(Request.java:377) 09:42:13 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 09:42:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 09:42:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 09:42:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 09:42:13 at java.base/java.lang.Thread.run(Thread.java:829) 09:42:13 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-2c-1g-2397 09:42:13 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 09:42:13 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 09:42:13 at hudson.remoting.Channel.call(Channel.java:1042) 09:42:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 09:42:13 at jdk.internal.reflect.GeneratedMethodAccessor514.invoke(Unknown Source) 09:42:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:42:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 09:42:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 09:42:13 at PluginClassLoader for git-client//com.sun.proxy.$Proxy199.execute(Unknown Source) 09:42:13 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220) 09:42:13 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 09:42:13 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 09:42:13 at hudson.scm.SCM.checkout(SCM.java:540) 09:42:13 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 09:42:13 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 09:42:13 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 09:42:13 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 09:42:13 at hudson.model.Run.execute(Run.java:1894) 09:42:13 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 09:42:13 at hudson.model.ResourceController.execute(ResourceController.java:101) 09:42:13 at hudson.model.Executor.run(Executor.java:446) 09:42:13 ERROR: Error cloning remote repo 'origin' 09:42:13 $ ssh-agent -k 09:42:13 unset SSH_AUTH_SOCK; 09:42:13 unset SSH_AGENT_PID; 09:42:13 echo Agent pid 15555 killed; 09:42:13 [ssh-agent] Stopped. 09:42:13 [PostBuildScript] - [INFO] Executing post build scripts. 09:42:13 [ci-management-packer-merge-centos-7-docker] $ /bin/bash /tmp/jenkins17889746410841470828.sh 09:42:13 ---> sysstat.sh 09:42:13 [ci-management-packer-merge-centos-7-docker] $ /bin/bash /tmp/jenkins11346264993733310321.sh 09:42:13 ---> package-listing.sh 09:42:13 ++ tr '[:upper:]' '[:lower:]' 09:42:13 ++ facter osfamily 09:42:14 + OS_FAMILY=redhat 09:42:14 + workspace=/w/workspace/ci-management-packer-merge-centos-7-docker 09:42:14 + START_PACKAGES=/tmp/packages_start.txt 09:42:14 + END_PACKAGES=/tmp/packages_end.txt 09:42:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:42:14 + PACKAGES=/tmp/packages_start.txt 09:42:14 + '[' /w/workspace/ci-management-packer-merge-centos-7-docker ']' 09:42:14 + PACKAGES=/tmp/packages_end.txt 09:42:14 + case "${OS_FAMILY}" in 09:42:14 + sort 09:42:14 + rpm -qa 09:42:14 + '[' -f /tmp/packages_start.txt ']' 09:42:14 + '[' -f /tmp/packages_end.txt ']' 09:42:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:42:14 + '[' /w/workspace/ci-management-packer-merge-centos-7-docker ']' 09:42:14 + mkdir -p /w/workspace/ci-management-packer-merge-centos-7-docker/archives/ 09:42:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-merge-centos-7-docker/archives/ 09:42:14 [ci-management-packer-merge-centos-7-docker] $ /bin/bash /tmp/jenkins5453228096843893015.sh 09:42:14 ---> capture-instance-metadata.sh 09:42:14 Setup pyenv: 09:42:15 system 09:42:15 * 3.8.13 (set by /opt/pyenv/version) 09:42:15 * 3.9.13 (set by /opt/pyenv/version) 09:42:15 * 3.10.6 (set by /opt/pyenv/version) 09:42:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-giwd 09:42:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:42:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:25 lf-activate-venv(): INFO: Base packages installed successfully 09:42:25 lf-activate-venv(): INFO: Installing additional packages: lftools 09:42:47 lf-activate-venv(): INFO: Adding /tmp/venv-giwd/bin to PATH 09:42:47 INFO: Running in OpenStack, capturing instance metadata 09:42:48 [ci-management-packer-merge-centos-7-docker] $ /bin/bash /tmp/jenkins5293787353902900916.sh 09:42:48 provisioning config files... 09:42:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-centos-7-docker@tmp/config31853634435668418tmp 09:42:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:42:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:42:48 [EnvInject] - Injecting environment variables from a build step. 09:42:48 [EnvInject] - Injecting as environment variables the properties content 09:42:48 SERVER_ID=logs 09:42:48 09:42:48 [EnvInject] - Variables injected successfully. 09:42:48 [ci-management-packer-merge-centos-7-docker] $ /bin/bash /tmp/jenkins11895868555691746997.sh 09:42:48 ---> create-netrc.sh 09:42:48 [ci-management-packer-merge-centos-7-docker] $ /bin/bash /tmp/jenkins13184096918157450740.sh 09:42:48 ---> python-tools-install.sh 09:42:48 Setup pyenv: 09:42:48 system 09:42:48 3.8.13 09:42:48 3.9.13 09:42:48 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-7-docker/.python-version) 09:42:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-giwd from file:/tmp/.os_lf_venv 09:42:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:50 lf-activate-venv(): INFO: Base packages installed successfully 09:42:50 lf-activate-venv(): INFO: Installing additional packages: lftools 09:42:57 lf-activate-venv(): INFO: Adding /tmp/venv-giwd/bin to PATH 09:42:57 Generating Requirements File 09:43: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. 09:43:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:43:13 Python 3.10.6 09:43:14 pip 26.0.1 from /tmp/venv-giwd/lib/python3.10/site-packages/pip (python 3.10) 09:43:14 appdirs==1.4.4 09:43:14 argcomplete==3.6.3 09:43:14 aspy.yaml==1.3.0 09:43:14 attrs==25.4.0 09:43:14 autopage==0.6.0 09:43:14 backports.strenum==1.3.1 09:43:14 beautifulsoup4==4.14.3 09:43:14 boto3==1.42.61 09:43:14 botocore==1.42.61 09:43:14 bs4==0.0.2 09:43:14 certifi==2026.2.25 09:43:14 cffi==2.0.0 09:43:14 cfgv==3.5.0 09:43:14 chardet==7.0.1 09:43:14 charset-normalizer==3.4.4 09:43:14 click==8.3.1 09:43:14 cliff==4.13.2 09:43:14 cmd2==3.4.0 09:43:14 cryptography==3.3.2 09:43:14 debtcollector==3.0.0 09:43:14 decorator==5.2.1 09:43:14 defusedxml==0.7.1 09:43:14 Deprecated==1.3.1 09:43:14 distlib==0.4.0 09:43:14 dnspython==2.8.0 09:43:14 docker==7.1.0 09:43:14 dogpile.cache==1.5.0 09:43:14 durationpy==0.10 09:43:14 email-validator==2.3.0 09:43:14 filelock==3.25.0 09:43:14 future==1.0.0 09:43:14 gitdb==4.0.12 09:43:14 GitPython==3.1.46 09:43:14 httplib2==0.30.2 09:43:14 identify==2.6.17 09:43:14 idna==3.11 09:43:14 importlib-resources==1.5.0 09:43:14 iso8601==2.1.0 09:43:14 Jinja2==3.1.6 09:43:14 jmespath==1.1.0 09:43:14 jsonpatch==1.33 09:43:14 jsonpointer==3.0.0 09:43:14 jsonschema==4.26.0 09:43:14 jsonschema-specifications==2025.9.1 09:43:14 keystoneauth1==5.13.1 09:43:14 kubernetes==35.0.0 09:43:14 lftools==0.37.22 09:43:14 lxml==6.0.2 09:43:14 markdown-it-py==4.0.0 09:43:14 MarkupSafe==3.0.3 09:43:14 mdurl==0.1.2 09:43:14 msgpack==1.1.2 09:43:14 multi_key_dict==2.0.3 09:43:14 munch==4.0.0 09:43:14 netaddr==1.3.0 09:43:14 niet==1.4.2 09:43:14 nodeenv==1.10.0 09:43:14 oauth2client==4.1.3 09:43:14 oauthlib==3.3.1 09:43:14 openstacksdk==4.10.0 09:43:14 os-service-types==1.8.2 09:43:14 osc-lib==4.4.0 09:43:14 oslo.config==10.3.0 09:43:14 oslo.context==6.3.0 09:43:14 oslo.i18n==6.7.2 09:43:14 oslo.log==8.1.0 09:43:14 oslo.serialization==5.9.1 09:43:14 oslo.utils==10.0.0 09:43:14 packaging==26.0 09:43:14 pbr==7.0.3 09:43:14 platformdirs==4.9.2 09:43:14 prettytable==3.17.0 09:43:14 psutil==7.2.2 09:43:14 pyasn1==0.6.2 09:43:14 pyasn1_modules==0.4.2 09:43:14 pycparser==3.0 09:43:14 pygerrit2==2.0.15 09:43:14 PyGithub==2.8.1 09:43:14 Pygments==2.19.2 09:43:14 PyJWT==2.11.0 09:43:14 PyNaCl==1.6.2 09:43:14 pyparsing==2.4.7 09:43:14 pyperclip==1.11.0 09:43:14 pyrsistent==0.20.0 09:43:14 python-cinderclient==9.9.0 09:43:14 python-dateutil==2.9.0.post0 09:43:14 python-discovery==1.1.0 09:43:14 python-heatclient==5.1.0 09:43:14 python-jenkins==1.8.3 09:43:14 python-keystoneclient==5.8.0 09:43:14 python-magnumclient==4.10.0 09:43:14 python-openstackclient==9.0.0 09:43:14 python-swiftclient==4.10.0 09:43:14 PyYAML==6.0.3 09:43:14 referencing==0.37.0 09:43:14 requests==2.32.5 09:43:14 requests-oauthlib==2.0.0 09:43:14 requestsexceptions==1.4.0 09:43:14 rfc3986==2.0.0 09:43:14 rich==14.3.3 09:43:14 rich-argparse==1.7.2 09:43:14 rpds-py==0.30.0 09:43:14 rsa==4.9.1 09:43:14 ruamel.yaml==0.19.1 09:43:14 ruamel.yaml.clib==0.2.15 09:43:14 s3transfer==0.16.0 09:43:14 simplejson==3.20.2 09:43:14 six==1.17.0 09:43:14 smmap==5.0.2 09:43:14 soupsieve==2.8.3 09:43:14 stevedore==5.7.0 09:43:14 tabulate==0.10.0 09:43:14 toml==0.10.2 09:43:14 tomlkit==0.14.0 09:43:14 tqdm==4.67.3 09:43:14 typing_extensions==4.15.0 09:43:14 urllib3==1.26.20 09:43:14 virtualenv==21.1.0 09:43:14 wcwidth==0.6.0 09:43:14 websocket-client==1.9.0 09:43:14 wrapt==2.1.1 09:43:14 xdg==6.0.0 09:43:14 xmltodict==1.0.4 09:43:14 yq==3.4.3 09:43:14 [ci-management-packer-merge-centos-7-docker] $ /bin/bash /tmp/jenkins8191994595676830292.sh 09:43:14 ---> sudo-logs.sh 09:43:14 Archiving 'sudo' log.. 09:43:14 [ci-management-packer-merge-centos-7-docker] $ /bin/bash /tmp/jenkins6016096579369879557.sh 09:43:14 ---> job-cost.sh 09:43:14 INFO: Activating Python virtual environment... 09:43:15 Setup pyenv: 09:43:15 system 09:43:15 3.8.13 09:43:15 3.9.13 09:43:15 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-7-docker/.python-version) 09:43:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-giwd from file:/tmp/.os_lf_venv 09:43:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:16 lf-activate-venv(): INFO: Base packages installed successfully 09:43:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:43:21 lf-activate-venv(): INFO: Adding /tmp/venv-giwd/bin to PATH 09:43:21 INFO: No stack-cost file found 09:43:21 INFO: Instance uptime: 119s 09:43:21 INFO: Fetching instance metadata (attempt 1 of 3)... 09:43:21 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:43:22 INFO: Successfully fetched instance metadata 09:43:22 INFO: Instance type: v3-standard-2 09:43:22 INFO: Retrieving pricing info for: v3-standard-2 09:43:22 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:43:22 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=119 09:43:22 INFO: Successfully fetched Vexxhost pricing API 09:43:22 INFO: Retrieved cost: 0.06 09:43:22 INFO: Retrieved resource: v3-standard-2 09:43:22 INFO: Creating archive directory: /w/workspace/ci-management-packer-merge-centos-7-docker/archives/cost 09:43:22 INFO: Archiving costs to: /w/workspace/ci-management-packer-merge-centos-7-docker/archives/cost.csv 09:43:22 INFO: Successfully archived job cost data 09:43:22 DEBUG: Cost data: ci-management-packer-merge-centos-7-docker,149,2026-03-05 09:43:22,v3-standard-2,119,0.06,0.00,FAILURE 09:43:22 [ci-management-packer-merge-centos-7-docker] $ /bin/bash -l /tmp/jenkins6866643867413810702.sh 09:43:22 ---> logs-deploy.sh 09:43:22 Setup pyenv: 09:43:22 system 09:43:22 3.8.13 09:43:22 3.9.13 09:43:22 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-7-docker/.python-version) 09:43:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-giwd from file:/tmp/.os_lf_venv 09:43:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:24 lf-activate-venv(): INFO: Base packages installed successfully 09:43:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:43:32 lf-activate-venv(): INFO: Adding /tmp/venv-giwd/bin to PATH 09:43:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-packer-merge-centos-7-docker/149 09:43:32 INFO: archiving workspace using pattern(s): 09:43:32 /tmp/venv-giwd/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:43:32 warnings.warn( 09:43:33 Archives upload complete. 09:43:33 INFO: archiving logs to Nexus 09:43:33 /tmp/venv-giwd/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:43:33 warnings.warn( 09:43:34 ---> uname -a: 09:43:34 Linux prd-centos8-builder-2c-1g-2397.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:43:34 09:43:34 09:43:34 ---> lscpu: 09:43:34 Architecture: x86_64 09:43:34 CPU op-mode(s): 32-bit, 64-bit 09:43:34 Byte Order: Little Endian 09:43:34 CPU(s): 2 09:43:34 On-line CPU(s) list: 0,1 09:43:34 Thread(s) per core: 1 09:43:34 Core(s) per socket: 1 09:43:34 Socket(s): 2 09:43:34 NUMA node(s): 1 09:43:34 Vendor ID: AuthenticAMD 09:43:34 CPU family: 23 09:43:34 Model: 49 09:43:34 Model name: AMD EPYC-Rome Processor 09:43:34 Stepping: 0 09:43:34 CPU MHz: 2799.998 09:43:34 BogoMIPS: 5599.99 09:43:34 Virtualization: AMD-V 09:43:34 Hypervisor vendor: KVM 09:43:34 Virtualization type: full 09:43:34 L1d cache: 32K 09:43:34 L1i cache: 32K 09:43:34 L2 cache: 512K 09:43:34 L3 cache: 16384K 09:43:34 NUMA node0 CPU(s): 0,1 09:43:34 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:43:34 09:43:34 09:43:34 ---> nproc: 09:43:34 2 09:43:34 09:43:34 09:43:34 ---> df -h: 09:43:34 Filesystem Size Used Avail Use% Mounted on 09:43:34 devtmpfs 3.8G 0 3.8G 0% /dev 09:43:34 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:43:34 tmpfs 3.8G 17M 3.8G 1% /run 09:43:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:43:34 /dev/vda1 40G 8.5G 32G 22% / 09:43:34 tmpfs 770M 0 770M 0% /run/user/1001 09:43:34 09:43:34 09:43:34 ---> free -m: 09:43:34 total used free shared buff/cache available 09:43:34 Mem: 7699 528 5122 19 2048 6869 09:43:34 Swap: 1023 0 1023 09:43:34 09:43:34 09:43:34 ---> ip addr: 09:43:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:43:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:43:34 inet 127.0.0.1/8 scope host lo 09:43:34 valid_lft forever preferred_lft forever 09:43:34 inet6 ::1/128 scope host 09:43:34 valid_lft forever preferred_lft forever 09:43:34 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:43:34 link/ether fa:16:3e:7e:f4:96 brd ff:ff:ff:ff:ff:ff 09:43:34 altname enp0s3 09:43:34 altname ens3 09:43:34 inet 10.30.106.116/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:43:34 valid_lft 86279sec preferred_lft 86279sec 09:43:34 inet6 fe80::f816:3eff:fe7e:f496/64 scope link 09:43:34 valid_lft forever preferred_lft forever 09:43:34 09:43:34 09:43:34 ---> sar -b -r -n DEV: 09:43:34 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/05/2026 _x86_64_ (2 CPU) 09:43:34 09:43:34 09:41:29 LINUX RESTART (2 CPU) 09:43:34 09:43:34 09:42:01 AM tps rtps wtps bread/s bwrtn/s 09:43:34 09:43:01 AM 236.54 151.75 84.79 5624.13 6864.25 09:43:34 Average: 236.54 151.75 84.79 5624.13 6864.25 09:43:34 09:43:34 09:42:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:43:34 09:43:01 AM 5408488 7078632 2475956 31.40 2688 1845940 669016 7.49 350184 1794268 129920 09:43:34 Average: 5408488 7078632 2475956 31.40 2688 1845940 669016 7.49 350184 1794268 129920 09:43:34 09:43:34 09:42:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:43:34 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:34 09:43:01 AM eth0 317.18 186.72 1541.10 60.35 0.00 0.00 0.00 0.00 09:43:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:34 Average: eth0 317.18 186.72 1541.10 60.35 0.00 0.00 0.00 0.00 09:43:34 09:43:34 09:43:34 ---> sar -P ALL: 09:43:34 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/05/2026 _x86_64_ (2 CPU) 09:43:34 09:43:34 09:41:29 LINUX RESTART (2 CPU) 09:43:34 09:43:34 09:42:01 AM CPU %user %nice %system %iowait %steal %idle 09:43:34 09:43:01 AM all 39.59 2.75 19.46 3.36 0.14 34.70 09:43:34 09:43:01 AM 0 44.45 3.05 18.65 3.37 0.15 30.33 09:43:34 09:43:01 AM 1 34.66 2.44 20.28 3.34 0.14 39.13 09:43:34 Average: all 39.59 2.75 19.46 3.36 0.14 34.70 09:43:34 Average: 0 44.45 3.05 18.65 3.37 0.15 30.33 09:43:34 Average: 1 34.66 2.44 20.28 3.34 0.14 39.13 09:43:34 09:43:34 09:43:34