-
Bug
-
-
Blocker
-
Resolution:
Fixed
-
N/A
-
-
-
Several sessions run random DML and a small amount of DDL.
|
# 2023-01-30T18:59:44 [446584] | [rr 449461 404062]mysqld: /data/Server/bb-10.6-MDEV-30479/storage/innobase/rem/rem0rec.cc:898: rec_offs* rec_get_offsets_func(const rec_t*, const dict_index_t*, rec_offs*, ulint, ulint, const char*, unsigned int, mem_heap_t**): Assertion `!is_user_rec || !n_core || index->is_dummy || (index)->is_ibuf() || n == n_fields || (n + (index->id == dict_index_t::DICT_INDEXES_ID) >= n_core)' failed.
|
...
|
# 2023-01-30T18:59:44 [446584] | Thread 3 (Thread 449461.465848):
|
# 2023-01-30T18:59:44 [446584] | #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
|
# 2023-01-30T18:59:44 [446584] | #1 0x00007f22f8e41859 in __GI_abort () at abort.c:79
|
# 2023-01-30T18:59:44 [446584] | #2 0x00007f22f8e41729 in __assert_fail_base (fmt=0x7f22f8fd7588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x55ed20b3a260 "!is_user_rec || !n_core || index->is_dummy || (index)->is_ibuf() || n == n_fields || (n + (index->id == dict_index_t::DICT_INDEXES_ID) >= n_core)", file=0x55ed20b3b960 "/data/Server/bb-10.6-MDEV-30479/storage/innobase/rem/rem0rec.cc", line=898, function=<optimized out>) at assert.c:92
|
# 2023-01-30T18:59:44 [446584] | #3 0x00007f22f8e52f36 in __GI___assert_fail (assertion=assertion@entry=0x55ed20b3a260 "!is_user_rec || !n_core || index->is_dummy || (index)->is_ibuf() || n == n_fields || (n + (index->id == dict_index_t::DICT_INDEXES_ID) >= n_core)", file=file@entry=0x55ed20b3b960 "/data/Server/bb-10.6-MDEV-30479/storage/innobase/rem/rem0rec.cc", line=line@entry=898, function=function@entry=0x55ed20b39f60 "rec_offs* rec_get_offsets_func(const rec_t*, const dict_index_t*, rec_offs*, ulint, ulint, const char*, unsigned int, mem_heap_t**)") at assert.c:101
|
# 2023-01-30T18:59:44 [446584] | #4 0x000055ed1fac3712 in rec_get_offsets_func (rec=rec@entry=0x7f22ec100085 "", index=index@entry=0x616003bf6e08, offsets=offsets@entry=0x7f22cdf8ef00, n_core=9, n_fields=n_fields@entry=3, file=file@entry=0x55ed20b7c800 "/data/Server/bb-10.6-MDEV-30479/storage/innobase/row/row0purge.cc", line=662, heap=0x7f22cdf8ec00) at /data/Server/bb-10.6-MDEV-30479/storage/innobase/include/dict0mem.h:1216
|
# 2023-01-30T18:59:44 [446584] | #5 0x000055ed1fbc547e in row_purge_reset_trx_id (node=node@entry=0x61a00000abb0, mtr=mtr@entry=0x7f22cdf8f210) at /data/Server/bb-10.6-MDEV-30479/storage/innobase/row/row0purge.cc:662
|
# 2023-01-30T18:59:44 [446584] | #6 0x000055ed1fbd215a in row_purge_record_func (node=node@entry=0x61a00000abb0, undo_rec=undo_rec@entry=0x621000050f50 "", thr=thr@entry=0x61a00000ab08, updated_extern=<optimized out>) at /data/Server/bb-10.6-MDEV-30479/storage/innobase/row/row0purge.cc:1206
|
# 2023-01-30T18:59:44 [446584] | #7 0x000055ed1fbd29a3 in row_purge (node=node@entry=0x61a00000abb0, undo_rec=undo_rec@entry=0x621000050f50 "", thr=thr@entry=0x61a00000ab08) at /data/Server/bb-10.6-MDEV-30479/storage/innobase/row/row0purge.cc:1250
|
# 2023-01-30T18:59:44 [446584] | #8 0x000055ed1fbd32bf in row_purge_step (thr=thr@entry=0x61a00000ab08) at /data/Server/bb-10.6-MDEV-30479/storage/innobase/row/row0purge.cc:1313
|
# 2023-01-30T18:59:44 [446584] | #9 0x000055ed1fa92d59 in que_thr_step (thr=0x61a00000ab08) at /data/Server/bb-10.6-MDEV-30479/storage/innobase/que/que0que.cc:597
|
# 2023-01-30T18:59:44 [446584] | #10 que_run_threads_low (thr=thr@entry=0x61a00000ab08) at /data/Server/bb-10.6-MDEV-30479/storage/innobase/que/que0que.cc:653
|
# 2023-01-30T18:59:44 [446584] | #11 0x000055ed1fa930c7 in que_run_threads (thr=thr@entry=0x61a00000ab08) at /data/Server/bb-10.6-MDEV-30479/storage/innobase/que/que0que.cc:673
|
# 2023-01-30T18:59:44 [446584] | #12 0x000055ed1fc7bb6e in srv_task_execute () at /data/Server/bb-10.6-MDEV-30479/storage/innobase/srv/srv0srv.cc:1641
|
# 2023-01-30T18:59:44 [446584] | #13 0x000055ed1fc7bd61 in purge_worker_callback () at /data/Server/bb-10.6-MDEV-30479/storage/innobase/srv/srv0srv.cc:1884
|
# 2023-01-30T18:59:44 [446584] | #14 0x000055ed2013228b in tpool::task_group::execute (this=0x55ed221a1100 <purge_task_group>, t=t@entry=0x55ed221a1040 <purge_worker_task>) at /data/Server/bb-10.6-MDEV-30479/tpool/task_group.cc:55
|
# 2023-01-30T18:59:44 [446584] | #15 0x000055ed201324ff in tpool::task::execute (this=0x55ed221a1040 <purge_worker_task>) at /data/Server/bb-10.6-MDEV-30479/tpool/task.cc:32
|
# 2023-01-30T18:59:44 [446584] | #16 0x000055ed20129608 in tpool::thread_pool_generic::worker_main (this=0x618000000880, thread_var=0x630000010680) at /data/Server/bb-10.6-MDEV-30479/tpool/tpool_generic.cc:576
|
# 2023-01-30T18:59:44 [446584] | #17 0x000055ed2012c9a4 in std::__invoke_impl<void, void (tpool::thread_pool_generic::*)(tpool::worker_data*), tpool::thread_pool_generic*, tpool::worker_data*> (__t=<optimized out>, __f=<optimized out>) at /usr/include/c++/9/bits/invoke.h:89
|
# 2023-01-30T18:59:44 [446584] | #18 std::__invoke<void (tpool::thread_pool_generic::*)(tpool::worker_data*), tpool::thread_pool_generic*, tpool::worker_data*> (__fn=<optimized out>) at /usr/include/c++/9/bits/invoke.h:95
|
# 2023-01-30T18:59:44 [446584] | #19 std::thread::_Invoker<std::tuple<void (tpool::thread_pool_generic::*)(tpool::worker_data*), tpool::thread_pool_generic*, tpool::worker_data*> >::_M_invoke<0ul, 1ul, 2ul> (this=<optimized out>) at /usr/include/c++/9/thread:244
|
# 2023-01-30T18:59:44 [446584] | #20 std::thread::_Invoker<std::tuple<void (tpool::thread_pool_generic::*)(tpool::worker_data*), tpool::thread_pool_generic*, tpool::worker_data*> >::operator() (this=<optimized out>) at /usr/include/c++/9/thread:251
|
# 2023-01-30T18:59:44 [446584] | #21 std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (tpool::thread_pool_generic::*)(tpool::worker_data*), tpool::thread_pool_generic*, tpool::worker_data*> > >::_M_run (this=<optimized out>) at /usr/include/c++/9/thread:195
|
# 2023-01-30T18:59:44 [446584] | #22 0x00007f22f924ede4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
|
# 2023-01-30T18:59:44 [446584] | #23 0x00007f22f9369609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
# 2023-01-30T18:59:44 [446584] | #24 0x00007f22f8f3e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
pluto:/data/results/1675094794/TBR-1777$ _RR_TRACE_DIR=./1/rr/ rr replay --mark-stdio
|
|
origin/bb-10.6-MDEV-30479 3769e514904ca1c7d96d08fe9527317c60a521b5 2023-01-30T10:36:08+02:00
|
Per Marko we have that problem in the main trees too.
|
|
RQG
|
===
|
# git clone https://github.com/mleich1/rqg --branch <pick the right branch> RQG
|
#
|
# GIT_SHOW: HEAD -> master, origin/master, origin/HEAD 624894590f3b4e59919b9c621783265b584e5482 2023-01-30T17:12:10+01:00
|
# rqg.pl : Version 4.2.1 (2022-12)
|
#
|
# $RQG_HOME/rqg.pl \
|
# --grammar=conf/mariadb/table_stress_innodb_dml.yy \
|
# --gendata=conf/mariadb/table_stress.zz \
|
# --gendata_sql=conf/mariadb/table_stress.sql \
|
# --mysqld=--loose-innodb_lock_schedule_algorithm=fcfs \
|
# --mysqld=--loose-idle_write_transaction_timeout=0 \
|
# --mysqld=--loose-idle_transaction_timeout=0 \
|
# --mysqld=--loose-idle_readonly_transaction_timeout=0 \
|
# --mysqld=--connect_timeout=60 \
|
# --mysqld=--interactive_timeout=28800 \
|
# --mysqld=--slave_net_timeout=60 \
|
# --mysqld=--net_read_timeout=30 \
|
# --mysqld=--net_write_timeout=60 \
|
# --mysqld=--loose-table_lock_wait_timeout=50 \
|
# --mysqld=--wait_timeout=28800 \
|
# --mysqld=--lock-wait-timeout=86400 \
|
# --mysqld=--innodb-lock-wait-timeout=50 \
|
# --no-mask \
|
# --queries=10000000 \
|
# --seed=random \
|
# --reporters=Backtrace \
|
# --reporters=ErrorLog \
|
# --reporters=Deadlock \
|
# --validators=None \
|
# --mysqld=--log_output=none \
|
# --mysqld=--log_bin_trust_function_creators=1 \
|
# --mysqld=--loose-debug_assert_on_not_freed_memory=0 \
|
# --engine=InnoDB \
|
# --restart_timeout=240 \
|
# --mysqld=--plugin-load-add=file_key_management.so \
|
# --mysqld=--loose-file-key-management-filename=$RQG_HOME/conf/mariadb/encryption_keys.txt \
|
# --mysqld=--plugin-load-add=provider_lzo.so \
|
# --mysqld=--plugin-load-add=provider_bzip2.so \
|
# --mysqld=--plugin-load-add=provider_lzma.so \
|
# --mysqld=--plugin-load-add=provider_snappy.so \
|
# --mysqld=--plugin-load-add=provider_lz4.so \
|
# --duration=300 \
|
# --mysqld=--loose-innodb_fatal_semaphore_wait_threshold=300 \
|
# --mysqld=--innodb_file_per_table=1 \
|
# --mysqld=--loose-innodb_read_only_compressed=OFF \
|
# --mysqld=--innodb_stats_persistent=off \
|
# --mysqld=--innodb_adaptive_hash_index=on \
|
# --mysqld=--innodb_sort_buffer_size=65536 \
|
# --mysqld=--log-bin \
|
# --mysqld=--sync-binlog=1 \
|
# --mysqld=--loose-innodb_evict_tables_on_commit_debug=off \
|
# --mysqld=--loose-max-statement-time=30 \
|
# --threads=33 \
|
# --mysqld=--innodb-use-native-aio=0 \
|
# --mysqld=--loose-gdb \
|
# --mysqld=--loose-debug-gdb \
|
# --rr=Extended \
|
# --rr_options=--wait \
|
# --mysqld=--loose_innodb_change_buffering=purges \
|
# --mysqld=--innodb_rollback_on_timeout=OFF \
|
# --mysqld=--innodb_page_size=64K \
|
# --mysqld=--innodb-buffer-pool-size=24M \
|
# <local settings>
|
- is caused by
-
MDEV-29603
btr_cur_open_at_index_side() is missing some consistency checks
-
-
Closed
{"report":{"fcp":1352.1000003814697,"ttfb":185.5,"pageVisibility":"visible","entityId":118779,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"57820af5-4d94-429b-a62a-cc017c3ab40e","navigationType":0,"readyForUser":1469.3000001907349,"redirectCount":0,"resourceLoadedEnd":1766.4000005722046,"resourceLoadedStart":242.70000076293945,"resourceTiming":[{"duration":491.0999994277954,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":242.70000076293945,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":242.70000076293945,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":733.8000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":491.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/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&whisper-enabled=true","startTime":242.9000005722046,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":242.9000005722046,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":734.4000005722046,"responseStart":0,"secureConnectionStart":0},{"duration":496.8999996185303,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":243.10000038146973,"connectEnd":243.10000038146973,"connectStart":243.10000038146973,"domainLookupEnd":243.10000038146973,"domainLookupStart":243.10000038146973,"fetchStart":243.10000038146973,"redirectEnd":0,"redirectStart":0,"requestStart":243.10000038146973,"responseEnd":740,"responseStart":740,"secureConnectionStart":243.10000038146973},{"duration":608.6000003814697,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/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&whisper-enabled=true","startTime":243.30000019073486,"connectEnd":243.30000019073486,"connectStart":243.30000019073486,"domainLookupEnd":243.30000019073486,"domainLookupStart":243.30000019073486,"fetchStart":243.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":243.30000019073486,"responseEnd":851.9000005722046,"responseStart":851.9000005722046,"secureConnectionStart":243.30000019073486},{"duration":612.7000007629395,"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":243.5,"connectEnd":243.5,"connectStart":243.5,"domainLookupEnd":243.5,"domainLookupStart":243.5,"fetchStart":243.5,"redirectEnd":0,"redirectStart":0,"requestStart":243.5,"responseEnd":856.2000007629395,"responseStart":856.2000007629395,"secureConnectionStart":243.5},{"duration":615,"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":243.70000076293945,"connectEnd":243.70000076293945,"connectStart":243.70000076293945,"domainLookupEnd":243.70000076293945,"domainLookupStart":243.70000076293945,"fetchStart":243.70000076293945,"redirectEnd":0,"redirectStart":0,"requestStart":243.70000076293945,"responseEnd":858.7000007629395,"responseStart":858.7000007629395,"secureConnectionStart":243.70000076293945},{"duration":621.8000001907349,"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":243.9000005722046,"connectEnd":243.9000005722046,"connectStart":243.9000005722046,"domainLookupEnd":243.9000005722046,"domainLookupStart":243.9000005722046,"fetchStart":243.9000005722046,"redirectEnd":0,"redirectStart":0,"requestStart":243.9000005722046,"responseEnd":865.7000007629395,"responseStart":865.7000007629395,"secureConnectionStart":243.9000005722046},{"duration":717,"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":244.10000038146973,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":244.10000038146973,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":961.1000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":622,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":244.20000076293945,"connectEnd":244.20000076293945,"connectStart":244.20000076293945,"domainLookupEnd":244.20000076293945,"domainLookupStart":244.20000076293945,"fetchStart":244.20000076293945,"redirectEnd":0,"redirectStart":0,"requestStart":244.20000076293945,"responseEnd":866.2000007629395,"responseStart":866.2000007629395,"secureConnectionStart":244.20000076293945},{"duration":716.8999996185303,"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":244.4000005722046,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":244.4000005722046,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":961.3000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":622.3999996185303,"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":244.60000038146973,"connectEnd":244.60000038146973,"connectStart":244.60000038146973,"domainLookupEnd":244.60000038146973,"domainLookupStart":244.60000038146973,"fetchStart":244.60000038146973,"redirectEnd":0,"redirectStart":0,"requestStart":244.60000038146973,"responseEnd":867,"responseStart":867,"secureConnectionStart":244.60000038146973},{"duration":986.1000003814697,"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":245.30000019073486,"connectEnd":245.30000019073486,"connectStart":245.30000019073486,"domainLookupEnd":245.30000019073486,"domainLookupStart":245.30000019073486,"fetchStart":245.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":245.30000019073486,"responseEnd":1231.4000005722046,"responseStart":1231.4000005722046,"secureConnectionStart":245.30000019073486},{"duration":1505.6000003814697,"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":245.5,"connectEnd":245.5,"connectStart":245.5,"domainLookupEnd":245.5,"domainLookupStart":245.5,"fetchStart":245.5,"redirectEnd":0,"redirectStart":0,"requestStart":245.5,"responseEnd":1751.1000003814697,"responseStart":1751.1000003814697,"secureConnectionStart":245.5},{"duration":221.69999980926514,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1013.9000005722046,"connectEnd":1013.9000005722046,"connectStart":1013.9000005722046,"domainLookupEnd":1013.9000005722046,"domainLookupStart":1013.9000005722046,"fetchStart":1013.9000005722046,"redirectEnd":0,"redirectStart":0,"requestStart":1013.9000005722046,"responseEnd":1235.6000003814697,"responseStart":1235.6000003814697,"secureConnectionStart":1013.9000005722046},{"duration":469.8999996185303,"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&whisper-enabled=true","startTime":1282.4000005722046,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1282.4000005722046,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1752.3000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":474.69999980926514,"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&whisper-enabled=true","startTime":1283.4000005722046,"connectEnd":1283.4000005722046,"connectStart":1283.4000005722046,"domainLookupEnd":1283.4000005722046,"domainLookupStart":1283.4000005722046,"fetchStart":1283.4000005722046,"redirectEnd":0,"redirectStart":0,"requestStart":1283.4000005722046,"responseEnd":1758.1000003814697,"responseStart":1758.1000003814697,"secureConnectionStart":1283.4000005722046},{"duration":482.6000003814697,"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&whisper-enabled=true","startTime":1283.8000001907349,"connectEnd":1283.8000001907349,"connectStart":1283.8000001907349,"domainLookupEnd":1283.8000001907349,"domainLookupStart":1283.8000001907349,"fetchStart":1283.8000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":1283.8000001907349,"responseEnd":1766.4000005722046,"responseStart":1766.4000005722046,"secureConnectionStart":1283.8000001907349},{"duration":484.29999923706055,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":1344.2000007629395,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1344.2000007629395,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1828.5,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":16,"responseStart":186,"responseEnd":276,"domLoading":238,"domInteractive":1779,"domContentLoadedEventStart":1779,"domContentLoadedEventEnd":1828,"domComplete":2936,"loadEventStart":2936,"loadEventEnd":2939,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1753.7000007629395},{"name":"bigPipe.sidebar-id.end","time":1754.5},{"name":"bigPipe.activity-panel-pipe-id.start","time":1754.7000007629395},{"name":"bigPipe.activity-panel-pipe-id.end","time":1758},{"name":"activityTabFullyLoaded","time":1837.7000007629395}],"measures":[],"correlationId":"4795bcd4114bf1","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":90,"dbReadsTimeInMs":9,"dbConnsTimeInMs":17,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}