00:19:00 Started by timer 00:19:00 Running as SYSTEM 00:19:00 [EnvInject] - Loading node environment variables. 00:19:00 Building remotely on prd-ubuntu2204-builder-2c-2g-40971 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-manganese 00:19:01 [ssh-agent] Looking for ssh-agent implementation... 00:19:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:01 $ ssh-agent 00:19:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjhwFBW/agent.2979 00:19:01 SSH_AGENT_PID=2981 00:19:01 [ssh-agent] Started. 00:19:01 Running ssh-add (command line suppressed) 00:19:01 Identity added: /w/workspace/autorelease-update-submodules-manganese@tmp/private_key_7377721236658217011.key (/w/workspace/autorelease-update-submodules-manganese@tmp/private_key_7377721236658217011.key) 00:19:01 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:19:01 The recommended git tool is: NONE 00:19:03 using credential opendaylight-jenkins-ssh 00:19:03 Wiping out workspace first. 00:19:03 Cloning the remote Git repository 00:19:03 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:19:03 > git init /w/workspace/autorelease-update-submodules-manganese # timeout=10 00:19:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:19:03 > git --version # timeout=10 00:19:03 > git --version # 'git version 2.34.1' 00:19:03 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:19:03 Verifying host key using known hosts file, will automatically accept unseen keys 00:19:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:19:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:19:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:19:07 Avoid second fetch 00:19:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:19:07 Checking out Revision 9632818757bacd4d9ed7a624533cebf94d7e5df1 (refs/remotes/origin/master) 00:19:07 > git config core.sparsecheckout # timeout=10 00:19:07 > git checkout -f 9632818757bacd4d9ed7a624533cebf94d7e5df1 # timeout=10 00:19:07 Commit message: "Update git submodules" 00:19:07 > git rev-list --no-walk 9632818757bacd4d9ed7a624533cebf94d7e5df1 # timeout=10 00:19:07 > git remote # timeout=10 00:19:07 > git submodule init # timeout=10 00:19:07 > git submodule sync # timeout=10 00:19:07 > git config --get remote.origin.url # timeout=10 00:19:07 > git submodule init # timeout=10 00:19:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:19:07 > git config --get submodule.daexim.url # timeout=10 00:19:07 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:19:07 > git config --get submodule.integration/distribution.url # timeout=10 00:19:07 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:19:07 > git config --get submodule.jsonrpc.url # timeout=10 00:19:07 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:19:07 > git config --get submodule.lispflowmapping.url # timeout=10 00:19:07 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:19:07 > git config --get submodule.ovsdb.url # timeout=10 00:19:07 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:19:07 > git submodule update --init --recursive daexim # timeout=10 00:19:08 > git submodule update --init --recursive integration/distribution # timeout=10 00:19:08 > git submodule update --init --recursive jsonrpc # timeout=10 00:19:09 > git submodule update --init --recursive lispflowmapping # timeout=10 00:19:10 > git submodule update --init --recursive ovsdb # timeout=10 00:19:15 provisioning config files... 00:19:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:19:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:19:15 [autorelease-update-submodules-manganese] $ /bin/bash /tmp/jenkins2320464638035149495.sh 00:19:15 ---> python-tools-install.sh 00:19:15 Setup pyenv: 00:19:15 * system (set by /opt/pyenv/version) 00:19:15 * 3.8.20 (set by /opt/pyenv/version) 00:19:15 * 3.9.20 (set by /opt/pyenv/version) 00:19:15 3.10.15 00:19:15 3.11.10 00:19:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6ULg 00:19:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:19:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:19:25 lf-activate-venv(): INFO: Installing additional packages: lftools 00:19:54 lf-activate-venv(): INFO: Adding /tmp/venv-6ULg/bin to PATH 00:19:54 Generating Requirements File 00:20:23 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. 00:20:23 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:20:23 Python 3.11.10 00:20:24 pip 26.2.1 from /tmp/venv-6ULg/lib/python3.11/site-packages/pip (python 3.11) 00:20:24 aiohappyeyeballs==2.7.1 00:20:24 aiohttp==3.14.3 00:20:24 aiosignal==1.4.0 00:20:24 appdirs==1.4.4 00:20:24 argcomplete==3.7.2 00:20:24 aspy.yaml==1.3.0 00:20:24 attrs==26.1.0 00:20:24 autopage==0.6.0 00:20:24 beautifulsoup4==4.15.0 00:20:24 boto3==1.43.80 00:20:24 botocore==1.43.80 00:20:24 bs4==0.0.2 00:20:24 certifi==2026.7.22 00:20:24 cffi==2.1.1 00:20:24 cfgv==3.5.0 00:20:24 chardet==7.6.0 00:20:24 charset-normalizer==3.5.1 00:20:24 click==8.4.2 00:20:24 cliff==4.16.0 00:20:24 cmd2==4.2.2 00:20:24 cryptography==3.3.2 00:20:24 debtcollector==3.1.0 00:20:24 decorator==5.3.1 00:20:24 defusedxml==0.7.1 00:20:24 Deprecated==1.3.1 00:20:24 distlib==0.4.3 00:20:24 dnspython==2.8.0 00:20:24 docker==7.2.0 00:20:24 dogpile.cache==1.5.0 00:20:24 durationpy==0.10 00:20:24 email-validator==2.3.0 00:20:24 filelock==3.32.4 00:20:24 frozenlist==1.8.0 00:20:24 future==1.0.0 00:20:24 gitdb==4.0.12 00:20:24 GitPython==3.1.60 00:20:24 httplib2==0.30.2 00:20:24 identify==2.6.19 00:20:24 idna==3.19 00:20:24 importlib-resources==1.5.0 00:20:24 iso8601==2.1.0 00:20:24 Jinja2==3.1.6 00:20:24 jmespath==1.1.0 00:20:24 jsonpatch==1.33 00:20:24 jsonpointer==3.1.1 00:20:24 jsonschema==4.26.0 00:20:24 jsonschema-specifications==2025.9.1 00:20:24 keystoneauth1==5.15.0 00:20:24 kubernetes==36.0.3 00:20:24 lftools==0.37.23 00:20:24 lxml==6.1.2 00:20:24 markdown-it-py==4.2.0 00:20:24 MarkupSafe==3.0.3 00:20:24 mdurl==0.1.2 00:20:24 msgpack==1.2.1 00:20:24 multi_key_dict==2.0.3 00:20:24 multidict==6.7.1 00:20:24 munch==4.0.0 00:20:24 netaddr==1.3.0 00:20:24 niet==1.4.2 00:20:24 nodeenv==1.10.0 00:20:24 oauth2client==4.1.3 00:20:24 oauthlib==3.3.1 00:20:24 openstacksdk==4.18.0 00:20:24 os-service-types==1.9.0 00:20:24 osc-lib==4.7.0 00:20:24 oslo.config==10.7.0 00:20:24 oslo.context==6.5.0 00:20:24 oslo.i18n==6.9.0 00:20:24 oslo.log==8.3.0 00:20:24 oslo.serialization==5.11.0 00:20:24 oslo.utils==10.2.0 00:20:24 packaging==26.3 00:20:24 pbr==7.0.3 00:20:24 platformdirs==4.11.4 00:20:24 prettytable==3.18.0 00:20:24 prompt_toolkit==3.0.53 00:20:24 propcache==0.5.2 00:20:24 psutil==7.2.2 00:20:24 pyasn1==0.6.4 00:20:24 pyasn1_modules==0.4.2 00:20:24 pycparser==3.0 00:20:24 pygerrit2==2.0.15 00:20:24 PyGithub==2.10.0 00:20:24 Pygments==2.21.0 00:20:24 PyJWT==2.13.0 00:20:24 PyNaCl==1.6.2 00:20:24 pyparsing==2.4.7 00:20:24 pyperclip==1.11.0 00:20:24 pyrsistent==0.20.0 00:20:24 python-dateutil==2.9.0.post0 00:20:24 python-discovery==1.5.3 00:20:24 python-heatclient==5.3.0 00:20:24 python-jenkins==1.8.3 00:20:24 python-keystoneclient==5.8.0 00:20:24 python-magnumclient==4.11.0 00:20:24 python-manilaclient==6.2.0 00:20:24 python-openstackclient==10.2.1 00:20:24 python-swiftclient==4.10.0 00:20:24 PyYAML==6.0.3 00:20:24 referencing==0.37.0 00:20:24 requests==2.34.2 00:20:24 requests-oauthlib==2.0.0 00:20:24 rfc3986==2.0.0 00:20:24 rich==15.0.0 00:20:24 rich-argparse==1.8.0 00:20:24 rpds-py==2026.6.3 00:20:24 rsa==4.9.1 00:20:24 ruamel.yaml==0.19.1 00:20:24 ruamel.yaml.clib==0.2.15 00:20:24 s3transfer==0.19.2 00:20:24 simplejson==4.1.1 00:20:24 six==1.17.0 00:20:24 smmap==5.0.3 00:20:24 soupsieve==2.9.2 00:20:24 stevedore==5.9.1 00:20:24 tabulate==0.10.0 00:20:24 toml==0.10.2 00:20:24 tomlkit==0.15.1 00:20:24 tqdm==4.70.0 00:20:24 typing_extensions==4.16.0 00:20:24 urllib3==1.26.20 00:20:24 virtualenv==21.7.5 00:20:24 wcwidth==0.8.2 00:20:24 websocket-client==1.9.0 00:20:24 wrapt==2.3.0 00:20:24 xdg==6.0.0 00:20:24 xmltodict==1.0.4 00:20:24 yarl==1.24.5 00:20:24 yq==4.1.2 00:20:24 [autorelease-update-submodules-manganese] $ /bin/sh /tmp/jenkins1578918181198929743.sh 00:20:24 ---> uv-install.sh 00:20:24 Installing uv/uvx (latest) using shell installer 00:20:24 2026-08-26 00:20:24 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Mls43T.sh" [1] 00:20:24 downloading uv 0.12.5 x86_64-unknown-linux-gnu 00:20:25 installing to /home/jenkins/.local/bin 00:20:25 uv 00:20:25 uvx 00:20:25 everything's installed! 00:20:25 00:20:25 To add $HOME/.local/bin to your PATH, either restart your shell or run: 00:20:25 00:20:25 source $HOME/.local/bin/env (sh, bash, zsh) 00:20:25 source $HOME/.local/bin/env.fish (fish) 00:20:25 Adding install location to PATH 00:20:25 ---> Validating uv/uvx install 00:20:25 uvx 0.12.5 (x86_64-unknown-linux-gnu) 00:20:25 [autorelease-update-submodules-manganese] $ /bin/sh -xe /tmp/jenkins6383254344268501715.sh 00:20:25 + git checkout master 00:20:25 Switched to a new branch 'master' 00:20:25 Branch 'master' set up to track remote branch 'master' from 'origin'. 00:20:25 + git submodule update --remote 00:20:26 + git add . 00:20:26 [EnvInject] - Injecting environment variables from a build step. 00:20:26 [EnvInject] - Injecting as environment variables the properties content 00:20:26 GERRIT_HOST=git.opendaylight.org 00:20:26 PROJECT=releng/autorelease 00:20:26 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 00:20:26 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 00:20:26 GERRIT_TOPIC=autorelease-update-submodules 00:20:26 GERRIT_USER=jenkins-releng 00:20:26 00:20:26 [EnvInject] - Variables injected successfully. 00:20:26 [autorelease-update-submodules-manganese] $ /bin/bash /tmp/jenkins13137922117902839195.sh 00:20:26 ---> gerrit-push-patch.sh 00:20:26 INFO: Nothing to commit 00:20:26 $ ssh-agent -k 00:20:26 unset SSH_AUTH_SOCK; 00:20:26 unset SSH_AGENT_PID; 00:20:26 echo Agent pid 2981 killed; 00:20:26 [ssh-agent] Stopped. 00:20:26 [PostBuildScript] - [INFO] Executing post build scripts. 00:20:26 [autorelease-update-submodules-manganese] $ /bin/bash /tmp/jenkins9364592070427125708.sh 00:20:26 ---> sysstat.sh 00:20:26 [autorelease-update-submodules-manganese] $ /bin/bash /tmp/jenkins53930708997146149.sh 00:20:26 ---> package-listing.sh 00:20:26 ++ facter osfamily 00:20:26 ++ tr '[:upper:]' '[:lower:]' 00:20:27 + OS_FAMILY=debian 00:20:27 + workspace=/w/workspace/autorelease-update-submodules-manganese 00:20:27 + START_PACKAGES=/tmp/packages_start.txt 00:20:27 + END_PACKAGES=/tmp/packages_end.txt 00:20:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:20:27 + PACKAGES=/tmp/packages_start.txt 00:20:27 + '[' /w/workspace/autorelease-update-submodules-manganese ']' 00:20:27 + PACKAGES=/tmp/packages_end.txt 00:20:27 + case "${OS_FAMILY}" in 00:20:27 + grep '^ii' 00:20:27 + dpkg -l 00:20:27 + '[' -f /tmp/packages_start.txt ']' 00:20:27 + '[' -f /tmp/packages_end.txt ']' 00:20:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:20:27 + '[' /w/workspace/autorelease-update-submodules-manganese ']' 00:20:27 + mkdir -p /w/workspace/autorelease-update-submodules-manganese/archives/ 00:20:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-manganese/archives/ 00:20:27 [autorelease-update-submodules-manganese] $ /bin/bash /tmp/jenkins7547434546969558465.sh 00:20:27 ---> capture-instance-metadata.sh 00:20:27 Setup pyenv: 00:20:27 system 00:20:27 3.8.20 00:20:27 3.9.20 00:20:27 3.10.15 00:20:27 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-manganese/.python-version) 00:20:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6ULg from file:/tmp/.os_lf_venv 00:20:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:20:29 lf-activate-venv(): INFO: Installing additional packages: lftools 00:20:41 lf-activate-venv(): INFO: Adding /tmp/venv-6ULg/bin to PATH 00:20:41 INFO: Running in OpenStack, capturing instance metadata 00:20:41 [autorelease-update-submodules-manganese] $ /bin/bash /tmp/jenkins9244740203086484580.sh 00:20:41 provisioning config files... 00:20:42 Could not find credentials [logs] for autorelease-update-submodules-manganese #28 00:20:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-manganese@tmp/config2196052246792951615tmp 00:20:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:20:42 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:20:42 provisioning config files... 00:20:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:20:42 [EnvInject] - Injecting environment variables from a build step. 00:20:42 [EnvInject] - Injecting as environment variables the properties content 00:20:42 SERVER_ID=logs 00:20:42 00:20:42 [EnvInject] - Variables injected successfully. 00:20:42 [autorelease-update-submodules-manganese] $ /bin/bash /tmp/jenkins699335637731164385.sh 00:20:42 ---> create-netrc.sh 00:20:42 WARN: Log server credential not found. 00:20:42 [autorelease-update-submodules-manganese] $ /bin/bash /tmp/jenkins14533047376411640457.sh 00:20:42 ---> python-tools-install.sh 00:20:42 Setup pyenv: 00:20:42 system 00:20:42 3.8.20 00:20:42 3.9.20 00:20:42 3.10.15 00:20:42 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-manganese/.python-version) 00:20:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6ULg from file:/tmp/.os_lf_venv 00:20:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:20:44 lf-activate-venv(): INFO: Installing additional packages: lftools 00:20:56 lf-activate-venv(): INFO: Adding /tmp/venv-6ULg/bin to PATH 00:20:56 [autorelease-update-submodules-manganese] $ /bin/sh /tmp/jenkins7793838326344512159.sh 00:20:56 ---> uv-install.sh 00:20:56 uv 0.12.5 is already installed 00:20:56 uvx 0.12.5 (x86_64-unknown-linux-gnu) 00:20:56 [autorelease-update-submodules-manganese] $ /bin/bash /tmp/jenkins3644973989389402061.sh 00:20:56 ---> sudo-logs.sh 00:20:56 Archiving 'sudo' log.. 00:20:57 [autorelease-update-submodules-manganese] $ /bin/bash /tmp/jenkins7169840105771691993.sh 00:20:57 ---> job-cost.sh 00:20:57 INFO: Activating Python virtual environment... 00:20:57 Setup pyenv: 00:20:57 system 00:20:57 3.8.20 00:20:57 3.9.20 00:20:57 3.10.15 00:20:57 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-manganese/.python-version) 00:20:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6ULg from file:/tmp/.os_lf_venv 00:20:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:20:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:21:06 lf-activate-venv(): INFO: Adding /tmp/venv-6ULg/bin to PATH 00:21:06 INFO: No stack-cost file found 00:21:06 INFO: Instance uptime: 14041s 00:21:06 INFO: Fetching instance metadata (attempt 1 of 3)... 00:21:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:21:06 INFO: Successfully fetched instance metadata 00:21:06 INFO: Instance type: v3-standard-2 00:21:06 INFO: Retrieving pricing info for: v3-standard-2 00:21:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:21:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=14041 00:21:06 INFO: Successfully fetched Vexxhost pricing API 00:21:06 INFO: Retrieved cost: 0.22 00:21:06 INFO: Retrieved resource: v3-standard-2 00:21:06 INFO: Creating archive directory: /w/workspace/autorelease-update-submodules-manganese/archives/cost 00:21:06 INFO: Archiving costs to: /w/workspace/autorelease-update-submodules-manganese/archives/cost.csv 00:21:06 INFO: Successfully archived job cost data 00:21:06 DEBUG: Cost data: autorelease-update-submodules-manganese,28,2026-08-26 00:21:06,v3-standard-2,14041,0.22,0.00,SUCCESS 00:21:06 [autorelease-update-submodules-manganese] $ /bin/bash -l /tmp/jenkins12814827630668711350.sh 00:21:06 ---> logs-deploy.sh 00:21:06 Setup pyenv: 00:21:07 system 00:21:07 3.8.20 00:21:07 3.9.20 00:21:07 3.10.15 00:21:07 * 3.11.10 (set by /w/workspace/autorelease-update-submodules-manganese/.python-version) 00:21:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6ULg from file:/tmp/.os_lf_venv 00:21:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:21:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:21:18 lf-activate-venv(): INFO: Adding /tmp/venv-6ULg/bin to PATH 00:21:18 WARNING: Nexus logging server not set 00:21:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-manganese/28/ 00:21:18 INFO: archiving logs to S3 00:21:19 ---> uname -a: 00:21:19 Linux prd-ubuntu2204-builder-2c-2g-40971 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 00:21:19 00:21:19 00:21:19 ---> lscpu: 00:21:19 Architecture: x86_64 00:21:19 CPU op-mode(s): 32-bit, 64-bit 00:21:19 Address sizes: 40 bits physical, 48 bits virtual 00:21:19 Byte Order: Little Endian 00:21:19 CPU(s): 2 00:21:19 On-line CPU(s) list: 0,1 00:21:19 Vendor ID: AuthenticAMD 00:21:19 Model name: AMD EPYC-Rome Processor 00:21:19 CPU family: 23 00:21:19 Model: 49 00:21:19 Thread(s) per core: 1 00:21:19 Core(s) per socket: 1 00:21:19 Socket(s): 2 00:21:19 Stepping: 0 00:21:19 BogoMIPS: 5600.00 00:21:19 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 00:21:19 Virtualization: AMD-V 00:21:19 Hypervisor vendor: KVM 00:21:19 Virtualization type: full 00:21:19 L1d cache: 64 KiB (2 instances) 00:21:19 L1i cache: 64 KiB (2 instances) 00:21:19 L2 cache: 1 MiB (2 instances) 00:21:19 L3 cache: 32 MiB (2 instances) 00:21:19 NUMA node(s): 1 00:21:19 NUMA node0 CPU(s): 0,1 00:21:19 Vulnerability Gather data sampling: Not affected 00:21:19 Vulnerability Indirect target selection: Not affected 00:21:19 Vulnerability Itlb multihit: Not affected 00:21:19 Vulnerability L1tf: Not affected 00:21:19 Vulnerability Mds: Not affected 00:21:19 Vulnerability Meltdown: Not affected 00:21:19 Vulnerability Mmio stale data: Not affected 00:21:19 Vulnerability Reg file data sampling: Not affected 00:21:19 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 00:21:19 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 00:21:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:21:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:21:19 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:21:19 Vulnerability Srbds: Not affected 00:21:19 Vulnerability Tsa: Not affected 00:21:19 Vulnerability Tsx async abort: Not affected 00:21:19 Vulnerability Vmscape: Not affected 00:21:19 00:21:19 00:21:19 ---> nproc: 00:21:19 2 00:21:19 00:21:19 00:21:19 ---> df -h: 00:21:19 Filesystem Size Used Avail Use% Mounted on 00:21:19 tmpfs 794M 1.1M 793M 1% /run 00:21:19 /dev/vda1 39G 11G 28G 29% / 00:21:19 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:21:19 tmpfs 5.0M 0 5.0M 0% /run/lock 00:21:19 /dev/vda15 105M 6.1M 99M 6% /boot/efi 00:21:19 tmpfs 794M 4.0K 794M 1% /run/user/1001 00:21:19 00:21:19 00:21:19 ---> free -m: 00:21:19 total used free shared buff/cache available 00:21:19 Mem: 7937 531 4551 4 2854 7103 00:21:19 Swap: 1023 0 1023 00:21:19 00:21:19 00:21:19 ---> ip addr: 00:21:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:21:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:21:19 inet 127.0.0.1/8 scope host lo 00:21:19 valid_lft forever preferred_lft forever 00:21:19 inet6 ::1/128 scope host 00:21:19 valid_lft forever preferred_lft forever 00:21:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 00:21:19 link/ether fa:16:3e:78:da:34 brd ff:ff:ff:ff:ff:ff 00:21:19 altname enp0s3 00:21:19 inet 10.30.170.166/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 00:21:19 valid_lft 72353sec preferred_lft 72353sec 00:21:19 inet6 fe80::f816:3eff:fe78:da34/64 scope link 00:21:19 valid_lft forever preferred_lft forever 00:21:19 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:21:19 link/ether 52:f8:70:e8:f7:dd brd ff:ff:ff:ff:ff:ff 00:21:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:21:19 valid_lft forever preferred_lft forever 00:21:19 00:21:19 00:21:19 ---> sar -b -r -n DEV: 00:21:19 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-40971) 08/26/26 _x86_64_ (2 CPU) 00:21:19 00:21:19 00:00:09 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:21:19 00:10:09 2.00 0.19 1.80 0.01 4.88 26.47 0.84 00:21:19 00:20:09 24.57 1.33 22.83 0.41 96.91 1061.65 155.74 00:21:19 Average: 13.28 0.76 12.31 0.21 50.89 544.06 78.29 00:21:19 00:21:19 00:00:09 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:21:19 00:10:09 5508136 7428588 379272 4.67 67780 2047160 965096 10.52 235280 2165284 204 00:21:19 00:20:09 4894412 7293148 487260 5.99 97892 2472044 1065540 11.61 327528 2644320 220976 00:21:19 Average: 5201274 7360868 433266 5.33 82836 2259602 1015318 11.06 281404 2404802 110590 00:21:19 00:21:19 00:00:09 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:21:19 00:10:09 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:21:19 00:10:09 ens3 0.52 0.18 0.15 0.09 0.00 0.00 0.00 0.00 00:21:19 00:10:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:19 00:20:09 lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 00:21:19 00:20:09 ens3 37.71 26.45 259.49 6.78 0.00 0.00 0.00 0.00 00:21:19 00:20:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:19 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:21:19 Average: ens3 19.12 13.31 129.82 3.43 0.00 0.00 0.00 0.00 00:21:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:19 00:21:19 00:21:19 ---> sar -P ALL: 00:21:19 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-40971) 08/26/26 _x86_64_ (2 CPU) 00:21:19 00:21:19 00:00:09 CPU %user %nice %system %iowait %steal %idle 00:21:19 00:10:09 all 0.12 0.00 0.05 0.02 0.04 99.76 00:21:19 00:10:09 0 0.06 0.00 0.05 0.03 0.04 99.83 00:21:19 00:10:09 1 0.19 0.00 0.05 0.02 0.05 99.70 00:21:19 00:20:09 all 3.89 0.00 0.47 0.53 0.05 95.07 00:21:19 00:20:09 0 3.84 0.00 0.50 0.44 0.05 95.17 00:21:19 00:20:09 1 3.94 0.00 0.43 0.62 0.04 94.96 00:21:19 Average: all 2.01 0.00 0.26 0.28 0.04 97.42 00:21:19 Average: 0 1.94 0.00 0.28 0.23 0.05 97.50 00:21:19 Average: 1 2.07 0.00 0.24 0.32 0.04 97.33 00:21:19 00:21:19 00:21:19