01:32:51 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/119968 01:32:51 Running as SYSTEM 01:32:51 [EnvInject] - Loading node environment variables. 01:32:51 Building remotely on prd-ubuntu2204-builder-2c-2g-17728 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-cfg-verify 01:32:52 [ssh-agent] Looking for ssh-agent implementation... 01:32:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:52 $ ssh-agent 01:32:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXM1iJpd/agent.2386 01:32:52 SSH_AGENT_PID=2388 01:32:52 [ssh-agent] Started. 01:32:52 Running ssh-add (command line suppressed) 01:32:52 Identity added: /w/workspace/builder-jenkins-cfg-verify@tmp/private_key_8642470716213947796.key (/w/workspace/builder-jenkins-cfg-verify@tmp/private_key_8642470716213947796.key) 01:32:52 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:32:52 The recommended git tool is: NONE 01:32:54 using credential jenkins-ssh 01:32:54 Wiping out workspace first. 01:32:54 Cloning the remote Git repository 01:32:54 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 01:32:54 > git init /w/workspace/builder-jenkins-cfg-verify # timeout=10 01:32:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:32:54 > git --version # timeout=10 01:32:54 > git --version # 'git version 2.34.1' 01:32:54 using GIT_SSH to set credentials jenkins-ssh 01:32:54 Verifying host key using known hosts file 01:32:54 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:32:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:32:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 01:32:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 01:32:56 using GIT_SSH to set credentials jenkins-ssh 01:32:56 Verifying host key using known hosts file 01:32:56 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:32:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/68/119968/1 # timeout=10 01:32:56 ERROR: Error fetching remote repo 'origin' 01:32:56 hudson.plugins.git.GitException: Failed to fetch from git://devvexx.opendaylight.org/mirror/releng/builder 01:32:56 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999) 01:32:56 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 01:32:56 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 01:32:56 at hudson.scm.SCM.checkout(SCM.java:540) 01:32:56 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 01:32:56 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 01:32:56 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 01:32:56 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 01:32:56 at hudson.model.Run.execute(Run.java:1895) 01:32:56 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 01:32:56 at hudson.model.ResourceController.execute(ResourceController.java:101) 01:32:56 at hudson.model.Executor.run(Executor.java:442) 01:32:56 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/68/119968/1" returned status code 128: 01:32:56 stdout: 01:32:56 stderr: fatal: couldn't find remote ref refs/changes/68/119968/1 01:32:56 01:32:56 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 01:32:56 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 01:32:56 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 01:32:56 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 01:32:56 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 01:32:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 01:32:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 01:32:56 at hudson.remoting.Request$2.run(Request.java:377) 01:32:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 01:32:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 01:32:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 01:32:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 01:32:56 at java.base/java.lang.Thread.run(Thread.java:1583) 01:32:56 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-builder-2c-2g-17728 01:32:56 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 01:32:56 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 01:32:56 at hudson.remoting.Channel.call(Channel.java:1003) 01:32:56 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 01:32:56 at jdk.internal.reflect.GeneratedMethodAccessor763.invoke(Unknown Source) 01:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:32:56 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 01:32:56 at com.sun.proxy.$Proxy241.execute(Unknown Source) 01:32:56 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 01:32:56 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 01:32:56 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 01:32:56 at hudson.scm.SCM.checkout(SCM.java:540) 01:32:56 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 01:32:56 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 01:32:56 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 01:32:56 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 01:32:56 at hudson.model.Run.execute(Run.java:1895) 01:32:56 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 01:32:56 at hudson.model.ResourceController.execute(ResourceController.java:101) 01:32:56 at hudson.model.Executor.run(Executor.java:442) 01:32:56 ERROR: Error fetching remote repo 'origin' 01:32:56 $ ssh-agent -k 01:32:56 unset SSH_AUTH_SOCK; 01:32:56 unset SSH_AGENT_PID; 01:32:56 echo Agent pid 2388 killed; 01:32:57 [ssh-agent] Stopped. 01:32:57 [PostBuildScript] - [INFO] Executing post build scripts. 01:32:57 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins11775273080284119554.sh 01:32:57 ---> sysstat.sh 01:32:57 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins12945820917071402339.sh 01:32:57 ---> package-listing.sh 01:32:57 ++ facter osfamily 01:32:57 ++ tr '[:upper:]' '[:lower:]' 01:32:57 + OS_FAMILY=debian 01:32:57 + workspace=/w/workspace/builder-jenkins-cfg-verify 01:32:57 + START_PACKAGES=/tmp/packages_start.txt 01:32:57 + END_PACKAGES=/tmp/packages_end.txt 01:32:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:32:57 + PACKAGES=/tmp/packages_start.txt 01:32:57 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 01:32:57 + PACKAGES=/tmp/packages_end.txt 01:32:57 + case "${OS_FAMILY}" in 01:32:57 + dpkg -l 01:32:57 + grep '^ii' 01:32:57 + '[' -f /tmp/packages_start.txt ']' 01:32:57 + '[' -f /tmp/packages_end.txt ']' 01:32:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:32:57 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 01:32:57 + mkdir -p /w/workspace/builder-jenkins-cfg-verify/archives/ 01:32:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-cfg-verify/archives/ 01:32:57 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins12387801412894305313.sh 01:32:57 ---> capture-instance-metadata.sh 01:32:57 Setup pyenv: 01:32:57 * system (set by /opt/pyenv/version) 01:32:57 * 3.8.20 (set by /opt/pyenv/version) 01:32:57 * 3.9.20 (set by /opt/pyenv/version) 01:32:57 3.10.15 01:32:57 3.11.10 01:33:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LJUD 01:33:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:33:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:06 lf-activate-venv(): INFO: Base packages installed successfully 01:33:06 lf-activate-venv(): INFO: Installing additional packages: lftools 01:33:38 lf-activate-venv(): INFO: Adding /tmp/venv-LJUD/bin to PATH 01:33:38 INFO: Running in OpenStack, capturing instance metadata 01:33:38 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins8512812553692581353.sh 01:33:38 provisioning config files... 01:33:39 Could not find credentials [logs] for builder-jenkins-cfg-verify #665 01:33:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-cfg-verify@tmp/config4604813205401767785tmp 01:33:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:33:39 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:33:39 provisioning config files... 01:33:39 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:33:39 [EnvInject] - Injecting environment variables from a build step. 01:33:39 [EnvInject] - Injecting as environment variables the properties content 01:33:39 SERVER_ID=logs 01:33:39 01:33:39 [EnvInject] - Variables injected successfully. 01:33:39 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins548202419695167511.sh 01:33:39 ---> create-netrc.sh 01:33:39 WARN: Log server credential not found. 01:33:39 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins17184761459259380066.sh 01:33:39 ---> python-tools-install.sh 01:33:39 Setup pyenv: 01:33:39 system 01:33:39 3.8.20 01:33:39 3.9.20 01:33:39 3.10.15 01:33:39 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 01:33:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LJUD from file:/tmp/.os_lf_venv 01:33:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:41 lf-activate-venv(): INFO: Base packages installed successfully 01:33:41 lf-activate-venv(): INFO: Installing additional packages: lftools 01:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-LJUD/bin to PATH 01:33:48 Generating Requirements File 01:34:06 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. 01:34:06 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:34:07 Python 3.11.10 01:34:07 pip 25.3 from /tmp/venv-LJUD/lib/python3.11/site-packages/pip (python 3.11) 01:34:07 appdirs==1.4.4 01:34:07 argcomplete==3.6.3 01:34:07 aspy.yaml==1.3.0 01:34:07 attrs==25.4.0 01:34:07 autopage==0.5.2 01:34:07 beautifulsoup4==4.14.3 01:34:07 boto3==1.42.19 01:34:07 botocore==1.42.19 01:34:07 bs4==0.0.2 01:34:07 cachetools==6.2.4 01:34:07 certifi==2025.11.12 01:34:07 cffi==2.0.0 01:34:07 cfgv==3.5.0 01:34:07 chardet==5.2.0 01:34:07 charset-normalizer==3.4.4 01:34:07 click==8.3.1 01:34:07 cliff==4.13.1 01:34:07 cmd2==3.1.0 01:34:07 cryptography==3.3.2 01:34:07 debtcollector==3.0.0 01:34:07 decorator==5.2.1 01:34:07 defusedxml==0.7.1 01:34:07 Deprecated==1.3.1 01:34:07 distlib==0.4.0 01:34:07 dnspython==2.8.0 01:34:07 docker==7.1.0 01:34:07 dogpile.cache==1.5.0 01:34:07 durationpy==0.10 01:34:07 email-validator==2.3.0 01:34:07 filelock==3.20.1 01:34:07 future==1.0.0 01:34:07 gitdb==4.0.12 01:34:07 GitPython==3.1.45 01:34:07 google-auth==2.45.0 01:34:07 httplib2==0.31.0 01:34:07 identify==2.6.15 01:34:07 idna==3.11 01:34:07 importlib-resources==1.5.0 01:34:07 iso8601==2.1.0 01:34:07 Jinja2==3.1.6 01:34:07 jmespath==1.0.1 01:34:07 jsonpatch==1.33 01:34:07 jsonpointer==3.0.0 01:34:07 jsonschema==4.25.1 01:34:07 jsonschema-specifications==2025.9.1 01:34:07 keystoneauth1==5.12.0 01:34:07 kubernetes==34.1.0 01:34:07 lftools==0.37.18 01:34:07 lxml==6.0.2 01:34:07 markdown-it-py==4.0.0 01:34:07 MarkupSafe==3.0.3 01:34:07 mdurl==0.1.2 01:34:07 msgpack==1.1.2 01:34:07 multi_key_dict==2.0.3 01:34:07 munch==4.0.0 01:34:07 netaddr==1.3.0 01:34:07 niet==1.4.2 01:34:07 nodeenv==1.10.0 01:34:07 oauth2client==4.1.3 01:34:07 oauthlib==3.3.1 01:34:07 openstacksdk==4.8.0 01:34:07 os-service-types==1.8.2 01:34:07 osc-lib==4.3.0 01:34:07 oslo.config==10.1.0 01:34:07 oslo.context==6.2.0 01:34:07 oslo.i18n==6.7.1 01:34:07 oslo.log==8.0.0 01:34:07 oslo.serialization==5.9.0 01:34:07 oslo.utils==9.2.0 01:34:07 packaging==25.0 01:34:07 pbr==7.0.3 01:34:07 platformdirs==4.5.1 01:34:07 prettytable==3.17.0 01:34:07 psutil==7.2.1 01:34:07 pyasn1==0.6.1 01:34:07 pyasn1_modules==0.4.2 01:34:07 pycparser==2.23 01:34:07 pygerrit2==2.0.15 01:34:07 PyGithub==2.8.1 01:34:07 Pygments==2.19.2 01:34:07 PyJWT==2.10.1 01:34:07 PyNaCl==1.6.1 01:34:07 pyparsing==2.4.7 01:34:07 pyperclip==1.11.0 01:34:07 pyrsistent==0.20.0 01:34:07 python-cinderclient==9.8.0 01:34:07 python-dateutil==2.9.0.post0 01:34:07 python-heatclient==4.3.0 01:34:07 python-jenkins==1.8.3 01:34:07 python-keystoneclient==5.7.0 01:34:07 python-magnumclient==4.9.0 01:34:07 python-openstackclient==8.2.0 01:34:07 python-swiftclient==4.9.0 01:34:07 PyYAML==6.0.3 01:34:07 referencing==0.37.0 01:34:07 requests==2.32.5 01:34:07 requests-oauthlib==2.0.0 01:34:07 requestsexceptions==1.4.0 01:34:07 rfc3986==2.0.0 01:34:07 rich==14.2.0 01:34:07 rich-argparse==1.7.2 01:34:07 rpds-py==0.30.0 01:34:07 rsa==4.9.1 01:34:07 ruamel.yaml==0.19.0 01:34:07 ruamel.yaml.clib==0.2.15 01:34:07 ruamel.yaml.clibz==0.3.4 01:34:07 s3transfer==0.16.0 01:34:07 simplejson==3.20.2 01:34:07 six==1.17.0 01:34:07 smmap==5.0.2 01:34:07 soupsieve==2.8.1 01:34:07 stevedore==5.6.0 01:34:07 tabulate==0.9.0 01:34:07 toml==0.10.2 01:34:07 tomlkit==0.13.3 01:34:07 tqdm==4.67.1 01:34:07 typing_extensions==4.15.0 01:34:07 tzdata==2025.3 01:34:07 urllib3==1.26.20 01:34:07 virtualenv==20.35.4 01:34:07 wcwidth==0.2.14 01:34:07 websocket-client==1.9.0 01:34:07 wrapt==2.0.1 01:34:07 xdg==6.0.0 01:34:07 xmltodict==1.0.2 01:34:07 yq==3.4.3 01:34:07 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins15268763009171756523.sh 01:34:07 ---> sudo-logs.sh 01:34:07 Archiving 'sudo' log.. 01:34:08 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4851628305649665003.sh 01:34:08 ---> job-cost.sh 01:34:08 Setup pyenv: 01:34:08 system 01:34:08 3.8.20 01:34:08 3.9.20 01:34:08 3.10.15 01:34:08 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 01:34:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LJUD from file:/tmp/.os_lf_venv 01:34:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:10 lf-activate-venv(): INFO: Base packages installed successfully 01:34:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:34:14 lf-activate-venv(): INFO: Adding /tmp/venv-LJUD/bin to PATH 01:34:14 INFO: No Stack... 01:34:15 INFO: Retrieving Pricing Info for: v3-standard-2 01:34:15 INFO: Archiving Costs 01:34:15 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins12904076648096250216.sh 01:34:15 ---> logs-deploy.sh 01:34:15 Setup pyenv: 01:34:15 system 01:34:15 3.8.20 01:34:15 3.9.20 01:34:15 3.10.15 01:34:15 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 01:34:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LJUD from file:/tmp/.os_lf_venv 01:34:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:34:17 lf-activate-venv(): INFO: Base packages installed successfully 01:34:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:34:24 lf-activate-venv(): INFO: Adding /tmp/venv-LJUD/bin to PATH 01:34:24 WARNING: Nexus logging server not set 01:34:24 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-cfg-verify/665/ 01:34:24 INFO: archiving logs to S3 01:34:25 ---> uname -a: 01:34:25 Linux prd-ubuntu2204-builder-2c-2g-17728 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 01:34:25 01:34:25 01:34:25 ---> lscpu: 01:34:25 Architecture: x86_64 01:34:25 CPU op-mode(s): 32-bit, 64-bit 01:34:25 Address sizes: 40 bits physical, 48 bits virtual 01:34:25 Byte Order: Little Endian 01:34:25 CPU(s): 2 01:34:25 On-line CPU(s) list: 0,1 01:34:25 Vendor ID: AuthenticAMD 01:34:25 Model name: AMD EPYC-Rome Processor 01:34:25 CPU family: 23 01:34:25 Model: 49 01:34:25 Thread(s) per core: 1 01:34:25 Core(s) per socket: 1 01:34:25 Socket(s): 2 01:34:25 Stepping: 0 01:34:25 BogoMIPS: 5599.99 01:34:25 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 01:34:25 Virtualization: AMD-V 01:34:25 Hypervisor vendor: KVM 01:34:25 Virtualization type: full 01:34:25 L1d cache: 64 KiB (2 instances) 01:34:25 L1i cache: 64 KiB (2 instances) 01:34:25 L2 cache: 1 MiB (2 instances) 01:34:25 L3 cache: 32 MiB (2 instances) 01:34:25 NUMA node(s): 1 01:34:25 NUMA node0 CPU(s): 0,1 01:34:25 Vulnerability Gather data sampling: Not affected 01:34:25 Vulnerability Indirect target selection: Not affected 01:34:25 Vulnerability Itlb multihit: Not affected 01:34:25 Vulnerability L1tf: Not affected 01:34:25 Vulnerability Mds: Not affected 01:34:25 Vulnerability Meltdown: Not affected 01:34:25 Vulnerability Mmio stale data: Not affected 01:34:25 Vulnerability Reg file data sampling: Not affected 01:34:25 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 01:34:25 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 01:34:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:34:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:34:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:34:25 Vulnerability Srbds: Not affected 01:34:25 Vulnerability Tsa: Not affected 01:34:25 Vulnerability Tsx async abort: Not affected 01:34:25 Vulnerability Vmscape: Not affected 01:34:25 01:34:25 01:34:25 ---> nproc: 01:34:25 2 01:34:25 01:34:25 01:34:25 ---> df -h: 01:34:25 Filesystem Size Used Avail Use% Mounted on 01:34:25 tmpfs 794M 1.1M 793M 1% /run 01:34:25 /dev/vda1 39G 8.5G 31G 22% / 01:34:25 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:34:25 tmpfs 5.0M 0 5.0M 0% /run/lock 01:34:25 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:34:25 tmpfs 794M 4.0K 794M 1% /run/user/1001 01:34:25 01:34:25 01:34:25 ---> free -m: 01:34:25 total used free shared buff/cache available 01:34:25 Mem: 7937 521 4652 4 2763 7121 01:34:25 Swap: 1023 0 1023 01:34:25 01:34:25 01:34:25 ---> ip addr: 01:34:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:34:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:34:25 inet 127.0.0.1/8 scope host lo 01:34:25 valid_lft forever preferred_lft forever 01:34:25 inet6 ::1/128 scope host 01:34:25 valid_lft forever preferred_lft forever 01:34:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:34:25 link/ether fa:16:3e:56:5a:94 brd ff:ff:ff:ff:ff:ff 01:34:25 altname enp0s3 01:34:25 inet 10.30.170.195/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 01:34:25 valid_lft 83389sec preferred_lft 83389sec 01:34:25 inet6 fe80::f816:3eff:fe56:5a94/64 scope link 01:34:25 valid_lft forever preferred_lft forever 01:34:25 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:34:25 link/ether 26:b8:98:8c:42:a6 brd ff:ff:ff:ff:ff:ff 01:34:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:34:25 valid_lft forever preferred_lft forever 01:34:25 01:34:25 01:34:25 ---> sar -b -r -n DEV: 01:34:25 Linux 5.15.0-161-generic (prd-ubuntu2204-builder-2c-2g-17728) 01/01/26 _x86_64_ (2 CPU) 01:34:25 01:34:25 00:44:17 LINUX RESTART (2 CPU) 01:34:25 01:34:25 00:50:21 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:34:25 01:00:22 1.58 0.00 1.57 0.01 0.04 19.18 25.58 01:34:25 01:10:00 1.37 0.00 1.37 0.00 0.00 15.61 0.00 01:34:25 01:20:20 1.51 0.00 1.51 0.00 0.01 16.84 0.00 01:34:25 01:30:23 1.50 0.00 1.50 0.00 0.00 16.63 0.00 01:34:25 Average: 1.49 0.00 1.49 0.00 0.01 17.08 6.40 01:34:25 01:34:25 00:50:21 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:34:25 01:00:22 5395320 7418236 388388 4.78 56320 2159088 969164 10.56 321292 2185748 160 01:34:25 01:10:00 5398856 7422328 384304 4.73 56856 2159096 969292 10.56 321832 2183012 124 01:34:25 01:20:20 5396868 7420960 385648 4.74 57460 2159104 969424 10.56 322436 2183284 124 01:34:25 01:30:23 5394348 7419020 387632 4.77 58020 2159120 969456 10.56 322996 2184624 128 01:34:25 Average: 5396348 7420136 386493 4.75 57164 2159102 969334 10.56 322139 2184167 134 01:34:25 01:34:25 00:50:21 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:34:25 01:00:22 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:34:25 01:00:22 ens3 0.44 0.11 0.09 0.04 0.00 0.00 0.00 0.00 01:34:25 01:00:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:25 01:10:00 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:34:25 01:10:00 ens3 0.80 0.21 0.22 0.12 0.00 0.00 0.00 0.00 01:34:25 01:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:25 01:20:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:34:25 01:20:20 ens3 0.50 0.33 0.11 0.49 0.00 0.00 0.00 0.00 01:34:25 01:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:25 01:30:23 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:34:25 01:30:23 ens3 0.41 0.16 0.13 0.08 0.00 0.00 0.00 0.00 01:34:25 01:30:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:25 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:34:25 Average: ens3 0.54 0.20 0.14 0.19 0.00 0.00 0.00 0.00 01:34:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:25 01:34:25 01:34:25 ---> sar -P ALL: 01:34:25 Linux 5.15.0-161-generic (prd-ubuntu2204-builder-2c-2g-17728) 01/01/26 _x86_64_ (2 CPU) 01:34:25 01:34:25 00:44:17 LINUX RESTART (2 CPU) 01:34:25 01:34:25 00:50:21 CPU %user %nice %system %iowait %steal %idle 01:34:25 01:00:22 all 0.33 0.00 0.06 0.04 0.05 99.52 01:34:25 01:00:22 0 0.37 0.00 0.05 0.08 0.04 99.46 01:34:25 01:00:22 1 0.28 0.00 0.07 0.01 0.06 99.58 01:34:25 01:10:00 all 0.42 0.00 0.06 0.02 0.05 99.44 01:34:25 01:10:00 0 0.41 0.00 0.05 0.03 0.04 99.48 01:34:25 01:10:00 1 0.43 0.00 0.07 0.02 0.06 99.41 01:34:25 01:20:20 all 0.28 0.00 0.06 0.02 0.05 99.59 01:34:25 01:20:20 0 0.08 0.00 0.04 0.02 0.04 99.82 01:34:25 01:20:20 1 0.48 0.00 0.07 0.03 0.07 99.35 01:34:25 01:30:23 all 0.14 0.00 0.05 0.02 0.05 99.73 01:34:25 01:30:23 0 0.11 0.00 0.05 0.01 0.04 99.78 01:34:25 01:30:23 1 0.16 0.00 0.05 0.04 0.06 99.68 01:34:25 Average: all 0.29 0.00 0.06 0.03 0.05 99.57 01:34:25 Average: 0 0.24 0.00 0.05 0.03 0.04 99.64 01:34:25 Average: 1 0.34 0.00 0.07 0.03 0.06 99.50 01:34:25 01:34:25 01:34:25