19:27:33 Started by user Robert Varga 19:27:33 Running as SYSTEM 19:27:33 [EnvInject] - Loading node environment variables. 19:27:33 Building remotely on prd-ubuntu2204-builder-4c-4g-25017 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-chromium 19:27:33 [ssh-agent] Looking for ssh-agent implementation... 19:27:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:27:33 $ ssh-agent 19:27:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmkcBoz/agent.1573 19:27:33 SSH_AGENT_PID=1575 19:27:33 [ssh-agent] Started. 19:27:33 Running ssh-add (command line suppressed) 19:27:33 Identity added: /w/workspace/autorelease-gerrit-branch-lock-chromium@tmp/private_key_226543380566127590.key (/w/workspace/autorelease-gerrit-branch-lock-chromium@tmp/private_key_226543380566127590.key) 19:27:33 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:27:33 The recommended git tool is: NONE 19:27:35 using credential jenkins-ssh 19:27:35 Wiping out workspace first. 19:27:35 Cloning the remote Git repository 19:27:35 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 19:27:35 > git init /w/workspace/autorelease-gerrit-branch-lock-chromium # timeout=10 19:27:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 19:27:35 > git --version # timeout=10 19:27:35 > git --version # 'git version 2.34.1' 19:27:35 using GIT_SSH to set credentials jenkins-ssh 19:27:35 Verifying host key using known hosts file 19:27:36 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:27:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 19:27:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 19:27:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:27:39 Avoid second fetch 19:27:39 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:27:39 Checking out Revision de362b40991f5cfc7c47be39eda28a30d46594db (refs/remotes/origin/master) 19:27:39 > git config core.sparsecheckout # timeout=10 19:27:39 > git checkout -f de362b40991f5cfc7c47be39eda28a30d46594db # timeout=10 19:27:39 Commit message: "Update git submodules" 19:27:39 > git rev-list --no-walk 111315b56eee86efe0c53291098db2fc3b9c9fa3 # timeout=10 19:27:43 provisioning config files... 19:27:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:27:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:27:43 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins1317547753698156988.sh 19:27:43 ---> autorelease-gerrit-branch-lock.sh 19:27:43 Cloning into 'All-Projects'... 19:27:45 Total 2007 (delta 634), reused 2007 (delta 634) 19:27:45 Note: switching to '45ab425293ef506a806fd38116695c3cd901b606'. 19:27:45 19:27:45 You are in 'detached HEAD' state. You can look around, make experimental 19:27:45 changes and commit them, and you can discard any commits you make in this 19:27:45 state without impacting any branches by switching back to a branch. 19:27:45 19:27:45 If you want to create a new branch to retain commits you create, you may 19:27:45 do so (now or later) by using -c with the switch command. Example: 19:27:45 19:27:45 git switch -c 19:27:45 19:27:45 Or undo this operation with: 19:27:45 19:27:45 git switch - 19:27:45 19:27:45 Turn off this advice by setting config variable advice.detachedHead to false 19:27:45 19:27:46 From ssh://git.opendaylight.org:29418/All-Projects 19:27:46 * [new ref] refs/meta/config -> config 19:27:47 Switched to branch 'config' 19:27:52 + case $mode in 19:27:52 + echo 'INFO: Unlocking branch: master' 19:27:52 INFO: Unlocking branch: master 19:27:52 + git config -f project.config --remove-section access.refs/heads/master 19:27:52 + git commit -asm 'Chore: Unlock branch master' 19:27:52 [config 7e98138] Chore: Unlock branch master 19:27:52 1 file changed, 6 deletions(-) 19:27:52 + git diff HEAD~1 19:27:52 diff --git a/project.config b/project.config 19:27:52 index 001e1c0..a1e4a35 100644 19:27:52 --- a/project.config 19:27:52 +++ b/project.config 19:27:52 @@ -152,9 +152,3 @@ 19:27:52 exclusiveGroupPermissions = create 19:27:52 create = block group Registered Users 19:27:52 create = group Release Engineering Team 19:27:52 -[access "refs/heads/master"] 19:27:52 - exclusiveGroupPermissions = submit 19:27:52 - submit = group Release Engineering Team 19:27:52 - removeReviewer = group Release Engineering Team 19:27:52 - label-Code-Review = -2..+2 group Release Engineering Team 19:27:52 - label-Verified = -1..+1 group Release Engineering Team 19:27:52 + '[' false = true ']' 19:27:52 + echo 'INFO: Pushing changes to the repository.' 19:27:52 INFO: Pushing changes to the repository. 19:27:52 + git push origin HEAD:refs/meta/config 19:27:54 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 19:27:54 To ssh://git.opendaylight.org:29418/All-Projects 19:27:54 45ab425..7e98138 HEAD -> refs/meta/config 19:27:54 $ ssh-agent -k 19:27:54 unset SSH_AUTH_SOCK; 19:27:54 unset SSH_AGENT_PID; 19:27:54 echo Agent pid 1575 killed; 19:27:54 [ssh-agent] Stopped. 19:27:54 [PostBuildScript] - [INFO] Executing post build scripts. 19:27:54 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins11721933371465692043.sh 19:27:54 ---> sysstat.sh 19:27:55 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins18107353576606231984.sh 19:27:55 ---> package-listing.sh 19:27:55 ++ facter osfamily 19:27:55 ++ tr '[:upper:]' '[:lower:]' 19:27:55 + OS_FAMILY=debian 19:27:55 + workspace=/w/workspace/autorelease-gerrit-branch-lock-chromium 19:27:55 + START_PACKAGES=/tmp/packages_start.txt 19:27:55 + END_PACKAGES=/tmp/packages_end.txt 19:27:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:27:55 + PACKAGES=/tmp/packages_start.txt 19:27:55 + '[' /w/workspace/autorelease-gerrit-branch-lock-chromium ']' 19:27:55 + PACKAGES=/tmp/packages_end.txt 19:27:55 + case "${OS_FAMILY}" in 19:27:55 + dpkg -l 19:27:55 + grep '^ii' 19:27:55 + '[' -f /tmp/packages_start.txt ']' 19:27:55 + '[' -f /tmp/packages_end.txt ']' 19:27:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:27:55 + '[' /w/workspace/autorelease-gerrit-branch-lock-chromium ']' 19:27:55 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/ 19:27:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/ 19:27:55 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins6083261738065556651.sh 19:27:55 ---> capture-instance-metadata.sh 19:27:55 Setup pyenv: 19:27:55 * system (set by /opt/pyenv/version) 19:27:55 * 3.8.20 (set by /opt/pyenv/version) 19:27:55 * 3.9.20 (set by /opt/pyenv/version) 19:27:55 3.10.15 19:27:55 3.11.10 19:28:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lrap 19:28:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:28:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:28:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:28:04 lf-activate-venv(): INFO: Base packages installed successfully 19:28:04 lf-activate-venv(): INFO: Installing additional packages: lftools 19:28:28 lf-activate-venv(): INFO: Adding /tmp/venv-Lrap/bin to PATH 19:28:28 INFO: Running in OpenStack, capturing instance metadata 19:28:28 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins11284017353616852278.sh 19:28:28 provisioning config files... 19:28:28 Could not find credentials [logs] for autorelease-gerrit-branch-lock-chromium #2 19:28:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-chromium@tmp/config1664982269776589973tmp 19:28:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:28:28 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:28:28 provisioning config files... 19:28:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:28:29 [EnvInject] - Injecting environment variables from a build step. 19:28:29 [EnvInject] - Injecting as environment variables the properties content 19:28:29 SERVER_ID=logs 19:28:29 19:28:29 [EnvInject] - Variables injected successfully. 19:28:29 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins3352536261924419589.sh 19:28:29 ---> create-netrc.sh 19:28:29 WARN: Log server credential not found. 19:28:29 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins295087252641585754.sh 19:28:29 ---> python-tools-install.sh 19:28:29 Setup pyenv: 19:28:29 system 19:28:29 3.8.20 19:28:29 3.9.20 19:28:29 3.10.15 19:28:29 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-chromium/.python-version) 19:28:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lrap from file:/tmp/.os_lf_venv 19:28:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:28:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:28:31 lf-activate-venv(): INFO: Base packages installed successfully 19:28:31 lf-activate-venv(): INFO: Installing additional packages: lftools 19:28:40 lf-activate-venv(): INFO: Adding /tmp/venv-Lrap/bin to PATH 19:28:40 Generating Requirements File 19:28:59 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. 19:28:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:28:59 Python 3.11.10 19:28:59 pip 26.0.1 from /tmp/venv-Lrap/lib/python3.11/site-packages/pip (python 3.11) 19:29:00 appdirs==1.4.4 19:29:00 argcomplete==3.6.3 19:29:00 aspy.yaml==1.3.0 19:29:00 attrs==25.4.0 19:29:00 autopage==0.6.0 19:29:00 beautifulsoup4==4.14.3 19:29:00 boto3==1.42.59 19:29:00 botocore==1.42.59 19:29:00 bs4==0.0.2 19:29:00 certifi==2026.2.25 19:29:00 cffi==2.0.0 19:29:00 cfgv==3.5.0 19:29:00 chardet==6.0.0.post1 19:29:00 charset-normalizer==3.4.4 19:29:00 click==8.3.1 19:29:00 cliff==4.13.2 19:29:00 cmd2==3.2.2 19:29:00 cryptography==3.3.2 19:29:00 debtcollector==3.0.0 19:29:00 decorator==5.2.1 19:29:00 defusedxml==0.7.1 19:29:00 Deprecated==1.3.1 19:29:00 distlib==0.4.0 19:29:00 dnspython==2.8.0 19:29:00 docker==7.1.0 19:29:00 dogpile.cache==1.5.0 19:29:00 durationpy==0.10 19:29:00 email-validator==2.3.0 19:29:00 filelock==3.25.0 19:29:00 future==1.0.0 19:29:00 gitdb==4.0.12 19:29:00 GitPython==3.1.46 19:29:00 httplib2==0.30.2 19:29:00 identify==2.6.16 19:29:00 idna==3.11 19:29:00 importlib-resources==1.5.0 19:29:00 iso8601==2.1.0 19:29:00 Jinja2==3.1.6 19:29:00 jmespath==1.1.0 19:29:00 jsonpatch==1.33 19:29:00 jsonpointer==3.0.0 19:29:00 jsonschema==4.26.0 19:29:00 jsonschema-specifications==2025.9.1 19:29:00 keystoneauth1==5.13.1 19:29:00 kubernetes==35.0.0 19:29:00 lftools==0.37.21 19:29:00 lxml==6.0.2 19:29:00 markdown-it-py==4.0.0 19:29:00 MarkupSafe==3.0.3 19:29:00 mdurl==0.1.2 19:29:00 msgpack==1.1.2 19:29:00 multi_key_dict==2.0.3 19:29:00 munch==4.0.0 19:29:00 netaddr==1.3.0 19:29:00 niet==1.4.2 19:29:00 nodeenv==1.10.0 19:29:00 oauth2client==4.1.3 19:29:00 oauthlib==3.3.1 19:29:00 openstacksdk==4.10.0 19:29:00 os-service-types==1.8.2 19:29:00 osc-lib==4.4.0 19:29:00 oslo.config==10.3.0 19:29:00 oslo.context==6.3.0 19:29:00 oslo.i18n==6.7.2 19:29:00 oslo.log==8.1.0 19:29:00 oslo.serialization==5.9.1 19:29:00 oslo.utils==10.0.0 19:29:00 packaging==26.0 19:29:00 pbr==7.0.3 19:29:00 platformdirs==4.9.2 19:29:00 prettytable==3.17.0 19:29:00 psutil==7.2.2 19:29:00 pyasn1==0.6.2 19:29:00 pyasn1_modules==0.4.2 19:29:00 pycparser==3.0 19:29:00 pygerrit2==2.0.15 19:29:00 PyGithub==2.8.1 19:29:00 Pygments==2.19.2 19:29:00 PyJWT==2.11.0 19:29:00 PyNaCl==1.6.2 19:29:00 pyparsing==2.4.7 19:29:00 pyperclip==1.11.0 19:29:00 pyrsistent==0.20.0 19:29:00 python-cinderclient==9.8.0 19:29:00 python-dateutil==2.9.0.post0 19:29:00 python-discovery==1.1.0 19:29:00 python-heatclient==5.1.0 19:29:00 python-jenkins==1.8.3 19:29:00 python-keystoneclient==5.8.0 19:29:00 python-magnumclient==4.10.0 19:29:00 python-openstackclient==9.0.0 19:29:00 python-swiftclient==4.10.0 19:29:00 PyYAML==6.0.3 19:29:00 referencing==0.37.0 19:29:00 requests==2.32.5 19:29:00 requests-oauthlib==2.0.0 19:29:00 requestsexceptions==1.4.0 19:29:00 rfc3986==2.0.0 19:29:00 rich==14.3.3 19:29:00 rich-argparse==1.7.2 19:29:00 rpds-py==0.30.0 19:29:00 rsa==4.9.1 19:29:00 ruamel.yaml==0.19.1 19:29:00 ruamel.yaml.clib==0.2.15 19:29:00 s3transfer==0.16.0 19:29:00 simplejson==3.20.2 19:29:00 six==1.17.0 19:29:00 smmap==5.0.2 19:29:00 soupsieve==2.8.3 19:29:00 stevedore==5.7.0 19:29:00 tabulate==0.9.0 19:29:00 toml==0.10.2 19:29:00 tomlkit==0.14.0 19:29:00 tqdm==4.67.3 19:29:00 typing_extensions==4.15.0 19:29:00 urllib3==1.26.20 19:29:00 virtualenv==21.1.0 19:29:00 wcwidth==0.6.0 19:29:00 websocket-client==1.9.0 19:29:00 wrapt==2.1.1 19:29:00 xdg==6.0.0 19:29:00 xmltodict==1.0.4 19:29:00 yq==3.4.3 19:29:00 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins1907587907244406457.sh 19:29:00 ---> sudo-logs.sh 19:29:00 Archiving 'sudo' log.. 19:29:00 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash /tmp/jenkins5581796677909319088.sh 19:29:00 ---> job-cost.sh 19:29:00 INFO: Activating Python virtual environment... 19:29:00 Setup pyenv: 19:29:00 system 19:29:00 3.8.20 19:29:00 3.9.20 19:29:00 3.10.15 19:29:00 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-chromium/.python-version) 19:29:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lrap from file:/tmp/.os_lf_venv 19:29:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:29:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:29:02 lf-activate-venv(): INFO: Base packages installed successfully 19:29:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:29:08 lf-activate-venv(): INFO: Adding /tmp/venv-Lrap/bin to PATH 19:29:08 INFO: No stack-cost file found 19:29:08 INFO: Instance uptime: 137s 19:29:08 INFO: Fetching instance metadata (attempt 1 of 3)... 19:29:08 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:29:08 INFO: Successfully fetched instance metadata 19:29:08 INFO: Instance type: v3-standard-4 19:29:08 INFO: Retrieving pricing info for: v3-standard-4 19:29:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:29:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=137 19:29:08 INFO: Successfully fetched Vexxhost pricing API 19:29:08 INFO: Retrieved cost: 0.11 19:29:08 INFO: Retrieved resource: v3-standard-4 19:29:08 INFO: Creating archive directory: /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/cost 19:29:08 INFO: Archiving costs to: /w/workspace/autorelease-gerrit-branch-lock-chromium/archives/cost.csv 19:29:08 INFO: Successfully archived job cost data 19:29:08 DEBUG: Cost data: autorelease-gerrit-branch-lock-chromium,2,2026-03-01 19:29:08,v3-standard-4,137,0.11,0.00,SUCCESS 19:29:08 [autorelease-gerrit-branch-lock-chromium] $ /bin/bash -l /tmp/jenkins8799686369724406498.sh 19:29:08 ---> logs-deploy.sh 19:29:08 Setup pyenv: 19:29:08 system 19:29:08 3.8.20 19:29:08 3.9.20 19:29:08 3.10.15 19:29:08 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-chromium/.python-version) 19:29:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lrap from file:/tmp/.os_lf_venv 19:29:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:29:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:29:10 lf-activate-venv(): INFO: Base packages installed successfully 19:29:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:29:19 lf-activate-venv(): INFO: Adding /tmp/venv-Lrap/bin to PATH 19:29:19 WARNING: Nexus logging server not set 19:29:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-chromium/2/ 19:29:19 INFO: archiving logs to S3 19:29:20 /tmp/venv-Lrap/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 19:29:20 warnings.warn( 19:29:21 ---> uname -a: 19:29:21 Linux prd-ubuntu2204-builder-4c-4g-25017 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 19:29:21 19:29:21 19:29:21 ---> lscpu: 19:29:21 Architecture: x86_64 19:29:21 CPU op-mode(s): 32-bit, 64-bit 19:29:21 Address sizes: 40 bits physical, 48 bits virtual 19:29:21 Byte Order: Little Endian 19:29:21 CPU(s): 4 19:29:21 On-line CPU(s) list: 0-3 19:29:21 Vendor ID: AuthenticAMD 19:29:21 Model name: AMD EPYC-Rome Processor 19:29:21 CPU family: 23 19:29:21 Model: 49 19:29:21 Thread(s) per core: 1 19:29:21 Core(s) per socket: 1 19:29:21 Socket(s): 4 19:29:21 Stepping: 0 19:29:21 BogoMIPS: 5600.00 19:29:21 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 19:29:21 Virtualization: AMD-V 19:29:21 Hypervisor vendor: KVM 19:29:21 Virtualization type: full 19:29:21 L1d cache: 128 KiB (4 instances) 19:29:21 L1i cache: 128 KiB (4 instances) 19:29:21 L2 cache: 2 MiB (4 instances) 19:29:21 L3 cache: 64 MiB (4 instances) 19:29:21 NUMA node(s): 1 19:29:21 NUMA node0 CPU(s): 0-3 19:29:21 Vulnerability Gather data sampling: Not affected 19:29:21 Vulnerability Indirect target selection: Not affected 19:29:21 Vulnerability Itlb multihit: Not affected 19:29:21 Vulnerability L1tf: Not affected 19:29:21 Vulnerability Mds: Not affected 19:29:21 Vulnerability Meltdown: Not affected 19:29:21 Vulnerability Mmio stale data: Not affected 19:29:21 Vulnerability Reg file data sampling: Not affected 19:29:21 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 19:29:21 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 19:29:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:29:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:29:21 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:29:21 Vulnerability Srbds: Not affected 19:29:21 Vulnerability Tsa: Not affected 19:29:21 Vulnerability Tsx async abort: Not affected 19:29:21 Vulnerability Vmscape: Not affected 19:29:21 19:29:21 19:29:21 ---> nproc: 19:29:21 4 19:29:21 19:29:21 19:29:21 ---> df -h: 19:29:21 Filesystem Size Used Avail Use% Mounted on 19:29:21 tmpfs 1.6G 1.1M 1.6G 1% /run 19:29:21 /dev/vda1 78G 8.4G 70G 11% / 19:29:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:29:21 tmpfs 5.0M 0 5.0M 0% /run/lock 19:29:21 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:29:21 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 19:29:21 19:29:21 19:29:21 ---> free -m: 19:29:21 total used free shared buff/cache available 19:29:21 Mem: 15989 663 12835 4 2490 15002 19:29:21 Swap: 1023 0 1023 19:29:21 19:29:21 19:29:21 ---> ip addr: 19:29:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:29:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:29:21 inet 127.0.0.1/8 scope host lo 19:29:21 valid_lft forever preferred_lft forever 19:29:21 inet6 ::1/128 scope host 19:29:21 valid_lft forever preferred_lft forever 19:29:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:29:21 link/ether fa:16:3e:4b:64:9f brd ff:ff:ff:ff:ff:ff 19:29:21 altname enp0s3 19:29:21 inet 10.30.171.182/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 19:29:21 valid_lft 86257sec preferred_lft 86257sec 19:29:21 inet6 fe80::f816:3eff:fe4b:649f/64 scope link 19:29:21 valid_lft forever preferred_lft forever 19:29:21 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:29:21 link/ether 56:13:9b:0c:56:f5 brd ff:ff:ff:ff:ff:ff 19:29:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:29:21 valid_lft forever preferred_lft forever 19:29:21 19:29:21 19:29:21 ---> sar -b -r -n DEV: 19:29:21 Linux 5.15.0-168-generic (prd-ubuntu2204-builder-4c-4g-25017) 03/01/26 _x86_64_ (4 CPU) 19:29:21 19:29:21 19:27:00 LINUX RESTART (4 CPU) 19:29:21 19:29:21 19:29:21 ---> sar -P ALL: 19:29:21 Linux 5.15.0-168-generic (prd-ubuntu2204-builder-4c-4g-25017) 03/01/26 _x86_64_ (4 CPU) 19:29:21 19:29:21 19:27:00 LINUX RESTART (4 CPU) 19:29:21 19:29:21 19:29:21