12:29:13 Started by timer 12:29:13 Running as SYSTEM 12:29:13 [EnvInject] - Loading node environment variables. 12:29:13 Building remotely on prd-centos7-docker-4c-4g-11045 (centos7-docker-4c-4g) in workspace /w/workspace/distribution-docker-merge-scandium 12:29:13 [ssh-agent] Looking for ssh-agent implementation... 12:29:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:29:13 $ ssh-agent 12:29:13 SSH_AUTH_SOCK=/tmp/ssh-I5Iu6IVjyuBJ/agent.9424 12:29:13 SSH_AGENT_PID=9426 12:29:13 [ssh-agent] Started. 12:29:13 Running ssh-add (command line suppressed) 12:29:13 Identity added: /w/workspace/distribution-docker-merge-scandium@tmp/private_key_9956839469472212455.key (/w/workspace/distribution-docker-merge-scandium@tmp/private_key_9956839469472212455.key) 12:29:13 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:29:13 The recommended git tool is: NONE 12:29:17 using credential jenkins-ssh 12:29:17 Wiping out workspace first. 12:29:17 Cloning the remote Git repository 12:29:17 Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution 12:29:17 > git init /w/workspace/distribution-docker-merge-scandium # timeout=10 12:29:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 12:29:17 > git --version # timeout=10 12:29:17 > git --version # 'git version 2.36.6' 12:29:17 using GIT_SSH to set credentials jenkins-ssh 12:29:17 [INFO] Currently running in a labeled security context 12:29:17 [INFO] Currently SELinux is 'enforcing' on the host 12:29:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/distribution-docker-merge-scandium@tmp/jenkins-gitclient-ssh13742324405333461292.key 12:29:17 Verifying host key using known hosts file 12:29:17 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. 12:29:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 12:29:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:19 Avoid second fetch 12:29:19 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 12:29:19 Checking out Revision 0bdc63d52c1b6c2b43be7ecbd58266a5fb298af9 (refs/remotes/origin/stable/scandium) 12:29:19 > git config core.sparsecheckout # timeout=10 12:29:19 > git checkout -f 0bdc63d52c1b6c2b43be7ecbd58266a5fb298af9 # timeout=10 12:29:19 Commit message: "Bump versions by x.y.(z+1)" 12:29:19 > git rev-list --no-walk 0bdc63d52c1b6c2b43be7ecbd58266a5fb298af9 # timeout=10 12:29:22 provisioning config files... 12:29:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:29:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:29:22 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins116679690719982385.sh 12:29:22 ---> python-tools-install.sh 12:29:22 Setup pyenv: 12:29:22 system 12:29:22 * 3.8.13 (set by /opt/pyenv/version) 12:29:22 * 3.9.13 (set by /opt/pyenv/version) 12:29:22 3.10.13 12:29:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qNxA 12:29:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:29:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:29:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:29:32 lf-activate-venv(): INFO: Base packages installed successfully 12:29:32 lf-activate-venv(): INFO: Installing additional packages: lftools 12:30:02 lf-activate-venv(): INFO: Adding /tmp/venv-qNxA/bin to PATH 12:30:02 Generating Requirements File 12:30:25 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. 12:30:25 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:30:25 Python 3.10.13 12:30:25 pip 25.3 from /tmp/venv-qNxA/lib/python3.10/site-packages/pip (python 3.10) 12:30:26 appdirs==1.4.4 12:30:26 argcomplete==3.6.3 12:30:26 aspy.yaml==1.3.0 12:30:26 attrs==25.4.0 12:30:26 autopage==0.5.2 12:30:26 beautifulsoup4==4.14.2 12:30:26 boto3==1.40.74 12:30:26 botocore==1.40.74 12:30:26 bs4==0.0.2 12:30:26 cachetools==6.2.2 12:30:26 certifi==2025.11.12 12:30:26 cffi==2.0.0 12:30:26 cfgv==3.4.0 12:30:26 chardet==5.2.0 12:30:26 charset-normalizer==3.4.4 12:30:26 click==8.3.1 12:30:26 cliff==4.11.0 12:30:26 cmd2==2.7.0 12:30:26 cryptography==3.3.2 12:30:26 debtcollector==3.0.0 12:30:26 decorator==5.2.1 12:30:26 defusedxml==0.7.1 12:30:26 Deprecated==1.3.1 12:30:26 distlib==0.4.0 12:30:26 dnspython==2.8.0 12:30:26 docker==7.1.0 12:30:26 dogpile.cache==1.5.0 12:30:26 durationpy==0.10 12:30:26 email-validator==2.3.0 12:30:26 filelock==3.20.0 12:30:26 future==1.0.0 12:30:26 gitdb==4.0.12 12:30:26 GitPython==3.1.45 12:30:26 google-auth==2.43.0 12:30:26 httplib2==0.31.0 12:30:26 identify==2.6.15 12:30:26 idna==3.11 12:30:26 importlib-resources==1.5.0 12:30:26 iso8601==2.1.0 12:30:26 Jinja2==3.1.6 12:30:26 jmespath==1.0.1 12:30:26 jsonpatch==1.33 12:30:26 jsonpointer==3.0.0 12:30:26 jsonschema==4.25.1 12:30:26 jsonschema-specifications==2025.9.1 12:30:26 keystoneauth1==5.12.0 12:30:26 kubernetes==34.1.0 12:30:26 lftools==0.37.15 12:30:26 lxml==6.0.2 12:30:26 markdown-it-py==4.0.0 12:30:26 MarkupSafe==3.0.3 12:30:26 mdurl==0.1.2 12:30:26 msgpack==1.1.2 12:30:26 multi_key_dict==2.0.3 12:30:26 munch==4.0.0 12:30:26 netaddr==1.3.0 12:30:26 niet==1.4.2 12:30:26 nodeenv==1.9.1 12:30:26 oauth2client==4.1.3 12:30:26 oauthlib==3.3.1 12:30:26 openstacksdk==4.8.0 12:30:26 os-service-types==1.8.1 12:30:26 osc-lib==4.2.0 12:30:26 oslo.config==10.1.0 12:30:26 oslo.context==6.1.0 12:30:26 oslo.i18n==6.7.0 12:30:26 oslo.log==7.2.1 12:30:26 oslo.serialization==5.8.0 12:30:26 oslo.utils==9.1.0 12:30:26 packaging==25.0 12:30:26 pbr==7.0.3 12:30:26 platformdirs==4.5.0 12:30:26 prettytable==3.17.0 12:30:26 psutil==7.1.3 12:30:26 pyasn1==0.6.1 12:30:26 pyasn1_modules==0.4.2 12:30:26 pycparser==2.23 12:30:26 pygerrit2==2.0.15 12:30:26 PyGithub==2.8.1 12:30:26 Pygments==2.19.2 12:30:26 PyJWT==2.10.1 12:30:26 PyNaCl==1.6.1 12:30:26 pyparsing==2.4.7 12:30:26 pyperclip==1.11.0 12:30:26 pyrsistent==0.20.0 12:30:26 python-cinderclient==9.8.0 12:30:26 python-dateutil==2.9.0.post0 12:30:26 python-heatclient==4.3.0 12:30:26 python-jenkins==1.8.3 12:30:26 python-keystoneclient==5.7.0 12:30:26 python-magnumclient==4.9.0 12:30:26 python-openstackclient==8.2.0 12:30:26 python-swiftclient==4.9.0 12:30:26 PyYAML==6.0.3 12:30:26 referencing==0.37.0 12:30:26 requests==2.32.5 12:30:26 requests-oauthlib==2.0.0 12:30:26 requestsexceptions==1.4.0 12:30:26 rfc3986==2.0.0 12:30:26 rich==14.2.0 12:30:26 rich-argparse==1.7.2 12:30:26 rpds-py==0.28.0 12:30:26 rsa==4.9.1 12:30:26 ruamel.yaml==0.18.16 12:30:26 ruamel.yaml.clib==0.2.14 12:30:26 s3transfer==0.14.0 12:30:26 simplejson==3.20.2 12:30:26 six==1.17.0 12:30:26 smmap==5.0.2 12:30:26 soupsieve==2.8 12:30:26 stevedore==5.5.0 12:30:26 tabulate==0.9.0 12:30:26 toml==0.10.2 12:30:26 tomlkit==0.13.3 12:30:26 tqdm==4.67.1 12:30:26 typing_extensions==4.15.0 12:30:26 tzdata==2025.2 12:30:26 urllib3==1.26.20 12:30:26 virtualenv==20.35.4 12:30:26 wcwidth==0.2.14 12:30:26 websocket-client==1.9.0 12:30:26 wrapt==2.0.1 12:30:26 xdg==6.0.0 12:30:26 xmltodict==1.0.2 12:30:26 yq==3.4.3 12:30:26 provisioning config files... 12:30:26 copy managed file [global-settings] to file:/w/workspace/distribution-docker-merge-scandium@tmp/config6165812947730134039tmp 12:30:29 copy managed file [integration-distribution-settings] to file:/w/workspace/distribution-docker-merge-scandium@tmp/config1824557748618907922tmp 12:30:29 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins16285570976576339765.sh 12:30:29 ---> docker-login.sh 12:30:29 nexus3.opendaylight.org:10001 12:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:30:29 Configure a credential helper to remove this warning. See 12:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:30:29 12:30:29 Login Succeeded 12:30:29 nexus3.opendaylight.org:10002 12:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:30:29 Configure a credential helper to remove this warning. See 12:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:30:29 12:30:29 Login Succeeded 12:30:29 nexus3.opendaylight.org:10003 12:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:30:29 Configure a credential helper to remove this warning. See 12:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:30:29 12:30:29 Login Succeeded 12:30:29 nexus3.opendaylight.org:10004 12:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:30:29 Configure a credential helper to remove this warning. See 12:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:30:29 12:30:29 Login Succeeded 12:30:29 docker.io 12:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:30:30 Configure a credential helper to remove this warning. See 12:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:30:30 12:30:30 Login Succeeded 12:30:30 ---> docker-login.sh ends 12:30:30 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins17704556427743104812.sh 12:30:30 [distribution-docker-merge-scandium] $ /bin/sh -xe /tmp/jenkins14024448761925705511.sh 12:30:30 [EnvInject] - Injecting environment variables from a build step. 12:30:30 [EnvInject] - Injecting as environment variables the properties content 12:30:30 DOCKER_ROOT=$WORKSPACE/docker 12:30:30 CONTAINER_TAG_YAML_DIR= 12:30:30 CONTAINER_TAG_METHOD=yaml-file 12:30:30 12:30:30 [EnvInject] - Variables injected successfully. 12:30:30 [distribution-docker-merge-scandium] $ /bin/bash -l /tmp/jenkins9343114240972990084.sh 12:30:30 ---> docker-get-container-tag.sh 12:30:30 Setup pyenv: 12:30:30 system 12:30:30 3.8.13 12:30:30 3.9.13 12:30:30 * 3.10.13 (set by /w/workspace/distribution-docker-merge-scandium/.python-version) 12:30:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qNxA from file:/tmp/.os_lf_venv 12:30:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:33 lf-activate-venv(): INFO: Base packages installed successfully 12:30:33 lf-activate-venv(): INFO: Installing additional packages: yq 12:30:34 lf-activate-venv(): INFO: Adding /tmp/venv-qNxA/bin to PATH 12:30:34 File /w/workspace/distribution-docker-merge-scandium/docker/container-tag.yaml not found. 12:30:34 Failed to get a container tag using method yaml-file 12:30:34 Build step 'Execute shell' marked build as failure 12:30:34 $ ssh-agent -k 12:30:34 unset SSH_AUTH_SOCK; 12:30:34 unset SSH_AGENT_PID; 12:30:34 echo Agent pid 9426 killed; 12:30:34 [ssh-agent] Stopped. 12:30:34 [PostBuildScript] - [INFO] Executing post build scripts. 12:30:34 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins7777109589663477228.sh 12:30:34 ---> sysstat.sh 12:30:34 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins438029257565155589.sh 12:30:34 ---> package-listing.sh 12:30:34 ++ facter osfamily 12:30:34 ++ tr '[:upper:]' '[:lower:]' 12:30:35 + OS_FAMILY=redhat 12:30:35 + workspace=/w/workspace/distribution-docker-merge-scandium 12:30:35 + START_PACKAGES=/tmp/packages_start.txt 12:30:35 + END_PACKAGES=/tmp/packages_end.txt 12:30:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:30:35 + PACKAGES=/tmp/packages_start.txt 12:30:35 + '[' /w/workspace/distribution-docker-merge-scandium ']' 12:30:35 + PACKAGES=/tmp/packages_end.txt 12:30:35 + case "${OS_FAMILY}" in 12:30:35 + rpm -qa 12:30:35 + sort 12:30:35 + '[' -f /tmp/packages_start.txt ']' 12:30:35 + '[' -f /tmp/packages_end.txt ']' 12:30:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:30:35 + '[' /w/workspace/distribution-docker-merge-scandium ']' 12:30:35 + mkdir -p /w/workspace/distribution-docker-merge-scandium/archives/ 12:30:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-docker-merge-scandium/archives/ 12:30:36 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins17104923500834989439.sh 12:30:36 ---> capture-instance-metadata.sh 12:30:36 Setup pyenv: 12:30:36 system 12:30:36 3.8.13 12:30:36 3.9.13 12:30:36 * 3.10.13 (set by /w/workspace/distribution-docker-merge-scandium/.python-version) 12:30:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qNxA from file:/tmp/.os_lf_venv 12:30:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:37 lf-activate-venv(): INFO: Base packages installed successfully 12:30:37 lf-activate-venv(): INFO: Installing additional packages: lftools 12:30:52 lf-activate-venv(): INFO: Adding /tmp/venv-qNxA/bin to PATH 12:30:52 INFO: Running in OpenStack, capturing instance metadata 12:30:52 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins6933984006324409284.sh 12:30:52 provisioning config files... 12:30:53 Could not find credentials [logs] for distribution-docker-merge-scandium #81 12:30:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-docker-merge-scandium@tmp/config2174636558489647190tmp 12:30:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:30:53 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:30:53 provisioning config files... 12:30:53 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:30:53 [EnvInject] - Injecting environment variables from a build step. 12:30:53 [EnvInject] - Injecting as environment variables the properties content 12:30:53 SERVER_ID=logs 12:30:53 12:30:53 [EnvInject] - Variables injected successfully. 12:30:53 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins12000437388345318782.sh 12:30:53 ---> create-netrc.sh 12:30:53 WARN: Log server credential not found. 12:30:53 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins17553300071007130596.sh 12:30:53 ---> python-tools-install.sh 12:30:53 Setup pyenv: 12:30:53 system 12:30:53 3.8.13 12:30:53 3.9.13 12:30:53 * 3.10.13 (set by /w/workspace/distribution-docker-merge-scandium/.python-version) 12:30:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qNxA from file:/tmp/.os_lf_venv 12:30:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:55 lf-activate-venv(): INFO: Base packages installed successfully 12:30:55 lf-activate-venv(): INFO: Installing additional packages: lftools 12:31:09 lf-activate-venv(): INFO: Adding /tmp/venv-qNxA/bin to PATH 12:31:09 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins6038892385043967744.sh 12:31:09 ---> sudo-logs.sh 12:31:09 Archiving 'sudo' log.. 12:31:09 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins2363054885229579785.sh 12:31:09 ---> job-cost.sh 12:31:09 Setup pyenv: 12:31:09 system 12:31:09 3.8.13 12:31:09 3.9.13 12:31:09 * 3.10.13 (set by /w/workspace/distribution-docker-merge-scandium/.python-version) 12:31:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qNxA from file:/tmp/.os_lf_venv 12:31:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:12 lf-activate-venv(): INFO: Base packages installed successfully 12:31:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:31:19 lf-activate-venv(): INFO: Adding /tmp/venv-qNxA/bin to PATH 12:31:19 INFO: No Stack... 12:31:20 INFO: Retrieving Pricing Info for: v3-standard-4 12:31:20 INFO: Archiving Costs 12:31:20 [distribution-docker-merge-scandium] $ /bin/bash -l /tmp/jenkins13984675479308232545.sh 12:31:20 ---> logs-deploy.sh 12:31:20 Setup pyenv: 12:31:20 system 12:31:20 3.8.13 12:31:20 3.9.13 12:31:20 * 3.10.13 (set by /w/workspace/distribution-docker-merge-scandium/.python-version) 12:31:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qNxA from file:/tmp/.os_lf_venv 12:31:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:23 lf-activate-venv(): INFO: Base packages installed successfully 12:31:23 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:31:35 lf-activate-venv(): INFO: Adding /tmp/venv-qNxA/bin to PATH 12:31:35 WARNING: Nexus logging server not set 12:31:35 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-docker-merge-scandium/81/ 12:31:35 INFO: archiving logs to S3 12:31:36 ---> uname -a: 12:31:36 Linux prd-centos7-docker-4c-4g-11045.novalocal 3.10.0-1160.118.1.el7.x86_64 #1 SMP Wed Apr 24 16:01:50 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 12:31:36 12:31:36 12:31:36 ---> lscpu: 12:31:36 Architecture: x86_64 12:31:36 CPU op-mode(s): 32-bit, 64-bit 12:31:36 Byte Order: Little Endian 12:31:36 CPU(s): 4 12:31:36 On-line CPU(s) list: 0-3 12:31:36 Thread(s) per core: 1 12:31:36 Core(s) per socket: 1 12:31:36 Socket(s): 4 12:31:36 NUMA node(s): 1 12:31:36 Vendor ID: AuthenticAMD 12:31:36 CPU family: 23 12:31:36 Model: 49 12:31:36 Model name: AMD EPYC-Rome Processor 12:31:36 Stepping: 0 12:31:36 CPU MHz: 2799.998 12:31:36 BogoMIPS: 5599.99 12:31:36 Virtualization: AMD-V 12:31:36 Hypervisor vendor: KVM 12:31:36 Virtualization type: full 12:31:36 L1d cache: 32K 12:31:36 L1i cache: 32K 12:31:36 L2 cache: 512K 12:31:36 L3 cache: 16384K 12:31:36 NUMA node0 CPU(s): 0-3 12:31:36 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 12:31:36 12:31:36 12:31:36 ---> nproc: 12:31:36 4 12:31:36 12:31:36 12:31:36 ---> df -h: 12:31:36 Filesystem Size Used Avail Use% Mounted on 12:31:36 devtmpfs 7.8G 0 7.8G 0% /dev 12:31:36 tmpfs 7.8G 0 7.8G 0% /dev/shm 12:31:36 tmpfs 7.8G 17M 7.8G 1% /run 12:31:36 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 12:31:36 /dev/vda1 80G 6.1G 74G 8% / 12:31:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:31:36 12:31:36 12:31:36 ---> free -m: 12:31:36 total used free shared buff/cache available 12:31:36 Mem: 15884 762 13019 16 2102 14799 12:31:36 Swap: 1023 0 1023 12:31:36 12:31:36 12:31:36 ---> ip addr: 12:31:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:31:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:31:36 inet 127.0.0.1/8 scope host lo 12:31:36 valid_lft forever preferred_lft forever 12:31:36 inet6 ::1/128 scope host 12:31:36 valid_lft forever preferred_lft forever 12:31:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:31:36 link/ether fa:16:3e:35:a0:71 brd ff:ff:ff:ff:ff:ff 12:31:36 inet 10.30.171.27/23 brd 10.30.171.255 scope global dynamic eth0 12:31:36 valid_lft 86233sec preferred_lft 86233sec 12:31:36 inet6 fe80::f816:3eff:fe35:a071/64 scope link 12:31:36 valid_lft forever preferred_lft forever 12:31:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:31:36 link/ether 02:42:51:d9:9a:a4 brd ff:ff:ff:ff:ff:ff 12:31:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:31:36 valid_lft forever preferred_lft forever 12:31:36 12:31:36 12:31:36 ---> sar -b -r -n DEV: 12:31:36 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 11/16/2025 _x86_64_ (4 CPU) 12:31:36 12:31:36 12:28:44 PM LINUX RESTART 12:31:36 12:31:36 12:29:03 PM tps rtps wtps bread/s bwrtn/s 12:31:36 12:30:01 PM 253.13 21.89 231.24 4948.54 12878.88 12:31:36 12:31:01 PM 321.08 3.41 317.67 1238.17 9633.09 12:31:36 Average: 287.68 12.50 275.18 3062.09 11228.64 12:31:36 12:31:36 12:29:03 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:31:36 12:30:01 PM 13477748 2788216 17.14 2620 1879780 1096848 6.33 731404 1669380 142428 12:31:36 12:31:01 PM 13335972 2929992 18.01 2620 2028220 1047228 6.05 869404 1643728 23008 12:31:36 Average: 13406860 2859104 17.58 2620 1954000 1072038 6.19 800404 1656554 82718 12:31:36 12:31:36 12:29:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 12:31:36 12:30:01 PM eth0 408.27 283.24 1777.98 68.99 0.00 0.00 0.00 12:31:36 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:36 12:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:36 12:31:01 PM eth0 45.76 42.68 276.23 11.57 0.00 0.00 0.00 12:31:36 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:36 12:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:36 Average: eth0 223.96 160.93 1014.45 39.80 0.00 0.00 0.00 12:31:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:36 12:31:36 12:31:36 ---> sar -P ALL: 12:31:36 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 11/16/2025 _x86_64_ (4 CPU) 12:31:36 12:31:36 12:28:44 PM LINUX RESTART 12:31:36 12:31:36 12:29:03 PM CPU %user %nice %system %iowait %steal %idle 12:31:36 12:30:01 PM all 20.20 0.00 3.27 1.58 0.07 74.87 12:31:36 12:30:01 PM 0 25.12 0.00 5.01 2.51 0.05 67.31 12:31:36 12:30:01 PM 1 11.94 0.00 2.20 0.62 0.07 85.16 12:31:36 12:30:01 PM 2 24.87 0.00 3.21 2.44 0.09 69.38 12:31:36 12:30:01 PM 3 19.03 0.00 2.69 0.80 0.07 77.41 12:31:36 12:31:01 PM all 16.87 0.00 1.36 0.91 0.06 80.81 12:31:36 12:31:01 PM 0 36.87 0.00 2.42 1.09 0.07 59.56 12:31:36 12:31:01 PM 1 5.19 0.00 0.88 1.13 0.05 92.75 12:31:36 12:31:01 PM 2 12.23 0.00 1.05 0.85 0.05 85.81 12:31:36 12:31:01 PM 3 13.87 0.00 1.12 0.54 0.05 84.41 12:31:36 Average: all 18.50 0.00 2.30 1.24 0.06 77.90 12:31:36 Average: 0 31.06 0.00 3.70 1.79 0.06 63.39 12:31:36 Average: 1 8.49 0.00 1.53 0.88 0.06 89.04 12:31:36 Average: 2 18.38 0.00 2.10 1.62 0.07 77.82 12:31:36 Average: 3 16.39 0.00 1.89 0.67 0.06 80.99 12:31:36 12:31:36 12:31:36