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