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