00:57:13 Started by user Robert Varga 00:57:13 Running as SYSTEM 00:57:13 [EnvInject] - Loading node environment variables. 00:57:13 Building remotely on prd-ubuntu2204-builder-4c-4g-45941 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-manganese 00:57:13 [ssh-agent] Looking for ssh-agent implementation... 00:57:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:13 $ ssh-agent 00:57:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXh7HA1q/agent.1555 00:57:13 SSH_AGENT_PID=1557 00:57:13 [ssh-agent] Started. 00:57:13 Running ssh-add (command line suppressed) 00:57:13 Identity added: /w/workspace/autorelease-gerrit-branch-lock-manganese@tmp/private_key_540570650204023617.key (/w/workspace/autorelease-gerrit-branch-lock-manganese@tmp/private_key_540570650204023617.key) 00:57:13 [ssh-agent] Using credentials jenkins (jenkins-ssh) 00:57:13 The recommended git tool is: NONE 00:57:16 using credential jenkins-ssh 00:57:16 Wiping out workspace first. 00:57:16 Cloning the remote Git repository 00:57:16 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:57:16 > git init /w/workspace/autorelease-gerrit-branch-lock-manganese # timeout=10 00:57:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:57:16 > git --version # timeout=10 00:57:16 > git --version # 'git version 2.34.1' 00:57:16 using GIT_SSH to set credentials jenkins-ssh 00:57:16 Verifying host key using known hosts file, will automatically accept unseen keys 00:57:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:57:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:57:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:57:20 Avoid second fetch 00:57:20 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:57:20 Checking out Revision 5153737bdea481afaaa6246ae4fe88f0e7086fd3 (refs/remotes/origin/master) 00:57:20 > git config core.sparsecheckout # timeout=10 00:57:20 > git checkout -f 5153737bdea481afaaa6246ae4fe88f0e7086fd3 # timeout=10 00:57:21 Commit message: "Update git submodules" 00:57:21 > git rev-list --no-walk 9632818757bacd4d9ed7a624533cebf94d7e5df1 # timeout=10 00:57:24 provisioning config files... 00:57:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:57:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:57:24 [autorelease-gerrit-branch-lock-manganese] $ /bin/bash /tmp/jenkins4777104800434392718.sh 00:57:24 ---> autorelease-gerrit-branch-lock.sh 00:57:24 Cloning into 'All-Projects'... 00:57:26 Total 2156 (delta 655), reused 2156 (delta 655) 00:57:26 Note: switching to 'e8037c4ab4a6fb34b290092170a686be443fb30c'. 00:57:26 00:57:26 You are in 'detached HEAD' state. You can look around, make experimental 00:57:26 changes and commit them, and you can discard any commits you make in this 00:57:26 state without impacting any branches by switching back to a branch. 00:57:26 00:57:26 If you want to create a new branch to retain commits you create, you may 00:57:26 do so (now or later) by using -c with the switch command. Example: 00:57:26 00:57:26 git switch -c 00:57:26 00:57:26 Or undo this operation with: 00:57:26 00:57:26 git switch - 00:57:26 00:57:26 Turn off this advice by setting config variable advice.detachedHead to false 00:57:26 00:57:28 From ssh://git.opendaylight.org:29418/All-Projects 00:57:28 * [new ref] refs/meta/config -> config 00:57:28 Switched to branch 'config' 00:57:33 + case $mode in 00:57:33 + echo 'INFO: Unlocking branch: master' 00:57:33 INFO: Unlocking branch: master 00:57:33 + git config -f project.config --remove-section access.refs/heads/master 00:57:33 + git commit -asm 'Chore: Unlock branch master' 00:57:33 [config a96e544] Chore: Unlock branch master 00:57:33 1 file changed, 6 deletions(-) 00:57:33 + git diff HEAD~1 00:57:33 diff --git a/project.config b/project.config 00:57:33 index 03d812c..c00ee75 100644 00:57:33 --- a/project.config 00:57:33 +++ b/project.config 00:57:33 @@ -152,9 +152,3 @@ 00:57:33 exclusiveGroupPermissions = create 00:57:33 create = block group Registered Users 00:57:33 create = group Release Engineering Team 00:57:33 -[access "refs/heads/master"] 00:57:33 - exclusiveGroupPermissions = submit 00:57:33 - submit = group Release Engineering Team 00:57:33 - removeReviewer = group Release Engineering Team 00:57:33 - label-Code-Review = -2..+2 group Release Engineering Team 00:57:33 - label-Verified = -1..+1 group Release Engineering Team 00:57:33 + '[' false = true ']' 00:57:33 + echo 'INFO: Pushing changes to the repository.' 00:57:33 INFO: Pushing changes to the repository. 00:57:33 + git push origin HEAD:refs/meta/config 00:57:34 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 00:57:35 To ssh://git.opendaylight.org:29418/All-Projects 00:57:35 e8037c4..a96e544 HEAD -> refs/meta/config 00:57:35 $ ssh-agent -k 00:57:35 unset SSH_AUTH_SOCK; 00:57:35 unset SSH_AGENT_PID; 00:57:35 echo Agent pid 1557 killed; 00:57:35 [ssh-agent] Stopped. 00:57:35 [PostBuildScript] - [INFO] Executing post build scripts. 00:57:35 [autorelease-gerrit-branch-lock-manganese] $ /bin/bash /tmp/jenkins8655731447118770891.sh 00:57:35 ---> sysstat.sh 00:57:35 [autorelease-gerrit-branch-lock-manganese] $ /bin/bash /tmp/jenkins16023897185625981160.sh 00:57:35 ---> package-listing.sh 00:57:35 ++ facter osfamily 00:57:35 ++ tr '[:upper:]' '[:lower:]' 00:57:36 + OS_FAMILY=debian 00:57:36 + workspace=/w/workspace/autorelease-gerrit-branch-lock-manganese 00:57:36 + START_PACKAGES=/tmp/packages_start.txt 00:57:36 + END_PACKAGES=/tmp/packages_end.txt 00:57:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:57:36 + PACKAGES=/tmp/packages_start.txt 00:57:36 + '[' /w/workspace/autorelease-gerrit-branch-lock-manganese ']' 00:57:36 + PACKAGES=/tmp/packages_end.txt 00:57:36 + case "${OS_FAMILY}" in 00:57:36 + dpkg -l 00:57:36 + grep '^ii' 00:57:36 + '[' -f /tmp/packages_start.txt ']' 00:57:36 + '[' -f /tmp/packages_end.txt ']' 00:57:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:57:36 + '[' /w/workspace/autorelease-gerrit-branch-lock-manganese ']' 00:57:36 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-manganese/archives/ 00:57:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-manganese/archives/ 00:57:36 [autorelease-gerrit-branch-lock-manganese] $ /bin/bash /tmp/jenkins11617109862538828459.sh 00:57:36 ---> capture-instance-metadata.sh 00:57:36 Setup pyenv: 00:57:36 * system (set by /opt/pyenv/version) 00:57:36 * 3.8.20 (set by /opt/pyenv/version) 00:57:36 * 3.9.20 (set by /opt/pyenv/version) 00:57:36 3.10.15 00:57:36 3.11.10 00:57:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fNRS 00:57:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:57:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:57:45 lf-activate-venv(): INFO: Installing additional packages: lftools 00:58:09 lf-activate-venv(): INFO: Adding /tmp/venv-fNRS/bin to PATH 00:58:09 INFO: Running in OpenStack, capturing instance metadata 00:58:09 [autorelease-gerrit-branch-lock-manganese] $ /bin/bash /tmp/jenkins7048951142764360867.sh 00:58:09 provisioning config files... 00:58:09 Could not find credentials [logs] for autorelease-gerrit-branch-lock-manganese #11 00:58:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-manganese@tmp/config7798625198436143496tmp 00:58:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:58:09 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:58:09 provisioning config files... 00:58:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:58:10 [EnvInject] - Injecting environment variables from a build step. 00:58:10 [EnvInject] - Injecting as environment variables the properties content 00:58:10 SERVER_ID=logs 00:58:10 00:58:10 [EnvInject] - Variables injected successfully. 00:58:10 [autorelease-gerrit-branch-lock-manganese] $ /bin/bash /tmp/jenkins12352740978942617916.sh 00:58:10 ---> create-netrc.sh 00:58:10 WARN: Log server credential not found. 00:58:10 [autorelease-gerrit-branch-lock-manganese] $ /bin/bash /tmp/jenkins9990384426160263259.sh 00:58:10 ---> python-tools-install.sh 00:58:10 Setup pyenv: 00:58:10 system 00:58:10 3.8.20 00:58:10 3.9.20 00:58:10 3.10.15 00:58:10 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-manganese/.python-version) 00:58:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fNRS from file:/tmp/.os_lf_venv 00:58:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:58:12 lf-activate-venv(): INFO: Installing additional packages: lftools 00:58:22 lf-activate-venv(): INFO: Adding /tmp/venv-fNRS/bin to PATH 00:58:22 Generating Requirements File 00:58:48 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. 00:58:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:58:48 Python 3.11.10 00:58:48 pip 26.2.1 from /tmp/venv-fNRS/lib/python3.11/site-packages/pip (python 3.11) 00:58:49 aiohappyeyeballs==2.7.1 00:58:49 aiohttp==3.14.3 00:58:49 aiosignal==1.4.0 00:58:49 appdirs==1.4.4 00:58:49 argcomplete==3.7.2 00:58:49 aspy.yaml==1.3.0 00:58:49 attrs==26.1.0 00:58:49 autopage==0.6.0 00:58:49 beautifulsoup4==4.15.0 00:58:49 boto3==1.43.83 00:58:49 botocore==1.43.83 00:58:49 bs4==0.0.2 00:58:49 certifi==2026.7.22 00:58:49 cffi==2.1.1 00:58:49 cfgv==3.5.0 00:58:49 chardet==7.6.0 00:58:49 charset-normalizer==3.5.1 00:58:49 click==8.5.0 00:58:49 cliff==4.16.0 00:58:49 cmd2==4.2.2 00:58:49 cryptography==3.3.2 00:58:49 debtcollector==3.1.0 00:58:49 decorator==5.3.1 00:58:49 defusedxml==0.7.1 00:58:49 Deprecated==1.3.1 00:58:49 distlib==0.4.3 00:58:49 dnspython==2.8.0 00:58:49 docker==7.2.0 00:58:49 dogpile.cache==1.5.0 00:58:49 durationpy==0.11 00:58:49 email-validator==2.3.0 00:58:49 filelock==3.32.4 00:58:49 frozenlist==1.8.0 00:58:49 future==1.0.0 00:58:49 gitdb==4.0.12 00:58:49 GitPython==3.1.61 00:58:49 httplib2==0.30.2 00:58:49 identify==2.6.19 00:58:49 idna==3.19 00:58:49 importlib-resources==1.5.0 00:58:49 iso8601==2.1.0 00:58:49 Jinja2==3.1.6 00:58:49 jmespath==1.1.0 00:58:49 jsonpatch==1.33 00:58:49 jsonpointer==3.1.1 00:58:49 jsonschema==4.26.0 00:58:49 jsonschema-specifications==2025.9.1 00:58:49 keystoneauth1==5.17.0 00:58:49 kubernetes==36.0.3 00:58:49 lftools==0.37.23 00:58:49 lxml==6.1.2 00:58:49 markdown-it-py==4.2.0 00:58:49 MarkupSafe==3.0.3 00:58:49 mdurl==0.1.2 00:58:49 msgpack==1.2.2 00:58:49 multi_key_dict==2.0.3 00:58:49 multidict==6.7.1 00:58:49 munch==4.0.0 00:58:49 netaddr==1.3.0 00:58:49 niet==1.4.2 00:58:49 nodeenv==1.10.0 00:58:49 oauth2client==4.1.3 00:58:49 oauthlib==3.3.1 00:58:49 openstacksdk==4.19.1 00:58:49 os-service-types==1.9.0 00:58:49 osc-lib==4.7.0 00:58:49 oslo.config==10.7.0 00:58:49 oslo.context==6.5.0 00:58:49 oslo.i18n==6.9.0 00:58:49 oslo.log==8.3.1 00:58:49 oslo.serialization==5.11.0 00:58:49 oslo.utils==10.2.0 00:58:49 packaging==26.3 00:58:49 pbr==7.0.3 00:58:49 platformdirs==4.11.5 00:58:49 prettytable==3.18.0 00:58:49 prompt_toolkit==3.0.53 00:58:49 propcache==0.5.2 00:58:49 psutil==7.2.2 00:58:49 pyasn1==0.6.4 00:58:49 pyasn1_modules==0.4.2 00:58:49 pycparser==3.0 00:58:49 pygerrit2==2.0.15 00:58:49 PyGithub==2.10.0 00:58:49 Pygments==2.21.0 00:58:49 PyJWT==2.13.0 00:58:49 PyNaCl==1.6.2 00:58:49 pyparsing==2.4.7 00:58:49 pyperclip==1.11.0 00:58:49 pyrsistent==0.20.0 00:58:49 python-dateutil==2.9.0.post0 00:58:49 python-discovery==1.6.0 00:58:49 python-heatclient==5.3.0 00:58:49 python-jenkins==1.8.3 00:58:49 python-keystoneclient==6.0.0 00:58:49 python-magnumclient==5.0.0 00:58:49 python-manilaclient==6.3.0 00:58:49 python-openstackclient==10.3.0 00:58:49 python-swiftclient==4.11.0 00:58:49 PyYAML==6.0.3 00:58:49 referencing==0.37.0 00:58:49 requests==2.34.2 00:58:49 requests-oauthlib==2.0.0 00:58:49 rfc3986==2.0.0 00:58:49 rich==15.0.0 00:58:49 rich-argparse==1.8.0 00:58:49 rpds-py==2026.6.3 00:58:49 rsa==4.9.1 00:58:49 ruamel.yaml==0.19.1 00:58:49 ruamel.yaml.clib==0.2.15 00:58:49 s3transfer==0.19.2 00:58:49 simplejson==4.1.2 00:58:49 six==1.17.0 00:58:49 smmap==5.0.3 00:58:49 soupsieve==2.9.2 00:58:49 stevedore==5.9.1 00:58:49 tabulate==0.10.0 00:58:49 toml==0.10.2 00:58:49 tomlkit==0.15.1 00:58:49 tqdm==4.70.0 00:58:49 typing_extensions==4.16.0 00:58:49 urllib3==1.26.20 00:58:49 virtualenv==21.7.7 00:58:49 wcwidth==0.8.3 00:58:49 websocket-client==1.9.1 00:58:49 wrapt==2.3.0 00:58:49 xdg==6.0.0 00:58:49 xmltodict==1.0.4 00:58:49 yarl==1.24.5 00:58:49 yq==4.1.2 00:58:49 [autorelease-gerrit-branch-lock-manganese] $ /bin/sh /tmp/jenkins9630775074420822778.sh 00:58:49 ---> uv-install.sh 00:58:49 Installing uv/uvx (latest) using shell installer 00:58:49 2026-08-30 00:58:49 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-cZPzRR.sh" [1] 00:58:49 downloading uv 0.12.7 x86_64-unknown-linux-gnu 00:58:50 installing to /home/jenkins/.local/bin 00:58:50 uv 00:58:50 uvx 00:58:50 everything's installed! 00:58:50 00:58:50 To add $HOME/.local/bin to your PATH, either restart your shell or run: 00:58:50 00:58:50 source $HOME/.local/bin/env (sh, bash, zsh) 00:58:50 source $HOME/.local/bin/env.fish (fish) 00:58:50 Adding install location to PATH 00:58:50 ---> Validating uv/uvx install 00:58:50 uvx 0.12.7 (x86_64-unknown-linux-gnu) 00:58:50 [autorelease-gerrit-branch-lock-manganese] $ /bin/bash /tmp/jenkins1625561030724355682.sh 00:58:50 ---> sudo-logs.sh 00:58:50 Archiving 'sudo' log.. 00:58:50 [autorelease-gerrit-branch-lock-manganese] $ /bin/bash /tmp/jenkins3940104709423824839.sh 00:58:50 ---> job-cost.sh 00:58:50 INFO: Activating Python virtual environment... 00:58:50 Setup pyenv: 00:58:50 system 00:58:50 3.8.20 00:58:50 3.9.20 00:58:50 3.10.15 00:58:50 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-manganese/.python-version) 00:58:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fNRS from file:/tmp/.os_lf_venv 00:58:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:58:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:58:59 lf-activate-venv(): INFO: Adding /tmp/venv-fNRS/bin to PATH 00:58:59 INFO: No stack-cost file found 00:58:59 INFO: Instance uptime: 148s 00:58:59 INFO: Fetching instance metadata (attempt 1 of 3)... 00:58:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:58:59 INFO: Successfully fetched instance metadata 00:58:59 INFO: Instance type: v3-standard-4 00:58:59 INFO: Retrieving pricing info for: v3-standard-4 00:58:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:58:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=148 00:58:59 INFO: Successfully fetched Vexxhost pricing API 00:58:59 INFO: Retrieved cost: 0.11 00:59:00 INFO: Retrieved resource: v3-standard-4 00:59:00 INFO: Creating archive directory: /w/workspace/autorelease-gerrit-branch-lock-manganese/archives/cost 00:59:00 INFO: Archiving costs to: /w/workspace/autorelease-gerrit-branch-lock-manganese/archives/cost.csv 00:59:00 INFO: Successfully archived job cost data 00:59:00 DEBUG: Cost data: autorelease-gerrit-branch-lock-manganese,11,2026-08-30 00:59:00,v3-standard-4,148,0.11,0.00,SUCCESS 00:59:00 [autorelease-gerrit-branch-lock-manganese] $ /bin/bash -l /tmp/jenkins17542929235203702539.sh 00:59:00 ---> logs-deploy.sh 00:59:00 Setup pyenv: 00:59:00 system 00:59:00 3.8.20 00:59:00 3.9.20 00:59:00 3.10.15 00:59:00 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-manganese/.python-version) 00:59:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fNRS from file:/tmp/.os_lf_venv 00:59:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:59:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:59:11 lf-activate-venv(): INFO: Adding /tmp/venv-fNRS/bin to PATH 00:59:11 WARNING: Nexus logging server not set 00:59:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-manganese/11/ 00:59:11 INFO: archiving logs to S3 00:59:12 ---> uname -a: 00:59:12 Linux prd-ubuntu2204-builder-4c-4g-45941 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 00:59:12 00:59:12 00:59:12 ---> lscpu: 00:59:12 Architecture: x86_64 00:59:12 CPU op-mode(s): 32-bit, 64-bit 00:59:12 Address sizes: 40 bits physical, 48 bits virtual 00:59:12 Byte Order: Little Endian 00:59:12 CPU(s): 4 00:59:12 On-line CPU(s) list: 0-3 00:59:12 Vendor ID: AuthenticAMD 00:59:12 Model name: AMD EPYC-Rome Processor 00:59:12 CPU family: 23 00:59:12 Model: 49 00:59:12 Thread(s) per core: 1 00:59:12 Core(s) per socket: 1 00:59:12 Socket(s): 4 00:59:12 Stepping: 0 00:59:12 BogoMIPS: 5599.99 00:59:12 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 00:59:12 Virtualization: AMD-V 00:59:12 Hypervisor vendor: KVM 00:59:12 Virtualization type: full 00:59:12 L1d cache: 128 KiB (4 instances) 00:59:12 L1i cache: 128 KiB (4 instances) 00:59:12 L2 cache: 2 MiB (4 instances) 00:59:12 L3 cache: 64 MiB (4 instances) 00:59:12 NUMA node(s): 1 00:59:12 NUMA node0 CPU(s): 0-3 00:59:12 Vulnerability Gather data sampling: Not affected 00:59:12 Vulnerability Indirect target selection: Not affected 00:59:12 Vulnerability Itlb multihit: Not affected 00:59:12 Vulnerability L1tf: Not affected 00:59:12 Vulnerability Mds: Not affected 00:59:12 Vulnerability Meltdown: Not affected 00:59:12 Vulnerability Mmio stale data: Not affected 00:59:12 Vulnerability Reg file data sampling: Not affected 00:59:12 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 00:59:12 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 00:59:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:59:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:59:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:59:12 Vulnerability Srbds: Not affected 00:59:12 Vulnerability Tsa: Not affected 00:59:12 Vulnerability Tsx async abort: Not affected 00:59:12 Vulnerability Vmscape: Not affected 00:59:12 00:59:12 00:59:12 ---> nproc: 00:59:12 4 00:59:12 00:59:12 00:59:12 ---> df -h: 00:59:12 Filesystem Size Used Avail Use% Mounted on 00:59:12 tmpfs 1.6G 1.1M 1.6G 1% /run 00:59:12 /dev/vda1 78G 11G 67G 14% / 00:59:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 00:59:12 tmpfs 5.0M 0 5.0M 0% /run/lock 00:59:12 /dev/vda15 105M 6.1M 99M 6% /boot/efi 00:59:12 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 00:59:12 00:59:12 00:59:12 ---> free -m: 00:59:12 total used free shared buff/cache available 00:59:12 Mem: 15989 689 12631 4 2668 14970 00:59:12 Swap: 1023 0 1023 00:59:12 00:59:12 00:59:12 ---> ip addr: 00:59:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:59:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:59:12 inet 127.0.0.1/8 scope host lo 00:59:12 valid_lft forever preferred_lft forever 00:59:12 inet6 ::1/128 scope host 00:59:12 valid_lft forever preferred_lft forever 00:59:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 00:59:12 link/ether fa:16:3e:27:7c:4d brd ff:ff:ff:ff:ff:ff 00:59:12 altname enp0s3 00:59:12 inet 10.30.171.108/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 00:59:12 valid_lft 86246sec preferred_lft 86246sec 00:59:12 inet6 fe80::f816:3eff:fe27:7c4d/64 scope link 00:59:12 valid_lft forever preferred_lft forever 00:59:12 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:59:12 link/ether 06:6a:1b:59:04:49 brd ff:ff:ff:ff:ff:ff 00:59:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:59:12 valid_lft forever preferred_lft forever 00:59:12 00:59:12 00:59:12 ---> sar -b -r -n DEV: 00:59:12 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-4c-4g-45941) 08/30/26 _x86_64_ (4 CPU) 00:59:12 00:59:12 00:56:41 LINUX RESTART (4 CPU) 00:59:12 00:59:12 00:59:12 ---> sar -P ALL: 00:59:12 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-4c-4g-45941) 08/30/26 _x86_64_ (4 CPU) 00:59:12 00:59:12 00:56:41 LINUX RESTART (4 CPU) 00:59:12 00:59:12 00:59:12