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