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