18:16:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143339 18:16:25 Running as SYSTEM 18:16:25 [EnvInject] - Loading node environment variables. 18:16:25 Building remotely on prd-ubuntu2204-docker-8c-8g-19026 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 18:16:25 [ssh-agent] Looking for ssh-agent implementation... 18:16:25 $ ssh-agent 18:16:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpSXeWm/agent.1570 18:16:25 SSH_AGENT_PID=1574 18:16:25 [ssh-agent] Started. 18:16:25 Running ssh-add (command line suppressed) 18:16:25 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_10287519878139575395.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_10287519878139575395.key) 18:16:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:16:25 The recommended git tool is: NONE 18:16:27 using credential onap-jenkins-ssh 18:16:27 Wiping out workspace first. 18:16:27 Cloning the remote Git repository 18:16:27 Cloning repository git://cloud.onap.org/mirror/sdc.git 18:16:27 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 18:16:27 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 18:16:27 > git --version # timeout=10 18:16:27 > git --version # 'git version 2.34.1' 18:16:27 using GIT_SSH to set credentials Gerrit user 18:16:27 Verifying host key using manually-configured host key entries 18:16:27 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:16:41 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 18:16:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:41 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 18:16:41 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 18:16:41 using GIT_SSH to set credentials Gerrit user 18:16:41 Verifying host key using manually-configured host key entries 18:16:41 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/39/143339/6 # timeout=30 18:16:42 > git rev-parse 2899c74d7691cf6031d8d808d275b6abc3d3b4a2^{commit} # timeout=10 18:16:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:16:42 Checking out Revision 2899c74d7691cf6031d8d808d275b6abc3d3b4a2 (refs/changes/39/143339/6) 18:16:42 > git config core.sparsecheckout # timeout=10 18:16:42 > git checkout -f 2899c74d7691cf6031d8d808d275b6abc3d3b4a2 # timeout=30 18:16:46 Commit message: "Add otel spans for db related code" 18:16:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:16:46 > git rev-list --no-walk 483a1b23518b6d32b0abdcae48a92465a4688116 # timeout=10 18:16:46 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6421217580377135501.sh 18:16:46 All python files compiled successfully 18:16:46 $ ssh-agent -k 18:16:46 unset SSH_AUTH_SOCK; 18:16:46 unset SSH_AGENT_PID; 18:16:46 echo Agent pid 1574 killed; 18:16:46 [ssh-agent] Stopped. 18:16:46 [PostBuildScript] - [INFO] Executing post build scripts. 18:16:46 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins14904581960810482384.sh 18:16:46 ---> sysstat.sh 18:16:47 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7750832193737607642.sh 18:16:47 ---> package-listing.sh 18:16:47 ++ facter osfamily 18:16:47 ++ tr '[:upper:]' '[:lower:]' 18:16:47 + OS_FAMILY=debian 18:16:47 + workspace=/w/workspace/sdc-master-python-verify-shell 18:16:47 + START_PACKAGES=/tmp/packages_start.txt 18:16:47 + END_PACKAGES=/tmp/packages_end.txt 18:16:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:16:47 + PACKAGES=/tmp/packages_start.txt 18:16:47 + '[' /w/workspace/sdc-master-python-verify-shell ']' 18:16:47 + PACKAGES=/tmp/packages_end.txt 18:16:47 + case "${OS_FAMILY}" in 18:16:47 + dpkg -l 18:16:47 + grep '^ii' 18:16:47 + '[' -f /tmp/packages_start.txt ']' 18:16:47 + '[' -f /tmp/packages_end.txt ']' 18:16:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:16:47 + '[' /w/workspace/sdc-master-python-verify-shell ']' 18:16:47 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 18:16:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 18:16:47 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4368147916686267421.sh 18:16:47 ---> capture-instance-metadata.sh 18:16:47 Setup pyenv: 18:16:47 * system (set by /opt/pyenv/version) 18:16:47 * 3.8.20 (set by /opt/pyenv/version) 18:16:47 * 3.9.20 (set by /opt/pyenv/version) 18:16:47 3.10.15 18:16:47 3.11.10 18:16:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zdEE 18:16:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:16:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:16:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:16:56 lf-activate-venv(): INFO: Base packages installed successfully 18:16:56 lf-activate-venv(): INFO: Installing additional packages: lftools 18:17:18 lf-activate-venv(): INFO: Adding /tmp/venv-zdEE/bin to PATH 18:17:18 INFO: Running in OpenStack, capturing instance metadata 18:17:18 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins12070994882466968074.sh 18:17:18 provisioning config files... 18:17:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config5815191897266065996tmp 18:17:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:17:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:17:18 [EnvInject] - Injecting environment variables from a build step. 18:17:18 [EnvInject] - Injecting as environment variables the properties content 18:17:18 SERVER_ID=logs 18:17:18 18:17:18 [EnvInject] - Variables injected successfully. 18:17:18 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3448043908033428239.sh 18:17:18 ---> create-netrc.sh 18:17:18 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins15616085248534978817.sh 18:17:18 ---> python-tools-install.sh 18:17:18 Setup pyenv: 18:17:18 system 18:17:18 3.8.20 18:17:18 3.9.20 18:17:18 3.10.15 18:17:18 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 18:17:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zdEE from file:/tmp/.os_lf_venv 18:17:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:17:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:17:20 lf-activate-venv(): INFO: Base packages installed successfully 18:17:20 lf-activate-venv(): INFO: Installing additional packages: lftools 18:17:26 lf-activate-venv(): INFO: Adding /tmp/venv-zdEE/bin to PATH 18:17:26 Generating Requirements File 18:17:43 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:17:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:17:44 Python 3.11.10 18:17:44 pip 26.0.1 from /tmp/venv-zdEE/lib/python3.11/site-packages/pip (python 3.11) 18:17:44 appdirs==1.4.4 18:17:44 argcomplete==3.6.3 18:17:44 aspy.yaml==1.3.0 18:17:44 attrs==25.4.0 18:17:44 autopage==0.6.0 18:17:44 beautifulsoup4==4.14.3 18:17:44 boto3==1.42.54 18:17:44 botocore==1.42.54 18:17:44 bs4==0.0.2 18:17:44 certifi==2026.1.4 18:17:44 cffi==2.0.0 18:17:44 cfgv==3.5.0 18:17:44 chardet==5.2.0 18:17:44 charset-normalizer==3.4.4 18:17:44 click==8.3.1 18:17:44 cliff==4.13.2 18:17:44 cmd2==3.2.1 18:17:44 cryptography==3.3.2 18:17:44 debtcollector==3.0.0 18:17:44 decorator==5.2.1 18:17:44 defusedxml==0.7.1 18:17:44 Deprecated==1.3.1 18:17:44 distlib==0.4.0 18:17:44 dnspython==2.8.0 18:17:44 docker==7.1.0 18:17:44 dogpile.cache==1.5.0 18:17:44 durationpy==0.10 18:17:44 email-validator==2.3.0 18:17:44 filelock==3.24.3 18:17:44 future==1.0.0 18:17:44 gitdb==4.0.12 18:17:44 GitPython==3.1.46 18:17:44 httplib2==0.30.2 18:17:44 identify==2.6.16 18:17:44 idna==3.11 18:17:44 importlib-resources==1.5.0 18:17:44 iso8601==2.1.0 18:17:44 Jinja2==3.1.6 18:17:44 jmespath==1.1.0 18:17:44 jsonpatch==1.33 18:17:44 jsonpointer==3.0.0 18:17:44 jsonschema==4.26.0 18:17:44 jsonschema-specifications==2025.9.1 18:17:44 keystoneauth1==5.13.1 18:17:44 kubernetes==35.0.0 18:17:44 lftools==0.37.21 18:17:44 lxml==6.0.2 18:17:44 markdown-it-py==4.0.0 18:17:44 MarkupSafe==3.0.3 18:17:44 mdurl==0.1.2 18:17:44 msgpack==1.1.2 18:17:44 multi_key_dict==2.0.3 18:17:44 munch==4.0.0 18:17:44 netaddr==1.3.0 18:17:44 niet==1.4.2 18:17:44 nodeenv==1.10.0 18:17:44 oauth2client==4.1.3 18:17:44 oauthlib==3.3.1 18:17:44 openstacksdk==4.10.0 18:17:44 os-service-types==1.8.2 18:17:44 osc-lib==4.4.0 18:17:44 oslo.config==10.3.0 18:17:44 oslo.context==6.3.0 18:17:44 oslo.i18n==6.7.2 18:17:44 oslo.log==8.1.0 18:17:44 oslo.serialization==5.9.1 18:17:44 oslo.utils==10.0.0 18:17:44 packaging==26.0 18:17:44 pbr==7.0.3 18:17:44 platformdirs==4.9.2 18:17:44 prettytable==3.17.0 18:17:44 psutil==7.2.2 18:17:44 pyasn1==0.6.2 18:17:44 pyasn1_modules==0.4.2 18:17:44 pycparser==3.0 18:17:44 pygerrit2==2.0.15 18:17:44 PyGithub==2.8.1 18:17:44 Pygments==2.19.2 18:17:44 PyJWT==2.11.0 18:17:44 PyNaCl==1.6.2 18:17:44 pyparsing==2.4.7 18:17:44 pyperclip==1.11.0 18:17:44 pyrsistent==0.20.0 18:17:44 python-cinderclient==9.8.0 18:17:44 python-dateutil==2.9.0.post0 18:17:44 python-heatclient==5.0.0 18:17:44 python-jenkins==1.8.3 18:17:44 python-keystoneclient==5.7.0 18:17:44 python-magnumclient==4.9.0 18:17:44 python-openstackclient==9.0.0 18:17:44 python-swiftclient==4.9.0 18:17:44 PyYAML==6.0.3 18:17:44 referencing==0.37.0 18:17:44 requests==2.32.5 18:17:44 requests-oauthlib==2.0.0 18:17:44 requestsexceptions==1.4.0 18:17:44 rfc3986==2.0.0 18:17:44 rich==14.3.3 18:17:44 rich-argparse==1.7.2 18:17:44 rpds-py==0.30.0 18:17:44 rsa==4.9.1 18:17:44 ruamel.yaml==0.19.1 18:17:44 ruamel.yaml.clib==0.2.15 18:17:44 s3transfer==0.16.0 18:17:44 simplejson==3.20.2 18:17:44 six==1.17.0 18:17:44 smmap==5.0.2 18:17:44 soupsieve==2.8.3 18:17:44 stevedore==5.7.0 18:17:44 tabulate==0.9.0 18:17:44 toml==0.10.2 18:17:44 tomlkit==0.14.0 18:17:44 tqdm==4.67.3 18:17:44 typing_extensions==4.15.0 18:17:44 urllib3==1.26.20 18:17:44 virtualenv==20.38.0 18:17:44 wcwidth==0.6.0 18:17:44 websocket-client==1.9.0 18:17:44 wrapt==2.1.1 18:17:44 xdg==6.0.0 18:17:44 xmltodict==1.0.3 18:17:44 yq==3.4.3 18:17:44 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6096164769967251374.sh 18:17:44 ---> sudo-logs.sh 18:17:44 Archiving 'sudo' log.. 18:17:44 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2170244817207393814.sh 18:17:44 ---> job-cost.sh 18:17:44 INFO: Activating Python virtual environment... 18:17:44 Setup pyenv: 18:17:45 system 18:17:45 3.8.20 18:17:45 3.9.20 18:17:45 3.10.15 18:17:45 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 18:17:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zdEE from file:/tmp/.os_lf_venv 18:17:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:17:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:17:46 lf-activate-venv(): INFO: Base packages installed successfully 18:17:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:17:50 lf-activate-venv(): INFO: Adding /tmp/venv-zdEE/bin to PATH 18:17:50 INFO: No stack-cost file found 18:17:50 INFO: Instance uptime: 127s 18:17:50 INFO: Fetching instance metadata (attempt 1 of 3)... 18:17:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:17:51 INFO: Successfully fetched instance metadata 18:17:51 INFO: Instance type: v3-standard-8 18:17:51 INFO: Retrieving pricing info for: v3-standard-8 18:17:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:17:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=127 18:17:51 INFO: Successfully fetched Vexxhost pricing API 18:17:51 INFO: Retrieved cost: 0.22 18:17:51 INFO: Retrieved resource: v3-standard-8 18:17:51 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 18:17:51 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 18:17:51 INFO: Successfully archived job cost data 18:17:51 DEBUG: Cost data: sdc-master-python-verify-shell,983,2026-02-21 18:17:51,v3-standard-8,127,0.22,0.00,SUCCESS 18:17:51 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins2350755213885275103.sh 18:17:51 ---> logs-deploy.sh 18:17:51 Setup pyenv: 18:17:51 system 18:17:51 3.8.20 18:17:51 3.9.20 18:17:51 3.10.15 18:17:51 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 18:17:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zdEE from file:/tmp/.os_lf_venv 18:17:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:17:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:17:53 lf-activate-venv(): INFO: Base packages installed successfully 18:17:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:18:00 lf-activate-venv(): INFO: Adding /tmp/venv-zdEE/bin to PATH 18:18:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/983 18:18:00 INFO: archiving workspace using pattern(s): 18:18:01 Archives upload complete. 18:18:01 INFO: archiving logs to Nexus 18:18:02 ---> uname -a: 18:18:02 Linux prd-ubuntu2204-docker-8c-8g-19026 5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 18:18:02 18:18:02 18:18:02 ---> lscpu: 18:18:02 Architecture: x86_64 18:18:02 CPU op-mode(s): 32-bit, 64-bit 18:18:02 Address sizes: 40 bits physical, 48 bits virtual 18:18:02 Byte Order: Little Endian 18:18:02 CPU(s): 8 18:18:02 On-line CPU(s) list: 0-7 18:18:02 Vendor ID: AuthenticAMD 18:18:02 Model name: AMD EPYC-Rome Processor 18:18:02 CPU family: 23 18:18:02 Model: 49 18:18:02 Thread(s) per core: 1 18:18:02 Core(s) per socket: 1 18:18:02 Socket(s): 8 18:18:02 Stepping: 0 18:18:02 BogoMIPS: 5600.00 18:18:02 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 18:18:02 Virtualization: AMD-V 18:18:02 Hypervisor vendor: KVM 18:18:02 Virtualization type: full 18:18:02 L1d cache: 256 KiB (8 instances) 18:18:02 L1i cache: 256 KiB (8 instances) 18:18:02 L2 cache: 4 MiB (8 instances) 18:18:02 L3 cache: 128 MiB (8 instances) 18:18:02 NUMA node(s): 1 18:18:02 NUMA node0 CPU(s): 0-7 18:18:02 Vulnerability Gather data sampling: Not affected 18:18:02 Vulnerability Indirect target selection: Not affected 18:18:02 Vulnerability Itlb multihit: Not affected 18:18:02 Vulnerability L1tf: Not affected 18:18:02 Vulnerability Mds: Not affected 18:18:02 Vulnerability Meltdown: Not affected 18:18:02 Vulnerability Mmio stale data: Not affected 18:18:02 Vulnerability Reg file data sampling: Not affected 18:18:02 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 18:18:02 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 18:18:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:18:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:18:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:18:02 Vulnerability Srbds: Not affected 18:18:02 Vulnerability Tsa: Not affected 18:18:02 Vulnerability Tsx async abort: Not affected 18:18:02 Vulnerability Vmscape: Not affected 18:18:02 18:18:02 18:18:02 ---> nproc: 18:18:02 8 18:18:02 18:18:02 18:18:02 ---> df -h: 18:18:02 Filesystem Size Used Avail Use% Mounted on 18:18:02 tmpfs 3.2G 1.1M 3.2G 1% /run 18:18:02 /dev/vda1 155G 11G 145G 7% / 18:18:02 tmpfs 16G 0 16G 0% /dev/shm 18:18:02 tmpfs 5.0M 0 5.0M 0% /run/lock 18:18:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:18:02 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 18:18:02 18:18:02 18:18:02 ---> free -m: 18:18:02 total used free shared buff/cache available 18:18:02 Mem: 32092 898 28319 4 2873 30739 18:18:02 Swap: 1023 0 1023 18:18:02 18:18:02 18:18:02 ---> ip addr: 18:18:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:18:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:18:02 inet 127.0.0.1/8 scope host lo 18:18:02 valid_lft forever preferred_lft forever 18:18:02 inet6 ::1/128 scope host 18:18:02 valid_lft forever preferred_lft forever 18:18:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:18:02 link/ether fa:16:3e:07:88:dc brd ff:ff:ff:ff:ff:ff 18:18:02 altname enp0s3 18:18:02 inet 10.30.107.68/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 18:18:02 valid_lft 86270sec preferred_lft 86270sec 18:18:02 inet6 fe80::f816:3eff:fe07:88dc/64 scope link 18:18:02 valid_lft forever preferred_lft forever 18:18:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:18:02 link/ether 3e:80:dc:ee:ff:20 brd ff:ff:ff:ff:ff:ff 18:18:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:18:02 valid_lft forever preferred_lft forever 18:18:02 18:18:02 18:18:02 ---> sar -b -r -n DEV: 18:18:02 Linux 5.15.0-170-generic (prd-ubuntu2204-docker-8c-8g-19026) 02/21/26 _x86_64_ (8 CPU) 18:18:02 18:18:02 18:15:55 LINUX RESTART (8 CPU) 18:18:02 18:18:02 18:18:02 ---> sar -P ALL: 18:18:02 Linux 5.15.0-170-generic (prd-ubuntu2204-docker-8c-8g-19026) 02/21/26 _x86_64_ (8 CPU) 18:18:02 18:18:02 18:15:55 LINUX RESTART (8 CPU) 18:18:02 18:18:02 18:18:02