logger=settings t=2026-04-16T09:32:04.089816557Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-16T09:32:04Z logger=settings t=2026-04-16T09:32:04.090178834Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-16T09:32:04.090190384Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-16T09:32:04.090193704Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-16T09:32:04.090196364Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-16T09:32:04.090202844Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-16T09:32:04.090205464Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-16T09:32:04.090209724Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-16T09:32:04.090212604Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-16T09:32:04.090215405Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-16T09:32:04.090219645Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-16T09:32:04.090222325Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-16T09:32:04.090224915Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-16T09:32:04.090227465Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-16T09:32:04.090230145Z level=info msg=Target target=[all] logger=settings t=2026-04-16T09:32:04.090236245Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-16T09:32:04.090238775Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-16T09:32:04.090256435Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-16T09:32:04.090260565Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-16T09:32:04.090263525Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-16T09:32:04.090266505Z level=info msg="App mode production" logger=sqlstore t=2026-04-16T09:32:04.090573121Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-16T09:32:04.090589521Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-16T09:32:04.094853363Z level=info msg="Locking database" logger=migrator t=2026-04-16T09:32:04.094925284Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-16T09:32:04.096449174Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-16T09:32:04.098008484Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.56089ms logger=migrator t=2026-04-16T09:32:04.105401195Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-16T09:32:04.106746571Z level=info msg="Migration successfully executed" id="create user table" duration=1.349096ms logger=migrator t=2026-04-16T09:32:04.113620343Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-16T09:32:04.11455705Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=936.487µs logger=migrator t=2026-04-16T09:32:04.122400951Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-16T09:32:04.123281088Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=879.817µs logger=migrator t=2026-04-16T09:32:04.131963564Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-16T09:32:04.132799349Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=835.905µs logger=migrator t=2026-04-16T09:32:04.140267833Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-16T09:32:04.141034777Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=766.524µs logger=migrator t=2026-04-16T09:32:04.14687767Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-16T09:32:04.149940168Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.064668ms logger=migrator t=2026-04-16T09:32:04.154570827Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-16T09:32:04.155907742Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.336935ms logger=migrator t=2026-04-16T09:32:04.161310296Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-16T09:32:04.162032439Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=721.833µs logger=migrator t=2026-04-16T09:32:04.166316751Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-16T09:32:04.167495734Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.178653ms logger=migrator t=2026-04-16T09:32:04.17248224Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-16T09:32:04.173085221Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=603.261µs logger=migrator t=2026-04-16T09:32:04.179595136Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-16T09:32:04.180064214Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=469.018µs logger=migrator t=2026-04-16T09:32:04.187440497Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-16T09:32:04.189341802Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.898206ms logger=migrator t=2026-04-16T09:32:04.195043172Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-16T09:32:04.195079252Z level=info msg="Migration successfully executed" id="Update user table charset" duration=36.86µs logger=migrator t=2026-04-16T09:32:04.200490496Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-16T09:32:04.201830472Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.335016ms logger=migrator t=2026-04-16T09:32:04.210160612Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-16T09:32:04.210420036Z level=info msg="Migration successfully executed" id="Add missing user data" duration=258.844µs logger=migrator t=2026-04-16T09:32:04.215718018Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-16T09:32:04.216994642Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.273614ms logger=migrator t=2026-04-16T09:32:04.22260771Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-16T09:32:04.223430965Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=819.925µs logger=migrator t=2026-04-16T09:32:04.233952817Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-16T09:32:04.235324703Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.371116ms logger=migrator t=2026-04-16T09:32:04.242364148Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-16T09:32:04.252086764Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.730846ms logger=migrator t=2026-04-16T09:32:04.258926945Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-16T09:32:04.260006425Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.07934ms logger=migrator t=2026-04-16T09:32:04.266627692Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-16T09:32:04.266932748Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=304.736µs logger=migrator t=2026-04-16T09:32:04.275642845Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-16T09:32:04.277225285Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.58264ms logger=migrator t=2026-04-16T09:32:04.28424329Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-16T09:32:04.284972974Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=735.753µs logger=migrator t=2026-04-16T09:32:04.291373566Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-16T09:32:04.291885406Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=511.66µs logger=migrator t=2026-04-16T09:32:04.450673207Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-16T09:32:04.452129084Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.458128ms logger=migrator t=2026-04-16T09:32:04.460661488Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-16T09:32:04.461552794Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=896.156µs logger=migrator t=2026-04-16T09:32:04.467004209Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-16T09:32:04.467773644Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=768.705µs logger=migrator t=2026-04-16T09:32:04.473357621Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-16T09:32:04.474181806Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=823.975µs logger=migrator t=2026-04-16T09:32:04.481008537Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-16T09:32:04.481788372Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=777.985µs logger=migrator t=2026-04-16T09:32:04.48793129Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-16T09:32:04.48797783Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=47.621µs logger=migrator t=2026-04-16T09:32:04.494567007Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-16T09:32:04.495861742Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.295665ms logger=migrator t=2026-04-16T09:32:04.50306586Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-16T09:32:04.503787433Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=721.493µs logger=migrator t=2026-04-16T09:32:04.509914671Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-16T09:32:04.511242216Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.326865ms logger=migrator t=2026-04-16T09:32:04.51877129Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-16T09:32:04.519486634Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=717.234µs logger=migrator t=2026-04-16T09:32:04.526453868Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-16T09:32:04.531762718Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.30839ms logger=migrator t=2026-04-16T09:32:04.544812559Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-16T09:32:04.546335998Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.522899ms logger=migrator t=2026-04-16T09:32:04.560712603Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-16T09:32:04.562002728Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.288945ms logger=migrator t=2026-04-16T09:32:04.576973115Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-16T09:32:04.578314861Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.343356ms logger=migrator t=2026-04-16T09:32:04.597011038Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-16T09:32:04.598276223Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.264004ms logger=migrator t=2026-04-16T09:32:04.609573159Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-16T09:32:04.610796912Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.223713ms logger=migrator t=2026-04-16T09:32:04.622762281Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-16T09:32:04.623493655Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=730.304µs logger=migrator t=2026-04-16T09:32:04.637791319Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-16T09:32:04.638825409Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.0328ms logger=migrator t=2026-04-16T09:32:04.648311161Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-16T09:32:04.649128446Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=816.595µs logger=migrator t=2026-04-16T09:32:04.656226002Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-16T09:32:04.656953576Z level=info msg="Migration successfully executed" id="create star table" duration=729.294µs logger=migrator t=2026-04-16T09:32:04.664027302Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-16T09:32:04.664940579Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=913.697µs logger=migrator t=2026-04-16T09:32:04.674307058Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-16T09:32:04.675794627Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.490868ms logger=migrator t=2026-04-16T09:32:04.685485502Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-16T09:32:04.686802557Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.311125ms logger=migrator t=2026-04-16T09:32:04.692950836Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-16T09:32:04.693673599Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=722.353µs logger=migrator t=2026-04-16T09:32:04.702303714Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-16T09:32:04.703722751Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.419197ms logger=migrator t=2026-04-16T09:32:04.712248784Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-16T09:32:04.713493168Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.244394ms logger=migrator t=2026-04-16T09:32:04.720209127Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-16T09:32:04.721513542Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.303935ms logger=migrator t=2026-04-16T09:32:04.726928826Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-16T09:32:04.726971207Z level=info msg="Migration successfully executed" id="Update org table charset" duration=43.491µs logger=migrator t=2026-04-16T09:32:04.739493557Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-16T09:32:04.739518607Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=25.96µs logger=migrator t=2026-04-16T09:32:04.744751507Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-16T09:32:04.745066093Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=306.926µs logger=migrator t=2026-04-16T09:32:04.750489497Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-16T09:32:04.751914905Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.423768ms logger=migrator t=2026-04-16T09:32:04.758785876Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-16T09:32:04.759997819Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.211523ms logger=migrator t=2026-04-16T09:32:04.766555934Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-16T09:32:04.767384281Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=830.947µs logger=migrator t=2026-04-16T09:32:04.772695303Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-16T09:32:04.773939516Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.242483ms logger=migrator t=2026-04-16T09:32:04.780764526Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-16T09:32:04.781570522Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=803.726µs logger=migrator t=2026-04-16T09:32:04.788859012Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-16T09:32:04.789977453Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.118672ms logger=migrator t=2026-04-16T09:32:04.796459167Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-16T09:32:04.802611145Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.150718ms logger=migrator t=2026-04-16T09:32:04.808740062Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-16T09:32:04.809701821Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=961.269µs logger=migrator t=2026-04-16T09:32:04.81596214Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-16T09:32:04.817419118Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.456758ms logger=migrator t=2026-04-16T09:32:04.823811241Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-16T09:32:04.82482105Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.009679ms logger=migrator t=2026-04-16T09:32:04.832004638Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-16T09:32:04.832456616Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=451.358µs logger=migrator t=2026-04-16T09:32:04.839122144Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-16T09:32:04.840737275Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.617151ms logger=migrator t=2026-04-16T09:32:04.851117924Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-16T09:32:04.851293017Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=174.483µs logger=migrator t=2026-04-16T09:32:04.86449801Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-16T09:32:04.867682971Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.18234ms logger=migrator t=2026-04-16T09:32:04.877758384Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-16T09:32:04.881178689Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.423015ms logger=migrator t=2026-04-16T09:32:04.894679498Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-16T09:32:04.897467172Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.791643ms logger=migrator t=2026-04-16T09:32:04.913410577Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-16T09:32:04.915305712Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.897586ms logger=migrator t=2026-04-16T09:32:04.927860193Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-16T09:32:04.931293609Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.427706ms logger=migrator t=2026-04-16T09:32:04.937932397Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-16T09:32:04.938976116Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.046749ms logger=migrator t=2026-04-16T09:32:04.948435877Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-16T09:32:04.949488328Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.055561ms logger=migrator t=2026-04-16T09:32:04.957740426Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-16T09:32:04.957808157Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=65.311µs logger=migrator t=2026-04-16T09:32:04.963329172Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-16T09:32:04.963391134Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=67.892µs logger=migrator t=2026-04-16T09:32:04.971617221Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-16T09:32:04.974947325Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.332864ms logger=migrator t=2026-04-16T09:32:04.980501631Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-16T09:32:04.982769835Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.268454ms logger=migrator t=2026-04-16T09:32:04.989726038Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-16T09:32:04.991807218Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.08265ms logger=migrator t=2026-04-16T09:32:04.998479896Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-16T09:32:05.000485304Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.06682ms logger=migrator t=2026-04-16T09:32:05.009112039Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-16T09:32:05.009316463Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=204.675µs logger=migrator t=2026-04-16T09:32:05.016583642Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-16T09:32:05.017918378Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.333576ms logger=migrator t=2026-04-16T09:32:05.022501815Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-16T09:32:05.023354422Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=857.837µs logger=migrator t=2026-04-16T09:32:05.027380418Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-16T09:32:05.027415619Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.501µs logger=migrator t=2026-04-16T09:32:05.030911316Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-16T09:32:05.031768583Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=856.847µs logger=migrator t=2026-04-16T09:32:05.040420709Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-16T09:32:05.041225483Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=808.905µs logger=migrator t=2026-04-16T09:32:05.051209584Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-16T09:32:05.059268299Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.137716ms logger=migrator t=2026-04-16T09:32:05.068452566Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-16T09:32:05.069810072Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.361537ms logger=migrator t=2026-04-16T09:32:05.091865553Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-16T09:32:05.093234609Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.367626ms logger=migrator t=2026-04-16T09:32:05.364642506Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-16T09:32:05.367851768Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=3.210442ms logger=migrator t=2026-04-16T09:32:05.381278565Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-16T09:32:05.382205973Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=926.308µs logger=migrator t=2026-04-16T09:32:05.389429851Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-16T09:32:05.390604274Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.175603ms logger=migrator t=2026-04-16T09:32:05.40401715Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-16T09:32:05.407466597Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.444397ms logger=migrator t=2026-04-16T09:32:05.413173576Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-16T09:32:05.414269857Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.101611ms logger=migrator t=2026-04-16T09:32:05.422440614Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-16T09:32:05.422826211Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=387.388µs logger=migrator t=2026-04-16T09:32:05.428944067Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-16T09:32:05.429624571Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=685.644µs logger=migrator t=2026-04-16T09:32:05.434788139Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-16T09:32:05.435553384Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=763.875µs logger=migrator t=2026-04-16T09:32:05.442592439Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-16T09:32:05.444826852Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.235853ms logger=migrator t=2026-04-16T09:32:05.45256208Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-16T09:32:05.453808284Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.249854ms logger=migrator t=2026-04-16T09:32:05.45991924Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-16T09:32:05.461151934Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.232074ms logger=migrator t=2026-04-16T09:32:05.465462797Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-16T09:32:05.466328024Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=864.816µs logger=migrator t=2026-04-16T09:32:05.471284968Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-16T09:32:05.47244887Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.163472ms logger=migrator t=2026-04-16T09:32:05.488140691Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-16T09:32:05.488950557Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=809.115µs logger=migrator t=2026-04-16T09:32:05.4964748Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-16T09:32:05.501061599Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.585229ms logger=migrator t=2026-04-16T09:32:05.519458091Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-16T09:32:05.520542402Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.083281ms logger=migrator t=2026-04-16T09:32:05.542066814Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-16T09:32:05.543490771Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.429858ms logger=migrator t=2026-04-16T09:32:05.551755269Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-16T09:32:05.55339315Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.640971ms logger=migrator t=2026-04-16T09:32:05.557294126Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-16T09:32:05.557874606Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=581.201µs logger=migrator t=2026-04-16T09:32:05.563171478Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-16T09:32:05.566478241Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.304003ms logger=migrator t=2026-04-16T09:32:05.574403593Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-16T09:32:05.577350209Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.947116ms logger=migrator t=2026-04-16T09:32:05.584593197Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-16T09:32:05.584679049Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=92.502µs logger=migrator t=2026-04-16T09:32:05.59148044Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-16T09:32:05.591936419Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=455.239µs logger=migrator t=2026-04-16T09:32:05.596774791Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-16T09:32:05.600450352Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.676001ms logger=migrator t=2026-04-16T09:32:05.605663701Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-16T09:32:05.605879776Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=212.375µs logger=migrator t=2026-04-16T09:32:05.612073174Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-16T09:32:05.61238182Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=305.026µs logger=migrator t=2026-04-16T09:32:05.617380676Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-16T09:32:05.625634244Z level=info msg="Migration successfully executed" id="Add uid column" duration=8.233838ms logger=migrator t=2026-04-16T09:32:05.63225661Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-16T09:32:05.63274521Z level=info msg="Migration successfully executed" id="Update uid value" duration=495.41µs logger=migrator t=2026-04-16T09:32:05.637667624Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-16T09:32:05.639195103Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.522799ms logger=migrator t=2026-04-16T09:32:05.645657307Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-16T09:32:05.647213467Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.56068ms logger=migrator t=2026-04-16T09:32:05.651937017Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-16T09:32:05.652806794Z level=info msg="Migration successfully executed" id="create api_key table" duration=869.007µs logger=migrator t=2026-04-16T09:32:05.656853401Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-16T09:32:05.657646847Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=793.296µs logger=migrator t=2026-04-16T09:32:05.664124851Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-16T09:32:05.665608059Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.483268ms logger=migrator t=2026-04-16T09:32:05.670242148Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-16T09:32:05.671202866Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=962.258µs logger=migrator t=2026-04-16T09:32:05.675430527Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-16T09:32:05.676225483Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=796.826µs logger=migrator t=2026-04-16T09:32:05.681685257Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-16T09:32:05.682456021Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=770.394µs logger=migrator t=2026-04-16T09:32:05.686429128Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-16T09:32:05.687720973Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.290205ms logger=migrator t=2026-04-16T09:32:05.694413931Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-16T09:32:05.701918514Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.501733ms logger=migrator t=2026-04-16T09:32:05.70845893Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-16T09:32:05.70900979Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=549.74µs logger=migrator t=2026-04-16T09:32:05.717246668Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-16T09:32:05.718554053Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.300985ms logger=migrator t=2026-04-16T09:32:05.731641803Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-16T09:32:05.732964379Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.324826ms logger=migrator t=2026-04-16T09:32:05.746027689Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-16T09:32:05.747378465Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.348856ms logger=migrator t=2026-04-16T09:32:05.755614323Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-16T09:32:05.756122592Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=508.059µs logger=migrator t=2026-04-16T09:32:05.766214206Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-16T09:32:05.767076423Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=862.616µs logger=migrator t=2026-04-16T09:32:05.778089253Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-16T09:32:05.778223506Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=92.262µs logger=migrator t=2026-04-16T09:32:05.787592275Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-16T09:32:05.790786616Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.195041ms logger=migrator t=2026-04-16T09:32:05.800778248Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-16T09:32:05.804853656Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.078489ms logger=migrator t=2026-04-16T09:32:05.809404653Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-16T09:32:05.809583026Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=179.783µs logger=migrator t=2026-04-16T09:32:05.815733483Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-16T09:32:05.820036187Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.303143ms logger=migrator t=2026-04-16T09:32:05.830516057Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-16T09:32:05.834143637Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.603319ms logger=migrator t=2026-04-16T09:32:05.84794648Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-16T09:32:05.849121063Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.176173ms logger=migrator t=2026-04-16T09:32:05.855674958Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-16T09:32:05.856666218Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=991.77µs logger=migrator t=2026-04-16T09:32:05.866026206Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-16T09:32:05.867421363Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.397107ms logger=migrator t=2026-04-16T09:32:05.882481712Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-16T09:32:05.883474411Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=995.529µs logger=migrator t=2026-04-16T09:32:05.895665065Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-16T09:32:05.896436909Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=774.854µs logger=migrator t=2026-04-16T09:32:05.909067451Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-16T09:32:05.913871893Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=4.810292ms logger=migrator t=2026-04-16T09:32:05.921413077Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-16T09:32:05.921513569Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=102.302µs logger=migrator t=2026-04-16T09:32:05.928547624Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-16T09:32:05.928598835Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=53.041µs logger=migrator t=2026-04-16T09:32:05.93882254Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-16T09:32:05.94400232Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.183849ms logger=migrator t=2026-04-16T09:32:05.949452454Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-16T09:32:05.954014021Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.560887ms logger=migrator t=2026-04-16T09:32:05.95859925Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-16T09:32:05.958751303Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=157.833µs logger=migrator t=2026-04-16T09:32:05.966074262Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-16T09:32:05.967112273Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.092362ms logger=migrator t=2026-04-16T09:32:05.971034247Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-16T09:32:05.972880563Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.848216ms logger=migrator t=2026-04-16T09:32:05.979822746Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-16T09:32:05.979913048Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=93.702µs logger=migrator t=2026-04-16T09:32:05.983975176Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-16T09:32:05.985404233Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.428517ms logger=migrator t=2026-04-16T09:32:05.989893979Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-16T09:32:05.991355307Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.465118ms logger=migrator t=2026-04-16T09:32:05.997640256Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-16T09:32:06.002861647Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.220681ms logger=migrator t=2026-04-16T09:32:06.006337114Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-16T09:32:06.006368855Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.971µs logger=migrator t=2026-04-16T09:32:06.010966982Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-16T09:32:06.011955511Z level=info msg="Migration successfully executed" id="create session table" duration=988.869µs logger=migrator t=2026-04-16T09:32:06.017515648Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-16T09:32:06.01762848Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=112.452µs logger=migrator t=2026-04-16T09:32:06.02179251Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-16T09:32:06.021881711Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=90.491µs logger=migrator t=2026-04-16T09:32:06.031809281Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-16T09:32:06.0338375Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=2.038019ms logger=migrator t=2026-04-16T09:32:06.045212657Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-16T09:32:06.046488652Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.277105ms logger=migrator t=2026-04-16T09:32:06.054091068Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-16T09:32:06.054142869Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=52.611µs logger=migrator t=2026-04-16T09:32:06.062429258Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-16T09:32:06.062468388Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.281µs logger=migrator t=2026-04-16T09:32:06.070254437Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-16T09:32:06.072902978Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.650211ms logger=migrator t=2026-04-16T09:32:06.08085134Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-16T09:32:06.086272644Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.426054ms logger=migrator t=2026-04-16T09:32:06.096574671Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-16T09:32:06.096653443Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=79.361µs logger=migrator t=2026-04-16T09:32:06.117303878Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-16T09:32:06.117436801Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=134.173µs logger=migrator t=2026-04-16T09:32:06.125401673Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-16T09:32:06.126840991Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.438958ms logger=migrator t=2026-04-16T09:32:06.140600834Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-16T09:32:06.140644425Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=45.461µs logger=migrator t=2026-04-16T09:32:06.153523912Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-16T09:32:06.160069957Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.545415ms logger=migrator t=2026-04-16T09:32:06.164236226Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-16T09:32:06.164345338Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=109.132µs logger=migrator t=2026-04-16T09:32:06.168582839Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-16T09:32:06.17170124Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.116331ms logger=migrator t=2026-04-16T09:32:06.179287055Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-16T09:32:06.182876454Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.591499ms logger=migrator t=2026-04-16T09:32:06.189330607Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-16T09:32:06.189400648Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=71.041µs logger=migrator t=2026-04-16T09:32:06.195765061Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-16T09:32:06.196617197Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=852.647µs logger=migrator t=2026-04-16T09:32:06.200057583Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-16T09:32:06.20091836Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=859.947µs logger=migrator t=2026-04-16T09:32:06.209039354Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-16T09:32:06.210156696Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.117942ms logger=migrator t=2026-04-16T09:32:06.217869764Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-16T09:32:06.219542596Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.338586ms logger=migrator t=2026-04-16T09:32:06.22809651Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-16T09:32:06.229528847Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.431968ms logger=migrator t=2026-04-16T09:32:06.241022887Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-16T09:32:06.242140849Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.117241ms logger=migrator t=2026-04-16T09:32:06.272875467Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-16T09:32:06.273986449Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.108661ms logger=migrator t=2026-04-16T09:32:06.286990537Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-16T09:32:06.289678389Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.690191ms logger=migrator t=2026-04-16T09:32:06.298731442Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-16T09:32:06.300815832Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.08735ms logger=migrator t=2026-04-16T09:32:06.312373093Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-16T09:32:06.322838344Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.470271ms logger=migrator t=2026-04-16T09:32:06.329222266Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-16T09:32:06.330640023Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.450058ms logger=migrator t=2026-04-16T09:32:06.337702668Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-16T09:32:06.33883116Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.125762ms logger=migrator t=2026-04-16T09:32:06.344494188Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-16T09:32:06.345156371Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=666.033µs logger=migrator t=2026-04-16T09:32:06.356682592Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-16T09:32:06.357476576Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=796.954µs logger=migrator t=2026-04-16T09:32:06.370263622Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-16T09:32:06.372177318Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.939376ms logger=migrator t=2026-04-16T09:32:06.381949696Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-16T09:32:06.386550564Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.562388ms logger=migrator t=2026-04-16T09:32:06.397668896Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-16T09:32:06.402265074Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.602188ms logger=migrator t=2026-04-16T09:32:06.464953785Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-16T09:32:06.471583112Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.633898ms logger=migrator t=2026-04-16T09:32:06.476860143Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-16T09:32:06.485558619Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=8.699396ms logger=migrator t=2026-04-16T09:32:06.491826069Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-16T09:32:06.493126084Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.300365ms logger=migrator t=2026-04-16T09:32:06.499909304Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-16T09:32:06.499933314Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=25.56µs logger=migrator t=2026-04-16T09:32:06.504226347Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-16T09:32:06.504325958Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=101.511µs logger=migrator t=2026-04-16T09:32:06.629311802Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-16T09:32:06.630860162Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.55219ms logger=migrator t=2026-04-16T09:32:06.639071069Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T09:32:06.640059897Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=986.718µs logger=migrator t=2026-04-16T09:32:06.645829478Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-16T09:32:06.646656704Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=825.706µs logger=migrator t=2026-04-16T09:32:06.653704729Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-16T09:32:06.655085265Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.377436ms logger=migrator t=2026-04-16T09:32:06.663850363Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T09:32:06.664857693Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.008809ms logger=migrator t=2026-04-16T09:32:06.671741924Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-16T09:32:06.675720851Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.979347ms logger=migrator t=2026-04-16T09:32:06.682638243Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-16T09:32:06.686444085Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.805522ms logger=migrator t=2026-04-16T09:32:06.698357334Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-16T09:32:06.69865605Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=319.486µs logger=migrator t=2026-04-16T09:32:06.706913268Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-16T09:32:06.708527128Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.61487ms logger=migrator t=2026-04-16T09:32:06.720761513Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-16T09:32:06.722305123Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.54998ms logger=migrator t=2026-04-16T09:32:06.729731784Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-16T09:32:06.734444325Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.713731ms logger=migrator t=2026-04-16T09:32:06.740305487Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-16T09:32:06.740396479Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=91.942µs logger=migrator t=2026-04-16T09:32:06.745264512Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-16T09:32:06.74620161Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=933.408µs logger=migrator t=2026-04-16T09:32:06.75197084Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-16T09:32:06.753441668Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.470768ms logger=migrator t=2026-04-16T09:32:06.763712306Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-16T09:32:06.763814498Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=103.712µs logger=migrator t=2026-04-16T09:32:06.776030171Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-16T09:32:06.77804305Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.013039ms logger=migrator t=2026-04-16T09:32:06.794980234Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-16T09:32:06.796391531Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.414377ms logger=migrator t=2026-04-16T09:32:06.803537478Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-16T09:32:06.804730021Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.192833ms logger=migrator t=2026-04-16T09:32:06.812064571Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-16T09:32:06.813127352Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.06238ms logger=migrator t=2026-04-16T09:32:06.82400272Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-16T09:32:06.824885976Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=883.066µs logger=migrator t=2026-04-16T09:32:06.830665597Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-16T09:32:06.831948742Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.285284ms logger=migrator t=2026-04-16T09:32:06.842215699Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-16T09:32:06.84226356Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=59.151µs logger=migrator t=2026-04-16T09:32:06.849424677Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-16T09:32:06.853858212Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.430145ms logger=migrator t=2026-04-16T09:32:06.862900794Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-16T09:32:06.86476308Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.872226ms logger=migrator t=2026-04-16T09:32:06.880490521Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-16T09:32:06.886632399Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.158648ms logger=migrator t=2026-04-16T09:32:06.898428335Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-16T09:32:06.899317492Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=889.816µs logger=migrator t=2026-04-16T09:32:06.905825026Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-16T09:32:06.907166542Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.339686ms logger=migrator t=2026-04-16T09:32:06.917908418Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-16T09:32:06.919540639Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.632401ms logger=migrator t=2026-04-16T09:32:06.926065913Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-16T09:32:06.940975349Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.902356ms logger=migrator t=2026-04-16T09:32:06.948769709Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-16T09:32:06.950505802Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.752243ms logger=migrator t=2026-04-16T09:32:06.961948841Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-16T09:32:06.963036302Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.090631ms logger=migrator t=2026-04-16T09:32:06.969875383Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-16T09:32:06.97024705Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=372.267µs logger=migrator t=2026-04-16T09:32:06.980036827Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-16T09:32:06.980733201Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=698.244µs logger=migrator t=2026-04-16T09:32:06.98696676Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-16T09:32:06.987190464Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=224.074µs logger=migrator t=2026-04-16T09:32:06.996000023Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-16T09:32:07.004427464Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.423571ms logger=migrator t=2026-04-16T09:32:07.010707035Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-16T09:32:07.013745793Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.039268ms logger=migrator t=2026-04-16T09:32:07.025436406Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-16T09:32:07.027235281Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.800675ms logger=migrator t=2026-04-16T09:32:07.057388778Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-16T09:32:07.067042683Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=9.644385ms logger=migrator t=2026-04-16T09:32:07.076587086Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-16T09:32:07.076919182Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=337.926µs logger=migrator t=2026-04-16T09:32:07.086933944Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-16T09:32:07.0935148Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.586936ms logger=migrator t=2026-04-16T09:32:07.100128897Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-16T09:32:07.101286849Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.159352ms logger=migrator t=2026-04-16T09:32:07.106545509Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-16T09:32:07.106723293Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=177.094µs logger=migrator t=2026-04-16T09:32:07.112441313Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-16T09:32:07.113212487Z level=info msg="Migration successfully executed" id="Move region to single row" duration=776.074µs logger=migrator t=2026-04-16T09:32:07.125486733Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-16T09:32:07.126661385Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.178563ms logger=migrator t=2026-04-16T09:32:07.131399165Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-16T09:32:07.135748079Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=4.346403ms logger=migrator t=2026-04-16T09:32:07.147732548Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T09:32:07.148910041Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.180023ms logger=migrator t=2026-04-16T09:32:07.157155729Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T09:32:07.158598157Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.440398ms logger=migrator t=2026-04-16T09:32:07.169568836Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-16T09:32:07.170387712Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=821.396µs logger=migrator t=2026-04-16T09:32:07.183649995Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-16T09:32:07.184738427Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.092161ms logger=migrator t=2026-04-16T09:32:07.192395824Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-16T09:32:07.192481125Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=92.691µs logger=migrator t=2026-04-16T09:32:07.203454536Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-16T09:32:07.204494635Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.043349ms logger=migrator t=2026-04-16T09:32:07.212545369Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-16T09:32:07.214094149Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.55186ms logger=migrator t=2026-04-16T09:32:07.220881959Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-16T09:32:07.221796287Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=914.728µs logger=migrator t=2026-04-16T09:32:07.226580548Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-16T09:32:07.227417184Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=835.886µs logger=migrator t=2026-04-16T09:32:07.233193035Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-16T09:32:07.233376848Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=181.293µs logger=migrator t=2026-04-16T09:32:07.239592417Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-16T09:32:07.239941664Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=350.207µs logger=migrator t=2026-04-16T09:32:07.245098332Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-16T09:32:07.245207704Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=110.212µs logger=migrator t=2026-04-16T09:32:07.25070756Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-16T09:32:07.252005415Z level=info msg="Migration successfully executed" id="create team table" duration=1.297354ms logger=migrator t=2026-04-16T09:32:07.257402438Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-16T09:32:07.259004338Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.60098ms logger=migrator t=2026-04-16T09:32:07.264893271Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-16T09:32:07.265768558Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=874.937µs logger=migrator t=2026-04-16T09:32:07.271423176Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-16T09:32:07.27627178Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.848114ms logger=migrator t=2026-04-16T09:32:07.281891007Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-16T09:32:07.28205811Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=167.273µs logger=migrator t=2026-04-16T09:32:07.287715569Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-16T09:32:07.288579105Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=863.246µs logger=migrator t=2026-04-16T09:32:07.2956714Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-16T09:32:07.297039017Z level=info msg="Migration successfully executed" id="create team member table" duration=1.370897ms logger=migrator t=2026-04-16T09:32:07.303649023Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-16T09:32:07.30451631Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=867.027µs logger=migrator t=2026-04-16T09:32:07.320484246Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-16T09:32:07.321412384Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=921.018µs logger=migrator t=2026-04-16T09:32:07.328931428Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-16T09:32:07.329814615Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=883.057µs logger=migrator t=2026-04-16T09:32:07.334788809Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-16T09:32:07.339659623Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.870374ms logger=migrator t=2026-04-16T09:32:07.34577503Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-16T09:32:07.351056391Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.281611ms logger=migrator t=2026-04-16T09:32:07.355787522Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-16T09:32:07.36036411Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.577118ms logger=migrator t=2026-04-16T09:32:07.366950206Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-16T09:32:07.368389013Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.443858ms logger=migrator t=2026-04-16T09:32:07.376001909Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-16T09:32:07.377398196Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.401287ms logger=migrator t=2026-04-16T09:32:07.386366077Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-16T09:32:07.387607151Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.242634ms logger=migrator t=2026-04-16T09:32:07.393515484Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-16T09:32:07.394534904Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.02155ms logger=migrator t=2026-04-16T09:32:07.401774192Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-16T09:32:07.405665717Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=3.893865ms logger=migrator t=2026-04-16T09:32:07.418230518Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-16T09:32:07.41992324Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.691252ms logger=migrator t=2026-04-16T09:32:07.430134146Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-16T09:32:07.431361089Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.227223ms logger=migrator t=2026-04-16T09:32:07.438843753Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-16T09:32:07.439880912Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.038939ms logger=migrator t=2026-04-16T09:32:07.449614448Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-16T09:32:07.450510616Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=898.198µs logger=migrator t=2026-04-16T09:32:07.459790074Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-16T09:32:07.461372244Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=1.58105ms logger=migrator t=2026-04-16T09:32:07.46846377Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-16T09:32:07.46949231Z level=info msg="Migration successfully executed" id="create tag table" duration=1.02858ms logger=migrator t=2026-04-16T09:32:07.474997335Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-16T09:32:07.475973913Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=972.048µs logger=migrator t=2026-04-16T09:32:07.484066978Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-16T09:32:07.484829633Z level=info msg="Migration successfully executed" id="create login attempt table" duration=762.365µs logger=migrator t=2026-04-16T09:32:07.492938598Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-16T09:32:07.494617501Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.683993ms logger=migrator t=2026-04-16T09:32:07.500155297Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-16T09:32:07.501313088Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.157691ms logger=migrator t=2026-04-16T09:32:07.506317375Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-16T09:32:07.522037525Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.717301ms logger=migrator t=2026-04-16T09:32:07.528305796Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-16T09:32:07.528956598Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=650.342µs logger=migrator t=2026-04-16T09:32:07.534605026Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-16T09:32:07.536201926Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.59645ms logger=migrator t=2026-04-16T09:32:07.544291871Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-16T09:32:07.544635458Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=343.967µs logger=migrator t=2026-04-16T09:32:07.551694173Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-16T09:32:07.552415287Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=718.314µs logger=migrator t=2026-04-16T09:32:07.558054935Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-16T09:32:07.559410991Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.355476ms logger=migrator t=2026-04-16T09:32:07.564905026Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-16T09:32:07.566626379Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.720473ms logger=migrator t=2026-04-16T09:32:07.573200635Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-16T09:32:07.573268306Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=72.471µs logger=migrator t=2026-04-16T09:32:07.579460725Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-16T09:32:07.587610061Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.150716ms logger=migrator t=2026-04-16T09:32:07.593708787Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-16T09:32:07.600148861Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.437164ms logger=migrator t=2026-04-16T09:32:07.606965871Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-16T09:32:07.613850784Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.884883ms logger=migrator t=2026-04-16T09:32:07.622184843Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-16T09:32:07.627221909Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.058406ms logger=migrator t=2026-04-16T09:32:07.636156381Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-16T09:32:07.637618979Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.461428ms logger=migrator t=2026-04-16T09:32:07.644394559Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-16T09:32:07.652371051Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.982042ms logger=migrator t=2026-04-16T09:32:07.659552418Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-16T09:32:07.66016676Z level=info msg="Migration successfully executed" id="create server_lock table" duration=613.922µs logger=migrator t=2026-04-16T09:32:07.667300787Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-16T09:32:07.668847346Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.547169ms logger=migrator t=2026-04-16T09:32:07.675518814Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-16T09:32:07.676971012Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.451638ms logger=migrator t=2026-04-16T09:32:07.684920834Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-16T09:32:07.686453024Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.53195ms logger=migrator t=2026-04-16T09:32:07.693189302Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-16T09:32:07.694750812Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.56113ms logger=migrator t=2026-04-16T09:32:07.701388869Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-16T09:32:07.702714245Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.326476ms logger=migrator t=2026-04-16T09:32:07.709673598Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-16T09:32:07.717425077Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.751399ms logger=migrator t=2026-04-16T09:32:07.723137466Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-16T09:32:07.724138614Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.000648ms logger=migrator t=2026-04-16T09:32:07.732013516Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-16T09:32:07.733013375Z level=info msg="Migration successfully executed" id="create cache_data table" duration=999.039µs logger=migrator t=2026-04-16T09:32:07.739298805Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-16T09:32:07.741062069Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.774244ms logger=migrator t=2026-04-16T09:32:07.7473992Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-16T09:32:07.748303798Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=905.108µs logger=migrator t=2026-04-16T09:32:07.755828332Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-16T09:32:07.757349251Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.520289ms logger=migrator t=2026-04-16T09:32:07.764545248Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-16T09:32:07.76465253Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=108.242µs logger=migrator t=2026-04-16T09:32:07.771247507Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-16T09:32:07.771369199Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=122.752µs logger=migrator t=2026-04-16T09:32:07.776956326Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-16T09:32:07.778364013Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.407427ms logger=migrator t=2026-04-16T09:32:07.78810075Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T09:32:07.789550737Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.448827ms logger=migrator t=2026-04-16T09:32:07.797122993Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T09:32:07.798768564Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.644981ms logger=migrator t=2026-04-16T09:32:07.806081864Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-16T09:32:07.806183606Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=101.962µs logger=migrator t=2026-04-16T09:32:07.814920253Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T09:32:07.816496903Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.57673ms logger=migrator t=2026-04-16T09:32:07.824302213Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T09:32:07.82573655Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.437147ms logger=migrator t=2026-04-16T09:32:07.831525541Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T09:32:07.832812096Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.286015ms logger=migrator t=2026-04-16T09:32:07.842150795Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T09:32:07.844361477Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.239482ms logger=migrator t=2026-04-16T09:32:07.850668788Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-16T09:32:07.857543229Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.879551ms logger=migrator t=2026-04-16T09:32:07.864012763Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-16T09:32:07.864961451Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=947.698µs logger=migrator t=2026-04-16T09:32:07.8701292Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-16T09:32:07.870270603Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=142.143µs logger=migrator t=2026-04-16T09:32:07.876993462Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-16T09:32:07.877881338Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=884.466µs logger=migrator t=2026-04-16T09:32:07.884395964Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-16T09:32:07.885925763Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.529479ms logger=migrator t=2026-04-16T09:32:07.891230384Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-16T09:32:07.892482789Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.253094ms logger=migrator t=2026-04-16T09:32:07.898673917Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T09:32:07.898749728Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=76.461µs logger=migrator t=2026-04-16T09:32:07.904471938Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-16T09:32:07.905535278Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.06047ms logger=migrator t=2026-04-16T09:32:07.911751807Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-16T09:32:07.91342098Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.668902ms logger=migrator t=2026-04-16T09:32:07.921167297Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-16T09:32:07.922919691Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.751983ms logger=migrator t=2026-04-16T09:32:07.929836453Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-16T09:32:07.930982965Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.147022ms logger=migrator t=2026-04-16T09:32:07.939134242Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-16T09:32:07.945436063Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.302051ms logger=migrator t=2026-04-16T09:32:07.952240572Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-16T09:32:07.953175721Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=935.309µs logger=migrator t=2026-04-16T09:32:07.95834336Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T09:32:07.959266477Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=923.187µs logger=migrator t=2026-04-16T09:32:07.965077719Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-16T09:32:07.996438329Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.329029ms logger=migrator t=2026-04-16T09:32:08.005252757Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-16T09:32:08.031732125Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.469957ms logger=migrator t=2026-04-16T09:32:08.036117198Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-16T09:32:08.037137398Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.01313ms logger=migrator t=2026-04-16T09:32:08.044196053Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T09:32:08.045772743Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.57984ms logger=migrator t=2026-04-16T09:32:08.053672065Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-16T09:32:08.060671539Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.978864ms logger=migrator t=2026-04-16T09:32:08.06593919Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-16T09:32:08.070364195Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.425455ms logger=migrator t=2026-04-16T09:32:08.075423211Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-16T09:32:08.076498592Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.075ms logger=migrator t=2026-04-16T09:32:08.083868942Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-16T09:32:08.085770349Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.900567ms logger=migrator t=2026-04-16T09:32:08.090791595Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-16T09:32:08.091875236Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.082901ms logger=migrator t=2026-04-16T09:32:08.097374141Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-16T09:32:08.098794149Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.418147ms logger=migrator t=2026-04-16T09:32:08.107185449Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-16T09:32:08.107409454Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=230.185µs logger=migrator t=2026-04-16T09:32:08.112156295Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-16T09:32:08.12028753Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.136255ms logger=migrator t=2026-04-16T09:32:08.126226084Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-16T09:32:08.132546125Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.320161ms logger=migrator t=2026-04-16T09:32:08.138862996Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-16T09:32:08.145069535Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.205989ms logger=migrator t=2026-04-16T09:32:08.149208124Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-16T09:32:08.150201323Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=993.059µs logger=migrator t=2026-04-16T09:32:08.155204628Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-16T09:32:08.15633438Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.128912ms logger=migrator t=2026-04-16T09:32:08.162238633Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-16T09:32:08.17038961Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.151416ms logger=migrator t=2026-04-16T09:32:08.175595829Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-16T09:32:08.181457942Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.861813ms logger=migrator t=2026-04-16T09:32:08.185793714Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-16T09:32:08.187002488Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.207813ms logger=migrator t=2026-04-16T09:32:08.193661445Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-16T09:32:08.200441685Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.78504ms logger=migrator t=2026-04-16T09:32:08.20488062Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-16T09:32:08.211060918Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.180918ms logger=migrator t=2026-04-16T09:32:08.215610816Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-16T09:32:08.215681697Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=71.581µs logger=migrator t=2026-04-16T09:32:08.220423358Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-16T09:32:08.221795044Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.370016ms logger=migrator t=2026-04-16T09:32:08.229321568Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-16T09:32:08.230732685Z 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.411537ms logger=migrator t=2026-04-16T09:32:08.236116608Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-16T09:32:08.237191759Z 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.072221ms logger=migrator t=2026-04-16T09:32:08.242933909Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T09:32:08.24300436Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=70.391µs logger=migrator t=2026-04-16T09:32:08.249630227Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-16T09:32:08.25865478Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.028832ms logger=migrator t=2026-04-16T09:32:08.26285005Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-16T09:32:08.267481919Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.632399ms logger=migrator t=2026-04-16T09:32:08.271635479Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-16T09:32:08.278912218Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.2762ms logger=migrator t=2026-04-16T09:32:08.284310071Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-16T09:32:08.289008321Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.69738ms logger=migrator t=2026-04-16T09:32:08.293251152Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-16T09:32:08.299532142Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.28044ms logger=migrator t=2026-04-16T09:32:08.305221612Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-16T09:32:08.305290443Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.541µs logger=migrator t=2026-04-16T09:32:08.310316519Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-16T09:32:08.311144535Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=827.776µs logger=migrator t=2026-04-16T09:32:08.315845814Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-16T09:32:08.325852836Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.007532ms logger=migrator t=2026-04-16T09:32:08.330071217Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-16T09:32:08.330125558Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=50.881µs logger=migrator t=2026-04-16T09:32:08.335843547Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-16T09:32:08.344514954Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.666857ms logger=migrator t=2026-04-16T09:32:08.350340155Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-16T09:32:08.352052058Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.712313ms logger=migrator t=2026-04-16T09:32:08.370202975Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-16T09:32:08.379874911Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.672886ms logger=migrator t=2026-04-16T09:32:08.396440478Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-16T09:32:08.398213822Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.777964ms logger=migrator t=2026-04-16T09:32:08.412394473Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-16T09:32:08.414599136Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.205193ms logger=migrator t=2026-04-16T09:32:08.420181363Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-16T09:32:08.429255586Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.073713ms logger=migrator t=2026-04-16T09:32:08.433217132Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-16T09:32:08.434193251Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=976.179µs logger=migrator t=2026-04-16T09:32:08.444190492Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-16T09:32:08.446285632Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.09539ms logger=migrator t=2026-04-16T09:32:08.451785238Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-16T09:32:08.452905599Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.122652ms logger=migrator t=2026-04-16T09:32:08.458571527Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-16T09:32:08.459790381Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.219874ms logger=migrator t=2026-04-16T09:32:08.464832668Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-16T09:32:08.464993861Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=165.534µs logger=migrator t=2026-04-16T09:32:08.470285801Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-16T09:32:08.471871663Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.585902ms logger=migrator t=2026-04-16T09:32:08.47700839Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-16T09:32:08.47804663Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.04188ms logger=migrator t=2026-04-16T09:32:08.48167638Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T09:32:08.482090698Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T09:32:08.48638138Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-16T09:32:08.486770887Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=389.157µs logger=migrator t=2026-04-16T09:32:08.491428796Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-16T09:32:08.493048268Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.618712ms logger=migrator t=2026-04-16T09:32:08.497168927Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-16T09:32:08.504589669Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.418492ms logger=migrator t=2026-04-16T09:32:08.508589135Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-16T09:32:08.509353889Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=764.384µs logger=migrator t=2026-04-16T09:32:08.51404014Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-16T09:32:08.514834015Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=793.635µs logger=migrator t=2026-04-16T09:32:08.519163858Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-16T09:32:08.520545584Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.375377ms logger=migrator t=2026-04-16T09:32:08.531031635Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-16T09:32:08.532533334Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.504399ms logger=migrator t=2026-04-16T09:32:08.540900174Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-16T09:32:08.541929174Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.02935ms logger=migrator t=2026-04-16T09:32:08.54698044Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-16T09:32:08.547003601Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=23.431µs logger=migrator t=2026-04-16T09:32:08.551709761Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-16T09:32:08.551812863Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=103.662µs logger=migrator t=2026-04-16T09:32:08.558708825Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-16T09:32:08.56731324Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.607385ms logger=migrator t=2026-04-16T09:32:08.571108422Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-16T09:32:08.57146627Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=358.168µs logger=migrator t=2026-04-16T09:32:08.575108559Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-16T09:32:08.576138089Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.02895ms logger=migrator t=2026-04-16T09:32:08.580222447Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-16T09:32:08.580497192Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=274.565µs logger=migrator t=2026-04-16T09:32:08.586897865Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-16T09:32:08.588044277Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.145802ms logger=migrator t=2026-04-16T09:32:08.59290279Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-16T09:32:08.594217095Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.313195ms logger=migrator t=2026-04-16T09:32:08.600057297Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-16T09:32:08.631423077Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.367051ms logger=migrator t=2026-04-16T09:32:08.637349851Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-16T09:32:08.643255684Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.904713ms logger=migrator t=2026-04-16T09:32:08.647387753Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-16T09:32:08.647530116Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=142.683µs logger=migrator t=2026-04-16T09:32:08.651143685Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-16T09:32:08.682041987Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.896962ms logger=migrator t=2026-04-16T09:32:08.688802525Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-16T09:32:08.717966634Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.163669ms logger=migrator t=2026-04-16T09:32:08.721868739Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-16T09:32:08.722467951Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=599.982µs logger=migrator t=2026-04-16T09:32:08.727777182Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-16T09:32:08.728864803Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.087641ms logger=migrator t=2026-04-16T09:32:08.733808918Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-16T09:32:08.734005332Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=196.584µs logger=migrator t=2026-04-16T09:32:08.737847444Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-16T09:32:08.738913535Z level=info msg="Migration successfully executed" id="create permission table" duration=1.065531ms logger=migrator t=2026-04-16T09:32:08.743487553Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-16T09:32:08.744451451Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=959.838µs logger=migrator t=2026-04-16T09:32:08.751778041Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-16T09:32:08.752820221Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.03773ms logger=migrator t=2026-04-16T09:32:08.758425729Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-16T09:32:08.759231015Z level=info msg="Migration successfully executed" id="create role table" duration=805.396µs logger=migrator t=2026-04-16T09:32:08.765064646Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-16T09:32:08.772331565Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.266029ms logger=migrator t=2026-04-16T09:32:08.776561546Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-16T09:32:08.781727225Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.165259ms logger=migrator t=2026-04-16T09:32:08.795497579Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-16T09:32:08.797919785Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.422106ms logger=migrator t=2026-04-16T09:32:08.806944478Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-16T09:32:08.807987278Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.04279ms logger=migrator t=2026-04-16T09:32:08.816895099Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-16T09:32:08.819392817Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.503188ms logger=migrator t=2026-04-16T09:32:08.825826939Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-16T09:32:08.826962021Z level=info msg="Migration successfully executed" id="create team role table" duration=1.136152ms logger=migrator t=2026-04-16T09:32:08.833017867Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-16T09:32:08.835157748Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.145721ms logger=migrator t=2026-04-16T09:32:08.843357586Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-16T09:32:08.844420556Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.062241ms logger=migrator t=2026-04-16T09:32:08.851500922Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-16T09:32:08.853109002Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.608491ms logger=migrator t=2026-04-16T09:32:08.862568074Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-16T09:32:08.863897839Z level=info msg="Migration successfully executed" id="create user role table" duration=1.330066ms logger=migrator t=2026-04-16T09:32:08.870416523Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-16T09:32:08.872079595Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.663652ms logger=migrator t=2026-04-16T09:32:08.878344096Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-16T09:32:08.879468787Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.121742ms logger=migrator t=2026-04-16T09:32:08.885023983Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-16T09:32:08.886743616Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.715223ms logger=migrator t=2026-04-16T09:32:08.892567638Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-16T09:32:08.893406864Z level=info msg="Migration successfully executed" id="create builtin role table" duration=839.876µs logger=migrator t=2026-04-16T09:32:08.898826707Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-16T09:32:08.900250584Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.422397ms logger=migrator t=2026-04-16T09:32:08.9093863Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-16T09:32:08.911387718Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.003797ms logger=migrator t=2026-04-16T09:32:08.918155597Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-16T09:32:08.926061209Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.900822ms logger=migrator t=2026-04-16T09:32:08.930352601Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-16T09:32:08.931156567Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=803.326µs logger=migrator t=2026-04-16T09:32:08.936565039Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-16T09:32:08.937720212Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.154533ms logger=migrator t=2026-04-16T09:32:08.942899411Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-16T09:32:08.943948182Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.049111ms logger=migrator t=2026-04-16T09:32:08.948325685Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-16T09:32:08.950690961Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.370706ms logger=migrator t=2026-04-16T09:32:08.955018274Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-16T09:32:08.955946361Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=927.017µs logger=migrator t=2026-04-16T09:32:08.96057671Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-16T09:32:08.962517757Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.939127ms logger=migrator t=2026-04-16T09:32:08.968163665Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-16T09:32:08.976685488Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.522043ms logger=migrator t=2026-04-16T09:32:08.982237434Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-16T09:32:08.98987268Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.630686ms logger=migrator t=2026-04-16T09:32:08.994085632Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-16T09:32:09.002091384Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.006152ms logger=migrator t=2026-04-16T09:32:09.006435288Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-16T09:32:09.014573023Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.137476ms logger=migrator t=2026-04-16T09:32:09.020014378Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-16T09:32:09.020856664Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=841.186µs logger=migrator t=2026-04-16T09:32:09.025999232Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-16T09:32:09.027801857Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.802155ms logger=migrator t=2026-04-16T09:32:09.034772351Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-16T09:32:09.036514474Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.743313ms logger=migrator t=2026-04-16T09:32:09.04308995Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-16T09:32:09.043969886Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=879.726µs logger=migrator t=2026-04-16T09:32:09.057523656Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-16T09:32:09.059887872Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.367225ms logger=migrator t=2026-04-16T09:32:09.069808432Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-16T09:32:09.069911864Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=104.672µs logger=migrator t=2026-04-16T09:32:09.076375787Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-16T09:32:09.076434068Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=59.731µs logger=migrator t=2026-04-16T09:32:09.084979231Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-16T09:32:09.085845548Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=896.707µs logger=migrator t=2026-04-16T09:32:09.093208339Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-16T09:32:09.094258949Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.05179ms logger=migrator t=2026-04-16T09:32:09.100765414Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-16T09:32:09.102005928Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.240514ms logger=migrator t=2026-04-16T09:32:09.116071618Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-16T09:32:09.116479575Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=411.658µs logger=migrator t=2026-04-16T09:32:09.13189418Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-16T09:32:09.132722826Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=828.956µs logger=migrator t=2026-04-16T09:32:09.142396531Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-16T09:32:09.143743516Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.347166ms logger=migrator t=2026-04-16T09:32:09.160237423Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-16T09:32:09.162180281Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.918337ms logger=migrator t=2026-04-16T09:32:09.172836254Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-16T09:32:09.183649011Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.808857ms logger=migrator t=2026-04-16T09:32:09.290954256Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-16T09:32:09.29113621Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=188.233µs logger=migrator t=2026-04-16T09:32:09.297004262Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-16T09:32:09.298845577Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.840525ms logger=migrator t=2026-04-16T09:32:09.307599874Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-16T09:32:09.309790856Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.186192ms logger=migrator t=2026-04-16T09:32:09.319042724Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-16T09:32:09.320190155Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.146781ms logger=migrator t=2026-04-16T09:32:09.326826772Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-16T09:32:09.337924375Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.099033ms logger=migrator t=2026-04-16T09:32:09.347827985Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-16T09:32:09.349561797Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.733932ms logger=migrator t=2026-04-16T09:32:09.356129904Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-16T09:32:09.357694964Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.56445ms logger=migrator t=2026-04-16T09:32:09.364972803Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-16T09:32:09.385368553Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.39678ms logger=migrator t=2026-04-16T09:32:09.391686684Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-16T09:32:09.392773175Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.086411ms logger=migrator t=2026-04-16T09:32:09.398990495Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-16T09:32:09.400687527Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.697342ms logger=migrator t=2026-04-16T09:32:09.408047128Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-16T09:32:09.409162059Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.114591ms logger=migrator t=2026-04-16T09:32:09.415923919Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-16T09:32:09.417821625Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.899726ms logger=migrator t=2026-04-16T09:32:09.424064465Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-16T09:32:09.424305589Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=241.944µs logger=migrator t=2026-04-16T09:32:09.429951847Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-16T09:32:09.431068999Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.115652ms logger=migrator t=2026-04-16T09:32:09.437956221Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-16T09:32:09.450182294Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.227263ms logger=migrator t=2026-04-16T09:32:09.456322982Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-16T09:32:09.456921383Z level=info msg="Migration successfully executed" id="create entity_events table" duration=598.061µs logger=migrator t=2026-04-16T09:32:09.462877107Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-16T09:32:09.464392496Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.515359ms logger=migrator t=2026-04-16T09:32:09.473918099Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T09:32:09.474854477Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T09:32:09.483058844Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T09:32:09.484057242Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T09:32:09.491964093Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-16T09:32:09.492944232Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=979.789µs logger=migrator t=2026-04-16T09:32:09.500580247Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-16T09:32:09.501912802Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.336115ms logger=migrator t=2026-04-16T09:32:09.508335175Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T09:32:09.509455797Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.121002ms logger=migrator t=2026-04-16T09:32:09.516058562Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T09:32:09.517896658Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.836086ms logger=migrator t=2026-04-16T09:32:09.526627064Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T09:32:09.528299965Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.673031ms logger=migrator t=2026-04-16T09:32:09.534132946Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T09:32:09.535204257Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.071831ms logger=migrator t=2026-04-16T09:32:09.54217688Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-16T09:32:09.543312912Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.134142ms logger=migrator t=2026-04-16T09:32:09.548958629Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-16T09:32:09.5505943Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.636751ms logger=migrator t=2026-04-16T09:32:09.556761128Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T09:32:09.557859279Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.096671ms logger=migrator t=2026-04-16T09:32:09.563483916Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T09:32:09.565519835Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.041399ms logger=migrator t=2026-04-16T09:32:09.57158538Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-16T09:32:09.572728942Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.144962ms logger=migrator t=2026-04-16T09:32:09.579452371Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-16T09:32:09.602463349Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.008428ms logger=migrator t=2026-04-16T09:32:09.608522224Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-16T09:32:09.61716959Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.646496ms logger=migrator t=2026-04-16T09:32:09.623549051Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-16T09:32:09.635381917Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.833986ms logger=migrator t=2026-04-16T09:32:09.643554042Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-16T09:32:09.643794397Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=238.345µs logger=migrator t=2026-04-16T09:32:09.65030533Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-16T09:32:09.659793902Z level=info msg="Migration successfully executed" id="add share column" duration=9.494022ms logger=migrator t=2026-04-16T09:32:09.666203874Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-16T09:32:09.666376528Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=176.593µs logger=migrator t=2026-04-16T09:32:09.673249179Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-16T09:32:09.675043383Z level=info msg="Migration successfully executed" id="create file table" duration=1.793464ms logger=migrator t=2026-04-16T09:32:09.684688086Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-16T09:32:09.686674024Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.984778ms logger=migrator t=2026-04-16T09:32:09.692052806Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-16T09:32:09.694564595Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.512948ms logger=migrator t=2026-04-16T09:32:09.705107245Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-16T09:32:09.706045353Z level=info msg="Migration successfully executed" id="create file_meta table" duration=941.098µs logger=migrator t=2026-04-16T09:32:09.716694837Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-16T09:32:09.718541382Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.845365ms logger=migrator t=2026-04-16T09:32:09.732959976Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-16T09:32:09.733031537Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=68.851µs logger=migrator t=2026-04-16T09:32:09.744958855Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-16T09:32:09.745070297Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=112.892µs logger=migrator t=2026-04-16T09:32:09.756499415Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-16T09:32:09.757553445Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.05321ms logger=migrator t=2026-04-16T09:32:09.7730263Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-16T09:32:09.773503939Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=477.779µs logger=migrator t=2026-04-16T09:32:09.78245091Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-16T09:32:09.783927348Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.482138ms logger=migrator t=2026-04-16T09:32:09.795122192Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-16T09:32:09.806896025Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.776444ms logger=migrator t=2026-04-16T09:32:09.810997354Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-16T09:32:09.811162327Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=162.013µs logger=migrator t=2026-04-16T09:32:09.818920615Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-16T09:32:09.820686328Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.754863ms logger=migrator t=2026-04-16T09:32:09.827966867Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-16T09:32:09.828436646Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=470.269µs logger=migrator t=2026-04-16T09:32:09.833732147Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-16T09:32:09.834085203Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=353.706µs logger=migrator t=2026-04-16T09:32:09.841240781Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-16T09:32:09.841989664Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=748.893µs logger=migrator t=2026-04-16T09:32:09.850962106Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-16T09:32:09.863670598Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.713383ms logger=migrator t=2026-04-16T09:32:09.869656662Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-16T09:32:09.878235555Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.577393ms logger=migrator t=2026-04-16T09:32:09.883436044Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-16T09:32:09.884189288Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=752.284µs logger=migrator t=2026-04-16T09:32:09.890308316Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-16T09:32:09.962987471Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.680596ms logger=migrator t=2026-04-16T09:32:09.968788631Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-16T09:32:09.969896892Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.107501ms logger=migrator t=2026-04-16T09:32:09.975298675Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-16T09:32:09.977068689Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.767504ms logger=migrator t=2026-04-16T09:32:09.98604977Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-16T09:32:10.016430419Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.375419ms logger=migrator t=2026-04-16T09:32:10.024524613Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-16T09:32:10.033674758Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.149495ms logger=migrator t=2026-04-16T09:32:10.039883906Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-16T09:32:10.040122681Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=246.145µs logger=migrator t=2026-04-16T09:32:10.045999583Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-16T09:32:10.046332689Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=332.896µs logger=migrator t=2026-04-16T09:32:10.053947974Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-16T09:32:10.054612767Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=672.393µs logger=migrator t=2026-04-16T09:32:10.06161185Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-16T09:32:10.061982457Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=370.637µs logger=migrator t=2026-04-16T09:32:10.068525902Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-16T09:32:10.068959Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=433.828µs logger=migrator t=2026-04-16T09:32:10.076256899Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-16T09:32:10.077897521Z level=info msg="Migration successfully executed" id="create folder table" duration=1.640292ms logger=migrator t=2026-04-16T09:32:10.0878178Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-16T09:32:10.090120983Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.298153ms logger=migrator t=2026-04-16T09:32:10.097638217Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-16T09:32:10.09881112Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.173223ms logger=migrator t=2026-04-16T09:32:10.105042068Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-16T09:32:10.105082779Z level=info msg="Migration successfully executed" id="Update folder title length" duration=50.251µs logger=migrator t=2026-04-16T09:32:10.113774775Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T09:32:10.11716342Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.384956ms logger=migrator t=2026-04-16T09:32:10.124934077Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T09:32:10.126430385Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.499968ms logger=migrator t=2026-04-16T09:32:10.13193752Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-16T09:32:10.133254826Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.313176ms logger=migrator t=2026-04-16T09:32:10.1392902Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-16T09:32:10.13974719Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=456.5µs logger=migrator t=2026-04-16T09:32:10.147030649Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-16T09:32:10.147299044Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=269.124µs logger=migrator t=2026-04-16T09:32:10.153611044Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-16T09:32:10.155588682Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.976857ms logger=migrator t=2026-04-16T09:32:10.161481343Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-16T09:32:10.163130575Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.652862ms logger=migrator t=2026-04-16T09:32:10.169786572Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-16T09:32:10.171220379Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.432917ms logger=migrator t=2026-04-16T09:32:10.178001259Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-16T09:32:10.179852014Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.849805ms logger=migrator t=2026-04-16T09:32:10.186642203Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-16T09:32:10.187920518Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.279405ms logger=migrator t=2026-04-16T09:32:10.194263049Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-16T09:32:10.195131935Z level=info msg="Migration successfully executed" id="create anon_device table" duration=868.636µs logger=migrator t=2026-04-16T09:32:10.201490636Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-16T09:32:10.20269794Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.206994ms logger=migrator t=2026-04-16T09:32:10.211269223Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-16T09:32:10.213158239Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.893576ms logger=migrator t=2026-04-16T09:32:10.220649742Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-16T09:32:10.221776933Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.125681ms logger=migrator t=2026-04-16T09:32:10.230299355Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-16T09:32:10.23208344Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.783445ms logger=migrator t=2026-04-16T09:32:10.243456646Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-16T09:32:10.249768996Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=6.30674ms logger=migrator t=2026-04-16T09:32:10.256304741Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-16T09:32:10.25676841Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=463.759µs logger=migrator t=2026-04-16T09:32:10.261905088Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-16T09:32:10.273609801Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.696563ms logger=migrator t=2026-04-16T09:32:10.280470781Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-16T09:32:10.281043743Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=573.512µs logger=migrator t=2026-04-16T09:32:10.286789942Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T09:32:10.286834203Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=46.021µs logger=migrator t=2026-04-16T09:32:10.296590839Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T09:32:10.298421094Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.834075ms logger=migrator t=2026-04-16T09:32:10.302670245Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T09:32:10.302692785Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.9µs logger=migrator t=2026-04-16T09:32:10.308342673Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-16T09:32:10.309841452Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.476008ms logger=migrator t=2026-04-16T09:32:10.31605869Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T09:32:10.316991147Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=938.237µs logger=migrator t=2026-04-16T09:32:10.325567051Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-16T09:32:10.327663561Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.09615ms logger=migrator t=2026-04-16T09:32:10.334589113Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-16T09:32:10.336141813Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.55416ms logger=migrator t=2026-04-16T09:32:10.341400463Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-16T09:32:10.34174245Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=343.217µs logger=migrator t=2026-04-16T09:32:10.345760326Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-16T09:32:10.346617643Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=857.157µs logger=migrator t=2026-04-16T09:32:10.352103807Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-16T09:32:10.353093906Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=990.019µs logger=migrator t=2026-04-16T09:32:10.365550073Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-16T09:32:10.367085852Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.537969ms logger=migrator t=2026-04-16T09:32:10.372258951Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-16T09:32:10.38318613Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.928059ms logger=migrator t=2026-04-16T09:32:10.388641824Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-16T09:32:10.397716666Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.069472ms logger=migrator t=2026-04-16T09:32:10.402766413Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-16T09:32:10.410883147Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.115054ms logger=migrator t=2026-04-16T09:32:10.420206915Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-16T09:32:10.420397409Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=193.174µs logger=migrator t=2026-04-16T09:32:10.428806749Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-16T09:32:10.439778018Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.980679ms logger=migrator t=2026-04-16T09:32:10.444634511Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-16T09:32:10.454367926Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.732515ms logger=migrator t=2026-04-16T09:32:10.45984214Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-16T09:32:10.460267599Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=425.899µs logger=migrator t=2026-04-16T09:32:10.465436447Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.369582955s logger=migrator t=2026-04-16T09:32:10.46609046Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-16T09:32:10.485473369Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-16T09:32:10.485915718Z level=info msg="Created default organization" logger=secrets t=2026-04-16T09:32:10.495885118Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T09:32:10.541251543Z level=info msg="Restored cache from database" duration=415.909µs logger=plugin.store t=2026-04-16T09:32:10.542633399Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-16T09:32:10.579256977Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-16T09:32:10.579290318Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-16T09:32:10.579378149Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-16T09:32:10.57939154Z level=info msg="Plugins loaded" count=54 duration=36.759141ms logger=query_data t=2026-04-16T09:32:10.583804934Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-16T09:32:10.586910223Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-16T09:32:10.596172219Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-16T09:32:10.606787591Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-16T09:32:10.610626175Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-16T09:32:10.613474179Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-16T09:32:10.632322519Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-16T09:32:10.650371002Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-16T09:32:10.670488536Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-16T09:32:10.670521516Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-16T09:32:10.67075897Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-16T09:32:10.671562886Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-16T09:32:10.672191578Z level=info msg="Storage starting" logger=http.server t=2026-04-16T09:32:10.675607812Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-16T09:32:10.736033375Z level=info msg="State cache has been initialized" states=0 duration=65.270105ms logger=ngalert.scheduler t=2026-04-16T09:32:10.736108527Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-16T09:32:10.736225559Z level=info msg=starting first_tick=2026-04-16T09:32:20Z logger=plugins.update.checker t=2026-04-16T09:32:10.7630628Z level=info msg="Update check succeeded" duration=91.402952ms logger=grafana.update.checker t=2026-04-16T09:32:10.775264713Z level=info msg="Update check succeeded" duration=103.890271ms logger=provisioning.dashboard t=2026-04-16T09:32:10.777074877Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-16T09:32:10.795381406Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-16T09:32:10.809383453Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-16T09:32:10.821533065Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-16T09:32:10.853031355Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T09:32:10.872380353Z level=info msg="Patterns update finished" duration=142.624728ms logger=grafana-apiserver t=2026-04-16T09:32:11.215511524Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-16T09:32:11.215918461Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-16T09:32:28.141134607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.142282898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.164460851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.190044459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.21216113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.236633107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.25256877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.282918759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.29924463Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-16T09:32:28.333231708Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-16T09:32:28.346321747Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-16T09:32:28.350854113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.389279486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.42934434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.449246599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.48864983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.510838393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.580358138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.60039255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.638986635Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.662505154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.701074629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.721187902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.755475865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.787401094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.844781848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.86327114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.911165664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.92671257Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.964928088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:28.981241729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.020963576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.038884507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.091696374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.110129896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.149617988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.165116603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.205913471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.216965982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.258539324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.291701316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.386606035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.40258629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.453945448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.470989083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.533341252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.552531478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.619699168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.641052245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.702098669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.724432884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.792331538Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.811417812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.896457933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.913070239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.98075583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:29.99600141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.055083727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.073265273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.148259392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.166102272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.238598284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.255186071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.333835049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.351548036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.420746366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.437795721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.51432886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.53532414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.610764848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.628531886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.696499142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.711210822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.778232189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.796222643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.880915056Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.899875898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.975212444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:30.989752571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:31.066026595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:31.082843466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T09:32:31.149344903Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-16T09:34:05.693806209Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-16T09:42:10.688920464Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-16T09:42:10.695335066Z level=info msg="Completed cleanup jobs" duration=23.511307ms logger=plugins.update.checker t=2026-04-16T09:42:10.828792358Z level=info msg="Update check succeeded" duration=65.240463ms logger=sqlstore.transactions t=2026-04-16T09:47:10.604523015Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"