07:29:08 Started by user Robert Varga 07:29:08 Running as SYSTEM 07:29:08 [EnvInject] - Loading node environment variables. 07:29:08 Building remotely on prd-ubuntu2204-builder-4c-4g-6354 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-vanadium 07:29:08 [ssh-agent] Looking for ssh-agent implementation... 07:29:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:29:08 $ ssh-agent 07:29:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXsqQxlt/agent.1573 07:29:08 SSH_AGENT_PID=1575 07:29:08 [ssh-agent] Started. 07:29:08 Running ssh-add (command line suppressed) 07:29:08 Identity added: /w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_8954903560646513052.key (/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_8954903560646513052.key) 07:29:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:29:08 The recommended git tool is: NONE 07:29:10 using credential jenkins-ssh 07:29:10 Wiping out workspace first. 07:29:10 Cloning the remote Git repository 07:29:10 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 07:29:11 > git init /w/workspace/autorelease-gerrit-branch-lock-vanadium # timeout=10 07:29:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 07:29:11 > git --version # timeout=10 07:29:11 > git --version # 'git version 2.34.1' 07:29:11 using GIT_SSH to set credentials jenkins-ssh 07:29:11 Verifying host key using known hosts file, will automatically accept unseen keys 07:29:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 07:29:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:14 Avoid second fetch 07:29:14 > git rev-parse refs/remotes/origin/stable/vanadium^{commit} # timeout=10 07:29:14 Checking out Revision 31fa9e4df16bba7c3ddd4e467a05edc1cd5e5cb8 (refs/remotes/origin/stable/vanadium) 07:29:14 > git config core.sparsecheckout # timeout=10 07:29:14 > git checkout -f 31fa9e4df16bba7c3ddd4e467a05edc1cd5e5cb8 # timeout=10 07:29:15 Commit message: "Update git submodules" 07:29:15 > git rev-list --no-walk ad5180ef2e20fb6ef2cfdf07adf691ea3ba5cd99 # timeout=10 07:29:18 provisioning config files... 07:29:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:29:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:29:18 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins3883902082464483337.sh 07:29:18 ---> autorelease-gerrit-branch-lock.sh 07:29:18 Cloning into 'All-Projects'... 07:29:20 Total 2043 (delta 640), reused 2043 (delta 640) 07:29:20 Note: switching to '19051343074ef26e0222470dc10dc0223d5caf39'. 07:29:20 07:29:20 You are in 'detached HEAD' state. You can look around, make experimental 07:29:20 changes and commit them, and you can discard any commits you make in this 07:29:20 state without impacting any branches by switching back to a branch. 07:29:20 07:29:20 If you want to create a new branch to retain commits you create, you may 07:29:20 do so (now or later) by using -c with the switch command. Example: 07:29:20 07:29:20 git switch -c 07:29:20 07:29:20 Or undo this operation with: 07:29:20 07:29:20 git switch - 07:29:20 07:29:20 Turn off this advice by setting config variable advice.detachedHead to false 07:29:20 07:29:22 From ssh://git.opendaylight.org:29418/All-Projects 07:29:22 * [new ref] refs/meta/config -> config 07:29:22 Switched to branch 'config' 07:29:28 + case $mode in 07:29:28 + echo 'INFO: Unlocking branch: stable/vanadium' 07:29:28 INFO: Unlocking branch: stable/vanadium 07:29:28 + git config -f project.config --remove-section access.refs/heads/stable/vanadium 07:29:28 + git commit -asm 'Chore: Unlock branch stable/vanadium' 07:29:28 [config 43ddffc] Chore: Unlock branch stable/vanadium 07:29:28 1 file changed, 6 deletions(-) 07:29:28 + git diff HEAD~1 07:29:28 diff --git a/project.config b/project.config 07:29:28 index d8dc14c..c00ee75 100644 07:29:28 --- a/project.config 07:29:28 +++ b/project.config 07:29:28 @@ -152,9 +152,3 @@ 07:29:28 exclusiveGroupPermissions = create 07:29:28 create = block group Registered Users 07:29:28 create = group Release Engineering Team 07:29:28 -[access "refs/heads/stable/vanadium"] 07:29:28 - exclusiveGroupPermissions = submit 07:29:28 - submit = group Release Engineering Team 07:29:28 - removeReviewer = group Release Engineering Team 07:29:28 - label-Code-Review = -2..+2 group Release Engineering Team 07:29:28 - label-Verified = -1..+1 group Release Engineering Team 07:29:28 + '[' false = true ']' 07:29:28 + echo 'INFO: Pushing changes to the repository.' 07:29:28 INFO: Pushing changes to the repository. 07:29:28 + git push origin HEAD:refs/meta/config 07:29:29 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 07:29:29 To ssh://git.opendaylight.org:29418/All-Projects 07:29:29 1905134..43ddffc HEAD -> refs/meta/config 07:29:29 $ ssh-agent -k 07:29:29 unset SSH_AUTH_SOCK; 07:29:29 unset SSH_AGENT_PID; 07:29:29 echo Agent pid 1575 killed; 07:29:29 [ssh-agent] Stopped. 07:29:30 [PostBuildScript] - [INFO] Executing post build scripts. 07:29:30 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins12023146727058553561.sh 07:29:30 ---> sysstat.sh 07:29:30 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins127498561436090756.sh 07:29:30 ---> package-listing.sh 07:29:30 ++ facter osfamily 07:29:30 ++ tr '[:upper:]' '[:lower:]' 07:29:30 + OS_FAMILY=debian 07:29:30 + workspace=/w/workspace/autorelease-gerrit-branch-lock-vanadium 07:29:30 + START_PACKAGES=/tmp/packages_start.txt 07:29:30 + END_PACKAGES=/tmp/packages_end.txt 07:29:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:29:30 + PACKAGES=/tmp/packages_start.txt 07:29:30 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 07:29:30 + PACKAGES=/tmp/packages_end.txt 07:29:30 + case "${OS_FAMILY}" in 07:29:30 + grep '^ii' 07:29:30 + dpkg -l 07:29:30 + '[' -f /tmp/packages_start.txt ']' 07:29:30 + '[' -f /tmp/packages_end.txt ']' 07:29:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:29:30 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 07:29:30 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 07:29:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 07:29:30 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins15396568077184156467.sh 07:29:31 ---> capture-instance-metadata.sh 07:29:31 Setup pyenv: 07:29:31 * system (set by /opt/pyenv/version) 07:29:31 * 3.8.20 (set by /opt/pyenv/version) 07:29:31 * 3.9.20 (set by /opt/pyenv/version) 07:29:31 3.10.15 07:29:31 3.11.10 07:29:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I9eW 07:29:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:29:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:40 lf-activate-venv(): INFO: Base packages installed successfully 07:29:40 lf-activate-venv(): INFO: Installing additional packages: lftools 07:30:08 lf-activate-venv(): INFO: Adding /tmp/venv-I9eW/bin to PATH 07:30:08 INFO: Running in OpenStack, capturing instance metadata 07:30:09 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins6585315586352859847.sh 07:30:09 provisioning config files... 07:30:09 Could not find credentials [logs] for autorelease-gerrit-branch-lock-vanadium #28 07:30:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/config16875104157741770000tmp 07:30:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:30:09 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:30:09 provisioning config files... 07:30:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:30:09 [EnvInject] - Injecting environment variables from a build step. 07:30:09 [EnvInject] - Injecting as environment variables the properties content 07:30:09 SERVER_ID=logs 07:30:09 07:30:09 [EnvInject] - Variables injected successfully. 07:30:09 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins3007358561367768388.sh 07:30:09 ---> create-netrc.sh 07:30:09 WARN: Log server credential not found. 07:30:09 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins13493545002438639188.sh 07:30:09 ---> python-tools-install.sh 07:30:09 Setup pyenv: 07:30:09 system 07:30:09 3.8.20 07:30:09 3.9.20 07:30:09 3.10.15 07:30:09 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 07:30:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I9eW from file:/tmp/.os_lf_venv 07:30:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:11 lf-activate-venv(): INFO: Base packages installed successfully 07:30:11 lf-activate-venv(): INFO: Installing additional packages: lftools 07:30:21 lf-activate-venv(): INFO: Adding /tmp/venv-I9eW/bin to PATH 07:30:21 Generating Requirements File 07:30:53 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. 07:30:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:30:53 Python 3.11.10 07:30:53 pip 26.0.1 from /tmp/venv-I9eW/lib/python3.11/site-packages/pip (python 3.11) 07:30:53 appdirs==1.4.4 07:30:53 argcomplete==3.6.3 07:30:53 aspy.yaml==1.3.0 07:30:53 attrs==26.1.0 07:30:53 autopage==0.6.0 07:30:53 beautifulsoup4==4.14.3 07:30:53 boto3==1.42.72 07:30:53 botocore==1.42.72 07:30:53 bs4==0.0.2 07:30:53 certifi==2026.2.25 07:30:53 cffi==2.0.0 07:30:53 cfgv==3.5.0 07:30:53 chardet==7.2.0 07:30:53 charset-normalizer==3.4.6 07:30:53 click==8.3.1 07:30:53 cliff==4.13.2 07:30:53 cmd2==3.4.0 07:30:53 cryptography==3.3.2 07:30:53 debtcollector==3.0.0 07:30:53 decorator==5.2.1 07:30:53 defusedxml==0.7.1 07:30:53 Deprecated==1.3.1 07:30:53 distlib==0.4.0 07:30:53 dnspython==2.8.0 07:30:53 docker==7.1.0 07:30:53 dogpile.cache==1.5.0 07:30:53 durationpy==0.10 07:30:53 email-validator==2.3.0 07:30:53 filelock==3.25.2 07:30:53 future==1.0.0 07:30:53 gitdb==4.0.12 07:30:53 GitPython==3.1.46 07:30:53 httplib2==0.30.2 07:30:53 identify==2.6.18 07:30:53 idna==3.11 07:30:53 importlib-resources==1.5.0 07:30:53 iso8601==2.1.0 07:30:53 Jinja2==3.1.6 07:30:53 jmespath==1.1.0 07:30:53 jsonpatch==1.33 07:30:53 jsonpointer==3.0.0 07:30:53 jsonschema==4.26.0 07:30:53 jsonschema-specifications==2025.9.1 07:30:53 keystoneauth1==5.13.1 07:30:53 kubernetes==35.0.0 07:30:53 lftools==0.37.22 07:30:53 lxml==6.0.2 07:30:53 markdown-it-py==4.0.0 07:30:53 MarkupSafe==3.0.3 07:30:53 mdurl==0.1.2 07:30:53 msgpack==1.1.2 07:30:53 multi_key_dict==2.0.3 07:30:53 munch==4.0.0 07:30:53 netaddr==1.3.0 07:30:53 niet==1.4.2 07:30:53 nodeenv==1.10.0 07:30:53 oauth2client==4.1.3 07:30:53 oauthlib==3.3.1 07:30:53 openstacksdk==4.10.0 07:30:53 os-service-types==1.8.2 07:30:53 osc-lib==4.4.0 07:30:53 oslo.config==10.3.0 07:30:53 oslo.context==6.3.0 07:30:53 oslo.i18n==6.7.2 07:30:53 oslo.log==8.1.0 07:30:53 oslo.serialization==5.9.1 07:30:53 oslo.utils==10.0.0 07:30:53 packaging==26.0 07:30:53 pbr==7.0.3 07:30:53 platformdirs==4.9.4 07:30:53 prettytable==3.17.0 07:30:53 psutil==7.2.2 07:30:53 pyasn1==0.6.3 07:30:53 pyasn1_modules==0.4.2 07:30:53 pycparser==3.0 07:30:53 pygerrit2==2.0.15 07:30:53 PyGithub==2.8.1 07:30:53 Pygments==2.19.2 07:30:53 PyJWT==2.12.1 07:30:53 PyNaCl==1.6.2 07:30:53 pyparsing==2.4.7 07:30:53 pyperclip==1.11.0 07:30:53 pyrsistent==0.20.0 07:30:53 python-cinderclient==9.9.0 07:30:53 python-dateutil==2.9.0.post0 07:30:53 python-discovery==1.2.0 07:30:53 python-heatclient==5.1.0 07:30:53 python-jenkins==1.8.3 07:30:53 python-keystoneclient==5.8.0 07:30:53 python-magnumclient==4.10.0 07:30:53 python-openstackclient==9.0.0 07:30:53 python-swiftclient==4.10.0 07:30:53 PyYAML==6.0.3 07:30:53 referencing==0.37.0 07:30:53 requests==2.32.5 07:30:53 requests-oauthlib==2.0.0 07:30:53 requestsexceptions==1.4.0 07:30:53 rfc3986==2.0.0 07:30:53 rich==14.3.3 07:30:53 rich-argparse==1.7.2 07:30:53 rpds-py==0.30.0 07:30:53 rsa==4.9.1 07:30:53 ruamel.yaml==0.19.1 07:30:53 ruamel.yaml.clib==0.2.15 07:30:53 s3transfer==0.16.0 07:30:53 simplejson==3.20.2 07:30:53 six==1.17.0 07:30:53 smmap==5.0.3 07:30:53 soupsieve==2.8.3 07:30:53 stevedore==5.7.0 07:30:53 tabulate==0.10.0 07:30:53 toml==0.10.2 07:30:53 tomlkit==0.14.0 07:30:53 tqdm==4.67.3 07:30:53 typing_extensions==4.15.0 07:30:53 urllib3==1.26.20 07:30:53 virtualenv==21.2.0 07:30:53 wcwidth==0.6.0 07:30:53 websocket-client==1.9.0 07:30:53 wrapt==2.1.2 07:30:53 xdg==6.0.0 07:30:53 xmltodict==1.0.4 07:30:53 yq==3.4.3 07:30:53 [autorelease-gerrit-branch-lock-vanadium] $ /bin/sh /tmp/jenkins13707847639851718578.sh 07:30:53 ---> uv-install.sh 07:30:53 Installing uv/uvx (latest) using shell installer 07:30:54 2026-03-20 07:30:54 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/a8cf105a-0f51-4ec6-8013-26a6c9ea2ca7?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-20T08%3A18%3A38Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-20T07%3A17%3A53Z&ske=2026-03-20T08%3A18%3A38Z&sks=b&skv=2018-11-09&sig=54Sos8mbRfWHHSdSf9wtqOpUpWpBBJrQG%2FyFIEuk9E0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3Mzk5MjAzOSwibmJmIjoxNzczOTkxNzM5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8KGKu8mFzyBi815rLh8iU_OvvrwUUX1yd2BV5EbMrJI&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-rOuuLS.sh" [1] 07:30:54 downloading uv 0.10.12 x86_64-unknown-linux-gnu 07:30:54 no checksums to verify 07:30:54 installing to /home/jenkins/.local/bin 07:30:54 uv 07:30:54 uvx 07:30:54 everything's installed! 07:30:55 07:30:55 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:30:55 07:30:55 source $HOME/.local/bin/env (sh, bash, zsh) 07:30:55 source $HOME/.local/bin/env.fish (fish) 07:30:55 Adding install location to PATH 07:30:55 ---> Validating uv/uvx install 07:30:55 uvx 0.10.12 (x86_64-unknown-linux-gnu) 07:30:55 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins15967388974897124029.sh 07:30:55 ---> sudo-logs.sh 07:30:55 Archiving 'sudo' log.. 07:30:55 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins6667760493713211459.sh 07:30:55 ---> job-cost.sh 07:30:55 INFO: Activating Python virtual environment... 07:30:55 Setup pyenv: 07:30:55 system 07:30:55 3.8.20 07:30:55 3.9.20 07:30:55 3.10.15 07:30:55 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 07:30:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I9eW from file:/tmp/.os_lf_venv 07:30:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:57 lf-activate-venv(): INFO: Base packages installed successfully 07:30:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:31:09 lf-activate-venv(): INFO: Adding /tmp/venv-I9eW/bin to PATH 07:31:09 INFO: No stack-cost file found 07:31:09 INFO: Instance uptime: 178s 07:31:09 INFO: Fetching instance metadata (attempt 1 of 3)... 07:31:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:31:09 INFO: Successfully fetched instance metadata 07:31:09 INFO: Instance type: v3-standard-4 07:31:09 INFO: Retrieving pricing info for: v3-standard-4 07:31:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:31:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=178 07:31:09 INFO: Successfully fetched Vexxhost pricing API 07:31:09 INFO: Retrieved cost: 0.11 07:31:09 INFO: Retrieved resource: v3-standard-4 07:31:09 INFO: Creating archive directory: /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/cost 07:31:09 INFO: Archiving costs to: /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/cost.csv 07:31:09 INFO: Successfully archived job cost data 07:31:09 DEBUG: Cost data: autorelease-gerrit-branch-lock-vanadium,28,2026-03-20 07:31:09,v3-standard-4,178,0.11,0.00,SUCCESS 07:31:09 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash -l /tmp/jenkins5132385238068666988.sh 07:31:09 ---> logs-deploy.sh 07:31:09 Setup pyenv: 07:31:10 system 07:31:10 3.8.20 07:31:10 3.9.20 07:31:10 3.10.15 07:31:10 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 07:31:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I9eW from file:/tmp/.os_lf_venv 07:31:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:31:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:31:12 lf-activate-venv(): INFO: Base packages installed successfully 07:31:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:31:27 lf-activate-venv(): INFO: Adding /tmp/venv-I9eW/bin to PATH 07:31:27 WARNING: Nexus logging server not set 07:31:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-vanadium/28/ 07:31:27 INFO: archiving logs to S3 07:31:27 /tmp/venv-I9eW/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 07:31:27 warnings.warn( 07:31:29 ---> uname -a: 07:31:29 Linux prd-ubuntu2204-builder-4c-4g-6354 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 07:31:29 07:31:29 07:31:29 ---> lscpu: 07:31:29 Architecture: x86_64 07:31:29 CPU op-mode(s): 32-bit, 64-bit 07:31:29 Address sizes: 40 bits physical, 48 bits virtual 07:31:29 Byte Order: Little Endian 07:31:29 CPU(s): 4 07:31:29 On-line CPU(s) list: 0-3 07:31:29 Vendor ID: AuthenticAMD 07:31:29 Model name: AMD EPYC-Rome Processor 07:31:29 CPU family: 23 07:31:29 Model: 49 07:31:29 Thread(s) per core: 1 07:31:29 Core(s) per socket: 1 07:31:29 Socket(s): 4 07:31:29 Stepping: 0 07:31:29 BogoMIPS: 5599.99 07:31:29 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 07:31:29 Virtualization: AMD-V 07:31:29 Hypervisor vendor: KVM 07:31:29 Virtualization type: full 07:31:29 L1d cache: 128 KiB (4 instances) 07:31:29 L1i cache: 128 KiB (4 instances) 07:31:29 L2 cache: 2 MiB (4 instances) 07:31:29 L3 cache: 64 MiB (4 instances) 07:31:29 NUMA node(s): 1 07:31:29 NUMA node0 CPU(s): 0-3 07:31:29 Vulnerability Gather data sampling: Not affected 07:31:29 Vulnerability Indirect target selection: Not affected 07:31:29 Vulnerability Itlb multihit: Not affected 07:31:29 Vulnerability L1tf: Not affected 07:31:29 Vulnerability Mds: Not affected 07:31:29 Vulnerability Meltdown: Not affected 07:31:29 Vulnerability Mmio stale data: Not affected 07:31:29 Vulnerability Reg file data sampling: Not affected 07:31:29 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:31:29 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:31:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:31:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:31:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:31:29 Vulnerability Srbds: Not affected 07:31:29 Vulnerability Tsa: Not affected 07:31:29 Vulnerability Tsx async abort: Not affected 07:31:29 Vulnerability Vmscape: Not affected 07:31:29 07:31:29 07:31:29 ---> nproc: 07:31:29 4 07:31:29 07:31:29 07:31:29 ---> df -h: 07:31:29 Filesystem Size Used Avail Use% Mounted on 07:31:29 tmpfs 1.6G 1.1M 1.6G 1% /run 07:31:29 /dev/vda1 78G 8.4G 69G 11% / 07:31:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:31:29 tmpfs 5.0M 0 5.0M 0% /run/lock 07:31:29 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:31:29 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 07:31:29 07:31:29 07:31:29 ---> free -m: 07:31:29 total used free shared buff/cache available 07:31:29 Mem: 15989 652 12802 4 2534 15012 07:31:29 Swap: 1023 0 1023 07:31:29 07:31:29 07:31:29 ---> ip addr: 07:31:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:31:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:31:29 inet 127.0.0.1/8 scope host lo 07:31:29 valid_lft forever preferred_lft forever 07:31:29 inet6 ::1/128 scope host 07:31:29 valid_lft forever preferred_lft forever 07:31:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:31:29 link/ether fa:16:3e:47:de:57 brd ff:ff:ff:ff:ff:ff 07:31:29 altname enp0s3 07:31:29 inet 10.30.171.93/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:31:29 valid_lft 86210sec preferred_lft 86210sec 07:31:29 inet6 fe80::f816:3eff:fe47:de57/64 scope link 07:31:29 valid_lft forever preferred_lft forever 07:31:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:31:29 link/ether 4e:85:d8:49:a0:0a brd ff:ff:ff:ff:ff:ff 07:31:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:31:29 valid_lft forever preferred_lft forever 07:31:29 07:31:29 07:31:29 ---> sar -b -r -n DEV: 07:31:29 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-4c-4g-6354) 03/20/26 _x86_64_ (4 CPU) 07:31:29 07:31:29 07:28:22 LINUX RESTART (4 CPU) 07:31:29 07:31:29 07:31:29 ---> sar -P ALL: 07:31:29 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-4c-4g-6354) 03/20/26 _x86_64_ (4 CPU) 07:31:29 07:31:29 07:28:22 LINUX RESTART (4 CPU) 07:31:29 07:31:29 07:31:29