logger=settings t=2026-04-22T06:12:09.828301846Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-22T06:12:09Z logger=settings t=2026-04-22T06:12:09.828545482Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-22T06:12:09.828553693Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-22T06:12:09.828556963Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-22T06:12:09.828559843Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-22T06:12:09.828564063Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-22T06:12:09.828568243Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-22T06:12:09.828571083Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-22T06:12:09.828574003Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-22T06:12:09.828579273Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-22T06:12:09.828583223Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-22T06:12:09.828585943Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-22T06:12:09.828588594Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-22T06:12:09.828591174Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-22T06:12:09.828593884Z level=info msg=Target target=[all] logger=settings t=2026-04-22T06:12:09.828598744Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-22T06:12:09.828602964Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-22T06:12:09.828605494Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-22T06:12:09.828608014Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-22T06:12:09.828610824Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-22T06:12:09.828613844Z level=info msg="App mode production" logger=sqlstore t=2026-04-22T06:12:09.828872661Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-22T06:12:09.828891542Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-22T06:12:09.830453426Z level=info msg="Locking database" logger=migrator t=2026-04-22T06:12:09.830466567Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-22T06:12:09.831017472Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-22T06:12:09.831861925Z level=info msg="Migration successfully executed" id="create migration_log table" duration=844.173µs logger=migrator t=2026-04-22T06:12:10.023276902Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-22T06:12:10.025033361Z level=info msg="Migration successfully executed" id="create user table" duration=1.758599ms logger=migrator t=2026-04-22T06:12:10.051371021Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-22T06:12:10.052330648Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=962.197µs logger=migrator t=2026-04-22T06:12:10.057623507Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-22T06:12:10.058290055Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=666.818µs logger=migrator t=2026-04-22T06:12:10.06701991Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-22T06:12:10.068153323Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.135363ms logger=migrator t=2026-04-22T06:12:10.073244525Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-22T06:12:10.073999247Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=755.402µs logger=migrator t=2026-04-22T06:12:10.07730537Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-22T06:12:10.08015631Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.84736ms logger=migrator t=2026-04-22T06:12:10.085249373Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-22T06:12:10.086650342Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.403229ms logger=migrator t=2026-04-22T06:12:10.092390473Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-22T06:12:10.093187876Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=797.533µs logger=migrator t=2026-04-22T06:12:10.09725936Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-22T06:12:10.09798972Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=732.97µs logger=migrator t=2026-04-22T06:12:10.102041304Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-22T06:12:10.102310882Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=269.508µs logger=migrator t=2026-04-22T06:12:10.106793737Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-22T06:12:10.107781326Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=984.439µs logger=migrator t=2026-04-22T06:12:10.113568448Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-22T06:12:10.114900015Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.331197ms logger=migrator t=2026-04-22T06:12:10.12039855Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-22T06:12:10.12042967Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.491µs logger=migrator t=2026-04-22T06:12:10.123873007Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-22T06:12:10.125275067Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.408421ms logger=migrator t=2026-04-22T06:12:10.128394564Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-22T06:12:10.128629551Z level=info msg="Migration successfully executed" id="Add missing user data" duration=235.227µs logger=migrator t=2026-04-22T06:12:10.132593343Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-22T06:12:10.133614871Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.021158ms logger=migrator t=2026-04-22T06:12:10.138065626Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-22T06:12:10.138625982Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=560.596µs logger=migrator t=2026-04-22T06:12:10.14532092Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-22T06:12:10.146628847Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.308267ms logger=migrator t=2026-04-22T06:12:10.152984075Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-22T06:12:10.16135929Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.377475ms logger=migrator t=2026-04-22T06:12:10.174256712Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-22T06:12:10.175651852Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.39482ms logger=migrator t=2026-04-22T06:12:10.183724579Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-22T06:12:10.18414345Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=422.431µs logger=migrator t=2026-04-22T06:12:10.187761552Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-22T06:12:10.188849163Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.107072ms logger=migrator t=2026-04-22T06:12:10.192171356Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-22T06:12:10.192462404Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=286.608µs logger=migrator t=2026-04-22T06:12:10.195953072Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-22T06:12:10.196459236Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=508.614µs logger=migrator t=2026-04-22T06:12:10.202489586Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-22T06:12:10.203865494Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.378618ms logger=migrator t=2026-04-22T06:12:10.212108516Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-22T06:12:10.21298575Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=878.654µs logger=migrator t=2026-04-22T06:12:10.22152678Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-22T06:12:10.222432936Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=899.116µs logger=migrator t=2026-04-22T06:12:10.227734495Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-22T06:12:10.229074042Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.339227ms logger=migrator t=2026-04-22T06:12:10.234273828Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-22T06:12:10.235738119Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.467651ms logger=migrator t=2026-04-22T06:12:10.240927775Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-22T06:12:10.240957356Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.451µs logger=migrator t=2026-04-22T06:12:10.245484633Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-22T06:12:10.246193553Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=708.87µs logger=migrator t=2026-04-22T06:12:10.251844882Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-22T06:12:10.252883522Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.038469ms logger=migrator t=2026-04-22T06:12:10.258129298Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-22T06:12:10.25925182Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.124442ms logger=migrator t=2026-04-22T06:12:10.266843014Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-22T06:12:10.267588324Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=745.541µs logger=migrator t=2026-04-22T06:12:10.28951277Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:12:10.294888842Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.375331ms logger=migrator t=2026-04-22T06:12:10.29985363Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-22T06:12:10.300730245Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=875.575µs logger=migrator t=2026-04-22T06:12:10.305670773Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-22T06:12:10.306430145Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=753.942µs logger=migrator t=2026-04-22T06:12:10.311757295Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-22T06:12:10.31265764Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=900.235µs logger=migrator t=2026-04-22T06:12:10.317479286Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-22T06:12:10.318209866Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=730.88µs logger=migrator t=2026-04-22T06:12:10.322671761Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-22T06:12:10.323440503Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=768.482µs logger=migrator t=2026-04-22T06:12:10.329309938Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-22T06:12:10.329875694Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=567.065µs logger=migrator t=2026-04-22T06:12:10.335356148Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-22T06:12:10.336001185Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=644.607µs logger=migrator t=2026-04-22T06:12:10.340762569Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-22T06:12:10.341110779Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=348.44µs logger=migrator t=2026-04-22T06:12:10.346023597Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-22T06:12:10.346735057Z level=info msg="Migration successfully executed" id="create star table" duration=710.63µs logger=migrator t=2026-04-22T06:12:10.35219691Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-22T06:12:10.353307611Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.099741ms logger=migrator t=2026-04-22T06:12:10.366636396Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-22T06:12:10.367943413Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.304707ms logger=migrator t=2026-04-22T06:12:10.373557491Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-22T06:12:10.375059062Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.499761ms logger=migrator t=2026-04-22T06:12:10.380201427Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-22T06:12:10.380998939Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=797.492µs logger=migrator t=2026-04-22T06:12:10.386988127Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-22T06:12:10.388447959Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.471372ms logger=migrator t=2026-04-22T06:12:10.393362187Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-22T06:12:10.394158359Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=795.952µs logger=migrator t=2026-04-22T06:12:10.400563499Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-22T06:12:10.401416904Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=851.874µs logger=migrator t=2026-04-22T06:12:10.407563656Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-22T06:12:10.407614777Z level=info msg="Migration successfully executed" id="Update org table charset" duration=52.591µs logger=migrator t=2026-04-22T06:12:10.421793066Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-22T06:12:10.421868568Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=80.163µs logger=migrator t=2026-04-22T06:12:10.43014791Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-22T06:12:10.43048686Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=341.109µs logger=migrator t=2026-04-22T06:12:10.443795804Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-22T06:12:10.444702739Z level=info msg="Migration successfully executed" id="create dashboard table" duration=908.465µs logger=migrator t=2026-04-22T06:12:10.45186947Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-22T06:12:10.453497136Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.629506ms logger=migrator t=2026-04-22T06:12:10.461692336Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-22T06:12:10.462530939Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=839.263µs logger=migrator t=2026-04-22T06:12:10.468547669Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-22T06:12:10.469426913Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=881.094µs logger=migrator t=2026-04-22T06:12:10.475324209Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-22T06:12:10.476225744Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=901.395µs logger=migrator t=2026-04-22T06:12:10.481508573Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-22T06:12:10.482220172Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=709.11µs logger=migrator t=2026-04-22T06:12:10.486183834Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-22T06:12:10.491438892Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.254798ms logger=migrator t=2026-04-22T06:12:10.496957097Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-22T06:12:10.497667347Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=710.22µs logger=migrator t=2026-04-22T06:12:10.502521303Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-22T06:12:10.50387195Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.360537ms logger=migrator t=2026-04-22T06:12:10.50917567Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-22T06:12:10.510484396Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.308246ms logger=migrator t=2026-04-22T06:12:10.517613247Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-22T06:12:10.518511022Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=900.255µs logger=migrator t=2026-04-22T06:12:10.525071506Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-22T06:12:10.526085294Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.016728ms logger=migrator t=2026-04-22T06:12:10.532180776Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-22T06:12:10.532266508Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=83.492µs logger=migrator t=2026-04-22T06:12:10.53695742Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-22T06:12:10.539335797Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.377077ms logger=migrator t=2026-04-22T06:12:10.544039819Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-22T06:12:10.546965472Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.922431ms logger=migrator t=2026-04-22T06:12:10.554606475Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-22T06:12:10.556439897Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.833342ms logger=migrator t=2026-04-22T06:12:10.560904792Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-22T06:12:10.561698495Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=792.213µs logger=migrator t=2026-04-22T06:12:10.56654227Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-22T06:12:10.568340191Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.797711ms logger=migrator t=2026-04-22T06:12:10.573598839Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-22T06:12:10.574368741Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=769.542µs logger=migrator t=2026-04-22T06:12:10.58644026Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-22T06:12:10.587968673Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.528503ms logger=migrator t=2026-04-22T06:12:10.593831887Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-22T06:12:10.593890749Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=55.872µs logger=migrator t=2026-04-22T06:12:10.599608069Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-22T06:12:10.59963718Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=36.911µs logger=migrator t=2026-04-22T06:12:10.604723573Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-22T06:12:10.608234042Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.509819ms logger=migrator t=2026-04-22T06:12:10.617645847Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-22T06:12:10.621152465Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.506518ms logger=migrator t=2026-04-22T06:12:10.626376202Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-22T06:12:10.628413139Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.036297ms logger=migrator t=2026-04-22T06:12:10.635006844Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-22T06:12:10.636927798Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.921284ms logger=migrator t=2026-04-22T06:12:10.642940877Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-22T06:12:10.643097161Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=155.534µs logger=migrator t=2026-04-22T06:12:10.651298942Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-22T06:12:10.652958388Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.674976ms logger=migrator t=2026-04-22T06:12:10.659862092Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-22T06:12:10.661782356Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.920074ms logger=migrator t=2026-04-22T06:12:10.668094414Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-22T06:12:10.668185466Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=92.742µs logger=migrator t=2026-04-22T06:12:10.672163988Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-22T06:12:10.673544297Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.38483ms logger=migrator t=2026-04-22T06:12:10.678798404Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-22T06:12:10.679628827Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=830.513µs logger=migrator t=2026-04-22T06:12:10.682800597Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:12:10.689062562Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.258595ms logger=migrator t=2026-04-22T06:12:10.69359547Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-22T06:12:10.694481855Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=886.134µs logger=migrator t=2026-04-22T06:12:10.699768593Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-22T06:12:10.700628657Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=852.424µs logger=migrator t=2026-04-22T06:12:10.705943246Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-22T06:12:10.70677911Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=836.354µs logger=migrator t=2026-04-22T06:12:10.712250504Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-22T06:12:10.712600844Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=350.24µs logger=migrator t=2026-04-22T06:12:10.718854899Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-22T06:12:10.719643801Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=791.292µs logger=migrator t=2026-04-22T06:12:10.724860828Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-22T06:12:10.728715686Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.854638ms logger=migrator t=2026-04-22T06:12:10.733994914Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-22T06:12:10.734848389Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=853.455µs logger=migrator t=2026-04-22T06:12:10.738765758Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-22T06:12:10.738955023Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=189.755µs logger=migrator t=2026-04-22T06:12:10.74276821Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-22T06:12:10.742935175Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=167.195µs logger=migrator t=2026-04-22T06:12:10.748014788Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-22T06:12:10.749297634Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.278936ms logger=migrator t=2026-04-22T06:12:10.754524201Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-22T06:12:10.758493513Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.963881ms logger=migrator t=2026-04-22T06:12:10.762397282Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-22T06:12:10.763573175Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.174923ms logger=migrator t=2026-04-22T06:12:10.769769579Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-22T06:12:10.771591171Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.837712ms logger=migrator t=2026-04-22T06:12:10.777395694Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-22T06:12:10.778529195Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.133671ms logger=migrator t=2026-04-22T06:12:10.782301182Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-22T06:12:10.783243178Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=941.926µs logger=migrator t=2026-04-22T06:12:10.787733383Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-22T06:12:10.78866895Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=955.717µs logger=migrator t=2026-04-22T06:12:10.793762013Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-22T06:12:10.800504093Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.741719ms logger=migrator t=2026-04-22T06:12:10.804270818Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-22T06:12:10.805159994Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=896.546µs logger=migrator t=2026-04-22T06:12:10.811301136Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-22T06:12:10.812097068Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=795.772µs logger=migrator t=2026-04-22T06:12:10.818571109Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-22T06:12:10.819356592Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=779.843µs logger=migrator t=2026-04-22T06:12:10.823364915Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-22T06:12:10.82391484Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=549.736µs logger=migrator t=2026-04-22T06:12:10.829656181Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-22T06:12:10.832018807Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.362556ms logger=migrator t=2026-04-22T06:12:10.835598909Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-22T06:12:10.837834951Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.235562ms logger=migrator t=2026-04-22T06:12:10.844485468Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-22T06:12:10.844515259Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.631µs logger=migrator t=2026-04-22T06:12:10.849280352Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-22T06:12:10.849472497Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=192.515µs logger=migrator t=2026-04-22T06:12:10.855726214Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-22T06:12:10.859258783Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.532529ms logger=migrator t=2026-04-22T06:12:10.864398277Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-22T06:12:10.864583352Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=185.305µs logger=migrator t=2026-04-22T06:12:10.871801494Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-22T06:12:10.872132165Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=334.261µs logger=migrator t=2026-04-22T06:12:10.876903118Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-22T06:12:10.879920333Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.015925ms logger=migrator t=2026-04-22T06:12:10.887693011Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-22T06:12:10.887927958Z level=info msg="Migration successfully executed" id="Update uid value" duration=235.997µs logger=migrator t=2026-04-22T06:12:10.892387813Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-22T06:12:10.893198836Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=811.023µs logger=migrator t=2026-04-22T06:12:10.96882233Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-22T06:12:10.971607868Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.789568ms logger=migrator t=2026-04-22T06:12:10.97877848Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-22T06:12:10.980336903Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.561193ms logger=migrator t=2026-04-22T06:12:10.986987241Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-22T06:12:10.987904396Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=917.065µs logger=migrator t=2026-04-22T06:12:10.993486713Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-22T06:12:10.994189913Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=700.229µs logger=migrator t=2026-04-22T06:12:10.998838443Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-22T06:12:11.000560701Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.724358ms logger=migrator t=2026-04-22T06:12:11.00619588Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-22T06:12:11.007224679Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.03488ms logger=migrator t=2026-04-22T06:12:11.011678983Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-22T06:12:11.012486397Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=807.274µs logger=migrator t=2026-04-22T06:12:11.016214311Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-22T06:12:11.017125127Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=910.326µs logger=migrator t=2026-04-22T06:12:11.020710018Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-22T06:12:11.027671133Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.961665ms logger=migrator t=2026-04-22T06:12:11.033856906Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-22T06:12:11.03467324Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=808.274µs logger=migrator t=2026-04-22T06:12:11.038876348Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-22T06:12:11.039631929Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=755.671µs logger=migrator t=2026-04-22T06:12:11.045484783Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-22T06:12:11.046351158Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=812.113µs logger=migrator t=2026-04-22T06:12:11.051670338Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-22T06:12:11.052357787Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=687.129µs logger=migrator t=2026-04-22T06:12:11.055971908Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-22T06:12:11.056305847Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=337.139µs logger=migrator t=2026-04-22T06:12:11.059837917Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-22T06:12:11.060395242Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=557.605µs logger=migrator t=2026-04-22T06:12:11.064053195Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-22T06:12:11.064082366Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=31.94µs logger=migrator t=2026-04-22T06:12:11.067367878Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-22T06:12:11.069956361Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.588553ms logger=migrator t=2026-04-22T06:12:11.073588832Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-22T06:12:11.080128827Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=6.537364ms logger=migrator t=2026-04-22T06:12:11.084814368Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-22T06:12:11.085141278Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=327.89µs logger=migrator t=2026-04-22T06:12:11.088640386Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-22T06:12:11.091350382Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.709646ms logger=migrator t=2026-04-22T06:12:11.097476464Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-22T06:12:11.100340674Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.86452ms logger=migrator t=2026-04-22T06:12:11.105972522Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-22T06:12:11.106786995Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=814.253µs logger=migrator t=2026-04-22T06:12:11.110581072Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-22T06:12:11.111203319Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=622.217µs logger=migrator t=2026-04-22T06:12:11.115753418Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-22T06:12:11.116603191Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=841.493µs logger=migrator t=2026-04-22T06:12:11.122423575Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-22T06:12:11.123726661Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.302657ms logger=migrator t=2026-04-22T06:12:11.127686363Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-22T06:12:11.128499425Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=812.952µs logger=migrator t=2026-04-22T06:12:11.132368913Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-22T06:12:11.133268019Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=898.736µs logger=migrator t=2026-04-22T06:12:11.138183537Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-22T06:12:11.138343392Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=160.685µs logger=migrator t=2026-04-22T06:12:11.142240871Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-22T06:12:11.142411256Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=170.625µs logger=migrator t=2026-04-22T06:12:11.14717292Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-22T06:12:11.153848047Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=6.682177ms logger=migrator t=2026-04-22T06:12:11.158702814Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-22T06:12:11.16070625Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.018257ms logger=migrator t=2026-04-22T06:12:11.165859714Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-22T06:12:11.165935226Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=70.382µs logger=migrator t=2026-04-22T06:12:11.170182456Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-22T06:12:11.171103921Z level=info msg="Migration successfully executed" id="create quota table v1" duration=927.295µs logger=migrator t=2026-04-22T06:12:11.180170207Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-22T06:12:11.1813511Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.185113ms logger=migrator t=2026-04-22T06:12:11.187718858Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-22T06:12:11.187752399Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=35.151µs logger=migrator t=2026-04-22T06:12:11.192436501Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-22T06:12:11.193651585Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.215394ms logger=migrator t=2026-04-22T06:12:11.199083567Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-22T06:12:11.200397785Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.331238ms logger=migrator t=2026-04-22T06:12:11.205403326Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-22T06:12:11.20771033Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.308094ms logger=migrator t=2026-04-22T06:12:11.211664211Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-22T06:12:11.211694412Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.281µs logger=migrator t=2026-04-22T06:12:11.214952273Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-22T06:12:11.216234439Z level=info msg="Migration successfully executed" id="create session table" duration=1.281986ms logger=migrator t=2026-04-22T06:12:11.219887002Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-22T06:12:11.220049727Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=162.495µs logger=migrator t=2026-04-22T06:12:11.22337703Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-22T06:12:11.223471893Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=95.573µs logger=migrator t=2026-04-22T06:12:11.227187647Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-22T06:12:11.228022671Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=834.864µs logger=migrator t=2026-04-22T06:12:11.231770776Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-22T06:12:11.23263509Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=863.854µs logger=migrator t=2026-04-22T06:12:11.237440885Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-22T06:12:11.237472886Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.831µs logger=migrator t=2026-04-22T06:12:11.240695576Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-22T06:12:11.240730557Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=36.731µs logger=migrator t=2026-04-22T06:12:11.243818524Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-22T06:12:11.24938193Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.561786ms logger=migrator t=2026-04-22T06:12:11.253518427Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-22T06:12:11.256786799Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.265161ms logger=migrator t=2026-04-22T06:12:11.260525583Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-22T06:12:11.260610565Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=87.822µs logger=migrator t=2026-04-22T06:12:11.264865816Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-22T06:12:11.264991649Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=129.403µs logger=migrator t=2026-04-22T06:12:11.271628385Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-22T06:12:11.272687305Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.05918ms logger=migrator t=2026-04-22T06:12:11.276461131Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-22T06:12:11.276501592Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=41.371µs logger=migrator t=2026-04-22T06:12:11.279327981Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-22T06:12:11.282651315Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.317043ms logger=migrator t=2026-04-22T06:12:11.285904296Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-22T06:12:11.28605856Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=154.814µs logger=migrator t=2026-04-22T06:12:11.289113996Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-22T06:12:11.292257205Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.138869ms logger=migrator t=2026-04-22T06:12:11.295616379Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-22T06:12:11.298708906Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.092137ms logger=migrator t=2026-04-22T06:12:11.302332068Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-22T06:12:11.302396729Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=65.322µs logger=migrator t=2026-04-22T06:12:11.307084551Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-22T06:12:11.307999057Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=914.446µs logger=migrator t=2026-04-22T06:12:11.3120077Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-22T06:12:11.312809532Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=802.082µs logger=migrator t=2026-04-22T06:12:11.316835815Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-22T06:12:11.317849584Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.016329ms logger=migrator t=2026-04-22T06:12:11.321530747Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-22T06:12:11.322487223Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=956.426µs logger=migrator t=2026-04-22T06:12:11.326231939Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-22T06:12:11.327045772Z level=info msg="Migration successfully executed" id="add index alert state" duration=813.913µs logger=migrator t=2026-04-22T06:12:11.330948641Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-22T06:12:11.331903539Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=954.218µs logger=migrator t=2026-04-22T06:12:11.335943742Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-22T06:12:11.336665692Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=717.25µs logger=migrator t=2026-04-22T06:12:11.340694875Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-22T06:12:11.341719724Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.024919ms logger=migrator t=2026-04-22T06:12:11.345542762Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-22T06:12:11.346369495Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=827.003µs logger=migrator t=2026-04-22T06:12:11.351588932Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-22T06:12:11.367413265Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=15.815314ms logger=migrator t=2026-04-22T06:12:11.372315833Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-22T06:12:11.373163137Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=853.064µs logger=migrator t=2026-04-22T06:12:11.377130229Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-22T06:12:11.378072315Z 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=941.576µs logger=migrator t=2026-04-22T06:12:11.383391935Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-22T06:12:11.383708243Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=316.289µs logger=migrator t=2026-04-22T06:12:11.388035825Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-22T06:12:11.388662082Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=624.107µs logger=migrator t=2026-04-22T06:12:11.393781267Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-22T06:12:11.394739603Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=957.676µs logger=migrator t=2026-04-22T06:12:11.405209328Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-22T06:12:11.411814162Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.607755ms logger=migrator t=2026-04-22T06:12:11.416750212Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-22T06:12:11.423073389Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.315657ms logger=migrator t=2026-04-22T06:12:11.427963066Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-22T06:12:11.431808554Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.844898ms logger=migrator t=2026-04-22T06:12:11.43735358Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-22T06:12:11.441496167Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.142047ms logger=migrator t=2026-04-22T06:12:11.444850921Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-22T06:12:11.445764766Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=913.475µs logger=migrator t=2026-04-22T06:12:11.451722073Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-22T06:12:11.451754344Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.941µs logger=migrator t=2026-04-22T06:12:11.455435738Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-22T06:12:11.45551567Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=81.432µs logger=migrator t=2026-04-22T06:12:11.460499061Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-22T06:12:11.461801617Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.302346ms logger=migrator t=2026-04-22T06:12:11.467065365Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T06:12:11.468636339Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.575564ms logger=migrator t=2026-04-22T06:12:11.47435305Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-22T06:12:11.475188753Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=834.773µs logger=migrator t=2026-04-22T06:12:11.480082491Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-22T06:12:11.48078995Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=707.209µs logger=migrator t=2026-04-22T06:12:11.485824212Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T06:12:11.486590213Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=765.531µs logger=migrator t=2026-04-22T06:12:11.491285075Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-22T06:12:11.494382042Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.099167ms logger=migrator t=2026-04-22T06:12:11.497587062Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-22T06:12:11.500631358Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.043556ms logger=migrator t=2026-04-22T06:12:11.504131506Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-22T06:12:11.50428821Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=156.934µs logger=migrator t=2026-04-22T06:12:11.507823129Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-22T06:12:11.508567071Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=743.641µs logger=migrator t=2026-04-22T06:12:11.51352674Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-22T06:12:11.514365954Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=840.704µs logger=migrator t=2026-04-22T06:12:11.519094656Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-22T06:12:11.524566029Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.465233ms logger=migrator t=2026-04-22T06:12:11.528888341Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-22T06:12:11.528995904Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=108.553µs logger=migrator t=2026-04-22T06:12:11.533863741Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-22T06:12:11.53488366Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.021238ms logger=migrator t=2026-04-22T06:12:11.538614264Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-22T06:12:11.539951362Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.335948ms logger=migrator t=2026-04-22T06:12:11.544729927Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-22T06:12:11.54486574Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=136.604µs logger=migrator t=2026-04-22T06:12:11.549294014Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-22T06:12:11.550266082Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=971.438µs logger=migrator t=2026-04-22T06:12:11.554325126Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-22T06:12:11.555235211Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=910.626µs logger=migrator t=2026-04-22T06:12:11.559428179Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-22T06:12:11.560364945Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=944.626µs logger=migrator t=2026-04-22T06:12:11.565998613Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-22T06:12:11.567550097Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.551054ms logger=migrator t=2026-04-22T06:12:11.572093014Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-22T06:12:11.573575876Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.482562ms logger=migrator t=2026-04-22T06:12:11.577850256Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-22T06:12:11.578881396Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.0307ms logger=migrator t=2026-04-22T06:12:11.58475429Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-22T06:12:11.584792051Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=38.731µs logger=migrator t=2026-04-22T06:12:11.589615547Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-22T06:12:11.594742571Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.126864ms logger=migrator t=2026-04-22T06:12:11.599234337Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-22T06:12:11.600097551Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=863.734µs logger=migrator t=2026-04-22T06:12:11.604617798Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-22T06:12:11.608553488Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.93577ms logger=migrator t=2026-04-22T06:12:11.61214665Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-22T06:12:11.612928052Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=781.472µs logger=migrator t=2026-04-22T06:12:11.617150101Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-22T06:12:11.618235431Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.08343ms logger=migrator t=2026-04-22T06:12:11.623806327Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-22T06:12:11.625382711Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.582514ms logger=migrator t=2026-04-22T06:12:11.629532348Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-22T06:12:11.646103724Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=16.567445ms logger=migrator t=2026-04-22T06:12:11.650023333Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-22T06:12:11.65061975Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=590.297µs logger=migrator t=2026-04-22T06:12:11.658592694Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-22T06:12:11.659707166Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.115792ms logger=migrator t=2026-04-22T06:12:11.669885621Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-22T06:12:11.670492609Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=610.728µs logger=migrator t=2026-04-22T06:12:11.678557384Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-22T06:12:11.679469561Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=887.686µs logger=migrator t=2026-04-22T06:12:11.683795512Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-22T06:12:11.684005518Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=210.446µs logger=migrator t=2026-04-22T06:12:11.689696547Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-22T06:12:11.694877763Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.181476ms logger=migrator t=2026-04-22T06:12:11.699143514Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-22T06:12:11.703951659Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.807735ms logger=migrator t=2026-04-22T06:12:11.709110923Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-22T06:12:11.710087321Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=977.528µs logger=migrator t=2026-04-22T06:12:11.713831746Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-22T06:12:11.715334328Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.502482ms logger=migrator t=2026-04-22T06:12:11.719940887Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-22T06:12:11.720310768Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=369.56µs logger=migrator t=2026-04-22T06:12:11.72537668Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-22T06:12:11.730296189Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.918028ms logger=migrator t=2026-04-22T06:12:11.734518586Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-22T06:12:11.735445743Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=927.017µs logger=migrator t=2026-04-22T06:12:11.740027751Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-22T06:12:11.740200066Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=172.915µs logger=migrator t=2026-04-22T06:12:11.744116487Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-22T06:12:11.744535248Z level=info msg="Migration successfully executed" id="Move region to single row" duration=418.141µs logger=migrator t=2026-04-22T06:12:11.749698903Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-22T06:12:11.751107783Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.40892ms logger=migrator t=2026-04-22T06:12:11.755732183Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-22T06:12:11.757311987Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.579365ms logger=migrator t=2026-04-22T06:12:11.762180174Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T06:12:11.765192978Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=3.013684ms logger=migrator t=2026-04-22T06:12:11.775950581Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T06:12:11.776930789Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=980.408µs logger=migrator t=2026-04-22T06:12:11.783098452Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-22T06:12:11.784073749Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=979.527µs logger=migrator t=2026-04-22T06:12:11.788916965Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-22T06:12:11.789782599Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=865.024µs logger=migrator t=2026-04-22T06:12:11.793305288Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-22T06:12:11.79337782Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=73.152µs logger=migrator t=2026-04-22T06:12:11.797139906Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-22T06:12:11.798606317Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.46628ms logger=migrator t=2026-04-22T06:12:11.804107311Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-22T06:12:11.80546935Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.361929ms logger=migrator t=2026-04-22T06:12:11.810092739Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-22T06:12:11.810952964Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=861.875µs logger=migrator t=2026-04-22T06:12:11.815121711Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-22T06:12:11.816159021Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.036069ms logger=migrator t=2026-04-22T06:12:11.820451581Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-22T06:12:11.820758019Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=307.468µs logger=migrator t=2026-04-22T06:12:11.825385079Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-22T06:12:11.82575612Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=370.821µs logger=migrator t=2026-04-22T06:12:11.829204916Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-22T06:12:11.829287968Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=90.682µs logger=migrator t=2026-04-22T06:12:11.832976083Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-22T06:12:11.833759924Z level=info msg="Migration successfully executed" id="create team table" duration=779.391µs logger=migrator t=2026-04-22T06:12:11.839346242Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-22T06:12:11.840901795Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.557694ms logger=migrator t=2026-04-22T06:12:11.846627705Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-22T06:12:11.847576743Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=948.348µs logger=migrator t=2026-04-22T06:12:11.852217583Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-22T06:12:11.856702829Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.484927ms logger=migrator t=2026-04-22T06:12:11.861233296Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-22T06:12:11.861410001Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=176.665µs logger=migrator t=2026-04-22T06:12:11.865182167Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-22T06:12:11.866118523Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=940.386µs logger=migrator t=2026-04-22T06:12:11.870495876Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-22T06:12:11.871781472Z level=info msg="Migration successfully executed" id="create team member table" duration=1.284436ms logger=migrator t=2026-04-22T06:12:11.876606398Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-22T06:12:11.879080217Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.47416ms logger=migrator t=2026-04-22T06:12:11.884238832Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-22T06:12:11.885159698Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=920.336µs logger=migrator t=2026-04-22T06:12:11.889257394Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-22T06:12:11.890153178Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=895.695µs logger=migrator t=2026-04-22T06:12:11.894095899Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-22T06:12:11.899050678Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.95816ms logger=migrator t=2026-04-22T06:12:11.903679709Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-22T06:12:11.908507614Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.827145ms logger=migrator t=2026-04-22T06:12:11.912601229Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-22T06:12:11.917121646Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.512067ms logger=migrator t=2026-04-22T06:12:11.921115128Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-22T06:12:11.922064124Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=948.816µs logger=migrator t=2026-04-22T06:12:11.927684292Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-22T06:12:11.929087322Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.40331ms logger=migrator t=2026-04-22T06:12:11.934043842Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-22T06:12:11.935550423Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.506012ms logger=migrator t=2026-04-22T06:12:11.940975436Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-22T06:12:11.941951783Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=976.027µs logger=migrator t=2026-04-22T06:12:11.946538612Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-22T06:12:11.94857779Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.038968ms logger=migrator t=2026-04-22T06:12:11.954562317Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-22T06:12:11.956102591Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.540414ms logger=migrator t=2026-04-22T06:12:11.963401886Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-22T06:12:11.964410094Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.008118ms logger=migrator t=2026-04-22T06:12:11.972346566Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-22T06:12:11.974369314Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.022558ms logger=migrator t=2026-04-22T06:12:11.982083931Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-22T06:12:11.982721148Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=637.287µs logger=migrator t=2026-04-22T06:12:11.987654637Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-22T06:12:11.988036458Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=379.361µs logger=migrator t=2026-04-22T06:12:11.993179482Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-22T06:12:11.994068537Z level=info msg="Migration successfully executed" id="create tag table" duration=888.925µs logger=migrator t=2026-04-22T06:12:11.998052989Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-22T06:12:11.999045017Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=985.909µs logger=migrator t=2026-04-22T06:12:12.004922752Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-22T06:12:12.005764925Z level=info msg="Migration successfully executed" id="create login attempt table" duration=841.853µs logger=migrator t=2026-04-22T06:12:12.010271242Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-22T06:12:12.012033541Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.764909ms logger=migrator t=2026-04-22T06:12:12.020326434Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-22T06:12:12.021813487Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.487332ms logger=migrator t=2026-04-22T06:12:12.028915836Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:12:12.05042156Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=21.503493ms logger=migrator t=2026-04-22T06:12:12.058849686Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-22T06:12:12.059754822Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=905.706µs logger=migrator t=2026-04-22T06:12:12.065985867Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-22T06:12:12.067638063Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.754409ms logger=migrator t=2026-04-22T06:12:12.073713734Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-22T06:12:12.074301951Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=589.167µs logger=migrator t=2026-04-22T06:12:12.081013309Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-22T06:12:12.08177845Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=772.011µs logger=migrator t=2026-04-22T06:12:12.086075252Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-22T06:12:12.087573543Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.498312ms logger=migrator t=2026-04-22T06:12:12.091413901Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-22T06:12:12.092419419Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.004838ms logger=migrator t=2026-04-22T06:12:12.0995371Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-22T06:12:12.099634873Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=98.713µs logger=migrator t=2026-04-22T06:12:12.106711101Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-22T06:12:12.113659436Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.949115ms logger=migrator t=2026-04-22T06:12:12.118901954Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-22T06:12:12.124019087Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.116672ms logger=migrator t=2026-04-22T06:12:12.135606673Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-22T06:12:12.143920067Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.345785ms logger=migrator t=2026-04-22T06:12:12.149174723Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-22T06:12:12.154337748Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.162995ms logger=migrator t=2026-04-22T06:12:12.161235743Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-22T06:12:12.163036693Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.80287ms logger=migrator t=2026-04-22T06:12:12.203671325Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-22T06:12:12.210980379Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.312745ms logger=migrator t=2026-04-22T06:12:12.216910487Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-22T06:12:12.21775406Z level=info msg="Migration successfully executed" id="create server_lock table" duration=843.153µs logger=migrator t=2026-04-22T06:12:12.223749578Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-22T06:12:12.225187719Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.436511ms logger=migrator t=2026-04-22T06:12:12.231322431Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-22T06:12:12.232781032Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.45788ms logger=migrator t=2026-04-22T06:12:12.23983011Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-22T06:12:12.240751296Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=921.016µs logger=migrator t=2026-04-22T06:12:12.245982893Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-22T06:12:12.247537917Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.554664ms logger=migrator t=2026-04-22T06:12:12.252685891Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-22T06:12:12.253742791Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.05624ms logger=migrator t=2026-04-22T06:12:12.259953075Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-22T06:12:12.266761566Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.807111ms logger=migrator t=2026-04-22T06:12:12.273875006Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-22T06:12:12.274772411Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=904.845µs logger=migrator t=2026-04-22T06:12:12.281276035Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-22T06:12:12.282664913Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.388448ms logger=migrator t=2026-04-22T06:12:12.288690042Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-22T06:12:12.290357549Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.667157ms logger=migrator t=2026-04-22T06:12:12.29642775Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-22T06:12:12.297255233Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=827.383µs logger=migrator t=2026-04-22T06:12:12.302752417Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-22T06:12:12.304143167Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.383639ms logger=migrator t=2026-04-22T06:12:12.310541376Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-22T06:12:12.310649139Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=108.303µs logger=migrator t=2026-04-22T06:12:12.315751073Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-22T06:12:12.315887977Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=137.963µs logger=migrator t=2026-04-22T06:12:12.329489358Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-22T06:12:12.330929358Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.404839ms logger=migrator t=2026-04-22T06:12:12.361491027Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T06:12:12.363120313Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.629056ms logger=migrator t=2026-04-22T06:12:12.369034089Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T06:12:12.370564971Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.530122ms logger=migrator t=2026-04-22T06:12:12.376653233Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:12:12.376729706Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=77.513µs logger=migrator t=2026-04-22T06:12:12.381700934Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T06:12:12.383206907Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.505933ms logger=migrator t=2026-04-22T06:12:12.389118243Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T06:12:12.390495172Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.374499ms logger=migrator t=2026-04-22T06:12:12.39646223Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T06:12:12.397415876Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=953.766µs logger=migrator t=2026-04-22T06:12:12.403050924Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T06:12:12.404092403Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.041229ms logger=migrator t=2026-04-22T06:12:12.408824627Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-22T06:12:12.414773433Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.948116ms logger=migrator t=2026-04-22T06:12:12.420025821Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-22T06:12:12.420965997Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=939.726µs logger=migrator t=2026-04-22T06:12:12.427413239Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-22T06:12:12.427535592Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=122.383µs logger=migrator t=2026-04-22T06:12:12.432871352Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-22T06:12:12.434391294Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.519302ms logger=migrator t=2026-04-22T06:12:12.439758105Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-22T06:12:12.440868637Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.123822ms logger=migrator t=2026-04-22T06:12:12.446697051Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-22T06:12:12.44776156Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.064279ms logger=migrator t=2026-04-22T06:12:12.453174512Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:12:12.453243004Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=69.312µs logger=migrator t=2026-04-22T06:12:12.458205534Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-22T06:12:12.459724056Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.518252ms logger=migrator t=2026-04-22T06:12:12.467081673Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-22T06:12:12.46907906Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.999206ms logger=migrator t=2026-04-22T06:12:12.475183251Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-22T06:12:12.47622082Z 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.038059ms logger=migrator t=2026-04-22T06:12:12.482062623Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-22T06:12:12.483195066Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.122132ms logger=migrator t=2026-04-22T06:12:12.489903184Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-22T06:12:12.497690353Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.786259ms logger=migrator t=2026-04-22T06:12:12.503603719Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-22T06:12:12.504615897Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.012618ms logger=migrator t=2026-04-22T06:12:12.510138882Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T06:12:12.511036108Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=900.046µs logger=migrator t=2026-04-22T06:12:12.520281497Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-22T06:12:12.548542171Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.258734ms logger=migrator t=2026-04-22T06:12:12.55455096Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-22T06:12:12.578820622Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.269312ms logger=migrator t=2026-04-22T06:12:12.596392795Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-22T06:12:12.598050702Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.657397ms logger=migrator t=2026-04-22T06:12:12.608236248Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T06:12:12.60974859Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.497893ms logger=migrator t=2026-04-22T06:12:12.616218762Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-22T06:12:12.623067595Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.847983ms logger=migrator t=2026-04-22T06:12:12.630067191Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-22T06:12:12.636070149Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.989018ms logger=migrator t=2026-04-22T06:12:12.642083358Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-22T06:12:12.643426106Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.346508ms logger=migrator t=2026-04-22T06:12:12.649434815Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-22T06:12:12.651500583Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.066348ms logger=migrator t=2026-04-22T06:12:12.656587836Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-22T06:12:12.657745338Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.157712ms logger=migrator t=2026-04-22T06:12:12.66459214Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-22T06:12:12.666501974Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.910934ms logger=migrator t=2026-04-22T06:12:12.672729169Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:12:12.672840482Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=113.343µs logger=migrator t=2026-04-22T06:12:12.680342383Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-22T06:12:12.68770013Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.350707ms logger=migrator t=2026-04-22T06:12:12.693514223Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-22T06:12:12.701809996Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.297153ms logger=migrator t=2026-04-22T06:12:12.708557755Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-22T06:12:12.715103639Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.545554ms logger=migrator t=2026-04-22T06:12:12.720083789Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-22T06:12:12.721460118Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.376639ms logger=migrator t=2026-04-22T06:12:12.727001414Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-22T06:12:12.728558957Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.551873ms logger=migrator t=2026-04-22T06:12:12.733520567Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-22T06:12:12.739608017Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.08715ms logger=migrator t=2026-04-22T06:12:12.744546746Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-22T06:12:12.750698439Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.151303ms logger=migrator t=2026-04-22T06:12:12.755496134Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-22T06:12:12.756536753Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.040329ms logger=migrator t=2026-04-22T06:12:12.76179008Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-22T06:12:12.767705867Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.915327ms logger=migrator t=2026-04-22T06:12:12.772424539Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-22T06:12:12.778679425Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.254246ms logger=migrator t=2026-04-22T06:12:12.783587513Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-22T06:12:12.783661405Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=74.242µs logger=migrator t=2026-04-22T06:12:12.78915555Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-22T06:12:12.790916129Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.76664ms logger=migrator t=2026-04-22T06:12:12.796107074Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-22T06:12:12.797904465Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.795691ms logger=migrator t=2026-04-22T06:12:12.809715887Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-22T06:12:12.81160679Z 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.881423ms logger=migrator t=2026-04-22T06:12:12.816489867Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:12:12.816644852Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=155.135µs logger=migrator t=2026-04-22T06:12:12.821480817Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-22T06:12:12.833396672Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=11.915255ms logger=migrator t=2026-04-22T06:12:12.83974202Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-22T06:12:12.845878622Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.133952ms logger=migrator t=2026-04-22T06:12:12.851418408Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-22T06:12:12.858392424Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.970986ms logger=migrator t=2026-04-22T06:12:12.863895329Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-22T06:12:12.87143527Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.541581ms logger=migrator t=2026-04-22T06:12:12.878569551Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-22T06:12:12.888638793Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.066492ms logger=migrator t=2026-04-22T06:12:12.896656759Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-22T06:12:12.896728961Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=73.212µs logger=migrator t=2026-04-22T06:12:12.901433673Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-22T06:12:12.902275526Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=841.893µs logger=migrator t=2026-04-22T06:12:12.906358972Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-22T06:12:12.912993477Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.627935ms logger=migrator t=2026-04-22T06:12:12.918395599Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-22T06:12:12.918460871Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=66.082µs logger=migrator t=2026-04-22T06:12:12.92339026Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-22T06:12:12.929636225Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.248215ms logger=migrator t=2026-04-22T06:12:12.934345568Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-22T06:12:12.935320675Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=974.617µs logger=migrator t=2026-04-22T06:12:12.940253234Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-22T06:12:12.948839265Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.586802ms logger=migrator t=2026-04-22T06:12:12.954143014Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-22T06:12:12.954919505Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=776.201µs logger=migrator t=2026-04-22T06:12:12.960341268Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-22T06:12:12.961361796Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.020048ms logger=migrator t=2026-04-22T06:12:12.976933544Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-22T06:12:12.984936089Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.999734ms logger=migrator t=2026-04-22T06:12:12.989457425Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-22T06:12:12.992240423Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=2.779608ms logger=migrator t=2026-04-22T06:12:12.997426549Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-22T06:12:12.999187899Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.76094ms logger=migrator t=2026-04-22T06:12:13.005669811Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-22T06:12:13.006634789Z level=info msg="Migration successfully executed" id="create alert_image table" duration=964.787µs logger=migrator t=2026-04-22T06:12:13.011780522Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-22T06:12:13.01275722Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=976.008µs logger=migrator t=2026-04-22T06:12:13.017627046Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-22T06:12:13.017690828Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=64.422µs logger=migrator t=2026-04-22T06:12:13.02201783Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-22T06:12:13.023668747Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.650297ms logger=migrator t=2026-04-22T06:12:13.031019352Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-22T06:12:13.033758389Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.740517ms logger=migrator t=2026-04-22T06:12:13.03982272Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-22T06:12:13.04052529Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-22T06:12:13.045631393Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-22T06:12:13.046417746Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=786.152µs logger=migrator t=2026-04-22T06:12:13.051806447Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-22T06:12:13.052933948Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.126951ms logger=migrator t=2026-04-22T06:12:13.058571247Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-22T06:12:13.066184601Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.613574ms logger=migrator t=2026-04-22T06:12:13.071274474Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-22T06:12:13.072053726Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=779.192µs logger=migrator t=2026-04-22T06:12:13.07720054Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-22T06:12:13.079033201Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.832461ms logger=migrator t=2026-04-22T06:12:13.084915366Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-22T06:12:13.085816952Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=905.236µs logger=migrator t=2026-04-22T06:12:13.090254566Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-22T06:12:13.091287626Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.03309ms logger=migrator t=2026-04-22T06:12:13.096510663Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-22T06:12:13.097639544Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.128582ms logger=migrator t=2026-04-22T06:12:13.10390808Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-22T06:12:13.103945371Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.591µs logger=migrator t=2026-04-22T06:12:13.110060012Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-22T06:12:13.110160305Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=101.523µs logger=migrator t=2026-04-22T06:12:13.116009781Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-22T06:12:13.123573022Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.562811ms logger=migrator t=2026-04-22T06:12:13.130294851Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-22T06:12:13.130687022Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=392.691µs logger=migrator t=2026-04-22T06:12:13.136565697Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-22T06:12:13.138728328Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.164211ms logger=migrator t=2026-04-22T06:12:13.14555459Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-22T06:12:13.145864408Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=310.608µs logger=migrator t=2026-04-22T06:12:13.152644199Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-22T06:12:13.154719047Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.074928ms logger=migrator t=2026-04-22T06:12:13.162609499Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-22T06:12:13.163763102Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.153334ms logger=migrator t=2026-04-22T06:12:13.167538887Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-22T06:12:13.207658654Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=40.106046ms logger=migrator t=2026-04-22T06:12:13.211269606Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-22T06:12:13.221260486Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.9894ms logger=migrator t=2026-04-22T06:12:13.226166864Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-22T06:12:13.226279397Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=112.373µs logger=migrator t=2026-04-22T06:12:13.229665342Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-22T06:12:13.262022121Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.354759ms logger=migrator t=2026-04-22T06:12:13.265294033Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-22T06:12:13.296594832Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.299209ms logger=migrator t=2026-04-22T06:12:13.299995878Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-22T06:12:13.300601664Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=608.686µs logger=migrator t=2026-04-22T06:12:13.304116484Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-22T06:12:13.305953765Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.836831ms logger=migrator t=2026-04-22T06:12:13.309737242Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-22T06:12:13.310166523Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=436.802µs logger=migrator t=2026-04-22T06:12:13.314216797Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-22T06:12:13.315709199Z level=info msg="Migration successfully executed" id="create permission table" duration=1.492362ms logger=migrator t=2026-04-22T06:12:13.31966635Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-22T06:12:13.32069392Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.027529ms logger=migrator t=2026-04-22T06:12:13.32605308Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-22T06:12:13.327803859Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.750539ms logger=migrator t=2026-04-22T06:12:13.331914935Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-22T06:12:13.333594031Z level=info msg="Migration successfully executed" id="create role table" duration=1.681066ms logger=migrator t=2026-04-22T06:12:13.338098908Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-22T06:12:13.345759333Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.660205ms logger=migrator t=2026-04-22T06:12:13.355337932Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-22T06:12:13.364004216Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.667474ms logger=migrator t=2026-04-22T06:12:13.370063686Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-22T06:12:13.37089343Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=829.545µs logger=migrator t=2026-04-22T06:12:13.375758155Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-22T06:12:13.378025479Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.268784ms logger=migrator t=2026-04-22T06:12:13.382912577Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-22T06:12:13.384237474Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.324767ms logger=migrator t=2026-04-22T06:12:13.38981334Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-22T06:12:13.390654234Z level=info msg="Migration successfully executed" id="create team role table" duration=840.774µs logger=migrator t=2026-04-22T06:12:13.393981098Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-22T06:12:13.394942665Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=961.107µs logger=migrator t=2026-04-22T06:12:13.39835458Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-22T06:12:13.399822972Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.468132ms logger=migrator t=2026-04-22T06:12:13.403297449Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-22T06:12:13.404457112Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.159063ms logger=migrator t=2026-04-22T06:12:13.407688543Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-22T06:12:13.408543247Z level=info msg="Migration successfully executed" id="create user role table" duration=854.564µs logger=migrator t=2026-04-22T06:12:13.412203269Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-22T06:12:13.413388653Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.185414ms logger=migrator t=2026-04-22T06:12:13.416910532Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-22T06:12:13.418098914Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.188242ms logger=migrator t=2026-04-22T06:12:13.421638335Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-22T06:12:13.422742695Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.09912ms logger=migrator t=2026-04-22T06:12:13.426494741Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-22T06:12:13.427354345Z level=info msg="Migration successfully executed" id="create builtin role table" duration=859.985µs logger=migrator t=2026-04-22T06:12:13.431321516Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-22T06:12:13.43250772Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.186404ms logger=migrator t=2026-04-22T06:12:13.437264693Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-22T06:12:13.43964257Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.383227ms logger=migrator t=2026-04-22T06:12:13.444822676Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-22T06:12:13.454964831Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.143405ms logger=migrator t=2026-04-22T06:12:13.460653401Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-22T06:12:13.462659786Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.006145ms logger=migrator t=2026-04-22T06:12:13.467110962Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-22T06:12:13.470100206Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=3.021005ms logger=migrator t=2026-04-22T06:12:13.477952466Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-22T06:12:13.479496409Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.548513ms logger=migrator t=2026-04-22T06:12:13.485055425Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-22T06:12:13.487017691Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.959185ms logger=migrator t=2026-04-22T06:12:13.491751474Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-22T06:12:13.492600068Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=848.364µs logger=migrator t=2026-04-22T06:12:13.504958554Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-22T06:12:13.506818397Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.859903ms logger=migrator t=2026-04-22T06:12:13.510748567Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-22T06:12:13.521370785Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.617198ms logger=migrator t=2026-04-22T06:12:13.52542289Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-22T06:12:13.533463696Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.039566ms logger=migrator t=2026-04-22T06:12:13.541693367Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-22T06:12:13.549925247Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.23681ms logger=migrator t=2026-04-22T06:12:13.554164507Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-22T06:12:13.562056909Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.891871ms logger=migrator t=2026-04-22T06:12:13.56566955Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-22T06:12:13.566556675Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=889.414µs logger=migrator t=2026-04-22T06:12:13.571699829Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-22T06:12:13.573614543Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.913934ms logger=migrator t=2026-04-22T06:12:13.580545887Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-22T06:12:13.58206044Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.513303ms logger=migrator t=2026-04-22T06:12:13.588051019Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-22T06:12:13.588751128Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=700.11µs logger=migrator t=2026-04-22T06:12:13.59382019Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-22T06:12:13.594931112Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.104612ms logger=migrator t=2026-04-22T06:12:13.599398737Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-22T06:12:13.59950035Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=101.633µs logger=migrator t=2026-04-22T06:12:13.604712476Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-22T06:12:13.604746357Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=34.901µs logger=migrator t=2026-04-22T06:12:13.610040306Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-22T06:12:13.612160846Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=2.11386ms logger=migrator t=2026-04-22T06:12:13.618489064Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-22T06:12:13.619499762Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.012829ms logger=migrator t=2026-04-22T06:12:13.623773202Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-22T06:12:13.624927584Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.154072ms logger=migrator t=2026-04-22T06:12:13.628807514Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-22T06:12:13.629012639Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=205.365µs logger=migrator t=2026-04-22T06:12:13.640886753Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-22T06:12:13.641597312Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=711.769µs logger=migrator t=2026-04-22T06:12:13.646323055Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-22T06:12:13.647318243Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.013248ms logger=migrator t=2026-04-22T06:12:13.65043663Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-22T06:12:13.651655575Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.218525ms logger=migrator t=2026-04-22T06:12:13.65537226Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-22T06:12:13.663755795Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.376425ms logger=migrator t=2026-04-22T06:12:13.670188655Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-22T06:12:13.67034765Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=163.094µs logger=migrator t=2026-04-22T06:12:13.675369351Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-22T06:12:13.677166712Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.794201ms logger=migrator t=2026-04-22T06:12:13.680721841Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-22T06:12:13.682165462Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.444201ms logger=migrator t=2026-04-22T06:12:13.68884878Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-22T06:12:13.690091234Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.242214ms logger=migrator t=2026-04-22T06:12:13.694630142Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-22T06:12:13.703496131Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.865329ms logger=migrator t=2026-04-22T06:12:13.707446663Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-22T06:12:13.709118649Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=931.325µs logger=migrator t=2026-04-22T06:12:13.715041095Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-22T06:12:13.716810355Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.734759ms logger=migrator t=2026-04-22T06:12:13.723485512Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:12:13.747494687Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.005035ms logger=migrator t=2026-04-22T06:12:13.753997979Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-22T06:12:13.755654446Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.650887ms logger=migrator t=2026-04-22T06:12:13.7625448Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-22T06:12:13.764023212Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.481182ms logger=migrator t=2026-04-22T06:12:13.770130343Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-22T06:12:13.771384739Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.255605ms logger=migrator t=2026-04-22T06:12:13.774808704Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-22T06:12:13.776032978Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.224454ms logger=migrator t=2026-04-22T06:12:13.780896305Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-22T06:12:13.781129912Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=233.887µs logger=migrator t=2026-04-22T06:12:13.785238607Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-22T06:12:13.786144183Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=906.526µs logger=migrator t=2026-04-22T06:12:13.789553818Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-22T06:12:13.798543871Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.989903ms logger=migrator t=2026-04-22T06:12:13.803226993Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-22T06:12:13.804083176Z level=info msg="Migration successfully executed" id="create entity_events table" duration=855.754µs logger=migrator t=2026-04-22T06:12:13.808348536Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-22T06:12:13.809340414Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=991.748µs logger=migrator t=2026-04-22T06:12:13.812967326Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T06:12:13.813468811Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T06:12:13.817255196Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T06:12:13.817700819Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T06:12:13.822285418Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-22T06:12:13.823903413Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.617755ms logger=migrator t=2026-04-22T06:12:13.829828129Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-22T06:12:13.830999993Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.170933ms logger=migrator t=2026-04-22T06:12:13.834444169Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T06:12:13.83588118Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.436141ms logger=migrator t=2026-04-22T06:12:13.840437248Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T06:12:13.84193631Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.498593ms logger=migrator t=2026-04-22T06:12:13.845695985Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T06:12:13.846827377Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.131652ms logger=migrator t=2026-04-22T06:12:13.850455909Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T06:12:13.851593101Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.137201ms logger=migrator t=2026-04-22T06:12:13.855687996Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-22T06:12:13.857839896Z level=info msg="Migration successfully executed" id="Drop public config table" duration=2.1499ms logger=migrator t=2026-04-22T06:12:13.863524215Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-22T06:12:13.865764879Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.243954ms logger=migrator t=2026-04-22T06:12:13.876270634Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T06:12:13.877500138Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.230254ms logger=migrator t=2026-04-22T06:12:13.880769111Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T06:12:13.881945443Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.176392ms logger=migrator t=2026-04-22T06:12:13.886300076Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-22T06:12:13.887432498Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.133091ms logger=migrator t=2026-04-22T06:12:13.8918161Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-22T06:12:13.913861299Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.032859ms logger=migrator t=2026-04-22T06:12:13.9206414Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-22T06:12:13.92916167Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.51658ms logger=migrator t=2026-04-22T06:12:13.935135598Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-22T06:12:13.945293263Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.161496ms logger=migrator t=2026-04-22T06:12:13.949017347Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-22T06:12:13.949303055Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=285.718µs logger=migrator t=2026-04-22T06:12:13.95516357Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-22T06:12:13.966294613Z level=info msg="Migration successfully executed" id="add share column" duration=11.128712ms logger=migrator t=2026-04-22T06:12:13.974511763Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-22T06:12:13.974779291Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=265.518µs logger=migrator t=2026-04-22T06:12:13.978702052Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-22T06:12:13.979866744Z level=info msg="Migration successfully executed" id="create file table" duration=1.163372ms logger=migrator t=2026-04-22T06:12:13.988159547Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-22T06:12:13.989526675Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.367378ms logger=migrator t=2026-04-22T06:12:13.993410104Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-22T06:12:13.994620168Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.209734ms logger=migrator t=2026-04-22T06:12:13.998893669Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-22T06:12:14.000560795Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.667137ms logger=migrator t=2026-04-22T06:12:14.010750381Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-22T06:12:14.012890322Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.143321ms logger=migrator t=2026-04-22T06:12:14.018732606Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-22T06:12:14.018807398Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=76.682µs logger=migrator t=2026-04-22T06:12:14.024180839Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-22T06:12:14.024382515Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=205.535µs logger=migrator t=2026-04-22T06:12:14.029316053Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-22T06:12:14.030022743Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=706.53µs logger=migrator t=2026-04-22T06:12:14.034501938Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-22T06:12:14.034809867Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=307.799µs logger=migrator t=2026-04-22T06:12:14.039212111Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-22T06:12:14.04058918Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.37695ms logger=migrator t=2026-04-22T06:12:14.046763293Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-22T06:12:14.05662403Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.850906ms logger=migrator t=2026-04-22T06:12:14.061709112Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-22T06:12:14.061889177Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=179.155µs logger=migrator t=2026-04-22T06:12:14.066906088Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-22T06:12:14.068122052Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.215704ms logger=migrator t=2026-04-22T06:12:14.073839143Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-22T06:12:14.074293166Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=456.323µs logger=migrator t=2026-04-22T06:12:14.078793052Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-22T06:12:14.07906933Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=274.038µs logger=migrator t=2026-04-22T06:12:14.08295321Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-22T06:12:14.083526035Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=572.756µs logger=migrator t=2026-04-22T06:12:14.087564759Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-22T06:12:14.100369508Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.802539ms logger=migrator t=2026-04-22T06:12:14.109278209Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-22T06:12:14.11678843Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.509332ms logger=migrator t=2026-04-22T06:12:14.121878303Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-22T06:12:14.123332223Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.45373ms logger=migrator t=2026-04-22T06:12:14.130701471Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-22T06:12:14.228325583Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=97.627472ms logger=migrator t=2026-04-22T06:12:14.232745586Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-22T06:12:14.233641092Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=894.726µs logger=migrator t=2026-04-22T06:12:14.237084569Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-22T06:12:14.238328213Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.243374ms logger=migrator t=2026-04-22T06:12:14.244011283Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-22T06:12:14.275321882Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.308739ms logger=migrator t=2026-04-22T06:12:14.291063695Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-22T06:12:14.299383548Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.322303ms logger=migrator t=2026-04-22T06:12:14.306164158Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-22T06:12:14.306474648Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=304.76µs logger=migrator t=2026-04-22T06:12:14.313353141Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-22T06:12:14.313571817Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=216.426µs logger=migrator t=2026-04-22T06:12:14.318835415Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-22T06:12:14.319105822Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=271.377µs logger=migrator t=2026-04-22T06:12:14.324894155Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-22T06:12:14.325179483Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=285.428µs logger=migrator t=2026-04-22T06:12:14.330555844Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-22T06:12:14.330913994Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=359.81µs logger=migrator t=2026-04-22T06:12:14.335135613Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-22T06:12:14.336760918Z level=info msg="Migration successfully executed" id="create folder table" duration=1.625205ms logger=migrator t=2026-04-22T06:12:14.341834081Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-22T06:12:14.343197719Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.362009ms logger=migrator t=2026-04-22T06:12:14.349577298Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-22T06:12:14.350968267Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.389719ms logger=migrator t=2026-04-22T06:12:14.356327557Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-22T06:12:14.356357778Z level=info msg="Migration successfully executed" id="Update folder title length" duration=33.591µs logger=migrator t=2026-04-22T06:12:14.361066231Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T06:12:14.362409588Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.342897ms logger=migrator t=2026-04-22T06:12:14.369267501Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T06:12:14.370599338Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.330077ms logger=migrator t=2026-04-22T06:12:14.375847176Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-22T06:12:14.377177604Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.329128ms logger=migrator t=2026-04-22T06:12:14.38134042Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-22T06:12:14.381766532Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=426.772µs logger=migrator t=2026-04-22T06:12:14.387643917Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-22T06:12:14.388006838Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=363.081µs logger=migrator t=2026-04-22T06:12:14.393758859Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-22T06:12:14.395893419Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.13445ms logger=migrator t=2026-04-22T06:12:14.402013091Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-22T06:12:14.40340519Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.392419ms logger=migrator t=2026-04-22T06:12:14.454762942Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-22T06:12:14.458052705Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=3.293953ms logger=migrator t=2026-04-22T06:12:14.46391932Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-22T06:12:14.465274588Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.354568ms logger=migrator t=2026-04-22T06:12:14.471028589Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-22T06:12:14.471913005Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=881.486µs logger=migrator t=2026-04-22T06:12:14.477344587Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-22T06:12:14.478793127Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.45071ms logger=migrator t=2026-04-22T06:12:14.485132725Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-22T06:12:14.486603017Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.470622ms logger=migrator t=2026-04-22T06:12:14.491588647Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-22T06:12:14.492931015Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.341757ms logger=migrator t=2026-04-22T06:12:14.497692509Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-22T06:12:14.498705027Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.012698ms logger=migrator t=2026-04-22T06:12:14.504334955Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-22T06:12:14.506536717Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.203572ms logger=migrator t=2026-04-22T06:12:14.512010951Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-22T06:12:14.514306515Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.295515ms logger=migrator t=2026-04-22T06:12:14.519160711Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-22T06:12:14.519776359Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=616.958µs logger=migrator t=2026-04-22T06:12:14.525071678Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-22T06:12:14.535031027Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.958729ms logger=migrator t=2026-04-22T06:12:14.539817262Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-22T06:12:14.540761478Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=943.856µs logger=migrator t=2026-04-22T06:12:14.546034336Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T06:12:14.546073177Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=40.511µs logger=migrator t=2026-04-22T06:12:14.551073938Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T06:12:14.55223071Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.156362ms logger=migrator t=2026-04-22T06:12:14.557515429Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T06:12:14.557541069Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=26.551µs logger=migrator t=2026-04-22T06:12:14.563374093Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-22T06:12:14.566076969Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.707666ms logger=migrator t=2026-04-22T06:12:14.572576962Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T06:12:14.573910599Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.332357ms logger=migrator t=2026-04-22T06:12:14.579126886Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-22T06:12:14.580885325Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.758039ms logger=migrator t=2026-04-22T06:12:14.585868885Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-22T06:12:14.586764861Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=896.006µs logger=migrator t=2026-04-22T06:12:14.59353042Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-22T06:12:14.594042375Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=514.285µs logger=migrator t=2026-04-22T06:12:14.601035511Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-22T06:12:14.601745041Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=708.17µs logger=migrator t=2026-04-22T06:12:14.607334528Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-22T06:12:14.608557542Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.223724ms logger=migrator t=2026-04-22T06:12:14.614434277Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-22T06:12:14.615895639Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.461061ms logger=migrator t=2026-04-22T06:12:14.622338189Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-22T06:12:14.638325088Z level=info msg="Migration successfully executed" id="add stack_id column" duration=15.977229ms logger=migrator t=2026-04-22T06:12:14.64370069Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-22T06:12:14.654058841Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.351691ms logger=migrator t=2026-04-22T06:12:14.659607937Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-22T06:12:14.668541378Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.92721ms logger=migrator t=2026-04-22T06:12:14.675631316Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-22T06:12:14.6757742Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=147.944µs logger=migrator t=2026-04-22T06:12:14.680932815Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-22T06:12:14.693001434Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.059638ms logger=migrator t=2026-04-22T06:12:14.699083395Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-22T06:12:14.711413451Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.333016ms logger=migrator t=2026-04-22T06:12:14.716581296Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-22T06:12:14.716843044Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=259.418µs logger=migrator t=2026-04-22T06:12:14.722237016Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.891238454s logger=migrator t=2026-04-22T06:12:14.722856743Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-22T06:12:14.741440695Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-22T06:12:14.741648191Z level=info msg="Created default organization" logger=secrets t=2026-04-22T06:12:14.747875455Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T06:12:14.793893218Z level=info msg="Restored cache from database" duration=490.454µs logger=plugin.store t=2026-04-22T06:12:14.795280157Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-22T06:12:14.833613014Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-22T06:12:14.833694256Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-22T06:12:14.833788419Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-22T06:12:14.833811399Z level=info msg="Plugins loaded" count=54 duration=38.533142ms logger=query_data t=2026-04-22T06:12:14.838504441Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-22T06:12:14.842667828Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-22T06:12:14.848774749Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-22T06:12:14.858364349Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-22T06:12:14.860650023Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-22T06:12:14.86266356Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-22T06:12:14.883702011Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-22T06:12:14.905225355Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-22T06:12:14.92713109Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-22T06:12:14.927155461Z level=info msg="finished to provision alerting" logger=http.server t=2026-04-22T06:12:14.929685252Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-04-22T06:12:14.929781965Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-22T06:12:14.929780395Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-22T06:12:14.931597766Z level=info msg="State cache has been initialized" states=0 duration=1.815041ms logger=ngalert.multiorg.alertmanager t=2026-04-22T06:12:14.936635427Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-04-22T06:12:14.939160508Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-22T06:12:14.939505778Z level=info msg=starting first_tick=2026-04-22T06:12:20Z logger=sqlstore.transactions t=2026-04-22T06:12:14.979254605Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-22T06:12:15.018372573Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-22T06:12:15.027932542Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-04-22T06:12:15.029757523Z level=info msg="Update check succeeded" duration=93.285571ms logger=sqlstore.transactions t=2026-04-22T06:12:15.03891172Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-22T06:12:15.075075276Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T06:12:15.080118388Z level=info msg="Patterns update finished" duration=63.72256ms logger=provisioning.dashboard t=2026-04-22T06:12:15.093536544Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-04-22T06:12:15.204910862Z level=info msg="Update check succeeded" duration=274.885071ms logger=grafana-apiserver t=2026-04-22T06:12:15.343079864Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-22T06:12:15.34366444Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-22T06:12:17.746805369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:17.747757426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:17.766537363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:17.790887547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:17.810522828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:17.843812653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:17.8629128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:17.884872627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:17.924927872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:17.990150493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.010533297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.064926574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.081067188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.119861127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.13776083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.190951374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.219480525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.288292258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.303994459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.36881045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.385715335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.435986947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.450033942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.511318453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.530576633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.597880463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.618303438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.678950591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.695422333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.760054769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.777503479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.846833516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.861925271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.917437089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:18.934810678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.040020592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.060551089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.12396795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.145267219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.212920959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.229075093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.297271748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.318286189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.373824568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.390897498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.455964576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.477570692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.553493985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.577921841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.642024731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:19.66439912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:20.028061185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:20.052042378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:20.423596324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:20.448516404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:20.527672197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:20.5491051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:20.609100964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:20.628052987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:20.736676428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:20.762365339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:20.847662626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:20.868918182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:20.954360713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:20.968708915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:21.052259472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:21.069565488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:21.142407914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:21.161107429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:21.252025723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:21.267663202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:21.347437823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:21.36405114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:21.440876997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:21.458585425Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:21.533659883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:21.556826564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:21.639351862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:21.66278223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:12:21.766517713Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-22T06:13:55.959717152Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-22T06:22:14.96790748Z level=info msg="Completed cleanup jobs" duration=32.89377ms logger=plugins.update.checker t=2026-04-22T06:22:15.094960875Z level=info msg="Update check succeeded" duration=65.02177ms logger=sqlstore.transactions t=2026-04-22T06:27:14.858034428Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"