09:03:51 Started by timer 09:03:51 Running as SYSTEM 09:03:51 [EnvInject] - Loading node environment variables. 09:03:51 Building remotely on prd-ubuntu20.04-docker-2c-8g-3441 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 09:03:51 [ssh-agent] Looking for ssh-agent implementation... 09:03:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:51 $ ssh-agent 09:03:51 SSH_AUTH_SOCK=/tmp/ssh-XzblFbL6RLEg/agent.1425 09:03:51 SSH_AGENT_PID=1427 09:03:51 [ssh-agent] Started. 09:03:51 Running ssh-add (command line suppressed) 09:03:51 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_16823091225796708606.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_16823091225796708606.key) 09:03:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:03:51 The recommended git tool is: NONE 09:03:53 using credential edgex-jenkins-ssh 09:03:53 Wiping out workspace first. 09:03:53 Cloning the remote Git repository 09:03:53 Cloning repository git@github.com:edgexfoundry/ci-management 09:03:53 > git init /w/workspace/ci-management-openstack-cron # timeout=10 09:03:53 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 09:03:53 > git --version # timeout=10 09:03:53 > git --version # 'git version 2.25.1' 09:03:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:03:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 09:03:53 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 09:03:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:03:54 Avoid second fetch 09:03:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:03:54 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 09:03:54 > git config core.sparsecheckout # timeout=10 09:03:54 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 09:03:54 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 09:03:54 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 09:03:54 > git remote # timeout=10 09:03:54 > git submodule init # timeout=10 09:03:54 > git submodule sync # timeout=10 09:03:54 > git config --get remote.origin.url # timeout=10 09:03:54 > git submodule init # timeout=10 09:03:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:03:54 > git config --get submodule.packer/common-packer.url # timeout=10 09:03:54 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:03:54 > git config --get submodule.global-jjb.url # timeout=10 09:03:54 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:03:54 > git submodule update --init --recursive packer/common-packer # timeout=10 09:03:55 > git submodule update --init --recursive global-jjb # timeout=10 09:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:03:59 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:03:59 provisioning config files... 09:03:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:03:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:03:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:03:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2481347945104814035.sh 09:03:59 ---> python-tools-install.sh 09:03:59 Setup pyenv: 09:03:59 * system (set by /opt/pyenv/version) 09:03:59 * 3.8.13 (set by /opt/pyenv/version) 09:03:59 * 3.9.13 (set by /opt/pyenv/version) 09:03:59 * 3.10.6 (set by /opt/pyenv/version) 09:04:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7FbK 09:04:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:04:07 lf-activate-venv(): INFO: Installing: lftools 09:04:28 lf-activate-venv(): INFO: Adding /tmp/venv-7FbK/bin to PATH 09:04:28 Generating Requirements File 09:04:47 Python 3.10.6 09:04:47 pip 25.1.1 from /tmp/venv-7FbK/lib/python3.10/site-packages/pip (python 3.10) 09:04:47 appdirs==1.4.4 09:04:47 argcomplete==3.6.2 09:04:47 aspy.yaml==1.3.0 09:04:47 attrs==25.3.0 09:04:47 autopage==0.5.2 09:04:47 beautifulsoup4==4.13.4 09:04:47 boto3==1.38.37 09:04:47 botocore==1.38.37 09:04:47 bs4==0.0.2 09:04:47 cachetools==5.5.2 09:04:47 certifi==2025.6.15 09:04:47 cffi==1.17.1 09:04:47 cfgv==3.4.0 09:04:47 chardet==5.2.0 09:04:47 charset-normalizer==3.4.2 09:04:47 click==8.2.1 09:04:47 cliff==4.10.0 09:04:47 cmd2==2.6.1 09:04:47 cryptography==3.3.2 09:04:47 debtcollector==3.0.0 09:04:47 decorator==5.2.1 09:04:47 defusedxml==0.7.1 09:04:47 Deprecated==1.2.18 09:04:47 distlib==0.3.9 09:04:47 dnspython==2.7.0 09:04:47 docker==7.1.0 09:04:47 dogpile.cache==1.4.0 09:04:47 durationpy==0.10 09:04:47 email_validator==2.2.0 09:04:47 filelock==3.18.0 09:04:47 future==1.0.0 09:04:47 gitdb==4.0.12 09:04:47 GitPython==3.1.44 09:04:47 google-auth==2.40.3 09:04:47 httplib2==0.22.0 09:04:47 identify==2.6.12 09:04:47 idna==3.10 09:04:47 importlib-resources==1.5.0 09:04:47 iso8601==2.1.0 09:04:47 Jinja2==3.1.6 09:04:47 jmespath==1.0.1 09:04:47 jsonpatch==1.33 09:04:47 jsonpointer==3.0.0 09:04:47 jsonschema==4.24.0 09:04:47 jsonschema-specifications==2025.4.1 09:04:47 keystoneauth1==5.11.1 09:04:47 kubernetes==33.1.0 09:04:47 lftools==0.37.13 09:04:47 lxml==5.4.0 09:04:47 MarkupSafe==3.0.2 09:04:47 msgpack==1.1.1 09:04:47 multi_key_dict==2.0.3 09:04:47 munch==4.0.0 09:04:47 netaddr==1.3.0 09:04:47 niet==1.4.2 09:04:47 nodeenv==1.9.1 09:04:47 oauth2client==4.1.3 09:04:47 oauthlib==3.2.2 09:04:47 openstacksdk==4.6.0 09:04:47 os-client-config==2.1.0 09:04:47 os-service-types==1.7.0 09:04:47 osc-lib==4.0.2 09:04:47 oslo.config==9.8.0 09:04:47 oslo.context==6.0.0 09:04:47 oslo.i18n==6.5.1 09:04:47 oslo.log==7.1.0 09:04:47 oslo.serialization==5.7.0 09:04:47 oslo.utils==9.0.0 09:04:47 packaging==25.0 09:04:47 pbr==6.1.1 09:04:47 platformdirs==4.3.8 09:04:47 prettytable==3.16.0 09:04:47 psutil==7.0.0 09:04:47 pyasn1==0.6.1 09:04:47 pyasn1_modules==0.4.2 09:04:47 pycparser==2.22 09:04:47 pygerrit2==2.0.15 09:04:47 PyGithub==2.6.1 09:04:47 PyJWT==2.10.1 09:04:47 PyNaCl==1.5.0 09:04:47 pyparsing==2.4.7 09:04:47 pyperclip==1.9.0 09:04:47 pyrsistent==0.20.0 09:04:47 python-cinderclient==9.7.0 09:04:47 python-dateutil==2.9.0.post0 09:04:47 python-heatclient==4.2.0 09:04:47 python-jenkins==1.8.2 09:04:47 python-keystoneclient==5.6.0 09:04:47 python-magnumclient==4.8.1 09:04:47 python-openstackclient==8.1.0 09:04:47 python-swiftclient==4.8.0 09:04:47 PyYAML==6.0.2 09:04:47 referencing==0.36.2 09:04:47 requests==2.32.4 09:04:47 requests-oauthlib==2.0.0 09:04:47 requestsexceptions==1.4.0 09:04:47 rfc3986==2.0.0 09:04:47 rpds-py==0.25.1 09:04:47 rsa==4.9.1 09:04:47 ruamel.yaml==0.18.14 09:04:47 ruamel.yaml.clib==0.2.12 09:04:47 s3transfer==0.13.0 09:04:47 simplejson==3.20.1 09:04:47 six==1.17.0 09:04:47 smmap==5.0.2 09:04:47 soupsieve==2.7 09:04:47 stevedore==5.4.1 09:04:47 tabulate==0.9.0 09:04:47 toml==0.10.2 09:04:47 tomlkit==0.13.3 09:04:47 tqdm==4.67.1 09:04:47 typing_extensions==4.14.0 09:04:47 tzdata==2025.2 09:04:47 urllib3==1.26.20 09:04:47 virtualenv==20.31.2 09:04:47 wcwidth==0.2.13 09:04:47 websocket-client==1.8.0 09:04:47 wrapt==1.17.2 09:04:47 xdg==6.0.0 09:04:47 xmltodict==0.14.2 09:04:47 yq==3.4.3 09:04:47 [EnvInject] - Injecting environment variables from a build step. 09:04:47 [EnvInject] - Injecting as environment variables the properties content 09:04:47 OS_CLOUD=vex 09:04:47 09:04:47 [EnvInject] - Variables injected successfully. 09:04:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:04:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:04:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1724636015143445459.sh 09:04:47 ---> Orphaned k8s clusters 09:04:47 Setup pyenv: 09:04:47 system 09:04:47 3.8.13 09:04:47 3.9.13 09:04:47 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:04:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FbK from file:/tmp/.os_lf_venv 09:04:49 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 09:04:55 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. 09:04:55 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 09:04:55 lf-activate-venv(): INFO: Adding /tmp/venv-7FbK/bin to PATH 09:04:57 -----> Delete orphaned cluster 09:04:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:04:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:04:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins961850642278068316.sh 09:04:58 ---> Orphaned stacks 09:04:58 Setup pyenv: 09:04:58 system 09:04:58 3.8.13 09:04:58 3.9.13 09:04:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:04:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FbK from file:/tmp/.os_lf_venv 09:04:59 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:05:12 lf-activate-venv(): INFO: Adding /tmp/venv-7FbK/bin to PATH 09:05:12 + mapfile -t OS_COE_CLUSTERS_ID 09:05:12 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 09:05:12 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 09:05:12 ++ awk '{print $1}' 09:05:14 + echo '-----> Active clusters -> stacks' 09:05:14 -----> Active clusters -> stacks 09:05:14 + OS_COE_STACKS=() 09:05:14 + [[ 0 -gt 0 ]] 09:05:14 + mapfile -t OS_STACKS 09:05:14 ++ 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 09:05:14 ++ awk '{print $1}' 09:05:15 + echo '-----> Active stacks' 09:05:15 -----> Active stacks 09:05:15 + echo '-----> Delete orphaned stacks' 09:05:15 -----> Delete orphaned stacks 09:05:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:05:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:05:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10662520167657158178.sh 09:05:15 ---> Orphaned servers 09:05:15 Setup pyenv: 09:05:15 system 09:05:15 3.8.13 09:05:15 3.9.13 09:05:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FbK from file:/tmp/.os_lf_venv 09:05:17 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:05:27 lf-activate-venv(): INFO: Adding /tmp/venv-7FbK/bin to PATH 09:05:32 -----> Active servers 09:05:32 prd-ubuntu20.04-docker-2c-8g-3441 09:05:32 prd-ubuntu20.04-docker-2c-8g-lt-3302 09:05:32 prd-centos7-blackbox-4c-2g-3285 09:05:32 -----> Delete orphaned servers 09:05:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:05:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:05:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4760964700119873077.sh 09:05:33 ---> Orphaned ports 09:05:33 Setup pyenv: 09:05:33 system 09:05:33 3.8.13 09:05:33 3.9.13 09:05:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FbK from file:/tmp/.os_lf_venv 09:05:35 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 09:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-7FbK/bin to PATH 09:05:45 No orphaned ports to process. 09:05:45 Build step 'Conditional step (single)' marked build as failure 09:05:45 $ ssh-agent -k 09:05:45 unset SSH_AUTH_SOCK; 09:05:45 unset SSH_AGENT_PID; 09:05:45 echo Agent pid 1427 killed; 09:05:45 [ssh-agent] Stopped. 09:05:45 [PostBuildScript] - [INFO] Executing post build scripts. 09:05:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18175488955955897001.sh 09:05:45 ---> sysstat.sh 09:05:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17970342599425045159.sh 09:05:46 ---> package-listing.sh 09:05:46 ++ tr '[:upper:]' '[:lower:]' 09:05:46 ++ facter osfamily 09:05:46 + OS_FAMILY=debian 09:05:46 + workspace=/w/workspace/ci-management-openstack-cron 09:05:46 + START_PACKAGES=/tmp/packages_start.txt 09:05:46 + END_PACKAGES=/tmp/packages_end.txt 09:05:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:05:46 + PACKAGES=/tmp/packages_start.txt 09:05:46 + '[' /w/workspace/ci-management-openstack-cron ']' 09:05:46 + PACKAGES=/tmp/packages_end.txt 09:05:46 + case "${OS_FAMILY}" in 09:05:46 + dpkg -l 09:05:46 + grep '^ii' 09:05:46 + '[' -f /tmp/packages_start.txt ']' 09:05:46 + '[' -f /tmp/packages_end.txt ']' 09:05:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:05:46 + '[' /w/workspace/ci-management-openstack-cron ']' 09:05:46 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 09:05:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 09:05:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2944821299359402818.sh 09:05:46 ---> capture-instance-metadata.sh 09:05:46 Setup pyenv: 09:05:46 system 09:05:46 3.8.13 09:05:46 3.9.13 09:05:46 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FbK from file:/tmp/.os_lf_venv 09:05:48 lf-activate-venv(): INFO: Installing: lftools 09:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-7FbK/bin to PATH 09:05:56 INFO: Running in OpenStack, capturing instance metadata 09:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8064607007372846915.sh 09:05:56 provisioning config files... 09:05:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config9829221914607949144tmp 09:05:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:05:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:05:56 [EnvInject] - Injecting environment variables from a build step. 09:05:56 [EnvInject] - Injecting as environment variables the properties content 09:05:56 SERVER_ID=logs 09:05:56 09:05:56 [EnvInject] - Variables injected successfully. 09:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7453821381875257892.sh 09:05:56 ---> create-netrc.sh 09:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17704996917753895382.sh 09:05:56 ---> python-tools-install.sh 09:05:56 Setup pyenv: 09:05:56 system 09:05:56 3.8.13 09:05:56 3.9.13 09:05:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FbK from file:/tmp/.os_lf_venv 09:05:58 lf-activate-venv(): INFO: Installing: lftools 09:06:06 lf-activate-venv(): INFO: Adding /tmp/venv-7FbK/bin to PATH 09:06:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9135808501192143366.sh 09:06:06 ---> sudo-logs.sh 09:06:06 Archiving 'sudo' log.. 09:06:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10735657610945891941.sh 09:06:06 ---> job-cost.sh 09:06:06 Setup pyenv: 09:06:06 system 09:06:06 3.8.13 09:06:06 3.9.13 09:06:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FbK from file:/tmp/.os_lf_venv 09:06:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:06:13 lf-activate-venv(): INFO: Adding /tmp/venv-7FbK/bin to PATH 09:06:13 INFO: No Stack... 09:06:14 INFO: Retrieving Pricing Info for: v3-standard-2 09:06:14 INFO: Archiving Costs 09:06:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4522148769804877635.sh 09:06:14 ---> logs-deploy.sh 09:06:14 Setup pyenv: 09:06:14 system 09:06:14 3.8.13 09:06:14 3.9.13 09:06:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FbK from file:/tmp/.os_lf_venv 09:06:16 lf-activate-venv(): INFO: Installing: lftools 09:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-7FbK/bin to PATH 09:06:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54906 09:06:24 INFO: archiving workspace using pattern(s): 09:06:25 Archives upload complete. 09:06:25 INFO: archiving logs to Nexus 09:06:26 ---> uname -a: 09:06:26 Linux prd-ubuntu20-04-docker-2c-8g-3441 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 09:06:26 09:06:26 09:06:26 ---> lscpu: 09:06:26 Architecture: x86_64 09:06:26 CPU op-mode(s): 32-bit, 64-bit 09:06:26 Byte Order: Little Endian 09:06:26 Address sizes: 40 bits physical, 48 bits virtual 09:06:26 CPU(s): 2 09:06:26 On-line CPU(s) list: 0,1 09:06:26 Thread(s) per core: 1 09:06:26 Core(s) per socket: 1 09:06:26 Socket(s): 2 09:06:26 NUMA node(s): 1 09:06:26 Vendor ID: AuthenticAMD 09:06:26 CPU family: 23 09:06:26 Model: 49 09:06:26 Model name: AMD EPYC-Rome Processor 09:06:26 Stepping: 0 09:06:26 CPU MHz: 2799.998 09:06:26 BogoMIPS: 5599.99 09:06:26 Virtualization: AMD-V 09:06:26 Hypervisor vendor: KVM 09:06:26 Virtualization type: full 09:06:26 L1d cache: 64 KiB 09:06:26 L1i cache: 64 KiB 09:06:26 L2 cache: 1 MiB 09:06:26 L3 cache: 32 MiB 09:06:26 NUMA node0 CPU(s): 0,1 09:06:26 Vulnerability Gather data sampling: Not affected 09:06:26 Vulnerability Itlb multihit: Not affected 09:06:26 Vulnerability L1tf: Not affected 09:06:26 Vulnerability Mds: Not affected 09:06:26 Vulnerability Meltdown: Not affected 09:06:26 Vulnerability Mmio stale data: Not affected 09:06:26 Vulnerability Retbleed: Vulnerable 09:06:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:06:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:06:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 09:06:26 Vulnerability Srbds: Not affected 09:06:26 Vulnerability Tsx async abort: Not affected 09: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 09:06:26 09:06:26 09:06:26 ---> nproc: 09:06:26 2 09:06:26 09:06:26 09:06:26 ---> df -h: 09:06:26 Filesystem Size Used Avail Use% Mounted on 09:06:26 udev 3.9G 0 3.9G 0% /dev 09:06:26 tmpfs 795M 1.1M 794M 1% /run 09:06:26 /dev/vda1 39G 8.9G 30G 24% / 09:06:26 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:06:26 tmpfs 5.0M 0 5.0M 0% /run/lock 09:06:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:06:26 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 09:06:26 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 09:06:26 /dev/loop2 62M 62M 0 100% /snap/core20/1405 09:06:26 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:06:26 tmpfs 795M 0 795M 0% /run/user/1001 09:06:26 09:06:26 09:06:26 ---> free -m: 09:06:26 total used free shared buff/cache available 09:06:26 Mem: 7945 516 5327 1 2102 7144 09:06:26 Swap: 1023 0 1023 09:06:26 09:06:26 09:06:26 ---> ip addr: 09:06:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:06:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:06:26 inet 127.0.0.1/8 scope host lo 09:06:26 valid_lft forever preferred_lft forever 09:06:26 inet6 ::1/128 scope host 09:06:26 valid_lft forever preferred_lft forever 09:06:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:06:26 link/ether fa:16:3e:8c:92:89 brd ff:ff:ff:ff:ff:ff 09:06:26 inet 10.30.123.52/23 brd 10.30.123.255 scope global dynamic ens3 09:06:26 valid_lft 86213sec preferred_lft 86213sec 09:06:26 inet6 fe80::f816:3eff:fe8c:9289/64 scope link 09:06:26 valid_lft forever preferred_lft forever 09:06:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:06:26 link/ether 02:42:2c:fd:81:1a brd ff:ff:ff:ff:ff:ff 09:06:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:06:26 valid_lft forever preferred_lft forever 09:06:26 09:06:26 09:06:26 ---> sar -b -r -n DEV: 09:06:26 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3441) 06/17/25 _x86_64_ (2 CPU) 09:06:26 09:06:26 09:03:21 LINUX RESTART (2 CPU) 09:06:26 09:06:26 09:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:06:26 09:05:01 114.28 1.62 112.66 0.00 86.10 11283.46 0.00 09:06:26 09:06:01 53.24 1.35 51.89 0.00 122.91 5329.25 0.00 09:06:26 Average: 83.76 1.48 82.28 0.00 104.51 8306.60 0.00 09:06:26 09:06:26 09:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:06:26 09:05:01 5482980 7324344 466280 5.73 72896 1926664 1190652 12.96 653968 1755216 112476 09:06:26 09:06:01 5450384 7304700 485064 5.96 78552 1933208 1206440 13.13 708336 1732916 10088 09:06:26 Average: 5466682 7314522 475672 5.85 75724 1929936 1198546 13.05 681152 1744066 61282 09:06:26 09:06:26 09:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:06:26 09:05:01 lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 09:06:26 09:05:01 ens3 78.76 57.43 1082.30 10.86 0.00 0.00 0.00 0.00 09:06:26 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:26 09:06:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 09:06:26 09:06:01 ens3 31.64 28.58 54.60 11.23 0.00 0.00 0.00 0.00 09:06:26 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:26 Average: lo 1.77 1.77 0.19 0.19 0.00 0.00 0.00 0.00 09:06:26 Average: ens3 55.20 43.01 568.49 11.04 0.00 0.00 0.00 0.00 09:06:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:26 09:06:26 09:06:26 ---> sar -P ALL: 09:06:26 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3441) 06/17/25 _x86_64_ (2 CPU) 09:06:26 09:06:26 09:03:21 LINUX RESTART (2 CPU) 09:06:26 09:06:26 09:04:01 CPU %user %nice %system %iowait %steal %idle 09:06:26 09:05:01 all 40.58 0.00 3.17 3.63 0.10 52.52 09:06:26 09:05:01 0 39.77 0.00 3.27 6.21 0.10 50.64 09:06:26 09:05:01 1 41.38 0.00 3.07 1.05 0.10 54.40 09:06:26 09:06:01 all 41.32 0.00 2.18 1.24 0.08 55.18 09:06:26 09:06:01 0 27.89 0.00 2.05 2.17 0.07 67.81 09:06:26 09:06:01 1 54.70 0.00 2.31 0.32 0.08 42.59 09:06:26 Average: all 40.95 0.00 2.68 2.43 0.09 53.85 09:06:26 Average: 0 33.83 0.00 2.66 4.19 0.08 59.23 09:06:26 Average: 1 48.05 0.00 2.69 0.68 0.09 48.49 09:06:26 09:06:26 09:06:26