logger=settings t=2026-05-24T13:07:15.211679322Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-24T13:07:15Z logger=settings t=2026-05-24T13:07:15.211934927Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-24T13:07:15.211947367Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-24T13:07:15.211950997Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-24T13:07:15.211954007Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-24T13:07:15.211956967Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-24T13:07:15.211962417Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-24T13:07:15.211965737Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-24T13:07:15.211970407Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-24T13:07:15.211973297Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-24T13:07:15.211975807Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-24T13:07:15.211978917Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-24T13:07:15.211983348Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-24T13:07:15.211986108Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-24T13:07:15.211990968Z level=info msg=Target target=[all] logger=settings t=2026-05-24T13:07:15.211996618Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-24T13:07:15.211999948Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-24T13:07:15.212002658Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-24T13:07:15.212008608Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-24T13:07:15.212013588Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-24T13:07:15.212017158Z level=info msg="App mode production" logger=sqlstore t=2026-05-24T13:07:15.212304494Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-24T13:07:15.212329064Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-24T13:07:15.215943805Z level=info msg="Locking database" logger=migrator t=2026-05-24T13:07:15.215987316Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-24T13:07:15.216669501Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-24T13:07:15.217990756Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.323096ms logger=migrator t=2026-05-24T13:07:15.222462344Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-24T13:07:15.223206409Z level=info msg="Migration successfully executed" id="create user table" duration=746.495µs logger=migrator t=2026-05-24T13:07:15.227296899Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-24T13:07:15.227973133Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=676.414µs logger=migrator t=2026-05-24T13:07:15.232826948Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-24T13:07:15.233545052Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=717.555µs logger=migrator t=2026-05-24T13:07:15.241692563Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-24T13:07:15.242879976Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.188033ms logger=migrator t=2026-05-24T13:07:15.250390584Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-24T13:07:15.251128388Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=737.924µs logger=migrator t=2026-05-24T13:07:15.255135656Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-24T13:07:15.257581595Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.445789ms logger=migrator t=2026-05-24T13:07:15.261680286Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-24T13:07:15.262567333Z level=info msg="Migration successfully executed" id="create user table v2" duration=886.707µs logger=migrator t=2026-05-24T13:07:15.266447329Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-24T13:07:15.267602993Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.154353ms logger=migrator t=2026-05-24T13:07:15.271443248Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-24T13:07:15.272686033Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.241885ms logger=migrator t=2026-05-24T13:07:15.278625169Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-24T13:07:15.279368914Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=747.835µs logger=migrator t=2026-05-24T13:07:15.284538206Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-24T13:07:15.285765679Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.245714ms logger=migrator t=2026-05-24T13:07:15.292622105Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-24T13:07:15.293870549Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.248374ms logger=migrator t=2026-05-24T13:07:15.300233534Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-24T13:07:15.300287475Z level=info msg="Migration successfully executed" id="Update user table charset" duration=56.461µs logger=migrator t=2026-05-24T13:07:15.307497957Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-24T13:07:15.310050657Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.55267ms logger=migrator t=2026-05-24T13:07:15.316852051Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-24T13:07:15.317403902Z level=info msg="Migration successfully executed" id="Add missing user data" duration=555.271µs logger=migrator t=2026-05-24T13:07:15.323719447Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-24T13:07:15.325272717Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.5588ms logger=migrator t=2026-05-24T13:07:15.329549231Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-24T13:07:15.330910248Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.362027ms logger=migrator t=2026-05-24T13:07:15.336362935Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-24T13:07:15.33762169Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.260815ms logger=migrator t=2026-05-24T13:07:15.342284831Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-24T13:07:15.351924801Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.64247ms logger=migrator t=2026-05-24T13:07:15.357360488Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-24T13:07:15.35849673Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.136072ms logger=migrator t=2026-05-24T13:07:15.362309036Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-24T13:07:15.362760505Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=456.689µs logger=migrator t=2026-05-24T13:07:15.366635691Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-24T13:07:15.367909886Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.274826ms logger=migrator t=2026-05-24T13:07:15.373072777Z 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-05-24T13:07:15.373563978Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=495.441µs logger=migrator t=2026-05-24T13:07:15.378433083Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-24T13:07:15.378882612Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=453.488µs logger=migrator t=2026-05-24T13:07:15.384180216Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-24T13:07:15.385780428Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.594802ms logger=migrator t=2026-05-24T13:07:15.393112722Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-24T13:07:15.394066851Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=958.089µs logger=migrator t=2026-05-24T13:07:15.400478167Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-24T13:07:15.401960546Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.49823ms logger=migrator t=2026-05-24T13:07:15.409105986Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-24T13:07:15.4097745Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=665.594µs logger=migrator t=2026-05-24T13:07:15.415061443Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-24T13:07:15.416152225Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.090882ms logger=migrator t=2026-05-24T13:07:15.445960051Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-24T13:07:15.446040343Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=201.014µs logger=migrator t=2026-05-24T13:07:15.457841226Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-24T13:07:15.458746393Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=909.427µs logger=migrator t=2026-05-24T13:07:15.463462376Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-24T13:07:15.464254342Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=795.076µs logger=migrator t=2026-05-24T13:07:15.46926137Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-24T13:07:15.4702793Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=980.819µs logger=migrator t=2026-05-24T13:07:15.476188987Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-24T13:07:15.47687264Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=686.393µs logger=migrator t=2026-05-24T13:07:15.48142434Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-24T13:07:15.485610923Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.184853ms logger=migrator t=2026-05-24T13:07:15.491157352Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-24T13:07:15.491969957Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=812.795µs logger=migrator t=2026-05-24T13:07:15.498572887Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-24T13:07:15.499606178Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.032101ms logger=migrator t=2026-05-24T13:07:15.505880481Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-24T13:07:15.50688497Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=999.939µs logger=migrator t=2026-05-24T13:07:15.51191265Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-24T13:07:15.512723245Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=809.946µs logger=migrator t=2026-05-24T13:07:15.518201093Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-24T13:07:15.518974608Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=773.165µs logger=migrator t=2026-05-24T13:07:15.524103359Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-24T13:07:15.524745872Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=639.703µs logger=migrator t=2026-05-24T13:07:15.529944134Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-24T13:07:15.530780361Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=835.567µs logger=migrator t=2026-05-24T13:07:15.535899192Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-24T13:07:15.53628701Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=387.428µs logger=migrator t=2026-05-24T13:07:15.541841539Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-24T13:07:15.54294058Z level=info msg="Migration successfully executed" id="create star table" duration=1.098861ms logger=migrator t=2026-05-24T13:07:15.548283465Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-24T13:07:15.550158163Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.871317ms logger=migrator t=2026-05-24T13:07:15.560355762Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-24T13:07:15.561102838Z level=info msg="Migration successfully executed" id="create org table v1" duration=747.286µs logger=migrator t=2026-05-24T13:07:15.566141386Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-24T13:07:15.566905562Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=763.136µs logger=migrator t=2026-05-24T13:07:15.571329268Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-24T13:07:15.572623114Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.294376ms logger=migrator t=2026-05-24T13:07:15.577969Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-24T13:07:15.578756915Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=790.445µs logger=migrator t=2026-05-24T13:07:15.584031839Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-24T13:07:15.584961437Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=928.168µs logger=migrator t=2026-05-24T13:07:15.591459185Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-24T13:07:15.592619018Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.159713ms logger=migrator t=2026-05-24T13:07:15.597724329Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-24T13:07:15.597749769Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.33µs logger=migrator t=2026-05-24T13:07:15.603175926Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-24T13:07:15.603248837Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=74.331µs logger=migrator t=2026-05-24T13:07:15.609348407Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-24T13:07:15.610153103Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=805.326µs logger=migrator t=2026-05-24T13:07:15.616499557Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-24T13:07:15.617260533Z level=info msg="Migration successfully executed" id="create dashboard table" duration=761.246µs logger=migrator t=2026-05-24T13:07:15.631272168Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-24T13:07:15.631903911Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=632.413µs logger=migrator t=2026-05-24T13:07:15.636818478Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-24T13:07:15.637752576Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=931.498µs logger=migrator t=2026-05-24T13:07:15.64300547Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-24T13:07:15.643691383Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=686.134µs logger=migrator t=2026-05-24T13:07:15.649079979Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-24T13:07:15.649936785Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=856.736µs logger=migrator t=2026-05-24T13:07:15.655561826Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-24T13:07:15.657311311Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.754985ms logger=migrator t=2026-05-24T13:07:15.663854339Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-24T13:07:15.669407658Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.557309ms logger=migrator t=2026-05-24T13:07:15.674135922Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-24T13:07:15.674917967Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=781.765µs logger=migrator t=2026-05-24T13:07:15.679835384Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-24T13:07:15.681304912Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.468468ms logger=migrator t=2026-05-24T13:07:15.686471944Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-24T13:07:15.687328672Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=859.138µs logger=migrator t=2026-05-24T13:07:15.692049834Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-24T13:07:15.692416341Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=369.057µs logger=migrator t=2026-05-24T13:07:15.696883929Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-24T13:07:15.697684795Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=800.826µs logger=migrator t=2026-05-24T13:07:15.702900318Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-24T13:07:15.7030222Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=120.422µs logger=migrator t=2026-05-24T13:07:15.709244962Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-24T13:07:15.712867864Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.626552ms logger=migrator t=2026-05-24T13:07:15.71876377Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-24T13:07:15.720708649Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.944649ms logger=migrator t=2026-05-24T13:07:15.725531593Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-24T13:07:15.727442401Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.913408ms logger=migrator t=2026-05-24T13:07:15.732212815Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-24T13:07:15.733062641Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=850.256µs logger=migrator t=2026-05-24T13:07:15.738608271Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-24T13:07:15.74161832Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.00822ms logger=migrator t=2026-05-24T13:07:15.746924474Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-24T13:07:15.748030416Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.102742ms logger=migrator t=2026-05-24T13:07:15.752934662Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-24T13:07:15.753742908Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=803.566µs logger=migrator t=2026-05-24T13:07:15.759313318Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-24T13:07:15.759341008Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.16µs logger=migrator t=2026-05-24T13:07:15.764243735Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-24T13:07:15.764285506Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=46.921µs logger=migrator t=2026-05-24T13:07:15.770058239Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-24T13:07:15.773635629Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.58193ms logger=migrator t=2026-05-24T13:07:15.778788351Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-24T13:07:15.782146897Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.358015ms logger=migrator t=2026-05-24T13:07:15.788012313Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-24T13:07:15.790032682Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.019679ms logger=migrator t=2026-05-24T13:07:15.794811157Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-24T13:07:15.796811036Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.999579ms logger=migrator t=2026-05-24T13:07:15.802388866Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-24T13:07:15.802657591Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=263.685µs logger=migrator t=2026-05-24T13:07:15.808836652Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-24T13:07:15.810138678Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.302395ms logger=migrator t=2026-05-24T13:07:15.815304059Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-24T13:07:15.816090235Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=784.846µs logger=migrator t=2026-05-24T13:07:15.821089323Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-24T13:07:15.821164334Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=74.181µs logger=migrator t=2026-05-24T13:07:15.827575541Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-24T13:07:15.829135751Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.56235ms logger=migrator t=2026-05-24T13:07:15.833842494Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-24T13:07:15.834627419Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=782.615µs logger=migrator t=2026-05-24T13:07:15.843931483Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-24T13:07:15.853005262Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.0736ms logger=migrator t=2026-05-24T13:07:15.859098722Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-24T13:07:15.859903337Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=805.006µs logger=migrator t=2026-05-24T13:07:15.868012827Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-24T13:07:15.869240491Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.229714ms logger=migrator t=2026-05-24T13:07:15.876615026Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-24T13:07:15.877971013Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.352397ms logger=migrator t=2026-05-24T13:07:15.88442436Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-24T13:07:15.885052602Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=628.992µs logger=migrator t=2026-05-24T13:07:15.891452397Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-24T13:07:15.89257602Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.122903ms logger=migrator t=2026-05-24T13:07:15.898967646Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-24T13:07:15.901424264Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.459528ms logger=migrator t=2026-05-24T13:07:15.906321601Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-24T13:07:15.907223408Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=904.967µs logger=migrator t=2026-05-24T13:07:15.912128855Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-24T13:07:15.913353429Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=1.219364ms logger=migrator t=2026-05-24T13:07:15.917520681Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-24T13:07:15.917884388Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=364.707µs logger=migrator t=2026-05-24T13:07:15.924000478Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-24T13:07:15.925393626Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.392428ms logger=migrator t=2026-05-24T13:07:15.932161509Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-24T13:07:15.934358402Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.196453ms logger=migrator t=2026-05-24T13:07:15.938196238Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-24T13:07:15.939103865Z level=info msg="Migration successfully executed" id="create data_source table" duration=905.198µs logger=migrator t=2026-05-24T13:07:15.943336909Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-24T13:07:15.944097293Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=761.194µs logger=migrator t=2026-05-24T13:07:15.951439619Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-24T13:07:15.952745454Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.310956ms logger=migrator t=2026-05-24T13:07:15.958916086Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-24T13:07:15.960459706Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.55051ms logger=migrator t=2026-05-24T13:07:15.964453325Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-24T13:07:15.966648617Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=2.186552ms logger=migrator t=2026-05-24T13:07:15.972092385Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-24T13:07:15.979183815Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.09415ms logger=migrator t=2026-05-24T13:07:15.983659702Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-24T13:07:15.984634212Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=974.61µs logger=migrator t=2026-05-24T13:07:15.989393715Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-24T13:07:15.990265493Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=871.657µs logger=migrator t=2026-05-24T13:07:15.99676548Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-24T13:07:15.998125597Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.360087ms logger=migrator t=2026-05-24T13:07:16.002987193Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-24T13:07:16.003567094Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=580.112µs logger=migrator t=2026-05-24T13:07:16.008502361Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-24T13:07:16.010923539Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.414488ms logger=migrator t=2026-05-24T13:07:16.016343956Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-24T13:07:16.019394666Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.05367ms logger=migrator t=2026-05-24T13:07:16.023464816Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-24T13:07:16.023506657Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=42.531µs logger=migrator t=2026-05-24T13:07:16.028756439Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-24T13:07:16.028971854Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=213.125µs logger=migrator t=2026-05-24T13:07:16.033459802Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-24T13:07:16.038391729Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.934987ms logger=migrator t=2026-05-24T13:07:16.042270495Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-24T13:07:16.042478739Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=208.774µs logger=migrator t=2026-05-24T13:07:16.045888477Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-24T13:07:16.046062091Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=174.113µs logger=migrator t=2026-05-24T13:07:16.052223261Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-24T13:07:16.056086118Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.862736ms logger=migrator t=2026-05-24T13:07:16.088493135Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-24T13:07:16.088966035Z level=info msg="Migration successfully executed" id="Update uid value" duration=476.129µs logger=migrator t=2026-05-24T13:07:16.18426113Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-24T13:07:16.185950043Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.716094ms logger=migrator t=2026-05-24T13:07:16.193179295Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-24T13:07:16.194209936Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.032961ms logger=migrator t=2026-05-24T13:07:16.2000058Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-24T13:07:16.200982469Z level=info msg="Migration successfully executed" id="create api_key table" duration=975.989µs logger=migrator t=2026-05-24T13:07:16.204926156Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-24T13:07:16.206202742Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.273185ms logger=migrator t=2026-05-24T13:07:16.210152899Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-24T13:07:16.211462815Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.310026ms logger=migrator t=2026-05-24T13:07:16.216172788Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-24T13:07:16.21728635Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.112803ms logger=migrator t=2026-05-24T13:07:16.221114175Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-24T13:07:16.222504783Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.391478ms logger=migrator t=2026-05-24T13:07:16.226626693Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-24T13:07:16.22746695Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=842.127µs logger=migrator t=2026-05-24T13:07:16.231606322Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-24T13:07:16.232731773Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.125721ms logger=migrator t=2026-05-24T13:07:16.236188832Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-24T13:07:16.242984695Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.797873ms logger=migrator t=2026-05-24T13:07:16.247729839Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-24T13:07:16.248737158Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.008539ms logger=migrator t=2026-05-24T13:07:16.252436491Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-24T13:07:16.253347399Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=911.218µs logger=migrator t=2026-05-24T13:07:16.256613723Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-24T13:07:16.25746122Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=847.687µs logger=migrator t=2026-05-24T13:07:16.261843997Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-24T13:07:16.262748864Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=904.877µs logger=migrator t=2026-05-24T13:07:16.26662524Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-24T13:07:16.26705985Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=434.58µs logger=migrator t=2026-05-24T13:07:16.270772882Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-24T13:07:16.271498346Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=726.214µs logger=migrator t=2026-05-24T13:07:16.275848232Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-24T13:07:16.275886173Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=40.721µs logger=migrator t=2026-05-24T13:07:16.279459743Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-24T13:07:16.282232158Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.772045ms logger=migrator t=2026-05-24T13:07:16.285309348Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-24T13:07:16.287895779Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.585681ms logger=migrator t=2026-05-24T13:07:16.296036579Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-24T13:07:16.296202452Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=166.983µs logger=migrator t=2026-05-24T13:07:16.300358744Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-24T13:07:16.303764182Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.404577ms logger=migrator t=2026-05-24T13:07:16.307383102Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-24T13:07:16.310148767Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.765515ms logger=migrator t=2026-05-24T13:07:16.314747668Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-24T13:07:16.315644495Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=895.857µs logger=migrator t=2026-05-24T13:07:16.320266807Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-24T13:07:16.321231445Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=963.998µs logger=migrator t=2026-05-24T13:07:16.326345796Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-24T13:07:16.327961277Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.624931ms logger=migrator t=2026-05-24T13:07:16.332256072Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-24T13:07:16.333642439Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.383517ms logger=migrator t=2026-05-24T13:07:16.338432333Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-24T13:07:16.33929705Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=864.987µs logger=migrator t=2026-05-24T13:07:16.344016803Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-24T13:07:16.345369819Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.350126ms logger=migrator t=2026-05-24T13:07:16.349909859Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-24T13:07:16.350023591Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=115.672µs logger=migrator t=2026-05-24T13:07:16.354452279Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-24T13:07:16.354482939Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.04µs logger=migrator t=2026-05-24T13:07:16.359150201Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-24T13:07:16.363560228Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.410228ms logger=migrator t=2026-05-24T13:07:16.36725749Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-24T13:07:16.370123387Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.866937ms logger=migrator t=2026-05-24T13:07:16.373767219Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-24T13:07:16.373841741Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=75.152µs logger=migrator t=2026-05-24T13:07:16.377586914Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-24T13:07:16.378337639Z level=info msg="Migration successfully executed" id="create quota table v1" duration=747.924µs logger=migrator t=2026-05-24T13:07:16.382694055Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-24T13:07:16.383521691Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=826.776µs logger=migrator t=2026-05-24T13:07:16.387383206Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-24T13:07:16.387406677Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=24.651µs logger=migrator t=2026-05-24T13:07:16.391187212Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-24T13:07:16.391922126Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=732.864µs logger=migrator t=2026-05-24T13:07:16.396997516Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-24T13:07:16.398366772Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.370026ms logger=migrator t=2026-05-24T13:07:16.40227626Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-24T13:07:16.405648086Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.370606ms logger=migrator t=2026-05-24T13:07:16.415329526Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-24T13:07:16.415363227Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=35.171µs logger=migrator t=2026-05-24T13:07:16.427500286Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-24T13:07:16.428901804Z level=info msg="Migration successfully executed" id="create session table" duration=1.400907ms logger=migrator t=2026-05-24T13:07:16.436642896Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-24T13:07:16.436772099Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=130.602µs logger=migrator t=2026-05-24T13:07:16.441236687Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-24T13:07:16.441362519Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=122.772µs logger=migrator t=2026-05-24T13:07:16.445340867Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-24T13:07:16.446390138Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.049171ms logger=migrator t=2026-05-24T13:07:16.452477508Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-24T13:07:16.453877465Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.404377ms logger=migrator t=2026-05-24T13:07:16.45923962Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-24T13:07:16.459284151Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=46.951µs logger=migrator t=2026-05-24T13:07:16.467336Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-24T13:07:16.467427612Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=99.691µs logger=migrator t=2026-05-24T13:07:16.474031731Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-24T13:07:16.47748988Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.453599ms logger=migrator t=2026-05-24T13:07:16.48158656Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-24T13:07:16.484717472Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.130842ms logger=migrator t=2026-05-24T13:07:16.488028327Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-24T13:07:16.488116939Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=89.402µs logger=migrator t=2026-05-24T13:07:16.493006805Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-24T13:07:16.493117867Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=112.242µs logger=migrator t=2026-05-24T13:07:16.497244169Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-24T13:07:16.498699197Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.454618ms logger=migrator t=2026-05-24T13:07:16.503694155Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-24T13:07:16.503739396Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=47.211µs logger=migrator t=2026-05-24T13:07:16.508647253Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-24T13:07:16.512873756Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.225513ms logger=migrator t=2026-05-24T13:07:16.5176721Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-24T13:07:16.517857244Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=186.684µs logger=migrator t=2026-05-24T13:07:16.5217659Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-24T13:07:16.526059635Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.293605ms logger=migrator t=2026-05-24T13:07:16.533286558Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-24T13:07:16.537016281Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.733953ms logger=migrator t=2026-05-24T13:07:16.543214743Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-24T13:07:16.543278314Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=64.451µs logger=migrator t=2026-05-24T13:07:16.546905955Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-24T13:07:16.547834504Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=928.299µs logger=migrator t=2026-05-24T13:07:16.552286921Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-24T13:07:16.553853333Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.565491ms logger=migrator t=2026-05-24T13:07:16.559496233Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-24T13:07:16.561301379Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.805676ms logger=migrator t=2026-05-24T13:07:16.565986401Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-24T13:07:16.567035482Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.048491ms logger=migrator t=2026-05-24T13:07:16.571302745Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-24T13:07:16.572181382Z level=info msg="Migration successfully executed" id="add index alert state" duration=878.907µs logger=migrator t=2026-05-24T13:07:16.577276823Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-24T13:07:16.578186242Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=904.588µs logger=migrator t=2026-05-24T13:07:16.583427934Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-24T13:07:16.584139099Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=710.675µs logger=migrator t=2026-05-24T13:07:16.588355871Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-24T13:07:16.589415733Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.060012ms logger=migrator t=2026-05-24T13:07:16.595216847Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-24T13:07:16.596038333Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=822.086µs logger=migrator t=2026-05-24T13:07:16.600620483Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-24T13:07:16.611440555Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.818662ms logger=migrator t=2026-05-24T13:07:16.615695949Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-24T13:07:16.616621417Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=922.138µs logger=migrator t=2026-05-24T13:07:16.621468633Z 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-05-24T13:07:16.622520023Z 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=1.04714ms logger=migrator t=2026-05-24T13:07:16.628788827Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-24T13:07:16.629160194Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=364.887µs logger=migrator t=2026-05-24T13:07:16.634191504Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-24T13:07:16.635224634Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.03832ms logger=migrator t=2026-05-24T13:07:16.643495557Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-24T13:07:16.644417784Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=926.408µs logger=migrator t=2026-05-24T13:07:16.651738989Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-24T13:07:16.657108294Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.370155ms logger=migrator t=2026-05-24T13:07:16.662557452Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-24T13:07:16.669129791Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.57981ms logger=migrator t=2026-05-24T13:07:16.673774742Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-24T13:07:16.677636468Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.861246ms logger=migrator t=2026-05-24T13:07:16.681437962Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-24T13:07:16.685365531Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.926269ms logger=migrator t=2026-05-24T13:07:16.689196576Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-24T13:07:16.690193746Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=996.56µs logger=migrator t=2026-05-24T13:07:16.695643423Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-24T13:07:16.695727455Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=81.722µs logger=migrator t=2026-05-24T13:07:16.699911917Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-24T13:07:16.699989768Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=78.762µs logger=migrator t=2026-05-24T13:07:16.704025958Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-24T13:07:16.705293602Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.264504ms logger=migrator t=2026-05-24T13:07:16.710564056Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-24T13:07:16.711672608Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.108912ms logger=migrator t=2026-05-24T13:07:16.716988592Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-24T13:07:16.717798448Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=808.176µs logger=migrator t=2026-05-24T13:07:16.724826427Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-24T13:07:16.72647806Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.655292ms logger=migrator t=2026-05-24T13:07:16.733792093Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-24T13:07:16.735995057Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.209744ms logger=migrator t=2026-05-24T13:07:16.740111147Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-24T13:07:16.74426519Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.154842ms logger=migrator t=2026-05-24T13:07:16.748422991Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-24T13:07:16.752038773Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.615932ms logger=migrator t=2026-05-24T13:07:16.756877287Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-24T13:07:16.757246675Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=370.438µs logger=migrator t=2026-05-24T13:07:16.761118201Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-24T13:07:16.762903216Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.784665ms logger=migrator t=2026-05-24T13:07:16.76822533Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-24T13:07:16.769850293Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.624933ms logger=migrator t=2026-05-24T13:07:16.774659728Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-24T13:07:16.778745397Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.08591ms logger=migrator t=2026-05-24T13:07:16.793581489Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-24T13:07:16.793784204Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=208.045µs logger=migrator t=2026-05-24T13:07:16.797924435Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-24T13:07:16.798914694Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=991.239µs logger=migrator t=2026-05-24T13:07:16.803461534Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-24T13:07:16.804435943Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=969.769µs logger=migrator t=2026-05-24T13:07:16.808930452Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-24T13:07:16.809081015Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=155.453µs logger=migrator t=2026-05-24T13:07:16.812964121Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-24T13:07:16.813881559Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=917.198µs logger=migrator t=2026-05-24T13:07:16.821370266Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-24T13:07:16.822793785Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.425428ms logger=migrator t=2026-05-24T13:07:16.836685438Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-24T13:07:16.837959462Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.278134ms logger=migrator t=2026-05-24T13:07:16.843085834Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-24T13:07:16.843979091Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=893.007µs logger=migrator t=2026-05-24T13:07:16.848420399Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-24T13:07:16.84953325Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.113091ms logger=migrator t=2026-05-24T13:07:16.854535539Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-24T13:07:16.855537449Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.00199ms logger=migrator t=2026-05-24T13:07:16.861088699Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-24T13:07:16.86117074Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=83.322µs logger=migrator t=2026-05-24T13:07:16.866224349Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-24T13:07:16.875311188Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=9.078329ms logger=migrator t=2026-05-24T13:07:16.879852747Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-24T13:07:16.881050031Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.200714ms logger=migrator t=2026-05-24T13:07:16.885539209Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-24T13:07:16.889765342Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.226553ms logger=migrator t=2026-05-24T13:07:16.899578055Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-24T13:07:16.901355061Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.780626ms logger=migrator t=2026-05-24T13:07:16.90587212Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-24T13:07:16.907249896Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.377766ms logger=migrator t=2026-05-24T13:07:16.912808166Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-24T13:07:16.913858456Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.05087ms logger=migrator t=2026-05-24T13:07:16.917855095Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-24T13:07:16.931753079Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.899094ms logger=migrator t=2026-05-24T13:07:16.937069773Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-24T13:07:16.937659915Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=589.772µs logger=migrator t=2026-05-24T13:07:16.94554585Z 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-05-24T13:07:16.946605771Z 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=1.060571ms logger=migrator t=2026-05-24T13:07:16.954600068Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-24T13:07:16.95976075Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=5.164282ms logger=migrator t=2026-05-24T13:07:16.968480331Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-24T13:07:16.969275657Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=793.866µs logger=migrator t=2026-05-24T13:07:16.972782225Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-24T13:07:16.973179454Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=397.789µs logger=migrator t=2026-05-24T13:07:16.978883576Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-24T13:07:16.98318236Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.298744ms logger=migrator t=2026-05-24T13:07:16.989352971Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-24T13:07:16.993567775Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.214014ms logger=migrator t=2026-05-24T13:07:17.003307026Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-24T13:07:17.004591482Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.283206ms logger=migrator t=2026-05-24T13:07:17.010405947Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-24T13:07:17.012497568Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.092802ms logger=migrator t=2026-05-24T13:07:17.019344822Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-24T13:07:17.019833912Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=494.97µs logger=migrator t=2026-05-24T13:07:17.025951432Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-24T13:07:17.033017181Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.07879ms logger=migrator t=2026-05-24T13:07:17.040248614Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-24T13:07:17.042322644Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.08335ms logger=migrator t=2026-05-24T13:07:17.050366972Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-24T13:07:17.0507625Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=401.928µs logger=migrator t=2026-05-24T13:07:17.057146127Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-24T13:07:17.057923012Z level=info msg="Migration successfully executed" id="Move region to single row" duration=778.075µs logger=migrator t=2026-05-24T13:07:17.064250856Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-24T13:07:17.065824187Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.575291ms logger=migrator t=2026-05-24T13:07:17.071825335Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-24T13:07:17.072725752Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=900.517µs logger=migrator t=2026-05-24T13:07:17.077598249Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-24T13:07:17.078756481Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.155142ms logger=migrator t=2026-05-24T13:07:17.084447533Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-24T13:07:17.085651737Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.210564ms logger=migrator t=2026-05-24T13:07:17.102781644Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-24T13:07:17.10457879Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.800476ms logger=migrator t=2026-05-24T13:07:17.1137238Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-24T13:07:17.114738619Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.016079ms logger=migrator t=2026-05-24T13:07:17.120662156Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-24T13:07:17.120732567Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=80.772µs logger=migrator t=2026-05-24T13:07:17.126220225Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-24T13:07:17.127186315Z level=info msg="Migration successfully executed" id="create test_data table" duration=966.81µs logger=migrator t=2026-05-24T13:07:17.142341552Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-24T13:07:17.14425643Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.915408ms logger=migrator t=2026-05-24T13:07:17.157387678Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-24T13:07:17.158735225Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.348497ms logger=migrator t=2026-05-24T13:07:17.17018077Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-24T13:07:17.171997317Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.821476ms logger=migrator t=2026-05-24T13:07:17.175641378Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-24T13:07:17.175838662Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=197.734µs logger=migrator t=2026-05-24T13:07:17.180153266Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-24T13:07:17.180594456Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=441.31µs logger=migrator t=2026-05-24T13:07:17.184950421Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-24T13:07:17.185022762Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.251µs logger=migrator t=2026-05-24T13:07:17.189747775Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-24T13:07:17.191059831Z level=info msg="Migration successfully executed" id="create team table" duration=1.311766ms logger=migrator t=2026-05-24T13:07:17.196186632Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-24T13:07:17.19810516Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.919348ms logger=migrator t=2026-05-24T13:07:17.204639278Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-24T13:07:17.205545896Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=906.608µs logger=migrator t=2026-05-24T13:07:17.210389941Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-24T13:07:17.215142435Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.752274ms logger=migrator t=2026-05-24T13:07:17.220330777Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-24T13:07:17.220535711Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=206.004µs logger=migrator t=2026-05-24T13:07:17.224825445Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-24T13:07:17.226313745Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.4879ms logger=migrator t=2026-05-24T13:07:17.279671895Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-24T13:07:17.281822697Z level=info msg="Migration successfully executed" id="create team member table" duration=2.143252ms logger=migrator t=2026-05-24T13:07:17.289727773Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-24T13:07:17.291092619Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.356946ms logger=migrator t=2026-05-24T13:07:17.296941944Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-24T13:07:17.298445034Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.50317ms logger=migrator t=2026-05-24T13:07:17.305481472Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-24T13:07:17.306820309Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.339037ms logger=migrator t=2026-05-24T13:07:17.313708924Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-24T13:07:17.318901557Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.190173ms logger=migrator t=2026-05-24T13:07:17.324411625Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-24T13:07:17.329339762Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.932047ms logger=migrator t=2026-05-24T13:07:17.335618106Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-24T13:07:17.339097504Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.481088ms logger=migrator t=2026-05-24T13:07:17.343660144Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-24T13:07:17.344725785Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.064491ms logger=migrator t=2026-05-24T13:07:17.350871875Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-24T13:07:17.352056549Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.184764ms logger=migrator t=2026-05-24T13:07:17.359193719Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-24T13:07:17.360860242Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.667033ms logger=migrator t=2026-05-24T13:07:17.367062394Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-24T13:07:17.368492703Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.430689ms logger=migrator t=2026-05-24T13:07:17.374084363Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-24T13:07:17.375144154Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.05982ms logger=migrator t=2026-05-24T13:07:17.38161101Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-24T13:07:17.383505598Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.896208ms logger=migrator t=2026-05-24T13:07:17.388572968Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-24T13:07:17.389650039Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.077221ms logger=migrator t=2026-05-24T13:07:17.395399642Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-24T13:07:17.397206788Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.809415ms logger=migrator t=2026-05-24T13:07:17.403075833Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-24T13:07:17.403667714Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=591.431µs logger=migrator t=2026-05-24T13:07:17.410342926Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-24T13:07:17.410895147Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=557.991µs logger=migrator t=2026-05-24T13:07:17.416014058Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-24T13:07:17.417529217Z level=info msg="Migration successfully executed" id="create tag table" duration=1.514809ms logger=migrator t=2026-05-24T13:07:17.424326882Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-24T13:07:17.427022015Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.690143ms logger=migrator t=2026-05-24T13:07:17.433683185Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-24T13:07:17.435108813Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.426338ms logger=migrator t=2026-05-24T13:07:17.443035999Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-24T13:07:17.444996698Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.964039ms logger=migrator t=2026-05-24T13:07:17.451665269Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-24T13:07:17.452610358Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=945.259µs logger=migrator t=2026-05-24T13:07:17.457880942Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-24T13:07:17.475766154Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.876161ms logger=migrator t=2026-05-24T13:07:17.484990985Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-24T13:07:17.486473034Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.486949ms logger=migrator t=2026-05-24T13:07:17.491810279Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-24T13:07:17.492924281Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.114252ms logger=migrator t=2026-05-24T13:07:17.497989981Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-24T13:07:17.498529841Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=540.56µs logger=migrator t=2026-05-24T13:07:17.503865986Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-24T13:07:17.505048099Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.182443ms logger=migrator t=2026-05-24T13:07:17.510314683Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-24T13:07:17.511115409Z level=info msg="Migration successfully executed" id="create user auth table" duration=803.096µs logger=migrator t=2026-05-24T13:07:17.516207989Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-24T13:07:17.517891602Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.683473ms logger=migrator t=2026-05-24T13:07:17.523770858Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-24T13:07:17.52388284Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=113.332µs logger=migrator t=2026-05-24T13:07:17.529090873Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-24T13:07:17.534986899Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.894466ms logger=migrator t=2026-05-24T13:07:17.540726352Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-24T13:07:17.546446894Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.720482ms logger=migrator t=2026-05-24T13:07:17.551010074Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-24T13:07:17.556545513Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.535079ms logger=migrator t=2026-05-24T13:07:17.561353348Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-24T13:07:17.567079711Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.724692ms logger=migrator t=2026-05-24T13:07:17.572744852Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-24T13:07:17.573981076Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.235844ms logger=migrator t=2026-05-24T13:07:17.578422994Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-24T13:07:17.585596685Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.172481ms logger=migrator t=2026-05-24T13:07:17.591536741Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-24T13:07:17.592613293Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.078442ms logger=migrator t=2026-05-24T13:07:17.598291095Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-24T13:07:17.599408926Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.114881ms logger=migrator t=2026-05-24T13:07:17.605054487Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-24T13:07:17.605925294Z level=info msg="Migration successfully executed" id="create user auth token table" duration=871.367µs logger=migrator t=2026-05-24T13:07:17.612130157Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-24T13:07:17.61381716Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.687033ms logger=migrator t=2026-05-24T13:07:17.619274097Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-24T13:07:17.620720686Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.447859ms logger=migrator t=2026-05-24T13:07:17.625579811Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-24T13:07:17.626765035Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.185424ms logger=migrator t=2026-05-24T13:07:17.632212292Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-24T13:07:17.63873065Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.514428ms logger=migrator t=2026-05-24T13:07:17.644071065Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-24T13:07:17.645071085Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.00021ms logger=migrator t=2026-05-24T13:07:17.65043109Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-24T13:07:17.651340829Z level=info msg="Migration successfully executed" id="create cache_data table" duration=909.959µs logger=migrator t=2026-05-24T13:07:17.656651543Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-24T13:07:17.657430478Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=781.405µs logger=migrator t=2026-05-24T13:07:17.662320035Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-24T13:07:17.663762883Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.444268ms logger=migrator t=2026-05-24T13:07:17.669376133Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-24T13:07:17.670414113Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.03926ms logger=migrator t=2026-05-24T13:07:17.675652686Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-24T13:07:17.675758538Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=102.712µs logger=migrator t=2026-05-24T13:07:17.681066653Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-24T13:07:17.681243216Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=177.353µs logger=migrator t=2026-05-24T13:07:17.686860697Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-24T13:07:17.688126353Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.266905ms logger=migrator t=2026-05-24T13:07:17.693143311Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-24T13:07:17.694150121Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.0047ms logger=migrator t=2026-05-24T13:07:17.700423004Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-24T13:07:17.701471945Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.048681ms logger=migrator t=2026-05-24T13:07:17.707028985Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-24T13:07:17.707164047Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=136.412µs logger=migrator t=2026-05-24T13:07:17.71289166Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-24T13:07:17.714390649Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.499579ms logger=migrator t=2026-05-24T13:07:17.719217794Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-24T13:07:17.720464588Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.247724ms logger=migrator t=2026-05-24T13:07:17.725024108Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-24T13:07:17.726084539Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.059871ms logger=migrator t=2026-05-24T13:07:17.730895193Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-24T13:07:17.731948674Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.053131ms logger=migrator t=2026-05-24T13:07:17.736358491Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-24T13:07:17.744682695Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.324904ms logger=migrator t=2026-05-24T13:07:17.749569322Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-24T13:07:17.750264725Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=695.313µs logger=migrator t=2026-05-24T13:07:17.754483118Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-24T13:07:17.754592891Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=107.803µs logger=migrator t=2026-05-24T13:07:17.758448076Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-24T13:07:17.759376054Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=928.198µs logger=migrator t=2026-05-24T13:07:17.7637097Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-24T13:07:17.765641347Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.929727ms logger=migrator t=2026-05-24T13:07:17.770481172Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-24T13:07:17.771720367Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.237275ms logger=migrator t=2026-05-24T13:07:17.776027792Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-24T13:07:17.776130444Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=102.932µs logger=migrator t=2026-05-24T13:07:17.780685673Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-24T13:07:17.781609701Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=923.928µs logger=migrator t=2026-05-24T13:07:17.786473578Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-24T13:07:17.788306614Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.827547ms logger=migrator t=2026-05-24T13:07:17.793970276Z 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-05-24T13:07:17.795091167Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.117012ms logger=migrator t=2026-05-24T13:07:17.800497254Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-24T13:07:17.801644626Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.147512ms logger=migrator t=2026-05-24T13:07:17.807655864Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-24T13:07:17.8140254Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.370196ms logger=migrator t=2026-05-24T13:07:17.81910447Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-24T13:07:17.819921196Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=816.376µs logger=migrator t=2026-05-24T13:07:17.824460014Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-24T13:07:17.825975425Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.51526ms logger=migrator t=2026-05-24T13:07:17.830726358Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-24T13:07:17.860505954Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.779296ms logger=migrator t=2026-05-24T13:07:17.864220058Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-24T13:07:17.888224319Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.003621ms logger=migrator t=2026-05-24T13:07:17.892848311Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-24T13:07:17.893960822Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.112691ms logger=migrator t=2026-05-24T13:07:17.898849279Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-24T13:07:17.89997004Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.115311ms logger=migrator t=2026-05-24T13:07:17.908786975Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-24T13:07:17.916082298Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.289222ms logger=migrator t=2026-05-24T13:07:17.922220798Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-24T13:07:17.927026063Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.813665ms logger=migrator t=2026-05-24T13:07:17.931770787Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-24T13:07:17.932826827Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.05632ms logger=migrator t=2026-05-24T13:07:17.938160192Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-24T13:07:17.939191412Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.03144ms logger=migrator t=2026-05-24T13:07:17.943948226Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-24T13:07:17.945038778Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.090512ms logger=migrator t=2026-05-24T13:07:17.950362182Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-24T13:07:17.952221149Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.858317ms logger=migrator t=2026-05-24T13:07:17.958045543Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-24T13:07:17.958184996Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=139.573µs logger=migrator t=2026-05-24T13:07:17.962453631Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-24T13:07:17.968441498Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.987257ms logger=migrator t=2026-05-24T13:07:17.971704252Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-24T13:07:17.977748301Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.038919ms logger=migrator t=2026-05-24T13:07:17.98227051Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-24T13:07:17.988476292Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.206632ms logger=migrator t=2026-05-24T13:07:17.99343185Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-24T13:07:17.994441479Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.009529ms logger=migrator t=2026-05-24T13:07:17.999192563Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-24T13:07:18.000351816Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.183843ms logger=migrator t=2026-05-24T13:07:18.00509305Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-24T13:07:18.012926324Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.833485ms logger=migrator t=2026-05-24T13:07:18.017628806Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-24T13:07:18.024005812Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.376526ms logger=migrator t=2026-05-24T13:07:18.028928698Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-24T13:07:18.030833206Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.904428ms logger=migrator t=2026-05-24T13:07:18.037124159Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-24T13:07:18.043193889Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.07087ms logger=migrator t=2026-05-24T13:07:18.048121145Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-24T13:07:18.054437041Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.315636ms logger=migrator t=2026-05-24T13:07:18.059752535Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-24T13:07:18.059869658Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=117.324µs logger=migrator t=2026-05-24T13:07:18.064625981Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-24T13:07:18.065929107Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.304066ms logger=migrator t=2026-05-24T13:07:18.07169428Z 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-05-24T13:07:18.072861853Z 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.167063ms logger=migrator t=2026-05-24T13:07:18.078016924Z 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-05-24T13:07:18.079937122Z 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.921798ms logger=migrator t=2026-05-24T13:07:18.087222325Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-24T13:07:18.087404489Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=183.333µs logger=migrator t=2026-05-24T13:07:18.092601001Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-24T13:07:18.099768842Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.169211ms logger=migrator t=2026-05-24T13:07:18.105305292Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-24T13:07:18.109947042Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.64092ms logger=migrator t=2026-05-24T13:07:18.115200846Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-24T13:07:18.121517571Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.321525ms logger=migrator t=2026-05-24T13:07:18.127818494Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-24T13:07:18.138080566Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.263182ms logger=migrator t=2026-05-24T13:07:18.143830089Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-24T13:07:18.150265476Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.434457ms logger=migrator t=2026-05-24T13:07:18.155415188Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-24T13:07:18.155569391Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=154.323µs logger=migrator t=2026-05-24T13:07:18.16723665Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-24T13:07:18.168668038Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.487269ms logger=migrator t=2026-05-24T13:07:18.174269498Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-24T13:07:18.181890758Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.61893ms logger=migrator t=2026-05-24T13:07:18.18656687Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-24T13:07:18.186707583Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=140.913µs logger=migrator t=2026-05-24T13:07:18.191957277Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-24T13:07:18.202213258Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.255481ms logger=migrator t=2026-05-24T13:07:18.207114495Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-24T13:07:18.207964951Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=850.236µs logger=migrator t=2026-05-24T13:07:18.213874617Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-24T13:07:18.223358554Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.485267ms logger=migrator t=2026-05-24T13:07:18.228175739Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-24T13:07:18.229675058Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.499429ms logger=migrator t=2026-05-24T13:07:18.235164646Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-24T13:07:18.236603495Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.440219ms logger=migrator t=2026-05-24T13:07:18.243105813Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-24T13:07:18.257628028Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=14.525245ms logger=migrator t=2026-05-24T13:07:18.264924213Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-24T13:07:18.266734808Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.813346ms logger=migrator t=2026-05-24T13:07:18.274445079Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-24T13:07:18.276858237Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.491829ms logger=migrator t=2026-05-24T13:07:18.282946947Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-24T13:07:18.284226742Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.286605ms logger=migrator t=2026-05-24T13:07:18.290564867Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-24T13:07:18.292193858Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.628071ms logger=migrator t=2026-05-24T13:07:18.297797518Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-24T13:07:18.297966113Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=170.435µs logger=migrator t=2026-05-24T13:07:18.303142514Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-24T13:07:18.304809907Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.664623ms logger=migrator t=2026-05-24T13:07:18.312500889Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-24T13:07:18.314362325Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.861976ms logger=migrator t=2026-05-24T13:07:18.320193879Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-24T13:07:18.32118046Z 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-05-24T13:07:18.328623555Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-24T13:07:18.329367391Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=747.416µs logger=migrator t=2026-05-24T13:07:18.334292027Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-24T13:07:18.335415509Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.123652ms logger=migrator t=2026-05-24T13:07:18.340425868Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-24T13:07:18.347888244Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.462946ms logger=migrator t=2026-05-24T13:07:18.353940723Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-24T13:07:18.355185908Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.246255ms logger=migrator t=2026-05-24T13:07:18.360899771Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-24T13:07:18.362084693Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.184612ms logger=migrator t=2026-05-24T13:07:18.368098233Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-24T13:07:18.369145623Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.04962ms logger=migrator t=2026-05-24T13:07:18.376314104Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-24T13:07:18.378506587Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.191883ms logger=migrator t=2026-05-24T13:07:18.384366402Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-24T13:07:18.385545516Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.179134ms logger=migrator t=2026-05-24T13:07:18.390627006Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-24T13:07:18.390711428Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=86.962µs logger=migrator t=2026-05-24T13:07:18.394236997Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-24T13:07:18.39439162Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=155.353µs logger=migrator t=2026-05-24T13:07:18.398993011Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-24T13:07:18.410063508Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.067697ms logger=migrator t=2026-05-24T13:07:18.416441214Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-24T13:07:18.416956294Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=517.89µs logger=migrator t=2026-05-24T13:07:18.422916351Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-24T13:07:18.424416661Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.50033ms logger=migrator t=2026-05-24T13:07:18.431251285Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-24T13:07:18.431738745Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=471.879µs logger=migrator t=2026-05-24T13:07:18.437494818Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-24T13:07:18.438834065Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.338866ms logger=migrator t=2026-05-24T13:07:18.445192189Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-24T13:07:18.446201579Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.0095ms logger=migrator t=2026-05-24T13:07:18.451749388Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-24T13:07:18.498427497Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=46.662628ms logger=migrator t=2026-05-24T13:07:18.506855363Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-24T13:07:18.513945003Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.089509ms logger=migrator t=2026-05-24T13:07:18.52096807Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-24T13:07:18.521075632Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=108.132µs logger=migrator t=2026-05-24T13:07:18.527078341Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-24T13:07:18.562364875Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.287144ms logger=migrator t=2026-05-24T13:07:18.567633969Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-24T13:07:18.597774272Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.139933ms logger=migrator t=2026-05-24T13:07:18.604389742Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-24T13:07:18.605207188Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=818.626µs logger=migrator t=2026-05-24T13:07:18.612485401Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-24T13:07:18.614170794Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.685033ms logger=migrator t=2026-05-24T13:07:18.620791335Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-24T13:07:18.621154252Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=363.617µs logger=migrator t=2026-05-24T13:07:18.628532368Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-24T13:07:18.630447825Z level=info msg="Migration successfully executed" id="create permission table" duration=1.917937ms logger=migrator t=2026-05-24T13:07:18.635980824Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-24T13:07:18.637114707Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.134083ms logger=migrator t=2026-05-24T13:07:18.642943201Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-24T13:07:18.644832158Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.888087ms logger=migrator t=2026-05-24T13:07:18.651775455Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-24T13:07:18.652677182Z level=info msg="Migration successfully executed" id="create role table" duration=901.797µs logger=migrator t=2026-05-24T13:07:18.659598609Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-24T13:07:18.667061175Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.462696ms logger=migrator t=2026-05-24T13:07:18.672864249Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-24T13:07:18.678728734Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.863235ms logger=migrator t=2026-05-24T13:07:18.686315984Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-24T13:07:18.687366775Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.050611ms logger=migrator t=2026-05-24T13:07:18.693355013Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-24T13:07:18.694999505Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.644052ms logger=migrator t=2026-05-24T13:07:18.701122315Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-24T13:07:18.702155736Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.033251ms logger=migrator t=2026-05-24T13:07:18.716403086Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-24T13:07:18.717891035Z level=info msg="Migration successfully executed" id="create team role table" duration=1.487369ms logger=migrator t=2026-05-24T13:07:18.741435259Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-24T13:07:18.743111681Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.676792ms logger=migrator t=2026-05-24T13:07:18.753358173Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-24T13:07:18.755640758Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.281875ms logger=migrator t=2026-05-24T13:07:18.762518243Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-24T13:07:18.763581825Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.063942ms logger=migrator t=2026-05-24T13:07:18.768718206Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-24T13:07:18.769724255Z level=info msg="Migration successfully executed" id="create user role table" duration=1.004459ms logger=migrator t=2026-05-24T13:07:18.774255005Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-24T13:07:18.775308825Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.05456ms logger=migrator t=2026-05-24T13:07:18.781761732Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-24T13:07:18.783441265Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.679423ms logger=migrator t=2026-05-24T13:07:18.789987314Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-24T13:07:18.791054926Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.067382ms logger=migrator t=2026-05-24T13:07:18.797157036Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-24T13:07:18.798522292Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.364876ms logger=migrator t=2026-05-24T13:07:18.805392408Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-24T13:07:18.807224983Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.832325ms logger=migrator t=2026-05-24T13:07:18.813346293Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-24T13:07:18.81522135Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.875897ms logger=migrator t=2026-05-24T13:07:18.821355971Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-24T13:07:18.829217676Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.856805ms logger=migrator t=2026-05-24T13:07:18.833263596Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-24T13:07:18.834324436Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.06117ms logger=migrator t=2026-05-24T13:07:18.840828394Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-24T13:07:18.842890575Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.059891ms logger=migrator t=2026-05-24T13:07:18.852498024Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-24T13:07:18.854589615Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.096561ms logger=migrator t=2026-05-24T13:07:18.859522832Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-24T13:07:18.862916929Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=3.402297ms logger=migrator t=2026-05-24T13:07:18.868822255Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-24T13:07:18.870698272Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.875937ms logger=migrator t=2026-05-24T13:07:18.875262442Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-24T13:07:18.87720811Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.943298ms logger=migrator t=2026-05-24T13:07:18.883664868Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-24T13:07:18.892539453Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.878805ms logger=migrator t=2026-05-24T13:07:18.897583542Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-24T13:07:18.903195082Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.61145ms logger=migrator t=2026-05-24T13:07:18.907026827Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-24T13:07:18.914942043Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.914646ms logger=migrator t=2026-05-24T13:07:18.919249967Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-24T13:07:18.927301856Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.048829ms logger=migrator t=2026-05-24T13:07:18.932263884Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-24T13:07:18.934036499Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.773365ms logger=migrator t=2026-05-24T13:07:18.938369364Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-24T13:07:18.939494016Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.121002ms logger=migrator t=2026-05-24T13:07:18.943200549Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-24T13:07:18.944308231Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.107672ms logger=migrator t=2026-05-24T13:07:18.948482983Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-24T13:07:18.949520693Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.03857ms logger=migrator t=2026-05-24T13:07:18.95342991Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-24T13:07:18.954694925Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.261235ms logger=migrator t=2026-05-24T13:07:18.959328217Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-24T13:07:18.959407698Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=81.121µs logger=migrator t=2026-05-24T13:07:18.963764514Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-24T13:07:18.963804354Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=40.991µs logger=migrator t=2026-05-24T13:07:18.967330303Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-24T13:07:18.968193751Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=868.188µs logger=migrator t=2026-05-24T13:07:18.979077755Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-24T13:07:18.979946312Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=961.649µs logger=migrator t=2026-05-24T13:07:18.984323979Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-24T13:07:18.98541306Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.089502ms logger=migrator t=2026-05-24T13:07:18.990079642Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-24T13:07:18.990310426Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=232.314µs logger=migrator t=2026-05-24T13:07:18.993126082Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-24T13:07:18.993655692Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=529.6µs logger=migrator t=2026-05-24T13:07:18.997183761Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-24T13:07:18.998176181Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=992.809µs logger=migrator t=2026-05-24T13:07:19.009140346Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-24T13:07:19.011200657Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.060591ms logger=migrator t=2026-05-24T13:07:19.016728816Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-24T13:07:19.025300284Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.572278ms logger=migrator t=2026-05-24T13:07:19.028968116Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-24T13:07:19.029032457Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=62.591µs logger=migrator t=2026-05-24T13:07:19.032322013Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-24T13:07:19.033153299Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=832.876µs logger=migrator t=2026-05-24T13:07:19.038650917Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-24T13:07:19.039782439Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.130842ms logger=migrator t=2026-05-24T13:07:19.043748108Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-24T13:07:19.04488275Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.132471ms logger=migrator t=2026-05-24T13:07:19.049871838Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-24T13:07:19.062280342Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.409304ms logger=migrator t=2026-05-24T13:07:19.067064326Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-24T13:07:19.067857222Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=793.246µs logger=migrator t=2026-05-24T13:07:19.071265419Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-24T13:07:19.07233895Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.073571ms logger=migrator t=2026-05-24T13:07:19.076979012Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-24T13:07:19.10278392Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.801897ms logger=migrator t=2026-05-24T13:07:19.106696376Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-24T13:07:19.107596775Z level=info msg="Migration successfully executed" id="create correlation v2" duration=901.279µs logger=migrator t=2026-05-24T13:07:19.112030871Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-24T13:07:19.113248626Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.212565ms logger=migrator t=2026-05-24T13:07:19.119369456Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-24T13:07:19.120706962Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.337776ms logger=migrator t=2026-05-24T13:07:19.125661149Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-24T13:07:19.127677539Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.01672ms logger=migrator t=2026-05-24T13:07:19.133240219Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-24T13:07:19.133487014Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=247.565µs logger=migrator t=2026-05-24T13:07:19.138321328Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-24T13:07:19.139357859Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.036431ms logger=migrator t=2026-05-24T13:07:19.142914769Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-24T13:07:19.153023458Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.11316ms logger=migrator t=2026-05-24T13:07:19.156752931Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-24T13:07:19.157685389Z level=info msg="Migration successfully executed" id="create entity_events table" duration=932.188µs logger=migrator t=2026-05-24T13:07:19.162642347Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-24T13:07:19.163889412Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.247995ms logger=migrator t=2026-05-24T13:07:19.168998672Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-24T13:07:19.169534633Z 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-05-24T13:07:19.173357478Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-24T13:07:19.173919419Z 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-05-24T13:07:19.178586971Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-24T13:07:19.179743003Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.155152ms logger=migrator t=2026-05-24T13:07:19.183372775Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-24T13:07:19.184734482Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.359287ms logger=migrator t=2026-05-24T13:07:19.188999806Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-24T13:07:19.19126251Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.261804ms logger=migrator t=2026-05-24T13:07:19.197690767Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-24T13:07:19.19941287Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.722383ms logger=migrator t=2026-05-24T13:07:19.203767226Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-24T13:07:19.204880598Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.114192ms logger=migrator t=2026-05-24T13:07:19.208445739Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-24T13:07:19.210861336Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.414967ms logger=migrator t=2026-05-24T13:07:19.216439225Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-24T13:07:19.217214041Z level=info msg="Migration successfully executed" id="Drop public config table" duration=775.106µs logger=migrator t=2026-05-24T13:07:19.220567247Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-24T13:07:19.22224247Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.673282ms logger=migrator t=2026-05-24T13:07:19.229016893Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-24T13:07:19.230134775Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.117932ms logger=migrator t=2026-05-24T13:07:19.233662605Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-24T13:07:19.234728056Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.062911ms logger=migrator t=2026-05-24T13:07:19.238623122Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-24T13:07:19.239724944Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.101012ms logger=migrator t=2026-05-24T13:07:19.246703001Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-24T13:07:19.273107751Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.40009ms logger=migrator t=2026-05-24T13:07:19.277776052Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-24T13:07:19.286687128Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.908875ms logger=migrator t=2026-05-24T13:07:19.292299498Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-24T13:07:19.302189763Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.887065ms logger=migrator t=2026-05-24T13:07:19.309329274Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-24T13:07:19.309674571Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=344.126µs logger=migrator t=2026-05-24T13:07:19.314969245Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-24T13:07:19.324783358Z level=info msg="Migration successfully executed" id="add share column" duration=9.815423ms logger=migrator t=2026-05-24T13:07:19.32892162Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-24T13:07:19.329126734Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=205.924µs logger=migrator t=2026-05-24T13:07:19.33408879Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-24T13:07:19.335138682Z level=info msg="Migration successfully executed" id="create file table" duration=1.050222ms logger=migrator t=2026-05-24T13:07:19.339196581Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-24T13:07:19.341029267Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.832576ms logger=migrator t=2026-05-24T13:07:19.34525098Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-24T13:07:19.346369223Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.117942ms logger=migrator t=2026-05-24T13:07:19.353451441Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-24T13:07:19.35434678Z level=info msg="Migration successfully executed" id="create file_meta table" duration=895.199µs logger=migrator t=2026-05-24T13:07:19.35950324Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-24T13:07:19.36152724Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.02726ms logger=migrator t=2026-05-24T13:07:19.365976779Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-24T13:07:19.36605257Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=77.321µs logger=migrator t=2026-05-24T13:07:19.369949706Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-24T13:07:19.370021008Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=69.082µs logger=migrator t=2026-05-24T13:07:19.37415871Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-24T13:07:19.375120118Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=962.308µs logger=migrator t=2026-05-24T13:07:19.380672717Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-24T13:07:19.381015234Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=357.917µs logger=migrator t=2026-05-24T13:07:19.385071294Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-24T13:07:19.387155485Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.085831ms logger=migrator t=2026-05-24T13:07:19.39097531Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-24T13:07:19.401266492Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.290072ms logger=migrator t=2026-05-24T13:07:19.40929058Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-24T13:07:19.409662097Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=376.987µs logger=migrator t=2026-05-24T13:07:19.413908001Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-24T13:07:19.416756538Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.856867ms logger=migrator t=2026-05-24T13:07:19.421892059Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-24T13:07:19.422429419Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=538.47µs logger=migrator t=2026-05-24T13:07:19.426454098Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-24T13:07:19.426776084Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=321.896µs logger=migrator t=2026-05-24T13:07:19.430868745Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-24T13:07:19.431783053Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=914.588µs logger=migrator t=2026-05-24T13:07:19.43671636Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-24T13:07:19.449938901Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.22139ms logger=migrator t=2026-05-24T13:07:19.45401815Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-24T13:07:19.460395896Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.377585ms logger=migrator t=2026-05-24T13:07:19.464877254Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-24T13:07:19.465973305Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.096231ms logger=migrator t=2026-05-24T13:07:19.471468934Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-24T13:07:19.549866136Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.391512ms logger=migrator t=2026-05-24T13:07:19.556531038Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-24T13:07:19.558930995Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.400587ms logger=migrator t=2026-05-24T13:07:19.563168408Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-24T13:07:19.565314291Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.145663ms logger=migrator t=2026-05-24T13:07:19.57140432Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-24T13:07:19.598505454Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.100714ms logger=migrator t=2026-05-24T13:07:19.610152803Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-24T13:07:19.620204811Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.055358ms logger=migrator t=2026-05-24T13:07:19.626963124Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-24T13:07:19.62728208Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=313.936µs logger=migrator t=2026-05-24T13:07:19.632514503Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-24T13:07:19.632923411Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=413.988µs logger=migrator t=2026-05-24T13:07:19.64098354Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-24T13:07:19.641313956Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=330.696µs logger=migrator t=2026-05-24T13:07:19.646674682Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-24T13:07:19.647144861Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=474.559µs logger=migrator t=2026-05-24T13:07:19.651395185Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-24T13:07:19.65165729Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=272.625µs logger=migrator t=2026-05-24T13:07:19.656615828Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-24T13:07:19.657823231Z level=info msg="Migration successfully executed" id="create folder table" duration=1.207363ms logger=migrator t=2026-05-24T13:07:19.66334062Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-24T13:07:19.665524293Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.182713ms logger=migrator t=2026-05-24T13:07:19.670343697Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-24T13:07:19.672236854Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.893237ms logger=migrator t=2026-05-24T13:07:19.677461677Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-24T13:07:19.677486848Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.291µs logger=migrator t=2026-05-24T13:07:19.68262777Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-24T13:07:19.684493766Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.871097ms logger=migrator t=2026-05-24T13:07:19.689521645Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-24T13:07:19.690744299Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.222924ms logger=migrator t=2026-05-24T13:07:19.694631205Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-24T13:07:19.69584987Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.218795ms logger=migrator t=2026-05-24T13:07:19.700696224Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-24T13:07:19.70147311Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=776.896µs logger=migrator t=2026-05-24T13:07:19.707015629Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-24T13:07:19.707451838Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=437.77µs logger=migrator t=2026-05-24T13:07:19.71364743Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-24T13:07:19.714875743Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.230333ms logger=migrator t=2026-05-24T13:07:19.723301279Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-24T13:07:19.725097975Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.796456ms logger=migrator t=2026-05-24T13:07:19.731356238Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-24T13:07:19.73243036Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.076262ms logger=migrator t=2026-05-24T13:07:19.736812295Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-24T13:07:19.738369576Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.557801ms logger=migrator t=2026-05-24T13:07:19.743925136Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-24T13:07:19.745283052Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.358486ms logger=migrator t=2026-05-24T13:07:19.756797298Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-24T13:07:19.75837139Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.574842ms logger=migrator t=2026-05-24T13:07:19.764628693Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-24T13:07:19.766359107Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.733805ms logger=migrator t=2026-05-24T13:07:19.77417337Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-24T13:07:19.776040267Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.870117ms logger=migrator t=2026-05-24T13:07:19.790060933Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-24T13:07:19.791053532Z level=info msg="Migration successfully executed" id="create signing_key table" duration=992.799µs logger=migrator t=2026-05-24T13:07:19.796136983Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-24T13:07:19.797976809Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.839597ms logger=migrator t=2026-05-24T13:07:19.802664942Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-24T13:07:19.803843194Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.175792ms logger=migrator t=2026-05-24T13:07:19.807550527Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-24T13:07:19.807876264Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=325.876µs logger=migrator t=2026-05-24T13:07:19.811838442Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-24T13:07:19.824117193Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.279501ms logger=migrator t=2026-05-24T13:07:19.82905142Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-24T13:07:19.830794845Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.747785ms logger=migrator t=2026-05-24T13:07:19.836910305Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-24T13:07:19.836996507Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=90.582µs logger=migrator t=2026-05-24T13:07:19.844874372Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-24T13:07:19.846937102Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.06814ms logger=migrator t=2026-05-24T13:07:19.850729717Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-24T13:07:19.850750988Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.671µs logger=migrator t=2026-05-24T13:07:19.855320437Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-24T13:07:19.856733045Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.409308ms logger=migrator t=2026-05-24T13:07:19.86056726Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-24T13:07:19.862406417Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.840117ms logger=migrator t=2026-05-24T13:07:19.870384224Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-24T13:07:19.872608098Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.227374ms logger=migrator t=2026-05-24T13:07:19.877414092Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-24T13:07:19.878396512Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=983.99µs logger=migrator t=2026-05-24T13:07:19.888041731Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-24T13:07:19.888352597Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=312.966µs logger=migrator t=2026-05-24T13:07:19.895169632Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-24T13:07:19.89608546Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=920.438µs logger=migrator t=2026-05-24T13:07:19.901343583Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-24T13:07:19.902673439Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.333636ms logger=migrator t=2026-05-24T13:07:19.919073222Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-24T13:07:19.921051031Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.98268ms logger=migrator t=2026-05-24T13:07:19.926337655Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-24T13:07:19.938938533Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.598727ms logger=migrator t=2026-05-24T13:07:19.943103845Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-24T13:07:19.952076191Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.972486ms logger=migrator t=2026-05-24T13:07:19.955893646Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-24T13:07:19.965936494Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.042618ms logger=migrator t=2026-05-24T13:07:19.972221797Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-24T13:07:19.972283219Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=63.552µs logger=migrator t=2026-05-24T13:07:19.97794059Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-24T13:07:19.99061362Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.676369ms logger=migrator t=2026-05-24T13:07:19.995609178Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-24T13:07:20.005335379Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.722451ms logger=migrator t=2026-05-24T13:07:20.010650994Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-24T13:07:20.011173694Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=524.64µs logger=migrator t=2026-05-24T13:07:20.016512379Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.799875619s logger=migrator t=2026-05-24T13:07:20.017410747Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-24T13:07:20.036290898Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-24T13:07:20.036716746Z level=info msg="Created default organization" logger=secrets t=2026-05-24T13:07:20.043921839Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-24T13:07:20.088238121Z level=info msg="Restored cache from database" duration=507.261µs logger=plugin.store t=2026-05-24T13:07:20.092470884Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-24T13:07:20.128938991Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-24T13:07:20.128975942Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-24T13:07:20.129104345Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-24T13:07:20.129120955Z level=info msg="Plugins loaded" count=54 duration=36.651281ms logger=query_data t=2026-05-24T13:07:20.134676174Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-24T13:07:20.138550601Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-24T13:07:20.144036178Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-24T13:07:20.152119287Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-24T13:07:20.154494454Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-24T13:07:20.156350161Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-24T13:07:20.178609309Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-24T13:07:20.198291746Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-24T13:07:20.216322011Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-24T13:07:20.216346421Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-24T13:07:20.216506284Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-24T13:07:20.21677885Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-24T13:07:20.217650457Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-05-24T13:07:20.21828041Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-24T13:07:20.223054884Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-24T13:07:20.256187026Z level=info msg="State cache has been initialized" states=0 duration=39.674132ms logger=ngalert.scheduler t=2026-05-24T13:07:20.256297658Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-24T13:07:20.256483392Z level=info msg=starting first_tick=2026-05-24T13:07:30Z logger=plugins.update.checker t=2026-05-24T13:07:20.295329146Z level=info msg="Update check succeeded" duration=78.035006ms logger=grafana.update.checker t=2026-05-24T13:07:20.31076422Z level=info msg="Update check succeeded" duration=93.916868ms logger=sqlstore.transactions t=2026-05-24T13:07:20.403745339Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-24T13:07:20.434081496Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-24T13:07:20.447684804Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-24T13:07:20.44802593Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-24T13:07:20.485437846Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-24T13:07:20.512164662Z level=info msg="Patterns update finished" duration=125.226434ms logger=grafana-apiserver t=2026-05-24T13:07:20.659268837Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-24T13:07:20.659812138Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-24T13:07:23.257976483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.274103341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.289174347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.398708722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.418653045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.457336886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.483542562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.535541755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.572265818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.638546732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.65268303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.711777693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.728757997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.772657201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.793730275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.854574453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.873033106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.951651534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:23.968475624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.024511197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.040936461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.102938301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.125044895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.174237043Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.191080804Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.25128628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.268674132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.327424828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.346272559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.402632688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.420096141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.485268053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.501254398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.55471003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.579276554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.632359188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.648566536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.703439956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.72544573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.779772928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.79812407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.880582722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:24.899505685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.016385505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.036074482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.119338951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.136232113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.227929067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.247266468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.315393339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.332662558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.416671702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.437356508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.546235871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.564127973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.696203981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.720013731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.803185727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.821795213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.893159308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.9064744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:25.984734319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.005234333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.092930048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.117478092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.199332302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.214689435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.286264392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.308787316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.446134838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.468876926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.562341386Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.585848118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.663790772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.683037401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.754121429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.775386648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.849337893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.86293325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-24T13:07:26.935791644Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-24T13:09:04.244211231Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-24T13:17:20.224193578Z level=info msg="Completed cleanup jobs" duration=6.388865ms logger=sqlstore.transactions t=2026-05-24T13:17:20.229518732Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-24T13:17:20.355295331Z level=info msg="Update check succeeded" duration=59.502983ms logger=cleanup t=2026-05-24T13:27:20.257320428Z level=info msg="Completed cleanup jobs" duration=38.04436ms logger=plugins.update.checker t=2026-05-24T13:27:20.34931204Z level=info msg="Update check succeeded" duration=53.005484ms logger=cleanup t=2026-05-24T13:37:20.271510299Z level=info msg="Completed cleanup jobs" duration=53.813722ms logger=plugins.update.checker t=2026-05-24T13:37:20.374463822Z level=info msg="Update check succeeded" duration=78.132388ms logger=infra.usagestats t=2026-05-24T13:39:04.263266671Z level=info msg="Usage stats are ready to report"