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