08:06:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143606 08:06:57 Running as SYSTEM 08:06:57 [EnvInject] - Loading node environment variables. 08:06:57 Building remotely on prd-ubuntu2204-docker-8c-8g-4436 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 08:06:57 [ssh-agent] Looking for ssh-agent implementation... 08:06:57 $ ssh-agent 08:06:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHCa8qw/agent.1557 08:06:57 SSH_AGENT_PID=1559 08:06:57 [ssh-agent] Started. 08:06:57 Running ssh-add (command line suppressed) 08:06:57 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_1113194305034495531.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_1113194305034495531.key) 08:06:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:06:57 The recommended git tool is: NONE 08:06:58 using credential onap-jenkins-ssh 08:06:58 Wiping out workspace first. 08:06:58 Cloning the remote Git repository 08:06:58 Cloning repository git://cloud.onap.org/mirror/sdc.git 08:06:58 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 08:06:59 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 08:06:59 > git --version # timeout=10 08:06:59 > git --version # 'git version 2.34.1' 08:06:59 using GIT_SSH to set credentials Gerrit user 08:06:59 Verifying host key using manually-configured host key entries 08:06:59 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:07:08 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 08:07:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:07:09 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 08:07:09 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 08:07:09 using GIT_SSH to set credentials Gerrit user 08:07:09 Verifying host key using manually-configured host key entries 08:07:09 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/06/143606/9 # timeout=30 08:07:09 > git rev-parse dd70d34a712861fec7f133533629c44d9fb534ba^{commit} # timeout=10 08:07:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:07:09 Checking out Revision dd70d34a712861fec7f133533629c44d9fb534ba (refs/changes/06/143606/9) 08:07:09 > git config core.sparsecheckout # timeout=10 08:07:09 > git checkout -f dd70d34a712861fec7f133533629c44d9fb534ba # timeout=30 08:07:13 Commit message: "[SDC]: Release 1.16.1" 08:07:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:07:13 > git rev-list --no-walk 0094982d55980eef196bdc0c03144449a40a6b41 # timeout=10 08:07:14 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3016490323467647579.sh 08:07:14 All python files compiled successfully 08:07:14 $ ssh-agent -k 08:07:14 unset SSH_AUTH_SOCK; 08:07:14 unset SSH_AGENT_PID; 08:07:14 echo Agent pid 1559 killed; 08:07:14 [ssh-agent] Stopped. 08:07:14 [PostBuildScript] - [INFO] Executing post build scripts. 08:07:14 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins8991097982698321425.sh 08:07:14 ---> sysstat.sh 08:07:14 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6442692432521185352.sh 08:07:14 ---> package-listing.sh 08:07:14 ++ facter osfamily 08:07:14 ++ tr '[:upper:]' '[:lower:]' 08:07:15 + OS_FAMILY=debian 08:07:15 + workspace=/w/workspace/sdc-master-python-verify-shell 08:07:15 + START_PACKAGES=/tmp/packages_start.txt 08:07:15 + END_PACKAGES=/tmp/packages_end.txt 08:07:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:07:15 + PACKAGES=/tmp/packages_start.txt 08:07:15 + '[' /w/workspace/sdc-master-python-verify-shell ']' 08:07:15 + PACKAGES=/tmp/packages_end.txt 08:07:15 + case "${OS_FAMILY}" in 08:07:15 + dpkg -l 08:07:15 + grep '^ii' 08:07:15 + '[' -f /tmp/packages_start.txt ']' 08:07:15 + '[' -f /tmp/packages_end.txt ']' 08:07:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:07:15 + '[' /w/workspace/sdc-master-python-verify-shell ']' 08:07:15 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 08:07:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 08:07:15 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins15631825627384545388.sh 08:07:15 ---> capture-instance-metadata.sh 08:07:15 Setup pyenv: 08:07:15 * system (set by /opt/pyenv/version) 08:07:15 * 3.8.20 (set by /opt/pyenv/version) 08:07:15 * 3.9.20 (set by /opt/pyenv/version) 08:07:15 3.10.15 08:07:15 3.11.10 08:07:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FxCB 08:07:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:07:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:07:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:07:23 lf-activate-venv(): INFO: Base packages installed successfully 08:07:23 lf-activate-venv(): INFO: Installing additional packages: lftools 08:07:43 lf-activate-venv(): INFO: Adding /tmp/venv-FxCB/bin to PATH 08:07:43 INFO: Running in OpenStack, capturing instance metadata 08:07:43 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins11384922402275810223.sh 08:07:43 provisioning config files... 08:07:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config3483938954074990653tmp 08:07:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:07:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:07:43 [EnvInject] - Injecting environment variables from a build step. 08:07:44 [EnvInject] - Injecting as environment variables the properties content 08:07:44 SERVER_ID=logs 08:07:44 08:07:44 [EnvInject] - Variables injected successfully. 08:07:44 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6602866039756938449.sh 08:07:44 ---> create-netrc.sh 08:07:44 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins94306329282348923.sh 08:07:44 ---> python-tools-install.sh 08:07:44 Setup pyenv: 08:07:44 system 08:07:44 3.8.20 08:07:44 3.9.20 08:07:44 3.10.15 08:07:44 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 08:07:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FxCB from file:/tmp/.os_lf_venv 08:07:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:07:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:07:45 lf-activate-venv(): INFO: Base packages installed successfully 08:07:45 lf-activate-venv(): INFO: Installing additional packages: lftools 08:07:52 lf-activate-venv(): INFO: Adding /tmp/venv-FxCB/bin to PATH 08:07:52 Generating Requirements File 08:08:08 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. 08:08:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:08:08 Python 3.11.10 08:08:08 pip 26.0.1 from /tmp/venv-FxCB/lib/python3.11/site-packages/pip (python 3.11) 08:08:09 appdirs==1.4.4 08:08:09 argcomplete==3.6.3 08:08:09 aspy.yaml==1.3.0 08:08:09 attrs==26.1.0 08:08:09 autopage==0.6.0 08:08:09 beautifulsoup4==4.14.3 08:08:09 boto3==1.42.74 08:08:09 botocore==1.42.74 08:08:09 bs4==0.0.2 08:08:09 certifi==2026.2.25 08:08:09 cffi==2.0.0 08:08:09 cfgv==3.5.0 08:08:09 chardet==7.3.0 08:08:09 charset-normalizer==3.4.6 08:08:09 click==8.3.1 08:08:09 cliff==4.13.2 08:08:09 cmd2==3.4.0 08:08:09 cryptography==3.3.2 08:08:09 debtcollector==3.0.0 08:08:09 decorator==5.2.1 08:08:09 defusedxml==0.7.1 08:08:09 Deprecated==1.3.1 08:08:09 distlib==0.4.0 08:08:09 dnspython==2.8.0 08:08:09 docker==7.1.0 08:08:09 dogpile.cache==1.5.0 08:08:09 durationpy==0.10 08:08:09 email-validator==2.3.0 08:08:09 filelock==3.25.2 08:08:09 future==1.0.0 08:08:09 gitdb==4.0.12 08:08:09 GitPython==3.1.46 08:08:09 httplib2==0.30.2 08:08:09 identify==2.6.18 08:08:09 idna==3.11 08:08:09 importlib-resources==1.5.0 08:08:09 iso8601==2.1.0 08:08:09 Jinja2==3.1.6 08:08:09 jmespath==1.1.0 08:08:09 jsonpatch==1.33 08:08:09 jsonpointer==3.1.1 08:08:09 jsonschema==4.26.0 08:08:09 jsonschema-specifications==2025.9.1 08:08:09 keystoneauth1==5.13.1 08:08:09 kubernetes==35.0.0 08:08:09 lftools==0.37.22 08:08:09 lxml==6.0.2 08:08:09 markdown-it-py==4.0.0 08:08:09 MarkupSafe==3.0.3 08:08:09 mdurl==0.1.2 08:08:09 msgpack==1.1.2 08:08:09 multi_key_dict==2.0.3 08:08:09 munch==4.0.0 08:08:09 netaddr==1.3.0 08:08:09 niet==1.4.2 08:08:09 nodeenv==1.10.0 08:08:09 oauth2client==4.1.3 08:08:09 oauthlib==3.3.1 08:08:09 openstacksdk==4.10.0 08:08:09 os-service-types==1.8.2 08:08:09 osc-lib==4.4.0 08:08:09 oslo.config==10.3.0 08:08:09 oslo.context==6.3.0 08:08:09 oslo.i18n==6.7.2 08:08:09 oslo.log==8.1.0 08:08:09 oslo.serialization==5.9.1 08:08:09 oslo.utils==10.0.0 08:08:09 packaging==26.0 08:08:09 pbr==7.0.3 08:08:09 platformdirs==4.9.4 08:08:09 prettytable==3.17.0 08:08:09 psutil==7.2.2 08:08:09 pyasn1==0.6.3 08:08:09 pyasn1_modules==0.4.2 08:08:09 pycparser==3.0 08:08:09 pygerrit2==2.0.15 08:08:09 PyGithub==2.9.0 08:08:09 Pygments==2.19.2 08:08:09 PyJWT==2.12.1 08:08:09 PyNaCl==1.6.2 08:08:09 pyparsing==2.4.7 08:08:09 pyperclip==1.11.0 08:08:09 pyrsistent==0.20.0 08:08:09 python-cinderclient==9.9.0 08:08:09 python-dateutil==2.9.0.post0 08:08:09 python-discovery==1.2.0 08:08:09 python-heatclient==5.1.0 08:08:09 python-jenkins==1.8.3 08:08:09 python-keystoneclient==5.8.0 08:08:09 python-magnumclient==4.10.0 08:08:09 python-openstackclient==9.0.0 08:08:09 python-swiftclient==4.10.0 08:08:09 PyYAML==6.0.3 08:08:09 referencing==0.37.0 08:08:09 requests==2.32.5 08:08:09 requests-oauthlib==2.0.0 08:08:09 requestsexceptions==1.4.0 08:08:09 rfc3986==2.0.0 08:08:09 rich==14.3.3 08:08:09 rich-argparse==1.7.2 08:08:09 rpds-py==0.30.0 08:08:09 rsa==4.9.1 08:08:09 ruamel.yaml==0.19.1 08:08:09 ruamel.yaml.clib==0.2.15 08:08:09 s3transfer==0.16.0 08:08:09 simplejson==3.20.2 08:08:09 six==1.17.0 08:08:09 smmap==5.0.3 08:08:09 soupsieve==2.8.3 08:08:09 stevedore==5.7.0 08:08:09 tabulate==0.10.0 08:08:09 toml==0.10.2 08:08:09 tomlkit==0.14.0 08:08:09 tqdm==4.67.3 08:08:09 typing_extensions==4.15.0 08:08:09 urllib3==1.26.20 08:08:09 virtualenv==21.2.0 08:08:09 wcwidth==0.6.0 08:08:09 websocket-client==1.9.0 08:08:09 wrapt==2.1.2 08:08:09 xdg==6.0.0 08:08:09 xmltodict==1.0.4 08:08:09 yq==3.4.3 08:08:09 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins299354059673284215.sh 08:08:09 ---> uv-install.sh 08:08:09 Installing uv/uvx (latest) using shell installer 08:08:09 2026-03-24 08:08:09 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/3792e04f-1143-4f69-ba92-6cb1383a592a?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-24T08%3A47%3A14Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-24T07%3A46%3A33Z&ske=2026-03-24T08%3A47%3A14Z&sks=b&skv=2018-11-09&sig=YHIAJtxnOCo%2B1QalWu95uZHjpiQ8Kmm4IYF2X06qtC8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDMzOTk3NywibmJmIjoxNzc0MzM5Njc3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.IaM_isZcAHBeQJndsCIjMYhFQaNu72ZTBQlmNS1wgUI&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [70522/70522] -> "/tmp/uv-install-swTBBi.sh" [1] 08:08:09 downloading uv 0.11.0 x86_64-unknown-linux-gnu 08:08:10 installing to /home/jenkins/.local/bin 08:08:10 uv 08:08:10 uvx 08:08:10 everything's installed! 08:08:10 08:08:10 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:08:10 08:08:10 source $HOME/.local/bin/env (sh, bash, zsh) 08:08:10 source $HOME/.local/bin/env.fish (fish) 08:08:10 Adding install location to PATH 08:08:10 ---> Validating uv/uvx install 08:08:10 uvx 0.11.0 (x86_64-unknown-linux-gnu) 08:08:10 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16732166606031201932.sh 08:08:10 ---> sudo-logs.sh 08:08:10 Archiving 'sudo' log.. 08:08:10 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins5368305715336808056.sh 08:08:10 ---> job-cost.sh 08:08:11 INFO: Activating Python virtual environment... 08:08:11 Setup pyenv: 08:08:11 system 08:08:11 3.8.20 08:08:11 3.9.20 08:08:11 3.10.15 08:08:11 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 08:08:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FxCB from file:/tmp/.os_lf_venv 08:08:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:12 lf-activate-venv(): INFO: Base packages installed successfully 08:08:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:08:17 lf-activate-venv(): INFO: Adding /tmp/venv-FxCB/bin to PATH 08:08:17 INFO: No stack-cost file found 08:08:17 INFO: Instance uptime: 118s 08:08:17 INFO: Fetching instance metadata (attempt 1 of 3)... 08:08:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:08:17 INFO: Successfully fetched instance metadata 08:08:17 INFO: Instance type: v3-standard-8 08:08:17 INFO: Retrieving pricing info for: v3-standard-8 08:08:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:08:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=118 08:08:17 INFO: Successfully fetched Vexxhost pricing API 08:08:17 INFO: Retrieved cost: 0.22 08:08:17 INFO: Retrieved resource: v3-standard-8 08:08:17 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 08:08:17 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 08:08:17 INFO: Successfully archived job cost data 08:08:17 DEBUG: Cost data: sdc-master-python-verify-shell,1094,2026-03-24 08:08:17,v3-standard-8,118,0.22,0.00,SUCCESS 08:08:17 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins13877475942502373159.sh 08:08:17 ---> logs-deploy.sh 08:08:17 Setup pyenv: 08:08:17 system 08:08:17 3.8.20 08:08:17 3.9.20 08:08:17 3.10.15 08:08:17 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 08:08:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FxCB from file:/tmp/.os_lf_venv 08:08:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:19 lf-activate-venv(): INFO: Base packages installed successfully 08:08:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:08:25 lf-activate-venv(): INFO: Adding /tmp/venv-FxCB/bin to PATH 08:08:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1094 08:08:25 INFO: archiving workspace using pattern(s): 08:08:26 /tmp/venv-FxCB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 08:08:26 warnings.warn( 08:08:27 Archives upload complete. 08:08:27 INFO: archiving logs to Nexus 08:08:27 /tmp/venv-FxCB/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 08:08:27 warnings.warn( 08:08:28 ---> uname -a: 08:08:28 Linux prd-ubuntu2204-docker-8c-8g-4436 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:08:28 08:08:28 08:08:28 ---> lscpu: 08:08:28 Architecture: x86_64 08:08:28 CPU op-mode(s): 32-bit, 64-bit 08:08:28 Address sizes: 40 bits physical, 48 bits virtual 08:08:28 Byte Order: Little Endian 08:08:28 CPU(s): 8 08:08:28 On-line CPU(s) list: 0-7 08:08:28 Vendor ID: AuthenticAMD 08:08:28 Model name: AMD EPYC-Rome Processor 08:08:28 CPU family: 23 08:08:28 Model: 49 08:08:28 Thread(s) per core: 1 08:08:28 Core(s) per socket: 1 08:08:28 Socket(s): 8 08:08:28 Stepping: 0 08:08:28 BogoMIPS: 5599.99 08:08:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:08:28 Virtualization: AMD-V 08:08:28 Hypervisor vendor: KVM 08:08:28 Virtualization type: full 08:08:28 L1d cache: 256 KiB (8 instances) 08:08:28 L1i cache: 256 KiB (8 instances) 08:08:28 L2 cache: 4 MiB (8 instances) 08:08:28 L3 cache: 128 MiB (8 instances) 08:08:28 NUMA node(s): 1 08:08:28 NUMA node0 CPU(s): 0-7 08:08:28 Vulnerability Gather data sampling: Not affected 08:08:28 Vulnerability Indirect target selection: Not affected 08:08:28 Vulnerability Itlb multihit: Not affected 08:08:28 Vulnerability L1tf: Not affected 08:08:28 Vulnerability Mds: Not affected 08:08:28 Vulnerability Meltdown: Not affected 08:08:28 Vulnerability Mmio stale data: Not affected 08:08:28 Vulnerability Reg file data sampling: Not affected 08:08:28 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:08:28 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:08:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:08:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:08:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:08:28 Vulnerability Srbds: Not affected 08:08:28 Vulnerability Tsa: Not affected 08:08:28 Vulnerability Tsx async abort: Not affected 08:08:28 Vulnerability Vmscape: Not affected 08:08:28 08:08:28 08:08:28 ---> nproc: 08:08:28 8 08:08:28 08:08:28 08:08:28 ---> df -h: 08:08:28 Filesystem Size Used Avail Use% Mounted on 08:08:28 tmpfs 3.2G 1.1M 3.2G 1% /run 08:08:28 /dev/vda1 155G 11G 145G 7% / 08:08:28 tmpfs 16G 0 16G 0% /dev/shm 08:08:28 tmpfs 5.0M 0 5.0M 0% /run/lock 08:08:28 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:08:28 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 08:08:28 08:08:28 08:08:28 ---> free -m: 08:08:28 total used free shared buff/cache available 08:08:28 Mem: 32092 916 28236 4 2939 30721 08:08:28 Swap: 1023 0 1023 08:08:28 08:08:28 08:08:28 ---> ip addr: 08:08:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:08:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:08:28 inet 127.0.0.1/8 scope host lo 08:08:28 valid_lft forever preferred_lft forever 08:08:28 inet6 ::1/128 scope host 08:08:28 valid_lft forever preferred_lft forever 08:08:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:08:28 link/ether fa:16:3e:fb:92:72 brd ff:ff:ff:ff:ff:ff 08:08:28 altname enp0s3 08:08:28 inet 10.30.106.21/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 08:08:28 valid_lft 86278sec preferred_lft 86278sec 08:08:28 inet6 fe80::f816:3eff:fefb:9272/64 scope link 08:08:28 valid_lft forever preferred_lft forever 08:08:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:08:28 link/ether 5a:82:06:61:40:fa brd ff:ff:ff:ff:ff:ff 08:08:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:08:28 valid_lft forever preferred_lft forever 08:08:28 08:08:28 08:08:28 ---> sar -b -r -n DEV: 08:08:28 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-4436) 03/24/26 _x86_64_ (8 CPU) 08:08:28 08:08:28 08:06:29 LINUX RESTART (8 CPU) 08:08:28 08:08:28 08:08:28 ---> sar -P ALL: 08:08:28 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-4436) 03/24/26 _x86_64_ (8 CPU) 08:08:28 08:08:28 08:06:29 LINUX RESTART (8 CPU) 08:08:28 08:08:28 08:08:28