Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-2g-117 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-packer-merge-centos-8-builder [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XpkShPxPhwNr/agent.5383 SSH_AGENT_PID=5385 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-packer-merge-centos-8-builder@tmp/private_key_13209915018025981077.key (/w/workspace/ci-management-packer-merge-centos-8-builder@tmp/private_key_13209915018025981077.key) [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) The recommended git tool is: NONE using credential jenkins-gerrit-credentials Wiping out workspace first. Cloning the remote Git repository Cloning repository git://10.30.48.3/mirror/ci-management > git init /w/workspace/ci-management-packer-merge-centos-8-builder # timeout=10 Fetching upstream changes from git://10.30.48.3/mirror/ci-management > git --version # timeout=10 > git --version # 'git version 2.39.1' using GIT_SSH to set credentials Rotterdam JJB [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-packer-merge-centos-8-builder@tmp/jenkins-gitclient-ssh6637530740253341266.key > git fetch --tags --force --progress -- git://10.30.48.3/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://10.30.48.3/mirror/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 6e4ce256e05f84418229a7c7742bbe03b074d1f1 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e4ce256e05f84418229a7c7742bbe03b074d1f1 # timeout=10 Commit message: "feat(cloud): Cleanup Nomad templates" First time build. Skipping changelog. > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.jjb/global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.jjb/global-jjb.path # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf provisioning config files... copy managed file [ansible-cfg] to file:/home/jenkins/.ansible/ansible.cfg [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vexci [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [packer-cloud-env] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PACKER_TEMPLATE=builder PACKER_PLATFORM=centos-8 PACKER_VERSION=1.8.2 PACKER_BUILDER=openstack UPDATE_CLOUD_IMAGE=False [EnvInject] - Variables injected successfully. [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins12236034493481354198.sh ---> packer-install.sh Packer binary not available, installing Packer version 1.8.2. /w/workspace/ci-management-packer-merge-centos-8-builder /w/workspace/ci-management-packer-merge-centos-8-builder 2025-09-01 12:28:25 URL:https://releases.hashicorp.com/packer/1.8.2/packer_1.8.2_linux_amd64.zip [33038752/33038752] -> "packer_1.8.2_linux_amd64.zip" [1] Archive: packer_1.8.2_linux_amd64.zip inflating: /w/workspace/ci-management-packer-merge-centos-8-builder/bin/packer /w/workspace/ci-management-packer-merge-centos-8-builder ---> packer-build.sh The configuration is valid. + [[ -n git://10.30.48.3/mirror/ci-management ]] + [[ -n '' ]] + [[ git://10.30.48.3/mirror/ci-management =~ https://github.com ]] + set +x ==> openstack: Loading flavor: v2-highcpu-1 openstack: Verified flavor. ID: c04abb7a-2b61-4ed3-8ce8-6c40ad9df750 ==> openstack: Creating temporary RSA SSH key for instance... ==> openstack: Creating temporary keypair: packer_68b59178-2264-2ae2-7504-cdf3b2ba3073 ... ==> openstack: Created temporary keypair: packer_68b59178-2264-2ae2-7504-cdf3b2ba3073 openstack: Found Image ID: 543a52bd-42e9-4656-941b-c406873facee ==> openstack: Creating volume... ==> openstack: Waiting for volume packer_68b59178-ce18-da52-d34d-531afc4f903e (volume id: 72dba797-9727-480e-b9d4-22e66eb0cfcf) to become available... openstack: Volume ID: 72dba797-9727-480e-b9d4-22e66eb0cfcf ==> openstack: Launching server... ==> openstack: Launching server... openstack: Server ID: dcbd4a64-af13-485e-8dd6-48562a3e8090 ==> openstack: Waiting for server to become ready... openstack: Floating IP not required ==> openstack: Using SSH communicator to connect: 10.30.87.94 ==> openstack: Waiting for SSH to become available... ==> openstack: Connected to SSH! ==> openstack: Provisioning with shell script: common-packer/provision/install-python.sh openstack: ----> install-python.sh openstack: Distro is NOT Ubuntu openstack: Distro is CentOS 8 openstack: Install python38 openstack: 0 files removed ==> openstack: Errors during downloading metadata for repository 'AppStream': ==> openstack: - Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org] openstack: CentOS-8 - AppStream 0.0 B/s | 0 B 00:00 ==> openstack: Error: Failed to download metadata for repo 'AppStream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org] ==> openstack: Provisioning step had errors: Running the cleanup provisioner, if present... ==> openstack: Terminating the source server: dcbd4a64-af13-485e-8dd6-48562a3e8090 ... ==> openstack: Deleting volume: 72dba797-9727-480e-b9d4-22e66eb0cfcf ... ==> openstack: Deleting temporary keypair: packer_68b59178-2264-2ae2-7504-cdf3b2ba3073 ... Build 'openstack' errored after 2 minutes 12 seconds: Script exited with non-zero exit status: 1. Allowed exit codes are: [0] ==> Wait completed after 2 minutes 12 seconds ==> Some builds didn't complete successfully and had errors: --> openstack: Script exited with non-zero exit status: 1. Allowed exit codes are: [0] ==> Builds finished but no artifacts were created. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5385 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins7802839822702866029.sh ---> sysstat.sh [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins14833832991671770203.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-packer-merge-centos-8-builder + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-packer-merge-centos-8-builder ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + sort + rpm -qa + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-packer-merge-centos-8-builder ']' + mkdir -p /w/workspace/ci-management-packer-merge-centos-8-builder/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-merge-centos-8-builder/archives/ [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins9699717389116538075.sh ---> capture-instance-metadata.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yZ8M lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yZ8M/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins17836595620506359238.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-centos-8-builder@tmp/config15422572980131238394tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins13748749764440706339.sh ---> create-netrc.sh [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins18434473410638024700.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-8-builder/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yZ8M from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yZ8M/bin to PATH Generating Requirements File 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. httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-yZ8M/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.5 boto3==1.40.21 botocore==1.40.21 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.2.1 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.30.0 identify==2.6.13 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.4.1 keystoneauth1==5.12.0 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.1 markdown-it-py==4.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.7.0 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.8.1 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins16787234332578563108.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins889891365712669635.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-8-builder/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yZ8M from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-yZ8M/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [ci-management-packer-merge-centos-8-builder] $ /bin/bash -l /tmp/jenkins7356527103527189419.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-8-builder/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yZ8M from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yZ8M/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-packer-merge-centos-8-builder/35/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-2c-2g-117.novalocal 4.18.0-489.el8.x86_64 #1 SMP Thu Apr 27 17:02:11 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.8G 0 3.8G 0% /dev/shm tmpfs 3.8G 17M 3.8G 1% /run tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup /dev/vda1 40G 9.2G 31G 23% / tmpfs 770M 0 770M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7697 684 4700 19 2312 6719 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:2f:0e:66 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.87.131/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 valid_lft 85975sec preferred_lft 85975sec inet6 fe80::f816:3eff:fe2f:e66/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:49:db:5f:61 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 09/01/2025 _x86_64_ (2 CPU) 12:26:44 LINUX RESTART (2 CPU) 12:28:01 PM tps rtps wtps bread/s bwrtn/s 12:29:01 PM 145.64 0.82 144.83 206.50 8971.94 12:30:01 PM 3.32 0.02 3.30 2.00 95.53 12:31:01 PM 7.13 5.93 1.20 902.65 42.23 12:32:01 PM 22.81 0.40 22.41 13.46 1788.20 12:33:01 PM 79.25 0.50 78.75 56.79 6928.88 12:34:01 PM 49.08 0.20 48.88 23.33 2996.12 Average: 51.20 1.31 49.89 200.78 3470.39 12:28:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:29:01 PM 5226796 6927192 2655528 33.69 2688 1900120 1326152 14.85 193052 2199324 20 12:30:01 PM 5219228 6919684 2663096 33.79 2688 1900180 1348416 15.10 193056 2207208 0 12:31:01 PM 5241940 6992108 2640384 33.50 2688 1947888 1011592 11.33 373496 2001408 21068 12:32:01 PM 5140640 6926252 2741684 34.78 2688 1981288 1082548 12.12 379724 2087284 13536 12:33:01 PM 5011304 6955652 2871020 36.42 2688 2129968 1025776 11.49 382364 2173228 7364 12:34:01 PM 4898064 6964824 2984260 37.86 2688 2245480 992036 11.11 387916 2257048 88756 Average: 5122995 6947619 2759329 35.01 2688 2017487 1131087 12.66 318268 2154250 21791 12:28:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 PM eth0 60.29 39.68 702.13 15.98 0.00 0.00 0.00 0.00 12:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:01 PM eth0 4.78 5.05 5.98 3.68 0.00 0.00 0.00 0.00 12:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:31:01 PM eth0 7.68 6.20 4.12 3.39 0.00 0.00 0.00 0.00 12:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:01 PM lo 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:32:01 PM eth0 16.65 14.40 214.65 1.98 0.00 0.00 0.00 0.00 12:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:01 PM lo 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:33:01 PM eth0 37.81 28.88 647.84 5.99 0.00 0.00 0.00 0.00 12:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 PM eth0 24.78 19.33 258.26 4.76 0.00 0.00 0.00 0.00 12:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 25.33 18.92 305.49 5.96 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 09/01/2025 _x86_64_ (2 CPU) 12:26:44 LINUX RESTART (2 CPU) 12:28:01 PM CPU %user %nice %system %iowait %steal %idle 12:29:01 PM all 5.94 0.00 1.25 2.22 0.06 90.54 12:29:01 PM 0 4.64 0.00 1.47 2.76 0.05 91.08 12:29:01 PM 1 7.24 0.00 1.02 1.67 0.07 90.00 12:30:01 PM all 0.71 0.00 0.11 0.03 0.05 99.10 12:30:01 PM 0 0.68 0.00 0.08 0.02 0.05 99.16 12:30:01 PM 1 0.73 0.00 0.13 0.05 0.05 99.03 12:31:01 PM all 4.68 0.00 0.69 0.23 0.08 94.33 12:31:01 PM 0 3.41 0.00 0.70 0.40 0.07 95.42 12:31:01 PM 1 5.95 0.00 0.68 0.05 0.08 93.23 12:32:01 PM all 6.78 0.00 0.68 0.52 0.05 91.97 12:32:01 PM 0 5.91 0.00 0.62 0.57 0.05 92.85 12:32:01 PM 1 7.66 0.00 0.73 0.47 0.05 91.09 12:33:01 PM all 20.17 0.00 2.17 1.84 0.07 75.74 12:33:01 PM 0 18.33 0.00 2.02 1.47 0.07 78.12 12:33:01 PM 1 22.01 0.00 2.33 2.21 0.08 73.36 12:34:01 PM all 17.79 0.00 1.87 0.60 0.08 79.66 12:34:01 PM 0 10.76 0.00 1.58 0.52 0.07 87.08 12:34:01 PM 1 24.82 0.00 2.16 0.68 0.10 72.23 Average: all 9.36 0.00 1.13 0.91 0.07 88.55 Average: 0 7.29 0.00 1.08 0.95 0.06 90.61 Average: 1 11.41 0.00 1.18 0.86 0.07 86.48