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