18:32:01 Started by timer 18:32:01 Running as SYSTEM 18:32:01 [EnvInject] - Loading node environment variables. 18:32:01 Building remotely on prd-ubuntu1804-builder-4c-4g-3068 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-api-maven-clm-master 18:32:01 [ssh-agent] Looking for ssh-agent implementation... 18:32:02 $ ssh-agent 18:32:02 SSH_AUTH_SOCK=/tmp/ssh-8slwLQcAw47w/agent.1656 18:32:02 SSH_AGENT_PID=1658 18:32:02 [ssh-agent] Started. 18:32:02 Running ssh-add (command line suppressed) 18:32:02 Identity added: /w/workspace/policy-api-maven-clm-master@tmp/private_key_4654701090088449430.key (/w/workspace/policy-api-maven-clm-master@tmp/private_key_4654701090088449430.key) 18:32:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:32:02 The recommended git tool is: NONE 18:32:03 using credential onap-jenkins-ssh 18:32:03 Wiping out workspace first. 18:32:03 Cloning the remote Git repository 18:32:03 Cloning repository git://cloud.onap.org/mirror/policy/api 18:32:03 > git init /w/workspace/policy-api-maven-clm-master # timeout=10 18:32:03 Fetching upstream changes from git://cloud.onap.org/mirror/policy/api 18:32:03 > git --version # timeout=10 18:32:03 > git --version # 'git version 2.17.1' 18:32:03 using GIT_SSH to set credentials Gerrit user 18:32:03 Verifying host key using manually-configured host key entries 18:32:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/api +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:03 > git config remote.origin.url git://cloud.onap.org/mirror/policy/api # timeout=10 18:32:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:04 Avoid second fetch 18:32:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:32:04 Checking out Revision 3343d60f68e6eb467d53fb8abfa79febcfc35a00 (refs/remotes/origin/master) 18:32:04 > git config core.sparsecheckout # timeout=10 18:32:04 > git checkout -f 3343d60f68e6eb467d53fb8abfa79febcfc35a00 # timeout=10 18:32:04 Commit message: "CI: Deploy python based Github2Gerrit" 18:32:04 > git rev-list --no-walk 3343d60f68e6eb467d53fb8abfa79febcfc35a00 # timeout=10 18:32:07 provisioning config files... 18:32:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:32:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:32:07 [policy-api-maven-clm-master] $ /bin/bash /tmp/jenkins13166790802342305523.sh 18:32:07 ---> python-tools-install.sh 18:32:07 Setup pyenv: 18:32:07 * system (set by /opt/pyenv/version) 18:32:07 * 3.8.13 (set by /opt/pyenv/version) 18:32:07 * 3.9.13 (set by /opt/pyenv/version) 18:32:07 * 3.10.6 (set by /opt/pyenv/version) 18:32:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Nn2 18:32:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:32:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:32:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:32:16 lf-activate-venv(): INFO: Base packages installed successfully 18:32:16 lf-activate-venv(): INFO: Installing additional packages: lftools 18:32:44 lf-activate-venv(): INFO: Adding /tmp/venv-1Nn2/bin to PATH 18:32:44 Generating Requirements File 18:33:05 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. 18:33:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:33:06 Python 3.10.6 18:33:06 pip 26.1.1 from /tmp/venv-1Nn2/lib/python3.10/site-packages/pip (python 3.10) 18:33:06 aiohappyeyeballs==2.6.2 18:33:06 aiohttp==3.13.5 18:33:06 aiosignal==1.4.0 18:33:06 appdirs==1.4.4 18:33:06 argcomplete==3.6.3 18:33:06 aspy.yaml==1.3.0 18:33:06 async-timeout==5.0.1 18:33:06 attrs==26.1.0 18:33:06 autopage==0.6.0 18:33:06 backports.strenum==1.3.1 18:33:06 beautifulsoup4==4.14.3 18:33:06 boto3==1.43.14 18:33:06 botocore==1.43.14 18:33:06 bs4==0.0.2 18:33:06 certifi==2026.5.20 18:33:06 cffi==2.0.0 18:33:06 cfgv==3.5.0 18:33:06 chardet==7.4.3 18:33:06 charset-normalizer==3.4.7 18:33:06 click==8.4.1 18:33:06 cliff==4.14.0 18:33:06 cmd2==3.5.1 18:33:06 cryptography==3.3.2 18:33:06 debtcollector==3.1.0 18:33:06 decorator==5.3.1 18:33:06 defusedxml==0.7.1 18:33:06 Deprecated==1.3.1 18:33:06 distlib==0.4.0 18:33:06 dnspython==2.8.0 18:33:06 docker==7.1.0 18:33:06 dogpile.cache==1.5.0 18:33:06 durationpy==0.10 18:33:06 email-validator==2.3.0 18:33:06 filelock==3.29.0 18:33:06 frozenlist==1.8.0 18:33:06 future==1.0.0 18:33:06 gitdb==4.0.12 18:33:06 GitPython==3.1.50 18:33:06 httplib2==0.30.2 18:33:06 identify==2.6.19 18:33:06 idna==3.16 18:33:06 importlib-resources==1.5.0 18:33:06 iso8601==2.1.0 18:33:06 Jinja2==3.1.6 18:33:06 jmespath==1.1.0 18:33:06 jsonpatch==1.33 18:33:06 jsonpointer==3.1.1 18:33:06 jsonschema==4.26.0 18:33:06 jsonschema-specifications==2025.9.1 18:33:06 keystoneauth1==5.14.0 18:33:06 kubernetes==36.0.0 18:33:06 lftools==0.37.22 18:33:06 lxml==6.1.1 18:33:06 markdown-it-py==4.2.0 18:33:06 MarkupSafe==3.0.3 18:33:06 mdurl==0.1.2 18:33:06 msgpack==1.1.2 18:33:06 multi_key_dict==2.0.3 18:33:06 multidict==6.7.1 18:33:06 munch==4.0.0 18:33:06 netaddr==1.3.0 18:33:06 niet==1.4.2 18:33:06 nodeenv==1.10.0 18:33:06 oauth2client==4.1.3 18:33:06 oauthlib==3.3.1 18:33:06 openstacksdk==4.13.0 18:33:06 os-service-types==1.8.2 18:33:06 osc-lib==4.6.0 18:33:06 oslo.config==10.4.0 18:33:06 oslo.context==6.4.0 18:33:06 oslo.i18n==6.8.0 18:33:06 oslo.log==8.2.0 18:33:06 oslo.serialization==5.10.0 18:33:06 oslo.utils==10.0.1 18:33:06 packaging==26.2 18:33:06 pbr==7.0.3 18:33:06 platformdirs==4.9.6 18:33:06 prettytable==3.17.0 18:33:06 propcache==0.5.2 18:33:06 psutil==7.2.2 18:33:06 pyasn1==0.6.3 18:33:06 pyasn1_modules==0.4.2 18:33:06 pycparser==3.0 18:33:06 pygerrit2==2.0.15 18:33:06 PyGithub==2.9.1 18:33:06 Pygments==2.20.0 18:33:06 PyJWT==2.13.0 18:33:06 PyNaCl==1.6.2 18:33:06 pyparsing==2.4.7 18:33:06 pyperclip==1.11.0 18:33:06 pyrsistent==0.20.0 18:33:06 python-cinderclient==9.9.0 18:33:06 python-dateutil==2.9.0.post0 18:33:06 python-discovery==1.3.1 18:33:06 python-heatclient==5.2.0 18:33:06 python-jenkins==1.8.3 18:33:06 python-keystoneclient==5.8.0 18:33:06 python-magnumclient==4.10.0 18:33:06 python-openstackclient==10.0.0 18:33:06 python-swiftclient==4.10.0 18:33:06 PyYAML==6.0.3 18:33:06 referencing==0.37.0 18:33:06 requests==2.34.2 18:33:06 requests-oauthlib==2.0.0 18:33:06 rfc3986==2.0.0 18:33:06 rich==15.0.0 18:33:06 rich-argparse==1.8.0 18:33:06 rpds-py==0.30.0 18:33:06 rsa==4.9.1 18:33:06 ruamel.yaml==0.19.1 18:33:06 ruamel.yaml.clib==0.2.15 18:33:06 s3transfer==0.17.0 18:33:06 simplejson==4.1.1 18:33:06 six==1.17.0 18:33:06 smmap==5.0.3 18:33:06 soupsieve==2.8.3 18:33:06 stevedore==5.8.0 18:33:06 tabulate==0.10.0 18:33:06 toml==0.10.2 18:33:06 tomlkit==0.15.0 18:33:06 tqdm==4.67.3 18:33:06 typing_extensions==4.15.0 18:33:06 urllib3==1.26.20 18:33:06 virtualenv==21.3.3 18:33:06 wcwidth==0.7.0 18:33:06 websocket-client==1.9.0 18:33:06 wrapt==2.2.1 18:33:06 xdg==6.0.0 18:33:06 xmltodict==1.0.4 18:33:06 yarl==1.24.2 18:33:06 yq==3.4.3 18:33:06 [policy-api-maven-clm-master] $ /bin/sh /tmp/jenkins3754150283374382465.sh 18:33:06 ---> uv-install.sh 18:33:06 Installing uv/uvx (latest) using shell installer 18:33:07 2026-05-23 18:33:07 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-OC98H1.sh" [1] 18:33:07 downloading uv 0.11.16 x86_64-unknown-linux-gnu 18:33:07 installing to /home/jenkins/.local/bin 18:33:07 uv 18:33:07 uvx 18:33:08 everything's installed! 18:33:08 18:33:08 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:33:08 18:33:08 source $HOME/.local/bin/env (sh, bash, zsh) 18:33:08 source $HOME/.local/bin/env.fish (fish) 18:33:08 Adding install location to PATH 18:33:08 ---> Validating uv/uvx install 18:33:08 uvx 0.11.16 (x86_64-unknown-linux-gnu) 18:33:08 [policy-api-maven-clm-master] $ /bin/sh -xe /tmp/jenkins3090490222064777530.sh 18:33:08 + echo quiet=on 18:33:08 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-builder-4c-4g-3068 18:33:09 [policy-api-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS=--add-opens=java.base/java.util=ALL-UNNAMED -DPROJECT=policy/api -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 18:33:09 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=policy/api --version 18:33:09 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 18:33:09 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 18:33:09 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 18:33:09 Default locale: en, platform encoding: UTF-8 18:33:09 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 18:33:09 [policy-api-maven-clm-master] $ /bin/sh -xe /tmp/jenkins5967028225189901945.sh 18:33:09 + rm /home/jenkins/.wgetrc 18:33:09 [EnvInject] - Injecting environment variables from a build step. 18:33:09 [EnvInject] - Injecting as environment variables the properties content 18:33:09 SET_JDK_VERSION=openjdk21 18:33:09 GIT_URL="git://cloud.onap.org/mirror" 18:33:09 18:33:09 [EnvInject] - Variables injected successfully. 18:33:09 [policy-api-maven-clm-master] $ /bin/sh /tmp/jenkins15976229963402018719.sh 18:33:09 ---> update-java-alternatives.sh 18:33:09 ---> Updating Java version 18:33:09 ---> Ubuntu/Debian system detected 18:33:09 /usr/lib/jvm/java-21-openjdk-amd64 directory not found - trying to find an approaching one 18:33:09 ls: cannot access '/usr/lib/jvm/java-21-openjdk-amd64*': No such file or directory 18:33:09 no /usr/lib/jvm/java-21-openjdk-amd64 directory nor candidate found -exiting 18:33:09 Build step 'Execute shell' marked build as failure 18:33:09 $ ssh-agent -k 18:33:09 unset SSH_AUTH_SOCK; 18:33:09 unset SSH_AGENT_PID; 18:33:09 echo Agent pid 1658 killed; 18:33:09 [ssh-agent] Stopped. 18:33:09 [PostBuildScript] - [INFO] Executing post build scripts. 18:33:09 [policy-api-maven-clm-master] $ /bin/bash /tmp/jenkins418575997569432830.sh 18:33:09 ---> sysstat.sh 18:33:10 [policy-api-maven-clm-master] $ /bin/bash /tmp/jenkins14926192397118827158.sh 18:33:10 ---> package-listing.sh 18:33:10 ++ facter osfamily 18:33:10 ++ tr '[:upper:]' '[:lower:]' 18:33:10 + OS_FAMILY=debian 18:33:10 + workspace=/w/workspace/policy-api-maven-clm-master 18:33:10 + START_PACKAGES=/tmp/packages_start.txt 18:33:10 + END_PACKAGES=/tmp/packages_end.txt 18:33:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:33:10 + PACKAGES=/tmp/packages_start.txt 18:33:10 + '[' /w/workspace/policy-api-maven-clm-master ']' 18:33:10 + PACKAGES=/tmp/packages_end.txt 18:33:10 + case "${OS_FAMILY}" in 18:33:10 + dpkg -l 18:33:10 + grep '^ii' 18:33:10 + '[' -f /tmp/packages_start.txt ']' 18:33:10 + '[' -f /tmp/packages_end.txt ']' 18:33:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:33:10 + '[' /w/workspace/policy-api-maven-clm-master ']' 18:33:10 + mkdir -p /w/workspace/policy-api-maven-clm-master/archives/ 18:33:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-maven-clm-master/archives/ 18:33:10 [policy-api-maven-clm-master] $ /bin/bash /tmp/jenkins10095402192594882662.sh 18:33:10 ---> capture-instance-metadata.sh 18:33:10 Setup pyenv: 18:33:10 system 18:33:10 3.8.13 18:33:10 3.9.13 18:33:10 * 3.10.6 (set by /w/workspace/policy-api-maven-clm-master/.python-version) 18:33:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Nn2 from file:/tmp/.os_lf_venv 18:33:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:12 lf-activate-venv(): INFO: Base packages installed successfully 18:33:12 lf-activate-venv(): INFO: Installing additional packages: lftools 18:33:19 lf-activate-venv(): INFO: Adding /tmp/venv-1Nn2/bin to PATH 18:33:19 INFO: Running in OpenStack, capturing instance metadata 18:33:20 [policy-api-maven-clm-master] $ /bin/bash /tmp/jenkins13372366361335363996.sh 18:33:20 provisioning config files... 18:33:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-maven-clm-master@tmp/config5525422429768751028tmp 18:33:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:33:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:33:20 [EnvInject] - Injecting environment variables from a build step. 18:33:20 [EnvInject] - Injecting as environment variables the properties content 18:33:20 SERVER_ID=logs 18:33:20 18:33:20 [EnvInject] - Variables injected successfully. 18:33:20 [policy-api-maven-clm-master] $ /bin/bash /tmp/jenkins8372884878250217660.sh 18:33:20 ---> create-netrc.sh 18:33:20 [policy-api-maven-clm-master] $ /bin/bash /tmp/jenkins3818349085003186068.sh 18:33:20 ---> python-tools-install.sh 18:33:20 Setup pyenv: 18:33:20 system 18:33:20 3.8.13 18:33:20 3.9.13 18:33:20 * 3.10.6 (set by /w/workspace/policy-api-maven-clm-master/.python-version) 18:33:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Nn2 from file:/tmp/.os_lf_venv 18:33:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:21 lf-activate-venv(): INFO: Base packages installed successfully 18:33:21 lf-activate-venv(): INFO: Installing additional packages: lftools 18:33:28 lf-activate-venv(): INFO: Adding /tmp/venv-1Nn2/bin to PATH 18:33:28 [policy-api-maven-clm-master] $ /bin/sh /tmp/jenkins15872190590041766009.sh 18:33:28 ---> uv-install.sh 18:33:28 uv 0.11.16 is already installed 18:33:28 uvx 0.11.16 (x86_64-unknown-linux-gnu) 18:33:28 [policy-api-maven-clm-master] $ /bin/bash /tmp/jenkins11677710898950504012.sh 18:33:28 ---> sudo-logs.sh 18:33:28 Archiving 'sudo' log.. 18:33:29 [policy-api-maven-clm-master] $ /bin/bash /tmp/jenkins6548948260689865190.sh 18:33:29 ---> job-cost.sh 18:33:29 INFO: Activating Python virtual environment... 18:33:29 Setup pyenv: 18:33:29 system 18:33:29 3.8.13 18:33:29 3.9.13 18:33:29 * 3.10.6 (set by /w/workspace/policy-api-maven-clm-master/.python-version) 18:33:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Nn2 from file:/tmp/.os_lf_venv 18:33:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:30 lf-activate-venv(): INFO: Base packages installed successfully 18:33:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:33:35 lf-activate-venv(): INFO: Adding /tmp/venv-1Nn2/bin to PATH 18:33:35 INFO: No stack-cost file found 18:33:35 INFO: Instance uptime: 120s 18:33:35 INFO: Fetching instance metadata (attempt 1 of 3)... 18:33:35 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:33:35 INFO: Successfully fetched instance metadata 18:33:35 INFO: Instance type: v3-standard-4 18:33:35 INFO: Retrieving pricing info for: v3-standard-4 18:33:35 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:33:35 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=120 18:33:35 INFO: Successfully fetched Vexxhost pricing API 18:33:35 INFO: Retrieved cost: 0.11 18:33:35 INFO: Retrieved resource: v3-standard-4 18:33:35 INFO: Creating archive directory: /w/workspace/policy-api-maven-clm-master/archives/cost 18:33:35 INFO: Archiving costs to: /w/workspace/policy-api-maven-clm-master/archives/cost.csv 18:33:35 INFO: Successfully archived job cost data 18:33:35 DEBUG: Cost data: policy-api-maven-clm-master,442,2026-05-23 18:33:35,v3-standard-4,120,0.11,0.00,FAILURE 18:33:35 [policy-api-maven-clm-master] $ /bin/bash -l /tmp/jenkins1565064318595205815.sh 18:33:35 ---> logs-deploy.sh 18:33:35 Setup pyenv: 18:33:35 system 18:33:35 3.8.13 18:33:35 3.9.13 18:33:35 * 3.10.6 (set by /w/workspace/policy-api-maven-clm-master/.python-version) 18:33:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Nn2 from file:/tmp/.os_lf_venv 18:33:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:37 lf-activate-venv(): INFO: Base packages installed successfully 18:33:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:33:44 lf-activate-venv(): INFO: Adding /tmp/venv-1Nn2/bin to PATH 18:33:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-maven-clm-master/442 18:33:44 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 18:33:46 Archives upload complete. 18:33:46 INFO: archiving logs to Nexus 18:33:47 ---> uname -a: 18:33:47 Linux prd-ubuntu1804-builder-4c-4g-3068 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:33:47 18:33:47 18:33:47 ---> lscpu: 18:33:47 Architecture: x86_64 18:33:47 CPU op-mode(s): 32-bit, 64-bit 18:33:47 Byte Order: Little Endian 18:33:47 CPU(s): 4 18:33:47 On-line CPU(s) list: 0-3 18:33:47 Thread(s) per core: 1 18:33:47 Core(s) per socket: 1 18:33:47 Socket(s): 4 18:33:47 NUMA node(s): 1 18:33:47 Vendor ID: AuthenticAMD 18:33:47 CPU family: 23 18:33:47 Model: 49 18:33:47 Model name: AMD EPYC-Rome Processor 18:33:47 Stepping: 0 18:33:47 CPU MHz: 2799.998 18:33:47 BogoMIPS: 5599.99 18:33:47 Virtualization: AMD-V 18:33:47 Hypervisor vendor: KVM 18:33:47 Virtualization type: full 18:33:47 L1d cache: 32K 18:33:47 L1i cache: 32K 18:33:47 L2 cache: 512K 18:33:47 L3 cache: 16384K 18:33:47 NUMA node0 CPU(s): 0-3 18:33:47 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 18:33:47 18:33:47 18:33:47 ---> nproc: 18:33:47 4 18:33:47 18:33:47 18:33:47 ---> df -h: 18:33:47 Filesystem Size Used Avail Use% Mounted on 18:33:47 udev 7.9G 0 7.9G 0% /dev 18:33:47 tmpfs 1.6G 676K 1.6G 1% /run 18:33:47 /dev/vda1 78G 8.3G 70G 11% / 18:33:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:33:47 tmpfs 5.0M 0 5.0M 0% /run/lock 18:33:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:33:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:33:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:33:47 18:33:47 18:33:47 ---> free -m: 18:33:47 total used free shared buff/cache available 18:33:47 Mem: 16040 556 13415 0 2067 15173 18:33:47 Swap: 1023 0 1023 18:33:47 18:33:47 18:33:47 ---> ip addr: 18:33:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:33:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:33:47 inet 127.0.0.1/8 scope host lo 18:33:47 valid_lft forever preferred_lft forever 18:33:47 inet6 ::1/128 scope host 18:33:47 valid_lft forever preferred_lft forever 18:33:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:33:47 link/ether fa:16:3e:66:6f:22 brd ff:ff:ff:ff:ff:ff 18:33:47 inet 10.30.106.20/23 brd 10.30.107.255 scope global dynamic ens3 18:33:47 valid_lft 86276sec preferred_lft 86276sec 18:33:47 inet6 fe80::f816:3eff:fe66:6f22/64 scope link 18:33:47 valid_lft forever preferred_lft forever 18:33:47 18:33:47 18:33:47 ---> sar -b -r -n DEV: 18:33:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3068) 05/23/26 _x86_64_ (4 CPU) 18:33:47 18:33:47 18:31:44 LINUX RESTART (4 CPU) 18:33:47 18:33:47 18:32:01 tps rtps wtps bread/s bwrtn/s 18:33:47 18:33:02 373.80 20.31 353.49 754.67 57242.46 18:33:47 Average: 373.80 20.31 353.49 754.67 57242.46 18:33:47 18:33:47 18:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:33:47 18:33:02 13834336 15518988 2590632 15.77 66944 1813968 834556 4.78 706140 1660040 266580 18:33:47 Average: 13834336 15518988 2590632 15.77 66944 1813968 834556 4.78 706140 1660040 266580 18:33:47 18:33:47 18:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:33:47 18:33:02 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 18:33:47 18:33:02 ens3 155.39 113.23 1420.10 36.86 0.00 0.00 0.00 0.00 18:33:47 Average: lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 18:33:47 Average: ens3 155.39 113.23 1420.10 36.86 0.00 0.00 0.00 0.00 18:33:47 18:33:47 18:33:47 ---> sar -P ALL: 18:33:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3068) 05/23/26 _x86_64_ (4 CPU) 18:33:47 18:33:47 18:31:44 LINUX RESTART (4 CPU) 18:33:47 18:33:47 18:32:01 CPU %user %nice %system %iowait %steal %idle 18:33:47 18:33:02 all 19.15 0.00 1.54 5.28 0.06 73.97 18:33:47 18:33:02 0 32.77 0.00 1.67 0.73 0.07 64.76 18:33:47 18:33:02 1 6.93 0.00 0.97 10.30 0.05 81.75 18:33:47 18:33:02 2 32.02 0.00 3.10 5.17 0.08 59.63 18:33:47 18:33:02 3 4.82 0.00 0.38 4.95 0.03 89.81 18:33:47 Average: all 19.15 0.00 1.54 5.28 0.06 73.97 18:33:47 Average: 0 32.77 0.00 1.67 0.73 0.07 64.76 18:33:47 Average: 1 6.93 0.00 0.97 10.30 0.05 81.75 18:33:47 Average: 2 32.02 0.00 3.10 5.17 0.08 59.63 18:33:47 Average: 3 4.82 0.00 0.38 4.95 0.03 89.81 18:33:47 18:33:47 18:33:47