19:24:34 Started by timer 19:24:34 Running as SYSTEM 19:24:34 [EnvInject] - Loading node environment variables. 19:24:34 Building remotely on prd-ubuntu2204-docker-v1-8c-8g-1656 (ubuntu2204-builder-4c-4g ubuntu2204-docker-v1-8c-8g) in workspace /w/workspace/ccsdk-sli-current-maven-merge-quebec 19:24:34 [ssh-agent] Looking for ssh-agent implementation... 19:24:34 $ ssh-agent 19:24:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNgkhSa/agent.1481 19:24:34 SSH_AGENT_PID=1483 19:24:34 [ssh-agent] Started. 19:24:34 Running ssh-add (command line suppressed) 19:24:34 Identity added: /w/workspace/ccsdk-sli-current-maven-merge-quebec@tmp/private_key_4738058475639048810.key (/w/workspace/ccsdk-sli-current-maven-merge-quebec@tmp/private_key_4738058475639048810.key) 19:24:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:24:34 The recommended git tool is: NONE 19:24:36 using credential onap-jenkins-ssh 19:24:36 Wiping out workspace first. 19:24:36 Cloning the remote Git repository 19:24:36 Cloning repository git://cloud.onap.org/mirror/ccsdk/sli 19:24:36 > git init /w/workspace/ccsdk-sli-current-maven-merge-quebec # timeout=10 19:24:36 Fetching upstream changes from git://cloud.onap.org/mirror/ccsdk/sli 19:24:36 > git --version # timeout=10 19:24:36 > git --version # 'git version 2.34.1' 19:24:36 using GIT_SSH to set credentials Gerrit user 19:24:36 Verifying host key using manually-configured host key entries 19:24:36 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/sli +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:37 ERROR: Error cloning remote repo 'origin' 19:24:37 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/sli +refs/heads/*:refs/remotes/origin/*" returned status code 128: 19:24:37 stdout: 19:24:37 stderr: fatal: read error: Connection reset by peer 19:24:37 19:24:37 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 19:24:37 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 19:24:37 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 19:24:37 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 19:24:37 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 19:24:37 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 19:24:37 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 19:24:37 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 19:24:37 at hudson.remoting.Request$2.run(Request.java:377) 19:24:37 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 19:24:37 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 19:24:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 19:24:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 19:24:37 at java.base/java.lang.Thread.run(Thread.java:1583) 19:24:37 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-v1-8c-8g-1656 19:24:37 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 19:24:37 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 19:24:37 at hudson.remoting.Channel.call(Channel.java:1042) 19:24:37 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 19:24:37 at jdk.internal.reflect.GeneratedMethodAccessor715.invoke(Unknown Source) 19:24:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:24:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 19:24:37 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 19:24:37 at PluginClassLoader for git-client//com.sun.proxy.$Proxy168.execute(Unknown Source) 19:24:37 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220) 19:24:37 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 19:24:37 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 19:24:37 at hudson.scm.SCM.checkout(SCM.java:540) 19:24:37 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 19:24:37 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 19:24:37 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 19:24:37 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 19:24:37 at hudson.model.Run.execute(Run.java:1894) 19:24:37 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 19:24:37 at hudson.model.ResourceController.execute(ResourceController.java:101) 19:24:37 at hudson.model.Executor.run(Executor.java:446) 19:24:37 ERROR: Error cloning remote repo 'origin' 19:24:37 $ ssh-agent -k 19:24:37 unset SSH_AUTH_SOCK; 19:24:37 unset SSH_AGENT_PID; 19:24:37 echo Agent pid 1483 killed; 19:24:37 [ssh-agent] Stopped. 19:24:37 [PostBuildScript] - [INFO] Executing post build scripts. 19:24:37 [ccsdk-sli-current-maven-merge-quebec] $ /bin/bash /tmp/jenkins11657047582144993294.sh 19:24:37 ---> sysstat.sh 19:24:37 [ccsdk-sli-current-maven-merge-quebec] $ /bin/bash /tmp/jenkins1891638342926503155.sh 19:24:37 ---> package-listing.sh 19:24:37 ++ tr '[:upper:]' '[:lower:]' 19:24:37 ++ facter osfamily 19:24:37 + OS_FAMILY=debian 19:24:37 + workspace=/w/workspace/ccsdk-sli-current-maven-merge-quebec 19:24:37 + START_PACKAGES=/tmp/packages_start.txt 19:24:37 + END_PACKAGES=/tmp/packages_end.txt 19:24:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:24:37 + PACKAGES=/tmp/packages_start.txt 19:24:37 + '[' /w/workspace/ccsdk-sli-current-maven-merge-quebec ']' 19:24:37 + PACKAGES=/tmp/packages_end.txt 19:24:37 + case "${OS_FAMILY}" in 19:24:37 + dpkg -l 19:24:37 + grep '^ii' 19:24:37 + '[' -f /tmp/packages_start.txt ']' 19:24:37 + '[' -f /tmp/packages_end.txt ']' 19:24:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:24:37 + '[' /w/workspace/ccsdk-sli-current-maven-merge-quebec ']' 19:24:37 + mkdir -p /w/workspace/ccsdk-sli-current-maven-merge-quebec/archives/ 19:24:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ccsdk-sli-current-maven-merge-quebec/archives/ 19:24:38 [ccsdk-sli-current-maven-merge-quebec] $ /bin/bash /tmp/jenkins2990261112232697377.sh 19:24:38 ---> capture-instance-metadata.sh 19:24:38 Setup pyenv: 19:24:38 * system (set by /opt/pyenv/version) 19:24:38 * 3.8.20 (set by /opt/pyenv/version) 19:24:38 * 3.9.20 (set by /opt/pyenv/version) 19:24:38 3.10.15 19:24:38 3.11.10 19:24:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uxf5 19:24:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:24:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:24:47 lf-activate-venv(): INFO: Installing additional packages: lftools 19:25:10 lf-activate-venv(): INFO: Adding /tmp/venv-uxf5/bin to PATH 19:25:10 INFO: Running in OpenStack, capturing instance metadata 19:25:10 [ccsdk-sli-current-maven-merge-quebec] $ /bin/bash /tmp/jenkins16925958599181854437.sh 19:25:10 provisioning config files... 19:25:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ccsdk-sli-current-maven-merge-quebec@tmp/config17983863968119123266tmp 19:25:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:25:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:25:10 [EnvInject] - Injecting environment variables from a build step. 19:25:10 [EnvInject] - Injecting as environment variables the properties content 19:25:10 SERVER_ID=logs 19:25:10 19:25:10 [EnvInject] - Variables injected successfully. 19:25:10 [ccsdk-sli-current-maven-merge-quebec] $ /bin/bash /tmp/jenkins3211939601679947479.sh 19:25:10 ---> create-netrc.sh 19:25:10 [ccsdk-sli-current-maven-merge-quebec] $ /bin/bash /tmp/jenkins3073212808406022156.sh 19:25:10 ---> python-tools-install.sh 19:25:10 Setup pyenv: 19:25:10 system 19:25:10 3.8.20 19:25:10 3.9.20 19:25:10 3.10.15 19:25:10 * 3.11.10 (set by /w/workspace/ccsdk-sli-current-maven-merge-quebec/.python-version) 19:25:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxf5 from file:/tmp/.os_lf_venv 19:25:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:25:12 lf-activate-venv(): INFO: Installing additional packages: lftools 19:25:18 lf-activate-venv(): INFO: Adding /tmp/venv-uxf5/bin to PATH 19:25:18 Generating Requirements File 19:25:40 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:25:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:25:41 Python 3.11.10 19:25:41 pip 26.2.1 from /tmp/venv-uxf5/lib/python3.11/site-packages/pip (python 3.11) 19:25:41 aiohappyeyeballs==2.7.1 19:25:41 aiohttp==3.14.3 19:25:41 aiosignal==1.4.0 19:25:41 appdirs==1.4.4 19:25:41 argcomplete==3.7.2 19:25:41 aspy.yaml==1.3.0 19:25:41 attrs==26.1.0 19:25:41 autopage==0.6.0 19:25:41 beautifulsoup4==4.15.0 19:25:41 boto3==1.43.95 19:25:41 botocore==1.43.95 19:25:41 bs4==0.0.2 19:25:41 certifi==2026.7.22 19:25:41 cffi==2.1.1 19:25:41 cfgv==3.5.0 19:25:41 chardet==7.6.0 19:25:41 charset-normalizer==3.5.1 19:25:41 click==8.5.0 19:25:41 cliff==4.16.0 19:25:41 cmd2==4.2.4 19:25:41 cryptography==3.3.2 19:25:41 debtcollector==3.1.0 19:25:41 decorator==5.3.1 19:25:41 defusedxml==0.7.1 19:25:41 Deprecated==1.3.1 19:25:41 distlib==0.4.3 19:25:41 dnspython==2.8.0 19:25:41 docker==7.2.0 19:25:41 dogpile.cache==1.5.0 19:25:41 durationpy==0.11 19:25:41 email-validator==2.3.0 19:25:41 filelock==3.32.6 19:25:41 frozenlist==1.8.0 19:25:41 future==1.0.0 19:25:41 gitdb==4.0.12 19:25:41 GitPython==3.1.62 19:25:41 httplib2==0.30.2 19:25:41 identify==2.6.19 19:25:41 idna==3.19 19:25:41 importlib-resources==1.5.0 19:25:41 iso8601==2.1.0 19:25:41 Jinja2==3.1.6 19:25:41 jmespath==1.1.0 19:25:41 jsonpatch==1.33 19:25:41 jsonpointer==3.1.1 19:25:41 jsonschema==4.26.0 19:25:41 jsonschema-specifications==2025.9.1 19:25:41 keystoneauth1==5.17.0 19:25:41 kubernetes==36.0.3 19:25:41 lftools==0.37.23 19:25:41 lxml==6.1.3 19:25:41 markdown-it-py==4.2.0 19:25:41 MarkupSafe==3.0.3 19:25:41 mdurl==0.1.2 19:25:41 msgpack==1.2.2 19:25:41 multi_key_dict==2.0.3 19:25:41 multidict==6.8.0 19:25:41 munch==4.0.0 19:25:41 netaddr==1.3.0 19:25:41 niet==1.4.2 19:25:41 nodeenv==1.10.0 19:25:41 oauth2client==4.1.3 19:25:41 oauthlib==3.3.1 19:25:41 openstacksdk==4.20.0 19:25:41 os-service-types==1.9.0 19:25:41 osc-lib==4.7.0 19:25:41 oslo.config==10.7.0 19:25:41 oslo.context==6.5.0 19:25:41 oslo.i18n==6.9.0 19:25:41 oslo.log==8.3.2 19:25:41 oslo.serialization==5.11.0 19:25:41 oslo.utils==10.2.0 19:25:41 packaging==26.3 19:25:41 pbr==7.0.3 19:25:41 platformdirs==4.11.8 19:25:41 prettytable==3.18.0 19:25:41 prompt_toolkit==3.0.53 19:25:41 propcache==0.5.2 19:25:41 psutil==7.2.2 19:25:41 pyasn1==0.6.4 19:25:41 pyasn1_modules==0.4.2 19:25:41 pycparser==3.0 19:25:41 pygerrit2==2.0.15 19:25:41 PyGithub==2.10.0 19:25:41 Pygments==2.21.0 19:25:41 PyJWT==2.14.0 19:25:41 PyNaCl==1.6.2 19:25:41 pyparsing==2.4.7 19:25:41 pyperclip==1.11.0 19:25:41 pyrsistent==0.20.0 19:25:41 python-dateutil==2.9.0.post0 19:25:41 python-discovery==1.6.0 19:25:41 python-heatclient==5.3.0 19:25:41 python-jenkins==1.8.3 19:25:41 python-keystoneclient==6.0.0 19:25:41 python-magnumclient==5.0.0 19:25:41 python-manilaclient==6.3.0 19:25:41 python-openstackclient==10.3.0 19:25:41 python-swiftclient==4.11.0 19:25:41 PyYAML==6.0.3 19:25:41 referencing==0.37.0 19:25:41 requests==2.34.2 19:25:41 requests-oauthlib==2.0.0 19:25:41 rfc3986==2.0.0 19:25:41 rich==15.0.0 19:25:41 rich-argparse==1.8.0 19:25:41 rpds-py==2026.6.3 19:25:41 rsa==4.9.1 19:25:41 ruamel.yaml==0.19.1 19:25:41 ruamel.yaml.clib==0.2.15 19:25:41 s3transfer==0.19.2 19:25:41 simplejson==4.1.2 19:25:41 six==1.17.0 19:25:41 smmap==5.0.3 19:25:41 soupsieve==2.9.2 19:25:41 stevedore==5.9.1 19:25:41 tabulate==0.10.0 19:25:41 toml==0.10.2 19:25:41 tomlkit==0.15.1 19:25:41 tqdm==4.70.1 19:25:41 typing_extensions==4.16.0 19:25:41 urllib3==1.26.20 19:25:41 virtualenv==21.7.9 19:25:41 wcwidth==0.8.3 19:25:41 websocket-client==1.9.2 19:25:41 wrapt==2.4.1 19:25:41 xdg==6.0.0 19:25:41 xmltodict==1.0.4 19:25:41 yarl==1.24.5 19:25:41 yq==4.1.2 19:25:41 [ccsdk-sli-current-maven-merge-quebec] $ /bin/sh /tmp/jenkins12673074089353961885.sh 19:25:41 ---> uv-install.sh 19:25:41 Installing uv/uvx (latest) using shell installer 19:25:41 2026-09-15 19:25:41 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-MQQfvW.sh" [1] 19:25:41 downloading uv 0.12.15 x86_64-unknown-linux-gnu 19:25:42 installing to /home/jenkins/.local/bin 19:25:42 uv 19:25:42 uvx 19:25:42 everything's installed! 19:25:42 19:25:42 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:25:42 19:25:42 source $HOME/.local/bin/env (sh, bash, zsh) 19:25:42 source $HOME/.local/bin/env.fish (fish) 19:25:42 Adding install location to PATH 19:25:42 ---> Validating uv/uvx install 19:25:42 uvx 0.12.15 (x86_64-unknown-linux-gnu) 19:25:42 [ccsdk-sli-current-maven-merge-quebec] $ /bin/bash /tmp/jenkins13303317258207620161.sh 19:25:42 ---> sudo-logs.sh 19:25:42 Archiving 'sudo' log.. 19:25:43 [ccsdk-sli-current-maven-merge-quebec] $ /bin/bash /tmp/jenkins15094665178128218966.sh 19:25:43 ---> job-cost.sh 19:25:43 INFO: Activating Python virtual environment... 19:25:43 Setup pyenv: 19:25:43 system 19:25:43 3.8.20 19:25:43 3.9.20 19:25:43 3.10.15 19:25:43 * 3.11.10 (set by /w/workspace/ccsdk-sli-current-maven-merge-quebec/.python-version) 19:25:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxf5 from file:/tmp/.os_lf_venv 19:25:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:25:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:25:49 lf-activate-venv(): INFO: Adding /tmp/venv-uxf5/bin to PATH 19:25:49 INFO: No stack-cost file found 19:25:49 INFO: Instance uptime: 116s 19:25:49 INFO: Fetching instance metadata (attempt 1 of 3)... 19:25:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:25:49 INFO: Successfully fetched instance metadata 19:25:49 INFO: Instance type: v3-standard-4 19:25:49 INFO: Retrieving pricing info for: v3-standard-4 19:25:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:25:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=116 19:25:49 INFO: Successfully fetched Vexxhost pricing API 19:25:49 INFO: Retrieved cost: 0.11 19:25:49 INFO: Retrieved resource: v3-standard-4 19:25:49 INFO: Creating archive directory: /w/workspace/ccsdk-sli-current-maven-merge-quebec/archives/cost 19:25:49 INFO: Archiving costs to: /w/workspace/ccsdk-sli-current-maven-merge-quebec/archives/cost.csv 19:25:49 INFO: Successfully archived job cost data 19:25:49 DEBUG: Cost data: ccsdk-sli-current-maven-merge-quebec,276,2026-09-15 19:25:49,v3-standard-4,116,0.11,0.00,FAILURE 19:25:49 [ccsdk-sli-current-maven-merge-quebec] $ /bin/bash -l /tmp/jenkins16524046844463825740.sh 19:25:49 ---> logs-deploy.sh 19:25:49 Setup pyenv: 19:25:49 system 19:25:49 3.8.20 19:25:49 3.9.20 19:25:49 3.10.15 19:25:49 * 3.11.10 (set by /w/workspace/ccsdk-sli-current-maven-merge-quebec/.python-version) 19:25:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uxf5 from file:/tmp/.os_lf_venv 19:25:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:25:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:25:56 lf-activate-venv(): INFO: Adding /tmp/venv-uxf5/bin to PATH 19:25:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ccsdk-sli-current-maven-merge-quebec/276 19:25:56 INFO: archiving workspace using pattern(s): 19:25:58 Archives upload complete. 19:25:58 INFO: archiving logs to Nexus 19:25:59 ---> uname -a: 19:25:59 Linux prd-ubuntu2204-docker-v1-8c-8g-1656 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 19:25:59 19:25:59 19:25:59 ---> lscpu: 19:25:59 Architecture: x86_64 19:25:59 CPU op-mode(s): 32-bit, 64-bit 19:25:59 Address sizes: 40 bits physical, 48 bits virtual 19:25:59 Byte Order: Little Endian 19:25:59 CPU(s): 4 19:25:59 On-line CPU(s) list: 0-3 19:25:59 Vendor ID: AuthenticAMD 19:25:59 Model name: AMD EPYC-Rome Processor 19:25:59 CPU family: 23 19:25:59 Model: 49 19:25:59 Thread(s) per core: 1 19:25:59 Core(s) per socket: 1 19:25:59 Socket(s): 4 19:25:59 Stepping: 0 19:25:59 BogoMIPS: 5599.99 19:25:59 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 19:25:59 Virtualization: AMD-V 19:25:59 Hypervisor vendor: KVM 19:25:59 Virtualization type: full 19:25:59 L1d cache: 128 KiB (4 instances) 19:25:59 L1i cache: 128 KiB (4 instances) 19:25:59 L2 cache: 2 MiB (4 instances) 19:25:59 L3 cache: 64 MiB (4 instances) 19:25:59 NUMA node(s): 1 19:25:59 NUMA node0 CPU(s): 0-3 19:25:59 Vulnerability Gather data sampling: Not affected 19:25:59 Vulnerability Indirect target selection: Not affected 19:25:59 Vulnerability Itlb multihit: Not affected 19:25:59 Vulnerability L1tf: Not affected 19:25:59 Vulnerability Mds: Not affected 19:25:59 Vulnerability Meltdown: Not affected 19:25:59 Vulnerability Mmio stale data: Not affected 19:25:59 Vulnerability Reg file data sampling: Not affected 19:25:59 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 19:25:59 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 19:25:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:25:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:25:59 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:25:59 Vulnerability Srbds: Not affected 19:25:59 Vulnerability Tsa: Not affected 19:25:59 Vulnerability Tsx async abort: Not affected 19:25:59 Vulnerability Vmscape: Not affected 19:25:59 19:25:59 19:25:59 ---> nproc: 19:25:59 4 19:25:59 19:25:59 19:25:59 ---> df -h: 19:25:59 Filesystem Size Used Avail Use% Mounted on 19:25:59 tmpfs 1.6G 1.1M 1.6G 1% /run 19:25:59 /dev/vda1 78G 11G 68G 13% / 19:25:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:25:59 tmpfs 5.0M 0 5.0M 0% /run/lock 19:25:59 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:25:59 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 19:25:59 19:25:59 19:25:59 ---> free -m: 19:25:59 total used free shared buff/cache available 19:25:59 Mem: 15989 634 12722 4 2631 15026 19:25:59 Swap: 1023 0 1023 19:25:59 19:25:59 19:25:59 ---> ip addr: 19:25:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:25:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:25:59 inet 127.0.0.1/8 scope host lo 19:25:59 valid_lft forever preferred_lft forever 19:25:59 inet6 ::1/128 scope host 19:25:59 valid_lft forever preferred_lft forever 19:25:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:25:59 link/ether fa:16:3e:b3:b1:a2 brd ff:ff:ff:ff:ff:ff 19:25:59 altname enp0s3 19:25:59 inet 10.30.106.253/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 19:25:59 valid_lft 86283sec preferred_lft 86283sec 19:25:59 inet6 fe80::f816:3eff:feb3:b1a2/64 scope link 19:25:59 valid_lft forever preferred_lft forever 19:25:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:25:59 link/ether ae:31:a8:f7:0e:9c brd ff:ff:ff:ff:ff:ff 19:25:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:25:59 valid_lft forever preferred_lft forever 19:25:59 19:25:59 19:25:59 ---> sar -b -r -n DEV: 19:25:59 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-v1-8c-8g-1656) 09/15/26 _x86_64_ (4 CPU) 19:25:59 19:25:59 19:24:03 LINUX RESTART (4 CPU) 19:25:59 19:25:59 19:25:59 ---> sar -P ALL: 19:25:59 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-v1-8c-8g-1656) 09/15/26 _x86_64_ (4 CPU) 19:25:59 19:25:59 19:24:03 LINUX RESTART (4 CPU) 19:25:59 19:25:59 19:25:59