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