17:59:36 Started by timer 17:59:36 Running as SYSTEM 17:59:36 [EnvInject] - Loading node environment variables. 17:59:36 Building remotely on prd-ubuntu1804-builder-4c-4g-5423 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-pap-maven-clm-master 17:59:36 [ssh-agent] Looking for ssh-agent implementation... 17:59:36 $ ssh-agent 17:59:36 SSH_AUTH_SOCK=/tmp/ssh-uMHai51ttJ3R/agent.1657 17:59:36 SSH_AGENT_PID=1659 17:59:36 [ssh-agent] Started. 17:59:36 Running ssh-add (command line suppressed) 17:59:36 Identity added: /w/workspace/policy-pap-maven-clm-master@tmp/private_key_11177497961412691319.key (/w/workspace/policy-pap-maven-clm-master@tmp/private_key_11177497961412691319.key) 17:59:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:59:36 The recommended git tool is: NONE 17:59:38 using credential onap-jenkins-ssh 17:59:38 Wiping out workspace first. 17:59:38 Cloning the remote Git repository 17:59:38 Cloning repository git://cloud.onap.org/mirror/policy/pap 17:59:38 > git init /w/workspace/policy-pap-maven-clm-master # timeout=10 17:59:38 Fetching upstream changes from git://cloud.onap.org/mirror/policy/pap 17:59:38 > git --version # timeout=10 17:59:38 > git --version # 'git version 2.17.1' 17:59:38 using GIT_SSH to set credentials Gerrit user 17:59:38 Verifying host key using manually-configured host key entries 17:59:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/pap +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:38 > git config remote.origin.url git://cloud.onap.org/mirror/policy/pap # timeout=10 17:59:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:39 Avoid second fetch 17:59:39 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:59:39 Checking out Revision c0d1f8755bee074663ecdbb44100033148f25612 (refs/remotes/origin/master) 17:59:39 > git config core.sparsecheckout # timeout=10 17:59:39 > git checkout -f c0d1f8755bee074663ecdbb44100033148f25612 # timeout=10 17:59:39 Commit message: "Remove unused pom.xml.versionsBackup file" 17:59:39 > git rev-list --no-walk 1212e6387dca5358154a8c4088798978c606fc54 # timeout=10 17:59:42 provisioning config files... 17:59:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:59:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:59:42 [policy-pap-maven-clm-master] $ /bin/bash /tmp/jenkins6399434795418161981.sh 17:59:42 ---> python-tools-install.sh 17:59:42 Setup pyenv: 17:59:42 * system (set by /opt/pyenv/version) 17:59:42 * 3.8.13 (set by /opt/pyenv/version) 17:59:42 * 3.9.13 (set by /opt/pyenv/version) 17:59:42 * 3.10.6 (set by /opt/pyenv/version) 17:59:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SX4k 17:59:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:59:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:59:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:59:51 lf-activate-venv(): INFO: Base packages installed successfully 17:59:51 lf-activate-venv(): INFO: Installing additional packages: lftools 18:00:13 lf-activate-venv(): INFO: Adding /tmp/venv-SX4k/bin to PATH 18:00:13 Generating Requirements File 18:00:35 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:00:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:00:35 Python 3.10.6 18:00:35 pip 26.1.1 from /tmp/venv-SX4k/lib/python3.10/site-packages/pip (python 3.10) 18:00:36 aiohappyeyeballs==2.6.2 18:00:36 aiohttp==3.13.5 18:00:36 aiosignal==1.4.0 18:00:36 appdirs==1.4.4 18:00:36 argcomplete==3.6.3 18:00:36 aspy.yaml==1.3.0 18:00:36 async-timeout==5.0.1 18:00:36 attrs==26.1.0 18:00:36 autopage==0.6.0 18:00:36 backports.strenum==1.3.1 18:00:36 beautifulsoup4==4.14.3 18:00:36 boto3==1.43.18 18:00:36 botocore==1.43.18 18:00:36 bs4==0.0.2 18:00:36 certifi==2026.5.20 18:00:36 cffi==2.0.0 18:00:36 cfgv==3.5.0 18:00:36 chardet==7.4.3 18:00:36 charset-normalizer==3.4.7 18:00:36 click==8.4.1 18:00:36 cliff==4.14.0 18:00:36 cmd2==3.5.1 18:00:36 cryptography==3.3.2 18:00:36 debtcollector==3.1.0 18:00:36 decorator==5.3.1 18:00:36 defusedxml==0.7.1 18:00:36 Deprecated==1.3.1 18:00:36 distlib==0.4.0 18:00:36 dnspython==2.8.0 18:00:36 docker==7.1.0 18:00:36 dogpile.cache==1.5.0 18:00:36 durationpy==0.10 18:00:36 email-validator==2.3.0 18:00:36 filelock==3.29.0 18:00:36 frozenlist==1.8.0 18:00:36 future==1.0.0 18:00:36 gitdb==4.0.12 18:00:36 GitPython==3.1.50 18:00:36 httplib2==0.30.2 18:00:36 identify==2.6.19 18:00:36 idna==3.17 18:00:36 importlib-resources==1.5.0 18:00:36 iso8601==2.1.0 18:00:36 Jinja2==3.1.6 18:00:36 jmespath==1.1.0 18:00:36 jsonpatch==1.33 18:00:36 jsonpointer==3.1.1 18:00:36 jsonschema==4.26.0 18:00:36 jsonschema-specifications==2025.9.1 18:00:36 keystoneauth1==5.14.0 18:00:36 kubernetes==36.0.1 18:00:36 lftools==0.37.22 18:00:36 lxml==6.1.1 18:00:36 markdown-it-py==4.2.0 18:00:36 MarkupSafe==3.0.3 18:00:36 mdurl==0.1.2 18:00:36 msgpack==1.1.2 18:00:36 multi_key_dict==2.0.3 18:00:36 multidict==6.7.1 18:00:36 munch==4.0.0 18:00:36 netaddr==1.3.0 18:00:36 niet==1.4.2 18:00:36 nodeenv==1.10.0 18:00:36 oauth2client==4.1.3 18:00:36 oauthlib==3.3.1 18:00:36 openstacksdk==4.13.0 18:00:36 os-service-types==1.8.2 18:00:36 osc-lib==4.6.0 18:00:36 oslo.config==10.4.0 18:00:36 oslo.context==6.4.0 18:00:36 oslo.i18n==6.8.0 18:00:36 oslo.log==8.2.0 18:00:36 oslo.serialization==5.10.0 18:00:36 oslo.utils==10.1.0 18:00:36 packaging==26.2 18:00:36 pbr==7.0.3 18:00:36 platformdirs==4.10.0 18:00:36 prettytable==3.17.0 18:00:36 propcache==0.5.2 18:00:36 psutil==7.2.2 18:00:36 pyasn1==0.6.3 18:00:36 pyasn1_modules==0.4.2 18:00:36 pycparser==3.0 18:00:36 pygerrit2==2.0.15 18:00:36 PyGithub==2.9.1 18:00:36 Pygments==2.20.0 18:00:36 PyJWT==2.13.0 18:00:36 PyNaCl==1.6.2 18:00:36 pyparsing==2.4.7 18:00:36 pyperclip==1.11.0 18:00:36 pyrsistent==0.20.0 18:00:36 python-cinderclient==9.9.0 18:00:36 python-dateutil==2.9.0.post0 18:00:36 python-discovery==1.4.0 18:00:36 python-heatclient==5.2.0 18:00:36 python-jenkins==1.8.3 18:00:36 python-keystoneclient==5.8.0 18:00:36 python-magnumclient==4.10.0 18:00:36 python-openstackclient==10.0.0 18:00:36 python-swiftclient==4.10.0 18:00:36 PyYAML==6.0.3 18:00:36 referencing==0.37.0 18:00:36 requests==2.34.2 18:00:36 requests-oauthlib==2.0.0 18:00:36 rfc3986==2.0.0 18:00:36 rich==15.0.0 18:00:36 rich-argparse==1.8.0 18:00:36 rpds-py==0.30.0 18:00:36 rsa==4.9.1 18:00:36 ruamel.yaml==0.19.1 18:00:36 ruamel.yaml.clib==0.2.15 18:00:36 s3transfer==0.18.0 18:00:36 simplejson==4.1.1 18:00:36 six==1.17.0 18:00:36 smmap==5.0.3 18:00:36 soupsieve==2.8.4 18:00:36 stevedore==5.8.0 18:00:36 tabulate==0.10.0 18:00:36 toml==0.10.2 18:00:36 tomlkit==0.15.0 18:00:36 tqdm==4.67.3 18:00:36 typing_extensions==4.15.0 18:00:36 urllib3==1.26.20 18:00:36 virtualenv==21.4.1 18:00:36 wcwidth==0.7.0 18:00:36 websocket-client==1.9.0 18:00:36 wrapt==2.2.1 18:00:36 xdg==6.0.0 18:00:36 xmltodict==1.0.4 18:00:36 yarl==1.24.2 18:00:36 yq==3.4.3 18:00:36 [policy-pap-maven-clm-master] $ /bin/sh /tmp/jenkins15612109434758426347.sh 18:00:36 ---> uv-install.sh 18:00:36 Installing uv/uvx (latest) using shell installer 18:00:36 2026-05-30 18:00:36 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-B1UxOQ.sh" [1] 18:00:36 downloading uv 0.11.17 x86_64-unknown-linux-gnu 18:00:37 installing to /home/jenkins/.local/bin 18:00:37 uv 18:00:37 uvx 18:00:37 everything's installed! 18:00:37 18:00:37 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:00:37 18:00:37 source $HOME/.local/bin/env (sh, bash, zsh) 18:00:37 source $HOME/.local/bin/env.fish (fish) 18:00:37 Adding install location to PATH 18:00:37 ---> Validating uv/uvx install 18:00:37 uvx 0.11.17 (x86_64-unknown-linux-gnu) 18:00:37 [policy-pap-maven-clm-master] $ /bin/sh -xe /tmp/jenkins16549695593147871759.sh 18:00:37 + echo quiet=on 18:00:37 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-5423 18:00:38 [policy-pap-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/pap -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:00:38 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=policy/pap --version 18:00:38 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 18:00:38 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 18:00:38 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 18:00:38 Default locale: en, platform encoding: UTF-8 18:00:38 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 18:00:38 [policy-pap-maven-clm-master] $ /bin/sh -xe /tmp/jenkins4754484792724081983.sh 18:00:38 + rm /home/jenkins/.wgetrc 18:00:38 [EnvInject] - Injecting environment variables from a build step. 18:00:38 [EnvInject] - Injecting as environment variables the properties content 18:00:38 SET_JDK_VERSION=openjdk21 18:00:38 GIT_URL="git://cloud.onap.org/mirror" 18:00:38 18:00:38 [EnvInject] - Variables injected successfully. 18:00:38 [policy-pap-maven-clm-master] $ /bin/sh /tmp/jenkins9068674164233108526.sh 18:00:38 ---> update-java-alternatives.sh 18:00:38 ---> Updating Java version 18:00:38 ---> Ubuntu/Debian system detected 18:00:38 /usr/lib/jvm/java-21-openjdk-amd64 directory not found - trying to find an approaching one 18:00:38 ls: cannot access '/usr/lib/jvm/java-21-openjdk-amd64*': No such file or directory 18:00:38 no /usr/lib/jvm/java-21-openjdk-amd64 directory nor candidate found -exiting 18:00:38 Build step 'Execute shell' marked build as failure 18:00:38 $ ssh-agent -k 18:00:38 unset SSH_AUTH_SOCK; 18:00:38 unset SSH_AGENT_PID; 18:00:38 echo Agent pid 1659 killed; 18:00:38 [ssh-agent] Stopped. 18:00:38 [PostBuildScript] - [INFO] Executing post build scripts. 18:00:38 [policy-pap-maven-clm-master] $ /bin/bash /tmp/jenkins10095158267193689664.sh 18:00:38 ---> sysstat.sh 18:00:39 [policy-pap-maven-clm-master] $ /bin/bash /tmp/jenkins7400307627942309771.sh 18:00:39 ---> package-listing.sh 18:00:39 ++ tr '[:upper:]' '[:lower:]' 18:00:39 ++ facter osfamily 18:00:39 + OS_FAMILY=debian 18:00:39 + workspace=/w/workspace/policy-pap-maven-clm-master 18:00:39 + START_PACKAGES=/tmp/packages_start.txt 18:00:39 + END_PACKAGES=/tmp/packages_end.txt 18:00:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:00:39 + PACKAGES=/tmp/packages_start.txt 18:00:39 + '[' /w/workspace/policy-pap-maven-clm-master ']' 18:00:39 + PACKAGES=/tmp/packages_end.txt 18:00:39 + case "${OS_FAMILY}" in 18:00:39 + dpkg -l 18:00:39 + grep '^ii' 18:00:39 + '[' -f /tmp/packages_start.txt ']' 18:00:39 + '[' -f /tmp/packages_end.txt ']' 18:00:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:00:39 + '[' /w/workspace/policy-pap-maven-clm-master ']' 18:00:39 + mkdir -p /w/workspace/policy-pap-maven-clm-master/archives/ 18:00:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-pap-maven-clm-master/archives/ 18:00:39 [policy-pap-maven-clm-master] $ /bin/bash /tmp/jenkins12282661935916096227.sh 18:00:39 ---> capture-instance-metadata.sh 18:00:39 Setup pyenv: 18:00:39 system 18:00:39 3.8.13 18:00:39 3.9.13 18:00:39 * 3.10.6 (set by /w/workspace/policy-pap-maven-clm-master/.python-version) 18:00:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SX4k from file:/tmp/.os_lf_venv 18:00:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:00:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:00:41 lf-activate-venv(): INFO: Base packages installed successfully 18:00:41 lf-activate-venv(): INFO: Installing additional packages: lftools 18:00:49 lf-activate-venv(): INFO: Adding /tmp/venv-SX4k/bin to PATH 18:00:49 INFO: Running in OpenStack, capturing instance metadata 18:00:49 [policy-pap-maven-clm-master] $ /bin/bash /tmp/jenkins885854453152826519.sh 18:00:49 provisioning config files... 18:00:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-pap-maven-clm-master@tmp/config9097720203052941692tmp 18:00:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:00:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:00:49 [EnvInject] - Injecting environment variables from a build step. 18:00:49 [EnvInject] - Injecting as environment variables the properties content 18:00:49 SERVER_ID=logs 18:00:49 18:00:49 [EnvInject] - Variables injected successfully. 18:00:49 [policy-pap-maven-clm-master] $ /bin/bash /tmp/jenkins7781243882035816759.sh 18:00:49 ---> create-netrc.sh 18:00:49 [policy-pap-maven-clm-master] $ /bin/bash /tmp/jenkins14487561550157453553.sh 18:00:49 ---> python-tools-install.sh 18:00:49 Setup pyenv: 18:00:49 system 18:00:49 3.8.13 18:00:49 3.9.13 18:00:49 * 3.10.6 (set by /w/workspace/policy-pap-maven-clm-master/.python-version) 18:00:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SX4k from file:/tmp/.os_lf_venv 18:00:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:00:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:00:51 lf-activate-venv(): INFO: Base packages installed successfully 18:00:51 lf-activate-venv(): INFO: Installing additional packages: lftools 18:00:59 lf-activate-venv(): INFO: Adding /tmp/venv-SX4k/bin to PATH 18:00:59 [policy-pap-maven-clm-master] $ /bin/sh /tmp/jenkins9303483804761243152.sh 18:00:59 ---> uv-install.sh 18:00:59 uv 0.11.17 is already installed 18:00:59 uvx 0.11.17 (x86_64-unknown-linux-gnu) 18:00:59 [policy-pap-maven-clm-master] $ /bin/bash /tmp/jenkins12783290539148711655.sh 18:00:59 ---> sudo-logs.sh 18:00:59 Archiving 'sudo' log.. 18:00:59 [policy-pap-maven-clm-master] $ /bin/bash /tmp/jenkins7353107567288874837.sh 18:00:59 ---> job-cost.sh 18:00:59 INFO: Activating Python virtual environment... 18:00:59 Setup pyenv: 18:00:59 system 18:00:59 3.8.13 18:00:59 3.9.13 18:00:59 * 3.10.6 (set by /w/workspace/policy-pap-maven-clm-master/.python-version) 18:00:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SX4k from file:/tmp/.os_lf_venv 18:00:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:00:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:01:01 lf-activate-venv(): INFO: Base packages installed successfully 18:01:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:01:05 lf-activate-venv(): INFO: Adding /tmp/venv-SX4k/bin to PATH 18:01:05 INFO: No stack-cost file found 18:01:05 INFO: Instance uptime: 112s 18:01:05 INFO: Fetching instance metadata (attempt 1 of 3)... 18:01:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:01:06 INFO: Successfully fetched instance metadata 18:01:06 INFO: Instance type: v3-standard-4 18:01:06 INFO: Retrieving pricing info for: v3-standard-4 18:01:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:01:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=112 18:01:06 INFO: Successfully fetched Vexxhost pricing API 18:01:06 INFO: Retrieved cost: 0.11 18:01:06 INFO: Retrieved resource: v3-standard-4 18:01:06 INFO: Creating archive directory: /w/workspace/policy-pap-maven-clm-master/archives/cost 18:01:06 INFO: Archiving costs to: /w/workspace/policy-pap-maven-clm-master/archives/cost.csv 18:01:06 INFO: Successfully archived job cost data 18:01:06 DEBUG: Cost data: policy-pap-maven-clm-master,438,2026-05-30 18:01:06,v3-standard-4,112,0.11,0.00,FAILURE 18:01:06 [policy-pap-maven-clm-master] $ /bin/bash -l /tmp/jenkins2724685776836237353.sh 18:01:06 ---> logs-deploy.sh 18:01:06 Setup pyenv: 18:01:06 system 18:01:06 3.8.13 18:01:06 3.9.13 18:01:06 * 3.10.6 (set by /w/workspace/policy-pap-maven-clm-master/.python-version) 18:01:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SX4k from file:/tmp/.os_lf_venv 18:01:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:01:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:01:08 lf-activate-venv(): INFO: Base packages installed successfully 18:01:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:01:15 lf-activate-venv(): INFO: Adding /tmp/venv-SX4k/bin to PATH 18:01:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-pap-maven-clm-master/438 18:01:15 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:01:16 Archives upload complete. 18:01:16 INFO: archiving logs to Nexus 18:01:17 ---> uname -a: 18:01:17 Linux prd-ubuntu1804-builder-4c-4g-5423 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:01:17 18:01:17 18:01:17 ---> lscpu: 18:01:17 Architecture: x86_64 18:01:17 CPU op-mode(s): 32-bit, 64-bit 18:01:17 Byte Order: Little Endian 18:01:17 CPU(s): 4 18:01:17 On-line CPU(s) list: 0-3 18:01:17 Thread(s) per core: 1 18:01:17 Core(s) per socket: 1 18:01:17 Socket(s): 4 18:01:17 NUMA node(s): 1 18:01:17 Vendor ID: AuthenticAMD 18:01:17 CPU family: 23 18:01:17 Model: 49 18:01:17 Model name: AMD EPYC-Rome Processor 18:01:17 Stepping: 0 18:01:17 CPU MHz: 2799.998 18:01:17 BogoMIPS: 5599.99 18:01:17 Virtualization: AMD-V 18:01:17 Hypervisor vendor: KVM 18:01:17 Virtualization type: full 18:01:17 L1d cache: 32K 18:01:17 L1i cache: 32K 18:01:17 L2 cache: 512K 18:01:17 L3 cache: 16384K 18:01:17 NUMA node0 CPU(s): 0-3 18:01:17 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:01:17 18:01:17 18:01:17 ---> nproc: 18:01:17 4 18:01:17 18:01:17 18:01:17 ---> df -h: 18:01:17 Filesystem Size Used Avail Use% Mounted on 18:01:17 udev 7.9G 0 7.9G 0% /dev 18:01:17 tmpfs 1.6G 676K 1.6G 1% /run 18:01:17 /dev/vda1 78G 8.3G 70G 11% / 18:01:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:01:17 tmpfs 5.0M 0 5.0M 0% /run/lock 18:01:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:01:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:01:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:01:17 18:01:17 18:01:17 ---> free -m: 18:01:17 total used free shared buff/cache available 18:01:17 Mem: 16040 602 13372 0 2064 15128 18:01:17 Swap: 1023 0 1023 18:01:17 18:01:17 18:01:17 ---> ip addr: 18:01:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:01:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:01:17 inet 127.0.0.1/8 scope host lo 18:01:17 valid_lft forever preferred_lft forever 18:01:17 inet6 ::1/128 scope host 18:01:17 valid_lft forever preferred_lft forever 18:01:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:01:17 link/ether fa:16:3e:7b:ea:f1 brd ff:ff:ff:ff:ff:ff 18:01:17 inet 10.30.106.93/23 brd 10.30.107.255 scope global dynamic ens3 18:01:17 valid_lft 86284sec preferred_lft 86284sec 18:01:17 inet6 fe80::f816:3eff:fe7b:eaf1/64 scope link 18:01:17 valid_lft forever preferred_lft forever 18:01:17 18:01:17 18:01:17 ---> sar -b -r -n DEV: 18:01:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5423) 05/30/26 _x86_64_ (4 CPU) 18:01:17 18:01:17 17:59:23 LINUX RESTART (4 CPU) 18:01:17 18:01:17 18:00:02 tps rtps wtps bread/s bwrtn/s 18:01:17 18:01:01 138.15 6.68 131.47 303.00 35716.12 18:01:17 Average: 138.15 6.68 131.47 303.00 35716.12 18:01:17 18:01:17 18:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:01:17 18:01:01 13712272 15512752 2712696 16.52 71044 1921520 819360 4.69 726012 1753652 222192 18:01:17 Average: 13712272 15512752 2712696 16.52 71044 1921520 819360 4.69 726012 1753652 222192 18:01:17 18:01:17 18:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:01:17 18:01:01 ens3 119.28 85.46 1606.88 17.22 0.00 0.00 0.00 0.00 18:01:17 18:01:01 lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 18:01:17 Average: ens3 119.28 85.46 1606.88 17.22 0.00 0.00 0.00 0.00 18:01:17 Average: lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 18:01:17 18:01:17 18:01:17 ---> sar -P ALL: 18:01:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5423) 05/30/26 _x86_64_ (4 CPU) 18:01:17 18:01:17 17:59:23 LINUX RESTART (4 CPU) 18:01:17 18:01:17 18:00:02 CPU %user %nice %system %iowait %steal %idle 18:01:17 18:01:01 all 21.43 0.00 1.70 2.35 0.06 74.47 18:01:17 18:01:01 0 4.31 0.00 1.26 7.13 0.03 87.26 18:01:17 18:01:01 1 31.25 0.00 1.46 0.76 0.07 66.46 18:01:17 18:01:01 2 42.50 0.00 3.02 1.31 0.08 53.08 18:01:17 18:01:01 3 7.54 0.00 1.05 0.19 0.03 91.18 18:01:17 Average: all 21.43 0.00 1.70 2.35 0.06 74.47 18:01:17 Average: 0 4.31 0.00 1.26 7.13 0.03 87.26 18:01:17 Average: 1 31.25 0.00 1.46 0.76 0.07 66.46 18:01:17 Average: 2 42.50 0.00 3.02 1.31 0.08 53.08 18:01:17 Average: 3 7.54 0.00 1.05 0.19 0.03 91.18 18:01:17 18:01:17 18:01:17