19:03:47 Started by timer 19:03:47 Running as SYSTEM 19:03:47 [EnvInject] - Loading node environment variables. 19:03:47 Building remotely on prd-ubuntu20.04-docker-2c-8g-3806 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 19:03:47 [ssh-agent] Looking for ssh-agent implementation... 19:03:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:48 $ ssh-agent 19:03:48 SSH_AUTH_SOCK=/tmp/ssh-lmO3xgkg8O7M/agent.1422 19:03:48 SSH_AGENT_PID=1424 19:03:48 [ssh-agent] Started. 19:03:48 Running ssh-add (command line suppressed) 19:03:48 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_14085067369624825405.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_14085067369624825405.key) 19:03:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:48 The recommended git tool is: NONE 19:03:49 using credential edgex-jenkins-ssh 19:03:49 Wiping out workspace first. 19:03:49 Cloning the remote Git repository 19:03:49 Cloning repository git@github.com:edgexfoundry/ci-management 19:03:49 > git init /w/workspace/ci-management-openstack-cron # timeout=10 19:03:49 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 19:03:49 > git --version # timeout=10 19:03:49 > git --version # 'git version 2.25.1' 19:03:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:50 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 19:03:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:50 Avoid second fetch 19:03:50 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:03:50 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 19:03:50 > git config core.sparsecheckout # timeout=10 19:03:50 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 19:03:51 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 19:03:51 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 19:03:51 > git remote # timeout=10 19:03:51 > git submodule init # timeout=10 19:03:51 > git submodule sync # timeout=10 19:03:51 > git config --get remote.origin.url # timeout=10 19:03:51 > git submodule init # timeout=10 19:03:51 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:03:51 > git config --get submodule.packer/common-packer.url # timeout=10 19:03:51 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:03:51 > git config --get submodule.global-jjb.url # timeout=10 19:03:51 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:03:51 > git submodule update --init --recursive packer/common-packer # timeout=10 19:03:51 > git submodule update --init --recursive global-jjb # timeout=10 19:03:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:55 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:03:55 provisioning config files... 19:03:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:03:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:03:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:03:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5485328785044221260.sh 19:03:55 ---> python-tools-install.sh 19:03:55 Setup pyenv: 19:03:55 * system (set by /opt/pyenv/version) 19:03:55 * 3.8.13 (set by /opt/pyenv/version) 19:03:55 * 3.9.13 (set by /opt/pyenv/version) 19:03:55 * 3.10.6 (set by /opt/pyenv/version) 19:03:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VVfY 19:03:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:03 lf-activate-venv(): INFO: Installing: lftools 19:04:25 lf-activate-venv(): INFO: Adding /tmp/venv-VVfY/bin to PATH 19:04:25 Generating Requirements File 19:04:44 Python 3.10.6 19:04:44 pip 25.1.1 from /tmp/venv-VVfY/lib/python3.10/site-packages/pip (python 3.10) 19:04:45 appdirs==1.4.4 19:04:45 argcomplete==3.6.2 19:04:45 aspy.yaml==1.3.0 19:04:45 attrs==25.3.0 19:04:45 autopage==0.5.2 19:04:45 beautifulsoup4==4.13.4 19:04:45 boto3==1.38.41 19:04:45 botocore==1.38.41 19:04:45 bs4==0.0.2 19:04:45 cachetools==5.5.2 19:04:45 certifi==2025.6.15 19:04:45 cffi==1.17.1 19:04:45 cfgv==3.4.0 19:04:45 chardet==5.2.0 19:04:45 charset-normalizer==3.4.2 19:04:45 click==8.2.1 19:04:45 cliff==4.10.0 19:04:45 cmd2==2.6.1 19:04:45 cryptography==3.3.2 19:04:45 debtcollector==3.0.0 19:04:45 decorator==5.2.1 19:04:45 defusedxml==0.7.1 19:04:45 Deprecated==1.2.18 19:04:45 distlib==0.3.9 19:04:45 dnspython==2.7.0 19:04:45 docker==7.1.0 19:04:45 dogpile.cache==1.4.0 19:04:45 durationpy==0.10 19:04:45 email_validator==2.2.0 19:04:45 filelock==3.18.0 19:04:45 future==1.0.0 19:04:45 gitdb==4.0.12 19:04:45 GitPython==3.1.44 19:04:45 google-auth==2.40.3 19:04:45 httplib2==0.22.0 19:04:45 identify==2.6.12 19:04:45 idna==3.10 19:04:45 importlib-resources==1.5.0 19:04:45 iso8601==2.1.0 19:04:45 Jinja2==3.1.6 19:04:45 jmespath==1.0.1 19:04:45 jsonpatch==1.33 19:04:45 jsonpointer==3.0.0 19:04:45 jsonschema==4.24.0 19:04:45 jsonschema-specifications==2025.4.1 19:04:45 keystoneauth1==5.11.1 19:04:45 kubernetes==33.1.0 19:04:45 lftools==0.37.13 19:04:45 lxml==5.4.0 19:04:45 MarkupSafe==3.0.2 19:04:45 msgpack==1.1.1 19:04:45 multi_key_dict==2.0.3 19:04:45 munch==4.0.0 19:04:45 netaddr==1.3.0 19:04:45 niet==1.4.2 19:04:45 nodeenv==1.9.1 19:04:45 oauth2client==4.1.3 19:04:45 oauthlib==3.3.1 19:04:45 openstacksdk==4.6.0 19:04:45 os-client-config==2.1.0 19:04:45 os-service-types==1.7.0 19:04:45 osc-lib==4.0.2 19:04:45 oslo.config==9.8.0 19:04:45 oslo.context==6.0.0 19:04:45 oslo.i18n==6.5.1 19:04:45 oslo.log==7.1.0 19:04:45 oslo.serialization==5.7.0 19:04:45 oslo.utils==9.0.0 19:04:45 packaging==25.0 19:04:45 pbr==6.1.1 19:04:45 platformdirs==4.3.8 19:04:45 prettytable==3.16.0 19:04:45 psutil==7.0.0 19:04:45 pyasn1==0.6.1 19:04:45 pyasn1_modules==0.4.2 19:04:45 pycparser==2.22 19:04:45 pygerrit2==2.0.15 19:04:45 PyGithub==2.6.1 19:04:45 PyJWT==2.10.1 19:04:45 PyNaCl==1.5.0 19:04:45 pyparsing==2.4.7 19:04:45 pyperclip==1.9.0 19:04:45 pyrsistent==0.20.0 19:04:45 python-cinderclient==9.7.0 19:04:45 python-dateutil==2.9.0.post0 19:04:45 python-heatclient==4.2.0 19:04:45 python-jenkins==1.8.2 19:04:45 python-keystoneclient==5.6.0 19:04:45 python-magnumclient==4.8.1 19:04:45 python-openstackclient==8.1.0 19:04:45 python-swiftclient==4.8.0 19:04:45 PyYAML==6.0.2 19:04:45 referencing==0.36.2 19:04:45 requests==2.32.4 19:04:45 requests-oauthlib==2.0.0 19:04:45 requestsexceptions==1.4.0 19:04:45 rfc3986==2.0.0 19:04:45 rpds-py==0.25.1 19:04:45 rsa==4.9.1 19:04:45 ruamel.yaml==0.18.14 19:04:45 ruamel.yaml.clib==0.2.12 19:04:45 s3transfer==0.13.0 19:04:45 simplejson==3.20.1 19:04:45 six==1.17.0 19:04:45 smmap==5.0.2 19:04:45 soupsieve==2.7 19:04:45 stevedore==5.4.1 19:04:45 tabulate==0.9.0 19:04:45 toml==0.10.2 19:04:45 tomlkit==0.13.3 19:04:45 tqdm==4.67.1 19:04:45 typing_extensions==4.14.0 19:04:45 tzdata==2025.2 19:04:45 urllib3==1.26.20 19:04:45 virtualenv==20.31.2 19:04:45 wcwidth==0.2.13 19:04:45 websocket-client==1.8.0 19:04:45 wrapt==1.17.2 19:04:45 xdg==6.0.0 19:04:45 xmltodict==0.14.2 19:04:45 yq==3.4.3 19:04:45 [EnvInject] - Injecting environment variables from a build step. 19:04:45 [EnvInject] - Injecting as environment variables the properties content 19:04:45 OS_CLOUD=vex 19:04:45 19:04:45 [EnvInject] - Variables injected successfully. 19:04:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:04:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:04:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3989915771120836254.sh 19:04:45 ---> Orphaned k8s clusters 19:04:45 Setup pyenv: 19:04:45 system 19:04:45 3.8.13 19:04:45 3.9.13 19:04:45 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:04:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VVfY from file:/tmp/.os_lf_venv 19:04:47 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 19:04:53 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. 19:04:53 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 19:04:53 lf-activate-venv(): INFO: Adding /tmp/venv-VVfY/bin to PATH 19:04:56 -----> Delete orphaned cluster 19:04:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:04:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:04:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5683006506803728348.sh 19:04:56 ---> Orphaned stacks 19:04:56 Setup pyenv: 19:04:56 system 19:04:56 3.8.13 19:04:56 3.9.13 19:04:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:04:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VVfY from file:/tmp/.os_lf_venv 19:04:57 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:10 lf-activate-venv(): INFO: Adding /tmp/venv-VVfY/bin to PATH 19:05:10 + mapfile -t OS_COE_CLUSTERS_ID 19:05:10 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:05:10 ++ awk '{print $1}' 19:05:10 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:05:12 + echo '-----> Active clusters -> stacks' 19:05:12 -----> Active clusters -> stacks 19:05:12 + OS_COE_STACKS=() 19:05:12 + [[ 0 -gt 0 ]] 19:05:12 + mapfile -t OS_STACKS 19:05:12 ++ 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 19:05:12 ++ awk '{print $1}' 19:05:14 + echo '-----> Active stacks' 19:05:14 -----> Active stacks 19:05:14 + echo '-----> Delete orphaned stacks' 19:05:14 -----> Delete orphaned stacks 19:05:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15276396469425964609.sh 19:05:14 ---> Orphaned servers 19:05:14 Setup pyenv: 19:05:14 system 19:05:14 3.8.13 19:05:14 3.9.13 19:05:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VVfY from file:/tmp/.os_lf_venv 19:05:15 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:26 lf-activate-venv(): INFO: Adding /tmp/venv-VVfY/bin to PATH 19:05:31 -----> Active servers 19:05:31 prd-ubuntu20.04-docker-2c-8g-3806 19:05:31 prd-centos7-blackbox-4c-2g-3681 19:05:31 prd-centos7-blackbox-4c-2g-3680 19:05:31 prd-ubuntu20.04-docker-2c-8g-lt-3302 19:05:31 -----> Delete orphaned servers 19:05:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6883011232630708527.sh 19:05:32 ---> Orphaned ports 19:05:32 Setup pyenv: 19:05:32 system 19:05:32 3.8.13 19:05:32 3.9.13 19:05:32 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VVfY from file:/tmp/.os_lf_venv 19:05:34 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 19:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-VVfY/bin to PATH 19:05:45 No orphaned ports to process. 19:05:45 Build step 'Conditional step (single)' marked build as failure 19:05:45 $ ssh-agent -k 19:05:45 unset SSH_AUTH_SOCK; 19:05:45 unset SSH_AGENT_PID; 19:05:45 echo Agent pid 1424 killed; 19:05:45 [ssh-agent] Stopped. 19:05:45 [PostBuildScript] - [INFO] Executing post build scripts. 19:05:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4960896749624084875.sh 19:05:45 ---> sysstat.sh 19:05:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1652926264312411338.sh 19:05:46 ---> package-listing.sh 19:05:46 ++ facter osfamily 19:05:46 ++ tr '[:upper:]' '[:lower:]' 19:05:46 + OS_FAMILY=debian 19:05:46 + workspace=/w/workspace/ci-management-openstack-cron 19:05:46 + START_PACKAGES=/tmp/packages_start.txt 19:05:46 + END_PACKAGES=/tmp/packages_end.txt 19:05:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:05:46 + PACKAGES=/tmp/packages_start.txt 19:05:46 + '[' /w/workspace/ci-management-openstack-cron ']' 19:05:46 + PACKAGES=/tmp/packages_end.txt 19:05:46 + case "${OS_FAMILY}" in 19:05:46 + grep '^ii' 19:05:46 + dpkg -l 19:05:46 + '[' -f /tmp/packages_start.txt ']' 19:05:46 + '[' -f /tmp/packages_end.txt ']' 19:05:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:05:46 + '[' /w/workspace/ci-management-openstack-cron ']' 19:05:46 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:05:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:05:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17515799464321999696.sh 19:05:46 ---> capture-instance-metadata.sh 19:05:46 Setup pyenv: 19:05:46 system 19:05:46 3.8.13 19:05:46 3.9.13 19:05:46 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VVfY from file:/tmp/.os_lf_venv 19:05:48 lf-activate-venv(): INFO: Installing: lftools 19:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-VVfY/bin to PATH 19:05:56 INFO: Running in OpenStack, capturing instance metadata 19:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5282170651937858838.sh 19:05:56 provisioning config files... 19:05:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5142158831085607040tmp 19:05:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:05:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:05:56 [EnvInject] - Injecting environment variables from a build step. 19:05:56 [EnvInject] - Injecting as environment variables the properties content 19:05:56 SERVER_ID=logs 19:05:56 19:05:56 [EnvInject] - Variables injected successfully. 19:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17041269555171830824.sh 19:05:56 ---> create-netrc.sh 19:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13299040986538437180.sh 19:05:56 ---> python-tools-install.sh 19:05:56 Setup pyenv: 19:05:56 system 19:05:56 3.8.13 19:05:56 3.9.13 19:05:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VVfY from file:/tmp/.os_lf_venv 19:05:58 lf-activate-venv(): INFO: Installing: lftools 19:06:06 lf-activate-venv(): INFO: Adding /tmp/venv-VVfY/bin to PATH 19:06:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3252933728566375593.sh 19:06:06 ---> sudo-logs.sh 19:06:06 Archiving 'sudo' log.. 19:06:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7533918435307210099.sh 19:06:06 ---> job-cost.sh 19:06:06 Setup pyenv: 19:06:06 system 19:06:06 3.8.13 19:06:06 3.9.13 19:06:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VVfY from file:/tmp/.os_lf_venv 19:06:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-VVfY/bin to PATH 19:06:14 INFO: No Stack... 19:06:14 INFO: Retrieving Pricing Info for: v3-standard-2 19:06:14 INFO: Archiving Costs 19:06:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17124272627851064916.sh 19:06:14 ---> logs-deploy.sh 19:06:14 Setup pyenv: 19:06:15 system 19:06:15 3.8.13 19:06:15 3.9.13 19:06:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VVfY from file:/tmp/.os_lf_venv 19:06:16 lf-activate-venv(): INFO: Installing: lftools 19:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-VVfY/bin to PATH 19:06:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/55060 19:06:24 INFO: archiving workspace using pattern(s): 19:06:25 Archives upload complete. 19:06:25 INFO: archiving logs to Nexus 19:06:26 ---> uname -a: 19:06:26 Linux prd-ubuntu20-04-docker-2c-8g-3806 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 19:06:26 19:06:26 19:06:26 ---> lscpu: 19:06:26 Architecture: x86_64 19:06:26 CPU op-mode(s): 32-bit, 64-bit 19:06:26 Byte Order: Little Endian 19:06:26 Address sizes: 40 bits physical, 48 bits virtual 19:06:26 CPU(s): 2 19:06:26 On-line CPU(s) list: 0,1 19:06:26 Thread(s) per core: 1 19:06:26 Core(s) per socket: 1 19:06:26 Socket(s): 2 19:06:26 NUMA node(s): 1 19:06:26 Vendor ID: AuthenticAMD 19:06:26 CPU family: 23 19:06:26 Model: 49 19:06:26 Model name: AMD EPYC-Rome Processor 19:06:26 Stepping: 0 19:06:26 CPU MHz: 2800.000 19:06:26 BogoMIPS: 5600.00 19:06:26 Virtualization: AMD-V 19:06:26 Hypervisor vendor: KVM 19:06:26 Virtualization type: full 19:06:26 L1d cache: 64 KiB 19:06:26 L1i cache: 64 KiB 19:06:26 L2 cache: 1 MiB 19:06:26 L3 cache: 32 MiB 19:06:26 NUMA node0 CPU(s): 0,1 19:06:26 Vulnerability Gather data sampling: Not affected 19:06:26 Vulnerability Itlb multihit: Not affected 19:06:26 Vulnerability L1tf: Not affected 19:06:26 Vulnerability Mds: Not affected 19:06:26 Vulnerability Meltdown: Not affected 19:06:26 Vulnerability Mmio stale data: Not affected 19:06:26 Vulnerability Retbleed: Vulnerable 19:06:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:06:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:06:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 19:06:26 Vulnerability Srbds: Not affected 19:06:26 Vulnerability Tsx async abort: Not affected 19:06:26 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 19:06:26 19:06:26 19:06:26 ---> nproc: 19:06:26 2 19:06:26 19:06:26 19:06:26 ---> df -h: 19:06:26 Filesystem Size Used Avail Use% Mounted on 19:06:26 udev 3.9G 0 3.9G 0% /dev 19:06:26 tmpfs 795M 1.1M 794M 1% /run 19:06:26 /dev/vda1 39G 8.9G 30G 24% / 19:06:26 tmpfs 3.9G 0 3.9G 0% /dev/shm 19:06:26 tmpfs 5.0M 0 5.0M 0% /run/lock 19:06:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:06:26 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 19:06:26 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 19:06:26 /dev/loop2 62M 62M 0 100% /snap/core20/1405 19:06:26 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:06:26 tmpfs 795M 0 795M 0% /run/user/1001 19:06:26 19:06:26 19:06:26 ---> free -m: 19:06:26 total used free shared buff/cache available 19:06:26 Mem: 7945 533 5310 1 2101 7125 19:06:26 Swap: 1023 0 1023 19:06:26 19:06:26 19:06:26 ---> ip addr: 19:06:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:06:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:06:26 inet 127.0.0.1/8 scope host lo 19:06:26 valid_lft forever preferred_lft forever 19:06:26 inet6 ::1/128 scope host 19:06:26 valid_lft forever preferred_lft forever 19:06:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:06:26 link/ether fa:16:3e:2a:dc:a4 brd ff:ff:ff:ff:ff:ff 19:06:26 inet 10.30.122.73/23 brd 10.30.123.255 scope global dynamic ens3 19:06:26 valid_lft 86211sec preferred_lft 86211sec 19:06:26 inet6 fe80::f816:3eff:fe2a:dca4/64 scope link 19:06:26 valid_lft forever preferred_lft forever 19:06:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:06:26 link/ether 02:42:ec:9a:61:36 brd ff:ff:ff:ff:ff:ff 19:06:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:06:26 valid_lft forever preferred_lft forever 19:06:26 19:06:26 19:06:26 ---> sar -b -r -n DEV: 19:06:26 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3806) 06/23/25 _x86_64_ (2 CPU) 19:06:26 19:06:26 19:03:19 LINUX RESTART (2 CPU) 19:06:26 19:06:26 19:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:06:26 19:05:01 118.84 1.51 117.33 0.00 86.19 11086.58 0.00 19:06:26 19:06:01 51.74 1.35 50.39 0.00 122.91 5226.33 0.00 19:06:26 Average: 85.01 1.43 83.59 0.00 104.70 8132.33 0.00 19:06:26 19:06:26 19:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:26 19:05:01 5448004 7286976 504648 6.20 73184 1925892 1237744 13.48 694592 1752820 112012 19:06:26 19:06:01 5445492 7296868 494284 6.07 78428 1932472 1242500 13.53 718796 1730268 10080 19:06:26 Average: 5446748 7291922 499466 6.14 75806 1929182 1240122 13.50 706694 1741544 61046 19:06:26 19:06:26 19:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:26 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 19:05:01 lo 1.69 1.69 0.20 0.20 0.00 0.00 0.00 0.00 19:06:26 19:05:01 ens3 74.44 51.41 942.08 10.77 0.00 0.00 0.00 0.00 19:06:26 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 19:06:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 19:06:26 19:06:01 ens3 30.51 27.80 53.24 10.59 0.00 0.00 0.00 0.00 19:06:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:26 Average: lo 1.78 1.78 0.19 0.19 0.00 0.00 0.00 0.00 19:06:26 Average: ens3 52.29 39.51 494.00 10.68 0.00 0.00 0.00 0.00 19:06:26 19:06:26 19:06:26 ---> sar -P ALL: 19:06:26 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3806) 06/23/25 _x86_64_ (2 CPU) 19:06:26 19:06:26 19:03:19 LINUX RESTART (2 CPU) 19:06:26 19:06:26 19:04:02 CPU %user %nice %system %iowait %steal %idle 19:06:26 19:05:01 all 41.14 0.00 3.07 3.82 0.09 51.87 19:06:26 19:05:01 0 39.12 0.00 3.37 5.29 0.10 52.12 19:06:26 19:05:01 1 43.16 0.00 2.77 2.35 0.08 51.62 19:06:26 19:06:01 all 40.37 0.00 2.27 1.18 0.08 56.11 19:06:26 19:06:01 0 26.20 0.00 2.17 2.06 0.07 69.50 19:06:26 19:06:01 1 54.47 0.00 2.36 0.32 0.08 42.77 19:06:26 Average: all 40.75 0.00 2.67 2.49 0.08 54.01 19:06:26 Average: 0 32.62 0.00 2.77 3.66 0.08 60.87 19:06:26 Average: 1 48.86 0.00 2.57 1.33 0.08 47.16 19:06:26 19:06:26 19:06:26