logger=settings t=2026-04-22T20:53:43.766411439Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-22T20:53:43Z logger=settings t=2026-04-22T20:53:43.767413787Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-22T20:53:43.767455428Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-22T20:53:43.767465569Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-22T20:53:43.767474949Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-22T20:53:43.767486099Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-22T20:53:43.76751045Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-22T20:53:43.76751964Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-22T20:53:43.767529441Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-22T20:53:43.767544791Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-22T20:53:43.767572133Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-22T20:53:43.767579543Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-22T20:53:43.767586903Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-22T20:53:43.767594353Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-22T20:53:43.767602964Z level=info msg=Target target=[all] logger=settings t=2026-04-22T20:53:43.767625404Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-22T20:53:43.767653615Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-22T20:53:43.767661025Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-22T20:53:43.767674316Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-22T20:53:43.767681596Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-22T20:53:43.767689366Z level=info msg="App mode production" logger=sqlstore t=2026-04-22T20:53:43.768656294Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-22T20:53:43.768697795Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-22T20:53:43.771599529Z level=info msg="Locking database" logger=migrator t=2026-04-22T20:53:43.771615869Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-22T20:53:43.772397702Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-22T20:53:43.773550836Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.152214ms logger=migrator t=2026-04-22T20:53:43.77787125Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-22T20:53:43.778717235Z level=info msg="Migration successfully executed" id="create user table" duration=845.774µs logger=migrator t=2026-04-22T20:53:43.782119904Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-22T20:53:43.782815514Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=695.75µs logger=migrator t=2026-04-22T20:53:43.78651777Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-22T20:53:43.78752783Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.00514ms logger=migrator t=2026-04-22T20:53:43.791366411Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-22T20:53:43.792131383Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=764.682µs logger=migrator t=2026-04-22T20:53:43.797641062Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-22T20:53:43.798332272Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=690.5µs logger=migrator t=2026-04-22T20:53:43.80343238Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-22T20:53:43.807779807Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.346996ms logger=migrator t=2026-04-22T20:53:43.813974925Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-22T20:53:43.815090067Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.114162ms logger=migrator t=2026-04-22T20:53:43.818691162Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-22T20:53:43.819411763Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=721.421µs logger=migrator t=2026-04-22T20:53:43.822959975Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-22T20:53:43.823638586Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=678.321µs logger=migrator t=2026-04-22T20:53:43.827158177Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-22T20:53:43.827504787Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=346.96µs logger=migrator t=2026-04-22T20:53:43.831267996Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-22T20:53:43.83176213Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=496.404µs logger=migrator t=2026-04-22T20:53:43.835168899Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-22T20:53:43.837093814Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.924145ms logger=migrator t=2026-04-22T20:53:43.841398069Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-22T20:53:43.841586015Z level=info msg="Migration successfully executed" id="Update user table charset" duration=188.486µs logger=migrator t=2026-04-22T20:53:43.847496446Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-22T20:53:43.84869436Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.196434ms logger=migrator t=2026-04-22T20:53:43.85177621Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-22T20:53:43.852040758Z level=info msg="Migration successfully executed" id="Add missing user data" duration=264.788µs logger=migrator t=2026-04-22T20:53:43.855798906Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-22T20:53:43.856919928Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.120032ms logger=migrator t=2026-04-22T20:53:43.860345488Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-22T20:53:43.861056358Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=710.13µs logger=migrator t=2026-04-22T20:53:43.864697393Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-22T20:53:43.865815756Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.113923ms logger=migrator t=2026-04-22T20:53:43.871376708Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-22T20:53:43.881027836Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.649238ms logger=migrator t=2026-04-22T20:53:43.891476159Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-22T20:53:43.89358638Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.11393ms logger=migrator t=2026-04-22T20:53:43.899502271Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-22T20:53:43.899709347Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=203.916µs logger=migrator t=2026-04-22T20:53:43.906047211Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-22T20:53:43.907692269Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.650168ms logger=migrator t=2026-04-22T20:53:43.912660412Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-22T20:53:43.913011992Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=352.08µs logger=migrator t=2026-04-22T20:53:43.91706733Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-22T20:53:43.917607725Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=537.705µs logger=migrator t=2026-04-22T20:53:43.922808726Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-22T20:53:43.923893777Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.084651ms logger=migrator t=2026-04-22T20:53:43.928112789Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-22T20:53:43.928976164Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=861.755µs logger=migrator t=2026-04-22T20:53:43.933444924Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-22T20:53:43.93435292Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=908.236µs logger=migrator t=2026-04-22T20:53:43.938946523Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-22T20:53:43.939705195Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=763.362µs logger=migrator t=2026-04-22T20:53:43.946261264Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-22T20:53:43.946880853Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=619.199µs logger=migrator t=2026-04-22T20:53:43.952096973Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-22T20:53:43.952122894Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=26.211µs logger=migrator t=2026-04-22T20:53:43.957784068Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-22T20:53:43.959052945Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.273097ms logger=migrator t=2026-04-22T20:53:43.96511429Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-22T20:53:43.96582165Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=701.6µs logger=migrator t=2026-04-22T20:53:43.97064922Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-22T20:53:43.971300899Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=651.119µs logger=migrator t=2026-04-22T20:53:43.976594152Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-22T20:53:43.977719546Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.128273ms logger=migrator t=2026-04-22T20:53:44.006396766Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-22T20:53:44.011329838Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.932803ms logger=migrator t=2026-04-22T20:53:44.025320343Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-22T20:53:44.026647521Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.327628ms logger=migrator t=2026-04-22T20:53:44.032188532Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-22T20:53:44.032922032Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=732.811µs logger=migrator t=2026-04-22T20:53:44.038558826Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-22T20:53:44.039275256Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=714.21µs logger=migrator t=2026-04-22T20:53:44.05046746Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-22T20:53:44.051854871Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.392101ms logger=migrator t=2026-04-22T20:53:44.057559786Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-22T20:53:44.059168873Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.609147ms logger=migrator t=2026-04-22T20:53:44.069366578Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-22T20:53:44.069946434Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=584.157µs logger=migrator t=2026-04-22T20:53:44.077641277Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-22T20:53:44.078710659Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.045501ms logger=migrator t=2026-04-22T20:53:44.083988531Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-22T20:53:44.084357892Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=427.313µs logger=migrator t=2026-04-22T20:53:44.095811364Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-22T20:53:44.096710659Z level=info msg="Migration successfully executed" id="create star table" duration=896.865µs logger=migrator t=2026-04-22T20:53:44.101814367Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-22T20:53:44.102922489Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.107882ms logger=migrator t=2026-04-22T20:53:44.108274304Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-22T20:53:44.109413227Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.138643ms logger=migrator t=2026-04-22T20:53:44.114401151Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-22T20:53:44.115245456Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=843.915µs logger=migrator t=2026-04-22T20:53:44.121062464Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-22T20:53:44.121741814Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=676.13µs logger=migrator t=2026-04-22T20:53:44.126807441Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-22T20:53:44.128262082Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.460322ms logger=migrator t=2026-04-22T20:53:44.137859781Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-22T20:53:44.139318843Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.462901ms logger=migrator t=2026-04-22T20:53:44.144103441Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-22T20:53:44.144882913Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=779.862µs logger=migrator t=2026-04-22T20:53:44.150370602Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-22T20:53:44.150400563Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.561µs logger=migrator t=2026-04-22T20:53:44.154851662Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-22T20:53:44.154878453Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.521µs logger=migrator t=2026-04-22T20:53:44.158903249Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-22T20:53:44.159078514Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=173.055µs logger=migrator t=2026-04-22T20:53:44.16376789Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-22T20:53:44.165331855Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.559914ms logger=migrator t=2026-04-22T20:53:44.170400172Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-22T20:53:44.171768872Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.37072ms logger=migrator t=2026-04-22T20:53:44.176692515Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-22T20:53:44.17755709Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=864.214µs logger=migrator t=2026-04-22T20:53:44.182935385Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-22T20:53:44.183767349Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=830.804µs logger=migrator t=2026-04-22T20:53:44.196049004Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-22T20:53:44.196948931Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=900.557µs logger=migrator t=2026-04-22T20:53:44.203183161Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-22T20:53:44.204518619Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.337308ms logger=migrator t=2026-04-22T20:53:44.209835473Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-22T20:53:44.215107276Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.271763ms logger=migrator t=2026-04-22T20:53:44.220210954Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-22T20:53:44.220977676Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=766.702µs logger=migrator t=2026-04-22T20:53:44.225568729Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-22T20:53:44.226410243Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=840.964µs logger=migrator t=2026-04-22T20:53:44.231893272Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-22T20:53:44.233298303Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.404901ms logger=migrator t=2026-04-22T20:53:44.240848031Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-22T20:53:44.241425858Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=577.787µs logger=migrator t=2026-04-22T20:53:44.247250587Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-22T20:53:44.248538654Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.287647ms logger=migrator t=2026-04-22T20:53:44.254317411Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-22T20:53:44.254415354Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=98.252µs logger=migrator t=2026-04-22T20:53:44.259081019Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-22T20:53:44.261961362Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.879303ms logger=migrator t=2026-04-22T20:53:44.268026398Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-22T20:53:44.269863341Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.836683ms logger=migrator t=2026-04-22T20:53:44.279078478Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-22T20:53:44.282318951Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.238443ms logger=migrator t=2026-04-22T20:53:44.287257935Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-22T20:53:44.288656316Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.399852ms logger=migrator t=2026-04-22T20:53:44.2940354Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-22T20:53:44.297389278Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.348498ms logger=migrator t=2026-04-22T20:53:44.3036701Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-22T20:53:44.304602436Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=932.296µs logger=migrator t=2026-04-22T20:53:44.31060434Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-22T20:53:44.311372773Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=768.503µs logger=migrator t=2026-04-22T20:53:44.317045567Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-22T20:53:44.317072668Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=27.801µs logger=migrator t=2026-04-22T20:53:44.32267104Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-22T20:53:44.322702501Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.261µs logger=migrator t=2026-04-22T20:53:44.327399556Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-22T20:53:44.331114594Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.715208ms logger=migrator t=2026-04-22T20:53:44.335940963Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-22T20:53:44.338107936Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.222254ms logger=migrator t=2026-04-22T20:53:44.346283333Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-22T20:53:44.349514726Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.239794ms logger=migrator t=2026-04-22T20:53:44.354889682Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-22T20:53:44.357424656Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.535814ms logger=migrator t=2026-04-22T20:53:44.363201173Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-22T20:53:44.363511051Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=306.999µs logger=migrator t=2026-04-22T20:53:44.368002752Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-22T20:53:44.369218097Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.215444ms logger=migrator t=2026-04-22T20:53:44.374294034Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-22T20:53:44.375244921Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=950.277µs logger=migrator t=2026-04-22T20:53:44.379291189Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-22T20:53:44.37933006Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.061µs logger=migrator t=2026-04-22T20:53:44.383879102Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-22T20:53:44.384831839Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=952.128µs logger=migrator t=2026-04-22T20:53:44.389281517Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-22T20:53:44.390028759Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=747.782µs logger=migrator t=2026-04-22T20:53:44.395550899Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-22T20:53:44.404936261Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.387062ms logger=migrator t=2026-04-22T20:53:44.410324807Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-22T20:53:44.411210422Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=885.505µs logger=migrator t=2026-04-22T20:53:44.418136193Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-22T20:53:44.419183613Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.04276ms logger=migrator t=2026-04-22T20:53:44.423814258Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-22T20:53:44.425002891Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.187934ms logger=migrator t=2026-04-22T20:53:44.430448609Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-22T20:53:44.431153059Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=704.32µs logger=migrator t=2026-04-22T20:53:44.437639998Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-22T20:53:44.438364088Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=720.36µs logger=migrator t=2026-04-22T20:53:44.441791457Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-22T20:53:44.444449374Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.657847ms logger=migrator t=2026-04-22T20:53:44.449252974Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-22T20:53:44.450945632Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.691778ms logger=migrator t=2026-04-22T20:53:44.4577684Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-22T20:53:44.457972226Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=205.106µs logger=migrator t=2026-04-22T20:53:44.463511786Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-22T20:53:44.463685181Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=173.775µs logger=migrator t=2026-04-22T20:53:44.468698287Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-22T20:53:44.469733486Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.035189ms logger=migrator t=2026-04-22T20:53:44.473568908Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-22T20:53:44.477793099Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.212441ms logger=migrator t=2026-04-22T20:53:44.483180286Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-22T20:53:44.485011809Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.826494ms logger=migrator t=2026-04-22T20:53:44.490790106Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-22T20:53:44.492118334Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.335248ms logger=migrator t=2026-04-22T20:53:44.496394978Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-22T20:53:44.497399777Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.003889ms logger=migrator t=2026-04-22T20:53:44.504800462Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-22T20:53:44.506305345Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.509864ms logger=migrator t=2026-04-22T20:53:44.510235449Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-22T20:53:44.511091934Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=860.935µs logger=migrator t=2026-04-22T20:53:44.515603815Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-22T20:53:44.521470594Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.867209ms logger=migrator t=2026-04-22T20:53:44.525347026Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-22T20:53:44.526237791Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=890.525µs logger=migrator t=2026-04-22T20:53:44.530836205Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-22T20:53:44.531661729Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=824.804µs logger=migrator t=2026-04-22T20:53:44.535271974Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-22T20:53:44.536165819Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=894.025µs logger=migrator t=2026-04-22T20:53:44.54071671Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-22T20:53:44.541974997Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.257217ms logger=migrator t=2026-04-22T20:53:44.546725545Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-22T20:53:44.549491405Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.76664ms logger=migrator t=2026-04-22T20:53:44.554041086Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-22T20:53:44.558812945Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.769029ms logger=migrator t=2026-04-22T20:53:44.565026664Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-22T20:53:44.565062255Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.951µs logger=migrator t=2026-04-22T20:53:44.570239145Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-22T20:53:44.570565515Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=326.6µs logger=migrator t=2026-04-22T20:53:44.575508278Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-22T20:53:44.57833846Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.828882ms logger=migrator t=2026-04-22T20:53:44.58179682Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-22T20:53:44.582051247Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=249.657µs logger=migrator t=2026-04-22T20:53:44.586402603Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-22T20:53:44.58662048Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=217.546µs logger=migrator t=2026-04-22T20:53:44.590212543Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-22T20:53:44.592876641Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.663907ms logger=migrator t=2026-04-22T20:53:44.596803075Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-22T20:53:44.597000651Z level=info msg="Migration successfully executed" id="Update uid value" duration=197.735µs logger=migrator t=2026-04-22T20:53:44.601294334Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-22T20:53:44.602283063Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=991.299µs logger=migrator t=2026-04-22T20:53:44.608436241Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-22T20:53:44.610180831Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.74952ms logger=migrator t=2026-04-22T20:53:44.619906783Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-22T20:53:44.621555381Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.654077ms logger=migrator t=2026-04-22T20:53:44.625516306Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-22T20:53:44.626454082Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=935.296µs logger=migrator t=2026-04-22T20:53:44.634761953Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-22T20:53:44.636452402Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.693419ms logger=migrator t=2026-04-22T20:53:44.81948604Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-22T20:53:44.820986324Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.502984ms logger=migrator t=2026-04-22T20:53:44.9144952Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-22T20:53:44.915596031Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.105211ms logger=migrator t=2026-04-22T20:53:44.926068335Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-22T20:53:44.927068163Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.004008ms logger=migrator t=2026-04-22T20:53:44.931678697Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-22T20:53:44.932518751Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=840.564µs logger=migrator t=2026-04-22T20:53:44.937018452Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-22T20:53:44.944270642Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.254571ms logger=migrator t=2026-04-22T20:53:44.948497324Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-22T20:53:44.94941137Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=919.586µs logger=migrator t=2026-04-22T20:53:44.953591592Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-22T20:53:44.954663272Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.07075ms logger=migrator t=2026-04-22T20:53:44.959527613Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-22T20:53:44.960836231Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.308777ms logger=migrator t=2026-04-22T20:53:44.967039721Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-22T20:53:44.968638007Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.602576ms logger=migrator t=2026-04-22T20:53:44.974519357Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-22T20:53:44.975023002Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=503.595µs logger=migrator t=2026-04-22T20:53:44.978590285Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-22T20:53:44.979208503Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=617.698µs logger=migrator t=2026-04-22T20:53:44.982891979Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-22T20:53:44.9829261Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=35.971µs logger=migrator t=2026-04-22T20:53:44.987526934Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-22T20:53:44.990233562Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.705168ms logger=migrator t=2026-04-22T20:53:44.994083993Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-22T20:53:44.996787162Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.702159ms logger=migrator t=2026-04-22T20:53:45.000776288Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-22T20:53:45.000961093Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=184.565µs logger=migrator t=2026-04-22T20:53:45.005540635Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-22T20:53:45.008311095Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.769401ms logger=migrator t=2026-04-22T20:53:45.012071534Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-22T20:53:45.014628599Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.553024ms logger=migrator t=2026-04-22T20:53:45.018209232Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-22T20:53:45.018968374Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=761.132µs logger=migrator t=2026-04-22T20:53:45.02474174Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-22T20:53:45.025275746Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=534.086µs logger=migrator t=2026-04-22T20:53:45.029147188Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-22T20:53:45.029980182Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=834.654µs logger=migrator t=2026-04-22T20:53:45.034132523Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-22T20:53:45.035530323Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.40003ms logger=migrator t=2026-04-22T20:53:45.04129959Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-22T20:53:45.042571388Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.271277ms logger=migrator t=2026-04-22T20:53:45.04683986Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-22T20:53:45.047640503Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=800.323µs logger=migrator t=2026-04-22T20:53:45.05199216Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-22T20:53:45.052064102Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=72.573µs logger=migrator t=2026-04-22T20:53:45.056961384Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-22T20:53:45.057026756Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=71.473µs logger=migrator t=2026-04-22T20:53:45.060806415Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-22T20:53:45.063773101Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.966686ms logger=migrator t=2026-04-22T20:53:45.067481478Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-22T20:53:45.071124013Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.636745ms logger=migrator t=2026-04-22T20:53:45.07481812Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-22T20:53:45.074869462Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=54.492µs logger=migrator t=2026-04-22T20:53:45.082536024Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-22T20:53:45.084088718Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.559604ms logger=migrator t=2026-04-22T20:53:45.092623046Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-22T20:53:45.094076268Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.459493ms logger=migrator t=2026-04-22T20:53:45.098960529Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-22T20:53:45.099005691Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=47.162µs logger=migrator t=2026-04-22T20:53:45.103223952Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-22T20:53:45.104396147Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.170325ms logger=migrator t=2026-04-22T20:53:45.108828005Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-22T20:53:45.110456262Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.632748ms logger=migrator t=2026-04-22T20:53:45.114974412Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-22T20:53:45.11971599Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.741098ms logger=migrator t=2026-04-22T20:53:45.127626139Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-22T20:53:45.127718172Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=97.863µs logger=migrator t=2026-04-22T20:53:45.132863301Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-22T20:53:45.134037304Z level=info msg="Migration successfully executed" id="create session table" duration=1.168713ms logger=migrator t=2026-04-22T20:53:45.138938266Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-22T20:53:45.13905913Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=122.564µs logger=migrator t=2026-04-22T20:53:45.142754246Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-22T20:53:45.142839519Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=86.033µs logger=migrator t=2026-04-22T20:53:45.147601997Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-22T20:53:45.148960037Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.35825ms logger=migrator t=2026-04-22T20:53:45.153431066Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-22T20:53:45.154222558Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=791.602µs logger=migrator t=2026-04-22T20:53:45.158114461Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-22T20:53:45.158151313Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=37.321µs logger=migrator t=2026-04-22T20:53:45.163097006Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-22T20:53:45.163190448Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=101.502µs logger=migrator t=2026-04-22T20:53:45.167468582Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-22T20:53:45.171029585Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.562353ms logger=migrator t=2026-04-22T20:53:45.175146565Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-22T20:53:45.178394578Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.244654ms logger=migrator t=2026-04-22T20:53:45.183307911Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-22T20:53:45.183392303Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.322µs logger=migrator t=2026-04-22T20:53:45.189069827Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-22T20:53:45.189187101Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=118.044µs logger=migrator t=2026-04-22T20:53:45.194015961Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-22T20:53:45.195355739Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.339358ms logger=migrator t=2026-04-22T20:53:45.200581431Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-22T20:53:45.200626052Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=46.211µs logger=migrator t=2026-04-22T20:53:45.205181514Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-22T20:53:45.210157977Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.977173ms logger=migrator t=2026-04-22T20:53:45.215103681Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-22T20:53:45.215367178Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=260.457µs logger=migrator t=2026-04-22T20:53:45.219464067Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-22T20:53:45.225405879Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.940962ms logger=migrator t=2026-04-22T20:53:45.229022153Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-22T20:53:45.232996349Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.973606ms logger=migrator t=2026-04-22T20:53:45.23753569Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-22T20:53:45.237608302Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=71.262µs logger=migrator t=2026-04-22T20:53:45.242219876Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-22T20:53:45.243606656Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.38634ms logger=migrator t=2026-04-22T20:53:45.247216681Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-22T20:53:45.248167728Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=950.817µs logger=migrator t=2026-04-22T20:53:45.252874524Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-22T20:53:45.254015287Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.139913ms logger=migrator t=2026-04-22T20:53:45.257617231Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-22T20:53:45.258476887Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=859.286µs logger=migrator t=2026-04-22T20:53:45.262892724Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-22T20:53:45.26375374Z level=info msg="Migration successfully executed" id="add index alert state" duration=861.686µs logger=migrator t=2026-04-22T20:53:45.267480567Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-22T20:53:45.268339641Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=857.844µs logger=migrator t=2026-04-22T20:53:45.272096581Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-22T20:53:45.272747739Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=650.688µs logger=migrator t=2026-04-22T20:53:45.27656942Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-22T20:53:45.278312951Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.741221ms logger=migrator t=2026-04-22T20:53:45.283195382Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-22T20:53:45.284027596Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=831.744µs logger=migrator t=2026-04-22T20:53:45.287490346Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-22T20:53:45.297408044Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.917387ms logger=migrator t=2026-04-22T20:53:45.3010996Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-22T20:53:45.30178417Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=680.96µs logger=migrator t=2026-04-22T20:53:45.306444695Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-22T20:53:45.307283199Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=833.954µs logger=migrator t=2026-04-22T20:53:45.311195553Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-22T20:53:45.311482601Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=287.278µs logger=migrator t=2026-04-22T20:53:45.315048934Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-22T20:53:45.315561928Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=511.384µs logger=migrator t=2026-04-22T20:53:45.320122261Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-22T20:53:45.321330285Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.206074ms logger=migrator t=2026-04-22T20:53:45.325480136Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-22T20:53:45.330871332Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.391106ms logger=migrator t=2026-04-22T20:53:45.33497501Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-22T20:53:45.338550714Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.572363ms logger=migrator t=2026-04-22T20:53:45.343171328Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-22T20:53:45.347454431Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.283153ms logger=migrator t=2026-04-22T20:53:45.354752833Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-22T20:53:45.358314766Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.561883ms logger=migrator t=2026-04-22T20:53:45.36570092Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-22T20:53:45.366603716Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=902.496µs logger=migrator t=2026-04-22T20:53:45.372460515Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-22T20:53:45.372495416Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=36.351µs logger=migrator t=2026-04-22T20:53:45.3864602Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-22T20:53:45.386507642Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=51.242µs logger=migrator t=2026-04-22T20:53:45.391008812Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-22T20:53:45.391876117Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=878.285µs logger=migrator t=2026-04-22T20:53:45.399264231Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T20:53:45.400231549Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=966.778µs logger=migrator t=2026-04-22T20:53:45.407228542Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-22T20:53:45.408407426Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.178694ms logger=migrator t=2026-04-22T20:53:45.412551006Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-22T20:53:45.413345769Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=794.843µs logger=migrator t=2026-04-22T20:53:45.418089337Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T20:53:45.419052224Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=967.487µs logger=migrator t=2026-04-22T20:53:45.423687438Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-22T20:53:45.429113506Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.424698ms logger=migrator t=2026-04-22T20:53:45.433142762Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-22T20:53:45.439944579Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.804176ms logger=migrator t=2026-04-22T20:53:45.443917574Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-22T20:53:45.444098749Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=182.005µs logger=migrator t=2026-04-22T20:53:45.44795553Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-22T20:53:45.449117685Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.162244ms logger=migrator t=2026-04-22T20:53:45.456154698Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-22T20:53:45.458132075Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.981157ms logger=migrator t=2026-04-22T20:53:45.469610557Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-22T20:53:45.474606792Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.994435ms logger=migrator t=2026-04-22T20:53:45.47903374Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-22T20:53:45.479153463Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=120.313µs logger=migrator t=2026-04-22T20:53:45.484233981Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-22T20:53:45.485185519Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=951.868µs logger=migrator t=2026-04-22T20:53:45.488464693Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-22T20:53:45.48938355Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=918.046µs logger=migrator t=2026-04-22T20:53:45.493165169Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-22T20:53:45.493272883Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=111.674µs logger=migrator t=2026-04-22T20:53:45.497439653Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-22T20:53:45.498339809Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=899.526µs logger=migrator t=2026-04-22T20:53:45.501676476Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-22T20:53:45.502462819Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=786.043µs logger=migrator t=2026-04-22T20:53:45.507974168Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-22T20:53:45.508905455Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.077271ms logger=migrator t=2026-04-22T20:53:45.513171039Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-22T20:53:45.514794265Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.622596ms logger=migrator t=2026-04-22T20:53:45.521231041Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-22T20:53:45.523372553Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.144262ms logger=migrator t=2026-04-22T20:53:45.527648348Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-22T20:53:45.53153639Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=3.879601ms logger=migrator t=2026-04-22T20:53:45.537793541Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-22T20:53:45.537866693Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=77.593µs logger=migrator t=2026-04-22T20:53:45.542133017Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-22T20:53:45.549277264Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.146058ms logger=migrator t=2026-04-22T20:53:45.554094863Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-22T20:53:45.554941058Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=845.795µs logger=migrator t=2026-04-22T20:53:45.560019414Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-22T20:53:45.564314089Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.289495ms logger=migrator t=2026-04-22T20:53:45.567692876Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-22T20:53:45.568376796Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=683.79µs logger=migrator t=2026-04-22T20:53:45.574743231Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-22T20:53:45.57577009Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.026639ms logger=migrator t=2026-04-22T20:53:45.579312292Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-22T20:53:45.580316662Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.00729ms logger=migrator t=2026-04-22T20:53:45.583413732Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-22T20:53:45.595141751Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.727309ms logger=migrator t=2026-04-22T20:53:45.598173919Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-22T20:53:45.598753865Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=579.476µs logger=migrator t=2026-04-22T20:53:45.601530386Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-22T20:53:45.602233626Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=702.27µs logger=migrator t=2026-04-22T20:53:45.605238723Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-22T20:53:45.605707607Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=469.304µs logger=migrator t=2026-04-22T20:53:45.609289481Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-22T20:53:45.610137475Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=848.055µs logger=migrator t=2026-04-22T20:53:45.61374554Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-22T20:53:45.613953726Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=208.846µs logger=migrator t=2026-04-22T20:53:45.617661223Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-22T20:53:45.621864924Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.208941ms logger=migrator t=2026-04-22T20:53:45.62514574Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-22T20:53:45.628889428Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.739548ms logger=migrator t=2026-04-22T20:53:45.632838592Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-22T20:53:45.633977495Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.138173ms logger=migrator t=2026-04-22T20:53:45.637225749Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-22T20:53:45.638349632Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.122742ms logger=migrator t=2026-04-22T20:53:45.642632616Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-22T20:53:45.642921204Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=289.488µs logger=migrator t=2026-04-22T20:53:45.649240797Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-22T20:53:45.653903972Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.656345ms logger=migrator t=2026-04-22T20:53:45.65969936Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-22T20:53:45.660627616Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=928.406µs logger=migrator t=2026-04-22T20:53:45.663934442Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-22T20:53:45.664092876Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=158.355µs logger=migrator t=2026-04-22T20:53:45.669793862Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-22T20:53:45.670521053Z level=info msg="Migration successfully executed" id="Move region to single row" duration=732.401µs logger=migrator t=2026-04-22T20:53:45.678590107Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-22T20:53:45.679789581Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.205984ms logger=migrator t=2026-04-22T20:53:45.683136898Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-22T20:53:45.684082786Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=945.418µs logger=migrator t=2026-04-22T20:53:45.691448468Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T20:53:45.693092496Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.643798ms logger=migrator t=2026-04-22T20:53:45.699117921Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T20:53:45.70049527Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.377279ms logger=migrator t=2026-04-22T20:53:45.705961168Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-22T20:53:45.706867825Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=906.337µs logger=migrator t=2026-04-22T20:53:45.711976633Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-22T20:53:45.712966561Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=989.338µs logger=migrator t=2026-04-22T20:53:45.718407129Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-22T20:53:45.718612825Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=211.386µs logger=migrator t=2026-04-22T20:53:45.723316181Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-22T20:53:45.724460294Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.203364ms logger=migrator t=2026-04-22T20:53:45.729528341Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-22T20:53:45.730416606Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=888.285µs logger=migrator t=2026-04-22T20:53:45.736595955Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-22T20:53:45.739122788Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.522413ms logger=migrator t=2026-04-22T20:53:45.746480102Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-22T20:53:45.747494281Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.01589ms logger=migrator t=2026-04-22T20:53:45.754064661Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-22T20:53:45.754336449Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=276.848µs logger=migrator t=2026-04-22T20:53:45.757509701Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-22T20:53:45.757893292Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=383.941µs logger=migrator t=2026-04-22T20:53:45.763851964Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-22T20:53:45.763995458Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=145.294µs logger=migrator t=2026-04-22T20:53:45.770474866Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-22T20:53:45.771369462Z level=info msg="Migration successfully executed" id="create team table" duration=894.166µs logger=migrator t=2026-04-22T20:53:45.776896672Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-22T20:53:45.777827429Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=932.466µs logger=migrator t=2026-04-22T20:53:45.782437822Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-22T20:53:45.783555964Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.118382ms logger=migrator t=2026-04-22T20:53:45.788034765Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-22T20:53:45.794371788Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.336423ms logger=migrator t=2026-04-22T20:53:45.799762224Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-22T20:53:45.800022261Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=260.867µs logger=migrator t=2026-04-22T20:53:45.80380106Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-22T20:53:45.804645795Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=843.295µs logger=migrator t=2026-04-22T20:53:45.810094753Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-22T20:53:45.810723461Z level=info msg="Migration successfully executed" id="create team member table" duration=628.818µs logger=migrator t=2026-04-22T20:53:45.817639551Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-22T20:53:45.818661931Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.02198ms logger=migrator t=2026-04-22T20:53:45.826973962Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-22T20:53:45.828614189Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.641837ms logger=migrator t=2026-04-22T20:53:45.848091472Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-22T20:53:45.849828023Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.732161ms logger=migrator t=2026-04-22T20:53:45.855533828Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-22T20:53:45.860597895Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.065537ms logger=migrator t=2026-04-22T20:53:45.867376911Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-22T20:53:45.871799009Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.421398ms logger=migrator t=2026-04-22T20:53:45.881445938Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-22T20:53:45.889411149Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.96608ms logger=migrator t=2026-04-22T20:53:45.894718522Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-22T20:53:45.895665569Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=946.937µs logger=migrator t=2026-04-22T20:53:45.901178569Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-22T20:53:45.902069835Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=890.936µs logger=migrator t=2026-04-22T20:53:45.918339506Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-22T20:53:45.920423766Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.088921ms logger=migrator t=2026-04-22T20:53:45.926337077Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-22T20:53:45.927366957Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.02982ms logger=migrator t=2026-04-22T20:53:45.93231753Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-22T20:53:45.933834064Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.513024ms logger=migrator t=2026-04-22T20:53:45.938788178Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-22T20:53:45.94023461Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.445761ms logger=migrator t=2026-04-22T20:53:45.946386818Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-22T20:53:45.947280454Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=894.556µs logger=migrator t=2026-04-22T20:53:45.95199349Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-22T20:53:45.952857495Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=863.766µs logger=migrator t=2026-04-22T20:53:45.957807838Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-22T20:53:45.958270382Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=462.594µs logger=migrator t=2026-04-22T20:53:45.964376609Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-22T20:53:45.964740209Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=364.8µs logger=migrator t=2026-04-22T20:53:45.969543929Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-22T20:53:45.970740713Z level=info msg="Migration successfully executed" id="create tag table" duration=1.195584ms logger=migrator t=2026-04-22T20:53:45.977998553Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-22T20:53:45.979537937Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.548404ms logger=migrator t=2026-04-22T20:53:45.984846501Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-22T20:53:45.986011354Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.165433ms logger=migrator t=2026-04-22T20:53:45.990571337Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-22T20:53:45.991555825Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=980.778µs logger=migrator t=2026-04-22T20:53:45.997386163Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-22T20:53:45.998432354Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.045621ms logger=migrator t=2026-04-22T20:53:46.003605274Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-22T20:53:46.021266415Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.655711ms logger=migrator t=2026-04-22T20:53:46.027813974Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-22T20:53:46.028630109Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=819.275µs logger=migrator t=2026-04-22T20:53:46.034744856Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-22T20:53:46.035863098Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.119952ms logger=migrator t=2026-04-22T20:53:46.040299676Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-22T20:53:46.040742069Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=442.983µs logger=migrator t=2026-04-22T20:53:46.045632171Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-22T20:53:46.046628519Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=996.599µs logger=migrator t=2026-04-22T20:53:46.052107048Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-22T20:53:46.052948192Z level=info msg="Migration successfully executed" id="create user auth table" duration=841.934µs logger=migrator t=2026-04-22T20:53:46.05771178Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-22T20:53:46.059123832Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.409031ms logger=migrator t=2026-04-22T20:53:46.064712343Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-22T20:53:46.064773155Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=61.762µs logger=migrator t=2026-04-22T20:53:46.070451069Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-22T20:53:46.076276428Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.825939ms logger=migrator t=2026-04-22T20:53:46.081053805Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-22T20:53:46.08742517Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.370585ms logger=migrator t=2026-04-22T20:53:46.093602009Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-22T20:53:46.100072406Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.470217ms logger=migrator t=2026-04-22T20:53:46.105178974Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-22T20:53:46.110594361Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.415037ms logger=migrator t=2026-04-22T20:53:46.115625317Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-22T20:53:46.116680397Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.05468ms logger=migrator t=2026-04-22T20:53:46.122366251Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-22T20:53:46.130905618Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.536067ms logger=migrator t=2026-04-22T20:53:46.135406779Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-22T20:53:46.136118869Z level=info msg="Migration successfully executed" id="create server_lock table" duration=708.48µs logger=migrator t=2026-04-22T20:53:46.14061924Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-22T20:53:46.142073222Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.454122ms logger=migrator t=2026-04-22T20:53:46.147115798Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-22T20:53:46.147984433Z level=info msg="Migration successfully executed" id="create user auth token table" duration=868.565µs logger=migrator t=2026-04-22T20:53:46.152444672Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-22T20:53:46.153983306Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.538424ms logger=migrator t=2026-04-22T20:53:46.159331221Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-22T20:53:46.160401403Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.070492ms logger=migrator t=2026-04-22T20:53:46.165385616Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-22T20:53:46.166394506Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.00909ms logger=migrator t=2026-04-22T20:53:46.170875355Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-22T20:53:46.176155578Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.279503ms logger=migrator t=2026-04-22T20:53:46.181317988Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-22T20:53:46.182251524Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=933.336µs logger=migrator t=2026-04-22T20:53:46.188719542Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-22T20:53:46.190258916Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.540864ms logger=migrator t=2026-04-22T20:53:46.195651952Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-22T20:53:46.196640701Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=990.519µs logger=migrator t=2026-04-22T20:53:46.201711328Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-22T20:53:46.202586334Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=875.157µs logger=migrator t=2026-04-22T20:53:46.208561667Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-22T20:53:46.209549815Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=987.149µs logger=migrator t=2026-04-22T20:53:46.214453457Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-22T20:53:46.214521269Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=68.392µs logger=migrator t=2026-04-22T20:53:46.219605036Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-22T20:53:46.219693249Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=83.052µs logger=migrator t=2026-04-22T20:53:46.225570919Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-22T20:53:46.226993129Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.4189ms logger=migrator t=2026-04-22T20:53:46.232676884Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T20:53:46.233637972Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=960.768µs logger=migrator t=2026-04-22T20:53:46.23977412Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T20:53:46.240735757Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=961.577µs logger=migrator t=2026-04-22T20:53:46.24671276Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-22T20:53:46.246777942Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=63.702µs logger=migrator t=2026-04-22T20:53:46.252046495Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T20:53:46.252984923Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=938.427µs logger=migrator t=2026-04-22T20:53:46.258735379Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T20:53:46.259620254Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=884.805µs logger=migrator t=2026-04-22T20:53:46.265501684Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T20:53:46.267107831Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.605797ms logger=migrator t=2026-04-22T20:53:46.272846907Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T20:53:46.273778414Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=931.057µs logger=migrator t=2026-04-22T20:53:46.277328096Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-22T20:53:46.283102723Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.773587ms logger=migrator t=2026-04-22T20:53:46.289108948Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-22T20:53:46.290099486Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=990.298µs logger=migrator t=2026-04-22T20:53:46.295532944Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-22T20:53:46.295615256Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=82.872µs logger=migrator t=2026-04-22T20:53:46.302273538Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-22T20:53:46.303883755Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.609927ms logger=migrator t=2026-04-22T20:53:46.311030202Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-22T20:53:46.313050761Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.024068ms logger=migrator t=2026-04-22T20:53:46.318477338Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-22T20:53:46.319449316Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=971.688µs logger=migrator t=2026-04-22T20:53:46.325603414Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T20:53:46.325668006Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=65.482µs logger=migrator t=2026-04-22T20:53:46.329650461Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-22T20:53:46.330597518Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=950.297µs logger=migrator t=2026-04-22T20:53:46.338164738Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-22T20:53:46.3399493Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.783352ms logger=migrator t=2026-04-22T20:53:46.345060408Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-22T20:53:46.347134547Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.0802ms logger=migrator t=2026-04-22T20:53:46.352819731Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-22T20:53:46.35379006Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=970.089µs logger=migrator t=2026-04-22T20:53:46.360058031Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-22T20:53:46.3700433Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.984739ms logger=migrator t=2026-04-22T20:53:46.377884547Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-22T20:53:46.379791483Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.913935ms logger=migrator t=2026-04-22T20:53:46.38593629Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T20:53:46.387415424Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.478874ms logger=migrator t=2026-04-22T20:53:46.394105087Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-22T20:53:46.421269873Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.163696ms logger=migrator t=2026-04-22T20:53:46.426595778Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-22T20:53:46.451614872Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.011484ms logger=migrator t=2026-04-22T20:53:46.456264436Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-22T20:53:46.457038869Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=771.613µs logger=migrator t=2026-04-22T20:53:46.462269899Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T20:53:46.463268019Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=997.31µs logger=migrator t=2026-04-22T20:53:46.467237843Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-22T20:53:46.473477554Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.236921ms logger=migrator t=2026-04-22T20:53:46.482520436Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-22T20:53:46.488265153Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.745256ms logger=migrator t=2026-04-22T20:53:46.493804353Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-22T20:53:46.494871714Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.06738ms logger=migrator t=2026-04-22T20:53:46.49993446Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-22T20:53:46.501579187Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.644047ms logger=migrator t=2026-04-22T20:53:46.507298733Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-22T20:53:46.508352324Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.054111ms logger=migrator t=2026-04-22T20:53:46.513615236Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-22T20:53:46.514825801Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.209755ms logger=migrator t=2026-04-22T20:53:46.519419734Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-22T20:53:46.519520537Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=100.923µs logger=migrator t=2026-04-22T20:53:46.523945165Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-22T20:53:46.533055919Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.109004ms logger=migrator t=2026-04-22T20:53:46.538942749Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-22T20:53:46.543817261Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.874152ms logger=migrator t=2026-04-22T20:53:46.547542578Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-22T20:53:46.5548858Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.342212ms logger=migrator t=2026-04-22T20:53:46.559923096Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-22T20:53:46.560746101Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=822.915µs logger=migrator t=2026-04-22T20:53:46.566128756Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-22T20:53:46.567312331Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.182925ms logger=migrator t=2026-04-22T20:53:46.572509591Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-22T20:53:46.582089868Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.580727ms logger=migrator t=2026-04-22T20:53:46.587131964Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-22T20:53:46.591607954Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.47906ms logger=migrator t=2026-04-22T20:53:46.59736246Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-22T20:53:46.598524104Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.160804ms logger=migrator t=2026-04-22T20:53:46.603384455Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-22T20:53:46.612771916Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.388561ms logger=migrator t=2026-04-22T20:53:46.617816212Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-22T20:53:46.623937809Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.121127ms logger=migrator t=2026-04-22T20:53:46.629779438Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-22T20:53:46.629992554Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=182.745µs logger=migrator t=2026-04-22T20:53:46.635320178Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-22T20:53:46.637138451Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.817613ms logger=migrator t=2026-04-22T20:53:46.642902948Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-22T20:53:46.64402289Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.119862ms logger=migrator t=2026-04-22T20:53:46.652499486Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-22T20:53:46.6536682Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.168154ms logger=migrator t=2026-04-22T20:53:46.658728357Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T20:53:46.658797549Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=69.802µs logger=migrator t=2026-04-22T20:53:46.663256677Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-22T20:53:46.67060596Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.346993ms logger=migrator t=2026-04-22T20:53:46.67715753Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-22T20:53:46.703945135Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=26.777126ms logger=migrator t=2026-04-22T20:53:46.717670373Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-22T20:53:46.724908402Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.234918ms logger=migrator t=2026-04-22T20:53:46.73210829Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-22T20:53:46.741578584Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.478734ms logger=migrator t=2026-04-22T20:53:46.749409381Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-22T20:53:46.756415103Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.006292ms logger=migrator t=2026-04-22T20:53:46.76215567Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-22T20:53:46.762218771Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=64.691µs logger=migrator t=2026-04-22T20:53:46.766279939Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-22T20:53:46.768047771Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.768322ms logger=migrator t=2026-04-22T20:53:46.771671675Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-22T20:53:46.781028816Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.354861ms logger=migrator t=2026-04-22T20:53:46.790805379Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-22T20:53:46.790918443Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=117.264µs logger=migrator t=2026-04-22T20:53:46.798213393Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-22T20:53:46.805235877Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.025484ms logger=migrator t=2026-04-22T20:53:46.815410701Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-22T20:53:46.816466942Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.056491ms logger=migrator t=2026-04-22T20:53:46.82055314Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-22T20:53:46.826906265Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.352365ms logger=migrator t=2026-04-22T20:53:46.832878117Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-22T20:53:46.833769553Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=891.836µs logger=migrator t=2026-04-22T20:53:46.837291134Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-22T20:53:46.838379186Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.087372ms logger=migrator t=2026-04-22T20:53:46.842552017Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-22T20:53:46.850441616Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.888918ms logger=migrator t=2026-04-22T20:53:46.854159703Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-22T20:53:46.85474857Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=588.837µs logger=migrator t=2026-04-22T20:53:46.859556829Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-22T20:53:46.860331372Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=777.373µs logger=migrator t=2026-04-22T20:53:46.865239873Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-22T20:53:46.866700746Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.464653ms logger=migrator t=2026-04-22T20:53:46.870790124Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-22T20:53:46.871529506Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=739.322µs logger=migrator t=2026-04-22T20:53:46.874993186Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-22T20:53:46.875049308Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=56.542µs logger=migrator t=2026-04-22T20:53:46.882165303Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-22T20:53:46.883491292Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.330179ms logger=migrator t=2026-04-22T20:53:46.889682411Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-22T20:53:46.890785393Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.103662ms logger=migrator t=2026-04-22T20:53:46.894067059Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-22T20:53:46.894490711Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-22T20:53:46.900530905Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-22T20:53:46.900982298Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=451.383µs logger=migrator t=2026-04-22T20:53:46.904268773Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-22T20:53:46.905425117Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.155834ms logger=migrator t=2026-04-22T20:53:46.908657331Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-22T20:53:46.915615052Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.954771ms logger=migrator t=2026-04-22T20:53:46.920574145Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-22T20:53:46.921655406Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.081081ms logger=migrator t=2026-04-22T20:53:46.926147807Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-22T20:53:46.928220367Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.074971ms logger=migrator t=2026-04-22T20:53:46.934001564Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-22T20:53:46.93489515Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=889.546µs logger=migrator t=2026-04-22T20:53:46.947278929Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-22T20:53:46.949644186Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.367278ms logger=migrator t=2026-04-22T20:53:46.95458627Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-22T20:53:46.956598838Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.012878ms logger=migrator t=2026-04-22T20:53:46.960909003Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-22T20:53:46.960936153Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.94µs logger=migrator t=2026-04-22T20:53:46.973716434Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-22T20:53:46.973965661Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=249.808µs logger=migrator t=2026-04-22T20:53:46.977905024Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-22T20:53:46.989032706Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.129822ms logger=migrator t=2026-04-22T20:53:46.993100955Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-22T20:53:46.993373972Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=274.497µs logger=migrator t=2026-04-22T20:53:46.998661026Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-22T20:53:46.99951477Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=851.524µs logger=migrator t=2026-04-22T20:53:47.004402922Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-22T20:53:47.004849455Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=447.223µs logger=migrator t=2026-04-22T20:53:47.008538931Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-22T20:53:47.00951882Z level=info msg="Migration successfully executed" id="create data_keys table" duration=979.099µs logger=migrator t=2026-04-22T20:53:47.013016521Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-22T20:53:47.013815174Z level=info msg="Migration successfully executed" id="create secrets table" duration=795.193µs logger=migrator t=2026-04-22T20:53:47.018053927Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-22T20:53:47.051898237Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.844ms logger=migrator t=2026-04-22T20:53:47.056518791Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-22T20:53:47.061931526Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.413286ms logger=migrator t=2026-04-22T20:53:47.065904022Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-22T20:53:47.066044776Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=141.154µs logger=migrator t=2026-04-22T20:53:47.071731011Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-22T20:53:47.115962621Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=44.250101ms logger=migrator t=2026-04-22T20:53:47.121031878Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-22T20:53:47.15567004Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.632972ms logger=migrator t=2026-04-22T20:53:47.160293715Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-22T20:53:47.1611752Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=881.475µs logger=migrator t=2026-04-22T20:53:47.166658618Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-22T20:53:47.167820481Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.159453ms logger=migrator t=2026-04-22T20:53:47.174455054Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-22T20:53:47.174752193Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=297.369µs logger=migrator t=2026-04-22T20:53:47.18193342Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-22T20:53:47.183688501Z level=info msg="Migration successfully executed" id="create permission table" duration=1.755881ms logger=migrator t=2026-04-22T20:53:47.192132025Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-22T20:53:47.194076272Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.947837ms logger=migrator t=2026-04-22T20:53:47.199388126Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-22T20:53:47.200641172Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.252506ms logger=migrator t=2026-04-22T20:53:47.207093759Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-22T20:53:47.208212992Z level=info msg="Migration successfully executed" id="create role table" duration=1.119473ms logger=migrator t=2026-04-22T20:53:47.211822745Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-22T20:53:47.221573717Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.750792ms logger=migrator t=2026-04-22T20:53:47.22508444Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-22T20:53:47.230841876Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.756506ms logger=migrator t=2026-04-22T20:53:47.235334566Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-22T20:53:47.236714286Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.373211ms logger=migrator t=2026-04-22T20:53:47.241032081Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-22T20:53:47.242121063Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.088503ms logger=migrator t=2026-04-22T20:53:47.246435647Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-22T20:53:47.247740545Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.302328ms logger=migrator t=2026-04-22T20:53:47.254191502Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-22T20:53:47.255402537Z level=info msg="Migration successfully executed" id="create team role table" duration=1.207945ms logger=migrator t=2026-04-22T20:53:47.259343461Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-22T20:53:47.260684389Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.339468ms logger=migrator t=2026-04-22T20:53:47.265551141Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-22T20:53:47.267991721Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.442961ms logger=migrator t=2026-04-22T20:53:47.272033088Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-22T20:53:47.273359757Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.326899ms logger=migrator t=2026-04-22T20:53:47.276989591Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-22T20:53:47.278090084Z level=info msg="Migration successfully executed" id="create user role table" duration=1.098563ms logger=migrator t=2026-04-22T20:53:47.282983535Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-22T20:53:47.284768397Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.784282ms logger=migrator t=2026-04-22T20:53:47.288725371Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-22T20:53:47.289842384Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.116583ms logger=migrator t=2026-04-22T20:53:47.295527259Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-22T20:53:47.297422674Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.896425ms logger=migrator t=2026-04-22T20:53:47.302216462Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-22T20:53:47.303286073Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.070272ms logger=migrator t=2026-04-22T20:53:47.308521384Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-22T20:53:47.310863892Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.346838ms logger=migrator t=2026-04-22T20:53:47.314862428Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-22T20:53:47.316574077Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.711669ms logger=migrator t=2026-04-22T20:53:47.320542812Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-22T20:53:47.330796869Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.254517ms logger=migrator t=2026-04-22T20:53:47.335458104Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-22T20:53:47.336586407Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.125443ms logger=migrator t=2026-04-22T20:53:47.34013623Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-22T20:53:47.341274942Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.138102ms logger=migrator t=2026-04-22T20:53:47.345066703Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-22T20:53:47.346312598Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.244166ms logger=migrator t=2026-04-22T20:53:47.356693949Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-22T20:53:47.35845817Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.769211ms logger=migrator t=2026-04-22T20:53:47.362503567Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-22T20:53:47.364651969Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=2.136492ms logger=migrator t=2026-04-22T20:53:47.371141347Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-22T20:53:47.372898047Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.75822ms logger=migrator t=2026-04-22T20:53:47.37641427Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-22T20:53:47.386853061Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.436521ms logger=migrator t=2026-04-22T20:53:47.393274768Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-22T20:53:47.401343712Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.068914ms logger=migrator t=2026-04-22T20:53:47.405655636Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-22T20:53:47.411246997Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.587741ms logger=migrator t=2026-04-22T20:53:47.41579201Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-22T20:53:47.423859173Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.062894ms logger=migrator t=2026-04-22T20:53:47.428761324Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-22T20:53:47.429870667Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.113243ms logger=migrator t=2026-04-22T20:53:47.433815771Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-22T20:53:47.435282404Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.465713ms logger=migrator t=2026-04-22T20:53:47.440354471Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-22T20:53:47.441589526Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.235615ms logger=migrator t=2026-04-22T20:53:47.448144016Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-22T20:53:47.449533656Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.391631ms logger=migrator t=2026-04-22T20:53:47.45450236Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-22T20:53:47.45591472Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.41092ms logger=migrator t=2026-04-22T20:53:47.460298408Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-22T20:53:47.460454572Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=159.784µs logger=migrator t=2026-04-22T20:53:47.466343263Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-22T20:53:47.466380764Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=38.751µs logger=migrator t=2026-04-22T20:53:47.471818071Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-22T20:53:47.47247872Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=665.029µs logger=migrator t=2026-04-22T20:53:47.476653111Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-22T20:53:47.477553107Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=903.936µs logger=migrator t=2026-04-22T20:53:47.481442519Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-22T20:53:47.482289345Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=853.005µs logger=migrator t=2026-04-22T20:53:47.485994162Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-22T20:53:47.486271289Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=277.188µs logger=migrator t=2026-04-22T20:53:47.49111928Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-22T20:53:47.491679936Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=564.476µs logger=migrator t=2026-04-22T20:53:47.497655859Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-22T20:53:47.499184093Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.517094ms logger=migrator t=2026-04-22T20:53:47.503417266Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-22T20:53:47.505197047Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.781862ms logger=migrator t=2026-04-22T20:53:47.509925994Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-22T20:53:47.516225067Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.299133ms logger=migrator t=2026-04-22T20:53:47.520253663Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-22T20:53:47.520358286Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=105.293µs logger=migrator t=2026-04-22T20:53:47.523988731Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-22T20:53:47.525057412Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.068221ms logger=migrator t=2026-04-22T20:53:47.528942294Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-22T20:53:47.53014662Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.204566ms logger=migrator t=2026-04-22T20:53:47.537663207Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-22T20:53:47.539925852Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.289426ms logger=migrator t=2026-04-22T20:53:47.544273108Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-22T20:53:47.551562509Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.281841ms logger=migrator t=2026-04-22T20:53:47.559418967Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-22T20:53:47.561649291Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.233274ms logger=migrator t=2026-04-22T20:53:47.566469011Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-22T20:53:47.568409406Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.939455ms logger=migrator t=2026-04-22T20:53:47.573568256Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-22T20:53:47.598542879Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.973133ms logger=migrator t=2026-04-22T20:53:47.602165804Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-22T20:53:47.602986648Z level=info msg="Migration successfully executed" id="create correlation v2" duration=817.684µs logger=migrator t=2026-04-22T20:53:47.607136278Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-22T20:53:47.608759575Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.621207ms logger=migrator t=2026-04-22T20:53:47.612700229Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-22T20:53:47.614498841Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.798352ms logger=migrator t=2026-04-22T20:53:47.620900526Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-22T20:53:47.62208099Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.180384ms logger=migrator t=2026-04-22T20:53:47.626260831Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-22T20:53:47.626508528Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=248.167µs logger=migrator t=2026-04-22T20:53:47.631884484Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-22T20:53:47.633659806Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.778052ms logger=migrator t=2026-04-22T20:53:47.640194335Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-22T20:53:47.650472222Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.277377ms logger=migrator t=2026-04-22T20:53:47.655478387Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-22T20:53:47.656298091Z level=info msg="Migration successfully executed" id="create entity_events table" duration=819.214µs logger=migrator t=2026-04-22T20:53:47.660549784Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-22T20:53:47.661241193Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=691.439µs logger=migrator t=2026-04-22T20:53:47.666443834Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T20:53:47.667045992Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T20:53:47.670681648Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T20:53:47.67112293Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T20:53:47.674674712Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-22T20:53:47.675545458Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=864.236µs logger=migrator t=2026-04-22T20:53:47.680005737Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-22T20:53:47.680974895Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=969.637µs logger=migrator t=2026-04-22T20:53:47.684360913Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T20:53:47.686534136Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.173132ms logger=migrator t=2026-04-22T20:53:47.691188171Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T20:53:47.693108256Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.918675ms logger=migrator t=2026-04-22T20:53:47.69913116Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T20:53:47.700396917Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.255576ms logger=migrator t=2026-04-22T20:53:47.706121052Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T20:53:47.708276835Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.158043ms logger=migrator t=2026-04-22T20:53:47.713647481Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-22T20:53:47.715241757Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.598386ms logger=migrator t=2026-04-22T20:53:47.718981355Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-22T20:53:47.72122114Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.239075ms logger=migrator t=2026-04-22T20:53:47.725398841Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T20:53:47.727619015Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.226445ms logger=migrator t=2026-04-22T20:53:47.732208578Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T20:53:47.733400552Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.191424ms logger=migrator t=2026-04-22T20:53:47.73676891Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-22T20:53:47.737592024Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=823.784µs logger=migrator t=2026-04-22T20:53:47.741001072Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-22T20:53:47.766649955Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.639802ms logger=migrator t=2026-04-22T20:53:47.775194262Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-22T20:53:47.78546558Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.268367ms logger=migrator t=2026-04-22T20:53:47.796251972Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-22T20:53:47.806713244Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.461872ms logger=migrator t=2026-04-22T20:53:47.812295926Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-22T20:53:47.812473981Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=178.405µs logger=migrator t=2026-04-22T20:53:47.815680024Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-22T20:53:47.823045547Z level=info msg="Migration successfully executed" id="add share column" duration=7.364423ms logger=migrator t=2026-04-22T20:53:47.831075329Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-22T20:53:47.8314336Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=358.831µs logger=migrator t=2026-04-22T20:53:47.83867519Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-22T20:53:47.840523443Z level=info msg="Migration successfully executed" id="create file table" duration=1.830882ms logger=migrator t=2026-04-22T20:53:47.845833167Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-22T20:53:47.84697261Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.132953ms logger=migrator t=2026-04-22T20:53:47.851601723Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-22T20:53:47.852753307Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.151814ms logger=migrator t=2026-04-22T20:53:47.857512944Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-22T20:53:47.85837538Z level=info msg="Migration successfully executed" id="create file_meta table" duration=860.576µs logger=migrator t=2026-04-22T20:53:47.862225621Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-22T20:53:47.864048764Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.812143ms logger=migrator t=2026-04-22T20:53:47.868087671Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-22T20:53:47.868213384Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=129.653µs logger=migrator t=2026-04-22T20:53:47.872921351Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-22T20:53:47.872990153Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=69.522µs logger=migrator t=2026-04-22T20:53:47.876407301Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-22T20:53:47.876941937Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=534.456µs logger=migrator t=2026-04-22T20:53:47.880574783Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-22T20:53:47.880811869Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=236.946µs logger=migrator t=2026-04-22T20:53:47.885262718Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-22T20:53:47.887583535Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.314857ms logger=migrator t=2026-04-22T20:53:47.891685815Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-22T20:53:47.903061104Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.370019ms logger=migrator t=2026-04-22T20:53:47.906779181Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-22T20:53:47.906945636Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=164.745µs logger=migrator t=2026-04-22T20:53:47.909710256Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-22T20:53:47.910687784Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=977.338µs logger=migrator t=2026-04-22T20:53:47.914828804Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-22T20:53:47.915372419Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=545.045µs logger=migrator t=2026-04-22T20:53:47.918562112Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-22T20:53:47.918765677Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=203.026µs logger=migrator t=2026-04-22T20:53:47.9219642Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-22T20:53:47.922518777Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=555.167µs logger=migrator t=2026-04-22T20:53:47.925655247Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-22T20:53:47.93401505Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.362413ms logger=migrator t=2026-04-22T20:53:47.940172697Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-22T20:53:47.951918177Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.75089ms logger=migrator t=2026-04-22T20:53:47.956365607Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-22T20:53:47.95718975Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=824.274µs logger=migrator t=2026-04-22T20:53:47.96166983Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-22T20:53:48.036336881Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.65812ms logger=migrator t=2026-04-22T20:53:48.041100899Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-22T20:53:48.042304583Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.203484ms logger=migrator t=2026-04-22T20:53:48.046302659Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-22T20:53:48.048123482Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.818703ms logger=migrator t=2026-04-22T20:53:48.053445986Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-22T20:53:48.087159062Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=33.709625ms logger=migrator t=2026-04-22T20:53:48.092315981Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-22T20:53:48.098696746Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.381105ms logger=migrator t=2026-04-22T20:53:48.102785724Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-22T20:53:48.103029521Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=243.067µs logger=migrator t=2026-04-22T20:53:48.106751299Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-22T20:53:48.107093949Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=342.12µs logger=migrator t=2026-04-22T20:53:48.112006831Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-22T20:53:48.112272839Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=266.198µs logger=migrator t=2026-04-22T20:53:48.115796771Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-22T20:53:48.116061329Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=265.677µs logger=migrator t=2026-04-22T20:53:48.119684163Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-22T20:53:48.120242939Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=558.726µs logger=migrator t=2026-04-22T20:53:48.125069989Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-22T20:53:48.126894012Z level=info msg="Migration successfully executed" id="create folder table" duration=1.823453ms logger=migrator t=2026-04-22T20:53:48.130881238Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-22T20:53:48.132129893Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.248496ms logger=migrator t=2026-04-22T20:53:48.135477481Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-22T20:53:48.136743287Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.265756ms logger=migrator t=2026-04-22T20:53:48.141355551Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-22T20:53:48.141482214Z level=info msg="Migration successfully executed" id="Update folder title length" duration=124.403µs logger=migrator t=2026-04-22T20:53:48.145457469Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T20:53:48.146749387Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.291458ms logger=migrator t=2026-04-22T20:53:48.150413953Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T20:53:48.151611677Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.197644ms logger=migrator t=2026-04-22T20:53:48.155909052Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-22T20:53:48.157096476Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.186874ms logger=migrator t=2026-04-22T20:53:48.160552906Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-22T20:53:48.160985169Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=432.133µs logger=migrator t=2026-04-22T20:53:48.164274904Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-22T20:53:48.164532701Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=264.187µs logger=migrator t=2026-04-22T20:53:48.169054173Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-22T20:53:48.170139124Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.085121ms logger=migrator t=2026-04-22T20:53:48.174908132Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-22T20:53:48.177194028Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.297376ms logger=migrator t=2026-04-22T20:53:48.18105321Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-22T20:53:48.182879173Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.825554ms logger=migrator t=2026-04-22T20:53:48.187787674Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-22T20:53:48.189046511Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.258847ms logger=migrator t=2026-04-22T20:53:48.192915553Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-22T20:53:48.195100876Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.183723ms logger=migrator t=2026-04-22T20:53:48.20074759Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-22T20:53:48.202393038Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.645168ms logger=migrator t=2026-04-22T20:53:48.206907348Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-22T20:53:48.209349809Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.441001ms logger=migrator t=2026-04-22T20:53:48.213778717Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-22T20:53:48.215762514Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.984437ms logger=migrator t=2026-04-22T20:53:48.221073158Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-22T20:53:48.222081898Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.002299ms logger=migrator t=2026-04-22T20:53:48.226263248Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-22T20:53:48.228255336Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.992098ms logger=migrator t=2026-04-22T20:53:48.232708464Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-22T20:53:48.234913418Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.204864ms logger=migrator t=2026-04-22T20:53:48.2401333Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-22T20:53:48.24049301Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=360.6µs logger=migrator t=2026-04-22T20:53:48.245621079Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-22T20:53:48.257356388Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.735559ms logger=migrator t=2026-04-22T20:53:48.261071746Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-22T20:53:48.2615644Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=492.044µs logger=migrator t=2026-04-22T20:53:48.265851784Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T20:53:48.265885575Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=34.541µs logger=migrator t=2026-04-22T20:53:48.269725496Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T20:53:48.270474558Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=749.142µs logger=migrator t=2026-04-22T20:53:48.274183585Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T20:53:48.274197915Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=14.89µs logger=migrator t=2026-04-22T20:53:48.277806491Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-22T20:53:48.278672915Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=866.334µs logger=migrator t=2026-04-22T20:53:48.283054942Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T20:53:48.283892447Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=840.375µs logger=migrator t=2026-04-22T20:53:48.287344177Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-22T20:53:48.288118849Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=773.473µs logger=migrator t=2026-04-22T20:53:48.291711552Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-22T20:53:48.29228938Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=578.517µs logger=migrator t=2026-04-22T20:53:48.296542282Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-22T20:53:48.296743908Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=201.996µs logger=migrator t=2026-04-22T20:53:48.300033913Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-22T20:53:48.301001272Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=967.029µs logger=migrator t=2026-04-22T20:53:48.304807262Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-22T20:53:48.306151381Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.3506ms logger=migrator t=2026-04-22T20:53:48.311013821Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-22T20:53:48.312522905Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.508464ms logger=migrator t=2026-04-22T20:53:48.316349005Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-22T20:53:48.326720226Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.371761ms logger=migrator t=2026-04-22T20:53:48.33066488Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-22T20:53:48.338070364Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.404034ms logger=migrator t=2026-04-22T20:53:48.342655898Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-22T20:53:48.352272876Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.618199ms logger=migrator t=2026-04-22T20:53:48.356206719Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-22T20:53:48.356275302Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=79.613µs logger=migrator t=2026-04-22T20:53:48.360188935Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-22T20:53:48.369793112Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.604087ms logger=migrator t=2026-04-22T20:53:48.374786577Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-22T20:53:48.388722491Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.942453ms logger=migrator t=2026-04-22T20:53:48.394544969Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-22T20:53:48.394832207Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=289.608µs logger=migrator t=2026-04-22T20:53:48.398596317Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.626213816s logger=migrator t=2026-04-22T20:53:48.399532904Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-22T20:53:48.41701641Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-22T20:53:48.417251686Z level=info msg="Created default organization" logger=secrets t=2026-04-22T20:53:48.422702084Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T20:53:48.470720524Z level=info msg="Restored cache from database" duration=642.588µs logger=plugin.store t=2026-04-22T20:53:48.47231637Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-22T20:53:48.511231057Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-22T20:53:48.511266878Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-22T20:53:48.51133426Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-22T20:53:48.5113491Z level=info msg="Plugins loaded" count=54 duration=39.0356ms logger=query_data t=2026-04-22T20:53:48.516234622Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-22T20:53:48.520432653Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-22T20:53:48.528436725Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-22T20:53:48.536946741Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-22T20:53:48.538726933Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-22T20:53:48.540221425Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-22T20:53:48.565813146Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-22T20:53:48.582108588Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-22T20:53:48.600959704Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-22T20:53:48.600989555Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-22T20:53:48.60118044Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-22T20:53:48.60186779Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-22T20:53:48.601931192Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-22T20:53:48.606035181Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-22T20:53:48.613389383Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-22T20:53:48.64261878Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-04-22T20:53:48.675013317Z level=info msg="Update check succeeded" duration=73.490597ms logger=grafana.update.checker t=2026-04-22T20:53:48.679006833Z level=info msg="Update check succeeded" duration=77.595536ms logger=provisioning.dashboard t=2026-04-22T20:53:48.732380128Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-22T20:53:48.753964992Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-22T20:53:48.758442612Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-22T20:53:48.766164666Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-22T20:53:48.766197887Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-22T20:53:48.777994348Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=ngalert.state.manager t=2026-04-22T20:53:48.783853117Z level=info msg="State cache has been initialized" states=0 duration=181.957617ms logger=ngalert.scheduler t=2026-04-22T20:53:48.783921219Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-22T20:53:48.784056743Z level=info msg=starting first_tick=2026-04-22T20:53:50Z logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T20:53:48.832747313Z level=info msg="Patterns update finished" duration=87.973997ms logger=grafana-apiserver t=2026-04-22T20:53:49.126825815Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-22T20:53:49.127943837Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-22T20:53:52.670250618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:52.671221857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:52.71899543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:52.752675664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:52.784517876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:52.998528231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.033678638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.295819966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.310753518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.538876931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.556175952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.60587144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.623232413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.662013214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.68154999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.72370094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.744341508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.794347025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.812796029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.85224318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.868602804Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.911040233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.928779047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:53.988310479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.003400066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.037757111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.059700145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.109089195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.125861041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.166014812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.187625588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.231245831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.247207383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.300767093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.320482844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.364375464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.382427467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.43783302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.459002844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.510100472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.530870134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.604856615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.623778933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.680454143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.696251041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.752415307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.768748099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.842068542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.858640401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.915565759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:54.942254611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.042477352Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.062208373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.129442179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.150463008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.221174084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.239795224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.308001228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.326211395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.391652269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.411584776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.488048659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.507733018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.58070489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.594663824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.650738388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.670199661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.752488913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.772563604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.84219067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.865030591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.936819969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:55.956777707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:56.075080751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:56.089480027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:56.161841092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:56.180678777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:56.261593318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:56.281729272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T20:53:56.349139223Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-22T20:54:48.624488494Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-22T21:03:48.613188015Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-22T21:03:48.627002234Z level=info msg="Completed cleanup jobs" duration=25.519298ms logger=plugins.update.checker t=2026-04-22T21:03:48.73207011Z level=info msg="Update check succeeded" duration=56.198651ms logger=cleanup t=2026-04-22T21:13:48.654499876Z level=info msg="Completed cleanup jobs" duration=52.84688ms logger=plugins.update.checker t=2026-04-22T21:13:48.726218248Z level=info msg="Update check succeeded" duration=50.422561ms logger=cleanup t=2026-04-22T21:23:48.639652005Z level=info msg="Completed cleanup jobs" duration=38.08496ms logger=plugins.update.checker t=2026-04-22T21:23:48.732085502Z level=info msg="Update check succeeded" duration=56.664082ms logger=infra.usagestats t=2026-04-22T21:24:48.648038033Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-04-22T21:33:48.726774655Z level=info msg="Update check succeeded" duration=50.898952ms logger=cleanup t=2026-04-22T21:33:49.063165353Z level=info msg="Completed cleanup jobs" duration=454.95087ms logger=cleanup t=2026-04-22T21:43:48.658180312Z level=info msg="Completed cleanup jobs" duration=56.164251ms logger=plugins.update.checker t=2026-04-22T21:43:48.745801887Z level=info msg="Update check succeeded" duration=70.424677ms logger=cleanup t=2026-04-22T21:53:48.646521317Z level=info msg="Completed cleanup jobs" duration=44.551626ms logger=plugins.update.checker t=2026-04-22T21:53:48.734803595Z level=info msg="Update check succeeded" duration=58.929288ms logger=infra.usagestats t=2026-04-22T21:54:48.649064052Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-22T22:03:48.630258044Z level=info msg="Completed cleanup jobs" duration=27.261164ms logger=plugins.update.checker t=2026-04-22T22:03:48.723673415Z level=info msg="Update check succeeded" duration=48.507251ms