08:00:56 Started by timer 08:00:56 Running as SYSTEM 08:00:56 [EnvInject] - Loading node environment variables. 08:00:56 Building remotely on prd-ubuntu2204-builder-2c-2g-37735 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-sandbox-cleanup 08:00:56 [ssh-agent] Looking for ssh-agent implementation... 08:00:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:56 $ ssh-agent 08:00:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXvlOKeb/agent.1513 08:00:56 SSH_AGENT_PID=1515 08:00:56 [ssh-agent] Started. 08:00:56 Running ssh-add (command line suppressed) 08:00:56 Identity added: /w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_7324831284533583007.key (/w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_7324831284533583007.key) 08:00:56 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:00:56 provisioning config files... 08:00:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:56 provisioning config files... 08:00:57 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:00:57 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2009869185806091073.sh 08:00:57 ---> jenkins-sandbox-cleanup.sh 08:00:57 Setup pyenv: 08:00:57 * system (set by /opt/pyenv/version) 08:00:57 * 3.8.20 (set by /opt/pyenv/version) 08:00:57 * 3.9.20 (set by /opt/pyenv/version) 08:00:57 3.10.15 08:00:57 3.11.10 08:01:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TgGH 08:01:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:06 lf-activate-venv(): INFO: Base packages installed successfully 08:01:06 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:01:24 lf-activate-venv(): INFO: Adding /tmp/venv-TgGH/bin to PATH 08:01:25 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:01:25 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:01:25 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:01:25 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:01:25 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:01:25 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:01:25 Traceback (most recent call last): 08:01:25 File "/tmp/venv-TgGH/bin/jenkins-jobs", line 6, in 08:01:25 sys.exit(main()) 08:01:25 ^^^^^^ 08:01:25 File "/tmp/venv-TgGH/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:25 jjb = JenkinsJobs(argv) 08:01:25 ^^^^^^^^^^^^^^^^^ 08:01:25 File "/tmp/venv-TgGH/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:25 self.parser = create_parser() 08:01:25 ^^^^^^^^^^^^^^^ 08:01:25 File "/tmp/venv-TgGH/lib/python3.11/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:25 extension_manager.map(parse_subcommand_args, subparser) 08:01:25 File "/tmp/venv-TgGH/lib/python3.11/site-packages/stevedore/extension.py", line 377, in map 08:01:25 raise NoMatches(f'No {self.namespace} extensions found') 08:01:25 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:25 Build step 'Execute shell' marked build as failure 08:01:25 $ ssh-agent -k 08:01:25 unset SSH_AUTH_SOCK; 08:01:25 unset SSH_AGENT_PID; 08:01:25 echo Agent pid 1515 killed; 08:01:25 [ssh-agent] Stopped. 08:01:25 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:25 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5024998112130991344.sh 08:01:25 ---> sysstat.sh 08:01:25 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10558669028059221552.sh 08:01:25 ---> package-listing.sh 08:01:25 ++ facter osfamily 08:01:25 ++ tr '[:upper:]' '[:lower:]' 08:01:26 + OS_FAMILY=debian 08:01:26 + workspace=/w/workspace/builder-jenkins-sandbox-cleanup 08:01:26 + START_PACKAGES=/tmp/packages_start.txt 08:01:26 + END_PACKAGES=/tmp/packages_end.txt 08:01:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:26 + PACKAGES=/tmp/packages_start.txt 08:01:26 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:01:26 + PACKAGES=/tmp/packages_end.txt 08:01:26 + case "${OS_FAMILY}" in 08:01:26 + dpkg -l 08:01:26 + grep '^ii' 08:01:26 + '[' -f /tmp/packages_start.txt ']' 08:01:26 + '[' -f /tmp/packages_end.txt ']' 08:01:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:26 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:01:26 + mkdir -p /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:01:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:01:26 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13980140814902273635.sh 08:01:26 ---> capture-instance-metadata.sh 08:01:26 Setup pyenv: 08:01:26 system 08:01:26 3.8.20 08:01:26 3.9.20 08:01:26 3.10.15 08:01:26 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:01:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RZ3U 08:01:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:34 lf-activate-venv(): INFO: Base packages installed successfully 08:01:34 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:59 lf-activate-venv(): INFO: Adding /tmp/venv-RZ3U/bin to PATH 08:01:59 INFO: Running in OpenStack, capturing instance metadata 08:01:59 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11509419112781502906.sh 08:01:59 provisioning config files... 08:02:00 Could not find credentials [logs] for builder-jenkins-sandbox-cleanup #417 08:02:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-sandbox-cleanup@tmp/config11894435260980439059tmp 08:02:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:02:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:02:00 provisioning config files... 08:02:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:02:00 [EnvInject] - Injecting environment variables from a build step. 08:02:00 [EnvInject] - Injecting as environment variables the properties content 08:02:00 SERVER_ID=logs 08:02:00 08:02:00 [EnvInject] - Variables injected successfully. 08:02:00 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6445483544991402765.sh 08:02:00 ---> create-netrc.sh 08:02:00 WARN: Log server credential not found. 08:02:00 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8823196572379866345.sh 08:02:00 ---> python-tools-install.sh 08:02:00 Setup pyenv: 08:02:00 system 08:02:00 3.8.20 08:02:00 3.9.20 08:02:00 3.10.15 08:02:00 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RZ3U from file:/tmp/.os_lf_venv 08:02:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:02 lf-activate-venv(): INFO: Base packages installed successfully 08:02:02 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:11 lf-activate-venv(): INFO: Adding /tmp/venv-RZ3U/bin to PATH 08:02:11 Generating Requirements File 08:02:38 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:02:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:02:39 Python 3.11.10 08:02:39 pip 26.2.1 from /tmp/venv-RZ3U/lib/python3.11/site-packages/pip (python 3.11) 08:02:39 aiohappyeyeballs==2.7.1 08:02:39 aiohttp==3.14.3 08:02:39 aiosignal==1.4.0 08:02:39 appdirs==1.4.4 08:02:39 argcomplete==3.7.2 08:02:39 aspy.yaml==1.3.0 08:02:39 attrs==26.1.0 08:02:39 autopage==0.6.0 08:02:39 beautifulsoup4==4.15.0 08:02:39 boto3==1.43.72 08:02:39 botocore==1.43.72 08:02:39 bs4==0.0.2 08:02:39 certifi==2026.7.22 08:02:39 cffi==2.1.1 08:02:39 cfgv==3.5.0 08:02:39 chardet==7.6.0 08:02:39 charset-normalizer==3.5.0 08:02:39 click==8.4.2 08:02:39 cliff==4.15.0 08:02:39 cmd2==4.2.0 08:02:39 cryptography==3.3.2 08:02:39 debtcollector==3.1.0 08:02:39 decorator==5.3.1 08:02:39 defusedxml==0.7.1 08:02:39 Deprecated==1.3.1 08:02:39 distlib==0.4.3 08:02:39 dnspython==2.8.0 08:02:39 docker==7.2.0 08:02:39 dogpile.cache==1.5.0 08:02:39 durationpy==0.10 08:02:39 email-validator==2.3.0 08:02:39 filelock==3.32.3 08:02:39 frozenlist==1.8.0 08:02:39 future==1.0.0 08:02:39 gitdb==4.0.12 08:02:39 GitPython==3.1.59 08:02:39 httplib2==0.30.2 08:02:39 identify==2.6.19 08:02:39 idna==3.18 08:02:39 importlib-resources==1.5.0 08:02:39 iso8601==2.1.0 08:02:39 Jinja2==3.1.6 08:02:39 jmespath==1.1.0 08:02:39 jsonpatch==1.33 08:02:39 jsonpointer==3.1.1 08:02:39 jsonschema==4.26.0 08:02:39 jsonschema-specifications==2025.9.1 08:02:39 keystoneauth1==5.15.0 08:02:39 kubernetes==36.0.3 08:02:39 lftools==0.37.23 08:02:39 lxml==6.1.1 08:02:39 markdown-it-py==4.2.0 08:02:39 MarkupSafe==3.0.3 08:02:39 mdurl==0.1.2 08:02:39 msgpack==1.2.1 08:02:39 multi_key_dict==2.0.3 08:02:39 multidict==6.7.1 08:02:39 munch==4.0.0 08:02:39 netaddr==1.3.0 08:02:39 niet==1.4.2 08:02:39 nodeenv==1.10.0 08:02:39 oauth2client==4.1.3 08:02:39 oauthlib==3.3.1 08:02:39 openstacksdk==4.18.0 08:02:39 os-service-types==1.9.0 08:02:39 osc-lib==4.7.0 08:02:39 oslo.config==10.7.0 08:02:39 oslo.context==6.5.0 08:02:39 oslo.i18n==6.9.0 08:02:39 oslo.log==8.3.0 08:02:39 oslo.serialization==5.11.0 08:02:39 oslo.utils==10.1.1 08:02:39 packaging==26.3 08:02:39 pbr==7.0.3 08:02:39 platformdirs==4.11.3 08:02:39 prettytable==3.18.0 08:02:39 prompt_toolkit==3.0.53 08:02:39 propcache==0.5.2 08:02:39 psutil==7.2.2 08:02:39 pyasn1==0.6.4 08:02:39 pyasn1_modules==0.4.2 08:02:39 pycparser==3.0 08:02:39 pygerrit2==2.0.15 08:02:39 PyGithub==2.9.1 08:02:39 Pygments==2.20.0 08:02:39 PyJWT==2.13.0 08:02:39 PyNaCl==1.6.2 08:02:39 pyparsing==2.4.7 08:02:39 pyperclip==1.11.0 08:02:39 pyrsistent==0.20.0 08:02:39 python-dateutil==2.9.0.post0 08:02:39 python-discovery==1.5.2 08:02:39 python-heatclient==5.2.0 08:02:39 python-jenkins==1.8.3 08:02:39 python-keystoneclient==5.8.0 08:02:39 python-magnumclient==4.11.0 08:02:39 python-manilaclient==6.2.0 08:02:39 python-openstackclient==10.2.1 08:02:39 python-swiftclient==4.10.0 08:02:39 PyYAML==6.0.3 08:02:39 referencing==0.37.0 08:02:39 requests==2.34.2 08:02:39 requests-oauthlib==2.0.0 08:02:39 rfc3986==2.0.0 08:02:39 rich==15.0.0 08:02:39 rich-argparse==1.8.0 08:02:39 rpds-py==2026.6.3 08:02:39 rsa==4.9.1 08:02:39 ruamel.yaml==0.19.1 08:02:39 ruamel.yaml.clib==0.2.15 08:02:39 s3transfer==0.19.2 08:02:39 simplejson==4.1.1 08:02:39 six==1.17.0 08:02:39 smmap==5.0.3 08:02:39 soupsieve==2.9.2 08:02:39 stevedore==5.9.0 08:02:39 tabulate==0.10.0 08:02:39 toml==0.10.2 08:02:39 tomlkit==0.15.1 08:02:39 tqdm==4.70.0 08:02:39 typing_extensions==4.16.0 08:02:39 urllib3==1.26.20 08:02:39 virtualenv==21.7.4 08:02:39 wcwidth==0.8.2 08:02:39 websocket-client==1.9.0 08:02:39 wrapt==2.3.0 08:02:39 xdg==6.0.0 08:02:39 xmltodict==1.0.4 08:02:39 yarl==1.24.5 08:02:39 yq==4.1.2 08:02:39 [builder-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins7266363542135578442.sh 08:02:39 ---> uv-install.sh 08:02:39 Installing uv/uvx (latest) using shell installer 08:02:40 2026-08-15 08:02:40 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-WsSLsg.sh" [1] 08:02:40 downloading uv 0.12.5 x86_64-unknown-linux-gnu 08:02:40 installing to /home/jenkins/.local/bin 08:02:40 uv 08:02:40 uvx 08:02:40 everything's installed! 08:02:40 08:02:40 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:02:40 08:02:40 source $HOME/.local/bin/env (sh, bash, zsh) 08:02:40 source $HOME/.local/bin/env.fish (fish) 08:02:40 Adding install location to PATH 08:02:40 ---> Validating uv/uvx install 08:02:40 uvx 0.12.5 (x86_64-unknown-linux-gnu) 08:02:40 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8366460611471091792.sh 08:02:40 ---> sudo-logs.sh 08:02:40 Archiving 'sudo' log.. 08:02:41 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2463122077688572471.sh 08:02:41 ---> job-cost.sh 08:02:41 INFO: Activating Python virtual environment... 08:02:41 Setup pyenv: 08:02:41 system 08:02:41 3.8.20 08:02:41 3.9.20 08:02:41 3.10.15 08:02:41 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RZ3U from file:/tmp/.os_lf_venv 08:02:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:43 lf-activate-venv(): INFO: Base packages installed successfully 08:02:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:50 lf-activate-venv(): INFO: Adding /tmp/venv-RZ3U/bin to PATH 08:02:50 INFO: No stack-cost file found 08:02:50 INFO: Instance uptime: 157s 08:02:50 INFO: Fetching instance metadata (attempt 1 of 3)... 08:02:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:02:50 INFO: Successfully fetched instance metadata 08:02:50 INFO: Instance type: v3-standard-2 08:02:50 INFO: Retrieving pricing info for: v3-standard-2 08:02:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:02:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=157 08:02:50 INFO: Successfully fetched Vexxhost pricing API 08:02:50 INFO: Retrieved cost: 0.06 08:02:50 INFO: Retrieved resource: v3-standard-2 08:02:50 INFO: Creating archive directory: /w/workspace/builder-jenkins-sandbox-cleanup/archives/cost 08:02:50 INFO: Archiving costs to: /w/workspace/builder-jenkins-sandbox-cleanup/archives/cost.csv 08:02:50 INFO: Successfully archived job cost data 08:02:50 DEBUG: Cost data: builder-jenkins-sandbox-cleanup,417,2026-08-15 08:02:50,v3-standard-2,157,0.06,0.00,FAILURE 08:02:50 [builder-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins12933584270853706811.sh 08:02:50 ---> logs-deploy.sh 08:02:50 Setup pyenv: 08:02:50 system 08:02:50 3.8.20 08:02:50 3.9.20 08:02:50 3.10.15 08:02:50 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RZ3U from file:/tmp/.os_lf_venv 08:02:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:52 lf-activate-venv(): INFO: Base packages installed successfully 08:02:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:03:04 lf-activate-venv(): INFO: Adding /tmp/venv-RZ3U/bin to PATH 08:03:04 WARNING: Nexus logging server not set 08:03:04 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-sandbox-cleanup/417/ 08:03:04 INFO: archiving logs to S3 08:03:05 ---> uname -a: 08:03:05 Linux prd-ubuntu2204-builder-2c-2g-37735 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:03:05 08:03:05 08:03:05 ---> lscpu: 08:03:05 Architecture: x86_64 08:03:05 CPU op-mode(s): 32-bit, 64-bit 08:03:05 Address sizes: 40 bits physical, 48 bits virtual 08:03:05 Byte Order: Little Endian 08:03:05 CPU(s): 2 08:03:05 On-line CPU(s) list: 0,1 08:03:05 Vendor ID: AuthenticAMD 08:03:05 Model name: AMD EPYC-Rome Processor 08:03:05 CPU family: 23 08:03:05 Model: 49 08:03:05 Thread(s) per core: 1 08:03:05 Core(s) per socket: 1 08:03:05 Socket(s): 2 08:03:05 Stepping: 0 08:03:05 BogoMIPS: 5599.99 08:03:05 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:03:05 Virtualization: AMD-V 08:03:05 Hypervisor vendor: KVM 08:03:05 Virtualization type: full 08:03:05 L1d cache: 64 KiB (2 instances) 08:03:05 L1i cache: 64 KiB (2 instances) 08:03:05 L2 cache: 1 MiB (2 instances) 08:03:05 L3 cache: 32 MiB (2 instances) 08:03:05 NUMA node(s): 1 08:03:05 NUMA node0 CPU(s): 0,1 08:03:05 Vulnerability Gather data sampling: Not affected 08:03:05 Vulnerability Indirect target selection: Not affected 08:03:05 Vulnerability Itlb multihit: Not affected 08:03:05 Vulnerability L1tf: Not affected 08:03:05 Vulnerability Mds: Not affected 08:03:05 Vulnerability Meltdown: Not affected 08:03:05 Vulnerability Mmio stale data: Not affected 08:03:05 Vulnerability Reg file data sampling: Not affected 08:03:05 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:03:05 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:03:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:03:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:03:05 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:03:05 Vulnerability Srbds: Not affected 08:03:05 Vulnerability Tsa: Not affected 08:03:05 Vulnerability Tsx async abort: Not affected 08:03:05 Vulnerability Vmscape: Not affected 08:03:05 08:03:05 08:03:05 ---> nproc: 08:03:05 2 08:03:05 08:03:05 08:03:05 ---> df -h: 08:03:05 Filesystem Size Used Avail Use% Mounted on 08:03:05 tmpfs 794M 1.1M 793M 1% /run 08:03:05 /dev/vda1 39G 11G 28G 28% / 08:03:05 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:03:05 tmpfs 5.0M 0 5.0M 0% /run/lock 08:03:05 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:03:05 tmpfs 794M 4.0K 794M 1% /run/user/1001 08:03:05 08:03:05 08:03:05 ---> free -m: 08:03:05 total used free shared buff/cache available 08:03:05 Mem: 7937 496 4763 4 2677 7142 08:03:05 Swap: 1023 0 1023 08:03:05 08:03:05 08:03:05 ---> ip addr: 08:03:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:05 inet 127.0.0.1/8 scope host lo 08:03:05 valid_lft forever preferred_lft forever 08:03:05 inet6 ::1/128 scope host 08:03:05 valid_lft forever preferred_lft forever 08:03:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:03:05 link/ether fa:16:3e:b7:5e:46 brd ff:ff:ff:ff:ff:ff 08:03:05 altname enp0s3 08:03:05 inet 10.30.170.95/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:03:05 valid_lft 86235sec preferred_lft 86235sec 08:03:05 inet6 fe80::f816:3eff:feb7:5e46/64 scope link 08:03:05 valid_lft forever preferred_lft forever 08:03:05 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:03:05 link/ether 0e:6d:8b:23:c8:ac brd ff:ff:ff:ff:ff:ff 08:03:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:03:05 valid_lft forever preferred_lft forever 08:03:05 08:03:05 08:03:05 ---> sar -b -r -n DEV: 08:03:05 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-37735) 08/15/26 _x86_64_ (2 CPU) 08:03:05 08:03:05 08:00:23 LINUX RESTART (2 CPU) 08:03:05 08:03:05 08:03:05 ---> sar -P ALL: 08:03:05 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-37735) 08/15/26 _x86_64_ (2 CPU) 08:03:05 08:03:05 08:00:23 LINUX RESTART (2 CPU) 08:03:05 08:03:05 08:03:05