-
10.2.2-1, 10.2.2-2, 10.2.2-3, 5.5.51 & 10.2.2, 10.1.17-1
10.2 at commit 848d211c5c4df00b819cd84d7530cf7d29bb0524
build.log is the general build steps.
mtr.log is the exact from these gdb traces:
gdb /build/build/sql/mysqld /dev/shm/var_auto_hNUV/log/rpl.rpl_semi_sync_event-innodb_plugin,mix/mysqld.1/data/core
|
|
[Thread debugging using libthread_db enabled]
|
Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1".
|
Core was generated by `/build/build/sql/mysqld --defaults-group-suffix=.1 --defaults-file=/build/build'.
|
Program terminated with signal SIGABRT, Aborted.
|
#0 0x00003fff7dfc2e4c in __pthread_kill (threadid=<optimized out>, signo=<optimized out>) at ../sysdeps/unix/sysv/linux/pthread_kill.c:58
|
58 ../sysdeps/unix/sysv/linux/pthread_kill.c: No such file or directory.
|
[Current thread is 1 (Thread 0x3fff6d3fefb0 (LWP 26338))]
|
(gdb) bt
|
#0 0x00003fff7dfc2e4c in __pthread_kill (threadid=<optimized out>, signo=<optimized out>) at ../sysdeps/unix/sysv/linux/pthread_kill.c:58
|
#1 0x000000003b7a3664 in my_write_core (sig=<optimized out>) at /source/mysys/stacktrace.c:456
|
#2 0x000000003b0bc71c in handle_fatal_signal (sig=<optimized out>) at /source/sql/signal_handler.cc:272
|
#3 <signal handler called>
|
#4 0x00003fff7da4f27c in __GI_raise (sig=<optimized out>) at ../sysdeps/unix/sysv/linux/raise.c:54
|
#5 0x00003fff7da518f4 in __GI_abort () at abort.c:89
|
#6 0x00003fff762b6bac in mutex_exit_func (mutex=0x3fff763f54b8 <sync_thread_mutex>) at /source/storage/innobase/include/sync0sync.ic:160
|
#7 pfs_mutex_exit_func (mutex=0x3fff763f54b8 <sync_thread_mutex>) at /source/storage/innobase/include/sync0sync.ic:314
|
#8 sync_thread_reset_level (latch=0x3fff7cff7680) at /source/storage/innobase/sync/sync0sync.cc:1388
|
#9 0x00003fff761f5960 in mutex_exit_func (mutex=<optimized out>) at /source/storage/innobase/include/sync0sync.ic:165
|
#10 pfs_mutex_exit_func (mutex=<optimized out>) at /source/storage/innobase/include/sync0sync.ic:314
|
#11 que_run_threads_low (thr=0x3fff7ce59ac0) at /source/storage/innobase/que/que0que.cc:1164
|
#12 que_run_threads (thr=0x3fff7ce59ac0) at /source/storage/innobase/que/que0que.cc:1182
|
#13 0x00003fff762c44a8 in trx_purge (n_purge_threads=<optimized out>, batch_size=300, truncate=<optimized out>)
|
at /source/storage/innobase/trx/trx0purge.cc:1246
|
#14 0x00003fff762a5a28 in srv_do_purge (n_total_purged=<synthetic pointer>, n_threads=1) at /source/storage/innobase/srv/srv0srv.cc:2803
|
#15 srv_purge_coordinator_thread (arg=<optimized out>) at /source/storage/innobase/srv/srv0srv.cc:2978
|
#16 0x00003fff7dfb84a0 in start_thread (arg=0x3fff6d3fefb0) at pthread_create.c:335
|
#17 0x00003fff7db37e74 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:96
|
rpl.rpl_gtid_crash-innodb_plugin,mix/mysqld.2/data/core
|
|
[Thread debugging using libthread_db enabled]
|
Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1".
|
Core was generated by `/build/build/sql/mysqld --defaults-group-suffix=.2 --defaults-file=/build/build'.
|
Program terminated with signal SIGABRT, Aborted.
|
#0 0x00003fffac312e4c in __pthread_kill (threadid=<optimized out>,
|
signo=<optimized out>) at ../sysdeps/unix/sysv/linux/pthread_kill.c:58
|
58 ../sysdeps/unix/sysv/linux/pthread_kill.c: No such file or directory.
|
[Current thread is 1 (Thread 0x3fff9f38efb0 (LWP 25472))]
|
(gdb) bt
|
#0 0x00003fffac312e4c in __pthread_kill (threadid=<optimized out>,
|
signo=<optimized out>) at ../sysdeps/unix/sysv/linux/pthread_kill.c:58
|
#1 0x0000000045dc3664 in my_write_core (sig=<optimized out>)
|
at /source/mysys/stacktrace.c:456
|
#2 0x00000000456dc71c in handle_fatal_signal (sig=<optimized out>)
|
at /source/sql/signal_handler.cc:272
|
#3 <signal handler called>
|
#4 0x00003fffabd9f27c in __GI_raise (sig=<optimized out>)
|
at ../sysdeps/unix/sysv/linux/raise.c:54
|
#5 0x00003fffabda18f4 in __GI_abort () at abort.c:89
|
#6 0x00003fffa46b6214 in mutex_exit_func (
|
mutex=0x3fffa47f54b8 <sync_thread_mutex>)
|
at /source/storage/innobase/include/sync0sync.ic:160
|
#7 pfs_mutex_exit_func (mutex=0x3fffa47f54b8 <sync_thread_mutex>)
|
at /source/storage/innobase/include/sync0sync.ic:314
|
#8 sync_thread_add_level (latch=0x3fffab314078, level=140, relock=0)
|
at /source/storage/innobase/sync/sync0sync.cc:1336
|
#9 0x00003fffa46b6284 in mutex_set_debug_info (mutex=0x3fffab314078,
|
file_name=0x3fffa4711838 "/source/storage/innobase/buf/buf0dblwr.cc",
|
line=712) at /source/storage/innobase/sync/sync0sync.cc:639
|
#10 0x00003fffa4430818 in mutex_enter_func (line=712,
|
file_name=0x3fffa4711838 "/source/storage/innobase/buf/buf0dblwr.cc",
|
mutex=0x3fffab314078) at /source/storage/innobase/include/sync0sync.ic:215
|
---Type <return> to continue, or q <return> to quit---
|
#11 pfs_mutex_enter_func (line=712,
|
file_name=0x3fffa4711838 "/source/storage/innobase/buf/buf0dblwr.cc",
|
mutex=0x3fffab314078) at /source/storage/innobase/include/sync0sync.ic:251
|
#12 buf_dblwr_update (bpage=<optimized out>, flush_type=<optimized out>)
|
at /source/storage/innobase/buf/buf0dblwr.cc:712
|
#13 0x00003fffa4443880 in buf_flush_write_complete (bpage=0x3fffa1bb2668)
|
at /source/storage/innobase/buf/buf0flu.cc:695
|
#14 0x00003fffa4429144 in buf_page_io_complete (bpage=0x3fffa1bb2668,
|
evict=<optimized out>) at /source/storage/innobase/buf/buf0buf.cc:4769
|
#15 0x00003fffa44b6c1c in fil_aio_wait (segment=5)
|
at /source/storage/innobase/fil/fil0fil.cc:6059
|
#16 0x00003fffa46a826c in io_handler_thread (arg=<optimized out>)
|
at /source/storage/innobase/srv/srv0start.cc:515
|
#17 0x00003fffac3084a0 in start_thread (arg=0x3fff9f38efb0)
|
at pthread_create.c:335
|
#18 0x00003fffabe87e74 in clone ()
|
at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:96
|
This seems to be quite repeatable.
- relates to
-
MDEV-7026
Race in InnoDB/XtraDB mutex implementation can stall or hang the server
-
-
Closed
Elena Stepanova
made changes -
Field |
Original Value |
New Value |
Assignee
|
|
Jan Lindström
[ jplindst
]
|
Jan Lindström (Inactive)
made changes -
Assignee
|
Jan Lindström
[ jplindst
]
|
Vicentiu Ciorbaru
[ cvicentiu
]
|
Jan Lindström (Inactive)
made changes -
Fix Version/s
|
|
5.5
[ 15800
]
|
Fix Version/s
|
|
10.0
[ 16000
]
|
Fix Version/s
|
|
10.1
[ 16100
]
|
Daniel Black
made changes -
Affects Version/s
|
|
10.0.27
[ 22017
]
|
Affects Version/s
|
|
10.1.16
[ 22019
]
|
Rasmus Johansson (Inactive)
made changes -
Sprint
|
10.2.2-1, 10.2.2-2
[ 79, 82
]
|
10.2.2-1, 10.2.2-2, 10.2.2-3
[ 79, 82, 83
]
|
Vicențiu Ciorbaru
made changes -
Assignee
|
Vicentiu Ciorbaru
[ cvicentiu
]
|
Sergey Vojtovich
[ svoj
]
|
Status
|
In Progress
[ 3
]
|
In Review
[ 10002
]
|
Sergey Vojtovich
made changes -
Assignee
|
Sergey Vojtovich
[ svoj
]
|
Vicentiu Ciorbaru
[ cvicentiu
]
|
Status
|
In Review
[ 10002
]
|
Stalled
[ 10000
]
|
Rasmus Johansson (Inactive)
made changes -
Sprint
|
10.2.2-1, 10.2.2-2, 10.2.2-3
[ 79, 82, 83
]
|
10.2.2-1, 10.2.2-2, 10.2.2-3, 5.51 & 10.2
[ 79, 82, 83, 85
]
|
Rasmus Johansson (Inactive)
made changes -
Sprint
|
10.2.2-1, 10.2.2-2, 10.2.2-3, 5.5.51 & 10.2.2
[ 79, 82, 83, 85
]
|
10.2.2-1, 10.2.2-2, 10.2.2-3, 5.5.51 & 10.2.2, 10.1.17-1
[ 79, 82, 83, 85, 87
]
|
Vicențiu Ciorbaru
made changes -
Fix Version/s
|
|
10.2.2
[ 22013
]
|
Fix Version/s
|
|
10.1.18
[ 22110
]
|
Fix Version/s
|
|
10.0.27
[ 22017
]
|
Fix Version/s
|
|
5.5.51
[ 22015
]
|
Fix Version/s
|
10.2
[ 14601
]
|
|
Fix Version/s
|
5.5
[ 15800
]
|
|
Fix Version/s
|
10.0
[ 16000
]
|
|
Fix Version/s
|
10.1
[ 16100
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
Status
|
Stalled
[ 10000
]
|
Closed
[ 6
]
|
Sergei Golubchik
made changes -
Workflow
|
MariaDB v3
[ 76357
]
|
MariaDB v4
[ 150591
]
|
{"report":{"fcp":965.6999998092651,"ttfb":301.19999980926514,"pageVisibility":"visible","entityId":57356,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"95a7b73b-fccb-4ef6-aef0-ecfb3911e400","navigationType":0,"readyForUser":1075.3999996185303,"redirectCount":0,"resourceLoadedEnd":1170.7999992370605,"resourceLoadedStart":307.0999994277954,"resourceTiming":[{"duration":179.19999980926514,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":307.0999994277954,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":307.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":486.29999923706055,"responseStart":0,"secureConnectionStart":0},{"duration":179.30000019073486,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/2bf333562ca6724060a9d5f1535471f6/_/download/contextbatch/css/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true","startTime":307.3999996185303,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":307.3999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":486.69999980926514,"responseStart":0,"secureConnectionStart":0},{"duration":188.60000038146973,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":307.5999994277954,"connectEnd":307.5999994277954,"connectStart":307.5999994277954,"domainLookupEnd":307.5999994277954,"domainLookupStart":307.5999994277954,"fetchStart":307.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":307.5999994277954,"responseEnd":496.19999980926514,"responseStart":496.19999980926514,"secureConnectionStart":307.5999994277954},{"duration":244.60000038146973,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/2bf333562ca6724060a9d5f1535471f6/_/download/contextbatch/js/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true","startTime":307.79999923706055,"connectEnd":307.79999923706055,"connectStart":307.79999923706055,"domainLookupEnd":307.79999923706055,"domainLookupStart":307.79999923706055,"fetchStart":307.79999923706055,"redirectEnd":0,"redirectStart":0,"requestStart":307.79999923706055,"responseEnd":552.3999996185303,"responseStart":552.3999996185303,"secureConnectionStart":307.79999923706055},{"duration":248.29999923706055,"initiatorType":"script","name":"https://jira.mariadb.org/s/a9324d6758d385eb45c462685ad88f1d-CDN/lu2cib/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":308,"connectEnd":308,"connectStart":308,"domainLookupEnd":308,"domainLookupStart":308,"fetchStart":308,"redirectEnd":0,"redirectStart":0,"requestStart":308,"responseEnd":556.2999992370605,"responseStart":556.2999992370605,"secureConnectionStart":308},{"duration":248.5,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":308.29999923706055,"connectEnd":308.29999923706055,"connectStart":308.29999923706055,"domainLookupEnd":308.29999923706055,"domainLookupStart":308.29999923706055,"fetchStart":308.29999923706055,"redirectEnd":0,"redirectStart":0,"requestStart":308.29999923706055,"responseEnd":556.7999992370605,"responseStart":556.7999992370605,"secureConnectionStart":308.29999923706055},{"duration":248.69999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":308.5,"connectEnd":308.5,"connectStart":308.5,"domainLookupEnd":308.5,"domainLookupStart":308.5,"fetchStart":308.5,"redirectEnd":0,"redirectStart":0,"requestStart":308.5,"responseEnd":557.1999998092651,"responseStart":557.1999998092651,"secureConnectionStart":308.5},{"duration":332.4000005722046,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2cib/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":308.5999994277954,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":308.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":641,"responseStart":0,"secureConnectionStart":0},{"duration":248.89999961853027,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":308.69999980926514,"connectEnd":308.69999980926514,"connectStart":308.69999980926514,"domainLookupEnd":308.69999980926514,"domainLookupStart":308.69999980926514,"fetchStart":308.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":308.69999980926514,"responseEnd":557.5999994277954,"responseStart":557.5999994277954,"secureConnectionStart":308.69999980926514},{"duration":332.30000019073486,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/css/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.css?jira.create.linked.issue=true","startTime":308.8999996185303,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":308.8999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":641.1999998092651,"responseStart":0,"secureConnectionStart":0},{"duration":249.10000038146973,"initiatorType":"script","name":"https://jira.mariadb.org/s/5d5e8fe91fbc506585e83ea3b62ccc4b-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/js/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.js?jira.create.linked.issue=true&locale=en","startTime":309.0999994277954,"connectEnd":309.0999994277954,"connectStart":309.0999994277954,"domainLookupEnd":309.0999994277954,"domainLookupStart":309.0999994277954,"fetchStart":309.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":309.0999994277954,"responseEnd":558.1999998092651,"responseStart":558.1999998092651,"secureConnectionStart":309.0999994277954},{"duration":476.9000005722046,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":315.79999923706055,"connectEnd":315.79999923706055,"connectStart":315.79999923706055,"domainLookupEnd":315.79999923706055,"domainLookupStart":315.79999923706055,"fetchStart":315.79999923706055,"redirectEnd":0,"redirectStart":0,"requestStart":315.79999923706055,"responseEnd":792.6999998092651,"responseStart":792.6999998092651,"secureConnectionStart":315.79999923706055},{"duration":476.1000003814697,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":316.8999996185303,"connectEnd":316.8999996185303,"connectStart":316.8999996185303,"domainLookupEnd":316.8999996185303,"domainLookupStart":316.8999996185303,"fetchStart":316.8999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":316.8999996185303,"responseEnd":793,"responseStart":793,"secureConnectionStart":316.8999996185303},{"duration":53.30000019073486,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":654.0999994277954,"connectEnd":654.0999994277954,"connectStart":654.0999994277954,"domainLookupEnd":654.0999994277954,"domainLookupStart":654.0999994277954,"fetchStart":654.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":654.0999994277954,"responseEnd":707.3999996185303,"responseStart":707.3999996185303,"secureConnectionStart":654.0999994277954},{"duration":203.9000005722046,"initiatorType":"link","name":"https://jira.mariadb.org/s/d5715adaadd168a9002b108b2b039b50-CDN/lu2cib/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/css/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true","startTime":713.7999992370605,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":713.7999992370605,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":917.6999998092651,"responseStart":0,"secureConnectionStart":0},{"duration":448.9000005722046,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/e65b778d185daf5aee24936755b43da6/_/download/contextbatch/js/browser-metrics-plugin.contrib,-_super,-project.issue.navigator,-jira.view.issue,-atl.general/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true","startTime":714.7999992370605,"connectEnd":714.7999992370605,"connectStart":714.7999992370605,"domainLookupEnd":714.7999992370605,"domainLookupStart":714.7999992370605,"fetchStart":714.7999992370605,"redirectEnd":0,"redirectStart":0,"requestStart":714.7999992370605,"responseEnd":1163.6999998092651,"responseStart":1163.6999998092651,"secureConnectionStart":714.7999992370605},{"duration":455.69999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/s/097ae97cb8fbec7d6ea4bbb1f26955b9-CDN/lu2cib/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/js/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true","startTime":715.0999994277954,"connectEnd":715.0999994277954,"connectStart":715.0999994277954,"domainLookupEnd":715.0999994277954,"domainLookupStart":715.0999994277954,"fetchStart":715.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":715.0999994277954,"responseEnd":1170.7999992370605,"responseStart":1170.7999992370605,"secureConnectionStart":715.0999994277954},{"duration":249.69999980926514,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":959,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":959,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1208.6999998092651,"responseStart":0,"secureConnectionStart":0},{"duration":227.5,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":967.3999996185303,"connectEnd":967.3999996185303,"connectStart":967.3999996185303,"domainLookupEnd":967.3999996185303,"domainLookupStart":967.3999996185303,"fetchStart":967.3999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":967.3999996185303,"responseEnd":1194.8999996185303,"responseStart":1194.8999996185303,"secureConnectionStart":967.3999996185303}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":62,"responseStart":301,"responseEnd":316,"domLoading":305,"domInteractive":1213,"domContentLoadedEventStart":1213,"domContentLoadedEventEnd":1286,"domComplete":1559,"loadEventStart":1559,"loadEventEnd":1560,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1168.5},{"name":"bigPipe.sidebar-id.end","time":1169.2999992370605},{"name":"bigPipe.activity-panel-pipe-id.start","time":1169.5},{"name":"bigPipe.activity-panel-pipe-id.end","time":1175.1999998092651},{"name":"activityTabFullyLoaded","time":1309.5}],"measures":[],"correlationId":"71d270c5a52104","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":165,"dbReadsTimeInMs":34,"dbConnsTimeInMs":44,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}