08:42:18 Started by user Robert Varga 08:42:18 Running as SYSTEM 08:42:18 [EnvInject] - Loading node environment variables. 08:42:18 Building remotely on prd-ubuntu2204-builder-4c-4g-39478 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-titanium 08:42:19 [ssh-agent] Looking for ssh-agent implementation... 08:42:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:19 $ ssh-agent 08:42:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMvUuXd/agent.1554 08:42:19 SSH_AGENT_PID=1556 08:42:19 [ssh-agent] Started. 08:42:19 Running ssh-add (command line suppressed) 08:42:19 Identity added: /w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/private_key_5093069738059664358.key (/w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/private_key_5093069738059664358.key) 08:42:19 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:42:19 The recommended git tool is: NONE 08:42:21 using credential jenkins-ssh 08:42:21 Wiping out workspace first. 08:42:21 Cloning the remote Git repository 08:42:21 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 08:42:21 > git init /w/workspace/autorelease-gerrit-branch-lock-titanium # timeout=10 08:42:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 08:42:21 > git --version # timeout=10 08:42:21 > git --version # 'git version 2.34.1' 08:42:21 using GIT_SSH to set credentials jenkins-ssh 08:42:21 Verifying host key using known hosts file, will automatically accept unseen keys 08:42:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 08:42:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:24 Avoid second fetch 08:42:24 > git rev-parse refs/remotes/origin/stable/titanium^{commit} # timeout=10 08:42:24 Checking out Revision 2b959f1899a192bd38d24193c74ff124984bbfe4 (refs/remotes/origin/stable/titanium) 08:42:24 > git config core.sparsecheckout # timeout=10 08:42:24 > git checkout -f 2b959f1899a192bd38d24193c74ff124984bbfe4 # timeout=10 08:42:24 Commit message: "Update git submodules" 08:42:24 > git rev-list --no-walk 314bc681d6adf690afcff68a7d2fdd6fa5e2c646 # timeout=10 08:42:28 provisioning config files... 08:42:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:42:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:42:28 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins3716747395320750684.sh 08:42:28 ---> autorelease-gerrit-branch-lock.sh 08:42:28 Cloning into 'All-Projects'... 08:42:30 Total 2123 (delta 652), reused 2123 (delta 652) 08:42:30 Note: switching to '52216d303520dd7125432f5b766ea3defd08bbbf'. 08:42:30 08:42:30 You are in 'detached HEAD' state. You can look around, make experimental 08:42:30 changes and commit them, and you can discard any commits you make in this 08:42:30 state without impacting any branches by switching back to a branch. 08:42:30 08:42:30 If you want to create a new branch to retain commits you create, you may 08:42:30 do so (now or later) by using -c with the switch command. Example: 08:42:30 08:42:30 git switch -c 08:42:30 08:42:30 Or undo this operation with: 08:42:30 08:42:30 git switch - 08:42:30 08:42:30 Turn off this advice by setting config variable advice.detachedHead to false 08:42:30 08:42:32 From ssh://git.opendaylight.org:29418/All-Projects 08:42:32 * [new ref] refs/meta/config -> config 08:42:32 Switched to branch 'config' 08:42:37 + case $mode in 08:42:37 + echo 'INFO: Unlocking branch: stable/titanium' 08:42:37 INFO: Unlocking branch: stable/titanium 08:42:37 + git config -f project.config --remove-section access.refs/heads/stable/titanium 08:42:37 + git commit -asm 'Chore: Unlock branch stable/titanium' 08:42:37 [config 636a727] Chore: Unlock branch stable/titanium 08:42:37 1 file changed, 6 deletions(-) 08:42:37 + git diff HEAD~1 08:42:37 diff --git a/project.config b/project.config 08:42:37 index 9bb8834..d8dc14c 100644 08:42:37 --- a/project.config 08:42:37 +++ b/project.config 08:42:37 @@ -152,12 +152,6 @@ 08:42:37 exclusiveGroupPermissions = create 08:42:37 create = block group Registered Users 08:42:37 create = group Release Engineering Team 08:42:37 -[access "refs/heads/stable/titanium"] 08:42:37 - exclusiveGroupPermissions = submit 08:42:37 - submit = group Release Engineering Team 08:42:37 - removeReviewer = group Release Engineering Team 08:42:37 - label-Code-Review = -2..+2 group Release Engineering Team 08:42:37 - label-Verified = -1..+1 group Release Engineering Team 08:42:37 [access "refs/heads/stable/vanadium"] 08:42:37 exclusiveGroupPermissions = submit 08:42:37 submit = group Release Engineering Team 08:42:37 + '[' false = true ']' 08:42:37 + echo 'INFO: Pushing changes to the repository.' 08:42:37 INFO: Pushing changes to the repository. 08:42:37 + git push origin HEAD:refs/meta/config 08:42:39 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 08:42:39 To ssh://git.opendaylight.org:29418/All-Projects 08:42:39 52216d3..636a727 HEAD -> refs/meta/config 08:42:39 $ ssh-agent -k 08:42:39 unset SSH_AUTH_SOCK; 08:42:39 unset SSH_AGENT_PID; 08:42:39 echo Agent pid 1556 killed; 08:42:39 [ssh-agent] Stopped. 08:42:39 [PostBuildScript] - [INFO] Executing post build scripts. 08:42:39 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins4630688721155984795.sh 08:42:39 ---> sysstat.sh 08:42:40 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins18440261097746686889.sh 08:42:40 ---> package-listing.sh 08:42:40 ++ facter osfamily 08:42:40 ++ tr '[:upper:]' '[:lower:]' 08:42:40 + OS_FAMILY=debian 08:42:40 + workspace=/w/workspace/autorelease-gerrit-branch-lock-titanium 08:42:40 + START_PACKAGES=/tmp/packages_start.txt 08:42:40 + END_PACKAGES=/tmp/packages_end.txt 08:42:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:42:40 + PACKAGES=/tmp/packages_start.txt 08:42:40 + '[' /w/workspace/autorelease-gerrit-branch-lock-titanium ']' 08:42:40 + PACKAGES=/tmp/packages_end.txt 08:42:40 + case "${OS_FAMILY}" in 08:42:40 + dpkg -l 08:42:40 + grep '^ii' 08:42:40 + '[' -f /tmp/packages_start.txt ']' 08:42:40 + '[' -f /tmp/packages_end.txt ']' 08:42:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:42:40 + '[' /w/workspace/autorelease-gerrit-branch-lock-titanium ']' 08:42:40 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-titanium/archives/ 08:42:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-titanium/archives/ 08:42:40 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins1919914201488838262.sh 08:42:40 ---> capture-instance-metadata.sh 08:42:40 Setup pyenv: 08:42:40 * system (set by /opt/pyenv/version) 08:42:40 * 3.8.20 (set by /opt/pyenv/version) 08:42:40 * 3.9.20 (set by /opt/pyenv/version) 08:42:40 3.10.15 08:42:40 3.11.10 08:42:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s58u 08:42:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:42:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:42:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:42:49 lf-activate-venv(): INFO: Base packages installed successfully 08:42:49 lf-activate-venv(): INFO: Installing additional packages: lftools 08:43:17 lf-activate-venv(): INFO: Adding /tmp/venv-s58u/bin to PATH 08:43:17 INFO: Running in OpenStack, capturing instance metadata 08:43:17 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins17881998936336467324.sh 08:43:17 provisioning config files... 08:43:18 Could not find credentials [logs] for autorelease-gerrit-branch-lock-titanium #58 08:43:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/config9039235850883207191tmp 08:43:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:43:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:43:18 provisioning config files... 08:43:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:43:18 [EnvInject] - Injecting environment variables from a build step. 08:43:18 [EnvInject] - Injecting as environment variables the properties content 08:43:18 SERVER_ID=logs 08:43:18 08:43:18 [EnvInject] - Variables injected successfully. 08:43:18 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins7280765779600510321.sh 08:43:18 ---> create-netrc.sh 08:43:18 WARN: Log server credential not found. 08:43:18 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins15158271561350382524.sh 08:43:18 ---> python-tools-install.sh 08:43:18 Setup pyenv: 08:43:18 system 08:43:18 3.8.20 08:43:18 3.9.20 08:43:18 3.10.15 08:43:18 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 08:43:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s58u from file:/tmp/.os_lf_venv 08:43:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:43:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:43:20 lf-activate-venv(): INFO: Base packages installed successfully 08:43:20 lf-activate-venv(): INFO: Installing additional packages: lftools 08:43:29 lf-activate-venv(): INFO: Adding /tmp/venv-s58u/bin to PATH 08:43:29 Generating Requirements File 08:43:54 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. 08:43:54 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:43:55 Python 3.11.10 08:43:55 pip 26.2.1 from /tmp/venv-s58u/lib/python3.11/site-packages/pip (python 3.11) 08:43:55 aiohappyeyeballs==2.7.1 08:43:55 aiohttp==3.14.3 08:43:55 aiosignal==1.4.0 08:43:55 appdirs==1.4.4 08:43:55 argcomplete==3.7.2 08:43:55 aspy.yaml==1.3.0 08:43:55 attrs==26.1.0 08:43:55 autopage==0.6.0 08:43:55 beautifulsoup4==4.15.0 08:43:55 boto3==1.43.77 08:43:55 botocore==1.43.77 08:43:55 bs4==0.0.2 08:43:55 certifi==2026.7.22 08:43:55 cffi==2.1.1 08:43:55 cfgv==3.5.0 08:43:55 chardet==7.6.0 08:43:55 charset-normalizer==3.5.1 08:43:55 click==8.4.2 08:43:55 cliff==4.15.0 08:43:55 cmd2==4.2.0 08:43:55 cryptography==3.3.2 08:43:55 debtcollector==3.1.0 08:43:55 decorator==5.3.1 08:43:55 defusedxml==0.7.1 08:43:55 Deprecated==1.3.1 08:43:55 distlib==0.4.3 08:43:55 dnspython==2.8.0 08:43:55 docker==7.2.0 08:43:55 dogpile.cache==1.5.0 08:43:55 durationpy==0.10 08:43:55 email-validator==2.3.0 08:43:55 filelock==3.32.3 08:43:55 frozenlist==1.8.0 08:43:55 future==1.0.0 08:43:55 gitdb==4.0.12 08:43:55 GitPython==3.1.59 08:43:55 httplib2==0.30.2 08:43:55 identify==2.6.19 08:43:55 idna==3.19 08:43:55 importlib-resources==1.5.0 08:43:55 iso8601==2.1.0 08:43:55 Jinja2==3.1.6 08:43:55 jmespath==1.1.0 08:43:55 jsonpatch==1.33 08:43:55 jsonpointer==3.1.1 08:43:55 jsonschema==4.26.0 08:43:55 jsonschema-specifications==2025.9.1 08:43:55 keystoneauth1==5.15.0 08:43:55 kubernetes==36.0.3 08:43:55 lftools==0.37.23 08:43:55 lxml==6.1.2 08:43:55 markdown-it-py==4.2.0 08:43:55 MarkupSafe==3.0.3 08:43:55 mdurl==0.1.2 08:43:55 msgpack==1.2.1 08:43:55 multi_key_dict==2.0.3 08:43:55 multidict==6.7.1 08:43:55 munch==4.0.0 08:43:55 netaddr==1.3.0 08:43:55 niet==1.4.2 08:43:55 nodeenv==1.10.0 08:43:55 oauth2client==4.1.3 08:43:55 oauthlib==3.3.1 08:43:55 openstacksdk==4.18.0 08:43:55 os-service-types==1.9.0 08:43:55 osc-lib==4.7.0 08:43:55 oslo.config==10.7.0 08:43:55 oslo.context==6.5.0 08:43:55 oslo.i18n==6.9.0 08:43:55 oslo.log==8.3.0 08:43:55 oslo.serialization==5.11.0 08:43:55 oslo.utils==10.1.1 08:43:55 packaging==26.3 08:43:55 pbr==7.0.3 08:43:55 platformdirs==4.11.3 08:43:55 prettytable==3.18.0 08:43:55 prompt_toolkit==3.0.53 08:43:55 propcache==0.5.2 08:43:55 psutil==7.2.2 08:43:55 pyasn1==0.6.4 08:43:55 pyasn1_modules==0.4.2 08:43:55 pycparser==3.0 08:43:55 pygerrit2==2.0.15 08:43:55 PyGithub==2.10.0 08:43:55 Pygments==2.21.0 08:43:55 PyJWT==2.13.0 08:43:55 PyNaCl==1.6.2 08:43:55 pyparsing==2.4.7 08:43:55 pyperclip==1.11.0 08:43:55 pyrsistent==0.20.0 08:43:55 python-dateutil==2.9.0.post0 08:43:55 python-discovery==1.5.2 08:43:55 python-heatclient==5.2.0 08:43:55 python-jenkins==1.8.3 08:43:55 python-keystoneclient==5.8.0 08:43:55 python-magnumclient==4.11.0 08:43:55 python-manilaclient==6.2.0 08:43:55 python-openstackclient==10.2.1 08:43:55 python-swiftclient==4.10.0 08:43:55 PyYAML==6.0.3 08:43:55 referencing==0.37.0 08:43:55 requests==2.34.2 08:43:55 requests-oauthlib==2.0.0 08:43:55 rfc3986==2.0.0 08:43:55 rich==15.0.0 08:43:55 rich-argparse==1.8.0 08:43:55 rpds-py==2026.6.3 08:43:55 rsa==4.9.1 08:43:55 ruamel.yaml==0.19.1 08:43:55 ruamel.yaml.clib==0.2.15 08:43:55 s3transfer==0.19.2 08:43:55 simplejson==4.1.1 08:43:55 six==1.17.0 08:43:55 smmap==5.0.3 08:43:55 soupsieve==2.9.2 08:43:55 stevedore==5.9.1 08:43:55 tabulate==0.10.0 08:43:55 toml==0.10.2 08:43:55 tomlkit==0.15.1 08:43:55 tqdm==4.70.0 08:43:55 typing_extensions==4.16.0 08:43:55 urllib3==1.26.20 08:43:55 virtualenv==21.7.4 08:43:55 wcwidth==0.8.2 08:43:55 websocket-client==1.9.0 08:43:55 wrapt==2.3.0 08:43:55 xdg==6.0.0 08:43:55 xmltodict==1.0.4 08:43:55 yarl==1.24.5 08:43:55 yq==4.1.2 08:43:55 [autorelease-gerrit-branch-lock-titanium] $ /bin/sh /tmp/jenkins3582022730291354651.sh 08:43:55 ---> uv-install.sh 08:43:55 Installing uv/uvx (latest) using shell installer 08:43:55 2026-08-21 08:43:55 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-fD43yK.sh" [1] 08:43:55 downloading uv 0.12.5 x86_64-unknown-linux-gnu 08:43:56 installing to /home/jenkins/.local/bin 08:43:56 uv 08:43:56 uvx 08:43:56 everything's installed! 08:43:56 08:43:56 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:43:56 08:43:56 source $HOME/.local/bin/env (sh, bash, zsh) 08:43:56 source $HOME/.local/bin/env.fish (fish) 08:43:56 Adding install location to PATH 08:43:56 ---> Validating uv/uvx install 08:43:56 uvx 0.12.5 (x86_64-unknown-linux-gnu) 08:43:56 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins593307698998662923.sh 08:43:56 ---> sudo-logs.sh 08:43:56 Archiving 'sudo' log.. 08:43:56 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins1871976052615980692.sh 08:43:56 ---> job-cost.sh 08:43:57 INFO: Activating Python virtual environment... 08:43:57 Setup pyenv: 08:43:57 system 08:43:57 3.8.20 08:43:57 3.9.20 08:43:57 3.10.15 08:43:57 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 08:43:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s58u from file:/tmp/.os_lf_venv 08:43:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:43:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:43:59 lf-activate-venv(): INFO: Base packages installed successfully 08:43:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:44:05 lf-activate-venv(): INFO: Adding /tmp/venv-s58u/bin to PATH 08:44:05 INFO: No stack-cost file found 08:44:05 INFO: Instance uptime: 151s 08:44:05 INFO: Fetching instance metadata (attempt 1 of 3)... 08:44:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:44:05 INFO: Successfully fetched instance metadata 08:44:05 INFO: Instance type: v3-standard-4 08:44:05 INFO: Retrieving pricing info for: v3-standard-4 08:44:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:44:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=151 08:44:06 INFO: Successfully fetched Vexxhost pricing API 08:44:06 INFO: Retrieved cost: 0.11 08:44:06 INFO: Retrieved resource: v3-standard-4 08:44:06 INFO: Creating archive directory: /w/workspace/autorelease-gerrit-branch-lock-titanium/archives/cost 08:44:06 INFO: Archiving costs to: /w/workspace/autorelease-gerrit-branch-lock-titanium/archives/cost.csv 08:44:06 INFO: Successfully archived job cost data 08:44:06 DEBUG: Cost data: autorelease-gerrit-branch-lock-titanium,58,2026-08-21 08:44:06,v3-standard-4,151,0.11,0.00,SUCCESS 08:44:06 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash -l /tmp/jenkins6416106822501604118.sh 08:44:06 ---> logs-deploy.sh 08:44:06 Setup pyenv: 08:44:06 system 08:44:06 3.8.20 08:44:06 3.9.20 08:44:06 3.10.15 08:44:06 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 08:44:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s58u from file:/tmp/.os_lf_venv 08:44:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:44:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:44:08 lf-activate-venv(): INFO: Base packages installed successfully 08:44:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:44:18 lf-activate-venv(): INFO: Adding /tmp/venv-s58u/bin to PATH 08:44:18 WARNING: Nexus logging server not set 08:44:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-titanium/58/ 08:44:18 INFO: archiving logs to S3 08:44:19 ---> uname -a: 08:44:19 Linux prd-ubuntu2204-builder-4c-4g-39478 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:44:19 08:44:19 08:44:19 ---> lscpu: 08:44:19 Architecture: x86_64 08:44:19 CPU op-mode(s): 32-bit, 64-bit 08:44:19 Address sizes: 40 bits physical, 48 bits virtual 08:44:19 Byte Order: Little Endian 08:44:19 CPU(s): 4 08:44:19 On-line CPU(s) list: 0-3 08:44:19 Vendor ID: AuthenticAMD 08:44:19 Model name: AMD EPYC-Rome Processor 08:44:19 CPU family: 23 08:44:19 Model: 49 08:44:19 Thread(s) per core: 1 08:44:19 Core(s) per socket: 1 08:44:19 Socket(s): 4 08:44:19 Stepping: 0 08:44:19 BogoMIPS: 5599.99 08:44: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 08:44:19 Virtualization: AMD-V 08:44:19 Hypervisor vendor: KVM 08:44:19 Virtualization type: full 08:44:19 L1d cache: 128 KiB (4 instances) 08:44:19 L1i cache: 128 KiB (4 instances) 08:44:19 L2 cache: 2 MiB (4 instances) 08:44:19 L3 cache: 64 MiB (4 instances) 08:44:19 NUMA node(s): 1 08:44:19 NUMA node0 CPU(s): 0-3 08:44:19 Vulnerability Gather data sampling: Not affected 08:44:19 Vulnerability Indirect target selection: Not affected 08:44:19 Vulnerability Itlb multihit: Not affected 08:44:19 Vulnerability L1tf: Not affected 08:44:19 Vulnerability Mds: Not affected 08:44:19 Vulnerability Meltdown: Not affected 08:44:19 Vulnerability Mmio stale data: Not affected 08:44:19 Vulnerability Reg file data sampling: Not affected 08:44:19 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:44:19 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:44:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:44:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:44:19 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:44:19 Vulnerability Srbds: Not affected 08:44:19 Vulnerability Tsa: Not affected 08:44:19 Vulnerability Tsx async abort: Not affected 08:44:19 Vulnerability Vmscape: Not affected 08:44:19 08:44:19 08:44:19 ---> nproc: 08:44:19 4 08:44:19 08:44:19 08:44:19 ---> df -h: 08:44:19 Filesystem Size Used Avail Use% Mounted on 08:44:19 tmpfs 1.6G 1.1M 1.6G 1% /run 08:44:19 /dev/vda1 78G 11G 67G 14% / 08:44:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:44:19 tmpfs 5.0M 0 5.0M 0% /run/lock 08:44:19 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:44:19 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 08:44:19 08:44:19 08:44:19 ---> free -m: 08:44:19 total used free shared buff/cache available 08:44:19 Mem: 15989 683 12630 4 2675 14977 08:44:19 Swap: 1023 0 1023 08:44:19 08:44:19 08:44:19 ---> ip addr: 08:44:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:44:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:44:19 inet 127.0.0.1/8 scope host lo 08:44:19 valid_lft forever preferred_lft forever 08:44:19 inet6 ::1/128 scope host 08:44:19 valid_lft forever preferred_lft forever 08:44:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:44:19 link/ether fa:16:3e:4e:8e:7e brd ff:ff:ff:ff:ff:ff 08:44:19 altname enp0s3 08:44:19 inet 10.30.170.190/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:44:19 valid_lft 86242sec preferred_lft 86242sec 08:44:19 inet6 fe80::f816:3eff:fe4e:8e7e/64 scope link 08:44:19 valid_lft forever preferred_lft forever 08:44:19 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:44:19 link/ether 8e:5d:2f:11:a2:4d brd ff:ff:ff:ff:ff:ff 08:44:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:44:19 valid_lft forever preferred_lft forever 08:44:19 08:44:19 08:44:19 ---> sar -b -r -n DEV: 08:44:19 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-4c-4g-39478) 08/21/26 _x86_64_ (4 CPU) 08:44:19 08:44:19 08:41:44 LINUX RESTART (4 CPU) 08:44:19 08:44:19 08:44:19 ---> sar -P ALL: 08:44:19 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-4c-4g-39478) 08/21/26 _x86_64_ (4 CPU) 08:44:19 08:44:19 08:41:44 LINUX RESTART (4 CPU) 08:44:19 08:44:19 08:44:19