logger=settings t=2026-03-31T05:12:45.052606315Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-31T05:12:45Z logger=settings t=2026-03-31T05:12:45.052887814Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-31T05:12:45.052901034Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-31T05:12:45.052904805Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-31T05:12:45.052907865Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-31T05:12:45.052910515Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-31T05:12:45.052913105Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-31T05:12:45.052917245Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-31T05:12:45.052920645Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-31T05:12:45.052923455Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-31T05:12:45.052926035Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-31T05:12:45.052929545Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-31T05:12:45.052935226Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-31T05:12:45.052940086Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-31T05:12:45.052945006Z level=info msg=Target target=[all] logger=settings t=2026-03-31T05:12:45.052957596Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-31T05:12:45.052961986Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-31T05:12:45.052967457Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-31T05:12:45.052973927Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-31T05:12:45.052979097Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-31T05:12:45.052984227Z level=info msg="App mode production" logger=sqlstore t=2026-03-31T05:12:45.053264616Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-31T05:12:45.053282137Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-31T05:12:45.054928759Z level=info msg="Locking database" logger=migrator t=2026-03-31T05:12:45.054942649Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-31T05:12:45.055493107Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-31T05:12:45.056389956Z level=info msg="Migration successfully executed" id="create migration_log table" duration=896.518µs logger=migrator t=2026-03-31T05:12:45.060048832Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-31T05:12:45.06090487Z level=info msg="Migration successfully executed" id="create user table" duration=855.927µs logger=migrator t=2026-03-31T05:12:45.065671241Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-31T05:12:45.066483157Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=811.666µs logger=migrator t=2026-03-31T05:12:45.070223966Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-31T05:12:45.07098221Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=758.204µs logger=migrator t=2026-03-31T05:12:45.074515133Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-31T05:12:45.075177404Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=662.261µs logger=migrator t=2026-03-31T05:12:45.078960344Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-31T05:12:45.079587454Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=627.54µs logger=migrator t=2026-03-31T05:12:45.083143237Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-31T05:12:45.085717399Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.571512ms logger=migrator t=2026-03-31T05:12:45.088990764Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-31T05:12:45.089746318Z level=info msg="Migration successfully executed" id="create user table v2" duration=758.285µs logger=migrator t=2026-03-31T05:12:45.093374333Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-31T05:12:45.094084716Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=710.103µs logger=migrator t=2026-03-31T05:12:45.097826605Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-31T05:12:45.098955921Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.129116ms logger=migrator t=2026-03-31T05:12:45.103847047Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-31T05:12:45.104208698Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=361.611µs logger=migrator t=2026-03-31T05:12:45.110338434Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-31T05:12:45.11148987Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.153357ms logger=migrator t=2026-03-31T05:12:45.115603561Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-31T05:12:45.117234693Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.631032ms logger=migrator t=2026-03-31T05:12:45.12185208Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-31T05:12:45.121905192Z level=info msg="Migration successfully executed" id="Update user table charset" duration=55.892µs logger=migrator t=2026-03-31T05:12:45.127535391Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-31T05:12:45.129176403Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.635872ms logger=migrator t=2026-03-31T05:12:45.14197093Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-31T05:12:45.142357263Z level=info msg="Migration successfully executed" id="Add missing user data" duration=387.822µs logger=migrator t=2026-03-31T05:12:45.149366096Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-31T05:12:45.150559624Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.193328ms logger=migrator t=2026-03-31T05:12:45.154605813Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-31T05:12:45.155288515Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=682.362µs logger=migrator t=2026-03-31T05:12:45.159404686Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-31T05:12:45.161301496Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.89435ms logger=migrator t=2026-03-31T05:12:45.166211112Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-31T05:12:45.172230454Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=6.034192ms logger=migrator t=2026-03-31T05:12:45.177404429Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-31T05:12:45.178575806Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.171798ms logger=migrator t=2026-03-31T05:12:45.182639865Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-31T05:12:45.182876163Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=236.158µs logger=migrator t=2026-03-31T05:12:45.187821661Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-31T05:12:45.188796052Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=975.812µs logger=migrator t=2026-03-31T05:12:45.20665308Z 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-03-31T05:12:45.207378053Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=724.873µs logger=migrator t=2026-03-31T05:12:45.215026376Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-31T05:12:45.21575718Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=734.624µs logger=migrator t=2026-03-31T05:12:45.222401971Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-31T05:12:45.223812166Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.410355ms logger=migrator t=2026-03-31T05:12:45.228813266Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-31T05:12:45.229558049Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=745.003µs logger=migrator t=2026-03-31T05:12:45.234942821Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-31T05:12:45.236088137Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.145256ms logger=migrator t=2026-03-31T05:12:45.241092757Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-31T05:12:45.242265054Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.173448ms logger=migrator t=2026-03-31T05:12:45.248228184Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-31T05:12:45.248969247Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=741.843µs logger=migrator t=2026-03-31T05:12:45.255433013Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-31T05:12:45.255467704Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=36.401µs logger=migrator t=2026-03-31T05:12:45.259641657Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-31T05:12:45.260803484Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.158447ms logger=migrator t=2026-03-31T05:12:45.266754403Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-31T05:12:45.267627621Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=873.408µs logger=migrator t=2026-03-31T05:12:45.274234482Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-31T05:12:45.274988486Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=756.394µs logger=migrator t=2026-03-31T05:12:45.27889429Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-31T05:12:45.279537781Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=643.361µs logger=migrator t=2026-03-31T05:12:45.284571001Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-31T05:12:45.28767063Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.098878ms logger=migrator t=2026-03-31T05:12:45.293682071Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-31T05:12:45.294519498Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=837.206µs logger=migrator t=2026-03-31T05:12:45.299209197Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-31T05:12:45.300309302Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.099995ms logger=migrator t=2026-03-31T05:12:45.304986921Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-31T05:12:45.30621169Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.224519ms logger=migrator t=2026-03-31T05:12:45.31311288Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-31T05:12:45.31437613Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.26448ms logger=migrator t=2026-03-31T05:12:45.321526688Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-31T05:12:45.32222685Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=700.863µs logger=migrator t=2026-03-31T05:12:45.326961961Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-31T05:12:45.327595261Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=634.311µs logger=migrator t=2026-03-31T05:12:45.33166031Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-31T05:12:45.332492337Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=832.656µs logger=migrator t=2026-03-31T05:12:45.348885258Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-31T05:12:45.34956162Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=691.542µs logger=migrator t=2026-03-31T05:12:45.420143637Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-31T05:12:45.422401749Z level=info msg="Migration successfully executed" id="create star table" duration=2.275422ms logger=migrator t=2026-03-31T05:12:45.429384971Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-31T05:12:45.430141906Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=757.524µs logger=migrator t=2026-03-31T05:12:45.438548364Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-31T05:12:45.439802013Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.25118ms logger=migrator t=2026-03-31T05:12:45.44693438Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-31T05:12:45.448941014Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=2.007434ms logger=migrator t=2026-03-31T05:12:45.453749317Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-31T05:12:45.45445459Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=705.403µs logger=migrator t=2026-03-31T05:12:45.459513351Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-31T05:12:45.460364138Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=856.327µs logger=migrator t=2026-03-31T05:12:45.465638946Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-31T05:12:45.46671762Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.077404ms logger=migrator t=2026-03-31T05:12:45.474842309Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-31T05:12:45.475958044Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.106885ms logger=migrator t=2026-03-31T05:12:45.481986077Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-31T05:12:45.482026628Z level=info msg="Migration successfully executed" id="Update org table charset" duration=42.352µs logger=migrator t=2026-03-31T05:12:45.487967187Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-31T05:12:45.488040119Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=79.482µs logger=migrator t=2026-03-31T05:12:45.493447371Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-31T05:12:45.493798353Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=351.321µs logger=migrator t=2026-03-31T05:12:45.499561516Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-31T05:12:45.500474965Z level=info msg="Migration successfully executed" id="create dashboard table" duration=904.079µs logger=migrator t=2026-03-31T05:12:45.505374481Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-31T05:12:45.506509537Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.133336ms logger=migrator t=2026-03-31T05:12:45.512032573Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-31T05:12:45.513612603Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.57962ms logger=migrator t=2026-03-31T05:12:45.520026338Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-31T05:12:45.520786232Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=760.455µs logger=migrator t=2026-03-31T05:12:45.526676959Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-31T05:12:45.528646782Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.960363ms logger=migrator t=2026-03-31T05:12:45.534202989Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-31T05:12:45.535036826Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=835.066µs logger=migrator t=2026-03-31T05:12:45.541816831Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-31T05:12:45.549389482Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.574251ms logger=migrator t=2026-03-31T05:12:45.554820235Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-31T05:12:45.55560004Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=779.645µs logger=migrator t=2026-03-31T05:12:45.573557382Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-31T05:12:45.574968387Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.411045ms logger=migrator t=2026-03-31T05:12:45.582179406Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-31T05:12:45.583832729Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.656933ms logger=migrator t=2026-03-31T05:12:45.589929703Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-31T05:12:45.590606475Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=683.302µs logger=migrator t=2026-03-31T05:12:45.596271355Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-31T05:12:45.597584477Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.313912ms logger=migrator t=2026-03-31T05:12:45.603786234Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-31T05:12:45.603915008Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=130.364µs logger=migrator t=2026-03-31T05:12:45.609658662Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-31T05:12:45.611567652Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.908621ms logger=migrator t=2026-03-31T05:12:45.616387026Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-31T05:12:45.619318099Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.930663ms logger=migrator t=2026-03-31T05:12:45.631181677Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-31T05:12:45.633008825Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.833659ms logger=migrator t=2026-03-31T05:12:45.638491299Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-31T05:12:45.63975729Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.26642ms logger=migrator t=2026-03-31T05:12:45.647084783Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-31T05:12:45.64886874Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.784157ms logger=migrator t=2026-03-31T05:12:45.65359409Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-31T05:12:45.654435027Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=840.417µs logger=migrator t=2026-03-31T05:12:45.659473468Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-31T05:12:45.660598233Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.123786ms logger=migrator t=2026-03-31T05:12:45.667296777Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-31T05:12:45.667357328Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=57.962µs logger=migrator t=2026-03-31T05:12:45.672904435Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-31T05:12:45.672955517Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=50.901µs logger=migrator t=2026-03-31T05:12:45.680328371Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-31T05:12:45.684076941Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.78368ms logger=migrator t=2026-03-31T05:12:45.68938347Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-31T05:12:45.691441875Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.058115ms logger=migrator t=2026-03-31T05:12:45.697758737Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-31T05:12:45.699829102Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.070296ms logger=migrator t=2026-03-31T05:12:45.705074679Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-31T05:12:45.707091704Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.017065ms logger=migrator t=2026-03-31T05:12:45.712085563Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-31T05:12:45.712299069Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=213.727µs logger=migrator t=2026-03-31T05:12:45.717623869Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-31T05:12:45.718462665Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=839.166µs logger=migrator t=2026-03-31T05:12:45.723899069Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-31T05:12:45.724622952Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=730.464µs logger=migrator t=2026-03-31T05:12:45.728989581Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-31T05:12:45.729020462Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=31.821µs logger=migrator t=2026-03-31T05:12:45.734885019Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-31T05:12:45.735727265Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=837.586µs logger=migrator t=2026-03-31T05:12:45.74120376Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-31T05:12:45.741916142Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=708.502µs logger=migrator t=2026-03-31T05:12:45.746586651Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-31T05:12:45.756102554Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.512643ms logger=migrator t=2026-03-31T05:12:45.780555963Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-31T05:12:45.781519323Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=966.7µs logger=migrator t=2026-03-31T05:12:45.788541106Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-31T05:12:45.789546568Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.009162ms logger=migrator t=2026-03-31T05:12:45.795320972Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-31T05:12:45.797078558Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.760867ms logger=migrator t=2026-03-31T05:12:45.80405726Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-31T05:12:45.804643198Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=585.438µs logger=migrator t=2026-03-31T05:12:45.811136055Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-31T05:12:45.812078015Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=944.7µs logger=migrator t=2026-03-31T05:12:45.819722649Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-31T05:12:45.821581508Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.861959ms logger=migrator t=2026-03-31T05:12:45.830038337Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-31T05:12:45.831222745Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.189328ms logger=migrator t=2026-03-31T05:12:45.837640369Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-31T05:12:45.83799242Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=355.831µs logger=migrator t=2026-03-31T05:12:45.842610107Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-31T05:12:45.842860295Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=253.458µs logger=migrator t=2026-03-31T05:12:45.848390131Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-31T05:12:45.85211748Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=3.698758ms logger=migrator t=2026-03-31T05:12:45.859416983Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-31T05:12:45.862654726Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.239833ms logger=migrator t=2026-03-31T05:12:45.868734609Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-31T05:12:45.86969269Z level=info msg="Migration successfully executed" id="create data_source table" duration=958.401µs logger=migrator t=2026-03-31T05:12:45.875938019Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-31T05:12:45.877628692Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.683674ms logger=migrator t=2026-03-31T05:12:45.88634237Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-31T05:12:45.887849168Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.509968ms logger=migrator t=2026-03-31T05:12:45.895433709Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-31T05:12:45.89892209Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=3.481111ms logger=migrator t=2026-03-31T05:12:45.907765032Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-31T05:12:45.909338072Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.57384ms logger=migrator t=2026-03-31T05:12:45.921804269Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-31T05:12:45.930680381Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.883963ms logger=migrator t=2026-03-31T05:12:45.938403777Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-31T05:12:45.939614306Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.214999ms logger=migrator t=2026-03-31T05:12:45.955353937Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-31T05:12:45.956360599Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.010122ms logger=migrator t=2026-03-31T05:12:45.9705188Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-31T05:12:45.972145662Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.649402ms logger=migrator t=2026-03-31T05:12:45.982531742Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-31T05:12:45.983668868Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.138146ms logger=migrator t=2026-03-31T05:12:45.992655155Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-31T05:12:45.995117093Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.463468ms logger=migrator t=2026-03-31T05:12:47.531410897Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-31T05:12:47.545490036Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=14.081909ms logger=migrator t=2026-03-31T05:12:47.858744879Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-31T05:12:47.858808361Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=68.432µs logger=migrator t=2026-03-31T05:12:48.049599836Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-31T05:12:48.050073531Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=478.315µs logger=migrator t=2026-03-31T05:12:49.157544152Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-31T05:12:49.161716715Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.176543ms logger=migrator t=2026-03-31T05:12:49.615990388Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-31T05:12:49.616310078Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=329.251µs logger=migrator t=2026-03-31T05:12:49.638506155Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-31T05:12:49.638935839Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=432.283µs logger=migrator t=2026-03-31T05:12:49.650806166Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-31T05:12:49.654200444Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.387708ms logger=migrator t=2026-03-31T05:12:49.674340525Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-31T05:12:49.67480352Z level=info msg="Migration successfully executed" id="Update uid value" duration=466.225µs logger=migrator t=2026-03-31T05:12:49.742873208Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-31T05:12:49.743847099Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=976.802µs logger=migrator t=2026-03-31T05:12:49.816275985Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-31T05:12:49.817283097Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.009872ms logger=migrator t=2026-03-31T05:12:49.838526243Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-31T05:12:49.839452902Z level=info msg="Migration successfully executed" id="create api_key table" duration=930.059µs logger=migrator t=2026-03-31T05:12:49.845213126Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-31T05:12:49.845775554Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=558.208µs logger=migrator t=2026-03-31T05:12:49.866852545Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-31T05:12:49.86826888Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.415065ms logger=migrator t=2026-03-31T05:12:49.876374228Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-31T05:12:49.877583747Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.215798ms logger=migrator t=2026-03-31T05:12:49.88555997Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-31T05:12:49.886457069Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=897.819µs logger=migrator t=2026-03-31T05:12:49.900764885Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-31T05:12:49.90405981Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=3.296705ms logger=migrator t=2026-03-31T05:12:49.924221571Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-31T05:12:49.927453974Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=3.236123ms logger=migrator t=2026-03-31T05:12:49.937831485Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-31T05:12:49.945629973Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.797048ms logger=migrator t=2026-03-31T05:12:49.951994236Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-31T05:12:49.952841033Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=848.267µs logger=migrator t=2026-03-31T05:12:49.961142297Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-31T05:12:49.961976554Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=834.807µs logger=migrator t=2026-03-31T05:12:49.967599203Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-31T05:12:49.96815802Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=558.627µs logger=migrator t=2026-03-31T05:12:49.973280604Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-31T05:12:49.97408853Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=794.295µs logger=migrator t=2026-03-31T05:12:49.989065736Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-31T05:12:49.989965245Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=902.909µs logger=migrator t=2026-03-31T05:12:49.999919172Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-31T05:12:50.000737638Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=820.726µs logger=migrator t=2026-03-31T05:12:50.01336837Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-31T05:12:50.013613498Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=249.068µs logger=migrator t=2026-03-31T05:12:50.033558853Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-31T05:12:50.039735759Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=6.178096ms logger=migrator t=2026-03-31T05:12:50.052037761Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-31T05:12:50.05578281Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.727469ms logger=migrator t=2026-03-31T05:12:50.066284615Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-31T05:12:50.066524123Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=241.757µs logger=migrator t=2026-03-31T05:12:50.121364708Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-31T05:12:50.125214931Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.854003ms logger=migrator t=2026-03-31T05:12:50.15657364Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-31T05:12:50.161128905Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.568485ms logger=migrator t=2026-03-31T05:12:50.169651606Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-31T05:12:50.170582585Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=931.179µs logger=migrator t=2026-03-31T05:12:50.184816629Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-31T05:12:50.189202959Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=4.384719ms logger=migrator t=2026-03-31T05:12:50.20494365Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-31T05:12:50.206327794Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.385134ms logger=migrator t=2026-03-31T05:12:50.318755693Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-31T05:12:50.320915652Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.165949ms logger=migrator t=2026-03-31T05:12:50.331125767Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-31T05:12:50.33214693Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.021813ms logger=migrator t=2026-03-31T05:12:50.339353159Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-31T05:12:50.339940138Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=587.309µs logger=migrator t=2026-03-31T05:12:50.371451751Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-31T05:12:50.371587595Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=138.154µs logger=migrator t=2026-03-31T05:12:50.440400107Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-31T05:12:50.440472659Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=77.543µs logger=migrator t=2026-03-31T05:12:50.453549295Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-31T05:12:50.457411368Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.874954ms logger=migrator t=2026-03-31T05:12:50.477627632Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-31T05:12:50.481807845Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.181693ms logger=migrator t=2026-03-31T05:12:50.495822081Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-31T05:12:50.495939025Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=118.934µs logger=migrator t=2026-03-31T05:12:50.511735447Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-31T05:12:50.5130606Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.324602ms logger=migrator t=2026-03-31T05:12:50.528025546Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-31T05:12:50.529483533Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.449836ms logger=migrator t=2026-03-31T05:12:50.53787048Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-31T05:12:50.537967773Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=84.103µs logger=migrator t=2026-03-31T05:12:50.544835711Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-31T05:12:50.546164844Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.332253ms logger=migrator t=2026-03-31T05:12:50.5595462Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-31T05:12:50.560550662Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.005342ms logger=migrator t=2026-03-31T05:12:50.582735888Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-31T05:12:50.587214521Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.480953ms logger=migrator t=2026-03-31T05:12:50.593908664Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-31T05:12:50.593961835Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=70.002µs logger=migrator t=2026-03-31T05:12:50.603002454Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-31T05:12:50.603931583Z level=info msg="Migration successfully executed" id="create session table" duration=932.459µs logger=migrator t=2026-03-31T05:12:50.624975393Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-31T05:12:50.625249822Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=276.149µs logger=migrator t=2026-03-31T05:12:50.640698283Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-31T05:12:50.640848308Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=154.235µs logger=migrator t=2026-03-31T05:12:50.647464029Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-31T05:12:50.648374128Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=921.039µs logger=migrator t=2026-03-31T05:12:50.654327338Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-31T05:12:50.655089972Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=762.704µs logger=migrator t=2026-03-31T05:12:50.662960082Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-31T05:12:50.663007944Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=51.802µs logger=migrator t=2026-03-31T05:12:50.6685352Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-31T05:12:50.668573151Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=39.701µs logger=migrator t=2026-03-31T05:12:50.674668605Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-31T05:12:50.680226962Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.557397ms logger=migrator t=2026-03-31T05:12:50.688092053Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-31T05:12:50.693216536Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.141704ms logger=migrator t=2026-03-31T05:12:50.69961279Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-31T05:12:50.699727193Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=118.354µs logger=migrator t=2026-03-31T05:12:50.705128875Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-31T05:12:50.705247369Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=118.134µs logger=migrator t=2026-03-31T05:12:50.710863018Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-31T05:12:50.712389186Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.527409ms logger=migrator t=2026-03-31T05:12:50.719777331Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-31T05:12:50.719803292Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.981µs logger=migrator t=2026-03-31T05:12:50.725431591Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-31T05:12:50.732494877Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=7.064136ms logger=migrator t=2026-03-31T05:12:50.736924628Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-31T05:12:50.737101373Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=172.305µs logger=migrator t=2026-03-31T05:12:50.742574407Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-31T05:12:50.745627265Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.052578ms logger=migrator t=2026-03-31T05:12:50.750429967Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-31T05:12:50.753710742Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.280145ms logger=migrator t=2026-03-31T05:12:50.759358982Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-31T05:12:50.759463465Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=94.663µs logger=migrator t=2026-03-31T05:12:50.765697743Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-31T05:12:50.767099888Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.400675ms logger=migrator t=2026-03-31T05:12:50.77782481Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-31T05:12:50.779296787Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.471937ms logger=migrator t=2026-03-31T05:12:50.785315428Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-31T05:12:50.786365332Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.050024ms logger=migrator t=2026-03-31T05:12:50.794055896Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-31T05:12:50.79575015Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.694354ms logger=migrator t=2026-03-31T05:12:50.803081594Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-31T05:12:50.803874219Z level=info msg="Migration successfully executed" id="add index alert state" duration=795.045µs logger=migrator t=2026-03-31T05:12:50.809734655Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-31T05:12:50.812233885Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=2.4997ms logger=migrator t=2026-03-31T05:12:50.819164606Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-31T05:12:50.820034444Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=880.678µs logger=migrator t=2026-03-31T05:12:50.82652016Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-31T05:12:50.828034468Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.514008ms logger=migrator t=2026-03-31T05:12:50.833708679Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-31T05:12:50.834500294Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=791.835µs logger=migrator t=2026-03-31T05:12:50.839921157Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-31T05:12:50.850733011Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.810464ms logger=migrator t=2026-03-31T05:12:50.855505343Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-31T05:12:50.856063491Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=558.308µs logger=migrator t=2026-03-31T05:12:50.862537637Z 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-03-31T05:12:50.864083446Z 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.546959ms logger=migrator t=2026-03-31T05:12:50.872314908Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-31T05:12:50.872848965Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=530.587µs logger=migrator t=2026-03-31T05:12:50.878167334Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-31T05:12:50.878783744Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=616.45µs logger=migrator t=2026-03-31T05:12:50.886387406Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-31T05:12:50.887099319Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=712.313µs logger=migrator t=2026-03-31T05:12:50.895436314Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-31T05:12:50.901694214Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.2583ms logger=migrator t=2026-03-31T05:12:50.907710615Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-31T05:12:50.910290467Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.578962ms logger=migrator t=2026-03-31T05:12:50.917199127Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-31T05:12:50.921561936Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.361039ms logger=migrator t=2026-03-31T05:12:50.92766828Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-31T05:12:50.93142934Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.76264ms logger=migrator t=2026-03-31T05:12:50.936900615Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-31T05:12:50.93802302Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.122405ms logger=migrator t=2026-03-31T05:12:50.944896779Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-31T05:12:50.944958421Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=40.041µs logger=migrator t=2026-03-31T05:12:50.951016844Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-31T05:12:50.951051305Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=35.531µs logger=migrator t=2026-03-31T05:12:50.959859165Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-31T05:12:50.961108935Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.25335ms logger=migrator t=2026-03-31T05:12:50.967398645Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-31T05:12:50.968506841Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.113896ms logger=migrator t=2026-03-31T05:12:50.97697634Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-31T05:12:50.977948321Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=973.821µs logger=migrator t=2026-03-31T05:12:51.007994558Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-31T05:12:51.009577038Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.58586ms logger=migrator t=2026-03-31T05:12:51.016589202Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-31T05:12:51.017297224Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=708.503µs logger=migrator t=2026-03-31T05:12:51.249354303Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-31T05:12:51.25556305Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.211237ms logger=migrator t=2026-03-31T05:12:51.267126098Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-31T05:12:51.273806932Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.680303ms logger=migrator t=2026-03-31T05:12:51.280232536Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-31T05:12:51.280379321Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=145.515µs logger=migrator t=2026-03-31T05:12:51.286064362Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-31T05:12:51.287428415Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.363793ms logger=migrator t=2026-03-31T05:12:51.295498362Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-31T05:12:51.296347659Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=849.587µs logger=migrator t=2026-03-31T05:12:51.303492806Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-31T05:12:51.311103339Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.610243ms logger=migrator t=2026-03-31T05:12:51.316133629Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-31T05:12:51.316211741Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=78.762µs logger=migrator t=2026-03-31T05:12:51.321702276Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-31T05:12:51.322610965Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=908.739µs logger=migrator t=2026-03-31T05:12:51.33720679Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-31T05:12:51.338175831Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=971.201µs logger=migrator t=2026-03-31T05:12:51.343775119Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-31T05:12:51.343861092Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=87.313µs logger=migrator t=2026-03-31T05:12:51.349435719Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-31T05:12:51.350536884Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.101145ms logger=migrator t=2026-03-31T05:12:51.356808044Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-31T05:12:51.358166728Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.359303ms logger=migrator t=2026-03-31T05:12:51.363976212Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-31T05:12:51.364877681Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=901.499µs logger=migrator t=2026-03-31T05:12:51.371652157Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-31T05:12:51.373341981Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.688963ms logger=migrator t=2026-03-31T05:12:51.379588519Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-31T05:12:51.380913232Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.324482ms logger=migrator t=2026-03-31T05:12:51.387588444Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-31T05:12:51.388490283Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=902.259µs logger=migrator t=2026-03-31T05:12:51.395915769Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-31T05:12:51.395986041Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=73.942µs logger=migrator t=2026-03-31T05:12:51.401986973Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-31T05:12:51.408433308Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.447995ms logger=migrator t=2026-03-31T05:12:51.413911022Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-31T05:12:51.414673436Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=762.444µs logger=migrator t=2026-03-31T05:12:51.420310236Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-31T05:12:51.423947512Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.643216ms logger=migrator t=2026-03-31T05:12:51.429523539Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-31T05:12:51.43081866Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.295361ms logger=migrator t=2026-03-31T05:12:51.436213902Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-31T05:12:51.437649118Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.434916ms logger=migrator t=2026-03-31T05:12:51.444811396Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-31T05:12:51.445714315Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=903.239µs logger=migrator t=2026-03-31T05:12:51.450710734Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-31T05:12:51.464169312Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.457358ms logger=migrator t=2026-03-31T05:12:51.469623406Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-31T05:12:51.470417111Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=793.415µs logger=migrator t=2026-03-31T05:12:51.475986588Z 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-03-31T05:12:51.476940919Z 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=954.041µs logger=migrator t=2026-03-31T05:12:51.482324891Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-31T05:12:51.482637481Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=306.399µs logger=migrator t=2026-03-31T05:12:51.488256779Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-31T05:12:51.488852348Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=596.179µs logger=migrator t=2026-03-31T05:12:51.496036357Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-31T05:12:51.496366538Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=331.27µs logger=migrator t=2026-03-31T05:12:51.501440159Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-31T05:12:51.512197661Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=10.755282ms logger=migrator t=2026-03-31T05:12:51.51779925Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-31T05:12:51.52440118Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.60321ms logger=migrator t=2026-03-31T05:12:51.530520815Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-31T05:12:51.53162772Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.106155ms logger=migrator t=2026-03-31T05:12:51.540387739Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-31T05:12:51.541269207Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=874.518µs logger=migrator t=2026-03-31T05:12:51.547711942Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-31T05:12:51.548134076Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=421.714µs logger=migrator t=2026-03-31T05:12:51.554076595Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-31T05:12:51.558345731Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.271616ms logger=migrator t=2026-03-31T05:12:51.56552767Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-31T05:12:51.56710451Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.57701ms logger=migrator t=2026-03-31T05:12:51.573292997Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-31T05:12:51.573478383Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=185.296µs logger=migrator t=2026-03-31T05:12:51.579448553Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-31T05:12:51.580099684Z level=info msg="Migration successfully executed" id="Move region to single row" duration=651.51µs logger=migrator t=2026-03-31T05:12:51.585682411Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-31T05:12:51.58658359Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=900.639µs logger=migrator t=2026-03-31T05:12:51.591661522Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-31T05:12:51.592783947Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.122736ms logger=migrator t=2026-03-31T05:12:51.598951334Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-31T05:12:51.600620467Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.669774ms logger=migrator t=2026-03-31T05:12:51.606566296Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-31T05:12:51.607687552Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.120466ms logger=migrator t=2026-03-31T05:12:51.613626811Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-31T05:12:51.614571071Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=948.19µs logger=migrator t=2026-03-31T05:12:51.619407835Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-31T05:12:51.620842751Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.434516ms logger=migrator t=2026-03-31T05:12:51.628262607Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-31T05:12:51.628381071Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=110.573µs logger=migrator t=2026-03-31T05:12:51.635047413Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-31T05:12:51.636440737Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.393724ms logger=migrator t=2026-03-31T05:12:51.643920975Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-31T05:12:51.645372972Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.458286ms logger=migrator t=2026-03-31T05:12:51.654926356Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-31T05:12:51.655793214Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=866.508µs logger=migrator t=2026-03-31T05:12:51.661596258Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-31T05:12:51.662934491Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.328113ms logger=migrator t=2026-03-31T05:12:51.669002914Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-31T05:12:51.669292903Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=290.479µs logger=migrator t=2026-03-31T05:12:51.675852932Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-31T05:12:51.676226444Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=373.842µs logger=migrator t=2026-03-31T05:12:51.679756916Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-31T05:12:51.679828689Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=72.583µs logger=migrator t=2026-03-31T05:12:51.684311831Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-31T05:12:51.68521671Z level=info msg="Migration successfully executed" id="create team table" duration=904.869µs logger=migrator t=2026-03-31T05:12:51.690714175Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-31T05:12:51.69243455Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.624502ms logger=migrator t=2026-03-31T05:12:51.700936551Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-31T05:12:51.701821399Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=884.158µs logger=migrator t=2026-03-31T05:12:51.707764318Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-31T05:12:51.714295266Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.529808ms logger=migrator t=2026-03-31T05:12:51.719586975Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-31T05:12:51.71976507Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=178.055µs logger=migrator t=2026-03-31T05:12:51.726072051Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-31T05:12:51.72697387Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=902.159µs logger=migrator t=2026-03-31T05:12:51.747805733Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-31T05:12:51.74864894Z level=info msg="Migration successfully executed" id="create team member table" duration=785.905µs logger=migrator t=2026-03-31T05:12:51.76122057Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-31T05:12:51.762339906Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.130176ms logger=migrator t=2026-03-31T05:12:51.767878152Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-31T05:12:51.769463743Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.5853ms logger=migrator t=2026-03-31T05:12:51.77598956Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-31T05:12:51.777143327Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.154047ms logger=migrator t=2026-03-31T05:12:51.781771335Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-31T05:12:51.786405332Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.631587ms logger=migrator t=2026-03-31T05:12:51.792737164Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-31T05:12:51.797208626Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.470172ms logger=migrator t=2026-03-31T05:12:51.807807553Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-31T05:12:51.814954551Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.148838ms logger=migrator t=2026-03-31T05:12:51.828257495Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-31T05:12:51.829845685Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.58744ms logger=migrator t=2026-03-31T05:12:51.83628802Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-31T05:12:51.838006945Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.720945ms logger=migrator t=2026-03-31T05:12:51.843042285Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-31T05:12:51.843989015Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=946.3µs logger=migrator t=2026-03-31T05:12:51.849684137Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-31T05:12:51.851313779Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.629691ms logger=migrator t=2026-03-31T05:12:51.860951806Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-31T05:12:51.862682461Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.731905ms logger=migrator t=2026-03-31T05:12:51.867556576Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-31T05:12:51.869054344Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.497798ms logger=migrator t=2026-03-31T05:12:51.875617233Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-31T05:12:51.877288306Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.671204ms logger=migrator t=2026-03-31T05:12:51.882944326Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-31T05:12:51.883831014Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=886.208µs logger=migrator t=2026-03-31T05:12:51.88872948Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-31T05:12:51.889306268Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=570.848µs logger=migrator t=2026-03-31T05:12:51.896249549Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-31T05:12:51.896638792Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=390.983µs logger=migrator t=2026-03-31T05:12:51.902420886Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-31T05:12:51.903393197Z level=info msg="Migration successfully executed" id="create tag table" duration=972.661µs logger=migrator t=2026-03-31T05:12:51.908584052Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-31T05:12:51.909563103Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=979.471µs logger=migrator t=2026-03-31T05:12:51.918081945Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-31T05:12:51.919475589Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.397655ms logger=migrator t=2026-03-31T05:12:51.927297138Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-31T05:12:51.928697463Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.402654ms logger=migrator t=2026-03-31T05:12:51.936199351Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-31T05:12:51.93742045Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.222329ms logger=migrator t=2026-03-31T05:12:51.947678747Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-31T05:12:51.963699327Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.00904ms logger=migrator t=2026-03-31T05:12:51.968240272Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-31T05:12:51.969016836Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=776.315µs logger=migrator t=2026-03-31T05:12:51.972856338Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-31T05:12:51.973774448Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=917.84µs logger=migrator t=2026-03-31T05:12:51.979331355Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-31T05:12:51.979620654Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=289.38µs logger=migrator t=2026-03-31T05:12:51.984812269Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-31T05:12:51.985791421Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=979.201µs logger=migrator t=2026-03-31T05:12:51.99016662Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-31T05:12:51.991319667Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.154086ms logger=migrator t=2026-03-31T05:12:51.999405744Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-31T05:12:52.001681406Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.280432ms logger=migrator t=2026-03-31T05:12:52.007993777Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-31T05:12:52.00806566Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=71.842µs logger=migrator t=2026-03-31T05:12:52.012531192Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-31T05:12:52.020058541Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.528979ms logger=migrator t=2026-03-31T05:12:52.023663796Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-31T05:12:52.027683684Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.018688ms logger=migrator t=2026-03-31T05:12:52.03225914Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-31T05:12:52.03978267Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.514869ms logger=migrator t=2026-03-31T05:12:52.043961623Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-31T05:12:52.050850092Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.88513ms logger=migrator t=2026-03-31T05:12:52.055639814Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-31T05:12:52.056417299Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=777.105µs logger=migrator t=2026-03-31T05:12:52.061933415Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-31T05:12:52.070753306Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.818062ms logger=migrator t=2026-03-31T05:12:52.076159148Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-31T05:12:52.077059646Z level=info msg="Migration successfully executed" id="create server_lock table" duration=891.528µs logger=migrator t=2026-03-31T05:12:52.082249532Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-31T05:12:52.083886234Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.635992ms logger=migrator t=2026-03-31T05:12:52.089849644Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-31T05:12:52.09098237Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.102485ms logger=migrator t=2026-03-31T05:12:52.099955215Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-31T05:12:52.101835095Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.88206ms logger=migrator t=2026-03-31T05:12:52.10732463Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-31T05:12:52.10889869Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.57525ms logger=migrator t=2026-03-31T05:12:52.13592381Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-31T05:12:52.137684897Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.764926ms logger=migrator t=2026-03-31T05:12:52.142786349Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-31T05:12:52.149178252Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.389963ms logger=migrator t=2026-03-31T05:12:52.153204101Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-31T05:12:52.154204043Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=996.912µs logger=migrator t=2026-03-31T05:12:52.162008101Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-31T05:12:52.163748147Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.740005ms logger=migrator t=2026-03-31T05:12:52.172898398Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-31T05:12:52.173837698Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=939.01µs logger=migrator t=2026-03-31T05:12:52.179598591Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-31T05:12:52.181016786Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.416405ms logger=migrator t=2026-03-31T05:12:52.188394041Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-31T05:12:52.189374842Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=981.021µs logger=migrator t=2026-03-31T05:12:52.194810965Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-31T05:12:52.194936569Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=125.474µs logger=migrator t=2026-03-31T05:12:52.202055356Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-31T05:12:52.20218283Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=128.914µs logger=migrator t=2026-03-31T05:12:52.210176125Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-31T05:12:52.211628341Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.452316ms logger=migrator t=2026-03-31T05:12:52.218549591Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-31T05:12:52.219495291Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=945.31µs logger=migrator t=2026-03-31T05:12:52.225862694Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-31T05:12:52.227700992Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.840498ms logger=migrator t=2026-03-31T05:12:52.237483394Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-31T05:12:52.237643529Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=168.595µs logger=migrator t=2026-03-31T05:12:52.242730541Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-31T05:12:52.244351753Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.621262ms logger=migrator t=2026-03-31T05:12:52.251077957Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-31T05:12:52.252283985Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.211258ms logger=migrator t=2026-03-31T05:12:52.27568227Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-31T05:12:52.276983152Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.304601ms logger=migrator t=2026-03-31T05:12:52.282053703Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-31T05:12:52.283645574Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.592311ms logger=migrator t=2026-03-31T05:12:52.288638423Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-31T05:12:52.295706268Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.062035ms logger=migrator t=2026-03-31T05:12:52.303523647Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-31T05:12:52.305145398Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.624692ms logger=migrator t=2026-03-31T05:12:52.310250901Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-31T05:12:52.310331413Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=81.002µs logger=migrator t=2026-03-31T05:12:52.317063958Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-31T05:12:52.318686539Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.622111ms logger=migrator t=2026-03-31T05:12:52.324716002Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-31T05:12:52.325704053Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=987.821µs logger=migrator t=2026-03-31T05:12:52.331276961Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-31T05:12:52.332582562Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.302952ms logger=migrator t=2026-03-31T05:12:52.337728396Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-31T05:12:52.337829499Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=102.203µs logger=migrator t=2026-03-31T05:12:52.342112745Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-31T05:12:52.343047995Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=934.71µs logger=migrator t=2026-03-31T05:12:52.347163416Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-31T05:12:52.348140567Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=973.561µs logger=migrator t=2026-03-31T05:12:52.352966101Z 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-03-31T05:12:52.353927941Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=961.81µs logger=migrator t=2026-03-31T05:12:52.358434425Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-31T05:12:52.360194481Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.758256ms logger=migrator t=2026-03-31T05:12:52.366851703Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-31T05:12:52.372512653Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.66067ms logger=migrator t=2026-03-31T05:12:52.377996388Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-31T05:12:52.37963103Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.635122ms logger=migrator t=2026-03-31T05:12:52.385940681Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-31T05:12:52.386900721Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=958.62µs logger=migrator t=2026-03-31T05:12:52.40851308Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-31T05:12:52.439244538Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.729768ms logger=migrator t=2026-03-31T05:12:52.446245541Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-31T05:12:52.471427683Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.181622ms logger=migrator t=2026-03-31T05:12:52.476248696Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-31T05:12:52.4773222Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.072804ms logger=migrator t=2026-03-31T05:12:52.48265604Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-31T05:12:52.484170578Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.516758ms logger=migrator t=2026-03-31T05:12:52.488809676Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-31T05:12:52.496958756Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.14846ms logger=migrator t=2026-03-31T05:12:52.501403997Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-31T05:12:52.50715808Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.752173ms logger=migrator t=2026-03-31T05:12:52.513311606Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-31T05:12:52.51436063Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.048963ms logger=migrator t=2026-03-31T05:12:52.521514307Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-31T05:12:52.523284484Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.769556ms logger=migrator t=2026-03-31T05:12:52.528418467Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-31T05:12:52.529470741Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.051983ms logger=migrator t=2026-03-31T05:12:52.535964548Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-31T05:12:52.537696123Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.730825ms logger=migrator t=2026-03-31T05:12:52.544108117Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-31T05:12:52.544233221Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=123.764µs logger=migrator t=2026-03-31T05:12:52.548740434Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-31T05:12:52.55550884Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.769086ms logger=migrator t=2026-03-31T05:12:52.562146521Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-31T05:12:52.568362179Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.214998ms logger=migrator t=2026-03-31T05:12:52.574324809Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-31T05:12:52.580595329Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.26968ms logger=migrator t=2026-03-31T05:12:52.588986546Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-31T05:12:52.589827422Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=840.686µs logger=migrator t=2026-03-31T05:12:52.593640964Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-31T05:12:52.595371309Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.729475ms logger=migrator t=2026-03-31T05:12:52.60200578Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-31T05:12:52.607937209Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.931289ms logger=migrator t=2026-03-31T05:12:52.617884326Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-31T05:12:52.625961493Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.071957ms logger=migrator t=2026-03-31T05:12:52.629787035Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-31T05:12:52.630835378Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.047963ms logger=migrator t=2026-03-31T05:12:52.636721766Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-31T05:12:52.642664315Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.94216ms logger=migrator t=2026-03-31T05:12:52.646313381Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-31T05:12:52.652673673Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.361752ms logger=migrator t=2026-03-31T05:12:52.656908838Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-31T05:12:52.657025842Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=117.704µs logger=migrator t=2026-03-31T05:12:52.663364584Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-31T05:12:52.665076098Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.711174ms logger=migrator t=2026-03-31T05:12:52.66982669Z 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-03-31T05:12:52.670949275Z 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.122235ms logger=migrator t=2026-03-31T05:12:52.675273603Z 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-03-31T05:12:52.676941846Z 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.665493ms logger=migrator t=2026-03-31T05:12:52.683720622Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-31T05:12:52.683844586Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=125.854µs logger=migrator t=2026-03-31T05:12:52.68807017Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-31T05:12:52.694485924Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.417374ms logger=migrator t=2026-03-31T05:12:52.698646507Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-31T05:12:52.704993229Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.346512ms logger=migrator t=2026-03-31T05:12:52.710753103Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-31T05:12:52.717516698Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.762455ms logger=migrator t=2026-03-31T05:12:52.722110504Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-31T05:12:52.728663563Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.549359ms logger=migrator t=2026-03-31T05:12:52.73358895Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-31T05:12:52.740168169Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.576ms logger=migrator t=2026-03-31T05:12:52.745419157Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-31T05:12:52.745494469Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=77.083µs logger=migrator t=2026-03-31T05:12:52.749999982Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-31T05:12:52.751433118Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.431496ms logger=migrator t=2026-03-31T05:12:52.756655214Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-31T05:12:52.764165083Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.513639ms logger=migrator t=2026-03-31T05:12:52.769872785Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-31T05:12:52.769975808Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=101.123µs logger=migrator t=2026-03-31T05:12:52.774492522Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-31T05:12:52.784704247Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.213565ms logger=migrator t=2026-03-31T05:12:52.789416117Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-31T05:12:52.79012001Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=703.333µs logger=migrator t=2026-03-31T05:12:52.795489381Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-31T05:12:52.801991318Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.501086ms logger=migrator t=2026-03-31T05:12:52.806802661Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-31T05:12:52.807637697Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=834.576µs logger=migrator t=2026-03-31T05:12:52.814882928Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-31T05:12:52.815983413Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.100245ms logger=migrator t=2026-03-31T05:12:52.820560539Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-31T05:12:52.828592085Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.032627ms logger=migrator t=2026-03-31T05:12:52.835444073Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-31T05:12:52.836237138Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=790.715µs logger=migrator t=2026-03-31T05:12:52.846070301Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-31T05:12:52.847842267Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.769436ms logger=migrator t=2026-03-31T05:12:52.856242495Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-31T05:12:52.857542176Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.299241ms logger=migrator t=2026-03-31T05:12:52.872460001Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-31T05:12:52.874231378Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.748066ms logger=migrator t=2026-03-31T05:12:52.880626851Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-31T05:12:52.880734025Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=106.124µs logger=migrator t=2026-03-31T05:12:52.887091047Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-31T05:12:52.888990038Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.89842ms logger=migrator t=2026-03-31T05:12:52.898716207Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-31T05:12:52.900580476Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.863179ms logger=migrator t=2026-03-31T05:12:52.906704351Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-31T05:12:52.907085724Z 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-03-31T05:12:52.915495802Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-31T05:12:52.916197684Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=698.452µs logger=migrator t=2026-03-31T05:12:52.924326213Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-31T05:12:52.926640956Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.320844ms logger=migrator t=2026-03-31T05:12:52.93305057Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-31T05:12:52.941686715Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.631765ms logger=migrator t=2026-03-31T05:12:52.949017268Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-31T05:12:52.950582047Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.56928ms logger=migrator t=2026-03-31T05:12:52.97137874Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-31T05:12:52.973472236Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.093376ms logger=migrator t=2026-03-31T05:12:52.982416121Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-31T05:12:52.983687942Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.27143ms logger=migrator t=2026-03-31T05:12:53.004167644Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-31T05:12:53.00626156Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.097306ms logger=migrator t=2026-03-31T05:12:53.014979538Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-31T05:12:53.016159525Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.179407ms logger=migrator t=2026-03-31T05:12:53.022072634Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-31T05:12:53.022121535Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=49.861µs logger=migrator t=2026-03-31T05:12:53.0276133Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-31T05:12:53.027718093Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=105.893µs logger=migrator t=2026-03-31T05:12:53.034112197Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-31T05:12:53.042976489Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.865982ms logger=migrator t=2026-03-31T05:12:53.049188187Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-31T05:12:53.049754035Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=566.438µs logger=migrator t=2026-03-31T05:12:53.055172098Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-31T05:12:53.056957854Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.784726ms logger=migrator t=2026-03-31T05:12:53.067726047Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-31T05:12:53.068028847Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=302.3µs logger=migrator t=2026-03-31T05:12:53.076237728Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-31T05:12:53.077968964Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.729966ms logger=migrator t=2026-03-31T05:12:53.086694281Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-31T05:12:53.087983692Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.290801ms logger=migrator t=2026-03-31T05:12:53.095048877Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-31T05:12:53.132209131Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.156333ms logger=migrator t=2026-03-31T05:12:53.287685781Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-31T05:12:53.299508447Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.826497ms logger=migrator t=2026-03-31T05:12:53.30809044Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-31T05:12:53.308341178Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=252.218µs logger=migrator t=2026-03-31T05:12:53.315343191Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-31T05:12:53.349467678Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.117956ms logger=migrator t=2026-03-31T05:12:53.357050459Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-31T05:12:53.389829613Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.769914ms logger=migrator t=2026-03-31T05:12:53.396467454Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-31T05:12:53.39728561Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=821.446µs logger=migrator t=2026-03-31T05:12:53.404775639Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-31T05:12:53.406885956Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.100447ms logger=migrator t=2026-03-31T05:12:53.415559842Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-31T05:12:53.415950845Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=399.483µs logger=migrator t=2026-03-31T05:12:53.424631301Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-31T05:12:53.426282404Z level=info msg="Migration successfully executed" id="create permission table" duration=1.653472ms logger=migrator t=2026-03-31T05:12:53.433500073Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-31T05:12:53.43527567Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.776157ms logger=migrator t=2026-03-31T05:12:53.442769228Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-31T05:12:53.444603617Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.833569ms logger=migrator t=2026-03-31T05:12:53.451030461Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-31T05:12:53.452038863Z level=info msg="Migration successfully executed" id="create role table" duration=1.011002ms logger=migrator t=2026-03-31T05:12:53.457611181Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-31T05:12:53.465582485Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.970014ms logger=migrator t=2026-03-31T05:12:53.47202849Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-31T05:12:53.478443534Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.414094ms logger=migrator t=2026-03-31T05:12:53.487359748Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-31T05:12:53.488498954Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.139466ms logger=migrator t=2026-03-31T05:12:53.494136804Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-31T05:12:53.495879209Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.741225ms logger=migrator t=2026-03-31T05:12:53.502834961Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-31T05:12:53.503980588Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.183417ms logger=migrator t=2026-03-31T05:12:53.51035792Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-31T05:12:53.511436995Z level=info msg="Migration successfully executed" id="create team role table" duration=1.077395ms logger=migrator t=2026-03-31T05:12:53.51789566Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-31T05:12:53.519800291Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.901681ms logger=migrator t=2026-03-31T05:12:53.527150465Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-31T05:12:53.528372284Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.222549ms logger=migrator t=2026-03-31T05:12:53.535133229Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-31T05:12:53.536632997Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.497608ms logger=migrator t=2026-03-31T05:12:53.54331334Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-31T05:12:53.54426609Z level=info msg="Migration successfully executed" id="create user role table" duration=953.11µs logger=migrator t=2026-03-31T05:12:53.551973806Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-31T05:12:53.553869966Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.900211ms logger=migrator t=2026-03-31T05:12:53.56153458Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-31T05:12:53.562940675Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.407894ms logger=migrator t=2026-03-31T05:12:53.570447543Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-31T05:12:53.572573271Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.134158ms logger=migrator t=2026-03-31T05:12:53.580599247Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-31T05:12:53.581531757Z level=info msg="Migration successfully executed" id="create builtin role table" duration=932.26µs logger=migrator t=2026-03-31T05:12:53.58824382Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-31T05:12:53.589950225Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.706765ms logger=migrator t=2026-03-31T05:12:53.597127763Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-31T05:12:53.599055404Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.927511ms logger=migrator t=2026-03-31T05:12:53.605575212Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-31T05:12:53.61493517Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.327947ms logger=migrator t=2026-03-31T05:12:53.621552961Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-31T05:12:53.6228054Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.25368ms logger=migrator t=2026-03-31T05:12:53.629811354Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-31T05:12:53.632155108Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.348354ms logger=migrator t=2026-03-31T05:12:53.639188212Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-31T05:12:53.640317458Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.124566ms logger=migrator t=2026-03-31T05:12:53.646924759Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-31T05:12:53.648674474Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.748986ms logger=migrator t=2026-03-31T05:12:53.656174383Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-31T05:12:53.657075202Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=900.839µs logger=migrator t=2026-03-31T05:12:53.668213937Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-31T05:12:53.670437877Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.230611ms logger=migrator t=2026-03-31T05:12:53.679070142Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-31T05:12:53.685744075Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=6.671022ms logger=migrator t=2026-03-31T05:12:53.691060434Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-31T05:12:53.699568265Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.51048ms logger=migrator t=2026-03-31T05:12:53.704980287Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-31T05:12:53.713278581Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.296334ms logger=migrator t=2026-03-31T05:12:53.719266532Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-31T05:12:53.724880581Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.610328ms logger=migrator t=2026-03-31T05:12:53.730091517Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-31T05:12:53.731832582Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.743316ms logger=migrator t=2026-03-31T05:12:53.737960107Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-31T05:12:53.739203587Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.241919ms logger=migrator t=2026-03-31T05:12:53.748339038Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-31T05:12:53.74998791Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.649553ms logger=migrator t=2026-03-31T05:12:53.756070084Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-31T05:12:53.757107837Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.039323ms logger=migrator t=2026-03-31T05:12:53.76567748Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-31T05:12:53.766916279Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.238499ms logger=migrator t=2026-03-31T05:12:53.773207929Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-31T05:12:53.773296272Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=87.763µs logger=migrator t=2026-03-31T05:12:53.778314762Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-31T05:12:53.778349083Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=36.651µs logger=migrator t=2026-03-31T05:12:53.783123225Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-31T05:12:53.783565059Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=442.414µs logger=migrator t=2026-03-31T05:12:53.794402364Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-31T05:12:53.795147978Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=750.544µs logger=migrator t=2026-03-31T05:12:53.801304314Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-31T05:12:53.802644887Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.341393ms logger=migrator t=2026-03-31T05:12:53.808280296Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-31T05:12:53.808575185Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=294.849µs logger=migrator t=2026-03-31T05:12:53.814009668Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-31T05:12:53.814753952Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=744.464µs logger=migrator t=2026-03-31T05:12:53.82096324Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-31T05:12:53.822364854Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.400924ms logger=migrator t=2026-03-31T05:12:53.901797393Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-31T05:12:53.904397376Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.602103ms logger=migrator t=2026-03-31T05:12:54.068259944Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-31T05:12:54.078810359Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.551106ms logger=migrator t=2026-03-31T05:12:54.329356637Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-31T05:12:54.329598214Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=250.118µs logger=migrator t=2026-03-31T05:12:54.663482285Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-31T05:12:54.665823159Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.346224ms logger=migrator t=2026-03-31T05:12:55.042595266Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-31T05:12:55.045209299Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.620204ms logger=migrator t=2026-03-31T05:12:55.094010323Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-31T05:12:55.09642716Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.423637ms logger=migrator t=2026-03-31T05:12:55.104526258Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-31T05:12:55.113053949Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.523161ms logger=migrator t=2026-03-31T05:12:55.236783959Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-31T05:12:55.238158702Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.378564ms logger=migrator t=2026-03-31T05:12:55.248891834Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-31T05:12:55.250179885Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.291171ms logger=migrator t=2026-03-31T05:12:55.379808692Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-31T05:12:55.412930517Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=33.116814ms logger=migrator t=2026-03-31T05:12:56.128717987Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-31T05:12:56.130146533Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.430115ms logger=migrator t=2026-03-31T05:12:56.81477994Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-31T05:12:56.816221876Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.445876ms logger=migrator t=2026-03-31T05:12:57.221182239Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-31T05:12:57.222614255Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.435516ms logger=migrator t=2026-03-31T05:12:57.708599048Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-31T05:12:57.710960844Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.366076ms logger=migrator t=2026-03-31T05:12:58.731813087Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-31T05:12:58.732425146Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=615.62µs logger=migrator t=2026-03-31T05:12:59.234795951Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-31T05:12:59.235973939Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.182078ms logger=migrator t=2026-03-31T05:12:59.491605738Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-31T05:12:59.504072225Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.471287ms logger=migrator t=2026-03-31T05:12:59.858657915Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-31T05:12:59.859751989Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.097745ms logger=migrator t=2026-03-31T05:13:00.148692778Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-31T05:13:00.149958538Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.26941ms logger=migrator t=2026-03-31T05:13:00.317297516Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-31T05:13:00.318154554Z 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-03-31T05:13:00.419552722Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-31T05:13:00.420403449Z 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-03-31T05:13:00.534559074Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-31T05:13:00.536243327Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.687123ms logger=migrator t=2026-03-31T05:13:00.589454891Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-31T05:13:00.591467276Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.017795ms logger=migrator t=2026-03-31T05:13:00.621230133Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-31T05:13:00.622949678Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.722575ms logger=migrator t=2026-03-31T05:13:00.782470777Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-31T05:13:00.783920043Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.450956ms logger=migrator t=2026-03-31T05:13:01.174049735Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-31T05:13:01.175990086Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.944172ms logger=migrator t=2026-03-31T05:13:01.662276689Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-31T05:13:01.664119888Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.842739ms logger=migrator t=2026-03-31T05:13:01.690632762Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-31T05:13:01.6921285Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.498238ms logger=migrator t=2026-03-31T05:13:01.700817307Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-31T05:13:01.703064718Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.248162ms logger=migrator t=2026-03-31T05:13:01.714350127Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-31T05:13:01.715427182Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.080525ms logger=migrator t=2026-03-31T05:13:01.720428211Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-31T05:13:01.721793274Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.367343ms logger=migrator t=2026-03-31T05:13:01.730369358Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-31T05:13:01.731751992Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.386535ms logger=migrator t=2026-03-31T05:13:01.739725005Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-31T05:13:01.762991626Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.264271ms logger=migrator t=2026-03-31T05:13:01.767949234Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-31T05:13:01.776988762Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.039558ms logger=migrator t=2026-03-31T05:13:01.780952268Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-31T05:13:01.793730915Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.780987ms logger=migrator t=2026-03-31T05:13:01.800654235Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-31T05:13:01.801000556Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=362.621µs logger=migrator t=2026-03-31T05:13:01.807307957Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-31T05:13:01.816231551Z level=info msg="Migration successfully executed" id="add share column" duration=8.925414ms logger=migrator t=2026-03-31T05:13:01.820931381Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-31T05:13:01.821086226Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=154.905µs logger=migrator t=2026-03-31T05:13:01.824498044Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-31T05:13:01.825424204Z level=info msg="Migration successfully executed" id="create file table" duration=926.13µs logger=migrator t=2026-03-31T05:13:01.829636098Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-31T05:13:01.830861787Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.223859ms logger=migrator t=2026-03-31T05:13:01.835743952Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-31T05:13:01.837043994Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.303232ms logger=migrator t=2026-03-31T05:13:01.842396934Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-31T05:13:01.843321514Z level=info msg="Migration successfully executed" id="create file_meta table" duration=921.049µs logger=migrator t=2026-03-31T05:13:01.848264541Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-31T05:13:01.850396169Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.145718ms logger=migrator t=2026-03-31T05:13:01.854994516Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-31T05:13:01.85512948Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=135.415µs logger=migrator t=2026-03-31T05:13:01.859172749Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-31T05:13:01.859283022Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=111.814µs logger=migrator t=2026-03-31T05:13:01.863133665Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-31T05:13:01.864112826Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=974.191µs logger=migrator t=2026-03-31T05:13:01.868807115Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-31T05:13:01.869103095Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=296.96µs logger=migrator t=2026-03-31T05:13:01.87304674Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-31T05:13:01.874662642Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.615442ms logger=migrator t=2026-03-31T05:13:01.878494434Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-31T05:13:01.8887466Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.249557ms logger=migrator t=2026-03-31T05:13:01.893208792Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-31T05:13:01.893539953Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=331.531µs logger=migrator t=2026-03-31T05:13:01.898285814Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-31T05:13:01.900531365Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.248691ms logger=migrator t=2026-03-31T05:13:01.906229547Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-31T05:13:01.907158986Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=930.979µs logger=migrator t=2026-03-31T05:13:01.911005759Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-31T05:13:01.911243706Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=238.067µs logger=migrator t=2026-03-31T05:13:01.915100209Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-31T05:13:01.915789381Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=720.703µs logger=migrator t=2026-03-31T05:13:01.920636995Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-31T05:13:01.933160144Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.474948ms logger=migrator t=2026-03-31T05:13:01.937684958Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-31T05:13:01.947448499Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.763931ms logger=migrator t=2026-03-31T05:13:01.951691774Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-31T05:13:01.952465769Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=775.735µs logger=migrator t=2026-03-31T05:13:01.956298821Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-31T05:13:02.036418392Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.112131ms logger=migrator t=2026-03-31T05:13:02.043208518Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-31T05:13:02.044364245Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.156737ms logger=migrator t=2026-03-31T05:13:02.04798088Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-31T05:13:02.049161687Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.176297ms logger=migrator t=2026-03-31T05:13:02.054619861Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-31T05:13:02.081380203Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.757802ms logger=migrator t=2026-03-31T05:13:02.086258539Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-31T05:13:02.096156194Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.896765ms logger=migrator t=2026-03-31T05:13:02.100404039Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-31T05:13:02.10074154Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=337.761µs logger=migrator t=2026-03-31T05:13:02.10450642Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-31T05:13:02.104701346Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=195.456µs logger=migrator t=2026-03-31T05:13:02.108990753Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-31T05:13:02.109479368Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=492.686µs logger=migrator t=2026-03-31T05:13:02.114111136Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-31T05:13:02.114386154Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=274.838µs logger=migrator t=2026-03-31T05:13:02.117870255Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-31T05:13:02.118091552Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=221.257µs logger=migrator t=2026-03-31T05:13:02.122242764Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-31T05:13:02.124076143Z level=info msg="Migration successfully executed" id="create folder table" duration=1.832619ms logger=migrator t=2026-03-31T05:13:02.128752132Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-31T05:13:02.12997294Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.220928ms logger=migrator t=2026-03-31T05:13:02.136469537Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-31T05:13:02.138015156Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.545479ms logger=migrator t=2026-03-31T05:13:02.143234643Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-31T05:13:02.143271484Z level=info msg="Migration successfully executed" id="Update folder title length" duration=38.851µs logger=migrator t=2026-03-31T05:13:02.148314995Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-31T05:13:02.149759561Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.442266ms logger=migrator t=2026-03-31T05:13:02.155197124Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-31T05:13:02.156320189Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.158216ms logger=migrator t=2026-03-31T05:13:02.160613916Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-31T05:13:02.163034913Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.426917ms logger=migrator t=2026-03-31T05:13:02.168852758Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-31T05:13:02.169549781Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=699.792µs logger=migrator t=2026-03-31T05:13:02.17549861Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-31T05:13:02.175883192Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=386.222µs logger=migrator t=2026-03-31T05:13:02.181125939Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-31T05:13:02.182600626Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.493088ms logger=migrator t=2026-03-31T05:13:02.189713193Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-31T05:13:02.191149389Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.436375ms logger=migrator t=2026-03-31T05:13:02.194845116Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-31T05:13:02.196397756Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.546229ms logger=migrator t=2026-03-31T05:13:02.205692821Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-31T05:13:02.207335214Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.642703ms logger=migrator t=2026-03-31T05:13:02.211557738Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-31T05:13:02.212945402Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.387384ms logger=migrator t=2026-03-31T05:13:02.218900212Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-31T05:13:02.219697307Z level=info msg="Migration successfully executed" id="create anon_device table" duration=797.785µs logger=migrator t=2026-03-31T05:13:02.228527728Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-31T05:13:02.230124639Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.607131ms logger=migrator t=2026-03-31T05:13:02.239009332Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-31T05:13:02.24081311Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.804098ms logger=migrator t=2026-03-31T05:13:02.245134977Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-31T05:13:02.246057797Z level=info msg="Migration successfully executed" id="create signing_key table" duration=923µs logger=migrator t=2026-03-31T05:13:02.26249507Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-31T05:13:02.264140712Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.649462ms logger=migrator t=2026-03-31T05:13:02.269589246Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-31T05:13:02.270792014Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.201268ms logger=migrator t=2026-03-31T05:13:02.278423167Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-31T05:13:02.279054947Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=629.33µs logger=migrator t=2026-03-31T05:13:02.285364008Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-31T05:13:02.29485073Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.486282ms logger=migrator t=2026-03-31T05:13:02.301150311Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-31T05:13:02.301814692Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=665.362µs logger=migrator t=2026-03-31T05:13:02.30898185Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-31T05:13:02.309031101Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=26.421µs logger=migrator t=2026-03-31T05:13:02.31463564Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-31T05:13:02.316932073Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.296773ms logger=migrator t=2026-03-31T05:13:02.326907141Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-31T05:13:02.326955212Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=53.811µs logger=migrator t=2026-03-31T05:13:02.333024086Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-31T05:13:02.33472347Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.700365ms logger=migrator t=2026-03-31T05:13:02.339846603Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-31T05:13:02.341289009Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.442655ms logger=migrator t=2026-03-31T05:13:02.347901139Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-31T05:13:02.349023745Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.131356ms logger=migrator t=2026-03-31T05:13:02.356152442Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-31T05:13:02.35733379Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.187358ms logger=migrator t=2026-03-31T05:13:02.36424907Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-31T05:13:02.364777717Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=532.107µs logger=migrator t=2026-03-31T05:13:02.369488347Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-31T05:13:02.370790318Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.304992ms logger=migrator t=2026-03-31T05:13:02.374755884Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-31T05:13:02.375933262Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.177518ms logger=migrator t=2026-03-31T05:13:02.380454616Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-31T05:13:02.381396246Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=937.599µs logger=migrator t=2026-03-31T05:13:02.385713753Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-31T05:13:02.395911438Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.195855ms logger=migrator t=2026-03-31T05:13:02.399701989Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-31T05:13:02.407707483Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.003954ms logger=migrator t=2026-03-31T05:13:02.414133768Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-31T05:13:02.422865196Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.732028ms logger=migrator t=2026-03-31T05:13:02.430707316Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-31T05:13:02.430892371Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=189.626µs logger=migrator t=2026-03-31T05:13:02.435844589Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-31T05:13:02.446177198Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.332619ms logger=migrator t=2026-03-31T05:13:02.451371324Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-31T05:13:02.463225221Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.835606ms logger=migrator t=2026-03-31T05:13:02.468405066Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-31T05:13:02.468897251Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=493.375µs logger=migrator t=2026-03-31T05:13:02.473279951Z level=info msg="migrations completed" performed=558 skipped=0 duration=17.417809265s logger=migrator t=2026-03-31T05:13:02.473914891Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-31T05:13:02.49618156Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-31T05:13:02.496412778Z level=info msg="Created default organization" logger=secrets t=2026-03-31T05:13:02.501921233Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-31T05:13:02.548471975Z level=info msg="Restored cache from database" duration=405.343µs logger=plugin.store t=2026-03-31T05:13:02.549714095Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-31T05:13:02.590460362Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-31T05:13:02.590490113Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-31T05:13:02.590556795Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-31T05:13:02.590565155Z level=info msg="Plugins loaded" count=54 duration=40.85168ms logger=query_data t=2026-03-31T05:13:02.594259143Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-31T05:13:02.597873968Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-31T05:13:02.605708168Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-31T05:13:02.612142163Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-31T05:13:02.614480237Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-31T05:13:02.616615165Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-31T05:13:02.637444818Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-31T05:13:02.656891947Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-31T05:13:02.682619986Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-31T05:13:02.682684598Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-31T05:13:02.695314881Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-03-31T05:13:02.701292481Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-03-31T05:13:02.69530671Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-03-31T05:13:02.70315534Z level=info msg="starting to provision dashboards" logger=http.server t=2026-03-31T05:13:02.718627433Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-03-31T05:13:02.794950753Z level=info msg="Update check succeeded" duration=111.704337ms logger=ngalert.state.manager t=2026-03-31T05:13:02.802165823Z level=info msg="State cache has been initialized" states=0 duration=106.866052ms logger=ngalert.scheduler t=2026-03-31T05:13:02.802223554Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-31T05:13:02.802295067Z level=info msg=starting first_tick=2026-03-31T05:13:10Z logger=sqlstore.transactions t=2026-03-31T05:13:02.815419685Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-31T05:13:02.848348193Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-03-31T05:13:02.972584448Z level=info msg="Update check succeeded" duration=288.967011ms logger=grafana-apiserver t=2026-03-31T05:13:03.092068143Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-31T05:13:03.092475916Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=sqlstore.transactions t=2026-03-31T05:13:03.15321835Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-31T05:13:03.752250352Z level=info msg="Patterns update finished" duration=941.416164ms logger=provisioning.dashboard t=2026-03-31T05:13:07.382057601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:07.384603962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:07.408538464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:07.451410639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:07.468695169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:07.496872676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:07.518483725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:07.563117396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:07.583241006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.351243439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.370990978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.408854573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.420438212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.455050164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.478016525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.508128014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.530488776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.551627959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.572667879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.605147193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.65843055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.723194961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.743503188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.782056536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.803601032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.842100457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.855924597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.905796496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.924813001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.965378143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:08.984839232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.02435376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.041148235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.094721481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.108154048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.143970829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.163371637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.200722936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.219940618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.265695514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.298609422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.391014664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.41223418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.474457341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.497490725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.571415338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.58935858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.66033778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.678757716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.772696417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.785760783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.850020859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.871852904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:09.99734519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.022522261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.096862648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.119044404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.204668151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.268767841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.345578547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.366930947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.444079383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.457533372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.548688544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.564982963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.727667072Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.743891189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.804132177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.823745721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.89502467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:10.91480494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:11.000571201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:11.015884818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:11.081827297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:11.097980712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:11.183904678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:11.20532988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:11.278344185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:11.298445145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-31T05:13:11.366040797Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-31T05:14:20.724749073Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-31T05:23:02.687511078Z level=info msg="Completed cleanup jobs" duration=4.185813ms logger=plugins.update.checker t=2026-03-31T05:23:03.036263874Z level=info msg="Update check succeeded" duration=62.865993ms logger=cleanup t=2026-03-31T05:33:02.690907037Z level=info msg="Completed cleanup jobs" duration=7.114526ms logger=plugins.update.checker t=2026-03-31T05:33:03.032593513Z level=info msg="Update check succeeded" duration=59.522854ms logger=cleanup t=2026-03-31T05:43:02.690010962Z level=info msg="Completed cleanup jobs" duration=5.834305ms logger=plugins.update.checker t=2026-03-31T05:43:03.026123412Z level=info msg="Update check succeeded" duration=52.523053ms logger=infra.usagestats t=2026-03-31T05:44:20.746858359Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-31T05:53:02.689506775Z level=info msg="Completed cleanup jobs" duration=5.599907ms logger=plugins.update.checker t=2026-03-31T05:53:03.023901562Z level=info msg="Update check succeeded" duration=50.851717ms logger=cleanup t=2026-03-31T06:03:02.688882768Z level=info msg="Completed cleanup jobs" duration=4.688057ms logger=plugins.update.checker t=2026-03-31T06:03:03.033021091Z level=info msg="Update check succeeded" duration=59.911463ms logger=cleanup t=2026-03-31T06:13:02.694730341Z level=info msg="Completed cleanup jobs" duration=9.776966ms logger=plugins.update.checker t=2026-03-31T06:13:03.024624754Z level=info msg="Update check succeeded" duration=50.896485ms logger=infra.usagestats t=2026-03-31T06:14:20.750668441Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-31T06:23:02.688783508Z level=info msg="Completed cleanup jobs" duration=5.113951ms logger=plugins.update.checker t=2026-03-31T06:23:03.030352508Z level=info msg="Update check succeeded" duration=57.435927ms logger=cleanup t=2026-03-31T06:33:02.687875682Z level=info msg="Completed cleanup jobs" duration=4.252324ms logger=plugins.update.checker t=2026-03-31T06:33:03.02373472Z level=info msg="Update check succeeded" duration=50.63077ms