logger=settings t=2026-08-13T01:14:47.985958974Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-13T01:14:47Z logger=settings t=2026-08-13T01:14:47.986456547Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-13T01:14:47.986469987Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-13T01:14:47.986473757Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-13T01:14:47.986478677Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-13T01:14:47.986481437Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-13T01:14:47.986484067Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-13T01:14:47.986506588Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-13T01:14:47.986511618Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-13T01:14:47.986514498Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-13T01:14:47.986517108Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-13T01:14:47.986519768Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-13T01:14:47.986522408Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-13T01:14:47.986527598Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-13T01:14:47.986531059Z level=info msg=Target target=[all] logger=settings t=2026-08-13T01:14:47.986537879Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-13T01:14:47.986540619Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-13T01:14:47.986547229Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-13T01:14:47.986549969Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-13T01:14:47.986552759Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-13T01:14:47.986555719Z level=info msg="App mode production" logger=sqlstore t=2026-08-13T01:14:47.986872447Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-13T01:14:47.986892008Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-13T01:14:47.988530661Z level=info msg="Locking database" logger=migrator t=2026-08-13T01:14:47.988543711Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-13T01:14:47.989167717Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-13T01:14:47.99002726Z level=info msg="Migration successfully executed" id="create migration_log table" duration=859.243µs logger=migrator t=2026-08-13T01:14:47.997678028Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-13T01:14:47.999443294Z level=info msg="Migration successfully executed" id="create user table" duration=1.769166ms logger=migrator t=2026-08-13T01:14:48.010320737Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-13T01:14:48.013347436Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=3.024879ms logger=migrator t=2026-08-13T01:14:48.019025273Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-13T01:14:48.020253655Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.246352ms logger=migrator t=2026-08-13T01:14:48.03200244Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-13T01:14:48.033907729Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.903589ms logger=migrator t=2026-08-13T01:14:48.041669041Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-13T01:14:48.042669497Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.002566ms logger=migrator t=2026-08-13T01:14:48.047186785Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-13T01:14:48.049845814Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.658799ms logger=migrator t=2026-08-13T01:14:48.055020788Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-13T01:14:48.055975603Z level=info msg="Migration successfully executed" id="create user table v2" duration=954.525µs logger=migrator t=2026-08-13T01:14:48.061133567Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-13T01:14:48.062349248Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.215721ms logger=migrator t=2026-08-13T01:14:48.066927468Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-13T01:14:48.067596445Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=668.777µs logger=migrator t=2026-08-13T01:14:48.073841396Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-13T01:14:48.074632388Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=797.091µs logger=migrator t=2026-08-13T01:14:48.0808906Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-13T01:14:48.081724651Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=833.891µs logger=migrator t=2026-08-13T01:14:48.087033219Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-13T01:14:48.089023741Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.990072ms logger=migrator t=2026-08-13T01:14:48.093775335Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-13T01:14:48.093819696Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.201µs logger=migrator t=2026-08-13T01:14:48.099474513Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-13T01:14:48.100886119Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.411256ms logger=migrator t=2026-08-13T01:14:48.109721729Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-13T01:14:48.110086578Z level=info msg="Migration successfully executed" id="Add missing user data" duration=369.279µs logger=migrator t=2026-08-13T01:14:48.114201256Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-13T01:14:48.115412347Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.211251ms logger=migrator t=2026-08-13T01:14:48.121459933Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-13T01:14:48.122235564Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=775.171µs logger=migrator t=2026-08-13T01:14:48.126059903Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-13T01:14:48.127500921Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.439508ms logger=migrator t=2026-08-13T01:14:48.133863706Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-13T01:14:48.144318918Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.446552ms logger=migrator t=2026-08-13T01:14:48.149178514Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-13T01:14:48.150026296Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=848.202µs logger=migrator t=2026-08-13T01:14:48.154344968Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-13T01:14:48.154661376Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=318.578µs logger=migrator t=2026-08-13T01:14:48.158316172Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-13T01:14:48.15903847Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=722.208µs logger=migrator t=2026-08-13T01:14:48.249650634Z 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-08-13T01:14:48.250138236Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=497.193µs logger=migrator t=2026-08-13T01:14:48.254992452Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-13T01:14:48.255510705Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=512.993µs logger=migrator t=2026-08-13T01:14:48.260554967Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-13T01:14:48.261241034Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=686.007µs logger=migrator t=2026-08-13T01:14:48.267700293Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-13T01:14:48.268989356Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.286683ms logger=migrator t=2026-08-13T01:14:48.275710921Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-13T01:14:48.276534272Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=825.681µs logger=migrator t=2026-08-13T01:14:48.28222214Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-13T01:14:48.282975719Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=754.169µs logger=migrator t=2026-08-13T01:14:48.289205451Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-13T01:14:48.289968972Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=768.161µs logger=migrator t=2026-08-13T01:14:48.297703222Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-13T01:14:48.297802974Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=123.153µs logger=migrator t=2026-08-13T01:14:48.304042377Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-13T01:14:48.30495813Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=909.583µs logger=migrator t=2026-08-13T01:14:48.311321075Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-13T01:14:48.312132057Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=804.862µs logger=migrator t=2026-08-13T01:14:48.318479552Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-13T01:14:48.319538789Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.059767ms logger=migrator t=2026-08-13T01:14:48.325041762Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-13T01:14:48.326127341Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.085979ms logger=migrator t=2026-08-13T01:14:48.332079145Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:14:48.337183457Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.106632ms logger=migrator t=2026-08-13T01:14:48.343315117Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-13T01:14:48.345224636Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.914019ms logger=migrator t=2026-08-13T01:14:48.35383631Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-13T01:14:48.356663173Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=2.828704ms logger=migrator t=2026-08-13T01:14:48.364428435Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-13T01:14:48.365958455Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.52977ms logger=migrator t=2026-08-13T01:14:48.371265873Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-13T01:14:48.372055243Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=789.43µs logger=migrator t=2026-08-13T01:14:48.378020488Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-13T01:14:48.378721516Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=701.538µs logger=migrator t=2026-08-13T01:14:48.384530237Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-13T01:14:48.384965679Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=435.102µs logger=migrator t=2026-08-13T01:14:48.389963768Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-13T01:14:48.390444861Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=481.063µs logger=migrator t=2026-08-13T01:14:48.397162115Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-13T01:14:48.397465483Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=303.818µs logger=migrator t=2026-08-13T01:14:48.402689779Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-13T01:14:48.403292125Z level=info msg="Migration successfully executed" id="create star table" duration=601.195µs logger=migrator t=2026-08-13T01:14:48.408055709Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-13T01:14:48.409219378Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.164149ms logger=migrator t=2026-08-13T01:14:48.415251085Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-13T01:14:48.416393385Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.14176ms logger=migrator t=2026-08-13T01:14:48.423099879Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-13T01:14:48.424020073Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=919.874µs logger=migrator t=2026-08-13T01:14:48.430138472Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-13T01:14:48.430712677Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=574.345µs logger=migrator t=2026-08-13T01:14:48.436643551Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-13T01:14:48.437204795Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=562.294µs logger=migrator t=2026-08-13T01:14:48.443186601Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-13T01:14:48.443707785Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=521.074µs logger=migrator t=2026-08-13T01:14:48.450433729Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-13T01:14:48.45125362Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=829.721µs logger=migrator t=2026-08-13T01:14:48.460220203Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-13T01:14:48.460270014Z level=info msg="Migration successfully executed" id="Update org table charset" duration=42.421µs logger=migrator t=2026-08-13T01:14:48.465122241Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-13T01:14:48.465154182Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=33.791µs logger=migrator t=2026-08-13T01:14:48.47009784Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-13T01:14:48.470267245Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=169.755µs logger=migrator t=2026-08-13T01:14:48.47586772Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-13T01:14:48.476533387Z level=info msg="Migration successfully executed" id="create dashboard table" duration=666.847µs logger=migrator t=2026-08-13T01:14:48.481431104Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-13T01:14:48.481977218Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=551.394µs logger=migrator t=2026-08-13T01:14:48.487299797Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-13T01:14:48.48854676Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.246123ms logger=migrator t=2026-08-13T01:14:48.495138551Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-13T01:14:48.496062754Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=925.354µs logger=migrator t=2026-08-13T01:14:48.502526083Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-13T01:14:48.503773145Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.246422ms logger=migrator t=2026-08-13T01:14:48.511110776Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-13T01:14:48.512085111Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=977.425µs logger=migrator t=2026-08-13T01:14:48.521960757Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-13T01:14:48.527506411Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.553784ms logger=migrator t=2026-08-13T01:14:48.532431949Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-13T01:14:48.533333943Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=901.784µs logger=migrator t=2026-08-13T01:14:48.539459582Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-13T01:14:48.541271368Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.823206ms logger=migrator t=2026-08-13T01:14:48.547162721Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-13T01:14:48.548157858Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=994.687µs logger=migrator t=2026-08-13T01:14:48.559605405Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-13T01:14:48.560150969Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=548.644µs logger=migrator t=2026-08-13T01:14:48.5651844Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-13T01:14:48.566186326Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.002576ms logger=migrator t=2026-08-13T01:14:48.572500409Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-13T01:14:48.572638734Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=139.695µs logger=migrator t=2026-08-13T01:14:48.57941788Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-13T01:14:48.58213472Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.719891ms logger=migrator t=2026-08-13T01:14:48.587086659Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-13T01:14:48.589459241Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.362642ms logger=migrator t=2026-08-13T01:14:48.610167379Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-13T01:14:48.613734731Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.567693ms logger=migrator t=2026-08-13T01:14:48.620102006Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-13T01:14:48.621038731Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=937.885µs logger=migrator t=2026-08-13T01:14:48.626939154Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-13T01:14:48.630277361Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.338067ms logger=migrator t=2026-08-13T01:14:48.637136359Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-13T01:14:48.638029132Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=892.643µs logger=migrator t=2026-08-13T01:14:48.642815827Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-13T01:14:48.644289275Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.472508ms logger=migrator t=2026-08-13T01:14:48.650583328Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-13T01:14:48.650612519Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.321µs logger=migrator t=2026-08-13T01:14:48.656316827Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-13T01:14:48.656364698Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=49.561µs logger=migrator t=2026-08-13T01:14:48.661658085Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-13T01:14:48.664030287Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.370792ms logger=migrator t=2026-08-13T01:14:48.669827058Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-13T01:14:48.672010165Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.183017ms logger=migrator t=2026-08-13T01:14:48.678881783Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-13T01:14:48.681164642Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.272599ms logger=migrator t=2026-08-13T01:14:48.686235894Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-13T01:14:48.688342159Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.106365ms logger=migrator t=2026-08-13T01:14:48.694415297Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-13T01:14:48.694646053Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=231.396µs logger=migrator t=2026-08-13T01:14:48.703718988Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-13T01:14:48.705280579Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.560161ms logger=migrator t=2026-08-13T01:14:48.71148817Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-13T01:14:48.712801955Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.314165ms logger=migrator t=2026-08-13T01:14:48.717856515Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-13T01:14:48.717888986Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.841µs logger=migrator t=2026-08-13T01:14:48.724815747Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-13T01:14:48.726716006Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.91437ms logger=migrator t=2026-08-13T01:14:48.739517228Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-13T01:14:48.740796572Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.279464ms logger=migrator t=2026-08-13T01:14:48.747543367Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:14:48.75460418Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.061763ms logger=migrator t=2026-08-13T01:14:48.759481877Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-13T01:14:48.760401061Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=920.094µs logger=migrator t=2026-08-13T01:14:48.767872125Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-13T01:14:48.76882417Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=952.705µs logger=migrator t=2026-08-13T01:14:48.773625014Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-13T01:14:48.774500778Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=874.654µs logger=migrator t=2026-08-13T01:14:48.778924722Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-13T01:14:48.779264091Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=334.328µs logger=migrator t=2026-08-13T01:14:48.784167858Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-13T01:14:48.784776054Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=608.156µs logger=migrator t=2026-08-13T01:14:48.788737347Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-13T01:14:48.791335235Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.597198ms logger=migrator t=2026-08-13T01:14:48.795605745Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-13T01:14:48.79656695Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=961.455µs logger=migrator t=2026-08-13T01:14:48.802451563Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-13T01:14:48.802672069Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=221.146µs logger=migrator t=2026-08-13T01:14:48.8069728Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-13T01:14:48.807160535Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=188.425µs logger=migrator t=2026-08-13T01:14:48.811650242Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-13T01:14:48.813200772Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.55855ms logger=migrator t=2026-08-13T01:14:48.82232802Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-13T01:14:48.824865596Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.542526ms logger=migrator t=2026-08-13T01:14:48.830387329Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-13T01:14:48.831356354Z level=info msg="Migration successfully executed" id="create data_source table" duration=971.085µs logger=migrator t=2026-08-13T01:14:48.836918699Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-13T01:14:48.839028624Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.125966ms logger=migrator t=2026-08-13T01:14:48.847841212Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-13T01:14:48.849061334Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.220081ms logger=migrator t=2026-08-13T01:14:48.855283045Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-13T01:14:48.856651541Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.355596ms logger=migrator t=2026-08-13T01:14:48.862743979Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-13T01:14:48.867218716Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=4.475527ms logger=migrator t=2026-08-13T01:14:48.873820777Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-13T01:14:48.881107657Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.28684ms logger=migrator t=2026-08-13T01:14:48.884605427Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-13T01:14:48.885759157Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.15273ms logger=migrator t=2026-08-13T01:14:49.068324779Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-13T01:14:49.070435294Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.136376ms logger=migrator t=2026-08-13T01:14:49.078590766Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-13T01:14:49.07987073Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.282854ms logger=migrator t=2026-08-13T01:14:49.086326167Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-13T01:14:49.087195509Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=869.022µs logger=migrator t=2026-08-13T01:14:49.094181201Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-13T01:14:49.098250387Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.073476ms logger=migrator t=2026-08-13T01:14:49.104804948Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-13T01:14:49.10759376Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.788222ms logger=migrator t=2026-08-13T01:14:49.11225451Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-13T01:14:49.112291061Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.391µs logger=migrator t=2026-08-13T01:14:49.119436467Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-13T01:14:49.119909559Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=473.492µs logger=migrator t=2026-08-13T01:14:49.124954421Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-13T01:14:49.129795386Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.840705ms logger=migrator t=2026-08-13T01:14:49.134026606Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-13T01:14:49.134251802Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=224.356µs logger=migrator t=2026-08-13T01:14:49.138260166Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-13T01:14:49.138450132Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=190.025µs logger=migrator t=2026-08-13T01:14:49.142374953Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-13T01:14:49.146360446Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.985003ms logger=migrator t=2026-08-13T01:14:49.151241643Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-13T01:14:49.15149126Z level=info msg="Migration successfully executed" id="Update uid value" duration=250.437µs logger=migrator t=2026-08-13T01:14:49.15534967Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-13T01:14:49.156247443Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=897.543µs logger=migrator t=2026-08-13T01:14:49.160869364Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-13T01:14:49.162191568Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.324263ms logger=migrator t=2026-08-13T01:14:49.168359108Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-13T01:14:49.169359744Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.000316ms logger=migrator t=2026-08-13T01:14:49.17421097Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-13T01:14:49.175513014Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.301734ms logger=migrator t=2026-08-13T01:14:49.182056834Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-13T01:14:49.184349803Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.279099ms logger=migrator t=2026-08-13T01:14:49.190111153Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-13T01:14:49.19154459Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.437927ms logger=migrator t=2026-08-13T01:14:49.197595928Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-13T01:14:49.198411619Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=817.071µs logger=migrator t=2026-08-13T01:14:49.202573736Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-13T01:14:49.203368917Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=795.321µs logger=migrator t=2026-08-13T01:14:49.208282834Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-13T01:14:49.209020354Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=741.54µs logger=migrator t=2026-08-13T01:14:49.213051989Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-13T01:14:49.223689245Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.633116ms logger=migrator t=2026-08-13T01:14:49.230997406Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-13T01:14:49.23157556Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=578.465µs logger=migrator t=2026-08-13T01:14:49.236014475Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-13T01:14:49.236776096Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=761.481µs logger=migrator t=2026-08-13T01:14:49.240578204Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-13T01:14:49.241660392Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.081238ms logger=migrator t=2026-08-13T01:14:49.246448146Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-13T01:14:49.248087979Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.610232ms logger=migrator t=2026-08-13T01:14:49.253573142Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-13T01:14:49.25389153Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=322.999µs logger=migrator t=2026-08-13T01:14:49.257696188Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-13T01:14:49.258258643Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=557.255µs logger=migrator t=2026-08-13T01:14:49.265702817Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-13T01:14:49.265781709Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=84.262µs logger=migrator t=2026-08-13T01:14:49.272707228Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-13T01:14:49.275780399Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.075721ms logger=migrator t=2026-08-13T01:14:49.280339637Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-13T01:14:49.282890713Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.551046ms logger=migrator t=2026-08-13T01:14:49.288418026Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-13T01:14:49.288676593Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=258.687µs logger=migrator t=2026-08-13T01:14:49.294228477Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-13T01:14:49.297749488Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.520701ms logger=migrator t=2026-08-13T01:14:49.306578149Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-13T01:14:49.312133043Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.554354ms logger=migrator t=2026-08-13T01:14:49.319088943Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-13T01:14:49.319853323Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=766.27µs logger=migrator t=2026-08-13T01:14:49.324112354Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-13T01:14:49.324646528Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=534.624µs logger=migrator t=2026-08-13T01:14:49.32893897Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-13T01:14:49.330216702Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.277472ms logger=migrator t=2026-08-13T01:14:49.33550137Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-13T01:14:49.336819823Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.318473ms logger=migrator t=2026-08-13T01:14:49.341487475Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-13T01:14:49.342809829Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.321294ms logger=migrator t=2026-08-13T01:14:49.347394108Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-13T01:14:49.34822873Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=829.581µs logger=migrator t=2026-08-13T01:14:49.353807025Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-13T01:14:49.353951068Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=145.413µs logger=migrator t=2026-08-13T01:14:49.358470906Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-13T01:14:49.358509117Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=39.401µs logger=migrator t=2026-08-13T01:14:49.362943753Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-13T01:14:49.367530991Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.587588ms logger=migrator t=2026-08-13T01:14:49.373774694Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-13T01:14:49.376714301Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.941567ms logger=migrator t=2026-08-13T01:14:49.380762005Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-13T01:14:49.380848437Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=87.132µs logger=migrator t=2026-08-13T01:14:49.385108278Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-13T01:14:49.385915899Z level=info msg="Migration successfully executed" id="create quota table v1" duration=807.361µs logger=migrator t=2026-08-13T01:14:49.391250428Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-13T01:14:49.392598502Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.347884ms logger=migrator t=2026-08-13T01:14:49.398526046Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-13T01:14:49.398575498Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=51.631µs logger=migrator t=2026-08-13T01:14:49.403169057Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-13T01:14:49.404547244Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.378266ms logger=migrator t=2026-08-13T01:14:49.409549023Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-13T01:14:49.41095897Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.397346ms logger=migrator t=2026-08-13T01:14:49.419783819Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-13T01:14:49.424650445Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.862516ms logger=migrator t=2026-08-13T01:14:49.431577765Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-13T01:14:49.431656097Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=83.002µs logger=migrator t=2026-08-13T01:14:49.435850846Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-13T01:14:49.436832162Z level=info msg="Migration successfully executed" id="create session table" duration=981.315µs logger=migrator t=2026-08-13T01:14:49.445133327Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-13T01:14:49.445276871Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=146.854µs logger=migrator t=2026-08-13T01:14:49.449525842Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-13T01:14:49.449634965Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=107.893µs logger=migrator t=2026-08-13T01:14:49.454194913Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-13T01:14:49.455061056Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=866.084µs logger=migrator t=2026-08-13T01:14:49.459921691Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-13T01:14:49.460692582Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=754.621µs logger=migrator t=2026-08-13T01:14:49.467051647Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-13T01:14:49.467129979Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=79.942µs logger=migrator t=2026-08-13T01:14:49.471904583Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-13T01:14:49.471995115Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=90.712µs logger=migrator t=2026-08-13T01:14:49.476687337Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-13T01:14:49.482362454Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.674448ms logger=migrator t=2026-08-13T01:14:49.487098047Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-13T01:14:49.49067594Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.579963ms logger=migrator t=2026-08-13T01:14:49.495452874Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-13T01:14:49.495564077Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=104.143µs logger=migrator t=2026-08-13T01:14:49.499697144Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-13T01:14:49.499805358Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=104.774µs logger=migrator t=2026-08-13T01:14:49.504674994Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-13T01:14:49.506071281Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.402966ms logger=migrator t=2026-08-13T01:14:49.512508868Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-13T01:14:49.512622411Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=121.653µs logger=migrator t=2026-08-13T01:14:49.51990204Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-13T01:14:49.525912676Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.009576ms logger=migrator t=2026-08-13T01:14:49.531712816Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-13T01:14:49.531901811Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=181.845µs logger=migrator t=2026-08-13T01:14:49.53571946Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-13T01:14:49.541274944Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.552734ms logger=migrator t=2026-08-13T01:14:49.547160837Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-13T01:14:49.550387672Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.226725ms logger=migrator t=2026-08-13T01:14:49.557445915Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-13T01:14:49.557575778Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=130.703µs logger=migrator t=2026-08-13T01:14:49.561588073Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-13T01:14:49.563021109Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.431587ms logger=migrator t=2026-08-13T01:14:49.569315243Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-13T01:14:49.570709799Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.394947ms logger=migrator t=2026-08-13T01:14:49.57840511Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-13T01:14:49.580329619Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.92789ms logger=migrator t=2026-08-13T01:14:49.589519968Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-13T01:14:49.590445382Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=923.204µs logger=migrator t=2026-08-13T01:14:49.599704762Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-13T01:14:49.600565294Z level=info msg="Migration successfully executed" id="add index alert state" duration=861.242µs logger=migrator t=2026-08-13T01:14:49.607359381Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-13T01:14:49.60846942Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.14475ms logger=migrator t=2026-08-13T01:14:49.613026898Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-13T01:14:49.613548212Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=521.124µs logger=migrator t=2026-08-13T01:14:49.621022796Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-13T01:14:49.622133195Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.107799ms logger=migrator t=2026-08-13T01:14:49.628444619Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-13T01:14:49.630217165Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.775467ms logger=migrator t=2026-08-13T01:14:49.640122093Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-13T01:14:49.654582398Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.460985ms logger=migrator t=2026-08-13T01:14:49.660470351Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-13T01:14:49.661095157Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=635.026µs logger=migrator t=2026-08-13T01:14:49.665534973Z 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-08-13T01:14:49.666952699Z 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.417676ms logger=migrator t=2026-08-13T01:14:49.672684488Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-13T01:14:49.673025137Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=341.979µs logger=migrator t=2026-08-13T01:14:49.681346433Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-13T01:14:49.681998121Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=651.908µs logger=migrator t=2026-08-13T01:14:49.686269841Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-13T01:14:49.687074112Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=804.091µs logger=migrator t=2026-08-13T01:14:49.692868982Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-13T01:14:49.698999082Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.120119ms logger=migrator t=2026-08-13T01:14:49.708044077Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-13T01:14:49.713638492Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.597766ms logger=migrator t=2026-08-13T01:14:49.717924603Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-13T01:14:49.721405854Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.481181ms logger=migrator t=2026-08-13T01:14:49.725437688Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-13T01:14:49.729742711Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.304213ms logger=migrator t=2026-08-13T01:14:49.739080433Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-13T01:14:49.740496329Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.415556ms logger=migrator t=2026-08-13T01:14:49.749315769Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-13T01:14:49.74935899Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=43.591µs logger=migrator t=2026-08-13T01:14:49.755884029Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-13T01:14:49.755952661Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=74.022µs logger=migrator t=2026-08-13T01:14:49.763498167Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-13T01:14:49.765194301Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.700024ms logger=migrator t=2026-08-13T01:14:49.770277783Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-13T01:14:49.771126915Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=848.452µs logger=migrator t=2026-08-13T01:14:49.77977521Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-13T01:14:49.781232178Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.466159ms logger=migrator t=2026-08-13T01:14:49.78634014Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-13T01:14:49.787812588Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.471788ms logger=migrator t=2026-08-13T01:14:49.793110066Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-13T01:14:49.794043431Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=933.075µs logger=migrator t=2026-08-13T01:14:49.798887006Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-13T01:14:49.803190348Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.303782ms logger=migrator t=2026-08-13T01:14:49.810073827Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-13T01:14:49.814089512Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.015394ms logger=migrator t=2026-08-13T01:14:49.82174728Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-13T01:14:49.822416788Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=692.809µs logger=migrator t=2026-08-13T01:14:49.829025769Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-13T01:14:49.829984394Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=958.585µs logger=migrator t=2026-08-13T01:14:49.837867439Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-13T01:14:49.839170403Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.300015ms logger=migrator t=2026-08-13T01:14:49.848434513Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-13T01:14:49.852331644Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.896351ms logger=migrator t=2026-08-13T01:14:49.861076491Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-13T01:14:49.861195125Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=122.834µs logger=migrator t=2026-08-13T01:14:49.868275299Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-13T01:14:49.869626964Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.358945ms logger=migrator t=2026-08-13T01:14:49.873597517Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-13T01:14:49.875366373Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.771716ms logger=migrator t=2026-08-13T01:14:49.8814024Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-13T01:14:49.881540353Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=139.383µs logger=migrator t=2026-08-13T01:14:49.890976098Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-13T01:14:49.892507908Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.53211ms logger=migrator t=2026-08-13T01:14:49.897453176Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-13T01:14:49.899082429Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.628013ms logger=migrator t=2026-08-13T01:14:49.907720043Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-13T01:14:49.908591606Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=872.033µs logger=migrator t=2026-08-13T01:14:49.935284249Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-13T01:14:49.936965033Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.680984ms logger=migrator t=2026-08-13T01:14:49.945339791Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-13T01:14:49.947484456Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.148625ms logger=migrator t=2026-08-13T01:14:49.956947993Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-13T01:14:49.958200285Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.249852ms logger=migrator t=2026-08-13T01:14:49.964858738Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-13T01:14:49.964902729Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=45.771µs logger=migrator t=2026-08-13T01:14:49.968920943Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-13T01:14:49.973280477Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.359064ms logger=migrator t=2026-08-13T01:14:49.979995051Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-13T01:14:49.981189711Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.19667ms logger=migrator t=2026-08-13T01:14:49.985502904Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-13T01:14:49.992714131Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.210957ms logger=migrator t=2026-08-13T01:14:49.998577174Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-13T01:14:49.999883467Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.305973ms logger=migrator t=2026-08-13T01:14:50.007097885Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-13T01:14:50.008617964Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.510299ms logger=migrator t=2026-08-13T01:14:50.12008387Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-13T01:14:50.121206498Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.125968ms logger=migrator t=2026-08-13T01:14:50.129316119Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-13T01:14:50.141429545Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.111706ms logger=migrator t=2026-08-13T01:14:50.149786371Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-13T01:14:50.150942411Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.15184ms logger=migrator t=2026-08-13T01:14:50.157128022Z 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-08-13T01:14:50.158369604Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.243362ms logger=migrator t=2026-08-13T01:14:50.164579906Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-13T01:14:50.164948195Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=369.629µs logger=migrator t=2026-08-13T01:14:50.171451184Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-13T01:14:50.172526502Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.077728ms logger=migrator t=2026-08-13T01:14:50.177951783Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-13T01:14:50.178182979Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=225.126µs logger=migrator t=2026-08-13T01:14:50.184479603Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-13T01:14:50.189864852Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.38843ms logger=migrator t=2026-08-13T01:14:50.196762551Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-13T01:14:50.201875374Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.119723ms logger=migrator t=2026-08-13T01:14:50.207994333Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-13T01:14:50.209143243Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.15082ms logger=migrator t=2026-08-13T01:14:50.21480414Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-13T01:14:50.216211986Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.408176ms logger=migrator t=2026-08-13T01:14:50.224267696Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-13T01:14:50.224631105Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=362.989µs logger=migrator t=2026-08-13T01:14:50.23095058Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-13T01:14:50.238559537Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.608467ms logger=migrator t=2026-08-13T01:14:50.245252781Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-13T01:14:50.246186585Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=933.784µs logger=migrator t=2026-08-13T01:14:50.252647223Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-13T01:14:50.252841498Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=184.314µs logger=migrator t=2026-08-13T01:14:50.258893035Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-13T01:14:50.259411539Z level=info msg="Migration successfully executed" id="Move region to single row" duration=518.414µs logger=migrator t=2026-08-13T01:14:50.2652302Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-13T01:14:50.266075982Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=846.012µs logger=migrator t=2026-08-13T01:14:50.271646017Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-13T01:14:50.272527459Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=881.782µs logger=migrator t=2026-08-13T01:14:50.279228304Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-13T01:14:50.28024366Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.015656ms logger=migrator t=2026-08-13T01:14:50.285421604Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-13T01:14:50.28641892Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=996.616µs logger=migrator t=2026-08-13T01:14:50.293458243Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-13T01:14:50.294276124Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=814.991µs logger=migrator t=2026-08-13T01:14:50.301989005Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-13T01:14:50.303087873Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.101248ms logger=migrator t=2026-08-13T01:14:50.308419072Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-13T01:14:50.308523504Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=105.572µs logger=migrator t=2026-08-13T01:14:50.315234499Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-13T01:14:50.316531173Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.296513ms logger=migrator t=2026-08-13T01:14:50.324003897Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-13T01:14:50.32529625Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.293143ms logger=migrator t=2026-08-13T01:14:50.331976544Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-13T01:14:50.333619456Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.645052ms logger=migrator t=2026-08-13T01:14:50.341284145Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-13T01:14:50.342985099Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.693324ms logger=migrator t=2026-08-13T01:14:50.349223752Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-13T01:14:50.34953446Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=325.208µs logger=migrator t=2026-08-13T01:14:50.356539531Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-13T01:14:50.357149948Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=610.487µs logger=migrator t=2026-08-13T01:14:50.36338083Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-13T01:14:50.363509813Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=130.223µs logger=migrator t=2026-08-13T01:14:50.369902089Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-13T01:14:50.370821892Z level=info msg="Migration successfully executed" id="create team table" duration=920.003µs logger=migrator t=2026-08-13T01:14:50.377051985Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-13T01:14:50.37802577Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=965.274µs logger=migrator t=2026-08-13T01:14:50.385636488Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-13T01:14:50.387138706Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.501958ms logger=migrator t=2026-08-13T01:14:50.393922583Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-13T01:14:50.398334727Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.411314ms logger=migrator t=2026-08-13T01:14:50.404691963Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-13T01:14:50.404874548Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=183.275µs logger=migrator t=2026-08-13T01:14:50.410122493Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-13T01:14:50.410985956Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=863.353µs logger=migrator t=2026-08-13T01:14:50.417356461Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-13T01:14:50.41809361Z level=info msg="Migration successfully executed" id="create team member table" duration=737.189µs logger=migrator t=2026-08-13T01:14:50.424075535Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-13T01:14:50.424971479Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=895.574µs logger=migrator t=2026-08-13T01:14:50.4319494Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-13T01:14:50.433736317Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.785027ms logger=migrator t=2026-08-13T01:14:50.440451621Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-13T01:14:50.441334425Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=882.624µs logger=migrator t=2026-08-13T01:14:50.448127301Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-13T01:14:50.453438059Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.310338ms logger=migrator t=2026-08-13T01:14:50.460133122Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-13T01:14:50.465126432Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.9926ms logger=migrator t=2026-08-13T01:14:50.471035666Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-13T01:14:50.476119108Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.083513ms logger=migrator t=2026-08-13T01:14:50.482507684Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-13T01:14:50.483448289Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=940.546µs logger=migrator t=2026-08-13T01:14:50.491909978Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-13T01:14:50.493577761Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.666673ms logger=migrator t=2026-08-13T01:14:50.502897054Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-13T01:14:50.50468054Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.777906ms logger=migrator t=2026-08-13T01:14:50.51698232Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-13T01:14:50.517656637Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=674.157µs logger=migrator t=2026-08-13T01:14:50.524075533Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-13T01:14:50.526027664Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.952801ms logger=migrator t=2026-08-13T01:14:50.533306223Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-13T01:14:50.535174862Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.88725ms logger=migrator t=2026-08-13T01:14:50.542469502Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-13T01:14:50.543458657Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=997.625µs logger=migrator t=2026-08-13T01:14:50.549509114Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-13T01:14:50.550445529Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=933.735µs logger=migrator t=2026-08-13T01:14:50.556768643Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-13T01:14:50.557256575Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=488.662µs logger=migrator t=2026-08-13T01:14:50.562453431Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-13T01:14:50.562849541Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=396.341µs logger=migrator t=2026-08-13T01:14:50.56936966Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-13T01:14:50.570532681Z level=info msg="Migration successfully executed" id="create tag table" duration=1.163301ms logger=migrator t=2026-08-13T01:14:50.577575573Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-13T01:14:50.579168035Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.587062ms logger=migrator t=2026-08-13T01:14:50.586940927Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-13T01:14:50.58782233Z level=info msg="Migration successfully executed" id="create login attempt table" duration=881.793µs logger=migrator t=2026-08-13T01:14:50.594889513Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-13T01:14:50.596814933Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.927701ms logger=migrator t=2026-08-13T01:14:50.602803538Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-13T01:14:50.603802315Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=998.597µs logger=migrator t=2026-08-13T01:14:50.609950424Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:14:50.624979515Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.03324ms logger=migrator t=2026-08-13T01:14:50.630438126Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-13T01:14:50.631203576Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=764.65µs logger=migrator t=2026-08-13T01:14:50.637717906Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-13T01:14:50.638704211Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=985.945µs logger=migrator t=2026-08-13T01:14:50.657799357Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-13T01:14:50.658086185Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=287.088µs logger=migrator t=2026-08-13T01:14:50.663948477Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-13T01:14:50.664596963Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=645.916µs logger=migrator t=2026-08-13T01:14:50.749981072Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-13T01:14:50.752786075Z level=info msg="Migration successfully executed" id="create user auth table" duration=2.802452ms logger=migrator t=2026-08-13T01:14:50.766216064Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-13T01:14:50.767330322Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.116258ms logger=migrator t=2026-08-13T01:14:50.774137209Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-13T01:14:50.774212711Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=73.782µs logger=migrator t=2026-08-13T01:14:50.779800886Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-13T01:14:50.788648146Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.84495ms logger=migrator t=2026-08-13T01:14:50.794151929Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-13T01:14:50.798352548Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.200399ms logger=migrator t=2026-08-13T01:14:50.808662566Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-13T01:14:50.816764327Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.102141ms logger=migrator t=2026-08-13T01:14:50.822476835Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-13T01:14:50.830692998Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.214973ms logger=migrator t=2026-08-13T01:14:50.837327741Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-13T01:14:50.838048369Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=720.489µs logger=migrator t=2026-08-13T01:14:50.845881663Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-13T01:14:50.854992369Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.109876ms logger=migrator t=2026-08-13T01:14:50.860626576Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-13T01:14:50.861218471Z level=info msg="Migration successfully executed" id="create server_lock table" duration=592.275µs logger=migrator t=2026-08-13T01:14:50.867354801Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-13T01:14:50.868847979Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.483718ms logger=migrator t=2026-08-13T01:14:50.878610953Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-13T01:14:50.879430724Z level=info msg="Migration successfully executed" id="create user auth token table" duration=819.941µs logger=migrator t=2026-08-13T01:14:50.88812732Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-13T01:14:50.89003597Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.91135ms logger=migrator t=2026-08-13T01:14:50.896810286Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-13T01:14:50.897765731Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=956.026µs logger=migrator t=2026-08-13T01:14:50.905197413Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-13T01:14:50.9069617Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.775167ms logger=migrator t=2026-08-13T01:14:50.914530446Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-13T01:14:50.920226254Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.695728ms logger=migrator t=2026-08-13T01:14:50.926767114Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-13T01:14:50.927824721Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.051657ms logger=migrator t=2026-08-13T01:14:50.934398402Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-13T01:14:50.935374417Z level=info msg="Migration successfully executed" id="create cache_data table" duration=975.835µs logger=migrator t=2026-08-13T01:14:50.944864664Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-13T01:14:50.946540248Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.675073ms logger=migrator t=2026-08-13T01:14:50.956807114Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-13T01:14:50.958129118Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.324904ms logger=migrator t=2026-08-13T01:14:50.967554313Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-13T01:14:50.968991421Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.442418ms logger=migrator t=2026-08-13T01:14:50.977891842Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-13T01:14:50.978137208Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=246.206µs logger=migrator t=2026-08-13T01:14:50.989983256Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-13T01:14:50.990564081Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=582.676µs logger=migrator t=2026-08-13T01:14:50.996756322Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-13T01:14:50.998086876Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.325904ms logger=migrator t=2026-08-13T01:14:51.004507643Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-13T01:14:51.005504019Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=999.796µs logger=migrator t=2026-08-13T01:14:51.011774372Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-13T01:14:51.01283005Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.055329ms logger=migrator t=2026-08-13T01:14:51.018376694Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:14:51.018475796Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=100.952µs logger=migrator t=2026-08-13T01:14:51.025279853Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-13T01:14:51.027784268Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.503905ms logger=migrator t=2026-08-13T01:14:51.03556923Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-13T01:14:51.036559726Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=991.556µs logger=migrator t=2026-08-13T01:14:51.041775241Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-13T01:14:51.042764127Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=988.796µs logger=migrator t=2026-08-13T01:14:51.051723039Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-13T01:14:51.053153017Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.431948ms logger=migrator t=2026-08-13T01:14:51.060162569Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-13T01:14:51.065945989Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.78286ms logger=migrator t=2026-08-13T01:14:51.071569196Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-13T01:14:51.07253681Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=967.304µs logger=migrator t=2026-08-13T01:14:51.078564117Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-13T01:14:51.07867811Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=115.173µs logger=migrator t=2026-08-13T01:14:51.084958003Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-13T01:14:51.08636866Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.410547ms logger=migrator t=2026-08-13T01:14:51.092588201Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-13T01:14:51.093593247Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.006316ms logger=migrator t=2026-08-13T01:14:51.098947286Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-13T01:14:51.101369949Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.420993ms logger=migrator t=2026-08-13T01:14:51.108764501Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:14:51.108923215Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=162.754µs logger=migrator t=2026-08-13T01:14:51.115024684Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-13T01:14:51.116107532Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.082538ms logger=migrator t=2026-08-13T01:14:51.123706359Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-13T01:14:51.12484933Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.13929ms logger=migrator t=2026-08-13T01:14:51.133501524Z 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-08-13T01:14:51.134577782Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.076458ms logger=migrator t=2026-08-13T01:14:51.142695673Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-13T01:14:51.144036257Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.344795ms logger=migrator t=2026-08-13T01:14:51.16145609Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-13T01:14:51.167928598Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.471578ms logger=migrator t=2026-08-13T01:14:51.174019986Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-13T01:14:51.174822577Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=804.601µs logger=migrator t=2026-08-13T01:14:51.182753523Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-13T01:14:51.183973505Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.220832ms logger=migrator t=2026-08-13T01:14:51.194040516Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-13T01:14:51.220819712Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.779126ms logger=migrator t=2026-08-13T01:14:51.229116147Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-13T01:14:51.257041103Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.932566ms logger=migrator t=2026-08-13T01:14:51.264292261Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-13T01:14:51.265543484Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.240563ms logger=migrator t=2026-08-13T01:14:51.27308474Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-13T01:14:51.274801284Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.718824ms logger=migrator t=2026-08-13T01:14:51.280891052Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-13T01:14:51.287126455Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.235663ms logger=migrator t=2026-08-13T01:14:51.29467652Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-13T01:14:51.301457947Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.780127ms logger=migrator t=2026-08-13T01:14:51.307593556Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-13T01:14:51.308840178Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.249242ms logger=migrator t=2026-08-13T01:14:51.316442046Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-13T01:14:51.3181523Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.710994ms logger=migrator t=2026-08-13T01:14:51.324532256Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-13T01:14:51.325627414Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.095418ms logger=migrator t=2026-08-13T01:14:51.331905188Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-13T01:14:51.333053047Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.145679ms logger=migrator t=2026-08-13T01:14:51.339607137Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:14:51.33972587Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=121.003µs logger=migrator t=2026-08-13T01:14:51.34660151Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-13T01:14:51.355719656Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.118916ms logger=migrator t=2026-08-13T01:14:51.362801321Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-13T01:14:51.370002407Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.200047ms logger=migrator t=2026-08-13T01:14:51.375265014Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-13T01:14:51.382263295Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.989851ms logger=migrator t=2026-08-13T01:14:51.387964984Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-13T01:14:51.388911469Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=946.694µs logger=migrator t=2026-08-13T01:14:51.395044378Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-13T01:14:51.39702668Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.984661ms logger=migrator t=2026-08-13T01:14:51.402488061Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-13T01:14:51.409899583Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.414862ms logger=migrator t=2026-08-13T01:14:51.417761607Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-13T01:14:51.422111341Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.349054ms logger=migrator t=2026-08-13T01:14:51.429910613Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-13T01:14:51.43093059Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.026927ms logger=migrator t=2026-08-13T01:14:51.437724756Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-13T01:14:51.447833419Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.106953ms logger=migrator t=2026-08-13T01:14:51.460098347Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-13T01:14:51.465444946Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.348379ms logger=migrator t=2026-08-13T01:14:51.471633297Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-13T01:14:51.47174963Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=118.193µs logger=migrator t=2026-08-13T01:14:51.478897806Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-13T01:14:51.480129347Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.228571ms logger=migrator t=2026-08-13T01:14:51.490742213Z 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-08-13T01:14:51.492561581Z 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.813308ms logger=migrator t=2026-08-13T01:14:51.500854366Z 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-08-13T01:14:51.502202481Z 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.350295ms logger=migrator t=2026-08-13T01:14:51.508958717Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:14:51.50907453Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=108.863µs logger=migrator t=2026-08-13T01:14:51.517237432Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-13T01:14:51.525824925Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.572783ms logger=migrator t=2026-08-13T01:14:51.533198046Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-13T01:14:51.539797418Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.595782ms logger=migrator t=2026-08-13T01:14:51.546520572Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-13T01:14:51.556902572Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.38082ms logger=migrator t=2026-08-13T01:14:51.563571155Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-13T01:14:51.575884736Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=12.31021ms logger=migrator t=2026-08-13T01:14:51.580117175Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-13T01:14:51.585225248Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.107093ms logger=migrator t=2026-08-13T01:14:51.589971361Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-13T01:14:51.590036513Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=65.882µs logger=migrator t=2026-08-13T01:14:51.594253252Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-13T01:14:51.595078123Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=824.901µs logger=migrator t=2026-08-13T01:14:51.602399634Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-13T01:14:51.613476772Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.078578ms logger=migrator t=2026-08-13T01:14:51.617947508Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-13T01:14:51.618041451Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=95.713µs logger=migrator t=2026-08-13T01:14:51.622789683Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-13T01:14:51.63035933Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.567877ms logger=migrator t=2026-08-13T01:14:51.636047928Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-13T01:14:51.637337912Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.289784ms logger=migrator t=2026-08-13T01:14:51.644860366Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-13T01:14:51.653920432Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.063456ms logger=migrator t=2026-08-13T01:14:51.658239314Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-13T01:14:51.659899948Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.660414ms logger=migrator t=2026-08-13T01:14:51.665726279Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-13T01:14:51.666859448Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.126109ms logger=migrator t=2026-08-13T01:14:51.672255389Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-13T01:14:51.681222871Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.964373ms logger=migrator t=2026-08-13T01:14:51.685920363Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-13T01:14:51.686932909Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.012296ms logger=migrator t=2026-08-13T01:14:51.694104966Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-13T01:14:51.695468081Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.362335ms logger=migrator t=2026-08-13T01:14:51.702158786Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-13T01:14:51.703785387Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.626492ms logger=migrator t=2026-08-13T01:14:51.708646454Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-13T01:14:51.710381299Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.734565ms logger=migrator t=2026-08-13T01:14:51.716458367Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-13T01:14:51.716526799Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=68.722µs logger=migrator t=2026-08-13T01:14:51.720712697Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-13T01:14:51.722383471Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.674814ms logger=migrator t=2026-08-13T01:14:51.727388351Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-13T01:14:51.728555001Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.168909ms logger=migrator t=2026-08-13T01:14:51.73583871Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-13T01:14:51.736382234Z 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-08-13T01:14:51.740775378Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-13T01:14:51.741261291Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=485.943µs logger=migrator t=2026-08-13T01:14:51.745320266Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-13T01:14:51.746432365Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.111809ms logger=migrator t=2026-08-13T01:14:51.752785481Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-13T01:14:51.760501141Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.71888ms logger=migrator t=2026-08-13T01:14:51.764656899Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-13T01:14:51.765795928Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.134159ms logger=migrator t=2026-08-13T01:14:51.770836889Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-13T01:14:51.77200881Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.171091ms logger=migrator t=2026-08-13T01:14:51.777477642Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-13T01:14:51.778356204Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=878.242µs logger=migrator t=2026-08-13T01:14:51.783068757Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-13T01:14:51.784252178Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.20881ms logger=migrator t=2026-08-13T01:14:51.789296239Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-13T01:14:51.791154966Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.865257ms logger=migrator t=2026-08-13T01:14:51.797555994Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-13T01:14:51.797598365Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=44.082µs logger=migrator t=2026-08-13T01:14:51.801836504Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-13T01:14:51.801908456Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=73.992µs logger=migrator t=2026-08-13T01:14:51.80625649Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-13T01:14:51.81324982Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.992761ms logger=migrator t=2026-08-13T01:14:51.817540092Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-13T01:14:51.817919352Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=376.99µs logger=migrator t=2026-08-13T01:14:51.822911342Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-13T01:14:51.823969269Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.061917ms logger=migrator t=2026-08-13T01:14:51.828836746Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-13T01:14:51.829191775Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=354.889µs logger=migrator t=2026-08-13T01:14:51.833398555Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-13T01:14:51.835741195Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.34237ms logger=migrator t=2026-08-13T01:14:51.842416319Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-13T01:14:51.843471196Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.049747ms logger=migrator t=2026-08-13T01:14:51.8482197Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-13T01:14:51.884845731Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.626532ms logger=migrator t=2026-08-13T01:14:51.889467781Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-13T01:14:51.897516749Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.048858ms logger=migrator t=2026-08-13T01:14:51.902318454Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-13T01:14:51.902608752Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=290.558µs logger=migrator t=2026-08-13T01:14:51.907575121Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-13T01:14:51.937847248Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.273767ms logger=migrator t=2026-08-13T01:14:51.942213131Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-13T01:14:51.974481329Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.265749ms logger=migrator t=2026-08-13T01:14:51.978914604Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-13T01:14:51.97951925Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=604.926µs logger=migrator t=2026-08-13T01:14:51.98606221Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-13T01:14:51.987941269Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.877999ms logger=migrator t=2026-08-13T01:14:51.993974565Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-13T01:14:51.994189551Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=215.556µs logger=migrator t=2026-08-13T01:14:51.998670068Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-13T01:14:52.000196507Z level=info msg="Migration successfully executed" id="create permission table" duration=1.52627ms logger=migrator t=2026-08-13T01:14:52.008199335Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-13T01:14:52.009991872Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.804378ms logger=migrator t=2026-08-13T01:14:52.014251812Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-13T01:14:52.015383271Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.130839ms logger=migrator t=2026-08-13T01:14:52.019823627Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-13T01:14:52.020853413Z level=info msg="Migration successfully executed" id="create role table" duration=1.024966ms logger=migrator t=2026-08-13T01:14:52.026481559Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-13T01:14:52.033877502Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.387093ms logger=migrator t=2026-08-13T01:14:52.038326638Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-13T01:14:52.043625695Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.298737ms logger=migrator t=2026-08-13T01:14:52.048583523Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-13T01:14:52.049751774Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.168621ms logger=migrator t=2026-08-13T01:14:52.055907394Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-13T01:14:52.057580148Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.671994ms logger=migrator t=2026-08-13T01:14:52.063023448Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-13T01:14:52.064762804Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.738786ms logger=migrator t=2026-08-13T01:14:52.070161664Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-13T01:14:52.072063324Z level=info msg="Migration successfully executed" id="create team role table" duration=1.90314ms logger=migrator t=2026-08-13T01:14:52.078715037Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-13T01:14:52.079740413Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.026897ms logger=migrator t=2026-08-13T01:14:52.085490633Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-13T01:14:52.087561086Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.068493ms logger=migrator t=2026-08-13T01:14:52.092959176Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-13T01:14:52.094144968Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.185511ms logger=migrator t=2026-08-13T01:14:52.100756159Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-13T01:14:52.101643982Z level=info msg="Migration successfully executed" id="create user role table" duration=887.623µs logger=migrator t=2026-08-13T01:14:52.109384363Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-13T01:14:52.111724884Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.343231ms logger=migrator t=2026-08-13T01:14:52.118683214Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-13T01:14:52.119782454Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.09872ms logger=migrator t=2026-08-13T01:14:52.124303591Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-13T01:14:52.1254017Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.0979ms logger=migrator t=2026-08-13T01:14:52.130045109Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-13T01:14:52.130953263Z level=info msg="Migration successfully executed" id="create builtin role table" duration=908.334µs logger=migrator t=2026-08-13T01:14:52.137480593Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-13T01:14:52.139384193Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.906049ms logger=migrator t=2026-08-13T01:14:52.145885611Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-13T01:14:52.146946498Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.061067ms logger=migrator t=2026-08-13T01:14:52.151844796Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-13T01:14:52.160597983Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.750127ms logger=migrator t=2026-08-13T01:14:52.165257575Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-13T01:14:52.166502357Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.245161ms logger=migrator t=2026-08-13T01:14:52.172013749Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-13T01:14:52.173292843Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.278494ms logger=migrator t=2026-08-13T01:14:52.177924444Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-13T01:14:52.180388527Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.468393ms logger=migrator t=2026-08-13T01:14:52.185150381Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-13T01:14:52.18701555Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.865199ms logger=migrator t=2026-08-13T01:14:52.193148669Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-13T01:14:52.194218406Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.070017ms logger=migrator t=2026-08-13T01:14:52.199208046Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-13T01:14:52.200749707Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.543091ms logger=migrator t=2026-08-13T01:14:52.205408277Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-13T01:14:52.214917945Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.509128ms logger=migrator t=2026-08-13T01:14:52.220273994Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-13T01:14:52.226071554Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.79767ms logger=migrator t=2026-08-13T01:14:52.230460618Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-13T01:14:52.239221955Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.759857ms logger=migrator t=2026-08-13T01:14:52.246484094Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-13T01:14:52.256242948Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.758484ms logger=migrator t=2026-08-13T01:14:52.263447445Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-13T01:14:52.265610361Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.164666ms logger=migrator t=2026-08-13T01:14:52.272598842Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-13T01:14:52.273873426Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.274044ms logger=migrator t=2026-08-13T01:14:52.281437532Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-13T01:14:52.282525471Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.084039ms logger=migrator t=2026-08-13T01:14:52.28905768Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-13T01:14:52.290035686Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=975.626µs logger=migrator t=2026-08-13T01:14:52.295345223Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-13T01:14:52.297189462Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.843098ms logger=migrator t=2026-08-13T01:14:52.302198992Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-13T01:14:52.302274264Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=76.092µs logger=migrator t=2026-08-13T01:14:52.308278449Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-13T01:14:52.30831492Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=37.471µs logger=migrator t=2026-08-13T01:14:52.313259109Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-13T01:14:52.313936806Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=678.347µs logger=migrator t=2026-08-13T01:14:52.31831477Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-13T01:14:52.319115021Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=802.621µs logger=migrator t=2026-08-13T01:14:52.323563436Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-13T01:14:52.324261795Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=698.269µs logger=migrator t=2026-08-13T01:14:52.328521045Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-13T01:14:52.328767721Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=246.416µs logger=migrator t=2026-08-13T01:14:52.336145303Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-13T01:14:52.337074427Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=932.214µs logger=migrator t=2026-08-13T01:14:52.342221731Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-13T01:14:52.343748791Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.52662ms logger=migrator t=2026-08-13T01:14:52.348444763Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-13T01:14:52.349645734Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.200751ms logger=migrator t=2026-08-13T01:14:52.355817224Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-13T01:14:52.367642681Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.823707ms logger=migrator t=2026-08-13T01:14:52.373391461Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-13T01:14:52.373516244Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=126.194µs logger=migrator t=2026-08-13T01:14:52.37758552Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-13T01:14:52.378601896Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.013936ms logger=migrator t=2026-08-13T01:14:52.385326221Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-13T01:14:52.386590514Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.265003ms logger=migrator t=2026-08-13T01:14:52.391634025Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-13T01:14:52.392943389Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.310694ms logger=migrator t=2026-08-13T01:14:52.397732893Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-13T01:14:52.406544462Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.810569ms logger=migrator t=2026-08-13T01:14:52.417121897Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-13T01:14:52.41801472Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=890.783µs logger=migrator t=2026-08-13T01:14:52.431318026Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-13T01:14:52.432866696Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.55117ms logger=migrator t=2026-08-13T01:14:52.438384699Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:14:52.463134732Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.747463ms logger=migrator t=2026-08-13T01:14:52.468040649Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-13T01:14:52.468907672Z level=info msg="Migration successfully executed" id="create correlation v2" duration=866.683µs logger=migrator t=2026-08-13T01:14:52.47384367Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-13T01:14:52.475851923Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.007883ms logger=migrator t=2026-08-13T01:14:52.484036025Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-13T01:14:52.485236306Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.202491ms logger=migrator t=2026-08-13T01:14:52.49002207Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-13T01:14:52.491143499Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.121449ms logger=migrator t=2026-08-13T01:14:52.497829953Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-13T01:14:52.498310366Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=483.953µs logger=migrator t=2026-08-13T01:14:52.503052829Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-13T01:14:52.503967003Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=914.114µs logger=migrator t=2026-08-13T01:14:52.510906903Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-13T01:14:52.523290755Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.384223ms logger=migrator t=2026-08-13T01:14:52.530021089Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-13T01:14:52.530912143Z level=info msg="Migration successfully executed" id="create entity_events table" duration=891.104µs logger=migrator t=2026-08-13T01:14:52.645983252Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-13T01:14:52.647875031Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.894878ms logger=migrator t=2026-08-13T01:14:52.775716492Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-13T01:14:52.776306787Z 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-08-13T01:14:52.782354274Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-13T01:14:52.782910118Z 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-08-13T01:14:52.794604983Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-13T01:14:52.795731342Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.129759ms logger=migrator t=2026-08-13T01:14:52.802654622Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-13T01:14:52.804475258Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.817496ms logger=migrator t=2026-08-13T01:14:52.813063521Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-13T01:14:52.815346891Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.28647ms logger=migrator t=2026-08-13T01:14:52.828221696Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-13T01:14:52.83109026Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.869524ms logger=migrator t=2026-08-13T01:14:52.871830338Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-13T01:14:52.873945513Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.118335ms logger=migrator t=2026-08-13T01:14:52.882832584Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-13T01:14:52.884298643Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.469789ms logger=migrator t=2026-08-13T01:14:52.890682988Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-13T01:14:52.891604292Z level=info msg="Migration successfully executed" id="Drop public config table" duration=921.524µs logger=migrator t=2026-08-13T01:14:52.902110075Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-13T01:14:52.905173674Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=3.065099ms logger=migrator t=2026-08-13T01:14:52.914722573Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-13T01:14:52.915813931Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.093748ms logger=migrator t=2026-08-13T01:14:52.923352087Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-13T01:14:52.925611615Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.262278ms logger=migrator t=2026-08-13T01:14:52.945115171Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-13T01:14:52.947011761Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.89862ms logger=migrator t=2026-08-13T01:14:52.955465361Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-13T01:14:52.981893087Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.425656ms logger=migrator t=2026-08-13T01:14:52.989125795Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-13T01:14:52.998655142Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.530207ms logger=migrator t=2026-08-13T01:14:53.006204149Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-13T01:14:53.017562314Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.358005ms logger=migrator t=2026-08-13T01:14:53.025666984Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-13T01:14:53.02590816Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=241.566µs logger=migrator t=2026-08-13T01:14:53.031534236Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-13T01:14:53.040932171Z level=info msg="Migration successfully executed" id="add share column" duration=9.397345ms logger=migrator t=2026-08-13T01:14:53.048361234Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-13T01:14:53.048667081Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=305.717µs logger=migrator t=2026-08-13T01:14:53.056517696Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-13T01:14:53.05747553Z level=info msg="Migration successfully executed" id="create file table" duration=961.954µs logger=migrator t=2026-08-13T01:14:53.064652117Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-13T01:14:53.065876749Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.224441ms logger=migrator t=2026-08-13T01:14:53.071340891Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-13T01:14:53.072478581Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.13716ms logger=migrator t=2026-08-13T01:14:53.080018156Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-13T01:14:53.081987777Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.974671ms logger=migrator t=2026-08-13T01:14:53.091432743Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-13T01:14:53.093715842Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.287708ms logger=migrator t=2026-08-13T01:14:53.101112064Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-13T01:14:53.101233497Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=125.433µs logger=migrator t=2026-08-13T01:14:53.108087736Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-13T01:14:53.108209109Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=124.143µs logger=migrator t=2026-08-13T01:14:53.113990909Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-13T01:14:53.114603625Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=613.296µs logger=migrator t=2026-08-13T01:14:53.120696073Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-13T01:14:53.121223216Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=528.614µs logger=migrator t=2026-08-13T01:14:53.127623303Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-13T01:14:53.129611964Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.988331ms logger=migrator t=2026-08-13T01:14:53.137592222Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-13T01:14:53.147250383Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.658351ms logger=migrator t=2026-08-13T01:14:53.155448965Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-13T01:14:53.155577519Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=131.764µs logger=migrator t=2026-08-13T01:14:53.167392426Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-13T01:14:53.168593227Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.203311ms logger=migrator t=2026-08-13T01:14:53.175304362Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-13T01:14:53.175741693Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=438.631µs logger=migrator t=2026-08-13T01:14:53.181685257Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-13T01:14:53.182070587Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=384.03µs logger=migrator t=2026-08-13T01:14:53.18836726Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-13T01:14:53.189266755Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=900.354µs logger=migrator t=2026-08-13T01:14:53.196118842Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-13T01:14:53.207662452Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.54517ms logger=migrator t=2026-08-13T01:14:53.213992856Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-13T01:14:53.225789973Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.788887ms logger=migrator t=2026-08-13T01:14:53.231737818Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-13T01:14:53.232888657Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.15168ms logger=migrator t=2026-08-13T01:14:53.240973407Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-13T01:14:53.328632694Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.654867ms logger=migrator t=2026-08-13T01:14:53.334510947Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-13T01:14:53.335560984Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.050328ms logger=migrator t=2026-08-13T01:14:53.340966455Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-13T01:14:53.342431762Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.465737ms logger=migrator t=2026-08-13T01:14:53.35352118Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-13T01:14:53.382914535Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.392774ms logger=migrator t=2026-08-13T01:14:53.389508396Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-13T01:14:53.396517678Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.008002ms logger=migrator t=2026-08-13T01:14:53.405676846Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-13T01:14:53.406302052Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=624.996µs logger=migrator t=2026-08-13T01:14:53.414750091Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-13T01:14:53.414988387Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=238.256µs logger=migrator t=2026-08-13T01:14:53.421017274Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-13T01:14:53.42127648Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=258.986µs logger=migrator t=2026-08-13T01:14:53.426361063Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-13T01:14:53.426575298Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=215.055µs logger=migrator t=2026-08-13T01:14:53.432913883Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-13T01:14:53.433327554Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=412.631µs logger=migrator t=2026-08-13T01:14:53.439180836Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-13T01:14:53.44128973Z level=info msg="Migration successfully executed" id="create folder table" duration=2.110154ms logger=migrator t=2026-08-13T01:14:53.447963964Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-13T01:14:53.449301658Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.336114ms logger=migrator t=2026-08-13T01:14:53.457552673Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-13T01:14:53.459505224Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.952341ms logger=migrator t=2026-08-13T01:14:53.465250253Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-13T01:14:53.465278754Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.731µs logger=migrator t=2026-08-13T01:14:53.470616132Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-13T01:14:53.471927606Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.309814ms logger=migrator t=2026-08-13T01:14:53.479030231Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-13T01:14:53.48015576Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.126038ms logger=migrator t=2026-08-13T01:14:53.485305293Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-13T01:14:53.486901025Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.596812ms logger=migrator t=2026-08-13T01:14:53.492575623Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-13T01:14:53.493527317Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=954.334µs logger=migrator t=2026-08-13T01:14:53.499353798Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-13T01:14:53.499693407Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=344.299µs logger=migrator t=2026-08-13T01:14:53.506887175Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-13T01:14:53.508969569Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.089995ms logger=migrator t=2026-08-13T01:14:53.516005701Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-13T01:14:53.518009924Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.005303ms logger=migrator t=2026-08-13T01:14:53.523901206Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-13T01:14:53.525339853Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.443937ms logger=migrator t=2026-08-13T01:14:53.530341633Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-13T01:14:53.531669328Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.326635ms logger=migrator t=2026-08-13T01:14:53.537433188Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-13T01:14:53.538601088Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.16771ms logger=migrator t=2026-08-13T01:14:53.544777148Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-13T01:14:53.545754324Z level=info msg="Migration successfully executed" id="create anon_device table" duration=975.096µs logger=migrator t=2026-08-13T01:14:53.553726622Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-13T01:14:53.556112203Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.389482ms logger=migrator t=2026-08-13T01:14:53.564709237Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-13T01:14:53.566115723Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.404156ms logger=migrator t=2026-08-13T01:14:53.577884308Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-13T01:14:53.579367117Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.485659ms logger=migrator t=2026-08-13T01:14:53.586401069Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-13T01:14:53.588235228Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.829528ms logger=migrator t=2026-08-13T01:14:53.594746626Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-13T01:14:53.596292567Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.51563ms logger=migrator t=2026-08-13T01:14:53.604049449Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-13T01:14:53.604400608Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=353.149µs logger=migrator t=2026-08-13T01:14:53.609763977Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-13T01:14:53.620024833Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.258426ms logger=migrator t=2026-08-13T01:14:53.626919132Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-13T01:14:53.627755794Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=839.632µs logger=migrator t=2026-08-13T01:14:53.632961929Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-13T01:14:53.63300465Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=42.081µs logger=migrator t=2026-08-13T01:14:53.640046023Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-13T01:14:53.641658285Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.609182ms logger=migrator t=2026-08-13T01:14:53.648061881Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-13T01:14:53.648134673Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=78.082µs logger=migrator t=2026-08-13T01:14:53.653784Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-13T01:14:53.656013128Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.227368ms logger=migrator t=2026-08-13T01:14:53.662210008Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-13T01:14:53.664872118Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.66636ms logger=migrator t=2026-08-13T01:14:53.67304601Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-13T01:14:53.675881454Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.840694ms logger=migrator t=2026-08-13T01:14:53.682858766Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-13T01:14:53.684789895Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.93209ms logger=migrator t=2026-08-13T01:14:53.690558085Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-13T01:14:53.690904705Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=347.87µs logger=migrator t=2026-08-13T01:14:53.695975176Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-13T01:14:53.697094936Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.119919ms logger=migrator t=2026-08-13T01:14:53.702825564Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-13T01:14:53.70463082Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.804616ms logger=migrator t=2026-08-13T01:14:53.711946971Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-13T01:14:53.712961287Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.017016ms logger=migrator t=2026-08-13T01:14:53.718844771Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-13T01:14:53.729511467Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.666287ms logger=migrator t=2026-08-13T01:14:53.738704136Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-13T01:14:53.749960729Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.261043ms logger=migrator t=2026-08-13T01:14:53.757486653Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-13T01:14:53.767302639Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.815206ms logger=migrator t=2026-08-13T01:14:53.773011847Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-13T01:14:53.773079409Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=68.542µs logger=migrator t=2026-08-13T01:14:53.778759927Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-13T01:14:53.787875563Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.112996ms logger=migrator t=2026-08-13T01:14:53.794614559Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-13T01:14:53.80393525Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.320151ms logger=migrator t=2026-08-13T01:14:53.808959791Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-13T01:14:53.809477164Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=518.413µs logger=migrator t=2026-08-13T01:14:53.813594521Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.824445035s logger=migrator t=2026-08-13T01:14:53.814601308Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-13T01:14:53.832528363Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-13T01:14:53.832750209Z level=info msg="Created default organization" logger=secrets t=2026-08-13T01:14:53.839858634Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-13T01:14:53.889651267Z level=info msg="Restored cache from database" duration=401.591µs logger=plugin.store t=2026-08-13T01:14:53.891256358Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-13T01:14:53.927924431Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-13T01:14:53.928053394Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-13T01:14:53.928145807Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-13T01:14:53.928176578Z level=info msg="Plugins loaded" count=54 duration=36.92097ms logger=query_data t=2026-08-13T01:14:53.931922845Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-13T01:14:53.935555859Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-13T01:14:53.942648003Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-13T01:14:53.951274418Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-13T01:14:53.953487445Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-13T01:14:53.955393185Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-13T01:14:53.975198999Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-13T01:14:53.993779872Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-13T01:14:54.012501358Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-13T01:14:54.012521178Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-13T01:14:54.012666782Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-13T01:14:54.014396927Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-13T01:14:54.014635604Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-13T01:14:54.022357644Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-13T01:14:54.081137931Z level=info msg="State cache has been initialized" states=0 duration=66.739674ms logger=ngalert.scheduler t=2026-08-13T01:14:54.081240664Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-13T01:14:54.081383517Z level=info msg=starting first_tick=2026-08-13T01:15:00Z logger=sqlstore.transactions t=2026-08-13T01:14:54.109523758Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-08-13T01:14:54.121833398Z level=info msg="Update check succeeded" duration=108.140478ms logger=grafana.update.checker t=2026-08-13T01:14:54.13345107Z level=info msg="Update check succeeded" duration=117.955745ms logger=provisioning.dashboard t=2026-08-13T01:14:54.144574939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:54.177030592Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-13T01:14:54.337292804Z level=info msg="Patterns update finished" duration=153.575808ms logger=grafana-apiserver t=2026-08-13T01:14:54.58192738Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-13T01:14:54.582414712Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-13T01:14:54.968981643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:54.969758573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:54.990304797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.014390653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.029710771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.051693552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.07358852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.093678512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.106778653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.132884351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.153055525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.236679086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.253719079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.275498135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.297478336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.331447438Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.352582618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.380563935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.397899915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.422988956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.441086626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.497199084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.514662848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.550640932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.567077149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.599390189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.633728141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.854875155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.874672459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.921597528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.943825526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:55.992160721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.015181659Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.061074342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.078498714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.128670918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.148272766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.193386808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.213506541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.258593802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.2854489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.339088433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.357952593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.40324857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.418513956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.476239206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.499943431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.559118328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.589873137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.704817573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.72356701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.809574824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.824655455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.89678022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.91492331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:56.990025001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.009533478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.0819885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.102720328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.173016865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.190762956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.273429012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.290384363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.369333385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.387093796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.455851772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.470698067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.554310399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.571285771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.643397213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.657553822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.741198333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.755782843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.826961241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.842702171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.913384056Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:57.93008004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:58.013924828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:58.030892309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:14:58.100495647Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-13T01:16:50.037852016Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-13T01:24:54.016943097Z level=info msg="Completed cleanup jobs" duration=3.900221ms logger=plugins.update.checker t=2026-08-13T01:24:54.201322415Z level=info msg="Update check succeeded" duration=79.150494ms logger=sqlstore.transactions t=2026-08-13T01:29:53.951520618Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-13T01:34:54.028320749Z level=info msg="Completed cleanup jobs" duration=15.34759ms logger=plugins.update.checker t=2026-08-13T01:34:54.197061731Z level=info msg="Update check succeeded" duration=74.225865ms logger=cleanup t=2026-08-13T01:44:54.048183162Z level=info msg="Completed cleanup jobs" duration=34.930153ms logger=plugins.update.checker t=2026-08-13T01:44:54.208172213Z level=info msg="Update check succeeded" duration=86.037888ms logger=infra.usagestats t=2026-08-13T01:46:50.060888182Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-13T01:54:54.049704842Z level=info msg="Completed cleanup jobs" duration=36.074221ms logger=plugins.update.checker t=2026-08-13T01:54:54.206891105Z level=info msg="Update check succeeded" duration=84.086675ms logger=cleanup t=2026-08-13T02:04:54.04464289Z level=info msg="Completed cleanup jobs" duration=31.357648ms logger=plugins.update.checker t=2026-08-13T02:04:54.199016706Z level=info msg="Update check succeeded" duration=76.018743ms logger=cleanup t=2026-08-13T02:14:54.036992755Z level=info msg="Completed cleanup jobs" duration=23.301096ms logger=plugins.update.checker t=2026-08-13T02:14:54.201589838Z level=info msg="Update check succeeded" duration=79.464729ms logger=infra.usagestats t=2026-08-13T02:16:50.084884736Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-13T02:24:54.047054538Z level=info msg="Completed cleanup jobs" duration=31.561074ms logger=plugins.update.checker t=2026-08-13T02:24:54.196283109Z level=info msg="Update check succeeded" duration=74.144004ms