logger=settings t=2026-05-21T01:12:29.266040228Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-21T01:12:29Z logger=settings t=2026-05-21T01:12:29.266336975Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-21T01:12:29.266350436Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-21T01:12:29.266353896Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-21T01:12:29.266356676Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-21T01:12:29.266359456Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-21T01:12:29.266363616Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-21T01:12:29.266366406Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-21T01:12:29.266370576Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-21T01:12:29.266373856Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-21T01:12:29.266376636Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-21T01:12:29.266379826Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-21T01:12:29.266382896Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-21T01:12:29.266385977Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-21T01:12:29.266389257Z level=info msg=Target target=[all] logger=settings t=2026-05-21T01:12:29.266404497Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-21T01:12:29.266407677Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-21T01:12:29.266410627Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-21T01:12:29.266413337Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-21T01:12:29.266416047Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-21T01:12:29.266432918Z level=info msg="App mode production" logger=sqlstore t=2026-05-21T01:12:29.266743355Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-21T01:12:29.266762856Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-21T01:12:29.268357055Z level=info msg="Locking database" logger=migrator t=2026-05-21T01:12:29.268372155Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-21T01:12:29.268951949Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-21T01:12:29.26983826Z level=info msg="Migration successfully executed" id="create migration_log table" duration=916.732µs logger=migrator t=2026-05-21T01:12:29.276693767Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-21T01:12:29.277357933Z level=info msg="Migration successfully executed" id="create user table" duration=663.766µs logger=migrator t=2026-05-21T01:12:29.282093368Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-21T01:12:29.283266475Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.172218ms logger=migrator t=2026-05-21T01:12:29.294726383Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-21T01:12:29.295535852Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=811.199µs logger=migrator t=2026-05-21T01:12:29.299718534Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-21T01:12:29.300731698Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.006294ms logger=migrator t=2026-05-21T01:12:29.305973906Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-21T01:12:29.307178375Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.204028ms logger=migrator t=2026-05-21T01:12:29.312215317Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-21T01:12:29.314940963Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.725056ms logger=migrator t=2026-05-21T01:12:29.318729185Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-21T01:12:29.319530915Z level=info msg="Migration successfully executed" id="create user table v2" duration=800.829µs logger=migrator t=2026-05-21T01:12:29.324552426Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-21T01:12:29.325770915Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.213969ms logger=migrator t=2026-05-21T01:12:29.332138679Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-21T01:12:29.333261537Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.121848ms logger=migrator t=2026-05-21T01:12:29.338243668Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-21T01:12:29.339282473Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.049635ms logger=migrator t=2026-05-21T01:12:29.346152329Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-21T01:12:29.346781685Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=629.036µs logger=migrator t=2026-05-21T01:12:29.353560119Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-21T01:12:29.355838374Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.280095ms logger=migrator t=2026-05-21T01:12:29.361208305Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-21T01:12:29.361238995Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.56µs logger=migrator t=2026-05-21T01:12:29.364884223Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-21T01:12:29.366041302Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.153089ms logger=migrator t=2026-05-21T01:12:29.369581287Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-21T01:12:29.369823363Z level=info msg="Migration successfully executed" id="Add missing user data" duration=242.776µs logger=migrator t=2026-05-21T01:12:29.373399719Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-21T01:12:29.374475836Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.076057ms logger=migrator t=2026-05-21T01:12:29.380189485Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-21T01:12:29.382266944Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=2.08151ms logger=migrator t=2026-05-21T01:12:29.386733733Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-21T01:12:29.38786704Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.130017ms logger=migrator t=2026-05-21T01:12:29.391839297Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-21T01:12:29.399776289Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.938812ms logger=migrator t=2026-05-21T01:12:29.403885518Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-21T01:12:29.404835971Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=950.293µs logger=migrator t=2026-05-21T01:12:29.412968828Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-21T01:12:29.413214914Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=246.576µs logger=migrator t=2026-05-21T01:12:29.41884829Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-21T01:12:29.419930997Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.072507ms logger=migrator t=2026-05-21T01:12:29.425433031Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-21T01:12:29.425885491Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=453.34µs logger=migrator t=2026-05-21T01:12:29.432246925Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-21T01:12:29.432704946Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=458.001µs logger=migrator t=2026-05-21T01:12:29.43697083Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-21T01:12:29.437765089Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=794.219µs logger=migrator t=2026-05-21T01:12:29.443214551Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-21T01:12:29.444283027Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.068206ms logger=migrator t=2026-05-21T01:12:29.45100536Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-21T01:12:29.452103927Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.104636ms logger=migrator t=2026-05-21T01:12:29.467196483Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-21T01:12:29.468552665Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.359252ms logger=migrator t=2026-05-21T01:12:29.482740229Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-21T01:12:29.483717263Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=984.514µs logger=migrator t=2026-05-21T01:12:29.499397982Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-21T01:12:29.499466494Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=73.572µs logger=migrator t=2026-05-21T01:12:29.505737376Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-21T01:12:29.506576527Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=839.481µs logger=migrator t=2026-05-21T01:12:29.511177998Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-21T01:12:29.512089081Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=911.622µs logger=migrator t=2026-05-21T01:12:29.520385901Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-21T01:12:29.521445247Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.060796ms logger=migrator t=2026-05-21T01:12:29.528375944Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-21T01:12:29.52899935Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=623.526µs logger=migrator t=2026-05-21T01:12:29.541107433Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-21T01:12:29.548696697Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=7.545183ms logger=migrator t=2026-05-21T01:12:29.580115079Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-21T01:12:29.581352868Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.240589ms logger=migrator t=2026-05-21T01:12:29.814240782Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-21T01:12:29.815593904Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.357592ms logger=migrator t=2026-05-21T01:12:29.869768707Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-21T01:12:29.871342535Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.575519ms logger=migrator t=2026-05-21T01:12:29.931578974Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-21T01:12:29.932967439Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.392085ms logger=migrator t=2026-05-21T01:12:29.944389225Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-21T01:12:29.946011285Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.62565ms logger=migrator t=2026-05-21T01:12:29.952366299Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-21T01:12:29.952762198Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=392.799µs logger=migrator t=2026-05-21T01:12:29.956024257Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-21T01:12:29.956848276Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=824.309µs logger=migrator t=2026-05-21T01:12:29.962473283Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-21T01:12:29.963032677Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=560.404µs logger=migrator t=2026-05-21T01:12:29.969386691Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-21T01:12:29.970493847Z level=info msg="Migration successfully executed" id="create star table" duration=1.107256ms logger=migrator t=2026-05-21T01:12:29.975602241Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-21T01:12:29.976345299Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=743.238µs logger=migrator t=2026-05-21T01:12:29.988548545Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-21T01:12:29.989721923Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.190788ms logger=migrator t=2026-05-21T01:12:29.995108564Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-21T01:12:29.995890543Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=781.929µs logger=migrator t=2026-05-21T01:12:30.000832093Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-21T01:12:30.002000971Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.166069ms logger=migrator t=2026-05-21T01:12:30.007539416Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-21T01:12:30.008587051Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.044625ms logger=migrator t=2026-05-21T01:12:30.017526707Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-21T01:12:30.019297041Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.775974ms logger=migrator t=2026-05-21T01:12:30.030707577Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-21T01:12:30.031749442Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.035514ms logger=migrator t=2026-05-21T01:12:30.037943782Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-21T01:12:30.037992133Z level=info msg="Migration successfully executed" id="Update org table charset" duration=51.051µs logger=migrator t=2026-05-21T01:12:30.04323212Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-21T01:12:30.043273441Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=44.481µs logger=migrator t=2026-05-21T01:12:30.048378365Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-21T01:12:30.048687352Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=310.758µs logger=migrator t=2026-05-21T01:12:30.05395156Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-21T01:12:30.055280703Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.340163ms logger=migrator t=2026-05-21T01:12:30.063605554Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-21T01:12:30.064837724Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.25419ms logger=migrator t=2026-05-21T01:12:30.069930537Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-21T01:12:30.070743677Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=812.88µs logger=migrator t=2026-05-21T01:12:30.075595404Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-21T01:12:30.07623685Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=641.426µs logger=migrator t=2026-05-21T01:12:30.081845856Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-21T01:12:30.082603604Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=757.738µs logger=migrator t=2026-05-21T01:12:30.087750639Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-21T01:12:30.088615859Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=864.98µs logger=migrator t=2026-05-21T01:12:30.101966073Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-21T01:12:30.107264042Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.298859ms logger=migrator t=2026-05-21T01:12:30.113048622Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-21T01:12:30.113785099Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=736.317µs logger=migrator t=2026-05-21T01:12:30.117481089Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-21T01:12:30.118090754Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=609.425µs logger=migrator t=2026-05-21T01:12:30.124146051Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-21T01:12:30.125005291Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=854.13µs logger=migrator t=2026-05-21T01:12:30.132727518Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-21T01:12:30.133847886Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.067637ms logger=migrator t=2026-05-21T01:12:30.139828951Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-21T01:12:30.142763922Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=2.926961ms logger=migrator t=2026-05-21T01:12:30.148413779Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-21T01:12:30.148557242Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=145.063µs logger=migrator t=2026-05-21T01:12:30.158706458Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-21T01:12:30.160622784Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.926007ms logger=migrator t=2026-05-21T01:12:30.166126598Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-21T01:12:30.167870731Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.743953ms logger=migrator t=2026-05-21T01:12:30.171891368Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-21T01:12:30.174012029Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.121001ms logger=migrator t=2026-05-21T01:12:30.180590248Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-21T01:12:30.181930031Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.331493ms logger=migrator t=2026-05-21T01:12:30.188734556Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-21T01:12:30.190886258Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.151962ms logger=migrator t=2026-05-21T01:12:30.194504775Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-21T01:12:30.195401138Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=896.853µs logger=migrator t=2026-05-21T01:12:30.199951578Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-21T01:12:30.200725196Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=770.539µs logger=migrator t=2026-05-21T01:12:30.213800803Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-21T01:12:30.213845284Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=45.861µs logger=migrator t=2026-05-21T01:12:30.217895313Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-21T01:12:30.217935284Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.181µs logger=migrator t=2026-05-21T01:12:30.221895859Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-21T01:12:30.225033615Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.138076ms logger=migrator t=2026-05-21T01:12:30.228718004Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-21T01:12:30.230725703Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.011749ms logger=migrator t=2026-05-21T01:12:30.235019138Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-21T01:12:30.236963724Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.944466ms logger=migrator t=2026-05-21T01:12:30.24046695Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-21T01:12:30.242384976Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.919206ms logger=migrator t=2026-05-21T01:12:30.245794619Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-21T01:12:30.246015734Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=220.895µs logger=migrator t=2026-05-21T01:12:30.250115043Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-21T01:12:30.250923422Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=808.609µs logger=migrator t=2026-05-21T01:12:30.255211027Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-21T01:12:30.256359204Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.147557ms logger=migrator t=2026-05-21T01:12:30.261466608Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-21T01:12:30.261505069Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.281µs logger=migrator t=2026-05-21T01:12:30.267313409Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-21T01:12:30.268258973Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=945.434µs logger=migrator t=2026-05-21T01:12:30.272831633Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-21T01:12:30.274108295Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.276312ms logger=migrator t=2026-05-21T01:12:30.278129532Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-21T01:12:30.287238622Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.10876ms logger=migrator t=2026-05-21T01:12:30.292298235Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-21T01:12:30.292868009Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=573.334µs logger=migrator t=2026-05-21T01:12:30.298552226Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-21T01:12:30.299533281Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=980.785µs logger=migrator t=2026-05-21T01:12:30.304023189Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-21T01:12:30.307107714Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=3.071154ms logger=migrator t=2026-05-21T01:12:30.316710457Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-21T01:12:30.317648889Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=939.722µs logger=migrator t=2026-05-21T01:12:30.321749209Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-21T01:12:30.322373434Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=623.755µs logger=migrator t=2026-05-21T01:12:30.326030762Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-21T01:12:30.328139474Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.107902ms logger=migrator t=2026-05-21T01:12:30.33127732Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-21T01:12:30.332187652Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=900.791µs logger=migrator t=2026-05-21T01:12:30.336328932Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-21T01:12:30.336509427Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=180.945µs logger=migrator t=2026-05-21T01:12:30.342938292Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-21T01:12:30.343395623Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=462.291µs logger=migrator t=2026-05-21T01:12:30.348135028Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-21T01:12:30.349943522Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.812694ms logger=migrator t=2026-05-21T01:12:30.393554208Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-21T01:12:30.397626638Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.077979ms logger=migrator t=2026-05-21T01:12:30.404413832Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-21T01:12:30.406299808Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.890396ms logger=migrator t=2026-05-21T01:12:30.410736615Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-21T01:12:30.411520374Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=784.099µs logger=migrator t=2026-05-21T01:12:30.415232504Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-21T01:12:30.416052394Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=814.199µs logger=migrator t=2026-05-21T01:12:30.421979907Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-21T01:12:30.422711176Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=731.169µs logger=migrator t=2026-05-21T01:12:30.426805124Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-21T01:12:30.427675095Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=869.931µs logger=migrator t=2026-05-21T01:12:30.432845681Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-21T01:12:30.438913667Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.067906ms logger=migrator t=2026-05-21T01:12:30.442448014Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-21T01:12:30.443334555Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=886.691µs logger=migrator t=2026-05-21T01:12:30.449372501Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-21T01:12:30.450731365Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.358703ms logger=migrator t=2026-05-21T01:12:30.45509309Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-21T01:12:30.456104085Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.011506ms logger=migrator t=2026-05-21T01:12:30.463259478Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-21T01:12:30.464179831Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=926.853µs logger=migrator t=2026-05-21T01:12:30.470027542Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-21T01:12:30.473286171Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.259439ms logger=migrator t=2026-05-21T01:12:30.477239997Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-21T01:12:30.479739867Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.500991ms logger=migrator t=2026-05-21T01:12:30.485570808Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-21T01:12:30.485691371Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=121.363µs logger=migrator t=2026-05-21T01:12:30.495986651Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-21T01:12:30.496451382Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=471.961µs logger=migrator t=2026-05-21T01:12:30.504891917Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-21T01:12:30.508295589Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.407572ms logger=migrator t=2026-05-21T01:12:30.514898859Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-21T01:12:30.515158946Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=263.266µs logger=migrator t=2026-05-21T01:12:30.519395728Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-21T01:12:30.519538591Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=143.603µs logger=migrator t=2026-05-21T01:12:30.531754218Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-21T01:12:30.537490177Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.74575ms logger=migrator t=2026-05-21T01:12:30.543748678Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-21T01:12:30.544107687Z level=info msg="Migration successfully executed" id="Update uid value" duration=363.859µs logger=migrator t=2026-05-21T01:12:30.547926469Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-21T01:12:30.548619307Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=693.138µs logger=migrator t=2026-05-21T01:12:30.552990402Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-21T01:12:30.553940926Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=930.933µs logger=migrator t=2026-05-21T01:12:30.558097966Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-21T01:12:30.559020568Z level=info msg="Migration successfully executed" id="create api_key table" duration=922.902µs logger=migrator t=2026-05-21T01:12:30.56448969Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-21T01:12:30.565312891Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=823.801µs logger=migrator t=2026-05-21T01:12:30.571862009Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-21T01:12:30.572487594Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=627.325µs logger=migrator t=2026-05-21T01:12:30.576468721Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-21T01:12:30.577210579Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=739.108µs logger=migrator t=2026-05-21T01:12:30.582104558Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-21T01:12:30.582954498Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=854.34µs logger=migrator t=2026-05-21T01:12:30.586526724Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-21T01:12:30.587279232Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=752.568µs logger=migrator t=2026-05-21T01:12:30.590741107Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-21T01:12:30.591498545Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=757.748µs logger=migrator t=2026-05-21T01:12:30.598484604Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-21T01:12:30.606044857Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.561323ms logger=migrator t=2026-05-21T01:12:30.6119188Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-21T01:12:30.613108299Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.194989ms logger=migrator t=2026-05-21T01:12:30.618079849Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-21T01:12:30.619054403Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=975.134µs logger=migrator t=2026-05-21T01:12:30.622467195Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-21T01:12:30.623311446Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=837.01µs logger=migrator t=2026-05-21T01:12:30.627837356Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-21T01:12:30.628717367Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=880.031µs logger=migrator t=2026-05-21T01:12:30.632581711Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-21T01:12:30.632936799Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=355.098µs logger=migrator t=2026-05-21T01:12:30.63750023Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-21T01:12:30.638265059Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=765.23µs logger=migrator t=2026-05-21T01:12:30.641516897Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-21T01:12:30.641546948Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.981µs logger=migrator t=2026-05-21T01:12:30.646396926Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-21T01:12:30.651049178Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.649842ms logger=migrator t=2026-05-21T01:12:30.654887412Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-21T01:12:30.658794156Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.918655ms logger=migrator t=2026-05-21T01:12:30.662551416Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-21T01:12:30.662790672Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=240.006µs logger=migrator t=2026-05-21T01:12:30.667047156Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-21T01:12:30.668984403Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=1.936577ms logger=migrator t=2026-05-21T01:12:30.672496248Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-21T01:12:30.674338803Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.842165ms logger=migrator t=2026-05-21T01:12:30.678207246Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-21T01:12:30.679009885Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=803.279µs logger=migrator t=2026-05-21T01:12:30.683494625Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-21T01:12:30.684056798Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=562.243µs logger=migrator t=2026-05-21T01:12:30.688033594Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-21T01:12:30.689342376Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.299092ms logger=migrator t=2026-05-21T01:12:30.693294381Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-21T01:12:30.694690456Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.396355ms logger=migrator t=2026-05-21T01:12:30.700865275Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-21T01:12:30.701755246Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=890.421µs logger=migrator t=2026-05-21T01:12:30.707064845Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-21T01:12:30.708546821Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.481826ms logger=migrator t=2026-05-21T01:12:30.714357182Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-21T01:12:30.714455665Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=100.853µs logger=migrator t=2026-05-21T01:12:30.719526688Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-21T01:12:30.719574649Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=50.262µs logger=migrator t=2026-05-21T01:12:30.724428596Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-21T01:12:30.727975392Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.546196ms logger=migrator t=2026-05-21T01:12:30.731999439Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-21T01:12:30.735473593Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.471674ms logger=migrator t=2026-05-21T01:12:30.739315407Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-21T01:12:30.73943529Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=120.713µs logger=migrator t=2026-05-21T01:12:30.744495093Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-21T01:12:30.745079577Z level=info msg="Migration successfully executed" id="create quota table v1" duration=587.654µs logger=migrator t=2026-05-21T01:12:30.749431561Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-21T01:12:30.750057377Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=625.906µs logger=migrator t=2026-05-21T01:12:30.754835283Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-21T01:12:30.754917805Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=87.922µs logger=migrator t=2026-05-21T01:12:30.759489306Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-21T01:12:30.761080014Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.594358ms logger=migrator t=2026-05-21T01:12:30.768090254Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-21T01:12:30.768939605Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=849.39µs logger=migrator t=2026-05-21T01:12:30.773414353Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-21T01:12:30.778349643Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.9335ms logger=migrator t=2026-05-21T01:12:30.785334242Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-21T01:12:30.785418494Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=86.132µs logger=migrator t=2026-05-21T01:12:30.789713908Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-21T01:12:30.790873376Z level=info msg="Migration successfully executed" id="create session table" duration=1.157278ms logger=migrator t=2026-05-21T01:12:30.796982384Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-21T01:12:30.79725173Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=269.646µs logger=migrator t=2026-05-21T01:12:30.802753024Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-21T01:12:30.802877107Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=145.524µs logger=migrator t=2026-05-21T01:12:30.810315087Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-21T01:12:30.81164065Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.329593ms logger=migrator t=2026-05-21T01:12:30.8170421Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-21T01:12:30.818103046Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.062366ms logger=migrator t=2026-05-21T01:12:30.822868382Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-21T01:12:30.822895042Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.16µs logger=migrator t=2026-05-21T01:12:30.826200802Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-21T01:12:30.826251654Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=51.321µs logger=migrator t=2026-05-21T01:12:30.830349523Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-21T01:12:30.836003499Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.654807ms logger=migrator t=2026-05-21T01:12:30.842936438Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-21T01:12:30.845806868Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.873259ms logger=migrator t=2026-05-21T01:12:30.853640077Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-21T01:12:30.853814532Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=180.715µs logger=migrator t=2026-05-21T01:12:30.859184632Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-21T01:12:30.859316795Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=135.313µs logger=migrator t=2026-05-21T01:12:30.864141461Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-21T01:12:30.86531648Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.180339ms logger=migrator t=2026-05-21T01:12:30.869320887Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-21T01:12:30.869348927Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.02µs logger=migrator t=2026-05-21T01:12:30.872598896Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-21T01:12:30.875925857Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.326491ms logger=migrator t=2026-05-21T01:12:30.879454653Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-21T01:12:30.879601656Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=147.303µs logger=migrator t=2026-05-21T01:12:30.883276085Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-21T01:12:30.886409781Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.133416ms logger=migrator t=2026-05-21T01:12:30.890347707Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-21T01:12:30.893702418Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.354561ms logger=migrator t=2026-05-21T01:12:30.898101574Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-21T01:12:30.898330229Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=229.055µs logger=migrator t=2026-05-21T01:12:30.901960428Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-21T01:12:30.903008143Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.048225ms logger=migrator t=2026-05-21T01:12:30.907009901Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-21T01:12:30.90783701Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=827.429µs logger=migrator t=2026-05-21T01:12:30.91197935Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-21T01:12:30.913107978Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.128378ms logger=migrator t=2026-05-21T01:12:30.916737646Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-21T01:12:30.917819702Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.078116ms logger=migrator t=2026-05-21T01:12:30.922011984Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-21T01:12:30.922815573Z level=info msg="Migration successfully executed" id="add index alert state" duration=803.899µs logger=migrator t=2026-05-21T01:12:30.92638827Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-21T01:12:30.92721775Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=829.46µs logger=migrator t=2026-05-21T01:12:30.930792246Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-21T01:12:30.931469893Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=677.596µs logger=migrator t=2026-05-21T01:12:30.934761912Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-21T01:12:30.935604123Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=835.181µs logger=migrator t=2026-05-21T01:12:30.939092767Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-21T01:12:30.939879776Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=787.189µs logger=migrator t=2026-05-21T01:12:30.943140985Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-21T01:12:30.953450105Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.30852ms logger=migrator t=2026-05-21T01:12:30.957246278Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-21T01:12:30.957975115Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=730.207µs logger=migrator t=2026-05-21T01:12:30.961420969Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-21T01:12:30.962264899Z 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=844.07µs logger=migrator t=2026-05-21T01:12:30.965808565Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-21T01:12:30.966083262Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=274.967µs logger=migrator t=2026-05-21T01:12:30.96930561Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-21T01:12:30.969828322Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=522.632µs logger=migrator t=2026-05-21T01:12:30.973161023Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-21T01:12:30.974064965Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=903.422µs logger=migrator t=2026-05-21T01:12:30.977732354Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-21T01:12:30.981498285Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.764621ms logger=migrator t=2026-05-21T01:12:30.985569144Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-21T01:12:30.989691084Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.12074ms logger=migrator t=2026-05-21T01:12:30.993168448Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-21T01:12:30.997250507Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.082359ms logger=migrator t=2026-05-21T01:12:31.000638129Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-21T01:12:31.004503472Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.861183ms logger=migrator t=2026-05-21T01:12:31.008036659Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-21T01:12:31.009192666Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.157538ms logger=migrator t=2026-05-21T01:12:31.01389238Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-21T01:12:31.013950172Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=70.062µs logger=migrator t=2026-05-21T01:12:31.017463466Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-21T01:12:31.017508107Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=48.241µs logger=migrator t=2026-05-21T01:12:31.020876879Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-21T01:12:31.021997227Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.123098ms logger=migrator t=2026-05-21T01:12:31.026047224Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T01:12:31.027081059Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.033895ms logger=migrator t=2026-05-21T01:12:31.031560148Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-21T01:12:31.032334087Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=778.099µs logger=migrator t=2026-05-21T01:12:31.03990509Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-21T01:12:31.041002526Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.104206ms logger=migrator t=2026-05-21T01:12:31.044592074Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-21T01:12:31.045951977Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.360882ms logger=migrator t=2026-05-21T01:12:31.049592745Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-21T01:12:31.055300514Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.703109ms logger=migrator t=2026-05-21T01:12:31.059262169Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-21T01:12:31.063097102Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.832623ms logger=migrator t=2026-05-21T01:12:31.067263574Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-21T01:12:31.067574271Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=315.428µs logger=migrator t=2026-05-21T01:12:31.072769917Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-21T01:12:31.074696103Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.927546ms logger=migrator t=2026-05-21T01:12:31.079423608Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-21T01:12:31.080400851Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=984.803µs logger=migrator t=2026-05-21T01:12:31.084394628Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-21T01:12:31.088495307Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.096559ms logger=migrator t=2026-05-21T01:12:31.092496915Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-21T01:12:31.092650439Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=155.494µs logger=migrator t=2026-05-21T01:12:31.096882271Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-21T01:12:31.09806072Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.178069ms logger=migrator t=2026-05-21T01:12:31.101734908Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-21T01:12:31.102690171Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=963.263µs logger=migrator t=2026-05-21T01:12:31.106911384Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-21T01:12:31.107018246Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=97.502µs logger=migrator t=2026-05-21T01:12:31.11089243Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-21T01:12:31.112144671Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.252891ms logger=migrator t=2026-05-21T01:12:31.116721651Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-21T01:12:31.118232568Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.514297ms logger=migrator t=2026-05-21T01:12:31.122392669Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-21T01:12:31.123355063Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=962.824µs logger=migrator t=2026-05-21T01:12:31.127494302Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-21T01:12:31.128724123Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.230091ms logger=migrator t=2026-05-21T01:12:31.133047947Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-21T01:12:31.134270907Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.22312ms logger=migrator t=2026-05-21T01:12:31.13852779Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-21T01:12:31.139542605Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.008415ms logger=migrator t=2026-05-21T01:12:31.143802378Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-21T01:12:31.143863189Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=63.671µs logger=migrator t=2026-05-21T01:12:31.147723613Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-21T01:12:31.152472558Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.748955ms logger=migrator t=2026-05-21T01:12:31.156024124Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-21T01:12:31.15710243Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.078127ms logger=migrator t=2026-05-21T01:12:31.161443735Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-21T01:12:31.166147279Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.703824ms logger=migrator t=2026-05-21T01:12:31.17110367Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-21T01:12:31.172247017Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.153048ms logger=migrator t=2026-05-21T01:12:31.176724436Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-21T01:12:31.178752175Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.03279ms logger=migrator t=2026-05-21T01:12:31.183163352Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-21T01:12:31.184014692Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=851.161µs logger=migrator t=2026-05-21T01:12:31.187573319Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-21T01:12:31.201965037Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.390698ms logger=migrator t=2026-05-21T01:12:31.205240576Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-21T01:12:31.20579398Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=553.114µs logger=migrator t=2026-05-21T01:12:31.209384198Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-21T01:12:31.210290319Z 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=904.541µs logger=migrator t=2026-05-21T01:12:31.221447189Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-21T01:12:31.22188315Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=436.521µs logger=migrator t=2026-05-21T01:12:31.227399444Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-21T01:12:31.228463079Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.063986ms logger=migrator t=2026-05-21T01:12:31.234950897Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-21T01:12:31.235264674Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=303.317µs logger=migrator t=2026-05-21T01:12:31.238721018Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-21T01:12:31.244067347Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.344959ms logger=migrator t=2026-05-21T01:12:31.247519481Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-21T01:12:31.251524839Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.007237ms logger=migrator t=2026-05-21T01:12:31.255006863Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-21T01:12:31.255924805Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=916.732µs logger=migrator t=2026-05-21T01:12:31.259926352Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-21T01:12:31.260788583Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=861.641µs logger=migrator t=2026-05-21T01:12:31.264762058Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-21T01:12:31.264981764Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=219.786µs logger=migrator t=2026-05-21T01:12:31.268675934Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-21T01:12:31.275690253Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.013419ms logger=migrator t=2026-05-21T01:12:31.279066375Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-21T01:12:31.279722291Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=657.616µs logger=migrator t=2026-05-21T01:12:31.283883262Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-21T01:12:31.284014315Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=132.763µs logger=migrator t=2026-05-21T01:12:31.287797337Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-21T01:12:31.288396942Z level=info msg="Migration successfully executed" id="Move region to single row" duration=599.755µs logger=migrator t=2026-05-21T01:12:31.292444559Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-21T01:12:31.293843594Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.396155ms logger=migrator t=2026-05-21T01:12:31.297645786Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-21T01:12:31.298448645Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=802.499µs logger=migrator t=2026-05-21T01:12:31.301873319Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T01:12:31.30278491Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=911.112µs logger=migrator t=2026-05-21T01:12:31.306310755Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-21T01:12:31.307217617Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=906.132µs logger=migrator t=2026-05-21T01:12:31.311180784Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-21T01:12:31.311968853Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=787.959µs logger=migrator t=2026-05-21T01:12:31.315361595Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-21T01:12:31.316250407Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=888.622µs logger=migrator t=2026-05-21T01:12:31.319731801Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-21T01:12:31.319800512Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=69.211µs logger=migrator t=2026-05-21T01:12:31.32299822Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-21T01:12:31.323803979Z level=info msg="Migration successfully executed" id="create test_data table" duration=805.639µs logger=migrator t=2026-05-21T01:12:31.329966239Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-21T01:12:31.33124523Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.279191ms logger=migrator t=2026-05-21T01:12:31.335612396Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-21T01:12:31.336960378Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.347862ms logger=migrator t=2026-05-21T01:12:31.341099849Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-21T01:12:31.342064862Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=964.533µs logger=migrator t=2026-05-21T01:12:31.345964956Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-21T01:12:31.346169251Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=204.045µs logger=migrator t=2026-05-21T01:12:31.350589258Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-21T01:12:31.350988338Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=399.8µs logger=migrator t=2026-05-21T01:12:31.354222836Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-21T01:12:31.354301478Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=78.962µs logger=migrator t=2026-05-21T01:12:31.357811624Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-21T01:12:31.358650924Z level=info msg="Migration successfully executed" id="create team table" duration=839.32µs logger=migrator t=2026-05-21T01:12:31.363346577Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-21T01:12:31.366081723Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.733426ms logger=migrator t=2026-05-21T01:12:31.371440933Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-21T01:12:31.373429862Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.993089ms logger=migrator t=2026-05-21T01:12:31.378131026Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-21T01:12:31.382724297Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.595191ms logger=migrator t=2026-05-21T01:12:31.386443248Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-21T01:12:31.386804236Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=361.228µs logger=migrator t=2026-05-21T01:12:31.39069153Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-21T01:12:31.391560352Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=868.392µs logger=migrator t=2026-05-21T01:12:31.395976518Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-21T01:12:31.397446884Z level=info msg="Migration successfully executed" id="create team member table" duration=1.469896ms logger=migrator t=2026-05-21T01:12:31.402029875Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-21T01:12:31.402900857Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=870.221µs logger=migrator t=2026-05-21T01:12:31.406937274Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-21T01:12:31.407880916Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=942.752µs logger=migrator t=2026-05-21T01:12:31.411855623Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-21T01:12:31.412726434Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=870.371µs logger=migrator t=2026-05-21T01:12:31.41667234Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-21T01:12:31.423589127Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.913477ms logger=migrator t=2026-05-21T01:12:31.429861119Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-21T01:12:31.435499326Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.637957ms logger=migrator t=2026-05-21T01:12:31.438813096Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-21T01:12:31.443845898Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.029002ms logger=migrator t=2026-05-21T01:12:31.448576423Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-21T01:12:31.449460634Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=883.741µs logger=migrator t=2026-05-21T01:12:31.453606245Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-21T01:12:31.454422804Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=814.799µs logger=migrator t=2026-05-21T01:12:31.458482992Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-21T01:12:31.459363464Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=880.202µs logger=migrator t=2026-05-21T01:12:31.464844967Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-21T01:12:31.46578874Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=942.083µs logger=migrator t=2026-05-21T01:12:31.472117013Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-21T01:12:31.472982855Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=867.172µs logger=migrator t=2026-05-21T01:12:31.479374019Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-21T01:12:31.48026298Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=888.941µs logger=migrator t=2026-05-21T01:12:31.496203957Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-21T01:12:31.497631171Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.429544ms logger=migrator t=2026-05-21T01:12:31.506831775Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-21T01:12:31.50873154Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.912636ms logger=migrator t=2026-05-21T01:12:31.514333286Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-21T01:12:31.515565746Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.23368ms logger=migrator t=2026-05-21T01:12:31.521433048Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-21T01:12:31.521833518Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=399.36µs logger=migrator t=2026-05-21T01:12:31.527554886Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-21T01:12:31.528774506Z level=info msg="Migration successfully executed" id="create tag table" duration=1.21936ms logger=migrator t=2026-05-21T01:12:31.536837581Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-21T01:12:31.539150277Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.311256ms logger=migrator t=2026-05-21T01:12:31.554780906Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-21T01:12:31.556078387Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.305991ms logger=migrator t=2026-05-21T01:12:31.562604616Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-21T01:12:31.563706523Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.102117ms logger=migrator t=2026-05-21T01:12:31.575266042Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-21T01:12:31.576582195Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.317273ms logger=migrator t=2026-05-21T01:12:31.588763069Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-21T01:12:31.603615429Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.85322ms logger=migrator t=2026-05-21T01:12:31.609673876Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-21T01:12:31.610271541Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=600.005µs logger=migrator t=2026-05-21T01:12:31.615691452Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-21T01:12:31.61724865Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.553607ms logger=migrator t=2026-05-21T01:12:31.626655357Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-21T01:12:31.627174081Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=523.854µs logger=migrator t=2026-05-21T01:12:31.635086231Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-21T01:12:31.636200949Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.115248ms logger=migrator t=2026-05-21T01:12:31.66429609Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-21T01:12:31.666179236Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.890326ms logger=migrator t=2026-05-21T01:12:31.684456448Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-21T01:12:31.686223941Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.764333ms logger=migrator t=2026-05-21T01:12:31.693706712Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-21T01:12:31.693870976Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=164.944µs logger=migrator t=2026-05-21T01:12:31.700916387Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-21T01:12:31.708086161Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.166224ms logger=migrator t=2026-05-21T01:12:31.713667477Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-21T01:12:31.719034746Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.363598ms logger=migrator t=2026-05-21T01:12:31.7237185Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-21T01:12:31.72909008Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.371411ms logger=migrator t=2026-05-21T01:12:31.733581929Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-21T01:12:31.738912418Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.330299ms logger=migrator t=2026-05-21T01:12:31.743823837Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-21T01:12:31.744832232Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.008036ms logger=migrator t=2026-05-21T01:12:31.750618982Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-21T01:12:31.758489613Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.869071ms logger=migrator t=2026-05-21T01:12:31.763633126Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-21T01:12:31.76457764Z level=info msg="Migration successfully executed" id="create server_lock table" duration=944.844µs logger=migrator t=2026-05-21T01:12:31.77037196Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-21T01:12:31.77159405Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.225359ms logger=migrator t=2026-05-21T01:12:31.777642036Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-21T01:12:31.780091095Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.448949ms logger=migrator t=2026-05-21T01:12:31.786843Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-21T01:12:31.788177431Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.330841ms logger=migrator t=2026-05-21T01:12:31.793787227Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-21T01:12:31.794977697Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.19277ms logger=migrator t=2026-05-21T01:12:31.801653558Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-21T01:12:31.8033493Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.697412ms logger=migrator t=2026-05-21T01:12:31.8095545Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-21T01:12:31.816862106Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.312067ms logger=migrator t=2026-05-21T01:12:31.822463212Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-21T01:12:31.823643981Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.177339ms logger=migrator t=2026-05-21T01:12:31.829728498Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-21T01:12:31.830801414Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.077876ms logger=migrator t=2026-05-21T01:12:31.838207744Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-21T01:12:31.839855044Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.63699ms logger=migrator t=2026-05-21T01:12:31.847370296Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-21T01:12:31.849152379Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.783134ms logger=migrator t=2026-05-21T01:12:31.85538622Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-21T01:12:31.856709743Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.324533ms logger=migrator t=2026-05-21T01:12:31.862492983Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-21T01:12:31.862646266Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=153.154µs logger=migrator t=2026-05-21T01:12:31.869266827Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-21T01:12:31.869453351Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=189.025µs logger=migrator t=2026-05-21T01:12:31.875458636Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-21T01:12:31.876674536Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.2171ms logger=migrator t=2026-05-21T01:12:31.882504877Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T01:12:31.883710696Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.205839ms logger=migrator t=2026-05-21T01:12:31.890756327Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T01:12:31.892318755Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.561708ms logger=migrator t=2026-05-21T01:12:31.899415507Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-21T01:12:31.89952046Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=106.143µs logger=migrator t=2026-05-21T01:12:31.905820102Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T01:12:31.906793365Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=973.423µs logger=migrator t=2026-05-21T01:12:31.913502179Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T01:12:31.915086606Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.584027ms logger=migrator t=2026-05-21T01:12:31.920630931Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-21T01:12:31.921765969Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.135029ms logger=migrator t=2026-05-21T01:12:31.927807485Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-21T01:12:31.92963505Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.822674ms logger=migrator t=2026-05-21T01:12:31.936560187Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-21T01:12:31.942948401Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.387044ms logger=migrator t=2026-05-21T01:12:31.949244305Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-21T01:12:31.95073965Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.494935ms logger=migrator t=2026-05-21T01:12:31.957313121Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-21T01:12:31.957406193Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=91.043µs logger=migrator t=2026-05-21T01:12:31.962850354Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-21T01:12:31.964245498Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.392695ms logger=migrator t=2026-05-21T01:12:31.969173337Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-21T01:12:31.971027872Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.854285ms logger=migrator t=2026-05-21T01:12:31.978631826Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-21T01:12:31.979653511Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.021905ms logger=migrator t=2026-05-21T01:12:31.98458055Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T01:12:31.984650872Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=70.302µs logger=migrator t=2026-05-21T01:12:31.989786307Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-21T01:12:31.991026687Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.24053ms logger=migrator t=2026-05-21T01:12:31.996295064Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-21T01:12:31.999174234Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.87798ms logger=migrator t=2026-05-21T01:12:32.005012386Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-21T01:12:32.006629645Z 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.617639ms logger=migrator t=2026-05-21T01:12:32.013931842Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-21T01:12:32.014873134Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=941.332µs logger=migrator t=2026-05-21T01:12:32.021907815Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-21T01:12:32.031358364Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.453849ms logger=migrator t=2026-05-21T01:12:32.038172519Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-21T01:12:32.039297227Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.124407ms logger=migrator t=2026-05-21T01:12:32.044196716Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T01:12:32.045182489Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=986.243µs logger=migrator t=2026-05-21T01:12:32.050333314Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-21T01:12:32.078763023Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.427319ms logger=migrator t=2026-05-21T01:12:32.083491088Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-21T01:12:32.116139708Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=32.638511ms logger=migrator t=2026-05-21T01:12:32.122548413Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-21T01:12:32.124025129Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.481046ms logger=migrator t=2026-05-21T01:12:32.129928282Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-21T01:12:32.132052544Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.123122ms logger=migrator t=2026-05-21T01:12:32.138477899Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-21T01:12:32.144822113Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.343284ms logger=migrator t=2026-05-21T01:12:32.149914447Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-21T01:12:32.155883171Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.968634ms logger=migrator t=2026-05-21T01:12:32.161038156Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-21T01:12:32.162164544Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.129478ms logger=migrator t=2026-05-21T01:12:32.168650891Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-21T01:12:32.169975102Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.324411ms logger=migrator t=2026-05-21T01:12:32.175084036Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-21T01:12:32.176702716Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.62182ms logger=migrator t=2026-05-21T01:12:32.182370743Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-21T01:12:32.183818628Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.445505ms logger=migrator t=2026-05-21T01:12:32.191060694Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-21T01:12:32.191133746Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=75.011µs logger=migrator t=2026-05-21T01:12:32.196713351Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-21T01:12:32.20576908Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.046318ms logger=migrator t=2026-05-21T01:12:32.214090102Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-21T01:12:32.221202825Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.113873ms logger=migrator t=2026-05-21T01:12:32.226554994Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-21T01:12:32.232731063Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.169519ms logger=migrator t=2026-05-21T01:12:32.23876587Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-21T01:12:32.2400339Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.27449ms logger=migrator t=2026-05-21T01:12:32.244492508Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-21T01:12:32.245857932Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.364184ms logger=migrator t=2026-05-21T01:12:32.250153875Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-21T01:12:32.257143925Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.9944ms logger=migrator t=2026-05-21T01:12:32.263448238Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-21T01:12:32.27097315Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.517851ms logger=migrator t=2026-05-21T01:12:32.27593401Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-21T01:12:32.277036567Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.102637ms logger=migrator t=2026-05-21T01:12:32.282640743Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-21T01:12:32.288811202Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.169399ms logger=migrator t=2026-05-21T01:12:32.294701505Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-21T01:12:32.300918696Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.398545ms logger=migrator t=2026-05-21T01:12:32.306318856Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-21T01:12:32.306435269Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=114.423µs logger=migrator t=2026-05-21T01:12:32.311769589Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-21T01:12:32.313239955Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.470136ms logger=migrator t=2026-05-21T01:12:32.31846362Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-21T01:12:32.319396574Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=932.233µs logger=migrator t=2026-05-21T01:12:32.325410759Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-21T01:12:32.326670309Z 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.25696ms logger=migrator t=2026-05-21T01:12:32.334608522Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-21T01:12:32.334727034Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=121.292µs logger=migrator t=2026-05-21T01:12:32.339857879Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-21T01:12:32.35144827Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=11.57192ms logger=migrator t=2026-05-21T01:12:32.358289466Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-21T01:12:32.366863264Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.575348ms logger=migrator t=2026-05-21T01:12:32.371318181Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-21T01:12:32.381850576Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.524055ms logger=migrator t=2026-05-21T01:12:32.388244881Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-21T01:12:32.393513399Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.266348ms logger=migrator t=2026-05-21T01:12:32.400705414Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-21T01:12:32.408516183Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.800269ms logger=migrator t=2026-05-21T01:12:32.415162994Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-21T01:12:32.415274777Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=114.163µs logger=migrator t=2026-05-21T01:12:32.421537488Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-21T01:12:32.422471431Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=934.603µs logger=migrator t=2026-05-21T01:12:32.429235815Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-21T01:12:32.439219327Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.984902ms logger=migrator t=2026-05-21T01:12:32.445141161Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-21T01:12:32.445210192Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=70.501µs logger=migrator t=2026-05-21T01:12:32.45047633Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-21T01:12:32.457059009Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.582279ms logger=migrator t=2026-05-21T01:12:32.462985533Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-21T01:12:32.464064698Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.079085ms logger=migrator t=2026-05-21T01:12:32.470957456Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-21T01:12:32.479660557Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.703901ms logger=migrator t=2026-05-21T01:12:32.485092309Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-21T01:12:32.485913838Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=824.679µs logger=migrator t=2026-05-21T01:12:32.492870367Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-21T01:12:32.494486526Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.619468ms logger=migrator t=2026-05-21T01:12:32.499389145Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-21T01:12:32.50660513Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.219975ms logger=migrator t=2026-05-21T01:12:32.511907987Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-21T01:12:32.513523907Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.6211ms logger=migrator t=2026-05-21T01:12:32.518481198Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-21T01:12:32.519583174Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.104546ms logger=migrator t=2026-05-21T01:12:32.523399497Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-21T01:12:32.524318669Z level=info msg="Migration successfully executed" id="create alert_image table" duration=919.552µs logger=migrator t=2026-05-21T01:12:32.530645222Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-21T01:12:32.532806715Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.133122ms logger=migrator t=2026-05-21T01:12:32.539119627Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-21T01:12:32.539209709Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=91.002µs logger=migrator t=2026-05-21T01:12:32.542947271Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-21T01:12:32.544727313Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.781022ms logger=migrator t=2026-05-21T01:12:32.549499109Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-21T01:12:32.551434526Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.934567ms logger=migrator t=2026-05-21T01:12:32.556219131Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-21T01:12:32.556631391Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-21T01:12:32.55985784Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-21T01:12:32.56023886Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=380.939µs logger=migrator t=2026-05-21T01:12:32.56442066Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-21T01:12:32.565585299Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.162629ms logger=migrator t=2026-05-21T01:12:32.570778314Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-21T01:12:32.580557282Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.779487ms logger=migrator t=2026-05-21T01:12:32.585047881Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-21T01:12:32.586248649Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.202489ms logger=migrator t=2026-05-21T01:12:32.590647717Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-21T01:12:32.591700132Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.052265ms logger=migrator t=2026-05-21T01:12:32.596504958Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-21T01:12:32.59743483Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=927.972µs logger=migrator t=2026-05-21T01:12:32.602244007Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-21T01:12:32.604349978Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.104451ms logger=migrator t=2026-05-21T01:12:32.610090318Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-21T01:12:32.611165283Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.073365ms logger=migrator t=2026-05-21T01:12:32.615869498Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-21T01:12:32.615909209Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.481µs logger=migrator t=2026-05-21T01:12:32.622000116Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-21T01:12:32.622140489Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=136.343µs logger=migrator t=2026-05-21T01:12:32.626107495Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-21T01:12:32.635819891Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.712686ms logger=migrator t=2026-05-21T01:12:32.63991461Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-21T01:12:32.640307819Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=393.269µs logger=migrator t=2026-05-21T01:12:32.644716996Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-21T01:12:32.645887654Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.169848ms logger=migrator t=2026-05-21T01:12:32.650575758Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-21T01:12:32.65108338Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=508.012µs logger=migrator t=2026-05-21T01:12:32.655893767Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-21T01:12:32.657704041Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.804974ms logger=migrator t=2026-05-21T01:12:32.662868266Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-21T01:12:32.66386157Z level=info msg="Migration successfully executed" id="create secrets table" duration=993.764µs logger=migrator t=2026-05-21T01:12:32.668237486Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-21T01:12:32.704097445Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.858109ms logger=migrator t=2026-05-21T01:12:32.708618805Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-21T01:12:32.714414665Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.79425ms logger=migrator t=2026-05-21T01:12:32.71956263Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-21T01:12:32.719754525Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=192.725µs logger=migrator t=2026-05-21T01:12:32.72371917Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-21T01:12:32.760177374Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.450983ms logger=migrator t=2026-05-21T01:12:32.764474258Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-21T01:12:32.797302333Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.819235ms logger=migrator t=2026-05-21T01:12:32.804845146Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-21T01:12:32.806021134Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.184328ms logger=migrator t=2026-05-21T01:12:32.813410064Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-21T01:12:32.814801248Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.391254ms logger=migrator t=2026-05-21T01:12:32.819663845Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-21T01:12:32.819976542Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=313.087µs logger=migrator t=2026-05-21T01:12:32.823625031Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-21T01:12:32.824569504Z level=info msg="Migration successfully executed" id="create permission table" duration=944.283µs logger=migrator t=2026-05-21T01:12:32.829676318Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-21T01:12:32.830791475Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.115076ms logger=migrator t=2026-05-21T01:12:32.836144264Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-21T01:12:32.837415266Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.269072ms logger=migrator t=2026-05-21T01:12:32.841826422Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-21T01:12:32.843344589Z level=info msg="Migration successfully executed" id="create role table" duration=1.515607ms logger=migrator t=2026-05-21T01:12:32.848152376Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-21T01:12:32.855513154Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.362848ms logger=migrator t=2026-05-21T01:12:32.860107665Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-21T01:12:32.867584976Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.475001ms logger=migrator t=2026-05-21T01:12:32.871509492Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-21T01:12:32.872741651Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.232049ms logger=migrator t=2026-05-21T01:12:32.878640764Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-21T01:12:32.879813133Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.171579ms logger=migrator t=2026-05-21T01:12:32.884162948Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-21T01:12:32.886133936Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.970528ms logger=migrator t=2026-05-21T01:12:32.89040913Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-21T01:12:32.892431148Z level=info msg="Migration successfully executed" id="create team role table" duration=2.020958ms logger=migrator t=2026-05-21T01:12:32.898052344Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-21T01:12:32.899262744Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.21004ms logger=migrator t=2026-05-21T01:12:32.904276286Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-21T01:12:32.906161071Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.884325ms logger=migrator t=2026-05-21T01:12:32.911242694Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-21T01:12:32.912842674Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.604959ms logger=migrator t=2026-05-21T01:12:32.919063104Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-21T01:12:32.920362465Z level=info msg="Migration successfully executed" id="create user role table" duration=1.299031ms logger=migrator t=2026-05-21T01:12:32.925835258Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-21T01:12:32.926953615Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.117997ms logger=migrator t=2026-05-21T01:12:32.934214841Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-21T01:12:32.936159168Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.943707ms logger=migrator t=2026-05-21T01:12:32.940804651Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-21T01:12:32.942041031Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.24468ms logger=migrator t=2026-05-21T01:12:32.947142224Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-21T01:12:32.948279321Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.136627ms logger=migrator t=2026-05-21T01:12:32.952525275Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-21T01:12:32.95443019Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.903945ms logger=migrator t=2026-05-21T01:12:32.958885829Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-21T01:12:32.960015836Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.129137ms logger=migrator t=2026-05-21T01:12:32.965032197Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-21T01:12:32.976432644Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.401126ms logger=migrator t=2026-05-21T01:12:32.980271177Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-21T01:12:32.981514227Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.2431ms logger=migrator t=2026-05-21T01:12:32.98823007Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-21T01:12:32.989509111Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.278831ms logger=migrator t=2026-05-21T01:12:32.994678576Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-21T01:12:32.996336346Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.657779ms logger=migrator t=2026-05-21T01:12:33.001491931Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-21T01:12:33.002572238Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.080227ms logger=migrator t=2026-05-21T01:12:33.008339357Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-21T01:12:33.009336891Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=993.614µs logger=migrator t=2026-05-21T01:12:33.016830933Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-21T01:12:33.018179805Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.350962ms logger=migrator t=2026-05-21T01:12:33.028745012Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-21T01:12:33.039900852Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.157841ms logger=migrator t=2026-05-21T01:12:33.044040292Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-21T01:12:33.049845493Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.804561ms logger=migrator t=2026-05-21T01:12:33.054417133Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-21T01:12:33.062462288Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.045045ms logger=migrator t=2026-05-21T01:12:33.066020084Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-21T01:12:33.07408433Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.065066ms logger=migrator t=2026-05-21T01:12:33.077988265Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-21T01:12:33.079094281Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.105716ms logger=migrator t=2026-05-21T01:12:33.084187645Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-21T01:12:33.085391854Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.186278ms logger=migrator t=2026-05-21T01:12:33.089240808Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-21T01:12:33.090294683Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.054005ms logger=migrator t=2026-05-21T01:12:33.093840459Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-21T01:12:33.094737851Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=897.303µs logger=migrator t=2026-05-21T01:12:33.099446294Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-21T01:12:33.101635008Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.188024ms logger=migrator t=2026-05-21T01:12:33.106456095Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-21T01:12:33.106524696Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=66.741µs logger=migrator t=2026-05-21T01:12:33.110231776Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-21T01:12:33.110278427Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=48.081µs logger=migrator t=2026-05-21T01:12:33.114567531Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-21T01:12:33.115223837Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=656.766µs logger=migrator t=2026-05-21T01:12:33.119852329Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-21T01:12:33.120774992Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=922.873µs logger=migrator t=2026-05-21T01:12:33.125170557Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-21T01:12:33.125836044Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=665.647µs logger=migrator t=2026-05-21T01:12:33.129139864Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-21T01:12:33.129362119Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=222.465µs logger=migrator t=2026-05-21T01:12:33.133815087Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-21T01:12:33.134538465Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=722.878µs logger=migrator t=2026-05-21T01:12:33.138391518Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-21T01:12:33.13968881Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.299402ms logger=migrator t=2026-05-21T01:12:33.14381216Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-21T01:12:33.145024799Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.212599ms logger=migrator t=2026-05-21T01:12:33.150081851Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-21T01:12:33.158376782Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.294611ms logger=migrator t=2026-05-21T01:12:33.16238314Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-21T01:12:33.162448602Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=66.262µs logger=migrator t=2026-05-21T01:12:33.170163208Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-21T01:12:33.171253945Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.090067ms logger=migrator t=2026-05-21T01:12:33.178974262Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-21T01:12:33.180787875Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.811793ms logger=migrator t=2026-05-21T01:12:33.186376881Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-21T01:12:33.188435941Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.0577ms logger=migrator t=2026-05-21T01:12:33.193358941Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-21T01:12:33.202334368Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.966377ms logger=migrator t=2026-05-21T01:12:33.2065573Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-21T01:12:33.207741879Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.184579ms logger=migrator t=2026-05-21T01:12:33.222972888Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-21T01:12:33.225657473Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.691046ms logger=migrator t=2026-05-21T01:12:33.231780431Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-21T01:12:33.255152488Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.364347ms logger=migrator t=2026-05-21T01:12:33.260009006Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-21T01:12:33.261606964Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.600838ms logger=migrator t=2026-05-21T01:12:33.267094617Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-21T01:12:33.268522872Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.431875ms logger=migrator t=2026-05-21T01:12:33.2734217Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-21T01:12:33.274663041Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.244541ms logger=migrator t=2026-05-21T01:12:33.280573084Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-21T01:12:33.282925551Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.357017ms logger=migrator t=2026-05-21T01:12:33.296076189Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-21T01:12:33.296881689Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=813.57µs logger=migrator t=2026-05-21T01:12:33.305402956Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-21T01:12:33.306510112Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.110977ms logger=migrator t=2026-05-21T01:12:33.31259984Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-21T01:12:33.328898505Z level=info msg="Migration successfully executed" id="add provisioning column" duration=16.294855ms logger=migrator t=2026-05-21T01:12:33.334257325Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-21T01:12:33.335043913Z level=info msg="Migration successfully executed" id="create entity_events table" duration=787.559µs logger=migrator t=2026-05-21T01:12:33.339038961Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-21T01:12:33.340580988Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.538117ms logger=migrator t=2026-05-21T01:12:33.345591809Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T01:12:33.346437999Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T01:12:33.351603485Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T01:12:33.352174788Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T01:12:33.356036393Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-21T01:12:33.357532068Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.493715ms logger=migrator t=2026-05-21T01:12:33.362188031Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-21T01:12:33.363941384Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.752693ms logger=migrator t=2026-05-21T01:12:33.369053937Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-21T01:12:33.370921903Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.867646ms logger=migrator t=2026-05-21T01:12:33.375302639Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-21T01:12:33.385864745Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=10.562816ms logger=migrator t=2026-05-21T01:12:33.390484027Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T01:12:33.39144373Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=960.123µs logger=migrator t=2026-05-21T01:12:33.395780085Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T01:12:33.396672277Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=890.102µs logger=migrator t=2026-05-21T01:12:33.400560352Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-21T01:12:33.40215525Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.593198ms logger=migrator t=2026-05-21T01:12:33.407226092Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-21T01:12:33.408424962Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.1992ms logger=migrator t=2026-05-21T01:12:33.412213894Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-21T01:12:33.413445973Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.236079ms logger=migrator t=2026-05-21T01:12:33.417078492Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-21T01:12:33.41828018Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.201448ms logger=migrator t=2026-05-21T01:12:33.422717728Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-21T01:12:33.424203844Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.483886ms logger=migrator t=2026-05-21T01:12:33.428838677Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-21T01:12:33.452765946Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.921318ms logger=migrator t=2026-05-21T01:12:33.459452529Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-21T01:12:33.467914674Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.450295ms logger=migrator t=2026-05-21T01:12:33.473758135Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-21T01:12:33.484738791Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.982776ms logger=migrator t=2026-05-21T01:12:33.492466849Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-21T01:12:33.492881538Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=419.44µs logger=migrator t=2026-05-21T01:12:33.499108199Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-21T01:12:33.508451865Z level=info msg="Migration successfully executed" id="add share column" duration=9.339186ms logger=migrator t=2026-05-21T01:12:33.513684222Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-21T01:12:33.513840056Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=143.804µs logger=migrator t=2026-05-21T01:12:33.517935066Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-21T01:12:33.518883098Z level=info msg="Migration successfully executed" id="create file table" duration=948.362µs logger=migrator t=2026-05-21T01:12:33.525527899Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-21T01:12:33.527033386Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.504377ms logger=migrator t=2026-05-21T01:12:33.534053345Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-21T01:12:33.536114996Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.061111ms logger=migrator t=2026-05-21T01:12:33.544497819Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-21T01:12:33.546844846Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.337157ms logger=migrator t=2026-05-21T01:12:33.551805466Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-21T01:12:33.556046919Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=4.243603ms logger=migrator t=2026-05-21T01:12:33.561854629Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-21T01:12:33.561976512Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=126.223µs logger=migrator t=2026-05-21T01:12:33.571980065Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-21T01:12:33.57219541Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=222.965µs logger=migrator t=2026-05-21T01:12:33.579151188Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-21T01:12:33.579902637Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=752.719µs logger=migrator t=2026-05-21T01:12:33.585785599Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-21T01:12:33.586038625Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=254.306µs logger=migrator t=2026-05-21T01:12:33.59282891Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-21T01:12:33.59696432Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=4.142721ms logger=migrator t=2026-05-21T01:12:33.603525429Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-21T01:12:33.62337199Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=19.84401ms logger=migrator t=2026-05-21T01:12:33.629558709Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-21T01:12:33.629809476Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=254.387µs logger=migrator t=2026-05-21T01:12:33.634737005Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-21T01:12:33.636705423Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.967698ms logger=migrator t=2026-05-21T01:12:33.644540303Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-21T01:12:33.645734332Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.198199ms logger=migrator t=2026-05-21T01:12:33.652299011Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-21T01:12:33.652606289Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=304.818µs logger=migrator t=2026-05-21T01:12:33.66131569Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-21T01:12:33.662274823Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=962.093µs logger=migrator t=2026-05-21T01:12:33.668477453Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-21T01:12:33.680095224Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.642092ms logger=migrator t=2026-05-21T01:12:33.685842034Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-21T01:12:33.696067911Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.208837ms logger=migrator t=2026-05-21T01:12:33.703084012Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-21T01:12:33.704192738Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.112056ms logger=migrator t=2026-05-21T01:12:33.714816196Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-21T01:12:33.798863642Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.045046ms logger=migrator t=2026-05-21T01:12:33.804701154Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-21T01:12:33.805962884Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.26381ms logger=migrator t=2026-05-21T01:12:33.81277905Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-21T01:12:33.814727577Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.949797ms logger=migrator t=2026-05-21T01:12:33.82104267Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-21T01:12:33.853220989Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.169889ms logger=migrator t=2026-05-21T01:12:33.906194053Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-21T01:12:33.919515716Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=13.315982ms logger=migrator t=2026-05-21T01:12:33.925644664Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-21T01:12:33.926090135Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=448.151µs logger=migrator t=2026-05-21T01:12:33.930765118Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-21T01:12:33.930968523Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=396.909µs logger=migrator t=2026-05-21T01:12:33.938172748Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-21T01:12:33.938454835Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=280.607µs logger=migrator t=2026-05-21T01:12:33.943840506Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-21T01:12:33.944180484Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=341.228µs logger=migrator t=2026-05-21T01:12:33.948985559Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-21T01:12:33.949313658Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=329.609µs logger=migrator t=2026-05-21T01:12:33.959886994Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-21T01:12:33.961832151Z level=info msg="Migration successfully executed" id="create folder table" duration=1.952438ms logger=migrator t=2026-05-21T01:12:33.969435136Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-21T01:12:33.970409859Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=974.033µs logger=migrator t=2026-05-21T01:12:33.975988594Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-21T01:12:33.977036429Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.076346ms logger=migrator t=2026-05-21T01:12:33.98447419Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-21T01:12:33.984523071Z level=info msg="Migration successfully executed" id="Update folder title length" duration=52.501µs logger=migrator t=2026-05-21T01:12:33.989068581Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T01:12:33.990551797Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.483576ms logger=migrator t=2026-05-21T01:12:33.996666005Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-21T01:12:33.997974057Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.307772ms logger=migrator t=2026-05-21T01:12:34.002841775Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-21T01:12:34.005229583Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.387178ms logger=migrator t=2026-05-21T01:12:34.01086245Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-21T01:12:34.011341611Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=479.791µs logger=migrator t=2026-05-21T01:12:34.016379893Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-21T01:12:34.016734402Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=348.659µs logger=migrator t=2026-05-21T01:12:34.021403064Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-21T01:12:34.0228761Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.479636ms logger=migrator t=2026-05-21T01:12:34.028149568Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-21T01:12:34.029513971Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.364773ms logger=migrator t=2026-05-21T01:12:34.035403444Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-21T01:12:34.036652294Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.249741ms logger=migrator t=2026-05-21T01:12:34.042021625Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-21T01:12:34.043229414Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.207409ms logger=migrator t=2026-05-21T01:12:34.052566769Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-21T01:12:34.054055796Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.489667ms logger=migrator t=2026-05-21T01:12:34.059322414Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-21T01:12:34.060313697Z level=info msg="Migration successfully executed" id="create anon_device table" duration=991.423µs logger=migrator t=2026-05-21T01:12:34.065896182Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-21T01:12:34.067218895Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.328383ms logger=migrator t=2026-05-21T01:12:34.072931304Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-21T01:12:34.074082861Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.157278ms logger=migrator t=2026-05-21T01:12:34.079141224Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-21T01:12:34.080593328Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.457634ms logger=migrator t=2026-05-21T01:12:34.085395405Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-21T01:12:34.086693617Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.299352ms logger=migrator t=2026-05-21T01:12:34.091266207Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-21T01:12:34.092627641Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.320243ms logger=migrator t=2026-05-21T01:12:34.096456603Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-21T01:12:34.096999706Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=544.543µs logger=migrator t=2026-05-21T01:12:34.100204764Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-21T01:12:34.114163292Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.953068ms logger=migrator t=2026-05-21T01:12:34.119502911Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-21T01:12:34.120178569Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=678.637µs logger=migrator t=2026-05-21T01:12:34.124435361Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T01:12:34.124466652Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.681µs logger=migrator t=2026-05-21T01:12:34.129804711Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T01:12:34.131869202Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.065701ms logger=migrator t=2026-05-21T01:12:34.13841603Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-21T01:12:34.138451151Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=38.351µs logger=migrator t=2026-05-21T01:12:34.144546478Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-21T01:12:34.146164418Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.6197ms logger=migrator t=2026-05-21T01:12:34.150281107Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-21T01:12:34.15163331Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.347473ms logger=migrator t=2026-05-21T01:12:34.158277631Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-21T01:12:34.159679606Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.404214ms logger=migrator t=2026-05-21T01:12:34.16689474Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-21T01:12:34.168064219Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.176279ms logger=migrator t=2026-05-21T01:12:34.173339527Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-21T01:12:34.173838069Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=501.552µs logger=migrator t=2026-05-21T01:12:34.178614884Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-21T01:12:34.179495456Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=882.342µs logger=migrator t=2026-05-21T01:12:34.184047745Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-21T01:12:34.185142432Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.094847ms logger=migrator t=2026-05-21T01:12:34.192159652Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-21T01:12:34.193452304Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.295582ms logger=migrator t=2026-05-21T01:12:34.200607636Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-21T01:12:34.211615573Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.003517ms logger=migrator t=2026-05-21T01:12:34.216908622Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-21T01:12:34.224047325Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.139783ms logger=migrator t=2026-05-21T01:12:34.228978024Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-21T01:12:34.241301573Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.323209ms logger=migrator t=2026-05-21T01:12:34.246569431Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-21T01:12:34.246656633Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=88.842µs logger=migrator t=2026-05-21T01:12:34.251722796Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-21T01:12:34.265186501Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.459835ms logger=migrator t=2026-05-21T01:12:34.270588212Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-21T01:12:34.280726968Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.139486ms logger=migrator t=2026-05-21T01:12:34.286492398Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-21T01:12:34.286782295Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=290.077µs logger=migrator t=2026-05-21T01:12:34.291206273Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.022306305s logger=migrator t=2026-05-21T01:12:34.292303129Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-21T01:12:34.317319685Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-21T01:12:34.317613702Z level=info msg="Created default organization" logger=secrets t=2026-05-21T01:12:34.32414781Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T01:12:34.400806778Z level=info msg="Restored cache from database" duration=529.493µs logger=plugin.store t=2026-05-21T01:12:34.402242382Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-21T01:12:34.444152768Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-21T01:12:34.444188039Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-21T01:12:34.444271931Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-21T01:12:34.444280061Z level=info msg="Plugins loaded" count=54 duration=42.038649ms logger=query_data t=2026-05-21T01:12:34.449580759Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-21T01:12:34.453811273Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-21T01:12:34.462054522Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-21T01:12:34.479780842Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-21T01:12:34.482472057Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-21T01:12:34.484785083Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-21T01:12:34.504440899Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-21T01:12:34.522967828Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-21T01:12:34.543093016Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-21T01:12:34.543114147Z level=info msg="finished to provision alerting" logger=http.server t=2026-05-21T01:12:34.546242702Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-21T01:12:34.546350285Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-21T01:12:34.5478351Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-21T01:12:34.547997544Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-21T01:12:34.550055284Z level=info msg="State cache has been initialized" states=0 duration=3.702939ms logger=ngalert.scheduler t=2026-05-21T01:12:34.550105665Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-21T01:12:34.550174677Z level=info msg=starting first_tick=2026-05-21T01:12:40Z logger=provisioning.dashboard t=2026-05-21T01:12:34.594128582Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-21T01:12:34.622344676Z level=info msg="Update check succeeded" duration=74.303521ms logger=provisioning.dashboard t=2026-05-21T01:12:34.627101262Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-05-21T01:12:34.764032659Z level=info msg="Update check succeeded" duration=215.80192ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-21T01:12:34.800960554Z level=info msg="Patterns update finished" duration=129.811266ms logger=grafana-apiserver t=2026-05-21T01:12:35.013960736Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-21T01:12:35.014447467Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-21T01:12:36.576211779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:36.577679405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:36.5980926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:36.620708308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:36.636311096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:36.659776214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:36.685937978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:36.71241927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:36.729554735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:36.755550375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:36.772467595Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-21T01:12:36.805520696Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-21T01:12:36.815854807Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-21T01:12:36.818330977Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-21T01:12:36.83995612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:36.867543289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:36.890232468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:36.915586353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:36.946234996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.015978535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.034770631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.082639611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.104015109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.155576508Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.175101791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.219823865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.234205103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.271966149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.290498597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.383331747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.397408518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.455002353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.473675467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.5192447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.537587824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.579605122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.601274978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.668564428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.68720389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.727849265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.743301559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.798405045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.813109981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.882993504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.916597529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.960490692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:37.98885652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.050855322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.06650512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.123715177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.136669801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.190248199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.207995019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.278056897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.294077895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.356315783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.372956167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.442139302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.462490056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.513087852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.533989318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.592029515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.623017826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.67932408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.697427649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.761751417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.781335911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.844901272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:38.89022966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:39.018672373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:39.041757731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:39.123825601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:39.148809906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:39.244515035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:39.263774712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:39.364711838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:39.380248474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:39.696006515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:39.725884589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:40.163535594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:40.181163211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-21T01:12:40.25910673Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-21T01:13:21.571111861Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-21T01:22:34.613934637Z level=info msg="Completed cleanup jobs" duration=62.523273ms logger=plugins.update.checker t=2026-05-21T01:22:34.703637155Z level=info msg="Update check succeeded" duration=80.301941ms logger=sqlstore.transactions t=2026-05-21T01:27:34.477382065Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-21T01:32:34.55440022Z level=info msg="Completed cleanup jobs" duration=5.130353ms logger=plugins.update.checker t=2026-05-21T01:32:34.686236549Z level=info msg="Update check succeeded" duration=62.751283ms logger=cleanup t=2026-05-21T01:42:34.565292482Z level=info msg="Completed cleanup jobs" duration=15.422013ms logger=plugins.update.checker t=2026-05-21T01:42:34.686466196Z level=info msg="Update check succeeded" duration=63.597235ms logger=infra.usagestats t=2026-05-21T01:43:21.597399848Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-21T01:52:34.59486604Z level=info msg="Completed cleanup jobs" duration=45.499128ms logger=plugins.update.checker t=2026-05-21T01:52:34.931914917Z level=info msg="Update check succeeded" duration=309.088093ms logger=cleanup t=2026-05-21T02:02:34.609867463Z level=info msg="Completed cleanup jobs" duration=59.064324ms logger=plugins.update.checker t=2026-05-21T02:02:34.675751942Z level=info msg="Update check succeeded" duration=53.278485ms logger=cleanup t=2026-05-21T02:12:34.602070933Z level=info msg="Completed cleanup jobs" duration=52.343651ms logger=plugins.update.checker t=2026-05-21T02:12:34.672300524Z level=info msg="Update check succeeded" duration=49.373509ms logger=infra.usagestats t=2026-05-21T02:13:21.595166473Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-21T02:22:34.585625153Z level=info msg="Completed cleanup jobs" duration=35.610398ms logger=plugins.update.checker t=2026-05-21T02:22:34.681147794Z level=info msg="Update check succeeded" duration=57.605558ms