06:43:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143601 06:43:37 Running as SYSTEM 06:43:37 [EnvInject] - Loading node environment variables. 06:43:37 Building remotely on prd-ubuntu2204-docker-8c-8g-1574 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-verify-java 06:43:37 [ssh-agent] Looking for ssh-agent implementation... 06:43:37 $ ssh-agent 06:43:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmI13R7/agent.1570 06:43:37 SSH_AGENT_PID=1572 06:43:37 [ssh-agent] Started. 06:43:37 Running ssh-add (command line suppressed) 06:43:37 Identity added: /w/workspace/sdc-master-verify-java@tmp/private_key_10623534411744240952.key (/w/workspace/sdc-master-verify-java@tmp/private_key_10623534411744240952.key) 06:43:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:43:37 The recommended git tool is: NONE 06:43:39 using credential onap-jenkins-ssh 06:43:39 Wiping out workspace first. 06:43:39 Cloning the remote Git repository 06:43:39 Cloning repository git://cloud.onap.org/mirror/sdc.git 06:43:39 > git init /w/workspace/sdc-master-verify-java # timeout=10 06:43:39 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 06:43:39 > git --version # timeout=10 06:43:39 > git --version # 'git version 2.34.1' 06:43:39 using GIT_SSH to set credentials Gerrit user 06:43:39 Verifying host key using manually-configured host key entries 06:43:39 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:43:49 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 06:43:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:49 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 06:43:49 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 06:43:49 using GIT_SSH to set credentials Gerrit user 06:43:49 Verifying host key using manually-configured host key entries 06:43:49 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/01/143601/3 # timeout=30 06:43:49 ERROR: Error fetching remote repo 'origin' 06:43:49 hudson.plugins.git.GitException: Failed to fetch from git://cloud.onap.org/mirror/sdc.git 06:43:49 at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 06:43:49 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) 06:43:49 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 06:43:49 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 06:43:49 at hudson.scm.SCM.checkout(SCM.java:540) 06:43:49 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 06:43:49 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 06:43:49 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 06:43:49 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 06:43:49 at hudson.model.Run.execute(Run.java:1894) 06:43:49 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 06:43:49 at hudson.model.ResourceController.execute(ResourceController.java:101) 06:43:49 at hudson.model.Executor.run(Executor.java:446) 06:43:49 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/01/143601/3" returned status code 128: 06:43:49 stdout: 06:43:49 stderr: fatal: couldn't find remote ref refs/changes/01/143601/3 06:43:49 06:43:49 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 06:43:49 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 06:43:49 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 06:43:49 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 06:43:49 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 06:43:49 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:49 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:49 at hudson.remoting.Request$2.run(Request.java:377) 06:43:49 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:49 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 06:43:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 06:43:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 06:43:49 at java.base/java.lang.Thread.run(Thread.java:1583) 06:43:49 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-1574 06:43:49 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 06:43:49 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 06:43:49 at hudson.remoting.Channel.call(Channel.java:1042) 06:43:49 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 06:43:49 at jdk.internal.reflect.GeneratedMethodAccessor544.invoke(Unknown Source) 06:43:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:43:49 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 06:43:49 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 06:43:49 at PluginClassLoader for git-client//com.sun.proxy.$Proxy186.execute(Unknown Source) 06:43:49 at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:995) 06:43:49 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) 06:43:49 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 06:43:49 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 06:43:49 at hudson.scm.SCM.checkout(SCM.java:540) 06:43:49 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 06:43:49 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 06:43:49 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 06:43:49 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 06:43:49 at hudson.model.Run.execute(Run.java:1894) 06:43:49 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 06:43:49 at hudson.model.ResourceController.execute(ResourceController.java:101) 06:43:49 at hudson.model.Executor.run(Executor.java:446) 06:43:49 ERROR: Error fetching remote repo 'origin' 06:43:49 $ ssh-agent -k 06:43:49 unset SSH_AUTH_SOCK; 06:43:49 unset SSH_AGENT_PID; 06:43:49 echo Agent pid 1572 killed; 06:43:49 [ssh-agent] Stopped. 06:43:49 [PostBuildScript] - [INFO] Executing post build scripts. 06:43:49 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins15005182338218302856.sh 06:43:49 ---> sysstat.sh 06:43:50 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins16853362437751279740.sh 06:43:50 ---> package-listing.sh 06:43:50 ++ facter osfamily 06:43:50 ++ tr '[:upper:]' '[:lower:]' 06:43:50 + OS_FAMILY=debian 06:43:50 + workspace=/w/workspace/sdc-master-verify-java 06:43:50 + START_PACKAGES=/tmp/packages_start.txt 06:43:50 + END_PACKAGES=/tmp/packages_end.txt 06:43:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:43:50 + PACKAGES=/tmp/packages_start.txt 06:43:50 + '[' /w/workspace/sdc-master-verify-java ']' 06:43:50 + PACKAGES=/tmp/packages_end.txt 06:43:50 + case "${OS_FAMILY}" in 06:43:50 + dpkg -l 06:43:50 + grep '^ii' 06:43:50 + '[' -f /tmp/packages_start.txt ']' 06:43:50 + '[' -f /tmp/packages_end.txt ']' 06:43:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:43:50 + '[' /w/workspace/sdc-master-verify-java ']' 06:43:50 + mkdir -p /w/workspace/sdc-master-verify-java/archives/ 06:43:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-verify-java/archives/ 06:43:50 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins11776740573326111195.sh 06:43:50 ---> capture-instance-metadata.sh 06:43:50 Setup pyenv: 06:43:50 * system (set by /opt/pyenv/version) 06:43:50 * 3.8.20 (set by /opt/pyenv/version) 06:43:50 * 3.9.20 (set by /opt/pyenv/version) 06:43:50 3.10.15 06:43:50 3.11.10 06:43:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lCkT 06:43:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:43:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:43:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:43:59 lf-activate-venv(): INFO: Base packages installed successfully 06:43:59 lf-activate-venv(): INFO: Installing additional packages: lftools 06:44:19 lf-activate-venv(): INFO: Adding /tmp/venv-lCkT/bin to PATH 06:44:19 INFO: Running in OpenStack, capturing instance metadata 06:44:19 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins4190687194322204591.sh 06:44:19 provisioning config files... 06:44:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-verify-java@tmp/config5251327107595686843tmp 06:44:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:44:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:44:19 [EnvInject] - Injecting environment variables from a build step. 06:44:19 [EnvInject] - Injecting as environment variables the properties content 06:44:19 SERVER_ID=logs 06:44:19 06:44:19 [EnvInject] - Variables injected successfully. 06:44:19 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins16244605192267661263.sh 06:44:19 ---> create-netrc.sh 06:44:19 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins11035893500117874222.sh 06:44:19 ---> python-tools-install.sh 06:44:19 Setup pyenv: 06:44:19 system 06:44:19 3.8.20 06:44:19 3.9.20 06:44:19 3.10.15 06:44:19 * 3.11.10 (set by /w/workspace/sdc-master-verify-java/.python-version) 06:44:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lCkT from file:/tmp/.os_lf_venv 06:44:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:44:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:44:21 lf-activate-venv(): INFO: Base packages installed successfully 06:44:21 lf-activate-venv(): INFO: Installing additional packages: lftools 06:44:27 lf-activate-venv(): INFO: Adding /tmp/venv-lCkT/bin to PATH 06:44:27 Generating Requirements File 06:44:44 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. 06:44:44 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:44:44 Python 3.11.10 06:44:45 pip 26.0.1 from /tmp/venv-lCkT/lib/python3.11/site-packages/pip (python 3.11) 06:44:45 appdirs==1.4.4 06:44:45 argcomplete==3.6.3 06:44:45 aspy.yaml==1.3.0 06:44:45 attrs==25.4.0 06:44:45 autopage==0.6.0 06:44:45 beautifulsoup4==4.14.3 06:44:45 boto3==1.42.67 06:44:45 botocore==1.42.67 06:44:45 bs4==0.0.2 06:44:45 certifi==2026.2.25 06:44:45 cffi==2.0.0 06:44:45 cfgv==3.5.0 06:44:45 chardet==7.1.0 06:44:45 charset-normalizer==3.4.5 06:44:45 click==8.3.1 06:44:45 cliff==4.13.2 06:44:45 cmd2==3.4.0 06:44:45 cryptography==3.3.2 06:44:45 debtcollector==3.0.0 06:44:45 decorator==5.2.1 06:44:45 defusedxml==0.7.1 06:44:45 Deprecated==1.3.1 06:44:45 distlib==0.4.0 06:44:45 dnspython==2.8.0 06:44:45 docker==7.1.0 06:44:45 dogpile.cache==1.5.0 06:44:45 durationpy==0.10 06:44:45 email-validator==2.3.0 06:44:45 filelock==3.25.2 06:44:45 future==1.0.0 06:44:45 gitdb==4.0.12 06:44:45 GitPython==3.1.46 06:44:45 httplib2==0.30.2 06:44:45 identify==2.6.17 06:44:45 idna==3.11 06:44:45 importlib-resources==1.5.0 06:44:45 iso8601==2.1.0 06:44:45 Jinja2==3.1.6 06:44:45 jmespath==1.1.0 06:44:45 jsonpatch==1.33 06:44:45 jsonpointer==3.0.0 06:44:45 jsonschema==4.26.0 06:44:45 jsonschema-specifications==2025.9.1 06:44:45 keystoneauth1==5.13.1 06:44:45 kubernetes==35.0.0 06:44:45 lftools==0.37.22 06:44:45 lxml==6.0.2 06:44:45 markdown-it-py==4.0.0 06:44:45 MarkupSafe==3.0.3 06:44:45 mdurl==0.1.2 06:44:45 msgpack==1.1.2 06:44:45 multi_key_dict==2.0.3 06:44:45 munch==4.0.0 06:44:45 netaddr==1.3.0 06:44:45 niet==1.4.2 06:44:45 nodeenv==1.10.0 06:44:45 oauth2client==4.1.3 06:44:45 oauthlib==3.3.1 06:44:45 openstacksdk==4.10.0 06:44:45 os-service-types==1.8.2 06:44:45 osc-lib==4.4.0 06:44:45 oslo.config==10.3.0 06:44:45 oslo.context==6.3.0 06:44:45 oslo.i18n==6.7.2 06:44:45 oslo.log==8.1.0 06:44:45 oslo.serialization==5.9.1 06:44:45 oslo.utils==10.0.0 06:44:45 packaging==26.0 06:44:45 pbr==7.0.3 06:44:45 platformdirs==4.9.4 06:44:45 prettytable==3.17.0 06:44:45 psutil==7.2.2 06:44:45 pyasn1==0.6.2 06:44:45 pyasn1_modules==0.4.2 06:44:45 pycparser==3.0 06:44:45 pygerrit2==2.0.15 06:44:45 PyGithub==2.8.1 06:44:45 Pygments==2.19.2 06:44:45 PyJWT==2.12.0 06:44:45 PyNaCl==1.6.2 06:44:45 pyparsing==2.4.7 06:44:45 pyperclip==1.11.0 06:44:45 pyrsistent==0.20.0 06:44:45 python-cinderclient==9.9.0 06:44:45 python-dateutil==2.9.0.post0 06:44:45 python-discovery==1.1.3 06:44:45 python-heatclient==5.1.0 06:44:45 python-jenkins==1.8.3 06:44:45 python-keystoneclient==5.8.0 06:44:45 python-magnumclient==4.10.0 06:44:45 python-openstackclient==9.0.0 06:44:45 python-swiftclient==4.10.0 06:44:45 PyYAML==6.0.3 06:44:45 referencing==0.37.0 06:44:45 requests==2.32.5 06:44:45 requests-oauthlib==2.0.0 06:44:45 requestsexceptions==1.4.0 06:44:45 rfc3986==2.0.0 06:44:45 rich==14.3.3 06:44:45 rich-argparse==1.7.2 06:44:45 rpds-py==0.30.0 06:44:45 rsa==4.9.1 06:44:45 ruamel.yaml==0.19.1 06:44:45 ruamel.yaml.clib==0.2.15 06:44:45 s3transfer==0.16.0 06:44:45 simplejson==3.20.2 06:44:45 six==1.17.0 06:44:45 smmap==5.0.3 06:44:45 soupsieve==2.8.3 06:44:45 stevedore==5.7.0 06:44:45 tabulate==0.10.0 06:44:45 toml==0.10.2 06:44:45 tomlkit==0.14.0 06:44:45 tqdm==4.67.3 06:44:45 typing_extensions==4.15.0 06:44:45 urllib3==1.26.20 06:44:45 virtualenv==21.2.0 06:44:45 wcwidth==0.6.0 06:44:45 websocket-client==1.9.0 06:44:45 wrapt==2.1.2 06:44:45 xdg==6.0.0 06:44:45 xmltodict==1.0.4 06:44:45 yq==3.4.3 06:44:45 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins8967866923360572574.sh 06:44:45 ---> sudo-logs.sh 06:44:45 Archiving 'sudo' log.. 06:44:45 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins11644646991040883102.sh 06:44:45 ---> job-cost.sh 06:44:45 INFO: Activating Python virtual environment... 06:44:45 Setup pyenv: 06:44:45 system 06:44:45 3.8.20 06:44:45 3.9.20 06:44:45 3.10.15 06:44:45 * 3.11.10 (set by /w/workspace/sdc-master-verify-java/.python-version) 06:44:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lCkT from file:/tmp/.os_lf_venv 06:44:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:44:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:44:47 lf-activate-venv(): INFO: Base packages installed successfully 06:44:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:44:51 lf-activate-venv(): INFO: Adding /tmp/venv-lCkT/bin to PATH 06:44:51 INFO: No stack-cost file found 06:44:51 INFO: Instance uptime: 114s 06:44:51 INFO: Fetching instance metadata (attempt 1 of 3)... 06:44:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:44:52 INFO: Successfully fetched instance metadata 06:44:52 INFO: Instance type: v3-standard-8 06:44:52 INFO: Retrieving pricing info for: v3-standard-8 06:44:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:44:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=114 06:44:53 INFO: Successfully fetched Vexxhost pricing API 06:44:53 INFO: Retrieved cost: 0.22 06:44:53 INFO: Retrieved resource: v3-standard-8 06:44:53 INFO: Creating archive directory: /w/workspace/sdc-master-verify-java/archives/cost 06:44:53 INFO: Archiving costs to: /w/workspace/sdc-master-verify-java/archives/cost.csv 06:44:53 INFO: Successfully archived job cost data 06:44:53 DEBUG: Cost data: sdc-master-verify-java,12694,2026-03-13 06:44:53,v3-standard-8,114,0.22,0.00,FAILURE 06:44:53 [sdc-master-verify-java] $ /bin/bash -l /tmp/jenkins11371622159348845256.sh 06:44:53 ---> logs-deploy.sh 06:44:53 Setup pyenv: 06:44:53 system 06:44:53 3.8.20 06:44:53 3.9.20 06:44:53 3.10.15 06:44:53 * 3.11.10 (set by /w/workspace/sdc-master-verify-java/.python-version) 06:44:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lCkT from file:/tmp/.os_lf_venv 06:44:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:44:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:44:55 lf-activate-venv(): INFO: Base packages installed successfully 06:44:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:45:01 lf-activate-venv(): INFO: Adding /tmp/venv-lCkT/bin to PATH 06:45:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-verify-java/12694 06:45:01 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 06:45:01 /tmp/venv-lCkT/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 06:45:01 warnings.warn( 06:45:02 Archives upload complete. 06:45:02 INFO: archiving logs to Nexus 06:45:02 /tmp/venv-lCkT/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 06:45:02 warnings.warn( 06:45:03 ---> uname -a: 06:45:03 Linux prd-ubuntu2204-docker-8c-8g-1574 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 06:45:03 06:45:03 06:45:03 ---> lscpu: 06:45:03 Architecture: x86_64 06:45:03 CPU op-mode(s): 32-bit, 64-bit 06:45:03 Address sizes: 40 bits physical, 48 bits virtual 06:45:03 Byte Order: Little Endian 06:45:03 CPU(s): 8 06:45:03 On-line CPU(s) list: 0-7 06:45:03 Vendor ID: AuthenticAMD 06:45:03 Model name: AMD EPYC-Rome Processor 06:45:03 CPU family: 23 06:45:03 Model: 49 06:45:03 Thread(s) per core: 1 06:45:03 Core(s) per socket: 1 06:45:03 Socket(s): 8 06:45:03 Stepping: 0 06:45:03 BogoMIPS: 5599.99 06:45:03 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 06:45:03 Virtualization: AMD-V 06:45:03 Hypervisor vendor: KVM 06:45:03 Virtualization type: full 06:45:03 L1d cache: 256 KiB (8 instances) 06:45:03 L1i cache: 256 KiB (8 instances) 06:45:03 L2 cache: 4 MiB (8 instances) 06:45:03 L3 cache: 128 MiB (8 instances) 06:45:03 NUMA node(s): 1 06:45:03 NUMA node0 CPU(s): 0-7 06:45:03 Vulnerability Gather data sampling: Not affected 06:45:03 Vulnerability Indirect target selection: Not affected 06:45:03 Vulnerability Itlb multihit: Not affected 06:45:03 Vulnerability L1tf: Not affected 06:45:03 Vulnerability Mds: Not affected 06:45:03 Vulnerability Meltdown: Not affected 06:45:03 Vulnerability Mmio stale data: Not affected 06:45:03 Vulnerability Reg file data sampling: Not affected 06:45:03 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 06:45:03 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 06:45:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:45:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:45:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:45:03 Vulnerability Srbds: Not affected 06:45:03 Vulnerability Tsa: Not affected 06:45:03 Vulnerability Tsx async abort: Not affected 06:45:03 Vulnerability Vmscape: Not affected 06:45:03 06:45:03 06:45:03 ---> nproc: 06:45:03 8 06:45:03 06:45:03 06:45:03 ---> df -h: 06:45:03 Filesystem Size Used Avail Use% Mounted on 06:45:03 tmpfs 3.2G 1.1M 3.2G 1% /run 06:45:03 /dev/vda1 155G 10G 145G 7% / 06:45:03 tmpfs 16G 0 16G 0% /dev/shm 06:45:03 tmpfs 5.0M 0 5.0M 0% /run/lock 06:45:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:45:03 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 06:45:03 06:45:03 06:45:03 ---> free -m: 06:45:03 total used free shared buff/cache available 06:45:03 Mem: 32092 852 28571 4 2668 30802 06:45:03 Swap: 1023 0 1023 06:45:03 06:45:03 06:45:03 ---> ip addr: 06:45:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:45:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:45:03 inet 127.0.0.1/8 scope host lo 06:45:03 valid_lft forever preferred_lft forever 06:45:03 inet6 ::1/128 scope host 06:45:03 valid_lft forever preferred_lft forever 06:45:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:45:03 link/ether fa:16:3e:2a:4b:4a brd ff:ff:ff:ff:ff:ff 06:45:03 altname enp0s3 06:45:03 inet 10.30.106.167/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 06:45:03 valid_lft 86282sec preferred_lft 86282sec 06:45:03 inet6 fe80::f816:3eff:fe2a:4b4a/64 scope link 06:45:03 valid_lft forever preferred_lft forever 06:45:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:45:03 link/ether 8a:7f:b9:7a:dd:eb brd ff:ff:ff:ff:ff:ff 06:45:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:45:03 valid_lft forever preferred_lft forever 06:45:03 06:45:03 06:45:03 ---> sar -b -r -n DEV: 06:45:03 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-1574) 03/13/26 _x86_64_ (8 CPU) 06:45:03 06:45:03 06:43:08 LINUX RESTART (8 CPU) 06:45:03 06:45:03 06:45:03 ---> sar -P ALL: 06:45:03 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-1574) 03/13/26 _x86_64_ (8 CPU) 06:45:03 06:45:03 06:43:08 LINUX RESTART (8 CPU) 06:45:03 06:45:03 06:45:03