15:39:08 Started by timer 15:39:08 Running as SYSTEM 15:39:08 [EnvInject] - Loading node environment variables. 15:39:08 Building remotely on prd-centos7-docker-4c-4g-2904 (centos7-docker-4c-4g) in workspace /w/workspace/distribution-docker-merge-titanium 15:39:09 [ssh-agent] Looking for ssh-agent implementation... 15:39:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:09 $ ssh-agent 15:39:09 SSH_AUTH_SOCK=/tmp/ssh-Cpc3hbOJVTHZ/agent.9429 15:39:09 SSH_AGENT_PID=9431 15:39:09 [ssh-agent] Started. 15:39:09 Running ssh-add (command line suppressed) 15:39:09 Identity added: /w/workspace/distribution-docker-merge-titanium@tmp/private_key_17168104749494258075.key (/w/workspace/distribution-docker-merge-titanium@tmp/private_key_17168104749494258075.key) 15:39:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:39:09 The recommended git tool is: NONE 15:39:11 using credential jenkins-ssh 15:39:11 Wiping out workspace first. 15:39:11 Cloning the remote Git repository 15:39:11 Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution 15:39:11 > git init /w/workspace/distribution-docker-merge-titanium # timeout=10 15:39:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 15:39:11 > git --version # timeout=10 15:39:11 > git --version # 'git version 2.36.6' 15:39:11 using GIT_SSH to set credentials jenkins-ssh 15:39:11 [INFO] Currently running in a labeled security context 15:39:11 [INFO] Currently SELinux is 'enforcing' on the host 15:39:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/distribution-docker-merge-titanium@tmp/jenkins-gitclient-ssh8557140370162414233.key 15:39:11 Verifying host key using known hosts file 15:39:11 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. 15:39:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 15:39:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:12 Avoid second fetch 15:39:12 > git rev-parse refs/remotes/origin/stable/titanium^{commit} # timeout=10 15:39:12 Checking out Revision bb5d6ba07c6f102668e8e3b6175478f7a89f6ed0 (refs/remotes/origin/stable/titanium) 15:39:12 > git config core.sparsecheckout # timeout=10 15:39:12 > git checkout -f bb5d6ba07c6f102668e8e3b6175478f7a89f6ed0 # timeout=10 15:39:12 Commit message: "Bump versions by x.y.(z+1)" 15:39:12 > git rev-list --no-walk bb5d6ba07c6f102668e8e3b6175478f7a89f6ed0 # timeout=10 15:39:16 provisioning config files... 15:39:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:39:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:39:16 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins10358586858068419245.sh 15:39:16 ---> python-tools-install.sh 15:39:16 Setup pyenv: 15:39:16 system 15:39:16 * 3.8.13 (set by /opt/pyenv/version) 15:39:16 * 3.9.13 (set by /opt/pyenv/version) 15:39:16 3.10.13 15:39:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mCyY 15:39:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:39:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:39:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:39:25 lf-activate-venv(): INFO: Base packages installed successfully 15:39:25 lf-activate-venv(): INFO: Installing additional packages: lftools 15:39:55 lf-activate-venv(): INFO: Adding /tmp/venv-mCyY/bin to PATH 15:39:55 Generating Requirements File 15:40: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. 15:40:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:40:19 Python 3.10.13 15:40:19 pip 25.3 from /tmp/venv-mCyY/lib/python3.10/site-packages/pip (python 3.10) 15:40:20 appdirs==1.4.4 15:40:20 argcomplete==3.6.3 15:40:20 aspy.yaml==1.3.0 15:40:20 attrs==25.4.0 15:40:20 autopage==0.5.2 15:40:20 beautifulsoup4==4.14.3 15:40:20 boto3==1.42.0 15:40:20 botocore==1.41.6 15:40:20 bs4==0.0.2 15:40:20 cachetools==6.2.2 15:40:20 certifi==2025.11.12 15:40:20 cffi==2.0.0 15:40:20 cfgv==3.5.0 15:40:20 chardet==5.2.0 15:40:20 charset-normalizer==3.4.4 15:40:20 click==8.3.1 15:40:20 cliff==4.12.0 15:40:20 cmd2==2.7.0 15:40:20 cryptography==3.3.2 15:40:20 debtcollector==3.0.0 15:40:20 decorator==5.2.1 15:40:20 defusedxml==0.7.1 15:40:20 Deprecated==1.3.1 15:40:20 distlib==0.4.0 15:40:20 dnspython==2.8.0 15:40:20 docker==7.1.0 15:40:20 dogpile.cache==1.5.0 15:40:20 durationpy==0.10 15:40:20 email-validator==2.3.0 15:40:20 filelock==3.20.0 15:40:20 future==1.0.0 15:40:20 gitdb==4.0.12 15:40:20 GitPython==3.1.45 15:40:20 google-auth==2.43.0 15:40:20 httplib2==0.31.0 15:40:20 identify==2.6.15 15:40:20 idna==3.11 15:40:20 importlib-resources==1.5.0 15:40:20 iso8601==2.1.0 15:40:20 Jinja2==3.1.6 15:40:20 jmespath==1.0.1 15:40:20 jsonpatch==1.33 15:40:20 jsonpointer==3.0.0 15:40:20 jsonschema==4.25.1 15:40:20 jsonschema-specifications==2025.9.1 15:40:20 keystoneauth1==5.12.0 15:40:20 kubernetes==34.1.0 15:40:20 lftools==0.37.16 15:40:20 lxml==6.0.2 15:40:20 markdown-it-py==4.0.0 15:40:20 MarkupSafe==3.0.3 15:40:20 mdurl==0.1.2 15:40:20 msgpack==1.1.2 15:40:20 multi_key_dict==2.0.3 15:40:20 munch==4.0.0 15:40:20 netaddr==1.3.0 15:40:20 niet==1.4.2 15:40:20 nodeenv==1.9.1 15:40:20 oauth2client==4.1.3 15:40:20 oauthlib==3.3.1 15:40:20 openstacksdk==4.8.0 15:40:20 os-service-types==1.8.2 15:40:20 osc-lib==4.2.0 15:40:20 oslo.config==10.1.0 15:40:20 oslo.context==6.2.0 15:40:20 oslo.i18n==6.7.1 15:40:20 oslo.log==7.2.1 15:40:20 oslo.serialization==5.8.0 15:40:20 oslo.utils==9.2.0 15:40:20 packaging==25.0 15:40:20 pbr==7.0.3 15:40:20 platformdirs==4.5.0 15:40:20 prettytable==3.17.0 15:40:20 psutil==7.1.3 15:40:20 pyasn1==0.6.1 15:40:20 pyasn1_modules==0.4.2 15:40:20 pycparser==2.23 15:40:20 pygerrit2==2.0.15 15:40:20 PyGithub==2.8.1 15:40:20 Pygments==2.19.2 15:40:20 PyJWT==2.10.1 15:40:20 PyNaCl==1.6.1 15:40:20 pyparsing==2.4.7 15:40:20 pyperclip==1.11.0 15:40:20 pyrsistent==0.20.0 15:40:20 python-cinderclient==9.8.0 15:40:20 python-dateutil==2.9.0.post0 15:40:20 python-heatclient==4.3.0 15:40:20 python-jenkins==1.8.3 15:40:20 python-keystoneclient==5.7.0 15:40:20 python-magnumclient==4.9.0 15:40:20 python-openstackclient==8.2.0 15:40:20 python-swiftclient==4.9.0 15:40:20 PyYAML==6.0.3 15:40:20 referencing==0.37.0 15:40:20 requests==2.32.5 15:40:20 requests-oauthlib==2.0.0 15:40:20 requestsexceptions==1.4.0 15:40:20 rfc3986==2.0.0 15:40:20 rich==14.2.0 15:40:20 rich-argparse==1.7.2 15:40:20 rpds-py==0.30.0 15:40:20 rsa==4.9.1 15:40:20 ruamel.yaml==0.18.16 15:40:20 ruamel.yaml.clib==0.2.15 15:40:20 s3transfer==0.16.0 15:40:20 simplejson==3.20.2 15:40:20 six==1.17.0 15:40:20 smmap==5.0.2 15:40:20 soupsieve==2.8 15:40:20 stevedore==5.6.0 15:40:20 tabulate==0.9.0 15:40:20 toml==0.10.2 15:40:20 tomlkit==0.13.3 15:40:20 tqdm==4.67.1 15:40:20 typing_extensions==4.15.0 15:40:20 tzdata==2025.2 15:40:20 urllib3==1.26.20 15:40:20 virtualenv==20.35.4 15:40:20 wcwidth==0.2.14 15:40:20 websocket-client==1.9.0 15:40:20 wrapt==2.0.1 15:40:20 xdg==6.0.0 15:40:20 xmltodict==1.0.2 15:40:20 yq==3.4.3 15:40:20 provisioning config files... 15:40:20 copy managed file [global-settings] to file:/w/workspace/distribution-docker-merge-titanium@tmp/config5264938057020962990tmp 15:40:22 copy managed file [integration-distribution-settings] to file:/w/workspace/distribution-docker-merge-titanium@tmp/config6528979746832518889tmp 15:40:22 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins15797887521629157115.sh 15:40:22 ---> docker-login.sh 15:40:22 nexus3.opendaylight.org:10001 15:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:23 Configure a credential helper to remove this warning. See 15:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:23 15:40:23 Login Succeeded 15:40:23 nexus3.opendaylight.org:10002 15:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:23 Configure a credential helper to remove this warning. See 15:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:23 15:40:23 Login Succeeded 15:40:23 nexus3.opendaylight.org:10003 15:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:23 Configure a credential helper to remove this warning. See 15:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:23 15:40:23 Login Succeeded 15:40:23 nexus3.opendaylight.org:10004 15:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:23 Configure a credential helper to remove this warning. See 15:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:23 15:40:23 Login Succeeded 15:40:23 docker.io 15:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:23 Configure a credential helper to remove this warning. See 15:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:23 15:40:23 Login Succeeded 15:40:23 ---> docker-login.sh ends 15:40:23 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins184096923896404721.sh 15:40:23 [distribution-docker-merge-titanium] $ /bin/sh -xe /tmp/jenkins4065601673804920251.sh 15:40:23 [EnvInject] - Injecting environment variables from a build step. 15:40:23 [EnvInject] - Injecting as environment variables the properties content 15:40:23 DOCKER_ROOT=$WORKSPACE/docker 15:40:23 CONTAINER_TAG_YAML_DIR= 15:40:23 CONTAINER_TAG_METHOD=yaml-file 15:40:23 15:40:23 [EnvInject] - Variables injected successfully. 15:40:23 [distribution-docker-merge-titanium] $ /bin/bash -l /tmp/jenkins193448149891479799.sh 15:40:23 ---> docker-get-container-tag.sh 15:40:23 Setup pyenv: 15:40:23 system 15:40:23 3.8.13 15:40:23 3.9.13 15:40:23 * 3.10.13 (set by /w/workspace/distribution-docker-merge-titanium/.python-version) 15:40:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCyY from file:/tmp/.os_lf_venv 15:40:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:40:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:40:26 lf-activate-venv(): INFO: Base packages installed successfully 15:40:26 lf-activate-venv(): INFO: Installing additional packages: yq 15:40:27 lf-activate-venv(): INFO: Adding /tmp/venv-mCyY/bin to PATH 15:40:27 File /w/workspace/distribution-docker-merge-titanium/docker/container-tag.yaml not found. 15:40:27 Failed to get a container tag using method yaml-file 15:40:27 Build step 'Execute shell' marked build as failure 15:40:27 $ ssh-agent -k 15:40:27 unset SSH_AUTH_SOCK; 15:40:27 unset SSH_AGENT_PID; 15:40:27 echo Agent pid 9431 killed; 15:40:27 [ssh-agent] Stopped. 15:40:27 [PostBuildScript] - [INFO] Executing post build scripts. 15:40:27 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins1942852429898404563.sh 15:40:27 ---> sysstat.sh 15:40:28 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins7395161454113235660.sh 15:40:28 ---> package-listing.sh 15:40:28 ++ facter osfamily 15:40:28 ++ tr '[:upper:]' '[:lower:]' 15:40:28 + OS_FAMILY=redhat 15:40:28 + workspace=/w/workspace/distribution-docker-merge-titanium 15:40:28 + START_PACKAGES=/tmp/packages_start.txt 15:40:28 + END_PACKAGES=/tmp/packages_end.txt 15:40:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:40:28 + PACKAGES=/tmp/packages_start.txt 15:40:28 + '[' /w/workspace/distribution-docker-merge-titanium ']' 15:40:28 + PACKAGES=/tmp/packages_end.txt 15:40:28 + case "${OS_FAMILY}" in 15:40:28 + sort 15:40:28 + rpm -qa 15:40:29 + '[' -f /tmp/packages_start.txt ']' 15:40:29 + '[' -f /tmp/packages_end.txt ']' 15:40:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:40:29 + '[' /w/workspace/distribution-docker-merge-titanium ']' 15:40:29 + mkdir -p /w/workspace/distribution-docker-merge-titanium/archives/ 15:40:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-docker-merge-titanium/archives/ 15:40:29 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins9555058406970867781.sh 15:40:29 ---> capture-instance-metadata.sh 15:40:29 Setup pyenv: 15:40:29 system 15:40:29 3.8.13 15:40:29 3.9.13 15:40:29 * 3.10.13 (set by /w/workspace/distribution-docker-merge-titanium/.python-version) 15:40:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCyY from file:/tmp/.os_lf_venv 15:40:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:40:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:40:30 lf-activate-venv(): INFO: Base packages installed successfully 15:40:30 lf-activate-venv(): INFO: Installing additional packages: lftools 15:40:44 lf-activate-venv(): INFO: Adding /tmp/venv-mCyY/bin to PATH 15:40:44 INFO: Running in OpenStack, capturing instance metadata 15:40:45 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins16294974032533109913.sh 15:40:45 provisioning config files... 15:40:45 Could not find credentials [logs] for distribution-docker-merge-titanium #62 15:40:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-docker-merge-titanium@tmp/config13589650769108204995tmp 15:40:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:40:45 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:40:45 provisioning config files... 15:40:45 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:40:45 [EnvInject] - Injecting environment variables from a build step. 15:40:45 [EnvInject] - Injecting as environment variables the properties content 15:40:45 SERVER_ID=logs 15:40:45 15:40:45 [EnvInject] - Variables injected successfully. 15:40:45 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins4048983702229649452.sh 15:40:45 ---> create-netrc.sh 15:40:45 WARN: Log server credential not found. 15:40:45 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins3806768016310433162.sh 15:40:45 ---> python-tools-install.sh 15:40:45 Setup pyenv: 15:40:45 system 15:40:45 3.8.13 15:40:45 3.9.13 15:40:46 * 3.10.13 (set by /w/workspace/distribution-docker-merge-titanium/.python-version) 15:40:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCyY from file:/tmp/.os_lf_venv 15:40:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:40:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:40:48 lf-activate-venv(): INFO: Base packages installed successfully 15:40:48 lf-activate-venv(): INFO: Installing additional packages: lftools 15:41:00 lf-activate-venv(): INFO: Adding /tmp/venv-mCyY/bin to PATH 15:41:00 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins10257586422415147440.sh 15:41:00 ---> sudo-logs.sh 15:41:00 Archiving 'sudo' log.. 15:41:01 [distribution-docker-merge-titanium] $ /bin/bash /tmp/jenkins1976535421472920555.sh 15:41:01 ---> job-cost.sh 15:41:01 Setup pyenv: 15:41:01 system 15:41:01 3.8.13 15:41:01 3.9.13 15:41:01 * 3.10.13 (set by /w/workspace/distribution-docker-merge-titanium/.python-version) 15:41:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCyY from file:/tmp/.os_lf_venv 15:41:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:41:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:41:03 lf-activate-venv(): INFO: Base packages installed successfully 15:41:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:41:11 lf-activate-venv(): INFO: Adding /tmp/venv-mCyY/bin to PATH 15:41:11 INFO: No Stack... 15:41:11 INFO: Retrieving Pricing Info for: v3-standard-4 15:41:12 INFO: Archiving Costs 15:41:12 [distribution-docker-merge-titanium] $ /bin/bash -l /tmp/jenkins16946572253314450275.sh 15:41:12 ---> logs-deploy.sh 15:41:12 Setup pyenv: 15:41:12 system 15:41:12 3.8.13 15:41:12 3.9.13 15:41:12 * 3.10.13 (set by /w/workspace/distribution-docker-merge-titanium/.python-version) 15:41:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCyY from file:/tmp/.os_lf_venv 15:41:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:41:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:41:14 lf-activate-venv(): INFO: Base packages installed successfully 15:41:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:41:27 lf-activate-venv(): INFO: Adding /tmp/venv-mCyY/bin to PATH 15:41:27 WARNING: Nexus logging server not set 15:41:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-docker-merge-titanium/62/ 15:41:27 INFO: archiving logs to S3 15:41:28 ---> uname -a: 15:41:28 Linux prd-centos7-docker-4c-4g-2904.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 15:41:28 15:41:28 15:41:28 ---> lscpu: 15:41:28 Architecture: x86_64 15:41:28 CPU op-mode(s): 32-bit, 64-bit 15:41:28 Byte Order: Little Endian 15:41:28 CPU(s): 4 15:41:28 On-line CPU(s) list: 0-3 15:41:28 Thread(s) per core: 1 15:41:28 Core(s) per socket: 1 15:41:28 Socket(s): 4 15:41:28 NUMA node(s): 1 15:41:28 Vendor ID: AuthenticAMD 15:41:28 CPU family: 23 15:41:28 Model: 49 15:41:28 Model name: AMD EPYC-Rome Processor 15:41:28 Stepping: 0 15:41:28 CPU MHz: 2799.998 15:41:28 BogoMIPS: 5599.99 15:41:28 Virtualization: AMD-V 15:41:28 Hypervisor vendor: KVM 15:41:28 Virtualization type: full 15:41:28 L1d cache: 32K 15:41:28 L1i cache: 32K 15:41:28 L2 cache: 512K 15:41:28 L3 cache: 16384K 15:41:28 NUMA node0 CPU(s): 0-3 15:41:28 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 15:41:28 15:41:28 15:41:28 ---> nproc: 15:41:28 4 15:41:28 15:41:28 15:41:28 ---> df -h: 15:41:28 Filesystem Size Used Avail Use% Mounted on 15:41:28 devtmpfs 7.8G 0 7.8G 0% /dev 15:41:28 tmpfs 7.8G 0 7.8G 0% /dev/shm 15:41:28 tmpfs 7.8G 17M 7.8G 1% /run 15:41:28 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 15:41:28 /dev/vda1 80G 6.1G 74G 8% / 15:41:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:41:28 15:41:28 15:41:28 ---> free -m: 15:41:28 total used free shared buff/cache available 15:41:28 Mem: 15884 758 13025 16 2100 14804 15:41:28 Swap: 1023 0 1023 15:41:28 15:41:28 15:41:28 ---> ip addr: 15:41:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:41:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:41:28 inet 127.0.0.1/8 scope host lo 15:41:28 valid_lft forever preferred_lft forever 15:41:28 inet6 ::1/128 scope host 15:41:28 valid_lft forever preferred_lft forever 15:41:28 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:41:28 link/ether fa:16:3e:e7:22:0b brd ff:ff:ff:ff:ff:ff 15:41:28 inet 10.30.171.87/23 brd 10.30.171.255 scope global dynamic eth0 15:41:28 valid_lft 86237sec preferred_lft 86237sec 15:41:28 inet6 fe80::f816:3eff:fee7:220b/64 scope link 15:41:28 valid_lft forever preferred_lft forever 15:41:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:41:28 link/ether 02:42:bd:3d:be:b9 brd ff:ff:ff:ff:ff:ff 15:41:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:41:28 valid_lft forever preferred_lft forever 15:41:28 15:41:28 15:41:28 ---> sar -b -r -n DEV: 15:41:28 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 12/01/2025 _x86_64_ (4 CPU) 15:41:28 15:41:28 03:38:40 PM LINUX RESTART 15:41:28 15:41:28 03:39:01 PM tps rtps wtps bread/s bwrtn/s 15:41:28 03:40:01 PM 216.02 18.43 197.59 4423.78 8344.00 15:41:28 03:41:01 PM 310.03 3.41 306.61 1255.70 8948.02 15:41:28 Average: 263.02 10.93 252.09 2839.87 8645.98 15:41:28 15:41:28 03:39:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:41:28 03:40:01 PM 13554996 2710968 16.67 2620 1889768 1015496 5.86 650760 1673464 138172 15:41:28 03:41:01 PM 13402848 2863116 17.60 2620 2028188 1006704 5.81 804580 1642596 24480 15:41:28 Average: 13478922 2787042 17.13 2620 1958978 1011100 5.84 727670 1658030 81326 15:41:28 15:41:28 03:39:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:41:28 03:40:01 PM eth0 437.65 310.22 1838.39 68.99 0.00 0.00 0.00 15:41:28 03:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:28 03:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:28 03:41:01 PM eth0 37.49 34.63 167.70 11.34 0.00 0.00 0.00 15:41:28 03:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:28 03:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:28 Average: eth0 237.59 172.44 1003.11 40.17 0.00 0.00 0.00 15:41:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:28 15:41:28 15:41:28 ---> sar -P ALL: 15:41:28 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 12/01/2025 _x86_64_ (4 CPU) 15:41:28 15:41:28 03:38:40 PM LINUX RESTART 15:41:28 15:41:28 03:39:01 PM CPU %user %nice %system %iowait %steal %idle 15:41:28 03:40:01 PM all 20.27 0.00 2.47 0.82 0.08 76.36 15:41:28 03:40:01 PM 0 11.75 0.00 2.37 1.76 0.07 84.06 15:41:28 03:40:01 PM 1 21.45 0.00 2.63 0.38 0.07 75.47 15:41:28 03:40:01 PM 2 12.08 0.00 1.81 0.22 0.07 85.82 15:41:28 03:40:01 PM 3 36.34 0.00 3.09 0.92 0.09 59.56 15:41:28 03:41:01 PM all 17.27 0.00 1.26 0.76 0.07 80.64 15:41:28 03:41:01 PM 0 8.12 0.00 0.76 0.80 0.07 90.25 15:41:28 03:41:01 PM 1 33.84 0.00 2.07 0.88 0.09 63.12 15:41:28 03:41:01 PM 2 4.92 0.00 0.67 0.76 0.08 93.56 15:41:28 03:41:01 PM 3 22.96 0.00 1.55 0.59 0.07 74.83 15:41:28 Average: all 18.77 0.00 1.86 0.79 0.07 78.51 15:41:28 Average: 0 9.93 0.00 1.56 1.27 0.07 87.17 15:41:28 Average: 1 27.60 0.00 2.35 0.63 0.08 69.34 15:41:28 Average: 2 8.47 0.00 1.24 0.49 0.08 89.72 15:41:28 Average: 3 29.58 0.00 2.31 0.75 0.08 67.27 15:41:28 15:41:28 15:41:28