03:03:54 Started by timer 03:03:54 Running as SYSTEM 03:03:54 [EnvInject] - Loading node environment variables. 03:03:54 Building remotely on prd-ubuntu20.04-docker-2c-8g-3326 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 03:03:54 [ssh-agent] Looking for ssh-agent implementation... 03:03:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:03:54 $ ssh-agent 03:03:54 SSH_AUTH_SOCK=/tmp/ssh-D8CgxBHNhl2F/agent.1434 03:03:54 SSH_AGENT_PID=1436 03:03:54 [ssh-agent] Started. 03:03:54 Running ssh-add (command line suppressed) 03:03:54 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4968849417945305202.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4968849417945305202.key) 03:03:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:03:54 The recommended git tool is: NONE 03:03:56 using credential edgex-jenkins-ssh 03:03:56 Wiping out workspace first. 03:03:56 Cloning the remote Git repository 03:03:56 Cloning repository git@github.com:edgexfoundry/ci-management 03:03:56 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:03:56 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 03:03:56 > git --version # timeout=10 03:03:56 > git --version # 'git version 2.25.1' 03:03:56 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:57 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 03:03:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:57 Avoid second fetch 03:03:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:03:57 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 03:03:57 > git config core.sparsecheckout # timeout=10 03:03:57 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 03:03:58 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 03:03:58 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 03:03:58 > git remote # timeout=10 03:03:58 > git submodule init # timeout=10 03:03:58 > git submodule sync # timeout=10 03:03:58 > git config --get remote.origin.url # timeout=10 03:03:58 > git submodule init # timeout=10 03:03:58 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:03:58 > git config --get submodule.packer/common-packer.url # timeout=10 03:03:58 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:03:58 > git config --get submodule.global-jjb.url # timeout=10 03:03:58 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:03:58 > git submodule update --init --recursive packer/common-packer # timeout=10 03:03:58 > git submodule update --init --recursive global-jjb # timeout=10 03:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:02 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:02 provisioning config files... 03:04:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11651178720459140022.sh 03:04:02 ---> python-tools-install.sh 03:04:02 Setup pyenv: 03:04:02 * system (set by /opt/pyenv/version) 03:04:02 * 3.8.13 (set by /opt/pyenv/version) 03:04:02 * 3.9.13 (set by /opt/pyenv/version) 03:04:02 * 3.10.6 (set by /opt/pyenv/version) 03:04:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1nOq 03:04:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:10 lf-activate-venv(): INFO: Installing: lftools 03:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-1nOq/bin to PATH 03:04:37 Generating Requirements File 03:04:57 Python 3.10.6 03:04:57 pip 25.1.1 from /tmp/venv-1nOq/lib/python3.10/site-packages/pip (python 3.10) 03:04:57 appdirs==1.4.4 03:04:57 argcomplete==3.6.2 03:04:57 aspy.yaml==1.3.0 03:04:57 attrs==25.3.0 03:04:57 autopage==0.5.2 03:04:57 beautifulsoup4==4.13.4 03:04:57 boto3==1.38.36 03:04:57 botocore==1.38.36 03:04:57 bs4==0.0.2 03:04:57 cachetools==5.5.2 03:04:57 certifi==2025.6.15 03:04:57 cffi==1.17.1 03:04:57 cfgv==3.4.0 03:04:57 chardet==5.2.0 03:04:57 charset-normalizer==3.4.2 03:04:57 click==8.2.1 03:04:57 cliff==4.10.0 03:04:57 cmd2==2.6.1 03:04:57 cryptography==3.3.2 03:04:57 debtcollector==3.0.0 03:04:57 decorator==5.2.1 03:04:57 defusedxml==0.7.1 03:04:57 Deprecated==1.2.18 03:04:57 distlib==0.3.9 03:04:57 dnspython==2.7.0 03:04:57 docker==7.1.0 03:04:57 dogpile.cache==1.4.0 03:04:57 durationpy==0.10 03:04:57 email_validator==2.2.0 03:04:57 filelock==3.18.0 03:04:57 future==1.0.0 03:04:57 gitdb==4.0.12 03:04:57 GitPython==3.1.44 03:04:57 google-auth==2.40.3 03:04:57 httplib2==0.22.0 03:04:57 identify==2.6.12 03:04:57 idna==3.10 03:04:57 importlib-resources==1.5.0 03:04:57 iso8601==2.1.0 03:04:57 Jinja2==3.1.6 03:04:57 jmespath==1.0.1 03:04:57 jsonpatch==1.33 03:04:57 jsonpointer==3.0.0 03:04:57 jsonschema==4.24.0 03:04:57 jsonschema-specifications==2025.4.1 03:04:57 keystoneauth1==5.11.1 03:04:57 kubernetes==33.1.0 03:04:57 lftools==0.37.13 03:04:57 lxml==5.4.0 03:04:57 MarkupSafe==3.0.2 03:04:57 msgpack==1.1.1 03:04:57 multi_key_dict==2.0.3 03:04:57 munch==4.0.0 03:04:57 netaddr==1.3.0 03:04:57 niet==1.4.2 03:04:57 nodeenv==1.9.1 03:04:57 oauth2client==4.1.3 03:04:57 oauthlib==3.2.2 03:04:57 openstacksdk==4.6.0 03:04:57 os-client-config==2.1.0 03:04:57 os-service-types==1.7.0 03:04:57 osc-lib==4.0.2 03:04:57 oslo.config==9.8.0 03:04:57 oslo.context==6.0.0 03:04:57 oslo.i18n==6.5.1 03:04:57 oslo.log==7.1.0 03:04:57 oslo.serialization==5.7.0 03:04:57 oslo.utils==9.0.0 03:04:57 packaging==25.0 03:04:57 pbr==6.1.1 03:04:57 platformdirs==4.3.8 03:04:57 prettytable==3.16.0 03:04:57 psutil==7.0.0 03:04:57 pyasn1==0.6.1 03:04:57 pyasn1_modules==0.4.2 03:04:57 pycparser==2.22 03:04:57 pygerrit2==2.0.15 03:04:57 PyGithub==2.6.1 03:04:57 PyJWT==2.10.1 03:04:57 PyNaCl==1.5.0 03:04:57 pyparsing==2.4.7 03:04:57 pyperclip==1.9.0 03:04:57 pyrsistent==0.20.0 03:04:57 python-cinderclient==9.7.0 03:04:57 python-dateutil==2.9.0.post0 03:04:57 python-heatclient==4.2.0 03:04:57 python-jenkins==1.8.2 03:04:57 python-keystoneclient==5.6.0 03:04:57 python-magnumclient==4.8.1 03:04:57 python-openstackclient==8.1.0 03:04:57 python-swiftclient==4.8.0 03:04:57 PyYAML==6.0.2 03:04:57 referencing==0.36.2 03:04:57 requests==2.32.4 03:04:57 requests-oauthlib==2.0.0 03:04:57 requestsexceptions==1.4.0 03:04:57 rfc3986==2.0.0 03:04:57 rpds-py==0.25.1 03:04:57 rsa==4.9.1 03:04:57 ruamel.yaml==0.18.14 03:04:57 ruamel.yaml.clib==0.2.12 03:04:57 s3transfer==0.13.0 03:04:57 simplejson==3.20.1 03:04:57 six==1.17.0 03:04:57 smmap==5.0.2 03:04:57 soupsieve==2.7 03:04:57 stevedore==5.4.1 03:04:57 tabulate==0.9.0 03:04:57 toml==0.10.2 03:04:57 tomlkit==0.13.3 03:04:57 tqdm==4.67.1 03:04:57 typing_extensions==4.14.0 03:04:57 tzdata==2025.2 03:04:57 urllib3==1.26.20 03:04:57 virtualenv==20.31.2 03:04:57 wcwidth==0.2.13 03:04:57 websocket-client==1.8.0 03:04:57 wrapt==1.17.2 03:04:57 xdg==6.0.0 03:04:57 xmltodict==0.14.2 03:04:57 yq==3.4.3 03:04:57 [EnvInject] - Injecting environment variables from a build step. 03:04:57 [EnvInject] - Injecting as environment variables the properties content 03:04:57 OS_CLOUD=vex 03:04:57 03:04:57 [EnvInject] - Variables injected successfully. 03:04:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:04:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:04:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11194318648771475140.sh 03:04:57 ---> Orphaned k8s clusters 03:04:57 Setup pyenv: 03:04:57 system 03:04:57 3.8.13 03:04:57 3.9.13 03:04:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:04:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1nOq from file:/tmp/.os_lf_venv 03:04:59 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 03:05:05 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. 03:05:05 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 03:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-1nOq/bin to PATH 03:05:08 -----> Delete orphaned cluster 03:05:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18000243252095319565.sh 03:05:08 ---> Orphaned stacks 03:05:08 Setup pyenv: 03:05:08 system 03:05:08 3.8.13 03:05:08 3.9.13 03:05:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1nOq from file:/tmp/.os_lf_venv 03:05:10 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:22 lf-activate-venv(): INFO: Adding /tmp/venv-1nOq/bin to PATH 03:05:22 + mapfile -t OS_COE_CLUSTERS_ID 03:05:22 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:05:22 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:05:22 ++ awk '{print $1}' 03:05:24 + echo '-----> Active clusters -> stacks' 03:05:24 -----> Active clusters -> stacks 03:05:24 + OS_COE_STACKS=() 03:05:24 + [[ 0 -gt 0 ]] 03:05:24 + mapfile -t OS_STACKS 03:05:24 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 03:05:24 ++ awk '{print $1}' 03:05:26 + echo '-----> Active stacks' 03:05:26 -----> Active stacks 03:05:26 + echo '-----> Delete orphaned stacks' 03:05:26 -----> Delete orphaned stacks 03:05:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14339063084892416278.sh 03:05:26 ---> Orphaned servers 03:05:26 Setup pyenv: 03:05:26 system 03:05:26 3.8.13 03:05:26 3.9.13 03:05:26 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1nOq from file:/tmp/.os_lf_venv 03:05:27 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:38 lf-activate-venv(): INFO: Adding /tmp/venv-1nOq/bin to PATH 03:05:43 -----> Active servers 03:05:43 prd-ubuntu20.04-docker-2c-8g-3326 03:05:43 prd-centos7-docker-4c-2g-3325 03:05:43 prd-ubuntu20.04-docker-2c-8g-lt-3302 03:05:43 prd-centos7-blackbox-4c-2g-3285 03:05:43 prd-centos7-blackbox-4c-2g-3284 03:05:43 prd-centos7-blackbox-4c-2g-3283 03:05:43 prd-centos7-blackbox-4c-2g-3282 03:05:43 -----> Delete orphaned servers 03:05:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17546724539619490697.sh 03:05:44 ---> Orphaned ports 03:05:44 Setup pyenv: 03:05:44 system 03:05:44 3.8.13 03:05:44 3.9.13 03:05:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1nOq from file:/tmp/.os_lf_venv 03:05:46 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 03:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-1nOq/bin to PATH 03:05:58 No orphaned ports to process. 03:05:58 Build step 'Conditional step (single)' marked build as failure 03:05:58 $ ssh-agent -k 03:05:58 unset SSH_AUTH_SOCK; 03:05:58 unset SSH_AGENT_PID; 03:05:58 echo Agent pid 1436 killed; 03:05:58 [ssh-agent] Stopped. 03:05:58 [PostBuildScript] - [INFO] Executing post build scripts. 03:05:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3907643791282899939.sh 03:05:58 ---> sysstat.sh 03:05:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins109103328776297567.sh 03:05:58 ---> package-listing.sh 03:05:58 ++ facter osfamily 03:05:58 ++ tr '[:upper:]' '[:lower:]' 03:05:59 + OS_FAMILY=debian 03:05:59 + workspace=/w/workspace/ci-management-openstack-cron 03:05:59 + START_PACKAGES=/tmp/packages_start.txt 03:05:59 + END_PACKAGES=/tmp/packages_end.txt 03:05:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:05:59 + PACKAGES=/tmp/packages_start.txt 03:05:59 + '[' /w/workspace/ci-management-openstack-cron ']' 03:05:59 + PACKAGES=/tmp/packages_end.txt 03:05:59 + case "${OS_FAMILY}" in 03:05:59 + dpkg -l 03:05:59 + grep '^ii' 03:05:59 + '[' -f /tmp/packages_start.txt ']' 03:05:59 + '[' -f /tmp/packages_end.txt ']' 03:05:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:05:59 + '[' /w/workspace/ci-management-openstack-cron ']' 03:05:59 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:05:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:05:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10446483785294739546.sh 03:05:59 ---> capture-instance-metadata.sh 03:05:59 Setup pyenv: 03:05:59 system 03:05:59 3.8.13 03:05:59 3.9.13 03:05:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1nOq from file:/tmp/.os_lf_venv 03:06:01 lf-activate-venv(): INFO: Installing: lftools 03:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-1nOq/bin to PATH 03:06:09 INFO: Running in OpenStack, capturing instance metadata 03:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6078579697194119633.sh 03:06:09 provisioning config files... 03:06:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4362368227586950139tmp 03:06:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:06:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:06:09 [EnvInject] - Injecting environment variables from a build step. 03:06:09 [EnvInject] - Injecting as environment variables the properties content 03:06:09 SERVER_ID=logs 03:06:09 03:06:09 [EnvInject] - Variables injected successfully. 03:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14625515867211842681.sh 03:06:09 ---> create-netrc.sh 03:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2540925076276876170.sh 03:06:09 ---> python-tools-install.sh 03:06:09 Setup pyenv: 03:06:09 system 03:06:09 3.8.13 03:06:09 3.9.13 03:06:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1nOq from file:/tmp/.os_lf_venv 03:06:11 lf-activate-venv(): INFO: Installing: lftools 03:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-1nOq/bin to PATH 03:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6766461837399824449.sh 03:06:19 ---> sudo-logs.sh 03:06:19 Archiving 'sudo' log.. 03:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15568935975255747513.sh 03:06:19 ---> job-cost.sh 03:06:19 Setup pyenv: 03:06:19 system 03:06:19 3.8.13 03:06:19 3.9.13 03:06:19 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1nOq from file:/tmp/.os_lf_venv 03:06:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-1nOq/bin to PATH 03:06:27 INFO: No Stack... 03:06:27 INFO: Retrieving Pricing Info for: v3-standard-2 03:06:28 INFO: Archiving Costs 03:06:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17403310082490710496.sh 03:06:28 ---> logs-deploy.sh 03:06:28 Setup pyenv: 03:06:28 system 03:06:28 3.8.13 03:06:28 3.9.13 03:06:28 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1nOq from file:/tmp/.os_lf_venv 03:06:30 lf-activate-venv(): INFO: Installing: lftools 03:06:37 lf-activate-venv(): INFO: Adding /tmp/venv-1nOq/bin to PATH 03:06:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54852 03:06:37 INFO: archiving workspace using pattern(s): 03:06:38 Archives upload complete. 03:06:39 INFO: archiving logs to Nexus 03:06:39 ---> uname -a: 03:06:39 Linux prd-ubuntu20-04-docker-2c-8g-3326 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 03:06:39 03:06:39 03:06:39 ---> lscpu: 03:06:39 Architecture: x86_64 03:06:39 CPU op-mode(s): 32-bit, 64-bit 03:06:39 Byte Order: Little Endian 03:06:39 Address sizes: 40 bits physical, 48 bits virtual 03:06:39 CPU(s): 2 03:06:39 On-line CPU(s) list: 0,1 03:06:39 Thread(s) per core: 1 03:06:39 Core(s) per socket: 1 03:06:39 Socket(s): 2 03:06:39 NUMA node(s): 1 03:06:39 Vendor ID: AuthenticAMD 03:06:39 CPU family: 23 03:06:39 Model: 49 03:06:39 Model name: AMD EPYC-Rome Processor 03:06:39 Stepping: 0 03:06:39 CPU MHz: 2799.998 03:06:39 BogoMIPS: 5599.99 03:06:39 Virtualization: AMD-V 03:06:39 Hypervisor vendor: KVM 03:06:39 Virtualization type: full 03:06:39 L1d cache: 64 KiB 03:06:39 L1i cache: 64 KiB 03:06:39 L2 cache: 1 MiB 03:06:39 L3 cache: 32 MiB 03:06:39 NUMA node0 CPU(s): 0,1 03:06:39 Vulnerability Gather data sampling: Not affected 03:06:39 Vulnerability Itlb multihit: Not affected 03:06:39 Vulnerability L1tf: Not affected 03:06:39 Vulnerability Mds: Not affected 03:06:39 Vulnerability Meltdown: Not affected 03:06:39 Vulnerability Mmio stale data: Not affected 03:06:39 Vulnerability Retbleed: Vulnerable 03:06:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:06:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:06:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 03:06:39 Vulnerability Srbds: Not affected 03:06:39 Vulnerability Tsx async abort: Not affected 03:06:39 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 03:06:39 03:06:39 03:06:39 ---> nproc: 03:06:39 2 03:06:39 03:06:39 03:06:39 ---> df -h: 03:06:39 Filesystem Size Used Avail Use% Mounted on 03:06:39 udev 3.9G 0 3.9G 0% /dev 03:06:39 tmpfs 795M 1.1M 794M 1% /run 03:06:39 /dev/vda1 39G 8.9G 30G 24% / 03:06:39 tmpfs 3.9G 0 3.9G 0% /dev/shm 03:06:39 tmpfs 5.0M 0 5.0M 0% /run/lock 03:06:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:06:39 /dev/loop0 62M 62M 0 100% /snap/core20/1405 03:06:39 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 03:06:39 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 03:06:39 /dev/vda15 105M 6.1M 99M 6% /boot/efi 03:06:39 tmpfs 795M 0 795M 0% /run/user/1001 03:06:39 03:06:39 03:06:39 ---> free -m: 03:06:39 total used free shared buff/cache available 03:06:39 Mem: 7945 522 5316 1 2106 7144 03:06:39 Swap: 1023 0 1023 03:06:39 03:06:39 03:06:39 ---> ip addr: 03:06:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:06:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:06:39 inet 127.0.0.1/8 scope host lo 03:06:39 valid_lft forever preferred_lft forever 03:06:39 inet6 ::1/128 scope host 03:06:39 valid_lft forever preferred_lft forever 03:06:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 03:06:39 link/ether fa:16:3e:30:79:1c brd ff:ff:ff:ff:ff:ff 03:06:39 inet 10.30.123.62/23 brd 10.30.123.255 scope global dynamic ens3 03:06:39 valid_lft 86201sec preferred_lft 86201sec 03:06:39 inet6 fe80::f816:3eff:fe30:791c/64 scope link 03:06:39 valid_lft forever preferred_lft forever 03:06:39 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:06:39 link/ether 02:42:0b:1f:e1:d3 brd ff:ff:ff:ff:ff:ff 03:06:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:06:39 valid_lft forever preferred_lft forever 03:06:39 03:06:39 03:06:39 ---> sar -b -r -n DEV: 03:06:39 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3326) 06/15/25 _x86_64_ (2 CPU) 03:06:39 03:06:39 03:03:22 LINUX RESTART (2 CPU) 03:06:39 03:06:39 03:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:06:39 03:05:01 98.17 9.16 89.01 0.00 699.44 7411.43 0.00 03:06:39 03:06:01 66.31 1.60 64.71 0.00 115.71 8936.91 0.00 03:06:39 Average: 82.11 5.35 76.76 0.00 405.17 8180.45 0.00 03:06:39 03:06:39 03:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:06:39 03:05:01 5485432 7330364 467584 5.75 72196 1924080 1189564 12.95 643084 1762656 211308 03:06:39 03:06:01 5478184 7341348 455308 5.60 77828 1935812 1193180 12.99 669304 1743468 9096 03:06:39 Average: 5481808 7335856 461446 5.67 75012 1929946 1191372 12.97 656194 1753062 110202 03:06:39 03:06:39 03:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:06:39 03:05:01 ens3 82.97 58.94 1095.93 10.44 0.00 0.00 0.00 0.00 03:06:39 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:39 03:05:01 lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 03:06:39 03:06:01 ens3 29.63 27.73 54.93 9.80 0.00 0.00 0.00 0.00 03:06:39 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:39 03:06:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 03:06:39 Average: ens3 56.08 43.20 571.14 10.12 0.00 0.00 0.00 0.00 03:06:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:39 Average: lo 1.98 1.98 0.21 0.21 0.00 0.00 0.00 0.00 03:06:39 03:06:39 03:06:39 ---> sar -P ALL: 03:06:39 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3326) 06/15/25 _x86_64_ (2 CPU) 03:06:39 03:06:39 03:03:22 LINUX RESTART (2 CPU) 03:06:39 03:06:39 03:04:02 CPU %user %nice %system %iowait %steal %idle 03:06:39 03:05:01 all 38.50 0.00 3.24 7.16 0.10 50.99 03:06:39 03:05:01 0 17.30 0.00 2.60 10.93 0.08 69.09 03:06:39 03:05:01 1 59.84 0.00 3.89 3.37 0.12 32.78 03:06:39 03:06:01 all 40.24 0.00 2.29 1.87 0.09 55.51 03:06:39 03:06:01 0 62.25 0.00 2.67 3.01 0.10 31.97 03:06:39 03:06:01 1 18.37 0.00 1.91 0.75 0.08 78.89 03:06:39 Average: all 39.38 0.00 2.76 4.49 0.10 53.27 03:06:39 Average: 0 39.89 0.00 2.64 6.95 0.09 50.43 03:06:39 Average: 1 38.86 0.00 2.89 2.04 0.10 56.11 03:06:39 03:06:39 03:06:39