08:01:08 Started by timer 08:01:08 Running as SYSTEM 08:01:08 [EnvInject] - Loading node environment variables. 08:01:08 Building remotely on prd-ubuntu2204-builder-2c-2g-53741 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-sandbox-cleanup 08:01:09 [ssh-agent] Looking for ssh-agent implementation... 08:01:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:10 $ ssh-agent 08:01:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXX1tcIS/agent.1516 08:01:10 SSH_AGENT_PID=1518 08:01:10 [ssh-agent] Started. 08:01:10 Running ssh-add (command line suppressed) 08:01:10 Identity added: /w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_3766358951726114351.key (/w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_3766358951726114351.key) 08:01:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:01:10 provisioning config files... 08:01:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:10 provisioning config files... 08:01:11 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:11 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13052224415741088370.sh 08:01:11 ---> jenkins-sandbox-cleanup.sh 08:01:11 Setup pyenv: 08:01:11 * system (set by /opt/pyenv/version) 08:01:11 * 3.8.20 (set by /opt/pyenv/version) 08:01:11 * 3.9.20 (set by /opt/pyenv/version) 08:01:11 3.10.15 08:01:11 3.11.10 08:01:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3McM 08:01:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:20 lf-activate-venv(): INFO: Base packages installed successfully 08:01:20 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:01:26 lf-activate-venv(): INFO: Adding /tmp/venv-3McM/bin to PATH 08:01:26 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:01:26 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:01:26 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:01:26 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:01:26 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:01:26 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:01:26 Traceback (most recent call last): 08:01:26 File "/tmp/venv-3McM/bin/jenkins-jobs", line 6, in 08:01:26 sys.exit(main()) 08:01:26 ^^^^^^ 08:01:26 File "/tmp/venv-3McM/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:26 jjb = JenkinsJobs(argv) 08:01:26 ^^^^^^^^^^^^^^^^^ 08:01:26 File "/tmp/venv-3McM/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:26 self.parser = create_parser() 08:01:26 ^^^^^^^^^^^^^^^ 08:01:26 File "/tmp/venv-3McM/lib/python3.11/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:26 extension_manager.map(parse_subcommand_args, subparser) 08:01:26 File "/tmp/venv-3McM/lib/python3.11/site-packages/stevedore/extension.py", line 379, in map 08:01:26 raise NoMatches(f'No {self.namespace} extensions found') 08:01:26 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:26 Build step 'Execute shell' marked build as failure 08:01:26 $ ssh-agent -k 08:01:26 unset SSH_AUTH_SOCK; 08:01:26 unset SSH_AGENT_PID; 08:01:26 echo Agent pid 1518 killed; 08:01:26 [ssh-agent] Stopped. 08:01:26 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:26 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins109496694918735346.sh 08:01:26 ---> sysstat.sh 08:01:27 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3326435080102300357.sh 08:01:27 ---> package-listing.sh 08:01:27 ++ tr '[:upper:]' '[:lower:]' 08:01:27 ++ facter osfamily 08:01:27 + OS_FAMILY=debian 08:01:27 + workspace=/w/workspace/builder-jenkins-sandbox-cleanup 08:01:27 + START_PACKAGES=/tmp/packages_start.txt 08:01:27 + END_PACKAGES=/tmp/packages_end.txt 08:01:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:27 + PACKAGES=/tmp/packages_start.txt 08:01:27 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:01:27 + PACKAGES=/tmp/packages_end.txt 08:01:27 + case "${OS_FAMILY}" in 08:01:27 + dpkg -l 08:01:27 + grep '^ii' 08:01:27 + '[' -f /tmp/packages_start.txt ']' 08:01:27 + '[' -f /tmp/packages_end.txt ']' 08:01:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:27 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:01:27 + mkdir -p /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:01:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:01:27 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7047791049913083397.sh 08:01:27 ---> capture-instance-metadata.sh 08:01:27 Setup pyenv: 08:01:27 system 08:01:27 3.8.20 08:01:27 3.9.20 08:01:27 3.10.15 08:01:27 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:01:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oYLE 08:01:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:35 lf-activate-venv(): INFO: Base packages installed successfully 08:01:35 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:59 lf-activate-venv(): INFO: Adding /tmp/venv-oYLE/bin to PATH 08:01:59 INFO: Running in OpenStack, capturing instance metadata 08:01:59 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10770696078811418005.sh 08:01:59 provisioning config files... 08:01:59 Could not find credentials [logs] for builder-jenkins-sandbox-cleanup #397 08:01:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-sandbox-cleanup@tmp/config10075012263001577403tmp 08:02:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:02:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:02:00 provisioning config files... 08:02:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:02:00 [EnvInject] - Injecting environment variables from a build step. 08:02:00 [EnvInject] - Injecting as environment variables the properties content 08:02:00 SERVER_ID=logs 08:02:00 08:02:00 [EnvInject] - Variables injected successfully. 08:02:00 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins380318130847501660.sh 08:02:00 ---> create-netrc.sh 08:02:00 WARN: Log server credential not found. 08:02:00 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16606685337137136606.sh 08:02:00 ---> python-tools-install.sh 08:02:00 Setup pyenv: 08:02:00 system 08:02:00 3.8.20 08:02:00 3.9.20 08:02:00 3.10.15 08:02:00 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oYLE from file:/tmp/.os_lf_venv 08:02:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:02 lf-activate-venv(): INFO: Base packages installed successfully 08:02:02 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:11 lf-activate-venv(): INFO: Adding /tmp/venv-oYLE/bin to PATH 08:02:11 Generating Requirements File 08:02:38 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:02:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:02:38 Python 3.11.10 08:02:38 pip 26.0.1 from /tmp/venv-oYLE/lib/python3.11/site-packages/pip (python 3.11) 08:02:39 appdirs==1.4.4 08:02:39 argcomplete==3.6.3 08:02:39 aspy.yaml==1.3.0 08:02:39 attrs==26.1.0 08:02:39 autopage==0.6.0 08:02:39 beautifulsoup4==4.14.3 08:02:39 boto3==1.42.78 08:02:39 botocore==1.42.78 08:02:39 bs4==0.0.2 08:02:39 certifi==2026.2.25 08:02:39 cffi==2.0.0 08:02:39 cfgv==3.5.0 08:02:39 chardet==7.4.0.post1 08:02:39 charset-normalizer==3.4.6 08:02:39 click==8.3.1 08:02:39 cliff==4.13.2 08:02:39 cmd2==3.4.0 08:02:39 cryptography==3.3.2 08:02:39 debtcollector==3.1.0 08:02:39 decorator==5.2.1 08:02:39 defusedxml==0.7.1 08:02:39 Deprecated==1.3.1 08:02:39 distlib==0.4.0 08:02:39 dnspython==2.8.0 08:02:39 docker==7.1.0 08:02:39 dogpile.cache==1.5.0 08:02:39 durationpy==0.10 08:02:39 email-validator==2.3.0 08:02:39 filelock==3.25.2 08:02:39 future==1.0.0 08:02:39 gitdb==4.0.12 08:02:39 GitPython==3.1.46 08:02:39 httplib2==0.30.2 08:02:39 identify==2.6.18 08:02:39 idna==3.11 08:02:39 importlib-resources==1.5.0 08:02:39 iso8601==2.1.0 08:02:39 Jinja2==3.1.6 08:02:39 jmespath==1.1.0 08:02:39 jsonpatch==1.33 08:02:39 jsonpointer==3.1.1 08:02:39 jsonschema==4.26.0 08:02:39 jsonschema-specifications==2025.9.1 08:02:39 keystoneauth1==5.13.1 08:02:39 kubernetes==35.0.0 08:02:39 lftools==0.37.22 08:02:39 lxml==6.0.2 08:02:39 markdown-it-py==4.0.0 08:02:39 MarkupSafe==3.0.3 08:02:39 mdurl==0.1.2 08:02:39 msgpack==1.1.2 08:02:39 multi_key_dict==2.0.3 08:02:39 munch==4.0.0 08:02:39 netaddr==1.3.0 08:02:39 niet==1.4.2 08:02:39 nodeenv==1.10.0 08:02:39 oauth2client==4.1.3 08:02:39 oauthlib==3.3.1 08:02:39 openstacksdk==4.10.0 08:02:39 os-service-types==1.8.2 08:02:39 osc-lib==4.4.0 08:02:39 oslo.config==10.3.0 08:02:39 oslo.context==6.3.0 08:02:39 oslo.i18n==6.7.2 08:02:39 oslo.log==8.1.0 08:02:39 oslo.serialization==5.9.1 08:02:39 oslo.utils==10.0.0 08:02:39 packaging==26.0 08:02:39 pbr==7.0.3 08:02:39 platformdirs==4.9.4 08:02:39 prettytable==3.17.0 08:02:39 psutil==7.2.2 08:02:39 pyasn1==0.6.3 08:02:39 pyasn1_modules==0.4.2 08:02:39 pycparser==3.0 08:02:39 pygerrit2==2.0.15 08:02:39 PyGithub==2.9.0 08:02:39 Pygments==2.19.2 08:02:39 PyJWT==2.12.1 08:02:39 PyNaCl==1.6.2 08:02:39 pyparsing==2.4.7 08:02:39 pyperclip==1.11.0 08:02:39 pyrsistent==0.20.0 08:02:39 python-cinderclient==9.9.0 08:02:39 python-dateutil==2.9.0.post0 08:02:39 python-discovery==1.2.1 08:02:39 python-heatclient==5.1.0 08:02:39 python-jenkins==1.8.3 08:02:39 python-keystoneclient==5.8.0 08:02:39 python-magnumclient==4.10.0 08:02:39 python-openstackclient==9.0.0 08:02:39 python-swiftclient==4.10.0 08:02:39 PyYAML==6.0.3 08:02:39 referencing==0.37.0 08:02:39 requests==2.33.0 08:02:39 requests-oauthlib==2.0.0 08:02:39 requestsexceptions==1.4.0 08:02:39 rfc3986==2.0.0 08:02:39 rich==14.3.3 08:02:39 rich-argparse==1.7.2 08:02:39 rpds-py==0.30.0 08:02:39 rsa==4.9.1 08:02:39 ruamel.yaml==0.19.1 08:02:39 ruamel.yaml.clib==0.2.15 08:02:39 s3transfer==0.16.0 08:02:39 simplejson==3.20.2 08:02:39 six==1.17.0 08:02:39 smmap==5.0.3 08:02:39 soupsieve==2.8.3 08:02:39 stevedore==5.7.0 08:02:39 tabulate==0.10.0 08:02:39 toml==0.10.2 08:02:39 tomlkit==0.14.0 08:02:39 tqdm==4.67.3 08:02:39 typing_extensions==4.15.0 08:02:39 urllib3==1.26.20 08:02:39 virtualenv==21.2.0 08:02:39 wcwidth==0.6.0 08:02:39 websocket-client==1.9.0 08:02:39 wrapt==2.1.2 08:02:39 xdg==6.0.0 08:02:39 xmltodict==1.0.4 08:02:39 yq==3.4.3 08:02:39 [builder-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins2249792487738455157.sh 08:02:39 ---> uv-install.sh 08:02:39 Installing uv/uvx (latest) using shell installer 08:02:39 2026-03-28 08:02:39 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-28T09%3A00%3A39Z&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-28T07%3A59%3A56Z&ske=2026-03-28T09%3A00%3A39Z&sks=b&skv=2018-11-09&sig=%2Fo%2BqVEHNH4tgA6vxVUCzFYR%2BUtQZH2ZSj14PfxyMoTg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDY4NTIyNiwibmJmIjoxNzc0Njg0OTI2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.yDM7pfmRykozjlZnUxIMYoYs7c4-eFwEduqHT1Mns7c&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-vxXSQe.sh" [1] 08:02:39 downloading uv 0.11.2 x86_64-unknown-linux-gnu 08:02:40 installing to /home/jenkins/.local/bin 08:02:40 uv 08:02:40 uvx 08:02:40 everything's installed! 08:02:40 08:02:40 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:02:40 08:02:40 source $HOME/.local/bin/env (sh, bash, zsh) 08:02:40 source $HOME/.local/bin/env.fish (fish) 08:02:40 Adding install location to PATH 08:02:40 ---> Validating uv/uvx install 08:02:40 uvx 0.11.2 (x86_64-unknown-linux-gnu) 08:02:40 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8060951495489370666.sh 08:02:40 ---> sudo-logs.sh 08:02:40 Archiving 'sudo' log.. 08:02:40 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9963686498969013064.sh 08:02:40 ---> job-cost.sh 08:02:40 INFO: Activating Python virtual environment... 08:02:40 Setup pyenv: 08:02:40 system 08:02:40 3.8.20 08:02:40 3.9.20 08:02:40 3.10.15 08:02:40 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oYLE from file:/tmp/.os_lf_venv 08:02:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:43 lf-activate-venv(): INFO: Base packages installed successfully 08:02:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:49 lf-activate-venv(): INFO: Adding /tmp/venv-oYLE/bin to PATH 08:02:49 INFO: No stack-cost file found 08:02:49 INFO: Instance uptime: 147s 08:02:49 INFO: Fetching instance metadata (attempt 1 of 3)... 08:02:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:02:49 INFO: Successfully fetched instance metadata 08:02:49 INFO: Instance type: v3-standard-2 08:02:49 INFO: Retrieving pricing info for: v3-standard-2 08:02:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:02:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=147 08:02:49 INFO: Successfully fetched Vexxhost pricing API 08:02:49 INFO: Retrieved cost: 0.06 08:02:49 INFO: Retrieved resource: v3-standard-2 08:02:49 INFO: Creating archive directory: /w/workspace/builder-jenkins-sandbox-cleanup/archives/cost 08:02:49 INFO: Archiving costs to: /w/workspace/builder-jenkins-sandbox-cleanup/archives/cost.csv 08:02:49 INFO: Successfully archived job cost data 08:02:49 DEBUG: Cost data: builder-jenkins-sandbox-cleanup,397,2026-03-28 08:02:49,v3-standard-2,147,0.06,0.00,FAILURE 08:02:49 [builder-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins910217624220035824.sh 08:02:49 ---> logs-deploy.sh 08:02:49 Setup pyenv: 08:02:49 system 08:02:49 3.8.20 08:02:49 3.9.20 08:02:49 3.10.15 08:02:49 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oYLE from file:/tmp/.os_lf_venv 08:02:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:51 lf-activate-venv(): INFO: Base packages installed successfully 08:02:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:03:10 lf-activate-venv(): INFO: Adding /tmp/venv-oYLE/bin to PATH 08:03:10 WARNING: Nexus logging server not set 08:03:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-sandbox-cleanup/397/ 08:03:10 INFO: archiving logs to S3 08:03:11 ---> uname -a: 08:03:11 Linux prd-ubuntu2204-builder-2c-2g-53741 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:03:11 08:03:11 08:03:11 ---> lscpu: 08:03:11 Architecture: x86_64 08:03:11 CPU op-mode(s): 32-bit, 64-bit 08:03:11 Address sizes: 40 bits physical, 48 bits virtual 08:03:11 Byte Order: Little Endian 08:03:11 CPU(s): 2 08:03:11 On-line CPU(s) list: 0,1 08:03:11 Vendor ID: AuthenticAMD 08:03:11 Model name: AMD EPYC-Rome Processor 08:03:11 CPU family: 23 08:03:11 Model: 49 08:03:11 Thread(s) per core: 1 08:03:11 Core(s) per socket: 1 08:03:11 Socket(s): 2 08:03:11 Stepping: 0 08:03:11 BogoMIPS: 5600.00 08:03:11 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:03:11 Virtualization: AMD-V 08:03:11 Hypervisor vendor: KVM 08:03:11 Virtualization type: full 08:03:11 L1d cache: 64 KiB (2 instances) 08:03:11 L1i cache: 64 KiB (2 instances) 08:03:11 L2 cache: 1 MiB (2 instances) 08:03:11 L3 cache: 32 MiB (2 instances) 08:03:11 NUMA node(s): 1 08:03:11 NUMA node0 CPU(s): 0,1 08:03:11 Vulnerability Gather data sampling: Not affected 08:03:11 Vulnerability Indirect target selection: Not affected 08:03:11 Vulnerability Itlb multihit: Not affected 08:03:11 Vulnerability L1tf: Not affected 08:03:11 Vulnerability Mds: Not affected 08:03:11 Vulnerability Meltdown: Not affected 08:03:11 Vulnerability Mmio stale data: Not affected 08:03:11 Vulnerability Reg file data sampling: Not affected 08:03:11 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:03:11 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:03:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:03:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:03:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:03:11 Vulnerability Srbds: Not affected 08:03:11 Vulnerability Tsa: Not affected 08:03:11 Vulnerability Tsx async abort: Not affected 08:03:11 Vulnerability Vmscape: Not affected 08:03:11 08:03:11 08:03:11 ---> nproc: 08:03:11 2 08:03:11 08:03:11 08:03:11 ---> df -h: 08:03:11 Filesystem Size Used Avail Use% Mounted on 08:03:11 tmpfs 794M 1.1M 793M 1% /run 08:03:11 /dev/vda1 39G 8.4G 31G 22% / 08:03:11 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:03:11 tmpfs 5.0M 0 5.0M 0% /run/lock 08:03:11 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:03:11 tmpfs 794M 4.0K 794M 1% /run/user/1001 08:03:11 08:03:11 08:03:11 ---> free -m: 08:03:11 total used free shared buff/cache available 08:03:11 Mem: 7937 492 4900 4 2544 7150 08:03:11 Swap: 1023 0 1023 08:03:11 08:03:11 08:03:11 ---> ip addr: 08:03:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:11 inet 127.0.0.1/8 scope host lo 08:03:11 valid_lft forever preferred_lft forever 08:03:11 inet6 ::1/128 scope host 08:03:11 valid_lft forever preferred_lft forever 08:03:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:03:11 link/ether fa:16:3e:d9:83:c7 brd ff:ff:ff:ff:ff:ff 08:03:11 altname enp0s3 08:03:11 inet 10.30.170.75/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:03:11 valid_lft 86238sec preferred_lft 86238sec 08:03:11 inet6 fe80::f816:3eff:fed9:83c7/64 scope link 08:03:11 valid_lft forever preferred_lft forever 08:03:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:03:11 link/ether 7a:e7:d1:5f:cb:9d brd ff:ff:ff:ff:ff:ff 08:03:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:03:11 valid_lft forever preferred_lft forever 08:03:11 08:03:11 08:03:11 ---> sar -b -r -n DEV: 08:03:11 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-53741) 03/28/26 _x86_64_ (2 CPU) 08:03:11 08:03:11 08:00:31 LINUX RESTART (2 CPU) 08:03:11 08:03:11 08:03:11 ---> sar -P ALL: 08:03:11 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-53741) 03/28/26 _x86_64_ (2 CPU) 08:03:11 08:03:11 08:00:31 LINUX RESTART (2 CPU) 08:03:11 08:03:11 08:03:11