12:50:22 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/114021 12:50:22 Running as SYSTEM 12:50:22 [EnvInject] - Loading node environment variables. 12:50:22 Building remotely on prd-ubuntu2004-docker-4c-4g-44649 (ubuntu2004-docker-4c-4g) in workspace /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 12:50:22 [ssh-agent] Looking for ssh-agent implementation... 12:50:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:22 $ ssh-agent 12:50:22 SSH_AUTH_SOCK=/tmp/ssh-wesoMNNQdWvz/agent.12713 12:50:22 SSH_AGENT_PID=12715 12:50:22 [ssh-agent] Started. 12:50:22 Running ssh-add (command line suppressed) 12:50:22 Identity added: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/private_key_4014143228802141808.key (/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/private_key_4014143228802141808.key) 12:50:22 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:50:22 The recommended git tool is: NONE 12:50:25 using credential jenkins-ssh 12:50:25 Wiping out workspace first. 12:50:25 Cloning the remote Git repository 12:50:25 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 12:50:25 > git init /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 # timeout=10 12:50:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 12:50:25 > git --version # timeout=10 12:50:25 > git --version # 'git version 2.25.1' 12:50:25 using GIT_SSH to set credentials jenkins-ssh 12:50:25 Verifying host key using known hosts file 12:50:25 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. 12:50:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 12:50:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 12:50:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 12:50:32 using GIT_SSH to set credentials jenkins-ssh 12:50:32 Verifying host key using known hosts file 12:50:32 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. 12:50:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/21/114021/4 # timeout=10 12:50:32 ERROR: Error fetching remote repo 'origin' 12:50:32 hudson.plugins.git.GitException: Failed to fetch from git://devvexx.opendaylight.org/mirror/netconf 12:50:32 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999) 12:50:32 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 12:50:32 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 12:50:32 at hudson.scm.SCM.checkout(SCM.java:540) 12:50:32 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 12:50:32 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 12:50:32 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 12:50:32 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 12:50:32 at hudson.model.Run.execute(Run.java:1895) 12:50:32 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 12:50:32 at hudson.model.ResourceController.execute(ResourceController.java:101) 12:50:32 at hudson.model.Executor.run(Executor.java:442) 12:50:32 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/21/114021/4" returned status code 128: 12:50:32 stdout: 12:50:32 stderr: fatal: couldn't find remote ref refs/changes/21/114021/4 12:50:32 12:50:32 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 12:50:32 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 12:50:32 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 12:50:32 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 12:50:32 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 12:50:32 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 12:50:32 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 12:50:32 at hudson.remoting.Request$2.run(Request.java:377) 12:50:32 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 12:50:32 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 12:50:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 12:50:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 12:50:32 at java.base/java.lang.Thread.run(Thread.java:829) 12:50:32 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2004-docker-4c-4g-44649 12:50:32 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 12:50:32 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 12:50:32 at hudson.remoting.Channel.call(Channel.java:1003) 12:50:32 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 12:50:32 at jdk.internal.reflect.GeneratedMethodAccessor616.invoke(Unknown Source) 12:50:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:50:32 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 12:50:32 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 12:50:32 at com.sun.proxy.$Proxy203.execute(Unknown Source) 12:50:32 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 12:50:32 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 12:50:32 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 12:50:32 at hudson.scm.SCM.checkout(SCM.java:540) 12:50:32 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 12:50:32 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 12:50:32 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 12:50:32 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 12:50:32 at hudson.model.Run.execute(Run.java:1895) 12:50:32 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 12:50:32 at hudson.model.ResourceController.execute(ResourceController.java:101) 12:50:32 at hudson.model.Executor.run(Executor.java:442) 12:50:32 ERROR: Error fetching remote repo 'origin' 12:50:32 $ ssh-agent -k 12:50:32 unset SSH_AUTH_SOCK; 12:50:32 unset SSH_AGENT_PID; 12:50:32 echo Agent pid 12715 killed; 12:50:32 [ssh-agent] Stopped. 12:50:32 [PostBuildScript] - [INFO] Executing post build scripts. 12:50:32 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11538693043946857783.sh 12:50:32 ---> sysstat.sh 12:50:32 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins7069125012517952723.sh 12:50:32 ---> package-listing.sh 12:50:32 ++ facter osfamily 12:50:32 ++ tr '[:upper:]' '[:lower:]' 12:50:33 + OS_FAMILY=debian 12:50:33 + workspace=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21 12:50:33 + START_PACKAGES=/tmp/packages_start.txt 12:50:33 + END_PACKAGES=/tmp/packages_end.txt 12:50:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:50:33 + PACKAGES=/tmp/packages_start.txt 12:50:33 + '[' /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 ']' 12:50:33 + PACKAGES=/tmp/packages_end.txt 12:50:33 + case "${OS_FAMILY}" in 12:50:33 + dpkg -l 12:50:33 + grep '^ii' 12:50:33 + '[' -f /tmp/packages_start.txt ']' 12:50:33 + '[' -f /tmp/packages_end.txt ']' 12:50:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:50:33 + '[' /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 ']' 12:50:33 + mkdir -p /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/archives/ 12:50:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/archives/ 12:50:33 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13679356576088047966.sh 12:50:33 ---> capture-instance-metadata.sh 12:50:33 Setup pyenv: 12:50:33 * system (set by /opt/pyenv/version) 12:50:33 * 3.8.13 (set by /opt/pyenv/version) 12:50:33 * 3.9.13 (set by /opt/pyenv/version) 12:50:33 * 3.10.13 (set by /opt/pyenv/version) 12:50:33 * 3.11.7 (set by /opt/pyenv/version) 12:50:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fWUb 12:50:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:50:40 lf-activate-venv(): INFO: Installing: lftools 12:51:06 lf-activate-venv(): INFO: Adding /tmp/venv-fWUb/bin to PATH 12:51:06 INFO: Running in OpenStack, capturing instance metadata 12:51:07 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10562980838122296214.sh 12:51:07 provisioning config files... 12:51:07 Could not find credentials [logs] for netconf-maven-verify-master-mvn39-openjdk21 #1737 12:51:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config2824585384204197190tmp 12:51:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:51:07 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:51:07 provisioning config files... 12:51:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:51:08 [EnvInject] - Injecting environment variables from a build step. 12:51:08 [EnvInject] - Injecting as environment variables the properties content 12:51:08 SERVER_ID=logs 12:51:08 12:51:08 [EnvInject] - Variables injected successfully. 12:51:08 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12654325331882612711.sh 12:51:08 ---> create-netrc.sh 12:51:08 WARN: Log server credential not found. 12:51:08 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12653445585085530249.sh 12:51:08 ---> python-tools-install.sh 12:51:08 Setup pyenv: 12:51:08 system 12:51:08 3.8.13 12:51:08 3.9.13 12:51:08 3.10.13 12:51:08 * 3.11.7 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 12:51:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fWUb from file:/tmp/.os_lf_venv 12:51:09 lf-activate-venv(): INFO: Installing: lftools 12:51:17 lf-activate-venv(): INFO: Adding /tmp/venv-fWUb/bin to PATH 12:51:17 Generating Requirements File 12:51:36 Python 3.11.7 12:51:36 pip 24.2 from /tmp/venv-fWUb/lib/python3.11/site-packages/pip (python 3.11) 12:51:36 appdirs==1.4.4 12:51:36 argcomplete==3.5.1 12:51:36 aspy.yaml==1.3.0 12:51:36 attrs==24.2.0 12:51:36 autopage==0.5.2 12:51:36 beautifulsoup4==4.12.3 12:51:36 boto3==1.35.44 12:51:36 botocore==1.35.44 12:51:36 bs4==0.0.2 12:51:36 cachetools==5.5.0 12:51:36 certifi==2024.8.30 12:51:36 cffi==1.17.1 12:51:36 cfgv==3.4.0 12:51:36 chardet==5.2.0 12:51:36 charset-normalizer==3.4.0 12:51:36 click==8.1.7 12:51:36 cliff==4.7.0 12:51:36 cmd2==2.4.3 12:51:36 cryptography==3.3.2 12:51:36 debtcollector==3.0.0 12:51:36 decorator==5.1.1 12:51:36 defusedxml==0.7.1 12:51:36 Deprecated==1.2.14 12:51:36 distlib==0.3.9 12:51:36 dnspython==2.7.0 12:51:36 docker==4.2.2 12:51:36 dogpile.cache==1.3.3 12:51:36 durationpy==0.9 12:51:36 email_validator==2.2.0 12:51:36 filelock==3.16.1 12:51:36 future==1.0.0 12:51:36 gitdb==4.0.11 12:51:36 GitPython==3.1.43 12:51:36 google-auth==2.35.0 12:51:36 httplib2==0.22.0 12:51:36 identify==2.6.1 12:51:36 idna==3.10 12:51:36 importlib-resources==1.5.0 12:51:36 iso8601==2.1.0 12:51:36 Jinja2==3.1.4 12:51:36 jmespath==1.0.1 12:51:36 jsonpatch==1.33 12:51:36 jsonpointer==3.0.0 12:51:36 jsonschema==4.23.0 12:51:36 jsonschema-specifications==2024.10.1 12:51:36 keystoneauth1==5.8.0 12:51:36 kubernetes==31.0.0 12:51:36 lftools==0.37.10 12:51:36 lxml==5.3.0 12:51:36 MarkupSafe==3.0.2 12:51:36 msgpack==1.1.0 12:51:36 multi_key_dict==2.0.3 12:51:36 munch==4.0.0 12:51:36 netaddr==1.3.0 12:51:36 netifaces==0.11.0 12:51:36 niet==1.4.2 12:51:36 nodeenv==1.9.1 12:51:36 oauth2client==4.1.3 12:51:36 oauthlib==3.2.2 12:51:36 openstacksdk==4.1.0 12:51:36 os-client-config==2.1.0 12:51:36 os-service-types==1.7.0 12:51:36 osc-lib==3.1.0 12:51:36 oslo.config==9.6.0 12:51:36 oslo.context==5.6.0 12:51:36 oslo.i18n==6.4.0 12:51:36 oslo.log==6.1.2 12:51:36 oslo.serialization==5.5.0 12:51:36 oslo.utils==7.3.0 12:51:36 packaging==24.1 12:51:36 pbr==6.1.0 12:51:36 platformdirs==4.3.6 12:51:36 prettytable==3.11.0 12:51:36 pyasn1==0.6.1 12:51:36 pyasn1_modules==0.4.1 12:51:36 pycparser==2.22 12:51:36 pygerrit2==2.0.15 12:51:36 PyGithub==2.4.0 12:51:36 PyJWT==2.9.0 12:51:36 PyNaCl==1.5.0 12:51:36 pyparsing==2.4.7 12:51:36 pyperclip==1.9.0 12:51:36 pyrsistent==0.20.0 12:51:36 python-cinderclient==9.6.0 12:51:36 python-dateutil==2.9.0.post0 12:51:36 python-heatclient==4.0.0 12:51:36 python-jenkins==1.8.2 12:51:36 python-keystoneclient==5.5.0 12:51:36 python-magnumclient==4.7.0 12:51:36 python-openstackclient==7.2.0 12:51:36 python-swiftclient==4.6.0 12:51:36 PyYAML==6.0.2 12:51:36 referencing==0.35.1 12:51:36 requests==2.32.3 12:51:36 requests-oauthlib==2.0.0 12:51:36 requestsexceptions==1.4.0 12:51:36 rfc3986==2.0.0 12:51:36 rpds-py==0.20.0 12:51:36 rsa==4.9 12:51:36 ruamel.yaml==0.18.6 12:51:36 ruamel.yaml.clib==0.2.12 12:51:36 s3transfer==0.10.3 12:51:36 simplejson==3.19.3 12:51:36 six==1.16.0 12:51:36 smmap==5.0.1 12:51:36 soupsieve==2.6 12:51:36 stevedore==5.3.0 12:51:36 tabulate==0.9.0 12:51:36 toml==0.10.2 12:51:36 tomlkit==0.13.2 12:51:36 tqdm==4.66.5 12:51:36 typing_extensions==4.12.2 12:51:36 tzdata==2024.2 12:51:36 urllib3==1.26.20 12:51:36 virtualenv==20.27.0 12:51:36 wcwidth==0.2.13 12:51:36 websocket-client==1.8.0 12:51:36 wrapt==1.16.0 12:51:36 xdg==6.0.0 12:51:36 xmltodict==0.14.2 12:51:36 yq==3.4.3 12:51:36 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16751432197947441976.sh 12:51:36 ---> sudo-logs.sh 12:51:36 Archiving 'sudo' log.. 12:51:37 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins15428242803984543075.sh 12:51:37 ---> job-cost.sh 12:51:37 Setup pyenv: 12:51:37 system 12:51:37 3.8.13 12:51:37 3.9.13 12:51:37 3.10.13 12:51:37 * 3.11.7 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 12:51:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fWUb from file:/tmp/.os_lf_venv 12:51:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:51:42 lf-activate-venv(): INFO: Adding /tmp/venv-fWUb/bin to PATH 12:51:42 INFO: No Stack... 12:51:42 INFO: Retrieving Pricing Info for: v3-standard-4 12:51:42 INFO: Archiving Costs 12:51:42 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins13863139780325594757.sh 12:51:42 ---> logs-deploy.sh 12:51:42 Setup pyenv: 12:51:42 system 12:51:42 3.8.13 12:51:42 3.9.13 12:51:42 3.10.13 12:51:42 * 3.11.7 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 12:51:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fWUb from file:/tmp/.os_lf_venv 12:51:43 lf-activate-venv(): INFO: Installing: lftools 12:51:50 lf-activate-venv(): INFO: Adding /tmp/venv-fWUb/bin to PATH 12:51:50 WARNING: Nexus logging server not set 12:51:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-verify-master-mvn39-openjdk21/1737/ 12:51:50 INFO: archiving logs to S3 12:51:51 ---> uname -a: 12:51:51 Linux prd-ubuntu2004-docker-4c-4g-44649 5.4.0-190-generic #210-Ubuntu SMP Fri Jul 5 17:03:38 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 12:51:51 12:51:51 12:51:51 ---> lscpu: 12:51:51 Architecture: x86_64 12:51:51 CPU op-mode(s): 32-bit, 64-bit 12:51:51 Byte Order: Little Endian 12:51:51 Address sizes: 40 bits physical, 48 bits virtual 12:51:51 CPU(s): 4 12:51:51 On-line CPU(s) list: 0-3 12:51:51 Thread(s) per core: 1 12:51:51 Core(s) per socket: 1 12:51:51 Socket(s): 4 12:51:51 NUMA node(s): 1 12:51:51 Vendor ID: AuthenticAMD 12:51:51 CPU family: 23 12:51:51 Model: 49 12:51:51 Model name: AMD EPYC-Rome Processor 12:51:51 Stepping: 0 12:51:51 CPU MHz: 2799.998 12:51:51 BogoMIPS: 5599.99 12:51:51 Virtualization: AMD-V 12:51:51 Hypervisor vendor: KVM 12:51:51 Virtualization type: full 12:51:51 L1d cache: 128 KiB 12:51:51 L1i cache: 128 KiB 12:51:51 L2 cache: 2 MiB 12:51:51 L3 cache: 64 MiB 12:51:51 NUMA node0 CPU(s): 0-3 12:51:51 Vulnerability Gather data sampling: Not affected 12:51:51 Vulnerability Itlb multihit: Not affected 12:51:51 Vulnerability L1tf: Not affected 12:51:51 Vulnerability Mds: Not affected 12:51:51 Vulnerability Meltdown: Not affected 12:51:51 Vulnerability Mmio stale data: Not affected 12:51:51 Vulnerability Retbleed: Vulnerable 12:51:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:51:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:51:51 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:51:51 Vulnerability Srbds: Not affected 12:51:51 Vulnerability Tsx async abort: Not affected 12:51:51 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 12:51:51 12:51:51 12:51:51 ---> nproc: 12:51:51 4 12:51:51 12:51:51 12:51:51 ---> df -h: 12:51:51 Filesystem Size Used Avail Use% Mounted on 12:51:51 udev 7.8G 0 7.8G 0% /dev 12:51:51 tmpfs 1.6G 1.1M 1.6G 1% /run 12:51:51 /dev/vda1 78G 8.9G 69G 12% / 12:51:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:51:51 tmpfs 5.0M 0 5.0M 0% /run/lock 12:51:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:51:51 /dev/loop0 62M 62M 0 100% /snap/core20/1405 12:51:51 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 12:51:51 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 12:51:51 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:51:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:51:51 12:51:51 12:51:51 ---> free -m: 12:51:51 total used free shared buff/cache available 12:51:51 Mem: 15997 638 12906 1 2452 15031 12:51:51 Swap: 1023 0 1023 12:51:51 12:51:51 12:51:51 ---> ip addr: 12:51:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:51:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:51:51 inet 127.0.0.1/8 scope host lo 12:51:51 valid_lft forever preferred_lft forever 12:51:51 inet6 ::1/128 scope host 12:51:51 valid_lft forever preferred_lft forever 12:51:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:51:51 link/ether fa:16:3e:2a:2b:55 brd ff:ff:ff:ff:ff:ff 12:51:51 inet 10.30.170.8/23 brd 10.30.171.255 scope global dynamic ens3 12:51:51 valid_lft 86273sec preferred_lft 86273sec 12:51:51 inet6 fe80::f816:3eff:fe2a:2b55/64 scope link 12:51:51 valid_lft forever preferred_lft forever 12:51:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:51:51 link/ether 02:42:71:98:b7:18 brd ff:ff:ff:ff:ff:ff 12:51:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:51:51 valid_lft forever preferred_lft forever 12:51:51 12:51:51 12:51:51 ---> sar -b -r -n DEV: 12:51:51 Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-44649) 10/21/24 _x86_64_ (4 CPU) 12:51:51 12:51:51 12:49:47 LINUX RESTART (4 CPU) 12:51:51 12:51:51 12:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:51:51 12:51:02 268.94 174.60 94.33 0.00 12762.01 46692.35 0.00 12:51:51 Average: 268.94 174.60 94.33 0.00 12762.01 46692.35 0.00 12:51:51 12:51:51 12:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:51:51 12:51:02 13370512 15386620 596032 3.64 61332 2157480 1393240 7.99 884676 1857972 155572 12:51:51 Average: 13370512 15386620 596032 3.64 61332 2157480 1393240 7.99 884676 1857972 155572 12:51:51 12:51:51 12:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:51:51 12:51:02 ens3 398.53 261.67 2510.94 58.54 0.00 0.00 0.00 0.00 12:51:51 12:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:51 12:51:02 lo 2.03 2.03 0.20 0.20 0.00 0.00 0.00 0.00 12:51:51 Average: ens3 398.53 261.67 2510.94 58.54 0.00 0.00 0.00 0.00 12:51:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:51 Average: lo 2.03 2.03 0.20 0.20 0.00 0.00 0.00 0.00 12:51:51 12:51:51 12:51:51 ---> sar -P ALL: 12:51:51 Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-44649) 10/21/24 _x86_64_ (4 CPU) 12:51:51 12:51:51 12:49:47 LINUX RESTART (4 CPU) 12:51:51 12:51:51 12:50:01 CPU %user %nice %system %iowait %steal %idle 12:51:51 12:51:02 all 19.67 17.31 14.97 4.76 0.12 43.17 12:51:51 12:51:02 0 18.16 17.60 15.66 3.93 0.14 44.51 12:51:51 12:51:02 1 22.18 15.76 15.10 8.74 0.12 38.11 12:51:51 12:51:02 2 24.24 16.18 13.19 3.55 0.12 42.72 12:51:51 12:51:02 3 14.11 19.70 15.92 2.81 0.10 47.36 12:51:51 Average: all 19.67 17.31 14.97 4.76 0.12 43.17 12:51:51 Average: 0 18.16 17.60 15.66 3.93 0.14 44.51 12:51:51 Average: 1 22.18 15.76 15.10 8.74 0.12 38.11 12:51:51 Average: 2 24.24 16.18 13.19 3.55 0.12 42.72 12:51:51 Average: 3 14.11 19.70 15.92 2.81 0.10 47.36 12:51:51 12:51:51 12:51:51