logger=settings t=2026-07-02T00:24:55.999459768Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-02T00:24:55Z logger=settings t=2026-07-02T00:24:55.999730254Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-02T00:24:55.999743764Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-02T00:24:55.999747284Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-02T00:24:55.999750715Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-02T00:24:55.999753455Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-02T00:24:55.999756085Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-02T00:24:55.999758695Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-02T00:24:55.999761975Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-02T00:24:55.999765245Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-02T00:24:55.999767945Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-02T00:24:55.999770845Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-02T00:24:55.999778875Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-02T00:24:55.999781595Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-02T00:24:55.999785055Z level=info msg=Target target=[all] logger=settings t=2026-07-02T00:24:55.999792505Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-02T00:24:55.999797696Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-02T00:24:55.999800906Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-02T00:24:55.999805296Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-02T00:24:55.999808346Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-02T00:24:55.999812216Z level=info msg="App mode production" logger=sqlstore t=2026-07-02T00:24:56.000128363Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-02T00:24:56.000152463Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-02T00:24:56.001687287Z level=info msg="Locking database" logger=migrator t=2026-07-02T00:24:56.001701377Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-02T00:24:56.003535077Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-02T00:24:56.004646351Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.107344ms logger=migrator t=2026-07-02T00:24:56.008955225Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-02T00:24:56.00965178Z level=info msg="Migration successfully executed" id="create user table" duration=696.615µs logger=migrator t=2026-07-02T00:24:56.013471943Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-02T00:24:56.014331172Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=858.539µs logger=migrator t=2026-07-02T00:24:56.020746742Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-02T00:24:56.021484358Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=738.846µs logger=migrator t=2026-07-02T00:24:56.025622308Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-02T00:24:56.026762373Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.141545ms logger=migrator t=2026-07-02T00:24:56.030690009Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-02T00:24:56.031779083Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.094924ms logger=migrator t=2026-07-02T00:24:56.038450868Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-02T00:24:56.041633737Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.185669ms logger=migrator t=2026-07-02T00:24:56.045680106Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-02T00:24:56.046634936Z level=info msg="Migration successfully executed" id="create user table v2" duration=956.141µs logger=migrator t=2026-07-02T00:24:56.050076021Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-02T00:24:56.050952751Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=877.37µs logger=migrator t=2026-07-02T00:24:56.057659596Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-02T00:24:56.058578756Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=920.19µs logger=migrator t=2026-07-02T00:24:56.062436711Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-02T00:24:56.063002533Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=568.452µs logger=migrator t=2026-07-02T00:24:56.066314145Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-02T00:24:56.067271856Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=951.951µs logger=migrator t=2026-07-02T00:24:56.073144014Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-02T00:24:56.075190249Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.040355ms logger=migrator t=2026-07-02T00:24:56.078887739Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-02T00:24:56.07891826Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.601µs logger=migrator t=2026-07-02T00:24:56.082165321Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-02T00:24:56.083329936Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.148216ms logger=migrator t=2026-07-02T00:24:56.086389423Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-02T00:24:56.086607337Z level=info msg="Migration successfully executed" id="Add missing user data" duration=218.494µs logger=migrator t=2026-07-02T00:24:56.091912053Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-02T00:24:56.093235282Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.323129ms logger=migrator t=2026-07-02T00:24:56.234999771Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-02T00:24:56.237903115Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=2.969085ms logger=migrator t=2026-07-02T00:24:56.852197672Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-02T00:24:56.854497752Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.324231ms logger=migrator t=2026-07-02T00:24:57.361960332Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-02T00:24:57.37338609Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.425098ms logger=migrator t=2026-07-02T00:24:57.378084932Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-02T00:24:57.379205737Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.121145ms logger=migrator t=2026-07-02T00:24:57.383865798Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-02T00:24:57.384060922Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=195.494µs logger=migrator t=2026-07-02T00:24:57.38995124Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-02T00:24:57.390642345Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=691.175µs logger=migrator t=2026-07-02T00:24:57.397852602Z 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-02T00:24:57.398466976Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=614.383µs logger=migrator t=2026-07-02T00:24:57.403204889Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-02T00:24:57.403864743Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=661.794µs logger=migrator t=2026-07-02T00:24:57.412187714Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-02T00:24:57.414103296Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.915512ms logger=migrator t=2026-07-02T00:24:57.420860252Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-02T00:24:57.422534799Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.684737ms logger=migrator t=2026-07-02T00:24:57.430690566Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-02T00:24:57.432294521Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.600155ms logger=migrator t=2026-07-02T00:24:57.440049209Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-02T00:24:57.441205435Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.158346ms logger=migrator t=2026-07-02T00:24:57.447221176Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-02T00:24:57.448447252Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.221047ms logger=migrator t=2026-07-02T00:24:57.453347839Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-02T00:24:57.453375409Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.57µs logger=migrator t=2026-07-02T00:24:57.456662901Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-02T00:24:57.45846781Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.805419ms logger=migrator t=2026-07-02T00:24:57.462340204Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-02T00:24:57.462949677Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=607.683µs logger=migrator t=2026-07-02T00:24:57.466174927Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-02T00:24:57.466790201Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=615.514µs logger=migrator t=2026-07-02T00:24:57.469266135Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-02T00:24:57.469885518Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=617.373µs logger=migrator t=2026-07-02T00:24:57.474740924Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-02T00:24:57.479322153Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.63137ms logger=migrator t=2026-07-02T00:24:57.48514968Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-02T00:24:57.486639812Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.493022ms logger=migrator t=2026-07-02T00:24:57.490818083Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-02T00:24:57.491512028Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=694.165µs logger=migrator t=2026-07-02T00:24:57.495703409Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-02T00:24:57.496384394Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=680.815µs logger=migrator t=2026-07-02T00:24:57.501214959Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-02T00:24:57.501892514Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=677.625µs logger=migrator t=2026-07-02T00:24:57.505663336Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-02T00:24:57.50633367Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=670.904µs logger=migrator t=2026-07-02T00:24:57.511768519Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-02T00:24:57.512262159Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=496.5µs logger=migrator t=2026-07-02T00:24:57.517655537Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-02T00:24:57.518078336Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=423.539µs logger=migrator t=2026-07-02T00:24:57.52700118Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-02T00:24:57.527425669Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=425.259µs logger=migrator t=2026-07-02T00:24:57.53114001Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-02T00:24:57.531827415Z level=info msg="Migration successfully executed" id="create star table" duration=687.235µs logger=migrator t=2026-07-02T00:24:57.53757962Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-02T00:24:57.538835857Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.258967ms logger=migrator t=2026-07-02T00:24:57.546104635Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-02T00:24:57.547100517Z level=info msg="Migration successfully executed" id="create org table v1" duration=996.482µs logger=migrator t=2026-07-02T00:24:57.552584206Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-02T00:24:57.554311734Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.729188ms logger=migrator t=2026-07-02T00:24:57.607690994Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-02T00:24:57.609885842Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=2.203648ms logger=migrator t=2026-07-02T00:24:57.629353295Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-02T00:24:57.630671144Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.321299ms logger=migrator t=2026-07-02T00:24:57.636425519Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-02T00:24:57.637287667Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=862.898µs logger=migrator t=2026-07-02T00:24:57.642120973Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-02T00:24:57.643230977Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.110244ms logger=migrator t=2026-07-02T00:24:57.648654744Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-02T00:24:57.648698885Z level=info msg="Migration successfully executed" id="Update org table charset" duration=45.681µs logger=migrator t=2026-07-02T00:24:57.655502593Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-02T00:24:57.655542094Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.581µs logger=migrator t=2026-07-02T00:24:57.662329822Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-02T00:24:57.662666969Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=336.797µs logger=migrator t=2026-07-02T00:24:57.668954706Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-02T00:24:57.669751783Z level=info msg="Migration successfully executed" id="create dashboard table" duration=797.047µs logger=migrator t=2026-07-02T00:24:57.675301154Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-02T00:24:57.676679914Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.37822ms logger=migrator t=2026-07-02T00:24:57.683377079Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-02T00:24:57.68429894Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=923.38µs logger=migrator t=2026-07-02T00:24:57.689422151Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-02T00:24:57.690179767Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=755.966µs logger=migrator t=2026-07-02T00:24:57.695150625Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-02T00:24:57.696058675Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=907.56µs logger=migrator t=2026-07-02T00:24:57.702056585Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-02T00:24:57.703270492Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.213637ms logger=migrator t=2026-07-02T00:24:57.708995916Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-02T00:24:57.712783469Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.787122ms logger=migrator t=2026-07-02T00:24:57.717476531Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-02T00:24:57.718276168Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=757.396µs logger=migrator t=2026-07-02T00:24:57.724389781Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-02T00:24:57.725752831Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.352869ms logger=migrator t=2026-07-02T00:24:57.730685618Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-02T00:24:57.731548447Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=863.139µs logger=migrator t=2026-07-02T00:24:57.738404146Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-02T00:24:57.738738193Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=334.237µs logger=migrator t=2026-07-02T00:24:57.746079703Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-02T00:24:57.747420162Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.34016ms logger=migrator t=2026-07-02T00:24:57.753241978Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-02T00:24:57.75331916Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=77.912µs logger=migrator t=2026-07-02T00:24:57.757814898Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-02T00:24:57.759970095Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.151816ms logger=migrator t=2026-07-02T00:24:57.765851252Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-02T00:24:57.768001089Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.149457ms logger=migrator t=2026-07-02T00:24:57.772898696Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-02T00:24:57.775051502Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.152606ms logger=migrator t=2026-07-02T00:24:57.779399777Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-02T00:24:57.780428629Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.028392ms logger=migrator t=2026-07-02T00:24:57.786488201Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-02T00:24:57.789871144Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.382183ms logger=migrator t=2026-07-02T00:24:57.794979726Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-02T00:24:57.795964877Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=984.621µs logger=migrator t=2026-07-02T00:24:57.801259482Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-02T00:24:57.802473598Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.223186ms logger=migrator t=2026-07-02T00:24:57.810666316Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-02T00:24:57.810710347Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=51.031µs logger=migrator t=2026-07-02T00:24:57.816596526Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-02T00:24:57.816638116Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=43.23µs logger=migrator t=2026-07-02T00:24:57.822259849Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-02T00:24:57.824392595Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.132376ms logger=migrator t=2026-07-02T00:24:57.829330152Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-02T00:24:57.831593051Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.253229ms logger=migrator t=2026-07-02T00:24:57.843089481Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-02T00:24:57.845614496Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.522915ms logger=migrator t=2026-07-02T00:24:57.851384292Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-02T00:24:57.854013109Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.630097ms logger=migrator t=2026-07-02T00:24:57.85914603Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-02T00:24:57.859401176Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=262.386µs logger=migrator t=2026-07-02T00:24:57.866209124Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-02T00:24:57.867130284Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=920.93µs logger=migrator t=2026-07-02T00:24:57.873793639Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-02T00:24:57.875080397Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.286588ms logger=migrator t=2026-07-02T00:24:57.879974293Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-02T00:24:57.880001564Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.901µs logger=migrator t=2026-07-02T00:24:57.885406991Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-02T00:24:57.886937085Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.530173ms logger=migrator t=2026-07-02T00:24:57.892131908Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-02T00:24:57.893270042Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.134154ms logger=migrator t=2026-07-02T00:24:57.900474019Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-02T00:24:57.909914984Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.439155ms logger=migrator t=2026-07-02T00:24:57.915603058Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-02T00:24:57.916298263Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=695.695µs logger=migrator t=2026-07-02T00:24:57.921195869Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-02T00:24:57.92262075Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.412271ms logger=migrator t=2026-07-02T00:24:57.927844944Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-02T00:24:57.928686662Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=841.028µs logger=migrator t=2026-07-02T00:24:57.935138683Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-02T00:24:57.935710465Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=566.003µs logger=migrator t=2026-07-02T00:24:57.940597681Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-02T00:24:57.941807037Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.208976ms logger=migrator t=2026-07-02T00:24:57.946567231Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-02T00:24:57.948926102Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.358581ms logger=migrator t=2026-07-02T00:24:57.953399719Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-02T00:24:57.954217407Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=817.598µs logger=migrator t=2026-07-02T00:24:57.960057624Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-02T00:24:57.960286209Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=270.116µs logger=migrator t=2026-07-02T00:24:57.967401194Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-02T00:24:57.96767894Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=279.686µs logger=migrator t=2026-07-02T00:24:57.97318166Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-02T00:24:57.974018778Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=830.819µs logger=migrator t=2026-07-02T00:24:57.980200242Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-02T00:24:57.98237923Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.178487ms logger=migrator t=2026-07-02T00:24:57.987299027Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-02T00:24:57.988562964Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.263487ms logger=migrator t=2026-07-02T00:24:57.994638136Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-02T00:24:57.996530597Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.892761ms logger=migrator t=2026-07-02T00:24:58.002145349Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-02T00:24:58.003521319Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.37573ms logger=migrator t=2026-07-02T00:24:58.009971559Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-02T00:24:58.011461101Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.493003ms logger=migrator t=2026-07-02T00:24:58.019923405Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-02T00:24:58.021730364Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.81071ms logger=migrator t=2026-07-02T00:24:58.030651997Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-02T00:24:58.040940551Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.291153ms logger=migrator t=2026-07-02T00:24:58.048042985Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-02T00:24:58.048947994Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=907.58µs logger=migrator t=2026-07-02T00:24:58.053107724Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-02T00:24:58.054598827Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.491673ms logger=migrator t=2026-07-02T00:24:58.05981746Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-02T00:24:58.061333932Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.515782ms logger=migrator t=2026-07-02T00:24:58.068459707Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-02T00:24:58.06904986Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=595.523µs logger=migrator t=2026-07-02T00:24:58.073803263Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-02T00:24:58.07825666Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.443896ms logger=migrator t=2026-07-02T00:24:58.082558183Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-02T00:24:58.084954725Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.397132ms logger=migrator t=2026-07-02T00:24:58.0902778Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-02T00:24:58.090304441Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=33.001µs logger=migrator t=2026-07-02T00:24:58.093309656Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-02T00:24:58.093529331Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=224.215µs logger=migrator t=2026-07-02T00:24:58.097757833Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-02T00:24:58.104899808Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=7.143365ms logger=migrator t=2026-07-02T00:24:58.110122991Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-02T00:24:58.110370136Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=246.835µs logger=migrator t=2026-07-02T00:24:58.116458008Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-02T00:24:58.116666302Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=208.834µs logger=migrator t=2026-07-02T00:24:58.122010868Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-02T00:24:58.126060576Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.061518ms logger=migrator t=2026-07-02T00:24:58.131266399Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-02T00:24:58.131462893Z level=info msg="Migration successfully executed" id="Update uid value" duration=197.334µs logger=migrator t=2026-07-02T00:24:58.137482554Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-02T00:24:58.138760922Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.269748ms logger=migrator t=2026-07-02T00:24:58.142689907Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-02T00:24:58.143593437Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=903.51µs logger=migrator t=2026-07-02T00:24:58.148935923Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-02T00:24:58.149788361Z level=info msg="Migration successfully executed" id="create api_key table" duration=846.068µs logger=migrator t=2026-07-02T00:24:58.155477305Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-02T00:24:58.156783643Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.305909ms logger=migrator t=2026-07-02T00:24:58.164274615Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-02T00:24:58.173837262Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=9.555867ms logger=migrator t=2026-07-02T00:24:58.182847668Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-02T00:24:58.185405413Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.554925ms logger=migrator t=2026-07-02T00:24:58.190912703Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-02T00:24:58.191957365Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.044282ms logger=migrator t=2026-07-02T00:24:58.197176119Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-02T00:24:58.198110559Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=935.73µs logger=migrator t=2026-07-02T00:24:58.202105226Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-02T00:24:58.202848132Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=744.056µs logger=migrator t=2026-07-02T00:24:58.207668186Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-02T00:24:58.215086077Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.429121ms logger=migrator t=2026-07-02T00:24:58.422424034Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-02T00:24:58.42410487Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.681026ms logger=migrator t=2026-07-02T00:24:58.437802097Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-02T00:24:58.438610904Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=811.757µs logger=migrator t=2026-07-02T00:24:58.444819629Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-02T00:24:58.445400022Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=580.473µs logger=migrator t=2026-07-02T00:24:58.45409438Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-02T00:24:58.454768605Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=698.855µs logger=migrator t=2026-07-02T00:24:58.46329086Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-02T00:24:58.464031766Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=707.565µs logger=migrator t=2026-07-02T00:24:58.469799111Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-02T00:24:58.470370023Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=570.572µs logger=migrator t=2026-07-02T00:24:58.478937729Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-02T00:24:58.47898004Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=45.391µs logger=migrator t=2026-07-02T00:24:58.48454317Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-02T00:24:58.48913772Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.59457ms logger=migrator t=2026-07-02T00:24:58.496719935Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-02T00:24:58.500608199Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.900255ms logger=migrator t=2026-07-02T00:24:58.504663617Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-02T00:24:58.505094266Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=427.889µs logger=migrator t=2026-07-02T00:24:58.508826417Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-02T00:24:58.511380283Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.557336ms logger=migrator t=2026-07-02T00:24:58.515736337Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-02T00:24:58.518137729Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.400182ms logger=migrator t=2026-07-02T00:24:58.529724451Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-02T00:24:58.531169072Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.450412ms logger=migrator t=2026-07-02T00:24:58.538695015Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-02T00:24:58.539529583Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=841.618µs logger=migrator t=2026-07-02T00:24:58.547522046Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-02T00:24:58.54861131Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.091164ms logger=migrator t=2026-07-02T00:24:58.552823311Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-02T00:24:58.553615479Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=792.438µs logger=migrator t=2026-07-02T00:24:58.561135132Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-02T00:24:58.562025441Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=891.729µs logger=migrator t=2026-07-02T00:24:58.568836729Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-02T00:24:58.569744928Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=907.499µs logger=migrator t=2026-07-02T00:24:58.575046674Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-02T00:24:58.575178196Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=132.603µs logger=migrator t=2026-07-02T00:24:58.579450449Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-02T00:24:58.579557681Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=108.592µs logger=migrator t=2026-07-02T00:24:58.585053891Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-02T00:24:58.589083678Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.031938ms logger=migrator t=2026-07-02T00:24:58.592907621Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-02T00:24:58.595620829Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.713199ms logger=migrator t=2026-07-02T00:24:58.599040814Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-02T00:24:58.599137946Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=97.722µs logger=migrator t=2026-07-02T00:24:58.603047131Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-02T00:24:58.603847818Z level=info msg="Migration successfully executed" id="create quota table v1" duration=799.998µs logger=migrator t=2026-07-02T00:24:58.609979291Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-02T00:24:58.611622597Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.642575ms logger=migrator t=2026-07-02T00:24:58.616234377Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-02T00:24:58.616309268Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=75.851µs logger=migrator t=2026-07-02T00:24:58.619884726Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-02T00:24:58.62099745Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.115524ms logger=migrator t=2026-07-02T00:24:58.626374517Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-02T00:24:58.627268626Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=903.87µs logger=migrator t=2026-07-02T00:24:58.635376952Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-02T00:24:58.637709372Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.33301ms logger=migrator t=2026-07-02T00:24:58.64129336Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-02T00:24:58.641325901Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.29µs logger=migrator t=2026-07-02T00:24:58.645381699Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-02T00:24:58.64637484Z level=info msg="Migration successfully executed" id="create session table" duration=993.522µs logger=migrator t=2026-07-02T00:24:58.65235099Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-02T00:24:58.652489753Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=140.213µs logger=migrator t=2026-07-02T00:24:58.657166404Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-02T00:24:58.657310237Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=130.803µs logger=migrator t=2026-07-02T00:24:58.661666962Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-02T00:24:58.663181165Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.511083ms logger=migrator t=2026-07-02T00:24:58.668189573Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-02T00:24:58.669252596Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.064253ms logger=migrator t=2026-07-02T00:24:58.677950145Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-02T00:24:58.677986956Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=35.571µs logger=migrator t=2026-07-02T00:24:58.681490102Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-02T00:24:58.681533833Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=45.221µs logger=migrator t=2026-07-02T00:24:58.685950119Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-02T00:24:58.69018035Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.231831ms logger=migrator t=2026-07-02T00:24:58.695342012Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-02T00:24:58.698450449Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.108537ms logger=migrator t=2026-07-02T00:24:58.702379985Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-02T00:24:58.702487107Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=107.092µs logger=migrator t=2026-07-02T00:24:58.70539918Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-02T00:24:58.705511133Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=126.523µs logger=migrator t=2026-07-02T00:24:58.709388347Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-02T00:24:58.710272186Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=884.119µs logger=migrator t=2026-07-02T00:24:58.715607982Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-02T00:24:58.715659683Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=61.272µs logger=migrator t=2026-07-02T00:24:58.719126838Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-02T00:24:58.722744876Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.619458ms logger=migrator t=2026-07-02T00:24:58.726854346Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-02T00:24:58.727105391Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=252.525µs logger=migrator t=2026-07-02T00:24:58.732016698Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-02T00:24:58.735550594Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.534106ms logger=migrator t=2026-07-02T00:24:58.739398518Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-02T00:24:58.743332353Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.933825ms logger=migrator t=2026-07-02T00:24:58.747175566Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-02T00:24:58.747253828Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=85.722µs logger=migrator t=2026-07-02T00:24:58.750990209Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-02T00:24:58.752030531Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.040432ms logger=migrator t=2026-07-02T00:24:58.75798067Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-02T00:24:58.759400181Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.421011ms logger=migrator t=2026-07-02T00:24:58.764733277Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-02T00:24:58.765973364Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.239477ms logger=migrator t=2026-07-02T00:24:58.773674311Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-02T00:24:58.774889937Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.216986ms logger=migrator t=2026-07-02T00:24:58.781216675Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-02T00:24:58.782277428Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.061463ms logger=migrator t=2026-07-02T00:24:58.786475429Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-02T00:24:58.787222955Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=747.326µs logger=migrator t=2026-07-02T00:24:58.797855265Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-02T00:24:58.798778615Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=926.75µs logger=migrator t=2026-07-02T00:24:58.802609198Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-02T00:24:58.803458517Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=849.639µs logger=migrator t=2026-07-02T00:24:58.807151597Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-02T00:24:58.807970145Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=804.937µs logger=migrator t=2026-07-02T00:24:58.812541894Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-02T00:24:58.822789886Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.246182ms logger=migrator t=2026-07-02T00:24:58.826348094Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-02T00:24:58.826829524Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=480.951µs logger=migrator t=2026-07-02T00:24:58.830054254Z 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-02T00:24:58.830645887Z 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=593.433µs logger=migrator t=2026-07-02T00:24:58.835739507Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-02T00:24:58.836023643Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=288.596µs logger=migrator t=2026-07-02T00:24:58.839136091Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-02T00:24:58.839645062Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=509.121µs logger=migrator t=2026-07-02T00:24:58.84321976Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-02T00:24:58.843939645Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=719.955µs logger=migrator t=2026-07-02T00:24:58.851466458Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-02T00:24:58.855911004Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.448336ms logger=migrator t=2026-07-02T00:24:58.860899753Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-02T00:24:58.865526473Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.62665ms logger=migrator t=2026-07-02T00:24:58.869867567Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-02T00:24:58.874879196Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.011929ms logger=migrator t=2026-07-02T00:24:58.880231602Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-02T00:24:58.884932314Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.702032ms logger=migrator t=2026-07-02T00:24:58.892819705Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-02T00:24:58.89394559Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.126365ms logger=migrator t=2026-07-02T00:24:58.899708835Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-02T00:24:58.899807007Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=90.732µs logger=migrator t=2026-07-02T00:24:58.903784343Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-02T00:24:58.903806323Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=23.19µs logger=migrator t=2026-07-02T00:24:58.90690696Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-02T00:24:58.907741897Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=837.187µs logger=migrator t=2026-07-02T00:24:58.915546857Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-02T00:24:58.917258264Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.694706ms logger=migrator t=2026-07-02T00:24:58.923804116Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-02T00:24:58.925243837Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.439971ms logger=migrator t=2026-07-02T00:24:58.930702556Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-02T00:24:58.932004234Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.305459ms logger=migrator t=2026-07-02T00:24:58.943285819Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-02T00:24:58.944213579Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=931.861µs logger=migrator t=2026-07-02T00:24:58.94748174Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-02T00:24:58.951066037Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.584187ms logger=migrator t=2026-07-02T00:24:58.954934981Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-02T00:24:58.957758322Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.823781ms logger=migrator t=2026-07-02T00:24:58.960613674Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-02T00:24:58.960771087Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=157.243µs logger=migrator t=2026-07-02T00:24:58.96411204Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-02T00:24:58.96501513Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=902.169µs logger=migrator t=2026-07-02T00:24:58.968684639Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-02T00:24:58.969598569Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=913.26µs logger=migrator t=2026-07-02T00:24:58.972679236Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-02T00:24:58.97657958Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.899314ms logger=migrator t=2026-07-02T00:24:58.979828401Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-02T00:24:58.979893692Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.951µs logger=migrator t=2026-07-02T00:24:58.983099992Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-02T00:24:58.984124034Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.023042ms logger=migrator t=2026-07-02T00:24:58.987385995Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-02T00:24:58.988271284Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=878.729µs logger=migrator t=2026-07-02T00:24:58.991854272Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-02T00:24:58.991933074Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=79.482µs logger=migrator t=2026-07-02T00:24:58.995692045Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-02T00:24:58.996570194Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=877.929µs logger=migrator t=2026-07-02T00:24:59.000270484Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-02T00:24:59.001280096Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.008862ms logger=migrator t=2026-07-02T00:24:59.004978077Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-02T00:24:59.005813285Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=835.159µs logger=migrator t=2026-07-02T00:24:59.009533365Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-02T00:24:59.010442535Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=908.87µs logger=migrator t=2026-07-02T00:24:59.014187646Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-02T00:24:59.015113556Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=925.66µs logger=migrator t=2026-07-02T00:24:59.018509699Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-02T00:24:59.019419549Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=909.53µs logger=migrator t=2026-07-02T00:24:59.022834083Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-02T00:24:59.022865243Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.48µs logger=migrator t=2026-07-02T00:24:59.025111482Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-02T00:24:59.029126549Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.014917ms logger=migrator t=2026-07-02T00:24:59.032187065Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-02T00:24:59.033008433Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=821.668µs logger=migrator t=2026-07-02T00:24:59.036044099Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-02T00:24:59.039973484Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.929284ms logger=migrator t=2026-07-02T00:24:59.043738655Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-02T00:24:59.044473741Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=734.216µs logger=migrator t=2026-07-02T00:24:59.047377094Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-02T00:24:59.048237972Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=860.618µs logger=migrator t=2026-07-02T00:24:59.051789579Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-02T00:24:59.052585717Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=796.038µs logger=migrator t=2026-07-02T00:24:59.055576801Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-02T00:24:59.066969928Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.385446ms logger=migrator t=2026-07-02T00:24:59.070195978Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-02T00:24:59.070678118Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=481.941µs logger=migrator t=2026-07-02T00:24:59.072915606Z 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-02T00:24:59.07539096Z 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=2.473744ms logger=migrator t=2026-07-02T00:24:59.08047427Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-02T00:24:59.080793307Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=318.677µs logger=migrator t=2026-07-02T00:24:59.086671504Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-02T00:24:59.087724167Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.050273ms logger=migrator t=2026-07-02T00:24:59.094595585Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-02T00:24:59.094988314Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=393.759µs logger=migrator t=2026-07-02T00:24:59.099988322Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-02T00:24:59.10729218Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.292798ms logger=migrator t=2026-07-02T00:24:59.11146623Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-02T00:24:59.116277654Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.810614ms logger=migrator t=2026-07-02T00:24:59.120486605Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-02T00:24:59.121486377Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=999.422µs logger=migrator t=2026-07-02T00:24:59.126596628Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-02T00:24:59.127897566Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.303239ms logger=migrator t=2026-07-02T00:24:59.132569657Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-02T00:24:59.133021616Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=452.669µs logger=migrator t=2026-07-02T00:24:59.137438422Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-02T00:24:59.142710076Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.271744ms logger=migrator t=2026-07-02T00:24:59.151151869Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-02T00:24:59.153111361Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.951892ms logger=migrator t=2026-07-02T00:24:59.157803933Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-02T00:24:59.157962446Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=158.143µs logger=migrator t=2026-07-02T00:24:59.16273995Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-02T00:24:59.163274831Z level=info msg="Migration successfully executed" id="Move region to single row" duration=535.722µs logger=migrator t=2026-07-02T00:24:59.169022686Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-02T00:24:59.170256442Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.228496ms logger=migrator t=2026-07-02T00:24:59.175909905Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-02T00:24:59.176883636Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=974.072µs logger=migrator t=2026-07-02T00:24:59.187760401Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-02T00:24:59.189754404Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.995653ms logger=migrator t=2026-07-02T00:24:59.203634434Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-02T00:24:59.204553414Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=921.4µs logger=migrator t=2026-07-02T00:24:59.210202196Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-02T00:24:59.211321491Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.119105ms logger=migrator t=2026-07-02T00:24:59.215103993Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-02T00:24:59.215956051Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=839.259µs logger=migrator t=2026-07-02T00:24:59.220361236Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-02T00:24:59.220425018Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=64.511µs logger=migrator t=2026-07-02T00:24:59.223611617Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-02T00:24:59.224416104Z level=info msg="Migration successfully executed" id="create test_data table" duration=806.537µs logger=migrator t=2026-07-02T00:24:59.229357731Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-02T00:24:59.230586777Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.228796ms logger=migrator t=2026-07-02T00:24:59.237555298Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-02T00:24:59.238938328Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.38288ms logger=migrator t=2026-07-02T00:24:59.243151289Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-02T00:24:59.244645232Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.493412ms logger=migrator t=2026-07-02T00:24:59.248660368Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-02T00:24:59.248857232Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=196.934µs logger=migrator t=2026-07-02T00:24:59.253470992Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-02T00:24:59.254025014Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=553.202µs logger=migrator t=2026-07-02T00:24:59.257738205Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-02T00:24:59.257861677Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=124.042µs logger=migrator t=2026-07-02T00:24:59.26168076Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-02T00:24:59.262871296Z level=info msg="Migration successfully executed" id="create team table" duration=1.190326ms logger=migrator t=2026-07-02T00:24:59.267037576Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-02T00:24:59.268459967Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.423391ms logger=migrator t=2026-07-02T00:24:59.274846835Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-02T00:24:59.275691443Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=851.368µs logger=migrator t=2026-07-02T00:24:59.281889037Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-02T00:24:59.289195145Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.304398ms logger=migrator t=2026-07-02T00:24:59.293660442Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-02T00:24:59.293849226Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=182.804µs logger=migrator t=2026-07-02T00:24:59.297416533Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-02T00:24:59.298779433Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.36249ms logger=migrator t=2026-07-02T00:24:59.303202198Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-02T00:24:59.304322502Z level=info msg="Migration successfully executed" id="create team member table" duration=1.120144ms logger=migrator t=2026-07-02T00:24:59.308672917Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-02T00:24:59.309534885Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=862.048µs logger=migrator t=2026-07-02T00:24:59.314898881Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-02T00:24:59.316306112Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.407121ms logger=migrator t=2026-07-02T00:24:59.32129156Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-02T00:24:59.322126488Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=834.828µs logger=migrator t=2026-07-02T00:24:59.326095524Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-02T00:24:59.330865297Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.769443ms logger=migrator t=2026-07-02T00:24:59.335661341Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-02T00:24:59.34024315Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.581519ms logger=migrator t=2026-07-02T00:24:59.344251686Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-02T00:24:59.34903704Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.793704ms logger=migrator t=2026-07-02T00:24:59.353272072Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-02T00:24:59.357486653Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=4.18571ms logger=migrator t=2026-07-02T00:24:59.364655228Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-02T00:24:59.370038924Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=5.385127ms logger=migrator t=2026-07-02T00:24:59.377164158Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-02T00:24:59.377963566Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=799.768µs logger=migrator t=2026-07-02T00:24:59.383073936Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-02T00:24:59.384055678Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=981.801µs logger=migrator t=2026-07-02T00:24:59.389693829Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-02T00:24:59.391081179Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.38718ms logger=migrator t=2026-07-02T00:24:59.395907024Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-02T00:24:59.397221132Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.314828ms logger=migrator t=2026-07-02T00:24:59.401406983Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-02T00:24:59.402297632Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=890.429µs logger=migrator t=2026-07-02T00:24:59.407926284Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-02T00:24:59.410113531Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.197167ms logger=migrator t=2026-07-02T00:24:59.415378725Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-02T00:24:59.415982158Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=603.283µs logger=migrator t=2026-07-02T00:24:59.420972326Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-02T00:24:59.421520298Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=548.052µs logger=migrator t=2026-07-02T00:24:59.426101607Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-02T00:24:59.427781533Z level=info msg="Migration successfully executed" id="create tag table" duration=1.685656ms logger=migrator t=2026-07-02T00:24:59.433685671Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-02T00:24:59.434708433Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.023272ms logger=migrator t=2026-07-02T00:24:59.438295841Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-02T00:24:59.439070318Z level=info msg="Migration successfully executed" id="create login attempt table" duration=774.477µs logger=migrator t=2026-07-02T00:24:59.442941832Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-02T00:24:59.443866291Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=924.31µs logger=migrator t=2026-07-02T00:24:59.447678684Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-02T00:24:59.448651295Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=972.181µs logger=migrator t=2026-07-02T00:24:59.452939448Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-02T00:24:59.467553654Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.613686ms logger=migrator t=2026-07-02T00:24:59.47105621Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-02T00:24:59.471633212Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=580.712µs logger=migrator t=2026-07-02T00:24:59.474664478Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-02T00:24:59.475322762Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=658.284µs logger=migrator t=2026-07-02T00:24:59.480040034Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-02T00:24:59.480816771Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=780.547µs logger=migrator t=2026-07-02T00:24:59.484629203Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-02T00:24:59.485819059Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.189456ms logger=migrator t=2026-07-02T00:24:59.489474468Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-02T00:24:59.490265815Z level=info msg="Migration successfully executed" id="create user auth table" duration=791.387µs logger=migrator t=2026-07-02T00:24:59.493971735Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-02T00:24:59.494980617Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.008862ms logger=migrator t=2026-07-02T00:24:59.499441814Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-02T00:24:59.499542266Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=101.092µs logger=migrator t=2026-07-02T00:24:59.502680374Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-02T00:24:59.507816915Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.135901ms logger=migrator t=2026-07-02T00:24:59.511014164Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-02T00:24:59.516016242Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.001468ms logger=migrator t=2026-07-02T00:24:59.519779694Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-02T00:24:59.529049084Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=9.26262ms logger=migrator t=2026-07-02T00:24:59.534082493Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-02T00:24:59.538591241Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.505578ms logger=migrator t=2026-07-02T00:24:59.543986677Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-02T00:24:59.54504028Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.052743ms logger=migrator t=2026-07-02T00:24:59.549603259Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-02T00:24:59.557320316Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.718417ms logger=migrator t=2026-07-02T00:24:59.561564858Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-02T00:24:59.562284713Z level=info msg="Migration successfully executed" id="create server_lock table" duration=719.665µs logger=migrator t=2026-07-02T00:24:59.56627426Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-02T00:24:59.567276771Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.002471ms logger=migrator t=2026-07-02T00:24:59.571249317Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-02T00:24:59.572152727Z level=info msg="Migration successfully executed" id="create user auth token table" duration=900.62µs logger=migrator t=2026-07-02T00:24:59.578500444Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-02T00:24:59.579557817Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.056673ms logger=migrator t=2026-07-02T00:24:59.584022014Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-02T00:24:59.585674479Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.654486ms logger=migrator t=2026-07-02T00:24:59.590611936Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-02T00:24:59.591917404Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.305868ms logger=migrator t=2026-07-02T00:24:59.597164108Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-02T00:24:59.602486413Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.321415ms logger=migrator t=2026-07-02T00:24:59.605954688Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-02T00:24:59.606927929Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=973.051µs logger=migrator t=2026-07-02T00:24:59.610990817Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-02T00:24:59.611820855Z level=info msg="Migration successfully executed" id="create cache_data table" duration=829.928µs logger=migrator t=2026-07-02T00:24:59.616908035Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-02T00:24:59.618922039Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.012523ms logger=migrator t=2026-07-02T00:24:59.625150443Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-02T00:24:59.625745256Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=594.783µs logger=migrator t=2026-07-02T00:24:59.632226946Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-02T00:24:59.632947802Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=720.716µs logger=migrator t=2026-07-02T00:24:59.637611283Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-02T00:24:59.637727725Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=116.532µs logger=migrator t=2026-07-02T00:24:59.642938118Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-02T00:24:59.643094332Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=157.553µs logger=migrator t=2026-07-02T00:24:59.647337283Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-02T00:24:59.64901782Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.682117ms logger=migrator t=2026-07-02T00:24:59.654937488Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T00:24:59.655726735Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=789.287µs logger=migrator t=2026-07-02T00:24:59.660203192Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T00:24:59.661612512Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.40437ms logger=migrator t=2026-07-02T00:24:59.666169821Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-02T00:24:59.666395646Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=228.135µs logger=migrator t=2026-07-02T00:24:59.671359363Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T00:24:59.672379725Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.020702ms logger=migrator t=2026-07-02T00:24:59.675925132Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T00:24:59.676924223Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=998.931µs logger=migrator t=2026-07-02T00:24:59.680388379Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T00:24:59.681536383Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.145465ms logger=migrator t=2026-07-02T00:24:59.68649018Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T00:24:59.687486502Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=993.572µs logger=migrator t=2026-07-02T00:24:59.690997968Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-02T00:24:59.696791003Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.791295ms logger=migrator t=2026-07-02T00:24:59.700230828Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-02T00:24:59.701505395Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.274067ms logger=migrator t=2026-07-02T00:24:59.706143816Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-02T00:24:59.706252998Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=108.892µs logger=migrator t=2026-07-02T00:24:59.71051318Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-02T00:24:59.712291169Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.781379ms logger=migrator t=2026-07-02T00:24:59.717704766Z 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-02T00:24:59.718991553Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.286477ms logger=migrator t=2026-07-02T00:24:59.724974253Z 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-02T00:24:59.726442485Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.470982ms logger=migrator t=2026-07-02T00:24:59.732386663Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-02T00:24:59.732528256Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=143.013µs logger=migrator t=2026-07-02T00:24:59.736607174Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-02T00:24:59.738097317Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.489803ms logger=migrator t=2026-07-02T00:24:59.744602287Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-02T00:24:59.745704351Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.099254ms logger=migrator t=2026-07-02T00:24:59.782088839Z 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-02T00:24:59.785078723Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.989104ms logger=migrator t=2026-07-02T00:24:59.792944083Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-02T00:24:59.793928335Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=984.162µs logger=migrator t=2026-07-02T00:24:59.803630565Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-02T00:24:59.811855753Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.226098ms logger=migrator t=2026-07-02T00:24:59.816413721Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-02T00:24:59.818765422Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.347021ms logger=migrator t=2026-07-02T00:24:59.823420523Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-02T00:24:59.825464207Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.045614ms logger=migrator t=2026-07-02T00:24:59.829253919Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-02T00:24:59.854706039Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.45225ms logger=migrator t=2026-07-02T00:24:59.863131352Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-02T00:24:59.89170178Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.568468ms logger=migrator t=2026-07-02T00:24:59.918836677Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-02T00:24:59.920631256Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.794119ms logger=migrator t=2026-07-02T00:25:00.019577206Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-02T00:25:00.021361334Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.784368ms logger=migrator t=2026-07-02T00:25:00.338418327Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-02T00:25:00.345816047Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.402109ms logger=migrator t=2026-07-02T00:25:00.661859778Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-02T00:25:00.67262636Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.768883ms logger=migrator t=2026-07-02T00:25:00.785825033Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-02T00:25:00.787732924Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.909821ms logger=migrator t=2026-07-02T00:25:01.010142904Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-02T00:25:01.012272789Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.136416ms logger=migrator t=2026-07-02T00:25:01.021220012Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-02T00:25:01.022356677Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.136535ms logger=migrator t=2026-07-02T00:25:01.03365942Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-02T00:25:01.035714934Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.061584ms logger=migrator t=2026-07-02T00:25:01.044765099Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-02T00:25:01.044940853Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=181.604µs logger=migrator t=2026-07-02T00:25:01.053553608Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-02T00:25:01.063289668Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.74154ms logger=migrator t=2026-07-02T00:25:01.069214275Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-02T00:25:01.074823736Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.608851ms logger=migrator t=2026-07-02T00:25:01.078593347Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-02T00:25:01.084614167Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.0222ms logger=migrator t=2026-07-02T00:25:01.088250555Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-02T00:25:01.089190035Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=937.94µs logger=migrator t=2026-07-02T00:25:01.093822725Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-02T00:25:01.094795526Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=975.061µs logger=migrator t=2026-07-02T00:25:01.098993857Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-02T00:25:01.109786759Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.773432ms logger=migrator t=2026-07-02T00:25:01.113278494Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-02T00:25:01.117706689Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.426565ms logger=migrator t=2026-07-02T00:25:01.121507061Z 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-02T00:25:01.123852402Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.344291ms logger=migrator t=2026-07-02T00:25:01.129953373Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-02T00:25:01.136640667Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.689844ms logger=migrator t=2026-07-02T00:25:01.140742235Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-02T00:25:01.145189971Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.447226ms logger=migrator t=2026-07-02T00:25:01.14887312Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-02T00:25:01.148949562Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=76.862µs logger=migrator t=2026-07-02T00:25:01.153799727Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-02T00:25:01.155658407Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.86159ms logger=migrator t=2026-07-02T00:25:01.161700407Z 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-02T00:25:01.162958474Z 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.257747ms logger=migrator t=2026-07-02T00:25:01.167066822Z 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-02T00:25:01.16838583Z 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.317928ms logger=migrator t=2026-07-02T00:25:01.17996747Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-02T00:25:01.180072552Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=106.212µs logger=migrator t=2026-07-02T00:25:01.183577678Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-02T00:25:01.19205736Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.493373ms logger=migrator t=2026-07-02T00:25:01.195538505Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-02T00:25:01.200011411Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.472526ms logger=migrator t=2026-07-02T00:25:01.204307434Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-02T00:25:01.211642222Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.353328ms logger=migrator t=2026-07-02T00:25:01.215004214Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-02T00:25:01.221818181Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.813327ms logger=migrator t=2026-07-02T00:25:01.225675414Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-02T00:25:01.23199762Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.322356ms logger=migrator t=2026-07-02T00:25:01.236805244Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-02T00:25:01.236857875Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=53.271µs logger=migrator t=2026-07-02T00:25:01.24033662Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-02T00:25:01.240938373Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=601.802µs logger=migrator t=2026-07-02T00:25:01.245025281Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-02T00:25:01.251469889Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.444778ms logger=migrator t=2026-07-02T00:25:01.257450338Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-02T00:25:01.257612862Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=161.834µs logger=migrator t=2026-07-02T00:25:01.26171287Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-02T00:25:01.26820215Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.4889ms logger=migrator t=2026-07-02T00:25:01.272318228Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-02T00:25:01.273262799Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=943.52µs logger=migrator t=2026-07-02T00:25:01.277570881Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-02T00:25:01.283828456Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.256915ms logger=migrator t=2026-07-02T00:25:01.298104734Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-02T00:25:01.299868422Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.766709ms logger=migrator t=2026-07-02T00:25:01.305352649Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-02T00:25:01.306378982Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.026003ms logger=migrator t=2026-07-02T00:25:01.310737165Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-02T00:25:01.317332317Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.594572ms logger=migrator t=2026-07-02T00:25:01.321943687Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-02T00:25:01.322731854Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=787.097µs logger=migrator t=2026-07-02T00:25:01.327821913Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-02T00:25:01.330208905Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.383162ms logger=migrator t=2026-07-02T00:25:01.336341217Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-02T00:25:01.33742343Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.083833ms logger=migrator t=2026-07-02T00:25:01.34298446Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-02T00:25:01.343952731Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=967.58µs logger=migrator t=2026-07-02T00:25:01.349084861Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-02T00:25:01.349153053Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=68.642µs logger=migrator t=2026-07-02T00:25:01.353420675Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-02T00:25:01.354813095Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.389679ms logger=migrator t=2026-07-02T00:25:01.36110671Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-02T00:25:01.362425558Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.321578ms logger=migrator t=2026-07-02T00:25:01.366532587Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-02T00:25:01.367120269Z 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-02T00:25:01.371494644Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-02T00:25:01.371964894Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=470.4µs logger=migrator t=2026-07-02T00:25:01.377939792Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-02T00:25:01.378925444Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=984.052µs logger=migrator t=2026-07-02T00:25:01.384411562Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-02T00:25:01.393915446Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.504885ms logger=migrator t=2026-07-02T00:25:01.397279059Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-02T00:25:01.398489655Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.226046ms logger=migrator t=2026-07-02T00:25:01.404436293Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-02T00:25:01.405522636Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.083363ms logger=migrator t=2026-07-02T00:25:01.409773388Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-02T00:25:01.410615296Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=841.448µs logger=migrator t=2026-07-02T00:25:01.415306447Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-02T00:25:01.417179627Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.87178ms logger=migrator t=2026-07-02T00:25:01.42239075Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-02T00:25:01.423716258Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.325269ms logger=migrator t=2026-07-02T00:25:01.428124083Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-02T00:25:01.428152813Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.42µs logger=migrator t=2026-07-02T00:25:01.431936955Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-02T00:25:01.432005016Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=68.631µs logger=migrator t=2026-07-02T00:25:01.436416631Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-02T00:25:01.443562655Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.145324ms logger=migrator t=2026-07-02T00:25:01.44844166Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-02T00:25:01.448970632Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=530.402µs logger=migrator t=2026-07-02T00:25:01.452475147Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-02T00:25:01.453569471Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.094064ms logger=migrator t=2026-07-02T00:25:01.457770781Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-02T00:25:01.458087598Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=316.667µs logger=migrator t=2026-07-02T00:25:01.462707597Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-02T00:25:01.463662538Z level=info msg="Migration successfully executed" id="create data_keys table" duration=954.661µs logger=migrator t=2026-07-02T00:25:01.467882169Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-02T00:25:01.46932679Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.444321ms logger=migrator t=2026-07-02T00:25:01.474193765Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-02T00:25:01.505850556Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.656891ms logger=migrator t=2026-07-02T00:25:01.510923945Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-02T00:25:01.518805915Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.88232ms logger=migrator t=2026-07-02T00:25:01.522025884Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-02T00:25:01.522126837Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=102.733µs logger=migrator t=2026-07-02T00:25:01.526217625Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-02T00:25:01.557505628Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.288693ms logger=migrator t=2026-07-02T00:25:01.56085213Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-02T00:25:01.588095457Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.244617ms logger=migrator t=2026-07-02T00:25:01.592732537Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-02T00:25:01.593318679Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=586.352µs logger=migrator t=2026-07-02T00:25:01.59845073Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-02T00:25:01.599522823Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.071533ms logger=migrator t=2026-07-02T00:25:01.604654064Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-02T00:25:01.604913889Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=260.266µs logger=migrator t=2026-07-02T00:25:01.609933007Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-02T00:25:01.611236765Z level=info msg="Migration successfully executed" id="create permission table" duration=1.304548ms logger=migrator t=2026-07-02T00:25:01.615515107Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-02T00:25:01.617681904Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.168787ms logger=migrator t=2026-07-02T00:25:01.622443887Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-02T00:25:01.623484969Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.040932ms logger=migrator t=2026-07-02T00:25:01.633142867Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-02T00:25:01.633996115Z level=info msg="Migration successfully executed" id="create role table" duration=853.358µs logger=migrator t=2026-07-02T00:25:01.639093135Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-02T00:25:01.649007499Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.916494ms logger=migrator t=2026-07-02T00:25:01.653370363Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-02T00:25:01.658771139Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.400656ms logger=migrator t=2026-07-02T00:25:01.664113774Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-02T00:25:01.665144266Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.029652ms logger=migrator t=2026-07-02T00:25:01.669175193Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-02T00:25:01.670251146Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.075023ms logger=migrator t=2026-07-02T00:25:01.675049699Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-02T00:25:01.676378258Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.327579ms logger=migrator t=2026-07-02T00:25:01.683083352Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-02T00:25:01.683958491Z level=info msg="Migration successfully executed" id="create team role table" duration=874.729µs logger=migrator t=2026-07-02T00:25:01.688039429Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-02T00:25:01.689253975Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.213256ms logger=migrator t=2026-07-02T00:25:01.693616709Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-02T00:25:01.695260444Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.643105ms logger=migrator t=2026-07-02T00:25:01.700557658Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-02T00:25:01.702075311Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.517023ms logger=migrator t=2026-07-02T00:25:01.717405961Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-02T00:25:01.719540787Z level=info msg="Migration successfully executed" id="create user role table" duration=2.130336ms logger=migrator t=2026-07-02T00:25:01.724628037Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-02T00:25:01.726442556Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.814619ms logger=migrator t=2026-07-02T00:25:01.737451403Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-02T00:25:01.739108208Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.654905ms logger=migrator t=2026-07-02T00:25:01.743678227Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-02T00:25:01.745332653Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.653486ms logger=migrator t=2026-07-02T00:25:01.749622105Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-02T00:25:01.750464683Z level=info msg="Migration successfully executed" id="create builtin role table" duration=838.568µs logger=migrator t=2026-07-02T00:25:01.755966831Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-02T00:25:01.757635707Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.668556ms logger=migrator t=2026-07-02T00:25:01.762131054Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-02T00:25:01.763722228Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.590004ms logger=migrator t=2026-07-02T00:25:01.767875098Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-02T00:25:01.775785638Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.91041ms logger=migrator t=2026-07-02T00:25:01.77914374Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-02T00:25:01.780157262Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.013052ms logger=migrator t=2026-07-02T00:25:01.785349244Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-02T00:25:01.786437667Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.087773ms logger=migrator t=2026-07-02T00:25:01.790890813Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-02T00:25:01.791909515Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.019562ms logger=migrator t=2026-07-02T00:25:01.79584525Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-02T00:25:01.796890263Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.046953ms logger=migrator t=2026-07-02T00:25:01.802245828Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-02T00:25:01.803025345Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=778.737µs logger=migrator t=2026-07-02T00:25:01.807548042Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-02T00:25:01.808613225Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.065183ms logger=migrator t=2026-07-02T00:25:01.813116742Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-02T00:25:01.821052743Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.935671ms logger=migrator t=2026-07-02T00:25:01.828098534Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-02T00:25:01.835955314Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.85568ms logger=migrator t=2026-07-02T00:25:01.83996617Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-02T00:25:01.847740787Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.773147ms logger=migrator t=2026-07-02T00:25:01.851445347Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-02T00:25:01.859258845Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.812468ms logger=migrator t=2026-07-02T00:25:01.864040468Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-02T00:25:01.865109211Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.071513ms logger=migrator t=2026-07-02T00:25:01.870341624Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-02T00:25:01.871396777Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.055443ms logger=migrator t=2026-07-02T00:25:01.876510567Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-02T00:25:01.877523849Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.013492ms logger=migrator t=2026-07-02T00:25:01.883139489Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-02T00:25:01.884024098Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=884.509µs logger=migrator t=2026-07-02T00:25:01.888567566Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-02T00:25:01.890309564Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.741458ms logger=migrator t=2026-07-02T00:25:01.895992526Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-02T00:25:01.896101019Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=112.302µs logger=migrator t=2026-07-02T00:25:01.899899171Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-02T00:25:01.899949892Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.842µs logger=migrator t=2026-07-02T00:25:01.904175612Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-02T00:25:01.904595411Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=419.169µs logger=migrator t=2026-07-02T00:25:01.908669039Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-02T00:25:01.909545408Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=875.159µs logger=migrator t=2026-07-02T00:25:01.914584726Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-02T00:25:01.915239571Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=653.604µs logger=migrator t=2026-07-02T00:25:01.918815588Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-02T00:25:01.919023172Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=207.074µs logger=migrator t=2026-07-02T00:25:01.922689761Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-02T00:25:01.923143941Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=451.82µs logger=migrator t=2026-07-02T00:25:01.927340451Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-02T00:25:01.928125988Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=788.007µs logger=migrator t=2026-07-02T00:25:01.933663637Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-02T00:25:01.935432965Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.768978ms logger=migrator t=2026-07-02T00:25:01.940482194Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-02T00:25:01.948557118Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.073334ms logger=migrator t=2026-07-02T00:25:01.952334259Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-02T00:25:01.952404381Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=70.001µs logger=migrator t=2026-07-02T00:25:01.956977469Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-02T00:25:01.957966211Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=988.471µs logger=migrator t=2026-07-02T00:25:01.963134182Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-02T00:25:01.96491988Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.785118ms logger=migrator t=2026-07-02T00:25:01.969654322Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-02T00:25:01.971133494Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.480282ms logger=migrator t=2026-07-02T00:25:01.976580411Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-02T00:25:01.985142525Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.567724ms logger=migrator t=2026-07-02T00:25:01.989116971Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-02T00:25:01.990281476Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.164875ms logger=migrator t=2026-07-02T00:25:01.993835013Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-02T00:25:01.994929866Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.092733ms logger=migrator t=2026-07-02T00:25:01.999663728Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-02T00:25:02.02113782Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.469462ms logger=migrator t=2026-07-02T00:25:02.025196477Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-02T00:25:02.026069236Z level=info msg="Migration successfully executed" id="create correlation v2" duration=871.819µs logger=migrator t=2026-07-02T00:25:02.030980641Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-02T00:25:02.033752321Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.77091ms logger=migrator t=2026-07-02T00:25:02.038977533Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-02T00:25:02.040800783Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.823459ms logger=migrator t=2026-07-02T00:25:02.045613636Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-02T00:25:02.046817512Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.204026ms logger=migrator t=2026-07-02T00:25:02.052399071Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-02T00:25:02.05278174Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=381.829µs logger=migrator t=2026-07-02T00:25:02.058113184Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-02T00:25:02.059741659Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.631525ms logger=migrator t=2026-07-02T00:25:02.063737305Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-02T00:25:02.073507905Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.77306ms logger=migrator t=2026-07-02T00:25:02.079067594Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-02T00:25:02.079770959Z level=info msg="Migration successfully executed" id="create entity_events table" duration=702.855µs logger=migrator t=2026-07-02T00:25:02.083183883Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-02T00:25:02.084023151Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=836.278µs logger=migrator t=2026-07-02T00:25:02.089150471Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-02T00:25:02.089911167Z 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-02T00:25:02.095406285Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-02T00:25:02.095878965Z 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-02T00:25:02.099384461Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-02T00:25:02.100200788Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=816.038µs logger=migrator t=2026-07-02T00:25:02.10357671Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-02T00:25:02.105251976Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.669326ms logger=migrator t=2026-07-02T00:25:02.110410928Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-02T00:25:02.111560692Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.149814ms logger=migrator t=2026-07-02T00:25:02.115580959Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-02T00:25:02.116693152Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.111894ms logger=migrator t=2026-07-02T00:25:02.120728349Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-02T00:25:02.121779842Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.051783ms logger=migrator t=2026-07-02T00:25:02.127704299Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-02T00:25:02.129392935Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.688946ms logger=migrator t=2026-07-02T00:25:02.133639627Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-02T00:25:02.135334033Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.700257ms logger=migrator t=2026-07-02T00:25:02.143648901Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-02T00:25:02.14500744Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.358229ms logger=migrator t=2026-07-02T00:25:02.149483067Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-02T00:25:02.151886308Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.452373ms logger=migrator t=2026-07-02T00:25:02.158041851Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-02T00:25:02.160730358Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.697928ms logger=migrator t=2026-07-02T00:25:02.165199124Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-02T00:25:02.168087096Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.912772ms logger=migrator t=2026-07-02T00:25:02.1743221Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-02T00:25:02.198444328Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.123338ms logger=migrator t=2026-07-02T00:25:02.202163818Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-02T00:25:02.209372853Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.207775ms logger=migrator t=2026-07-02T00:25:02.214654657Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-02T00:25:02.223060217Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.405721ms logger=migrator t=2026-07-02T00:25:02.227441261Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-02T00:25:02.227667006Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=225.935µs logger=migrator t=2026-07-02T00:25:02.232460469Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-02T00:25:02.244425876Z level=info msg="Migration successfully executed" id="add share column" duration=11.966187ms logger=migrator t=2026-07-02T00:25:02.250338253Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-02T00:25:02.250601629Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=220.805µs logger=migrator t=2026-07-02T00:25:02.253232145Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-02T00:25:02.254353639Z level=info msg="Migration successfully executed" id="create file table" duration=1.120934ms logger=migrator t=2026-07-02T00:25:02.258388246Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-02T00:25:02.259582592Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.194336ms logger=migrator t=2026-07-02T00:25:02.263475685Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-02T00:25:02.264654631Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.178856ms logger=migrator t=2026-07-02T00:25:02.271217191Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-02T00:25:02.272687223Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.468982ms logger=migrator t=2026-07-02T00:25:02.276980085Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-02T00:25:02.278218662Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.241457ms logger=migrator t=2026-07-02T00:25:02.28187031Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-02T00:25:02.281936182Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.632µs logger=migrator t=2026-07-02T00:25:02.286917859Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-02T00:25:02.28698319Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.531µs logger=migrator t=2026-07-02T00:25:02.290027205Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-02T00:25:02.290644609Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=617.204µs logger=migrator t=2026-07-02T00:25:02.293119502Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-02T00:25:02.29348931Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=369.428µs logger=migrator t=2026-07-02T00:25:02.296955184Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-02T00:25:02.298996668Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.041384ms logger=migrator t=2026-07-02T00:25:02.303886243Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-02T00:25:02.318227141Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=14.332328ms logger=migrator t=2026-07-02T00:25:02.324184809Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-02T00:25:02.324389843Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=208.434µs logger=migrator t=2026-07-02T00:25:02.328102813Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-02T00:25:02.330110617Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.007503ms logger=migrator t=2026-07-02T00:25:02.334597833Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-02T00:25:02.335248717Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=652.844µs logger=migrator t=2026-07-02T00:25:02.338688601Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-02T00:25:02.338948036Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=260.155µs logger=migrator t=2026-07-02T00:25:02.344062846Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-02T00:25:02.344895294Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=832.508µs logger=migrator t=2026-07-02T00:25:02.34889838Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-02T00:25:02.360273014Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.371804ms logger=migrator t=2026-07-02T00:25:02.364401593Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-02T00:25:02.373214312Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.812589ms logger=migrator t=2026-07-02T00:25:02.378056736Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-02T00:25:02.379194271Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.200336ms logger=migrator t=2026-07-02T00:25:02.382718026Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-02T00:25:02.45644422Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.725904ms logger=migrator t=2026-07-02T00:25:02.460534808Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-02T00:25:02.461488938Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=953.13µs logger=migrator t=2026-07-02T00:25:02.466443165Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-02T00:25:02.468481178Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.037553ms logger=migrator t=2026-07-02T00:25:02.472937504Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-02T00:25:02.49842384Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.486026ms logger=migrator t=2026-07-02T00:25:02.504312917Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-02T00:25:02.513210088Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.898521ms logger=migrator t=2026-07-02T00:25:02.516984049Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-02T00:25:02.517528191Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=543.732µs logger=migrator t=2026-07-02T00:25:02.52121362Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-02T00:25:02.521519397Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=292.346µs logger=migrator t=2026-07-02T00:25:02.528927136Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-02T00:25:02.529857116Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=938.49µs logger=migrator t=2026-07-02T00:25:02.535445436Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-02T00:25:02.535902866Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=459.929µs logger=migrator t=2026-07-02T00:25:02.542093659Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-02T00:25:02.542755653Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=665.525µs logger=migrator t=2026-07-02T00:25:02.546478783Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-02T00:25:02.548852144Z level=info msg="Migration successfully executed" id="create folder table" duration=2.373031ms logger=migrator t=2026-07-02T00:25:02.556562419Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-02T00:25:02.557933719Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.37133ms logger=migrator t=2026-07-02T00:25:02.56265791Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-02T00:25:02.563846216Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.187846ms logger=migrator t=2026-07-02T00:25:02.567899513Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-02T00:25:02.567929394Z level=info msg="Migration successfully executed" id="Update folder title length" duration=33.501µs logger=migrator t=2026-07-02T00:25:02.572594384Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-02T00:25:02.573916252Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.321748ms logger=migrator t=2026-07-02T00:25:02.579319588Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-02T00:25:02.581164478Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.84447ms logger=migrator t=2026-07-02T00:25:02.585297606Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-02T00:25:02.586765008Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.467652ms logger=migrator t=2026-07-02T00:25:02.591611292Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-02T00:25:02.592024201Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=413.399µs logger=migrator t=2026-07-02T00:25:02.595514476Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-02T00:25:02.595769722Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=252.075µs logger=migrator t=2026-07-02T00:25:02.5994354Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-02T00:25:02.600520623Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.084693ms logger=migrator t=2026-07-02T00:25:02.605325517Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-02T00:25:02.606570733Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.244666ms logger=migrator t=2026-07-02T00:25:02.610418306Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-02T00:25:02.611803946Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.38314ms logger=migrator t=2026-07-02T00:25:02.616002106Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-02T00:25:02.617992619Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.992993ms logger=migrator t=2026-07-02T00:25:02.623220051Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-02T00:25:02.624290194Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.069703ms logger=migrator t=2026-07-02T00:25:02.628386892Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-02T00:25:02.630000477Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.610685ms logger=migrator t=2026-07-02T00:25:02.635519815Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-02T00:25:02.636785883Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.264828ms logger=migrator t=2026-07-02T00:25:02.642174458Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-02T00:25:02.643358694Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.182716ms logger=migrator t=2026-07-02T00:25:02.648047104Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-02T00:25:02.648968744Z level=info msg="Migration successfully executed" id="create signing_key table" duration=921.55µs logger=migrator t=2026-07-02T00:25:02.654942402Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-02T00:25:02.656092437Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.148745ms logger=migrator t=2026-07-02T00:25:02.660375069Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-02T00:25:02.661604946Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.230117ms logger=migrator t=2026-07-02T00:25:02.665167712Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-02T00:25:02.665487109Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=320.017µs logger=migrator t=2026-07-02T00:25:02.669401083Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-02T00:25:02.679141532Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.739899ms logger=migrator t=2026-07-02T00:25:02.684942547Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-02T00:25:02.685658282Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=712.965µs logger=migrator t=2026-07-02T00:25:02.689520465Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-02T00:25:02.689541946Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.941µs logger=migrator t=2026-07-02T00:25:02.693228035Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-02T00:25:02.694351809Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.124244ms logger=migrator t=2026-07-02T00:25:02.699246224Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-02T00:25:02.699268565Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=24.301µs logger=migrator t=2026-07-02T00:25:02.702733709Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-02T00:25:02.703972276Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.237837ms logger=migrator t=2026-07-02T00:25:02.707397119Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-02T00:25:02.708564714Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.167215ms logger=migrator t=2026-07-02T00:25:02.715317869Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-02T00:25:02.716338761Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.020832ms logger=migrator t=2026-07-02T00:25:02.720331157Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-02T00:25:02.721162645Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=831.048µs logger=migrator t=2026-07-02T00:25:02.724702861Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-02T00:25:02.725226222Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=525.041µs logger=migrator t=2026-07-02T00:25:02.730088477Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-02T00:25:02.730753511Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=664.745µs logger=migrator t=2026-07-02T00:25:02.734708086Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-02T00:25:02.736054945Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.344688ms logger=migrator t=2026-07-02T00:25:02.749484833Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-02T00:25:02.751003456Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.511003ms logger=migrator t=2026-07-02T00:25:02.755746338Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-02T00:25:02.766902017Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.15642ms logger=migrator t=2026-07-02T00:25:02.771422954Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-02T00:25:02.778498726Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.071082ms logger=migrator t=2026-07-02T00:25:02.782153725Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-02T00:25:02.791949155Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.79488ms logger=migrator t=2026-07-02T00:25:02.795869959Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-02T00:25:02.795954381Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=79.372µs logger=migrator t=2026-07-02T00:25:02.801145613Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-02T00:25:02.813396956Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.252263ms logger=migrator t=2026-07-02T00:25:02.816896291Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-02T00:25:02.825809302Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.911841ms logger=migrator t=2026-07-02T00:25:02.829612274Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-02T00:25:02.829835889Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=224.105µs logger=migrator t=2026-07-02T00:25:02.834502419Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.831978064s logger=migrator t=2026-07-02T00:25:02.836006992Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-02T00:25:02.853708872Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-02T00:25:02.853969168Z level=info msg="Created default organization" logger=secrets t=2026-07-02T00:25:02.859320162Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-02T00:25:02.907095928Z level=info msg="Restored cache from database" duration=457.949µs logger=plugin.store t=2026-07-02T00:25:02.908474148Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-02T00:25:02.95978787Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-02T00:25:02.959853781Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-02T00:25:02.960037155Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-02T00:25:02.960055806Z level=info msg="Plugins loaded" count=54 duration=51.582368ms logger=query_data t=2026-07-02T00:25:02.967159519Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-02T00:25:02.972994644Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-02T00:25:02.979972544Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-02T00:25:02.988026647Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-02T00:25:02.993269199Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-02T00:25:02.99844505Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-02T00:25:03.01710942Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-02T00:25:03.034487043Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-02T00:25:03.051337034Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-02T00:25:03.051399075Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-02T00:25:03.051578759Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-02T00:25:03.051972168Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-07-02T00:25:03.052790585Z level=info msg="State cache has been initialized" states=0 duration=1.212196ms logger=ngalert.scheduler t=2026-07-02T00:25:03.052825636Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-02T00:25:03.052896647Z level=info msg=starting first_tick=2026-07-02T00:25:10Z logger=grafanaStorageLogger t=2026-07-02T00:25:03.052986709Z level=info msg="Storage starting" logger=http.server t=2026-07-02T00:25:03.05489672Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-07-02T00:25:03.071005665Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-02T00:25:03.127720511Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-07-02T00:25:03.137654164Z level=info msg="Update check succeeded" duration=85.501693ms logger=grafana.update.checker t=2026-07-02T00:25:03.138602114Z level=info msg="Update check succeeded" duration=86.538135ms logger=sqlstore.transactions t=2026-07-02T00:25:03.142576339Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-02T00:25:03.196585606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:03.221707305Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-02T00:25:03.255321495Z level=info msg="Patterns update finished" duration=68.297284ms logger=grafana-apiserver t=2026-07-02T00:25:03.303060918Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-02T00:25:03.303530518Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-02T00:25:17.16035607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:17.161435032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:20.015334911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:20.128160867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:20.148813983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:20.575998251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:20.60455538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:20.659294539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:20.676951713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:20.969387033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:20.987289543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:21.45220846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:21.469821363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:21.685808757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:21.713015407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:21.927574792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:21.951488924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.02373885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.044374334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.083502757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.102439466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.206463892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.223261487Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.406824896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.430052323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.484867489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.505009512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.544221047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.558594132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.611680133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.63151598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.681758791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.700920735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.743304645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.764372228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.817229293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.838264195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.885571346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.90667758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.970434829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:22.985797324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.023921566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.04754912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.098833361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.120312311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.16467651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.179459773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.233621893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.253911648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.418691975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.435828936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.510827903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.530039666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.590467775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.613954926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.673467445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.691085936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.761819385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.777941456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.826118173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.846909839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.900756932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.91774745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:23.973743447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:24.006181711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:24.205924345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:24.221100706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:24.313936064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:24.328111634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:25.127967873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:25.146604563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:25.287656271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:25.3072148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:25.387886186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:25.419061572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:25.500346331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:25.520965511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:25.601898933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:25.61891131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:25:25.696454272Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-02T00:26:06.076278682Z level=info msg="Usage stats are ready to report"