logger=settings t=2026-07-16T10:01:31.252818984Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-16T10:01:31Z logger=settings t=2026-07-16T10:01:31.253079471Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-16T10:01:31.253091032Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-16T10:01:31.253094412Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-16T10:01:31.253097482Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-16T10:01:31.253100862Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-16T10:01:31.253103752Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-16T10:01:31.253106332Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-16T10:01:31.253113022Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-16T10:01:31.253116942Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-16T10:01:31.253122732Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-16T10:01:31.253129822Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-16T10:01:31.253136023Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-16T10:01:31.253139623Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-16T10:01:31.253144763Z level=info msg=Target target=[all] logger=settings t=2026-07-16T10:01:31.253153723Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-16T10:01:31.253156673Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-16T10:01:31.253159403Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-16T10:01:31.253164723Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-16T10:01:31.253171434Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-16T10:01:31.253175764Z level=info msg="App mode production" logger=sqlstore t=2026-07-16T10:01:31.253427501Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-16T10:01:31.253444411Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-16T10:01:31.255138409Z level=info msg="Locking database" logger=migrator t=2026-07-16T10:01:31.255150269Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-16T10:01:31.255655183Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-16T10:01:31.256581759Z level=info msg="Migration successfully executed" id="create migration_log table" duration=926.406µs logger=migrator t=2026-07-16T10:01:31.263634776Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-16T10:01:31.26449742Z level=info msg="Migration successfully executed" id="create user table" duration=862.624µs logger=migrator t=2026-07-16T10:01:31.269411157Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-16T10:01:31.270476496Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.064939ms logger=migrator t=2026-07-16T10:01:31.275650791Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-16T10:01:31.276846764Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.195123ms logger=migrator t=2026-07-16T10:01:31.282312997Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-16T10:01:31.283453669Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.139462ms logger=migrator t=2026-07-16T10:01:31.289696994Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-16T10:01:31.290605569Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=909.715µs logger=migrator t=2026-07-16T10:01:31.295237818Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-16T10:01:31.317818699Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=22.568491ms logger=migrator t=2026-07-16T10:01:31.325699009Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-16T10:01:31.326770709Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.07709ms logger=migrator t=2026-07-16T10:01:31.331635135Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-16T10:01:31.332268972Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=633.957µs logger=migrator t=2026-07-16T10:01:31.33649341Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-16T10:01:31.337247531Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=755.301µs logger=migrator t=2026-07-16T10:01:31.342747015Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-16T10:01:31.343383043Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=636.248µs logger=migrator t=2026-07-16T10:01:31.348195887Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-16T10:01:31.348898226Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=705.959µs logger=migrator t=2026-07-16T10:01:31.354293387Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-16T10:01:31.35580341Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.514262ms logger=migrator t=2026-07-16T10:01:31.36011476Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-16T10:01:31.360144041Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.591µs logger=migrator t=2026-07-16T10:01:31.364237425Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-16T10:01:31.365343946Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.102741ms logger=migrator t=2026-07-16T10:01:31.370178641Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-16T10:01:31.370540181Z level=info msg="Migration successfully executed" id="Add missing user data" duration=375.02µs logger=migrator t=2026-07-16T10:01:31.374861081Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-16T10:01:31.376763894Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.902053ms logger=migrator t=2026-07-16T10:01:31.380851989Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-16T10:01:31.381582409Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=730.35µs logger=migrator t=2026-07-16T10:01:31.385304923Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-16T10:01:31.386398824Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.093871ms logger=migrator t=2026-07-16T10:01:31.392067792Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-16T10:01:31.403052099Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.986196ms logger=migrator t=2026-07-16T10:01:31.407924764Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-16T10:01:31.409067036Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.142212ms logger=migrator t=2026-07-16T10:01:31.413155841Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-16T10:01:31.413384027Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=227.926µs logger=migrator t=2026-07-16T10:01:31.417915373Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-16T10:01:31.419080926Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.161763ms logger=migrator t=2026-07-16T10:01:31.427969265Z 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-07-16T10:01:31.428403377Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=434.762µs logger=migrator t=2026-07-16T10:01:31.435278968Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-16T10:01:31.436137732Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=864.054µs logger=migrator t=2026-07-16T10:01:31.441655537Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-16T10:01:31.442573112Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=922.475µs logger=migrator t=2026-07-16T10:01:31.446983965Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-16T10:01:31.447775838Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=791.762µs logger=migrator t=2026-07-16T10:01:31.452909931Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-16T10:01:31.454189586Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.277665ms logger=migrator t=2026-07-16T10:01:31.459351671Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-16T10:01:31.461174662Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.822471ms logger=migrator t=2026-07-16T10:01:31.467012614Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-16T10:01:31.467645282Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=633.628µs logger=migrator t=2026-07-16T10:01:31.474526115Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-16T10:01:31.474616077Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=98.463µs logger=migrator t=2026-07-16T10:01:31.478617699Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-16T10:01:31.479487103Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=868.964µs logger=migrator t=2026-07-16T10:01:31.483260078Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-16T10:01:31.484467732Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.206664ms logger=migrator t=2026-07-16T10:01:31.488981328Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-16T10:01:31.489658347Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=674.648µs logger=migrator t=2026-07-16T10:01:31.49476208Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-16T10:01:31.495972453Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.223694ms logger=migrator t=2026-07-16T10:01:31.500083018Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-16T10:01:31.503616867Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.533949ms logger=migrator t=2026-07-16T10:01:31.507880376Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-16T10:01:31.508979757Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.099461ms logger=migrator t=2026-07-16T10:01:31.514537071Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-16T10:01:31.515447917Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=902.346µs logger=migrator t=2026-07-16T10:01:31.520954801Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-16T10:01:31.522319839Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.364938ms logger=migrator t=2026-07-16T10:01:31.527484413Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-16T10:01:31.528214083Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=729.67µs logger=migrator t=2026-07-16T10:01:31.534358915Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-16T10:01:31.53563006Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.271275ms logger=migrator t=2026-07-16T10:01:31.541518735Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-16T10:01:31.541936957Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=420.902µs logger=migrator t=2026-07-16T10:01:31.547382358Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-16T10:01:31.547969205Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=586.847µs logger=migrator t=2026-07-16T10:01:31.55459026Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-16T10:01:31.555239978Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=649.918µs logger=migrator t=2026-07-16T10:01:31.565397052Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-16T10:01:31.568001155Z level=info msg="Migration successfully executed" id="create star table" duration=2.603683ms logger=migrator t=2026-07-16T10:01:31.574656041Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-16T10:01:31.575535325Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=891.794µs logger=migrator t=2026-07-16T10:01:31.580200575Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-16T10:01:31.581102841Z level=info msg="Migration successfully executed" id="create org table v1" duration=897.155µs logger=migrator t=2026-07-16T10:01:31.586926014Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-16T10:01:31.58822021Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.293867ms logger=migrator t=2026-07-16T10:01:31.592713494Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-16T10:01:31.593704973Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=992.479µs logger=migrator t=2026-07-16T10:01:31.598603339Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-16T10:01:31.60006479Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.463221ms logger=migrator t=2026-07-16T10:01:31.608732062Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-16T10:01:31.610003068Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.275015ms logger=migrator t=2026-07-16T10:01:31.615261335Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-16T10:01:31.616331354Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.07073ms logger=migrator t=2026-07-16T10:01:31.622030074Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-16T10:01:31.622145917Z level=info msg="Migration successfully executed" id="Update org table charset" duration=121.425µs logger=migrator t=2026-07-16T10:01:31.626984172Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-16T10:01:31.627024813Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=49.932µs logger=migrator t=2026-07-16T10:01:31.631551079Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-16T10:01:31.632007591Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=462.362µs logger=migrator t=2026-07-16T10:01:31.637147595Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-16T10:01:31.638871564Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.732788ms logger=migrator t=2026-07-16T10:01:31.643985586Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-16T10:01:31.645596161Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.611115ms logger=migrator t=2026-07-16T10:01:31.650039166Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-16T10:01:31.651384243Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.331706ms logger=migrator t=2026-07-16T10:01:31.655865058Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-16T10:01:31.656608779Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=742.991µs logger=migrator t=2026-07-16T10:01:31.660721564Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-16T10:01:31.661628469Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=906.465µs logger=migrator t=2026-07-16T10:01:31.666461874Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-16T10:01:31.66736777Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=906.406µs logger=migrator t=2026-07-16T10:01:31.671574167Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-16T10:01:31.676783772Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.206985ms logger=migrator t=2026-07-16T10:01:31.681247286Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-16T10:01:31.682047459Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=799.763µs logger=migrator t=2026-07-16T10:01:31.687516842Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-16T10:01:31.689135267Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.618755ms logger=migrator t=2026-07-16T10:01:31.694626061Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-16T10:01:31.695419862Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=799.571µs logger=migrator t=2026-07-16T10:01:31.702664725Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-16T10:01:31.703130978Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=465.953µs logger=migrator t=2026-07-16T10:01:31.710159054Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-16T10:01:31.711299635Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.140491ms logger=migrator t=2026-07-16T10:01:31.717560351Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-16T10:01:31.717627412Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=67.961µs logger=migrator t=2026-07-16T10:01:31.725281466Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-16T10:01:31.726700335Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.423709ms logger=migrator t=2026-07-16T10:01:31.733459994Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-16T10:01:31.73650838Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.046795ms logger=migrator t=2026-07-16T10:01:31.743207517Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-16T10:01:31.745537581Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.330694ms logger=migrator t=2026-07-16T10:01:31.750910932Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-16T10:01:31.751683463Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=773.041µs logger=migrator t=2026-07-16T10:01:31.756380485Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-16T10:01:31.75799834Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.612995ms logger=migrator t=2026-07-16T10:01:31.761860008Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-16T10:01:31.762466175Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=606.057µs logger=migrator t=2026-07-16T10:01:31.767510355Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-16T10:01:31.768923135Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.413219ms logger=migrator t=2026-07-16T10:01:31.775377855Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-16T10:01:31.775410396Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=34.181µs logger=migrator t=2026-07-16T10:01:31.78520344Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-16T10:01:31.785242051Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=40.021µs logger=migrator t=2026-07-16T10:01:31.791916807Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-16T10:01:31.794725355Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.806038ms logger=migrator t=2026-07-16T10:01:31.802416241Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-16T10:01:31.804678904Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.262554ms logger=migrator t=2026-07-16T10:01:31.811264368Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-16T10:01:31.813356745Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.15986ms logger=migrator t=2026-07-16T10:01:31.819848427Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-16T10:01:31.82173224Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.887983ms logger=migrator t=2026-07-16T10:01:31.831932755Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-16T10:01:31.832187392Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=252.646µs logger=migrator t=2026-07-16T10:01:31.839127465Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-16T10:01:31.839959128Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=837.814µs logger=migrator t=2026-07-16T10:01:31.84682626Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-16T10:01:31.847468318Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=641.988µs logger=migrator t=2026-07-16T10:01:31.852052015Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-16T10:01:31.852079847Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.042µs logger=migrator t=2026-07-16T10:01:31.856005826Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-16T10:01:31.857005864Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=999.188µs logger=migrator t=2026-07-16T10:01:31.861541781Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-16T10:01:31.862452016Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=911.165µs logger=migrator t=2026-07-16T10:01:31.867868888Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-16T10:01:31.872486306Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.615808ms logger=migrator t=2026-07-16T10:01:31.879128152Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-16T10:01:31.880035657Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=907.185µs logger=migrator t=2026-07-16T10:01:31.888550825Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-16T10:01:31.889499792Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=948.777µs logger=migrator t=2026-07-16T10:01:31.894765369Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-16T10:01:31.89551277Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=747.261µs logger=migrator t=2026-07-16T10:01:31.902080973Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-16T10:01:31.902360631Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=284.058µs logger=migrator t=2026-07-16T10:01:31.915466087Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-16T10:01:31.916704632Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.231585ms logger=migrator t=2026-07-16T10:01:31.921434044Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-16T10:01:31.924494049Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.055055ms logger=migrator t=2026-07-16T10:01:31.931780052Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-16T10:01:31.932856473Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.079741ms logger=migrator t=2026-07-16T10:01:31.940462484Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-16T10:01:31.940816575Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=323.419µs logger=migrator t=2026-07-16T10:01:31.947298296Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-16T10:01:31.947530972Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=238.736µs logger=migrator t=2026-07-16T10:01:31.952977265Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-16T10:01:31.953839079Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=861.704µs logger=migrator t=2026-07-16T10:01:31.958134908Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-16T10:01:31.961719159Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.584331ms logger=migrator t=2026-07-16T10:01:31.966451151Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-16T10:01:31.967533221Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.08248ms logger=migrator t=2026-07-16T10:01:31.972692795Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-16T10:01:31.97361658Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=923.815µs logger=migrator t=2026-07-16T10:01:31.978120576Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-16T10:01:31.979036242Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=914.215µs logger=migrator t=2026-07-16T10:01:31.984475984Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-16T10:01:31.986602323Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=2.117489ms logger=migrator t=2026-07-16T10:01:31.993039163Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-16T10:01:31.994234777Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.194933ms logger=migrator t=2026-07-16T10:01:32.000036979Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-16T10:01:32.01012854Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.097563ms logger=migrator t=2026-07-16T10:01:32.01654933Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-16T10:01:32.01763776Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.08449ms logger=migrator t=2026-07-16T10:01:32.023220186Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-16T10:01:32.024899492Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.683986ms logger=migrator t=2026-07-16T10:01:32.032380012Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-16T10:01:32.033436921Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.05672ms logger=migrator t=2026-07-16T10:01:32.038744519Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-16T10:01:32.039419228Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=674.439µs logger=migrator t=2026-07-16T10:01:32.046549757Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-16T10:01:32.049293854Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.740368ms logger=migrator t=2026-07-16T10:01:32.094597619Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-16T10:01:32.097483779Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.889341ms logger=migrator t=2026-07-16T10:01:32.105212865Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-16T10:01:32.105251537Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=40.441µs logger=migrator t=2026-07-16T10:01:32.11217384Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-16T10:01:32.112594202Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=422.701µs logger=migrator t=2026-07-16T10:01:32.11968623Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-16T10:01:32.125600234Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.906344ms logger=migrator t=2026-07-16T10:01:32.134534184Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-16T10:01:32.134821452Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=293.099µs logger=migrator t=2026-07-16T10:01:32.141575661Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-16T10:01:32.1419039Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=331.079µs logger=migrator t=2026-07-16T10:01:32.148122754Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-16T10:01:32.151167168Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.048134ms logger=migrator t=2026-07-16T10:01:32.230428672Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-16T10:01:32.230837363Z level=info msg="Migration successfully executed" id="Update uid value" duration=451.373µs logger=migrator t=2026-07-16T10:01:32.401999622Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-16T10:01:32.403576787Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.562353ms logger=migrator t=2026-07-16T10:01:32.409250994Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-16T10:01:32.410048547Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=797.463µs logger=migrator t=2026-07-16T10:01:32.416413965Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-16T10:01:32.417241427Z level=info msg="Migration successfully executed" id="create api_key table" duration=827.422µs logger=migrator t=2026-07-16T10:01:32.423587485Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-16T10:01:32.424428968Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=841.863µs logger=migrator t=2026-07-16T10:01:32.432575626Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-16T10:01:32.434638034Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.062728ms logger=migrator t=2026-07-16T10:01:32.4416846Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-16T10:01:32.442601846Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=917.026µs logger=migrator t=2026-07-16T10:01:32.448967034Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-16T10:01:32.449868548Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=901.234µs logger=migrator t=2026-07-16T10:01:32.455532557Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-16T10:01:32.456841544Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.308167ms logger=migrator t=2026-07-16T10:01:32.463814448Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-16T10:01:32.46530278Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.509742ms logger=migrator t=2026-07-16T10:01:32.473586271Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-16T10:01:32.484069304Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.490063ms logger=migrator t=2026-07-16T10:01:32.490459102Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-16T10:01:32.491051739Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=588.067µs logger=migrator t=2026-07-16T10:01:32.498013603Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-16T10:01:32.498813526Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=799.342µs logger=migrator t=2026-07-16T10:01:32.504976098Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-16T10:01:32.506259613Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.283485ms logger=migrator t=2026-07-16T10:01:32.51399649Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-16T10:01:32.514799712Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=802.992µs logger=migrator t=2026-07-16T10:01:32.53551475Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-16T10:01:32.536321203Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=805.232µs logger=migrator t=2026-07-16T10:01:32.544280475Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-16T10:01:32.545382075Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.10111ms logger=migrator t=2026-07-16T10:01:32.551361273Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-16T10:01:32.551418484Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=58.561µs logger=migrator t=2026-07-16T10:01:32.556786274Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-16T10:01:32.559540332Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.753338ms logger=migrator t=2026-07-16T10:01:32.56703388Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-16T10:01:32.571438343Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.402273ms logger=migrator t=2026-07-16T10:01:32.578298475Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-16T10:01:32.578493461Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=195.976µs logger=migrator t=2026-07-16T10:01:32.585017822Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-16T10:01:32.587911383Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.894021ms logger=migrator t=2026-07-16T10:01:32.596076712Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-16T10:01:32.598735056Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.656465ms logger=migrator t=2026-07-16T10:01:32.605798193Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-16T10:01:32.606912004Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.114311ms logger=migrator t=2026-07-16T10:01:32.613373225Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-16T10:01:32.614568628Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.195373ms logger=migrator t=2026-07-16T10:01:32.623451056Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-16T10:01:32.624300009Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=845.283µs logger=migrator t=2026-07-16T10:01:32.630971116Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-16T10:01:32.632360855Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.395619ms logger=migrator t=2026-07-16T10:01:32.639070882Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-16T10:01:32.640763129Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.695718ms logger=migrator t=2026-07-16T10:01:32.648852645Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-16T10:01:32.650289575Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.43784ms logger=migrator t=2026-07-16T10:01:32.656962691Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-16T10:01:32.657032123Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=71.652µs logger=migrator t=2026-07-16T10:01:32.663115354Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-16T10:01:32.663164925Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=58.322µs logger=migrator t=2026-07-16T10:01:32.6690913Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-16T10:01:32.67231013Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.21391ms logger=migrator t=2026-07-16T10:01:32.679188912Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-16T10:01:32.683675787Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.484745ms logger=migrator t=2026-07-16T10:01:32.695763175Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-16T10:01:32.6959506Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=190.955µs logger=migrator t=2026-07-16T10:01:32.7174018Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-16T10:01:32.718814219Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.4122ms logger=migrator t=2026-07-16T10:01:32.727060029Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-16T10:01:32.728638113Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.576494ms logger=migrator t=2026-07-16T10:01:32.735637299Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-16T10:01:32.735754432Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=122.714µs logger=migrator t=2026-07-16T10:01:32.742109629Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-16T10:01:32.743758015Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.647526ms logger=migrator t=2026-07-16T10:01:32.776814658Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-16T10:01:32.778500045Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.691997ms logger=migrator t=2026-07-16T10:01:32.786854079Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-16T10:01:32.791089467Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.233298ms logger=migrator t=2026-07-16T10:01:32.797115565Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-16T10:01:32.797142646Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.971µs logger=migrator t=2026-07-16T10:01:32.802010822Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-16T10:01:32.802873046Z level=info msg="Migration successfully executed" id="create session table" duration=863.405µs logger=migrator t=2026-07-16T10:01:32.809418279Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-16T10:01:32.809729747Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=316.419µs logger=migrator t=2026-07-16T10:01:32.816028863Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-16T10:01:32.816189878Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=161.035µs logger=migrator t=2026-07-16T10:01:32.825673012Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-16T10:01:32.827024321Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.348628ms logger=migrator t=2026-07-16T10:01:32.832987617Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-16T10:01:32.833735808Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=747.511µs logger=migrator t=2026-07-16T10:01:32.839314444Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-16T10:01:32.839363235Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=50.251µs logger=migrator t=2026-07-16T10:01:32.846238367Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-16T10:01:32.846289878Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=53.281µs logger=migrator t=2026-07-16T10:01:32.852651105Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-16T10:01:32.857202083Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.558968ms logger=migrator t=2026-07-16T10:01:32.861164164Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-16T10:01:32.864224469Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.060425ms logger=migrator t=2026-07-16T10:01:32.868234111Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-16T10:01:32.868331403Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=95.322µs logger=migrator t=2026-07-16T10:01:32.872793109Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-16T10:01:32.872917692Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=125.985µs logger=migrator t=2026-07-16T10:01:32.885636297Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-16T10:01:32.886672885Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.037898ms logger=migrator t=2026-07-16T10:01:32.894519175Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-16T10:01:32.894574667Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=57.622µs logger=migrator t=2026-07-16T10:01:32.901816919Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-16T10:01:32.90689707Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.079231ms logger=migrator t=2026-07-16T10:01:32.913823403Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-16T10:01:32.914469911Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=639.848µs logger=migrator t=2026-07-16T10:01:32.921149699Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-16T10:01:32.927071924Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.922165ms logger=migrator t=2026-07-16T10:01:32.934634665Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-16T10:01:32.93948216Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.846525ms logger=migrator t=2026-07-16T10:01:32.945616502Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-16T10:01:32.945738375Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=117.103µs logger=migrator t=2026-07-16T10:01:32.951749563Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-16T10:01:32.953037139Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.288186ms logger=migrator t=2026-07-16T10:01:32.962183155Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-16T10:01:32.963309136Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.129892ms logger=migrator t=2026-07-16T10:01:32.970712213Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-16T10:01:32.972615275Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.903762ms logger=migrator t=2026-07-16T10:01:32.984770845Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-16T10:01:32.986319278Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.550364ms logger=migrator t=2026-07-16T10:01:32.99318769Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-16T10:01:32.994257429Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.071519ms logger=migrator t=2026-07-16T10:01:33.005641468Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-16T10:01:33.006712688Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.07451ms logger=migrator t=2026-07-16T10:01:33.017348895Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-16T10:01:33.018563348Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.423589ms logger=migrator t=2026-07-16T10:01:33.03259768Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-16T10:01:33.033838325Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.244285ms logger=migrator t=2026-07-16T10:01:33.041459628Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-16T10:01:33.04223973Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=778.312µs logger=migrator t=2026-07-16T10:01:33.055615013Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-16T10:01:33.068291467Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.672644ms logger=migrator t=2026-07-16T10:01:33.073737849Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-16T10:01:33.074317466Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=582.187µs logger=migrator t=2026-07-16T10:01:33.084295044Z 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-07-16T10:01:33.085787595Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.497601ms logger=migrator t=2026-07-16T10:01:33.093344166Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-16T10:01:33.093644395Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=295.029µs logger=migrator t=2026-07-16T10:01:33.101049382Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-16T10:01:33.101810133Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=761.051µs logger=migrator t=2026-07-16T10:01:33.109888929Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-16T10:01:33.111242387Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.355089ms logger=migrator t=2026-07-16T10:01:33.12137404Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-16T10:01:33.125492534Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.119734ms logger=migrator t=2026-07-16T10:01:33.134256469Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-16T10:01:33.138068726Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.812107ms logger=migrator t=2026-07-16T10:01:33.145304018Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-16T10:01:33.151308876Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.004438ms logger=migrator t=2026-07-16T10:01:33.157206079Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-16T10:01:33.162299452Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.085853ms logger=migrator t=2026-07-16T10:01:33.169403131Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-16T10:01:33.171819108Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=2.421098ms logger=migrator t=2026-07-16T10:01:33.18191092Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-16T10:01:33.182035563Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=125.153µs logger=migrator t=2026-07-16T10:01:33.194774038Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-16T10:01:33.194864831Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=92.933µs logger=migrator t=2026-07-16T10:01:33.201919029Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-16T10:01:33.203396289Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.47771ms logger=migrator t=2026-07-16T10:01:33.210459027Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-16T10:01:33.213060979Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.602562ms logger=migrator t=2026-07-16T10:01:33.220904878Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-16T10:01:33.221732572Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=837.934µs logger=migrator t=2026-07-16T10:01:33.227968255Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-16T10:01:33.228745988Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=778.153µs logger=migrator t=2026-07-16T10:01:33.235105315Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-16T10:01:33.236177935Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.07293ms logger=migrator t=2026-07-16T10:01:33.242554613Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-16T10:01:33.248742425Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.202512ms logger=migrator t=2026-07-16T10:01:33.254119916Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-16T10:01:33.257322015Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.201729ms logger=migrator t=2026-07-16T10:01:33.263483767Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-16T10:01:33.263639772Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=156.205µs logger=migrator t=2026-07-16T10:01:33.269430063Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-16T10:01:33.270606266Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.176193ms logger=migrator t=2026-07-16T10:01:33.277479878Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-16T10:01:33.278316052Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=832.594µs logger=migrator t=2026-07-16T10:01:33.283584779Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-16T10:01:33.287238971Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.653042ms logger=migrator t=2026-07-16T10:01:33.295413869Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-16T10:01:33.295508572Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=95.433µs logger=migrator t=2026-07-16T10:01:33.304068941Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-16T10:01:33.305562822Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.487861ms logger=migrator t=2026-07-16T10:01:33.315355086Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-16T10:01:33.317577798Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.227432ms logger=migrator t=2026-07-16T10:01:33.327955698Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-16T10:01:33.328145133Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=191.645µs logger=migrator t=2026-07-16T10:01:33.334589003Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-16T10:01:33.335765665Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.176163ms logger=migrator t=2026-07-16T10:01:33.342988678Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-16T10:01:33.344088108Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.100071ms logger=migrator t=2026-07-16T10:01:33.350675232Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-16T10:01:33.351781593Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.099901ms logger=migrator t=2026-07-16T10:01:33.360341233Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-16T10:01:33.362804591Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.464648ms logger=migrator t=2026-07-16T10:01:33.370122955Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-16T10:01:33.371514684Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.394669ms logger=migrator t=2026-07-16T10:01:33.382139741Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-16T10:01:33.38353456Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.399839ms logger=migrator t=2026-07-16T10:01:33.390758381Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-16T10:01:33.390805813Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=51.401µs logger=migrator t=2026-07-16T10:01:33.398353544Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-16T10:01:33.404104734Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.75602ms logger=migrator t=2026-07-16T10:01:33.412489968Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-16T10:01:33.413490046Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=995.198µs logger=migrator t=2026-07-16T10:01:33.420300566Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-16T10:01:33.425623425Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.322489ms logger=migrator t=2026-07-16T10:01:33.432512058Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-16T10:01:33.433522185Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.010338ms logger=migrator t=2026-07-16T10:01:33.439388739Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-16T10:01:33.44049932Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.110471ms logger=migrator t=2026-07-16T10:01:33.450718026Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-16T10:01:33.452442974Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.729218ms logger=migrator t=2026-07-16T10:01:33.459581753Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-16T10:01:33.471431924Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.848421ms logger=migrator t=2026-07-16T10:01:33.477189595Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-16T10:01:33.477950846Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=761.401µs logger=migrator t=2026-07-16T10:01:33.487102882Z 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-07-16T10:01:33.488317296Z 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.217424ms logger=migrator t=2026-07-16T10:01:33.495528267Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-16T10:01:33.49601073Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=474.133µs logger=migrator t=2026-07-16T10:01:33.500034433Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-16T10:01:33.500669461Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=635.298µs logger=migrator t=2026-07-16T10:01:33.50568517Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-16T10:01:33.505927927Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=242.527µs logger=migrator t=2026-07-16T10:01:33.510372662Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-16T10:01:33.514723093Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.349871ms logger=migrator t=2026-07-16T10:01:33.518491698Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-16T10:01:33.522736227Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.244799ms logger=migrator t=2026-07-16T10:01:33.530145033Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-16T10:01:33.531214113Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.06014ms logger=migrator t=2026-07-16T10:01:33.536279024Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-16T10:01:33.538205598Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.920014ms logger=migrator t=2026-07-16T10:01:33.544455403Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-16T10:01:33.544773292Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=317.509µs logger=migrator t=2026-07-16T10:01:33.550116511Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-16T10:01:33.556215681Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.10009ms logger=migrator t=2026-07-16T10:01:33.561132299Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-16T10:01:33.562325082Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.199054ms logger=migrator t=2026-07-16T10:01:33.570332876Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-16T10:01:33.570691556Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=358.451µs logger=migrator t=2026-07-16T10:01:33.577093084Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-16T10:01:33.577906107Z level=info msg="Migration successfully executed" id="Move region to single row" duration=812.653µs logger=migrator t=2026-07-16T10:01:33.584312096Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-16T10:01:33.586448665Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.1426ms logger=migrator t=2026-07-16T10:01:33.591064045Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-16T10:01:33.59232389Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.259705ms logger=migrator t=2026-07-16T10:01:33.59877421Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-16T10:01:33.600534619Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.751499ms logger=migrator t=2026-07-16T10:01:33.606881886Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-16T10:01:33.607599777Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=713.69µs logger=migrator t=2026-07-16T10:01:33.612259406Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-16T10:01:33.612934405Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=675.109µs logger=migrator t=2026-07-16T10:01:33.618222813Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-16T10:01:33.619158579Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=935.806µs logger=migrator t=2026-07-16T10:01:33.625135605Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-16T10:01:33.62528315Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=149.065µs logger=migrator t=2026-07-16T10:01:33.631215896Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-16T10:01:33.632917673Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.540732ms logger=migrator t=2026-07-16T10:01:33.641837582Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-16T10:01:33.643087387Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.248605ms logger=migrator t=2026-07-16T10:01:33.652005806Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-16T10:01:33.653767245Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.762029ms logger=migrator t=2026-07-16T10:01:33.66397929Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-16T10:01:33.664925247Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=946.177µs logger=migrator t=2026-07-16T10:01:33.670669827Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-16T10:01:33.670904513Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=235.406µs logger=migrator t=2026-07-16T10:01:33.692911119Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-16T10:01:33.693868456Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=957.337µs logger=migrator t=2026-07-16T10:01:33.701793256Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-16T10:01:33.701944931Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=154.935µs logger=migrator t=2026-07-16T10:01:33.706716414Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-16T10:01:33.70837648Z level=info msg="Migration successfully executed" id="create team table" duration=1.650096ms logger=migrator t=2026-07-16T10:01:33.730341543Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-16T10:01:33.732091513Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.750039ms logger=migrator t=2026-07-16T10:01:33.745113266Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-16T10:01:33.746101384Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=986.658µs logger=migrator t=2026-07-16T10:01:33.755212848Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-16T10:01:33.760775783Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.566155ms logger=migrator t=2026-07-16T10:01:33.767774329Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-16T10:01:33.767990495Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=216.466µs logger=migrator t=2026-07-16T10:01:33.773414986Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-16T10:01:33.774489846Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.07479ms logger=migrator t=2026-07-16T10:01:33.780999048Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-16T10:01:33.782946873Z level=info msg="Migration successfully executed" id="create team member table" duration=1.947315ms logger=migrator t=2026-07-16T10:01:33.79036962Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-16T10:01:33.791494161Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.126951ms logger=migrator t=2026-07-16T10:01:33.796009077Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-16T10:01:33.797129178Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.118991ms logger=migrator t=2026-07-16T10:01:33.802228231Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-16T10:01:33.804766951Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.54747ms logger=migrator t=2026-07-16T10:01:33.813354732Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-16T10:01:33.822170968Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.806526ms logger=migrator t=2026-07-16T10:01:33.828620468Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-16T10:01:33.834302587Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.680299ms logger=migrator t=2026-07-16T10:01:33.84659308Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-16T10:01:33.852750842Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.160371ms logger=migrator t=2026-07-16T10:01:33.859461749Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-16T10:01:33.860269912Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=816.593µs logger=migrator t=2026-07-16T10:01:33.869198591Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-16T10:01:33.869927361Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=729.07µs logger=migrator t=2026-07-16T10:01:33.87885303Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-16T10:01:33.880797654Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.948064ms logger=migrator t=2026-07-16T10:01:33.921418529Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-16T10:01:33.922844549Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.452091ms logger=migrator t=2026-07-16T10:01:35.668359459Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-16T10:01:35.670438757Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.081038ms logger=migrator t=2026-07-16T10:01:36.814705138Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-16T10:01:36.816843468Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.12822ms logger=migrator t=2026-07-16T10:01:37.09089295Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-16T10:01:37.092380481Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.496381ms logger=migrator t=2026-07-16T10:01:37.559818014Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-16T10:01:37.56183655Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.015775ms logger=migrator t=2026-07-16T10:01:37.964853164Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-16T10:01:37.966090918Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.240134ms logger=migrator t=2026-07-16T10:01:38.180840074Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-16T10:01:38.181437201Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=602.977µs logger=migrator t=2026-07-16T10:01:38.204061063Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-16T10:01:38.205914905Z level=info msg="Migration successfully executed" id="create tag table" duration=1.857932ms logger=migrator t=2026-07-16T10:01:38.215974516Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-16T10:01:38.217541919Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.617775ms logger=migrator t=2026-07-16T10:01:38.228915747Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-16T10:01:38.23010445Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.191523ms logger=migrator t=2026-07-16T10:01:38.241506189Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-16T10:01:38.242980759Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.47753ms logger=migrator t=2026-07-16T10:01:38.250265523Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-16T10:01:38.251039845Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=775.892µs logger=migrator t=2026-07-16T10:01:38.258350629Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-16T10:01:38.278919083Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.564594ms logger=migrator t=2026-07-16T10:01:38.283045088Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-16T10:01:38.283699066Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=654.738µs logger=migrator t=2026-07-16T10:01:38.287929065Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-16T10:01:38.288907072Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=977.537µs logger=migrator t=2026-07-16T10:01:38.298740847Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-16T10:01:38.299281632Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=532.874µs logger=migrator t=2026-07-16T10:01:38.305524816Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-16T10:01:38.306586086Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.06099ms logger=migrator t=2026-07-16T10:01:38.314384933Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-16T10:01:38.315817374Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.431691ms logger=migrator t=2026-07-16T10:01:38.326037709Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-16T10:01:38.328003994Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.968795ms logger=migrator t=2026-07-16T10:01:38.350876092Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-16T10:01:38.351060058Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=188.925µs logger=migrator t=2026-07-16T10:01:38.358945598Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-16T10:01:38.366626512Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.681124ms logger=migrator t=2026-07-16T10:01:38.373318439Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-16T10:01:38.37871394Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.395981ms logger=migrator t=2026-07-16T10:01:38.39232224Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-16T10:01:38.397796553Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.477463ms logger=migrator t=2026-07-16T10:01:38.404373566Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-16T10:01:38.409786447Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.413061ms logger=migrator t=2026-07-16T10:01:38.416018261Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-16T10:01:38.418594163Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.575602ms logger=migrator t=2026-07-16T10:01:38.523785321Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-16T10:01:38.532177375Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.395694ms logger=migrator t=2026-07-16T10:01:38.539023856Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-16T10:01:38.539937312Z level=info msg="Migration successfully executed" id="create server_lock table" duration=919.826µs logger=migrator t=2026-07-16T10:01:38.555587269Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-16T10:01:38.556760021Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.174193ms logger=migrator t=2026-07-16T10:01:38.564673592Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-16T10:01:38.565628079Z level=info msg="Migration successfully executed" id="create user auth token table" duration=954.327µs logger=migrator t=2026-07-16T10:01:38.575351671Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-16T10:01:38.577045948Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.702337ms logger=migrator t=2026-07-16T10:01:38.584215458Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-16T10:01:38.585797973Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.582105ms logger=migrator t=2026-07-16T10:01:38.594983929Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-16T10:01:38.596419168Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.438499ms logger=migrator t=2026-07-16T10:01:38.605485121Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-16T10:01:38.612934Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.451979ms logger=migrator t=2026-07-16T10:01:38.620983685Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-16T10:01:38.62226684Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.283166ms logger=migrator t=2026-07-16T10:01:38.631274412Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-16T10:01:38.632835595Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.562593ms logger=migrator t=2026-07-16T10:01:38.642584838Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-16T10:01:38.644505262Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.923564ms logger=migrator t=2026-07-16T10:01:38.653174573Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-16T10:01:38.654687446Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.503282ms logger=migrator t=2026-07-16T10:01:38.664429688Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-16T10:01:38.665634402Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.203743ms logger=migrator t=2026-07-16T10:01:38.672308008Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-16T10:01:38.672374549Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=66.991µs logger=migrator t=2026-07-16T10:01:38.679338714Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-16T10:01:38.679470238Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=148.193µs logger=migrator t=2026-07-16T10:01:38.685891517Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-16T10:01:38.687482422Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.589654ms logger=migrator t=2026-07-16T10:01:38.695523516Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-16T10:01:38.696575055Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.051799ms logger=migrator t=2026-07-16T10:01:38.704358362Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-16T10:01:38.706017689Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.659177ms logger=migrator t=2026-07-16T10:01:38.808163291Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-16T10:01:38.808429289Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=270.848µs logger=migrator t=2026-07-16T10:01:38.817302256Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-16T10:01:38.818425498Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.121092ms logger=migrator t=2026-07-16T10:01:38.832177532Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-16T10:01:38.8349839Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.799008ms logger=migrator t=2026-07-16T10:01:38.842543782Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-16T10:01:38.844507856Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.000046ms logger=migrator t=2026-07-16T10:01:38.853433766Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-16T10:01:38.855272447Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.828881ms logger=migrator t=2026-07-16T10:01:38.861801489Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-16T10:01:38.869425082Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.617402ms logger=migrator t=2026-07-16T10:01:38.883835644Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-16T10:01:38.885187672Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.355298ms logger=migrator t=2026-07-16T10:01:38.897398873Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-16T10:01:38.897592639Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=198.176µs logger=migrator t=2026-07-16T10:01:38.907280559Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-16T10:01:38.908576035Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.298576ms logger=migrator t=2026-07-16T10:01:38.923340118Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-16T10:01:38.924610693Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.268375ms logger=migrator t=2026-07-16T10:01:38.931505165Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-16T10:01:38.933204402Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.698557ms logger=migrator t=2026-07-16T10:01:38.939659633Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-16T10:01:38.939795767Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=141.465µs logger=migrator t=2026-07-16T10:01:38.947622505Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-16T10:01:38.949480898Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.853172ms logger=migrator t=2026-07-16T10:01:38.956496524Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-16T10:01:38.957594794Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.09783ms logger=migrator t=2026-07-16T10:01:38.965624138Z 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-07-16T10:01:38.96748339Z 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.872843ms logger=migrator t=2026-07-16T10:01:38.973140348Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-16T10:01:38.974894457Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.753978ms logger=migrator t=2026-07-16T10:01:38.983087996Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-16T10:01:38.987994682Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.907686ms logger=migrator t=2026-07-16T10:01:38.994237927Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-16T10:01:38.995348218Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.110241ms logger=migrator t=2026-07-16T10:01:39.002123467Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-16T10:01:39.003553628Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.429201ms logger=migrator t=2026-07-16T10:01:39.00976956Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-16T10:01:39.036336872Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.568262ms logger=migrator t=2026-07-16T10:01:39.045781646Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-16T10:01:39.0724191Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.639074ms logger=migrator t=2026-07-16T10:01:39.078677445Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-16T10:01:39.079494418Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=815.973µs logger=migrator t=2026-07-16T10:01:39.08743347Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-16T10:01:39.088490079Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.055449ms logger=migrator t=2026-07-16T10:01:39.095178155Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-16T10:01:39.101586135Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.406949ms logger=migrator t=2026-07-16T10:01:39.136974733Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-16T10:01:39.144325658Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.364486ms logger=migrator t=2026-07-16T10:01:39.150728916Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-16T10:01:39.151841938Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.108962ms logger=migrator t=2026-07-16T10:01:39.160232252Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-16T10:01:39.16124118Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.008769ms logger=migrator t=2026-07-16T10:01:39.168524893Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-16T10:01:39.170221451Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.684707ms logger=migrator t=2026-07-16T10:01:39.18019632Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-16T10:01:39.182174545Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.982044ms logger=migrator t=2026-07-16T10:01:39.193234474Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-16T10:01:39.19348853Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=258.786µs logger=migrator t=2026-07-16T10:01:39.19988489Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-16T10:01:39.208454448Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.566518ms logger=migrator t=2026-07-16T10:01:39.216066081Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-16T10:01:39.221105782Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.040661ms logger=migrator t=2026-07-16T10:01:39.227957263Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-16T10:01:39.235758601Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.800118ms logger=migrator t=2026-07-16T10:01:39.362108289Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-16T10:01:39.363888879Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.783449ms logger=migrator t=2026-07-16T10:01:39.486324637Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-16T10:01:39.488177379Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.854692ms logger=migrator t=2026-07-16T10:01:39.497582452Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-16T10:01:39.506028497Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.447095ms logger=migrator t=2026-07-16T10:01:39.519991058Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-16T10:01:39.533203667Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=13.20872ms logger=migrator t=2026-07-16T10:01:39.540074458Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-16T10:01:39.542350042Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.275594ms logger=migrator t=2026-07-16T10:01:39.557641539Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-16T10:01:39.562555236Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=4.914387ms logger=migrator t=2026-07-16T10:01:39.572191346Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-16T10:01:39.579151379Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.959893ms logger=migrator t=2026-07-16T10:01:39.585756834Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-16T10:01:39.585838936Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=83.662µs logger=migrator t=2026-07-16T10:01:39.596476413Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-16T10:01:39.59848744Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.010516ms logger=migrator t=2026-07-16T10:01:39.607164681Z 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-07-16T10:01:39.608477789Z 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.312498ms logger=migrator t=2026-07-16T10:01:39.61462358Z 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-07-16T10:01:39.615929126Z 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.305176ms logger=migrator t=2026-07-16T10:01:39.624480775Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-16T10:01:39.624614218Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=134.483µs logger=migrator t=2026-07-16T10:01:39.634412732Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-16T10:01:39.641755508Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.337816ms logger=migrator t=2026-07-16T10:01:39.648008652Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-16T10:01:39.653721782Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.71209ms logger=migrator t=2026-07-16T10:01:39.663934497Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-16T10:01:39.670490429Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.555812ms logger=migrator t=2026-07-16T10:01:39.676516478Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-16T10:01:39.682962688Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.45289ms logger=migrator t=2026-07-16T10:01:39.689526171Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-16T10:01:39.696428414Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.901083ms logger=migrator t=2026-07-16T10:01:39.703471251Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-16T10:01:39.703550313Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=79.832µs logger=migrator t=2026-07-16T10:01:39.709279133Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-16T10:01:39.710149518Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=870.715µs logger=migrator t=2026-07-16T10:01:39.716970018Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-16T10:01:39.725633029Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.668021ms logger=migrator t=2026-07-16T10:01:39.734381104Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-16T10:01:39.734482247Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=101.963µs logger=migrator t=2026-07-16T10:01:39.742531851Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-16T10:01:39.752169981Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.63769ms logger=migrator t=2026-07-16T10:01:39.75933826Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-16T10:01:39.761304376Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.966326ms logger=migrator t=2026-07-16T10:01:39.768154027Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-16T10:01:39.776663954Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.502517ms logger=migrator t=2026-07-16T10:01:39.785602414Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-16T10:01:39.786981752Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.379918ms logger=migrator t=2026-07-16T10:01:39.79512525Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-16T10:01:39.797089745Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.964185ms logger=migrator t=2026-07-16T10:01:39.804104301Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-16T10:01:39.81124853Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.143579ms logger=migrator t=2026-07-16T10:01:39.81875381Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-16T10:01:39.819751087Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=993.677µs logger=migrator t=2026-07-16T10:01:39.836094364Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-16T10:01:39.83846728Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.374886ms logger=migrator t=2026-07-16T10:01:39.847980677Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-16T10:01:39.848997645Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.017298ms logger=migrator t=2026-07-16T10:01:39.859243791Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-16T10:01:39.861300618Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.055697ms logger=migrator t=2026-07-16T10:01:39.870414553Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-16T10:01:39.870560466Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=141.933µs logger=migrator t=2026-07-16T10:01:39.883368764Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-16T10:01:39.885774261Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.405107ms logger=migrator t=2026-07-16T10:01:39.900326888Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-16T10:01:39.901665005Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.346637ms logger=migrator t=2026-07-16T10:01:39.908446715Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-16T10:01:39.909486514Z 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-07-16T10:01:39.9179515Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-16T10:01:39.918622058Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=674.809µs logger=migrator t=2026-07-16T10:01:39.928996298Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-16T10:01:39.930979323Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.985275ms logger=migrator t=2026-07-16T10:01:39.944128951Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-16T10:01:39.951589989Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.462309ms logger=migrator t=2026-07-16T10:01:39.963493132Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-16T10:01:39.964983003Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.500802ms logger=migrator t=2026-07-16T10:01:39.972727069Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-16T10:01:39.974116648Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.392489ms logger=migrator t=2026-07-16T10:01:39.98454851Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-16T10:01:39.986289658Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.749959ms logger=migrator t=2026-07-16T10:01:40.00103864Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-16T10:01:40.002615224Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.581753ms logger=migrator t=2026-07-16T10:01:40.009593579Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-16T10:01:40.010866564Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.274706ms logger=migrator t=2026-07-16T10:01:40.018626921Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-16T10:01:40.018701683Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=79.942µs logger=migrator t=2026-07-16T10:01:40.027342714Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-16T10:01:40.027473268Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=127.094µs logger=migrator t=2026-07-16T10:01:40.035301487Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-16T10:01:40.043448404Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.147567ms logger=migrator t=2026-07-16T10:01:40.050502451Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-16T10:01:40.05084117Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=340.279µs logger=migrator t=2026-07-16T10:01:40.063351639Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-16T10:01:40.065370236Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.037247ms logger=migrator t=2026-07-16T10:01:40.077603568Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-16T10:01:40.078057341Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=463.873µs logger=migrator t=2026-07-16T10:01:40.085838598Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-16T10:01:40.088359398Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.520141ms logger=migrator t=2026-07-16T10:01:40.101402453Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-16T10:01:40.103131771Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.732368ms logger=migrator t=2026-07-16T10:01:40.112763299Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-16T10:01:40.169245357Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=56.479968ms logger=migrator t=2026-07-16T10:01:40.177367223Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-16T10:01:40.186269032Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.906929ms logger=migrator t=2026-07-16T10:01:40.192347082Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-16T10:01:40.192670961Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=320.599µs logger=migrator t=2026-07-16T10:01:40.197905367Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-16T10:01:40.235197478Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.290001ms logger=migrator t=2026-07-16T10:01:40.24349671Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-16T10:01:40.27861315Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.11216ms logger=migrator t=2026-07-16T10:01:40.285624176Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-16T10:01:40.286315566Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=691.54µs logger=migrator t=2026-07-16T10:01:40.296724136Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-16T10:01:40.298567817Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.843421ms logger=migrator t=2026-07-16T10:01:40.307144727Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-16T10:01:40.307432055Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=285.148µs logger=migrator t=2026-07-16T10:01:40.313743071Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-16T10:01:40.31514752Z level=info msg="Migration successfully executed" id="create permission table" duration=1.411159ms logger=migrator t=2026-07-16T10:01:40.324494642Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-16T10:01:40.325673405Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.172062ms logger=migrator t=2026-07-16T10:01:40.333186964Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-16T10:01:40.335280843Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.091869ms logger=migrator t=2026-07-16T10:01:40.347481444Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-16T10:01:40.348553174Z level=info msg="Migration successfully executed" id="create role table" duration=1.07159ms logger=migrator t=2026-07-16T10:01:40.357864353Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-16T10:01:40.366592427Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.728214ms logger=migrator t=2026-07-16T10:01:40.373857151Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-16T10:01:40.382436889Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.578739ms logger=migrator t=2026-07-16T10:01:40.393032056Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-16T10:01:40.394386403Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.354357ms logger=migrator t=2026-07-16T10:01:40.410714789Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-16T10:01:40.412265342Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.553733ms logger=migrator t=2026-07-16T10:01:40.421338985Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-16T10:01:40.422800197Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.449591ms logger=migrator t=2026-07-16T10:01:40.431194431Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-16T10:01:40.432333953Z level=info msg="Migration successfully executed" id="create team role table" duration=1.137942ms logger=migrator t=2026-07-16T10:01:40.446357135Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-16T10:01:40.448293479Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.939955ms logger=migrator t=2026-07-16T10:01:40.458075572Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-16T10:01:40.46052137Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.432397ms logger=migrator t=2026-07-16T10:01:40.471124356Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-16T10:01:40.472683129Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.560253ms logger=migrator t=2026-07-16T10:01:40.588940826Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-16T10:01:40.59233339Z level=info msg="Migration successfully executed" id="create user role table" duration=3.396994ms logger=migrator t=2026-07-16T10:01:40.670227496Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-16T10:01:40.672301384Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.070979ms logger=migrator t=2026-07-16T10:01:40.7355934Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-16T10:01:40.738065079Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.473569ms logger=migrator t=2026-07-16T10:01:40.997970067Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-16T10:01:41.000151978Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.184171ms logger=migrator t=2026-07-16T10:01:41.088964658Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-16T10:01:41.090242294Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.279056ms logger=migrator t=2026-07-16T10:01:41.179728292Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-16T10:01:41.181832431Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.106969ms logger=migrator t=2026-07-16T10:01:41.585531004Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-16T10:01:41.587933891Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.405487ms logger=migrator t=2026-07-16T10:01:41.725282766Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-16T10:01:41.735226944Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.950069ms logger=migrator t=2026-07-16T10:01:41.783174513Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-16T10:01:41.784788268Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.613955ms logger=migrator t=2026-07-16T10:01:41.896162337Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-16T10:01:41.898242475Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.084338ms logger=migrator t=2026-07-16T10:01:42.254183924Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-16T10:01:42.256649483Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.470249ms logger=migrator t=2026-07-16T10:01:42.325995999Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-16T10:01:42.328236472Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.245323ms logger=migrator t=2026-07-16T10:01:42.416489396Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-16T10:01:42.418316917Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.831411ms logger=migrator t=2026-07-16T10:01:42.777921869Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-16T10:01:42.780210113Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.296425ms logger=migrator t=2026-07-16T10:01:42.890095121Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-16T10:01:42.903435153Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.334622ms logger=migrator t=2026-07-16T10:01:42.970716452Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-16T10:01:42.981704719Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.988037ms logger=migrator t=2026-07-16T10:01:43.011568603Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-16T10:01:43.022487087Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.938815ms logger=migrator t=2026-07-16T10:01:43.037755864Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-16T10:01:43.050612693Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.856519ms logger=migrator t=2026-07-16T10:01:43.060607182Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-16T10:01:43.062278019Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.697358ms logger=migrator t=2026-07-16T10:01:43.197248237Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-16T10:01:43.19985486Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.611653ms logger=migrator t=2026-07-16T10:01:43.251975645Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-16T10:01:43.254344111Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.372486ms logger=migrator t=2026-07-16T10:01:43.262712855Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-16T10:01:43.263674062Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=960.977µs logger=migrator t=2026-07-16T10:01:43.272472658Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-16T10:01:43.274439723Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.966465ms logger=migrator t=2026-07-16T10:01:43.283205557Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-16T10:01:43.28329167Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=85.753µs logger=migrator t=2026-07-16T10:01:43.291319205Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-16T10:01:43.291374576Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=56.691µs logger=migrator t=2026-07-16T10:01:43.299142382Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-16T10:01:43.299832912Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=681.88µs logger=migrator t=2026-07-16T10:01:43.31048816Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-16T10:01:43.311518868Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.031658ms logger=migrator t=2026-07-16T10:01:43.320262322Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-16T10:01:43.321516677Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.257385ms logger=migrator t=2026-07-16T10:01:43.331031933Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-16T10:01:43.331568218Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=521.274µs logger=migrator t=2026-07-16T10:01:43.34593903Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-16T10:01:43.347230176Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.301686ms logger=migrator t=2026-07-16T10:01:43.354290162Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-16T10:01:43.355285941Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=996.849µs logger=migrator t=2026-07-16T10:01:43.36350344Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-16T10:01:43.364790836Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.289046ms logger=migrator t=2026-07-16T10:01:43.37315252Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-16T10:01:43.38069951Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.546381ms logger=migrator t=2026-07-16T10:01:43.402055056Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-16T10:01:43.40219242Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=138.634µs logger=migrator t=2026-07-16T10:01:43.409511354Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-16T10:01:43.410596095Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.085481ms logger=migrator t=2026-07-16T10:01:43.42009495Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-16T10:01:43.421719445Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.626465ms logger=migrator t=2026-07-16T10:01:43.428630769Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-16T10:01:43.429863173Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.234115ms logger=migrator t=2026-07-16T10:01:43.436057156Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-16T10:01:43.444654985Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.595719ms logger=migrator t=2026-07-16T10:01:43.467171975Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-16T10:01:43.469359366Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.191932ms logger=migrator t=2026-07-16T10:01:43.476027532Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-16T10:01:43.477343889Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.324197ms logger=migrator t=2026-07-16T10:01:43.48349584Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-16T10:01:43.509306171Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.797151ms logger=migrator t=2026-07-16T10:01:43.515818773Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-16T10:01:43.5168034Z level=info msg="Migration successfully executed" id="create correlation v2" duration=985.097µs logger=migrator t=2026-07-16T10:01:43.523607021Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-16T10:01:43.525037801Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.431459ms logger=migrator t=2026-07-16T10:01:43.531339586Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-16T10:01:43.532610171Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.270355ms logger=migrator t=2026-07-16T10:01:43.538584359Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-16T10:01:43.539920686Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.336727ms logger=migrator t=2026-07-16T10:01:43.546010386Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-16T10:01:43.546356336Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=347.65µs logger=migrator t=2026-07-16T10:01:43.551856119Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-16T10:01:43.552821526Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=967.037µs logger=migrator t=2026-07-16T10:01:43.559364939Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-16T10:01:43.568770092Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.401173ms logger=migrator t=2026-07-16T10:01:43.57516929Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-16T10:01:43.576285422Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.102851ms logger=migrator t=2026-07-16T10:01:43.58377884Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-16T10:01:43.58554533Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.76683ms logger=migrator t=2026-07-16T10:01:43.592759572Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-16T10:01:43.593269145Z 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-07-16T10:01:43.599624662Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-16T10:01:43.600142197Z 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-07-16T10:01:43.611852584Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-16T10:01:43.613397337Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.544123ms logger=migrator t=2026-07-16T10:01:43.62995147Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-16T10:01:43.63319117Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=3.23637ms logger=migrator t=2026-07-16T10:01:43.644930768Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-16T10:01:43.647478849Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.551491ms logger=migrator t=2026-07-16T10:01:43.657989802Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-16T10:01:43.659953908Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.950214ms logger=migrator t=2026-07-16T10:01:43.670925394Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-16T10:01:43.673217268Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.294935ms logger=migrator t=2026-07-16T10:01:43.680730878Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-16T10:01:43.682728294Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.999366ms logger=migrator t=2026-07-16T10:01:43.693486694Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-16T10:01:43.694704418Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.235674ms logger=migrator t=2026-07-16T10:01:43.701988951Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-16T10:01:43.703252307Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.263266ms logger=migrator t=2026-07-16T10:01:43.71015746Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-16T10:01:43.712020401Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.862041ms logger=migrator t=2026-07-16T10:01:43.720066686Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-16T10:01:43.721765524Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.694107ms logger=migrator t=2026-07-16T10:01:43.735564019Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-16T10:01:43.737312518Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.752969ms logger=migrator t=2026-07-16T10:01:43.748149071Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-16T10:01:43.771162853Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.017953ms logger=migrator t=2026-07-16T10:01:43.837535377Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-16T10:01:43.851348292Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=13.812956ms logger=migrator t=2026-07-16T10:01:43.858385498Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-16T10:01:43.867828102Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.444194ms logger=migrator t=2026-07-16T10:01:43.875128426Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-16T10:01:43.875413034Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=285.507µs logger=migrator t=2026-07-16T10:01:43.881937096Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-16T10:01:43.889413315Z level=info msg="Migration successfully executed" id="add share column" duration=7.476958ms logger=migrator t=2026-07-16T10:01:43.894121926Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-16T10:01:43.89426066Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=138.554µs logger=migrator t=2026-07-16T10:01:43.900069322Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-16T10:01:43.901464201Z level=info msg="Migration successfully executed" id="create file table" duration=1.395159ms logger=migrator t=2026-07-16T10:01:43.907968623Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-16T10:01:43.910266907Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.299205ms logger=migrator t=2026-07-16T10:01:44.022647085Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-16T10:01:44.024357303Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.714977ms logger=migrator t=2026-07-16T10:01:44.350337855Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-16T10:01:44.352149526Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.814401ms logger=migrator t=2026-07-16T10:01:44.887021291Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-16T10:01:44.889323405Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.304545ms logger=migrator t=2026-07-16T10:01:44.938853218Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-16T10:01:44.939900958Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=1.034968ms logger=migrator t=2026-07-16T10:01:44.960693119Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-16T10:01:44.960923635Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=235.537µs logger=migrator t=2026-07-16T10:01:44.970352177Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-16T10:01:44.97149995Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.147603ms logger=migrator t=2026-07-16T10:01:44.981237591Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-16T10:01:44.981601942Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=365.681µs logger=migrator t=2026-07-16T10:01:44.989546434Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-16T10:01:44.992115605Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.572782ms logger=migrator t=2026-07-16T10:01:44.998125513Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-16T10:01:45.007737031Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.611108ms logger=migrator t=2026-07-16T10:01:45.013531683Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-16T10:01:45.013686328Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=154.675µs logger=migrator t=2026-07-16T10:01:45.020058966Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-16T10:01:45.021810934Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.749888ms logger=migrator t=2026-07-16T10:01:45.028528752Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-16T10:01:45.029094808Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=564.006µs logger=migrator t=2026-07-16T10:01:45.03738793Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-16T10:01:45.037639407Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=251.186µs logger=migrator t=2026-07-16T10:01:45.045563778Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-16T10:01:45.046646168Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.08625ms logger=migrator t=2026-07-16T10:01:45.051380531Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-16T10:01:45.064625311Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.238159ms logger=migrator t=2026-07-16T10:01:45.069189167Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-16T10:01:45.080346819Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.158722ms logger=migrator t=2026-07-16T10:01:45.086144971Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-16T10:01:45.087756926Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.622436ms logger=migrator t=2026-07-16T10:01:45.096579092Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-16T10:01:45.194925599Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=98.345297ms logger=migrator t=2026-07-16T10:01:45.258241956Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-16T10:01:45.259884563Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.642127ms logger=migrator t=2026-07-16T10:01:45.273441571Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-16T10:01:45.276418264Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.980583ms logger=migrator t=2026-07-16T10:01:45.290127137Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-16T10:01:45.319153637Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.025931ms logger=migrator t=2026-07-16T10:01:45.324031963Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-16T10:01:45.332939712Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.904289ms logger=migrator t=2026-07-16T10:01:45.34108913Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-16T10:01:45.341646585Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=557.545µs logger=migrator t=2026-07-16T10:01:45.353476416Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-16T10:01:45.353902198Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=435.172µs logger=migrator t=2026-07-16T10:01:45.359864824Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-16T10:01:45.360237145Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=390.551µs logger=migrator t=2026-07-16T10:01:45.371506589Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-16T10:01:45.372054894Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=551.295µs logger=migrator t=2026-07-16T10:01:45.377589889Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-16T10:01:45.378106163Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=517.814µs logger=migrator t=2026-07-16T10:01:45.393549075Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-16T10:01:45.395123929Z level=info msg="Migration successfully executed" id="create folder table" duration=1.577953ms logger=migrator t=2026-07-16T10:01:45.402643098Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-16T10:01:45.404590092Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.947044ms logger=migrator t=2026-07-16T10:01:45.408853002Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-16T10:01:45.410040315Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.187893ms logger=migrator t=2026-07-16T10:01:45.41523187Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-16T10:01:45.41526096Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.59µs logger=migrator t=2026-07-16T10:01:45.421512686Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-16T10:01:45.423145801Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.634215ms logger=migrator t=2026-07-16T10:01:45.427270276Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-16T10:01:45.42849925Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.228904ms logger=migrator t=2026-07-16T10:01:45.433368357Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-16T10:01:45.434634842Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.265974ms logger=migrator t=2026-07-16T10:01:45.439718404Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-16T10:01:45.440422773Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=721.47µs logger=migrator t=2026-07-16T10:01:45.445547437Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-16T10:01:45.445851215Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=302.048µs logger=migrator t=2026-07-16T10:01:45.4503144Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-16T10:01:45.451625066Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.310676ms logger=migrator t=2026-07-16T10:01:45.455603847Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-16T10:01:45.456923524Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.319707ms logger=migrator t=2026-07-16T10:01:45.462718196Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-16T10:01:45.464218338Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.500192ms logger=migrator t=2026-07-16T10:01:45.473342623Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-16T10:01:45.474975198Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.631655ms logger=migrator t=2026-07-16T10:01:45.492822947Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-16T10:01:45.494902995Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.081488ms logger=migrator t=2026-07-16T10:01:45.502116946Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-16T10:01:45.503231267Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.112041ms logger=migrator t=2026-07-16T10:01:45.510918422Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-16T10:01:45.512958739Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.041717ms logger=migrator t=2026-07-16T10:01:45.519293755Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-16T10:01:45.521737064Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.442659ms logger=migrator t=2026-07-16T10:01:45.527479775Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-16T10:01:45.528850543Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.372018ms logger=migrator t=2026-07-16T10:01:45.538357709Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-16T10:01:45.539670035Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.314667ms logger=migrator t=2026-07-16T10:01:45.544236942Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-16T10:01:45.546213547Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.972815ms logger=migrator t=2026-07-16T10:01:45.551525746Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-16T10:01:45.551913226Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=387.25µs logger=migrator t=2026-07-16T10:01:45.556102753Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-16T10:01:45.567918384Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.873921ms logger=migrator t=2026-07-16T10:01:45.57638894Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-16T10:01:45.577177832Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=789.842µs logger=migrator t=2026-07-16T10:01:45.584704673Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-16T10:01:45.585009051Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=306.668µs logger=migrator t=2026-07-16T10:01:45.589954359Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-16T10:01:45.59216959Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.217061ms logger=migrator t=2026-07-16T10:01:45.598800656Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-16T10:01:45.598857087Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=60.571µs logger=migrator t=2026-07-16T10:01:45.604081683Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-16T10:01:45.606795309Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.774138ms logger=migrator t=2026-07-16T10:01:45.618560157Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-16T10:01:45.62007415Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.514143ms logger=migrator t=2026-07-16T10:01:45.631650114Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-16T10:01:45.633978858Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.328245ms logger=migrator t=2026-07-16T10:01:45.638654849Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-16T10:01:45.640075198Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.422249ms logger=migrator t=2026-07-16T10:01:45.646391805Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-16T10:01:45.647007942Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=616.026µs logger=migrator t=2026-07-16T10:01:45.651360944Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-16T10:01:45.652267358Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=903.145µs logger=migrator t=2026-07-16T10:01:45.656505578Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-16T10:01:45.657753092Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.247124ms logger=migrator t=2026-07-16T10:01:45.664646874Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-16T10:01:45.666170227Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.523453ms logger=migrator t=2026-07-16T10:01:45.673168372Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-16T10:01:45.683770369Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.600277ms logger=migrator t=2026-07-16T10:01:45.692031199Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-16T10:01:45.704912919Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.87805ms logger=migrator t=2026-07-16T10:01:45.720897955Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-16T10:01:45.728338923Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.427457ms logger=migrator t=2026-07-16T10:01:45.737600722Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-16T10:01:45.737755556Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=160.334µs logger=migrator t=2026-07-16T10:01:45.746730256Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-16T10:01:45.760152431Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.419705ms logger=migrator t=2026-07-16T10:01:45.767629449Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-16T10:01:45.776545389Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.91415ms logger=migrator t=2026-07-16T10:01:45.782731042Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-16T10:01:45.783175294Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=446.722µs logger=migrator t=2026-07-16T10:01:45.789168661Z level=info msg="migrations completed" performed=558 skipped=0 duration=14.533532169s logger=migrator t=2026-07-16T10:01:45.790612222Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-16T10:01:45.811721851Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-16T10:01:45.8120422Z level=info msg="Created default organization" logger=secrets t=2026-07-16T10:01:45.819836468Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-16T10:01:45.874995308Z level=info msg="Restored cache from database" duration=557.526µs logger=plugin.store t=2026-07-16T10:01:45.877332053Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-16T10:01:45.938662206Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-16T10:01:45.938700177Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-16T10:01:45.938777799Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-16T10:01:45.93878883Z level=info msg="Plugins loaded" count=54 duration=61.458447ms logger=query_data t=2026-07-16T10:01:45.94311392Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-16T10:01:45.946607657Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-16T10:01:45.950683011Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-16T10:01:45.962948284Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-16T10:01:45.965727942Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-16T10:01:45.968566951Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-16T10:01:46.01404159Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-16T10:01:46.041905918Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-16T10:01:46.068979095Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-16T10:01:46.069016466Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-16T10:01:46.069111618Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-16T10:01:46.069208671Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-07-16T10:01:46.069613522Z level=info msg="State cache has been initialized" states=0 duration=501.974µs logger=ngalert.scheduler t=2026-07-16T10:01:46.069677324Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-16T10:01:46.069728236Z level=info msg=starting first_tick=2026-07-16T10:01:50Z logger=grafanaStorageLogger t=2026-07-16T10:01:46.071179646Z level=info msg="Storage starting" logger=http.server t=2026-07-16T10:01:46.071860525Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-07-16T10:01:46.104174897Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-07-16T10:01:46.181776444Z level=info msg="Update check succeeded" duration=110.480465ms logger=sqlstore.transactions t=2026-07-16T10:01:46.183981025Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-07-16T10:01:46.193297826Z level=info msg="Update check succeeded" duration=122.555672ms logger=grafana-apiserver t=2026-07-16T10:01:46.68872738Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-16T10:01:46.689371798Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-16T10:01:46.771954154Z level=info msg="Patterns update finished" duration=621.481554ms logger=provisioning.dashboard t=2026-07-16T10:01:46.832161965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.401574974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.413035435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.434061252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.477380731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.49736349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.538371685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.589561184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.681006727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.700234164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.733474262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.753695437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.794722672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.815665447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.850221952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.868859392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.936342617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.953552258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:47.993955886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:48.011965008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:48.571698498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:48.597663053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:48.764204413Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:48.782950256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:48.829754034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:48.847312364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:48.909165491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:48.927017359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:48.990276316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.018028671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.085011101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.104123454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.145591272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.165957332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.315687602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.333768047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.498092816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.513466765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.567171364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.591954426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.65295039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.673748601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.725457464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.741880743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.806991141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.825030714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.884732132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.902574019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.969757925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:49.989101756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.043817904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.060252513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.114827456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.133956601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.198471392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.218610215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.27396353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.293272149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.349995683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.368738536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.599253942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.620415154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.753186802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.773366935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.864037196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:50.888317555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:51.031344868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:51.066628493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:51.178487977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:51.195187433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:51.268709026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:51.291559104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:51.391965888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:51.413603072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:51.523523191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:51.545933537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:51.61661884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:51.644279683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:51.74016596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:51.759236793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T10:01:51.844527874Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-16T10:03:07.095422117Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-16T10:11:46.115914663Z level=info msg="Completed cleanup jobs" duration=46.33942ms logger=plugins.update.checker t=2026-07-16T10:11:46.279512513Z level=info msg="Update check succeeded" duration=96.795645ms logger=cleanup t=2026-07-16T10:21:46.12843337Z level=info msg="Completed cleanup jobs" duration=58.265062ms logger=plugins.update.checker t=2026-07-16T10:21:46.286438785Z level=info msg="Update check succeeded" duration=103.512061ms logger=cleanup t=2026-07-16T10:31:46.105663156Z level=info msg="Completed cleanup jobs" duration=35.738608ms logger=plugins.update.checker t=2026-07-16T10:31:46.288023778Z level=info msg="Update check succeeded" duration=105.879764ms logger=infra.usagestats t=2026-07-16T10:33:07.122116825Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-16T10:41:46.115097813Z level=info msg="Completed cleanup jobs" duration=45.611689ms logger=plugins.update.checker t=2026-07-16T10:41:46.311806714Z level=info msg="Update check succeeded" duration=128.040175ms logger=cleanup t=2026-07-16T10:51:46.106052283Z level=info msg="Completed cleanup jobs" duration=35.795559ms logger=plugins.update.checker t=2026-07-16T10:51:46.277153086Z level=info msg="Update check succeeded" duration=95.241402ms logger=cleanup t=2026-07-16T11:01:46.110511554Z level=info msg="Completed cleanup jobs" duration=40.275247ms logger=plugins.update.checker t=2026-07-16T11:01:46.685828343Z level=info msg="Update check succeeded" duration=503.152395ms logger=infra.usagestats t=2026-07-16T11:03:07.11925364Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-16T11:11:46.100431586Z level=info msg="Completed cleanup jobs" duration=30.440136ms logger=plugins.update.checker t=2026-07-16T11:11:46.272143281Z level=info msg="Update check succeeded" duration=90.274668ms