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