01:04:25 Started by timer 01:04:25 Running as SYSTEM 01:04:25 [EnvInject] - Loading node environment variables. 01:04:25 Building remotely on prd-ubuntu20.04-docker-2c-8g-3354 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 01:04:25 [ssh-agent] Looking for ssh-agent implementation... 01:04:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:25 $ ssh-agent 01:04:25 SSH_AUTH_SOCK=/tmp/ssh-iyUWnAcClJKF/agent.1437 01:04:25 SSH_AGENT_PID=1439 01:04:25 [ssh-agent] Started. 01:04:26 Running ssh-add (command line suppressed) 01:04:26 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_5802165605949547152.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_5802165605949547152.key) 01:04:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:26 The recommended git tool is: NONE 01:04:27 using credential edgex-jenkins-ssh 01:04:27 Wiping out workspace first. 01:04:27 Cloning the remote Git repository 01:04:27 Cloning repository git@github.com:edgexfoundry/ci-management 01:04:27 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:04:27 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 01:04:27 > git --version # timeout=10 01:04:27 > git --version # 'git version 2.25.1' 01:04:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:04:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:28 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 01:04:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:29 Avoid second fetch 01:04:29 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:04:29 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 01:04:29 > git config core.sparsecheckout # timeout=10 01:04:29 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 01:04:29 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 01:04:29 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 01:04:29 > git remote # timeout=10 01:04:29 > git submodule init # timeout=10 01:04:29 > git submodule sync # timeout=10 01:04:29 > git config --get remote.origin.url # timeout=10 01:04:29 > git submodule init # timeout=10 01:04:29 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:04:29 > git config --get submodule.packer/common-packer.url # timeout=10 01:04:29 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:04:29 > git config --get submodule.global-jjb.url # timeout=10 01:04:29 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:04:29 > git submodule update --init --recursive packer/common-packer # timeout=10 01:04:30 > git submodule update --init --recursive global-jjb # timeout=10 01:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:34 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:04:34 provisioning config files... 01:04:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:04:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:04:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:04:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18345584285914795353.sh 01:04:34 ---> python-tools-install.sh 01:04:34 Setup pyenv: 01:04:34 * system (set by /opt/pyenv/version) 01:04:34 * 3.8.13 (set by /opt/pyenv/version) 01:04:34 * 3.9.13 (set by /opt/pyenv/version) 01:04:34 * 3.10.6 (set by /opt/pyenv/version) 01:04:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jDPT 01:04:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:04:45 lf-activate-venv(): INFO: Installing: lftools 01:05:07 lf-activate-venv(): INFO: Adding /tmp/venv-jDPT/bin to PATH 01:05:07 Generating Requirements File 01:05:27 Python 3.10.6 01:05:27 pip 25.1.1 from /tmp/venv-jDPT/lib/python3.10/site-packages/pip (python 3.10) 01:05:27 appdirs==1.4.4 01:05:27 argcomplete==3.6.2 01:05:27 aspy.yaml==1.3.0 01:05:27 attrs==25.3.0 01:05:27 autopage==0.5.2 01:05:27 beautifulsoup4==4.13.4 01:05:27 boto3==1.38.36 01:05:27 botocore==1.38.36 01:05:27 bs4==0.0.2 01:05:27 cachetools==5.5.2 01:05:27 certifi==2025.6.15 01:05:27 cffi==1.17.1 01:05:27 cfgv==3.4.0 01:05:27 chardet==5.2.0 01:05:27 charset-normalizer==3.4.2 01:05:27 click==8.2.1 01:05:27 cliff==4.10.0 01:05:27 cmd2==2.6.1 01:05:27 cryptography==3.3.2 01:05:27 debtcollector==3.0.0 01:05:27 decorator==5.2.1 01:05:27 defusedxml==0.7.1 01:05:27 Deprecated==1.2.18 01:05:27 distlib==0.3.9 01:05:27 dnspython==2.7.0 01:05:27 docker==7.1.0 01:05:27 dogpile.cache==1.4.0 01:05:27 durationpy==0.10 01:05:27 email_validator==2.2.0 01:05:27 filelock==3.18.0 01:05:27 future==1.0.0 01:05:27 gitdb==4.0.12 01:05:27 GitPython==3.1.44 01:05:27 google-auth==2.40.3 01:05:27 httplib2==0.22.0 01:05:27 identify==2.6.12 01:05:27 idna==3.10 01:05:27 importlib-resources==1.5.0 01:05:27 iso8601==2.1.0 01:05:27 Jinja2==3.1.6 01:05:27 jmespath==1.0.1 01:05:27 jsonpatch==1.33 01:05:27 jsonpointer==3.0.0 01:05:27 jsonschema==4.24.0 01:05:27 jsonschema-specifications==2025.4.1 01:05:27 keystoneauth1==5.11.1 01:05:27 kubernetes==33.1.0 01:05:27 lftools==0.37.13 01:05:27 lxml==5.4.0 01:05:27 MarkupSafe==3.0.2 01:05:27 msgpack==1.1.1 01:05:27 multi_key_dict==2.0.3 01:05:27 munch==4.0.0 01:05:27 netaddr==1.3.0 01:05:27 niet==1.4.2 01:05:27 nodeenv==1.9.1 01:05:27 oauth2client==4.1.3 01:05:27 oauthlib==3.2.2 01:05:27 openstacksdk==4.6.0 01:05:27 os-client-config==2.1.0 01:05:27 os-service-types==1.7.0 01:05:27 osc-lib==4.0.2 01:05:27 oslo.config==9.8.0 01:05:27 oslo.context==6.0.0 01:05:27 oslo.i18n==6.5.1 01:05:27 oslo.log==7.1.0 01:05:27 oslo.serialization==5.7.0 01:05:27 oslo.utils==9.0.0 01:05:27 packaging==25.0 01:05:27 pbr==6.1.1 01:05:27 platformdirs==4.3.8 01:05:27 prettytable==3.16.0 01:05:27 psutil==7.0.0 01:05:27 pyasn1==0.6.1 01:05:27 pyasn1_modules==0.4.2 01:05:27 pycparser==2.22 01:05:27 pygerrit2==2.0.15 01:05:27 PyGithub==2.6.1 01:05:27 PyJWT==2.10.1 01:05:27 PyNaCl==1.5.0 01:05:27 pyparsing==2.4.7 01:05:27 pyperclip==1.9.0 01:05:27 pyrsistent==0.20.0 01:05:27 python-cinderclient==9.7.0 01:05:27 python-dateutil==2.9.0.post0 01:05:27 python-heatclient==4.2.0 01:05:27 python-jenkins==1.8.2 01:05:27 python-keystoneclient==5.6.0 01:05:27 python-magnumclient==4.8.1 01:05:27 python-openstackclient==8.1.0 01:05:27 python-swiftclient==4.8.0 01:05:27 PyYAML==6.0.2 01:05:27 referencing==0.36.2 01:05:27 requests==2.32.4 01:05:27 requests-oauthlib==2.0.0 01:05:27 requestsexceptions==1.4.0 01:05:27 rfc3986==2.0.0 01:05:27 rpds-py==0.25.1 01:05:27 rsa==4.9.1 01:05:27 ruamel.yaml==0.18.14 01:05:27 ruamel.yaml.clib==0.2.12 01:05:27 s3transfer==0.13.0 01:05:27 simplejson==3.20.1 01:05:27 six==1.17.0 01:05:27 smmap==5.0.2 01:05:27 soupsieve==2.7 01:05:27 stevedore==5.4.1 01:05:27 tabulate==0.9.0 01:05:27 toml==0.10.2 01:05:27 tomlkit==0.13.3 01:05:27 tqdm==4.67.1 01:05:27 typing_extensions==4.14.0 01:05:27 tzdata==2025.2 01:05:27 urllib3==1.26.20 01:05:27 virtualenv==20.31.2 01:05:27 wcwidth==0.2.13 01:05:27 websocket-client==1.8.0 01:05:27 wrapt==1.17.2 01:05:27 xdg==6.0.0 01:05:27 xmltodict==0.14.2 01:05:27 yq==3.4.3 01:05:28 [EnvInject] - Injecting environment variables from a build step. 01:05:28 [EnvInject] - Injecting as environment variables the properties content 01:05:28 OS_CLOUD=vex 01:05:28 01:05:28 [EnvInject] - Variables injected successfully. 01:05:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins879573118460246229.sh 01:05:28 ---> Orphaned k8s clusters 01:05:28 Setup pyenv: 01:05:28 system 01:05:28 3.8.13 01:05:28 3.9.13 01:05:28 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jDPT from file:/tmp/.os_lf_venv 01:05:30 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 01:05:35 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. 01:05:35 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 01:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-jDPT/bin to PATH 01:05:38 -----> Delete orphaned cluster 01:05:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1479365648536598440.sh 01:05:38 ---> Orphaned stacks 01:05:38 Setup pyenv: 01:05:38 system 01:05:38 3.8.13 01:05:38 3.9.13 01:05:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jDPT from file:/tmp/.os_lf_venv 01:05:40 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-jDPT/bin to PATH 01:05:53 + mapfile -t OS_COE_CLUSTERS_ID 01:05:53 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:05:53 ++ awk '{print $1}' 01:05:53 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:05:55 + echo '-----> Active clusters -> stacks' 01:05:55 -----> Active clusters -> stacks 01:05:55 + OS_COE_STACKS=() 01:05:55 + [[ 0 -gt 0 ]] 01:05:55 + mapfile -t OS_STACKS 01:05:55 ++ awk '{print $1}' 01:05:55 ++ 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 01:05:56 + echo '-----> Active stacks' 01:05:56 -----> Active stacks 01:05:56 + echo '-----> Delete orphaned stacks' 01:05:56 -----> Delete orphaned stacks 01:05:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14896072541471409846.sh 01:05:56 ---> Orphaned servers 01:05:56 Setup pyenv: 01:05:56 system 01:05:57 3.8.13 01:05:57 3.9.13 01:05:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jDPT from file:/tmp/.os_lf_venv 01:05:58 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-jDPT/bin to PATH 01:06:14 -----> Active servers 01:06:14 prd-ubuntu20.04-docker-2c-8g-3354 01:06:14 prd-ubuntu20.04-docker-arm64-4c-16g-3353 01:06:14 prd-ubuntu20.04-docker-8c-8g-3349 01:06:14 prd-ubuntu20.04-docker-2c-8g-lt-3302 01:06:14 prd-centos7-blackbox-4c-2g-3285 01:06:14 -----> Delete orphaned servers 01:06:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:06:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:06:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10386900392583915399.sh 01:06:15 ---> Orphaned ports 01:06:15 Setup pyenv: 01:06:15 system 01:06:15 3.8.13 01:06:15 3.9.13 01:06:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jDPT from file:/tmp/.os_lf_venv 01:06:17 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 01:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-jDPT/bin to PATH 01:06:28 No orphaned ports to process. 01:06:28 Build step 'Conditional step (single)' marked build as failure 01:06:28 $ ssh-agent -k 01:06:28 unset SSH_AUTH_SOCK; 01:06:28 unset SSH_AGENT_PID; 01:06:28 echo Agent pid 1439 killed; 01:06:28 [ssh-agent] Stopped. 01:06:28 [PostBuildScript] - [INFO] Executing post build scripts. 01:06:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6556270249954252432.sh 01:06:28 ---> sysstat.sh 01:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7162902833799507470.sh 01:06:29 ---> package-listing.sh 01:06:29 ++ facter osfamily 01:06:29 ++ tr '[:upper:]' '[:lower:]' 01:06:29 + OS_FAMILY=debian 01:06:29 + workspace=/w/workspace/ci-management-openstack-cron 01:06:29 + START_PACKAGES=/tmp/packages_start.txt 01:06:29 + END_PACKAGES=/tmp/packages_end.txt 01:06:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:06:29 + PACKAGES=/tmp/packages_start.txt 01:06:29 + '[' /w/workspace/ci-management-openstack-cron ']' 01:06:29 + PACKAGES=/tmp/packages_end.txt 01:06:29 + case "${OS_FAMILY}" in 01:06:29 + grep '^ii' 01:06:29 + dpkg -l 01:06:29 + '[' -f /tmp/packages_start.txt ']' 01:06:29 + '[' -f /tmp/packages_end.txt ']' 01:06:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:06:29 + '[' /w/workspace/ci-management-openstack-cron ']' 01:06:29 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:06:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3560161194023742924.sh 01:06:29 ---> capture-instance-metadata.sh 01:06:29 Setup pyenv: 01:06:29 system 01:06:29 3.8.13 01:06:29 3.9.13 01:06:29 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jDPT from file:/tmp/.os_lf_venv 01:06:31 lf-activate-venv(): INFO: Installing: lftools 01:06:39 lf-activate-venv(): INFO: Adding /tmp/venv-jDPT/bin to PATH 01:06:39 INFO: Running in OpenStack, capturing instance metadata 01:06:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10704029578585214130.sh 01:06:39 provisioning config files... 01:06:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config9428682425810614308tmp 01:06:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:06:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:06:39 [EnvInject] - Injecting environment variables from a build step. 01:06:39 [EnvInject] - Injecting as environment variables the properties content 01:06:39 SERVER_ID=logs 01:06:39 01:06:39 [EnvInject] - Variables injected successfully. 01:06:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10328292433077483356.sh 01:06:39 ---> create-netrc.sh 01:06:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12894241913106425655.sh 01:06:39 ---> python-tools-install.sh 01:06:39 Setup pyenv: 01:06:39 system 01:06:39 3.8.13 01:06:39 3.9.13 01:06:39 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jDPT from file:/tmp/.os_lf_venv 01:06:41 lf-activate-venv(): INFO: Installing: lftools 01:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-jDPT/bin to PATH 01:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7946830863993730831.sh 01:06:49 ---> sudo-logs.sh 01:06:49 Archiving 'sudo' log.. 01:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15680255461656290654.sh 01:06:49 ---> job-cost.sh 01:06:49 Setup pyenv: 01:06:49 system 01:06:49 3.8.13 01:06:49 3.9.13 01:06:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jDPT from file:/tmp/.os_lf_venv 01:06:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-jDPT/bin to PATH 01:06:57 INFO: No Stack... 01:06:57 INFO: Retrieving Pricing Info for: v3-standard-2 01:06:57 INFO: Archiving Costs 01:06:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4120734416543985564.sh 01:06:58 ---> logs-deploy.sh 01:06:58 Setup pyenv: 01:06:58 system 01:06:58 3.8.13 01:06:58 3.9.13 01:06:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jDPT from file:/tmp/.os_lf_venv 01:07:00 lf-activate-venv(): INFO: Installing: lftools 01:07:08 lf-activate-venv(): INFO: Adding /tmp/venv-jDPT/bin to PATH 01:07:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54874 01:07:08 INFO: archiving workspace using pattern(s): 01:07:09 Archives upload complete. 01:07:09 INFO: archiving logs to Nexus 01:07:10 ---> uname -a: 01:07:10 Linux prd-ubuntu20-04-docker-2c-8g-3354 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 01:07:10 01:07:10 01:07:10 ---> lscpu: 01:07:10 Architecture: x86_64 01:07:10 CPU op-mode(s): 32-bit, 64-bit 01:07:10 Byte Order: Little Endian 01:07:10 Address sizes: 40 bits physical, 48 bits virtual 01:07:10 CPU(s): 2 01:07:10 On-line CPU(s) list: 0,1 01:07:10 Thread(s) per core: 1 01:07:10 Core(s) per socket: 1 01:07:10 Socket(s): 2 01:07:10 NUMA node(s): 1 01:07:10 Vendor ID: AuthenticAMD 01:07:10 CPU family: 23 01:07:10 Model: 49 01:07:10 Model name: AMD EPYC-Rome Processor 01:07:10 Stepping: 0 01:07:10 CPU MHz: 2800.000 01:07:10 BogoMIPS: 5600.00 01:07:10 Virtualization: AMD-V 01:07:10 Hypervisor vendor: KVM 01:07:10 Virtualization type: full 01:07:10 L1d cache: 64 KiB 01:07:10 L1i cache: 64 KiB 01:07:10 L2 cache: 1 MiB 01:07:10 L3 cache: 32 MiB 01:07:10 NUMA node0 CPU(s): 0,1 01:07:10 Vulnerability Gather data sampling: Not affected 01:07:10 Vulnerability Itlb multihit: Not affected 01:07:10 Vulnerability L1tf: Not affected 01:07:10 Vulnerability Mds: Not affected 01:07:10 Vulnerability Meltdown: Not affected 01:07:10 Vulnerability Mmio stale data: Not affected 01:07:10 Vulnerability Retbleed: Vulnerable 01:07:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:07:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:07:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 01:07:10 Vulnerability Srbds: Not affected 01:07:10 Vulnerability Tsx async abort: Not affected 01:07:10 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 01:07:10 01:07:10 01:07:10 ---> nproc: 01:07:10 2 01:07:10 01:07:10 01:07:10 ---> df -h: 01:07:10 Filesystem Size Used Avail Use% Mounted on 01:07:10 udev 3.9G 0 3.9G 0% /dev 01:07:10 tmpfs 795M 1.1M 794M 1% /run 01:07:10 /dev/vda1 39G 8.9G 30G 24% / 01:07:10 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:07:10 tmpfs 5.0M 0 5.0M 0% /run/lock 01:07:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:07:10 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 01:07:10 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 01:07:10 /dev/loop1 62M 62M 0 100% /snap/core20/1405 01:07:10 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:07:10 tmpfs 795M 0 795M 0% /run/user/1001 01:07:10 01:07:10 01:07:10 ---> free -m: 01:07:10 total used free shared buff/cache available 01:07:10 Mem: 7945 540 5302 1 2102 7119 01:07:10 Swap: 1023 0 1023 01:07:10 01:07:10 01:07:10 ---> ip addr: 01:07:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:07:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:07:10 inet 127.0.0.1/8 scope host lo 01:07:10 valid_lft forever preferred_lft forever 01:07:10 inet6 ::1/128 scope host 01:07:10 valid_lft forever preferred_lft forever 01:07:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:07:10 link/ether fa:16:3e:f1:09:9f brd ff:ff:ff:ff:ff:ff 01:07:10 inet 10.30.122.154/23 brd 10.30.123.255 scope global dynamic ens3 01:07:10 valid_lft 86195sec preferred_lft 86195sec 01:07:10 inet6 fe80::f816:3eff:fef1:99f/64 scope link 01:07:10 valid_lft forever preferred_lft forever 01:07:10 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:07:10 link/ether 02:42:bc:f1:fd:07 brd ff:ff:ff:ff:ff:ff 01:07:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:07:10 valid_lft forever preferred_lft forever 01:07:10 01:07:10 01:07:10 ---> sar -b -r -n DEV: 01:07:10 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3354) 06/16/25 _x86_64_ (2 CPU) 01:07:10 01:07:10 01:03:47 LINUX RESTART (2 CPU) 01:07:10 01:07:10 01:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:07:10 01:05:02 338.73 46.25 292.48 0.00 5176.40 57212.40 0.00 01:07:10 01:06:01 107.35 1.03 106.32 0.00 56.79 16478.48 0.00 01:07:10 01:07:01 33.48 1.58 31.89 0.00 145.84 2550.51 0.00 01:07:10 Average: 160.14 16.37 143.76 0.00 1802.42 25461.43 0.00 01:07:10 01:07:10 01:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:07:10 01:05:02 5566156 7239308 564428 6.94 54696 1791504 1332300 14.50 742088 1610528 131192 01:07:10 01:06:01 5448328 7295356 493740 6.07 75792 1930128 1236352 13.46 707112 1735112 41268 01:07:10 01:07:01 5455452 7313664 475112 5.84 79320 1937088 1215368 13.23 697960 1736976 24192 01:07:10 Average: 5489979 7282776 511093 6.28 69936 1886240 1261340 13.73 715720 1694205 65551 01:07:10 01:07:10 01:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:07:10 01:05:02 ens3 370.03 242.82 1675.96 73.76 0.00 0.00 0.00 0.00 01:07:10 01:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:10 01:05:02 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 01:07:10 01:06:01 ens3 40.09 33.73 289.69 8.99 0.00 0.00 0.00 0.00 01:07:10 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:10 01:06:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 01:07:10 01:07:01 ens3 32.96 27.73 34.54 10.77 0.00 0.00 0.00 0.00 01:07:10 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:10 01:07:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 01:07:10 Average: ens3 148.28 101.79 668.76 31.29 0.00 0.00 0.00 0.00 01:07:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:10 Average: lo 1.72 1.72 0.18 0.18 0.00 0.00 0.00 0.00 01:07:10 01:07:10 01:07:10 ---> sar -P ALL: 01:07:10 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3354) 06/16/25 _x86_64_ (2 CPU) 01:07:10 01:07:10 01:03:47 LINUX RESTART (2 CPU) 01:07:10 01:07:10 01:04:01 CPU %user %nice %system %iowait %steal %idle 01:07:10 01:05:02 all 29.25 0.00 5.23 7.64 0.09 57.80 01:07:10 01:05:02 0 26.09 0.00 5.69 13.95 0.09 54.20 01:07:10 01:05:02 1 32.40 0.00 4.77 1.34 0.08 61.40 01:07:10 01:06:01 all 40.40 0.00 3.02 3.56 0.08 52.93 01:07:10 01:06:01 0 54.04 0.00 3.60 3.50 0.08 38.77 01:07:10 01:06:01 1 26.72 0.00 2.44 3.62 0.08 67.14 01:07:10 01:07:01 all 41.99 0.00 2.38 1.05 0.07 54.50 01:07:10 01:07:01 0 46.24 0.00 2.31 1.81 0.08 49.55 01:07:10 01:07:01 1 37.74 0.00 2.45 0.28 0.07 59.46 01:07:10 Average: all 37.25 0.00 3.54 4.06 0.08 55.07 01:07:10 Average: 0 42.18 0.00 3.86 6.38 0.08 47.50 01:07:10 Average: 1 32.32 0.00 3.22 1.74 0.08 62.65 01:07:10 01:07:10 01:07:10