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