Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140759 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-8296 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-xacml-pdp-master-verify-java [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-NzYRfCj7LBqR/agent.1667 SSH_AGENT_PID=1668 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-xacml-pdp-master-verify-java@tmp/private_key_3094033167737141028.key (/w/workspace/policy-xacml-pdp-master-verify-java@tmp/private_key_3094033167737141028.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/policy/xacml-pdp.git > git init /w/workspace/policy-xacml-pdp-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/xacml-pdp.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/xacml-pdp.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/xacml-pdp.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/xacml-pdp.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/xacml-pdp.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/xacml-pdp.git refs/changes/59/140759/1 # timeout=30 > git rev-parse 5af7b87ade1466f4ec3ad658819cc6b30dfab2e0^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 5af7b87ade1466f4ec3ad658819cc6b30dfab2e0 (refs/changes/59/140759/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 5af7b87ade1466f4ec3ad658819cc6b30dfab2e0 # timeout=30 Commit message: "Release policy/xacml-pdp: 4.1.2" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk fec3abfbc0f22ef0c9b7d700a08065a490499ae1 # timeout=10 [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins17659703953086460883.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mKYK lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools ERROR: Exception: Traceback (most recent call last): File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py", line 438, in _error_catcher yield File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py", line 561, in read data = self._fp_read(amt) if not fp_closed else b"" File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py", line 527, in _fp_read return self._fp.read(amt) if amt is not None else self._fp.read() File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 98, in read data: bytes = self.__fp.read(amt) File "/opt/pyenv/versions/3.10.6/lib/python3.10/http/client.py", line 465, in read s = self.fp.read(amt) File "/opt/pyenv/versions/3.10.6/lib/python3.10/socket.py", line 705, in readinto return self._sock.recv_into(b) File "/opt/pyenv/versions/3.10.6/lib/python3.10/ssl.py", line 1274, in recv_into return self.read(nbytes, buffer) File "/opt/pyenv/versions/3.10.6/lib/python3.10/ssl.py", line 1130, in read return self._sslobj.read(len, buffer) TimeoutError: The read operation timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/cli/base_command.py", line 106, in _run_wrapper status = _inner_run() File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/cli/base_command.py", line 97, in _inner_run return self.run(options, args) File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/cli/req_command.py", line 67, in wrapper return func(self, options, args) File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/commands/install.py", line 386, in run requirement_set = resolver.resolve( File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve result = self._result = resolver.resolve( File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve state = resolution.resolve(requirements, max_rounds=max_rounds) File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py", line 427, in resolve failure_causes = self._attempt_to_pin_criterion(name) File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py", line 239, in _attempt_to_pin_criterion criteria = self._get_updated_criteria(candidate) File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py", line 230, in _get_updated_criteria self._add_to_criteria(criteria, requirement, parent=candidate) File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria if not criterion.candidates: File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ return bool(self._sequence) File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 174, in __bool__ return any(self) File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 162, in return (c for c in iterator if id(c) not in self._incompatible_ids) File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 53, in _iter_built candidate = func() File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 187, in _make_candidate_from_link base: Optional[BaseCandidate] = self._make_base_candidate_from_link( File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 233, in _make_base_candidate_from_link self._link_candidate_cache[link] = LinkCandidate( File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in __init__ super().__init__( File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 159, in __init__ self.dist = self._prepare() File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 236, in _prepare dist = self._prepare_distribution() File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 315, in _prepare_distribution return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 521, in prepare_linked_requirement metadata_dist = self._fetch_metadata_only(req) File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 373, in _fetch_metadata_only return self._fetch_metadata_using_link_data_attr( File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 393, in _fetch_metadata_using_link_data_attr metadata_file = get_http_url( File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 111, in get_http_url from_path, content_type = download(link, temp_dir.path) File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/network/download.py", line 148, in __call__ for chunk in chunks: File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_internal/network/utils.py", line 65, in response_chunks for chunk in response.raw.stream( File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py", line 622, in stream data = self.read(amt=amt, decode_content=decode_content) File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py", line 560, in read with self._error_catcher(): File "/opt/pyenv/versions/3.10.6/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/tmp/venv-mKYK/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py", line 443, in _error_catcher raise ReadTimeoutError(self._pool, None, "Read timed out.") pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1668 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins2051897862644366625.sh ---> sysstat.sh [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins11746097508474786586.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-xacml-pdp-master-verify-java + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/policy-xacml-pdp-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-xacml-pdp-master-verify-java ']' + mkdir -p /w/workspace/policy-xacml-pdp-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-xacml-pdp-master-verify-java/archives/ [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins6439445542168219046.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mKYK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-mKYK/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins4338619513080653093.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-xacml-pdp-master-verify-java@tmp/config16617070774213986968tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins2275592712063759251.sh ---> create-netrc.sh [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins7203301512770842669.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mKYK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-mKYK/bin to PATH Generating Requirements File 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.0.1 from /tmp/venv-mKYK/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.38.0 botocore==1.38.0 bs4==0.0.2 cachetools==5.5.2 certifi==2025.1.31 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.9.1 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.4 durationpy==0.9 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.39.0 httplib2==0.22.0 identify==2.6.10 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.10.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.5.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.0 oslo.config==9.7.1 oslo.context==5.7.1 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==8.2.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.7 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.1.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.0.0 python-swiftclient==4.7.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.24.0 rsa==4.9.1 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.12.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.13.2 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.30.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins5126241866920230636.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins14095933768854102689.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mKYK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-mKYK/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [policy-xacml-pdp-master-verify-java] $ /bin/bash -l /tmp/jenkins18239253915688731141.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mKYK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-mKYK/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-xacml-pdp-master-verify-java/1005 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-8296 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 672K 1.6G 1% /run /dev/vda1 78G 8.2G 70G 11% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 613 13531 0 1895 15122 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:e4:02:71 brd ff:ff:ff:ff:ff:ff inet 10.30.107.41/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86208sec preferred_lft 86208sec inet6 fe80::f816:3eff:fee4:271/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8296) 04/23/25 _x86_64_ (4 CPU) 09:01:05 LINUX RESTART (4 CPU) 09:02:07 tps rtps wtps bread/s bwrtn/s 09:03:01 45.58 0.48 45.10 18.66 24769.78 09:04:01 78.79 1.02 77.77 111.18 9042.76 Average: 63.06 0.76 62.30 67.36 16492.48 09:02:07 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:03:01 14116592 15474380 2308368 14.05 46300 1523552 864352 4.95 738620 1377752 32240 09:04:01 13925028 15548928 2499932 15.22 69280 1751020 790008 4.52 673292 1602368 111084 Average: 14020810 15511654 2404150 14.64 57790 1637286 827180 4.73 705956 1490060 71662 09:02:07 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:03:01 ens3 18.72 13.02 43.61 5.70 0.00 0.00 0.00 0.00 09:03:01 lo 0.52 0.52 0.06 0.06 0.00 0.00 0.00 0.00 09:04:01 ens3 88.12 57.31 828.78 10.76 0.00 0.00 0.00 0.00 09:04:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 Average: ens3 55.24 36.33 456.86 8.36 0.00 0.00 0.00 0.00 Average: lo 0.74 0.74 0.08 0.08 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8296) 04/23/25 _x86_64_ (4 CPU) 09:01:05 LINUX RESTART (4 CPU) 09:02:07 CPU %user %nice %system %iowait %steal %idle 09:03:01 all 6.56 0.00 0.51 17.04 2.05 73.84 09:03:01 0 5.69 0.00 0.37 0.09 0.79 93.05 09:03:01 1 11.55 0.00 0.78 0.05 0.03 87.59 09:03:01 2 7.84 0.00 0.54 52.32 4.11 35.19 09:03:01 3 1.96 0.00 0.37 8.30 2.75 86.63 09:04:01 all 14.99 0.00 1.09 8.58 0.04 75.30 09:04:01 0 26.83 0.00 1.77 0.97 0.05 70.39 09:04:01 1 16.78 0.00 1.17 8.57 0.03 73.44 09:04:01 2 10.88 0.00 0.94 23.55 0.03 64.59 09:04:01 3 5.42 0.00 0.53 1.27 0.02 92.76 Average: all 11.21 0.00 0.83 12.37 0.94 74.64 Average: 0 16.80 0.00 1.10 0.55 0.40 81.14 Average: 1 14.74 0.00 1.02 5.25 0.03 78.96 Average: 2 9.41 0.00 0.74 37.48 2.01 50.36 Average: 3 3.91 0.00 0.46 4.34 1.21 90.08