logger=settings t=2026-04-14T07:32:02.381948443Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-14T07:32:02Z logger=settings t=2026-04-14T07:32:02.382186055Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-14T07:32:02.382198116Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-14T07:32:02.382201476Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-14T07:32:02.382204186Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-14T07:32:02.382208046Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-14T07:32:02.382211386Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-14T07:32:02.382214467Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-14T07:32:02.382217457Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-14T07:32:02.382220197Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-14T07:32:02.382223387Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-14T07:32:02.382226277Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-14T07:32:02.382229047Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-14T07:32:02.382232918Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-14T07:32:02.382237418Z level=info msg=Target target=[all] logger=settings t=2026-04-14T07:32:02.382243658Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-14T07:32:02.382247008Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-14T07:32:02.382250799Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-14T07:32:02.382255899Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-14T07:32:02.382259969Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-14T07:32:02.382263989Z level=info msg="App mode production" logger=sqlstore t=2026-04-14T07:32:02.382540794Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-14T07:32:02.382559915Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-14T07:32:02.383868733Z level=info msg="Locking database" logger=migrator t=2026-04-14T07:32:02.383879834Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-14T07:32:02.38437892Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-14T07:32:02.385185342Z level=info msg="Migration successfully executed" id="create migration_log table" duration=806.232µs logger=migrator t=2026-04-14T07:32:02.389048555Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-14T07:32:02.389780133Z level=info msg="Migration successfully executed" id="create user table" duration=730.898µs logger=migrator t=2026-04-14T07:32:02.396407372Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-14T07:32:02.397204393Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=794.472µs logger=migrator t=2026-04-14T07:32:02.404120206Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-14T07:32:02.404787021Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=665.025µs logger=migrator t=2026-04-14T07:32:02.530246434Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-14T07:32:02.531611015Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.402043ms logger=migrator t=2026-04-14T07:32:02.548542584Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-14T07:32:02.549456942Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=917.559µs logger=migrator t=2026-04-14T07:32:02.557632341Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-14T07:32:02.56238413Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.750139ms logger=migrator t=2026-04-14T07:32:02.566929358Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-14T07:32:02.568027186Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.100398ms logger=migrator t=2026-04-14T07:32:02.574216641Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-14T07:32:02.575232294Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.032164ms logger=migrator t=2026-04-14T07:32:02.578679695Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-14T07:32:02.579857877Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.181542ms logger=migrator t=2026-04-14T07:32:02.583850446Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-14T07:32:02.584521231Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=671.025µs logger=migrator t=2026-04-14T07:32:02.589409558Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-14T07:32:02.59002169Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=612.092µs logger=migrator t=2026-04-14T07:32:02.599915049Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-14T07:32:02.601695413Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.780883ms logger=migrator t=2026-04-14T07:32:02.606752878Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-14T07:32:02.606808031Z level=info msg="Migration successfully executed" id="Update user table charset" duration=56.663µs logger=migrator t=2026-04-14T07:32:02.615515037Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-14T07:32:02.617313972Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.800205ms logger=migrator t=2026-04-14T07:32:02.625872561Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-14T07:32:02.626166207Z level=info msg="Migration successfully executed" id="Add missing user data" duration=294.395µs logger=migrator t=2026-04-14T07:32:02.630796419Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-14T07:32:02.63271564Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.918921ms logger=migrator t=2026-04-14T07:32:02.636739411Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-14T07:32:02.637964995Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.217364ms logger=migrator t=2026-04-14T07:32:02.644023533Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-14T07:32:02.64586217Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.833886ms logger=migrator t=2026-04-14T07:32:02.651814992Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-14T07:32:02.660650236Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.842073ms logger=migrator t=2026-04-14T07:32:02.665005194Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-14T07:32:02.666218428Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.213184ms logger=migrator t=2026-04-14T07:32:02.672004461Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-14T07:32:02.672205872Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=201.561µs logger=migrator t=2026-04-14T07:32:02.675681504Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-14T07:32:02.67673512Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.052975ms logger=migrator t=2026-04-14T07:32:02.68321762Z 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-14T07:32:02.683658243Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=441.303µs logger=migrator t=2026-04-14T07:32:02.6864666Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-14T07:32:02.687641212Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=588.601µs logger=migrator t=2026-04-14T07:32:02.692156589Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-14T07:32:02.692999063Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=842.374µs logger=migrator t=2026-04-14T07:32:02.699964598Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-14T07:32:02.701017104Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.052346ms logger=migrator t=2026-04-14T07:32:02.705362582Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-14T07:32:02.706441248Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.078636ms logger=migrator t=2026-04-14T07:32:02.711914995Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-14T07:32:02.712988052Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.062106ms logger=migrator t=2026-04-14T07:32:02.717782443Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-14T07:32:02.718518252Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=735.869µs logger=migrator t=2026-04-14T07:32:02.725145179Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-14T07:32:02.725180881Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=36.632µs logger=migrator t=2026-04-14T07:32:02.802471317Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-14T07:32:02.804173896Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.69703ms logger=migrator t=2026-04-14T07:32:02.809842684Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-14T07:32:02.810975393Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.13271ms logger=migrator t=2026-04-14T07:32:02.816607328Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-14T07:32:02.81721709Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=609.802µs logger=migrator t=2026-04-14T07:32:02.821233021Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-14T07:32:02.821890315Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=657.154µs logger=migrator t=2026-04-14T07:32:02.826260995Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-14T07:32:02.83130541Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.043945ms logger=migrator t=2026-04-14T07:32:02.837011159Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-14T07:32:02.837824932Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=814.113µs logger=migrator t=2026-04-14T07:32:02.841463913Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-14T07:32:02.843039005Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.571733ms logger=migrator t=2026-04-14T07:32:02.8478998Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-14T07:32:02.849220959Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.31664ms logger=migrator t=2026-04-14T07:32:02.854601852Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-14T07:32:02.855585053Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=984.042µs logger=migrator t=2026-04-14T07:32:02.861355866Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-14T07:32:02.862663685Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.307539ms logger=migrator t=2026-04-14T07:32:02.86790755Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-14T07:32:02.868344923Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=435.973µs logger=migrator t=2026-04-14T07:32:02.874371969Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-14T07:32:02.875288917Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=916.588µs logger=migrator t=2026-04-14T07:32:02.880918123Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-14T07:32:02.881835951Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=918.738µs logger=migrator t=2026-04-14T07:32:02.886493175Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-14T07:32:02.887207443Z level=info msg="Migration successfully executed" id="create star table" duration=719.158µs logger=migrator t=2026-04-14T07:32:02.891324299Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-14T07:32:02.892102299Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=777.7µs logger=migrator t=2026-04-14T07:32:02.898831672Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-14T07:32:02.899595582Z level=info msg="Migration successfully executed" id="create org table v1" duration=763.21µs logger=migrator t=2026-04-14T07:32:02.904854249Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-14T07:32:02.90564783Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=793.721µs logger=migrator t=2026-04-14T07:32:02.910478294Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-14T07:32:02.91174276Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.265677ms logger=migrator t=2026-04-14T07:32:02.916199344Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-14T07:32:02.917030037Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=832.843µs logger=migrator t=2026-04-14T07:32:02.922129945Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-14T07:32:02.923097926Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=957.74µs logger=migrator t=2026-04-14T07:32:02.929004375Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-14T07:32:02.930705655Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.699829ms logger=migrator t=2026-04-14T07:32:02.93880115Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-14T07:32:02.938843172Z level=info msg="Migration successfully executed" id="Update org table charset" duration=43.812µs logger=migrator t=2026-04-14T07:32:02.955252053Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-14T07:32:02.955312756Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=66.474µs logger=migrator t=2026-04-14T07:32:02.961331172Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-14T07:32:02.961565524Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=211.361µs logger=migrator t=2026-04-14T07:32:02.966865072Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-14T07:32:02.967560009Z level=info msg="Migration successfully executed" id="create dashboard table" duration=695.166µs logger=migrator t=2026-04-14T07:32:02.972950251Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-14T07:32:02.973587025Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=635.624µs logger=migrator t=2026-04-14T07:32:02.9803571Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-14T07:32:02.983675174Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=3.317504ms logger=migrator t=2026-04-14T07:32:02.993158592Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-14T07:32:02.994136693Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=975.662µs logger=migrator t=2026-04-14T07:32:03.002072719Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-14T07:32:03.003196358Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.126359ms logger=migrator t=2026-04-14T07:32:03.008723258Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-14T07:32:03.00951946Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=797.502µs logger=migrator t=2026-04-14T07:32:03.015469453Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-14T07:32:03.027743838Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=12.272644ms logger=migrator t=2026-04-14T07:32:03.038215378Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-14T07:32:03.039258842Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.041304ms logger=migrator t=2026-04-14T07:32:03.048562641Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-14T07:32:03.049894581Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.33319ms logger=migrator t=2026-04-14T07:32:03.062302063Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-14T07:32:03.069878261Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=7.577519ms logger=migrator t=2026-04-14T07:32:03.105875111Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-14T07:32:03.122097524Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=16.220302ms logger=migrator t=2026-04-14T07:32:03.153814779Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-14T07:32:03.154672885Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=859.075µs logger=migrator t=2026-04-14T07:32:03.178618732Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-14T07:32:03.178719478Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=104.566µs logger=migrator t=2026-04-14T07:32:03.184910183Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-14T07:32:03.186453864Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.543601ms logger=migrator t=2026-04-14T07:32:03.192397316Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-14T07:32:03.196185405Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.787149ms logger=migrator t=2026-04-14T07:32:03.202573531Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-14T07:32:03.205081993Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.505821ms logger=migrator t=2026-04-14T07:32:03.209954658Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-14T07:32:03.210592682Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=639.144µs logger=migrator t=2026-04-14T07:32:03.216721904Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-14T07:32:03.218804343Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.08338ms logger=migrator t=2026-04-14T07:32:03.231637587Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-14T07:32:03.233533027Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.89725ms logger=migrator t=2026-04-14T07:32:03.242009792Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-14T07:32:03.243084578Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.077626ms logger=migrator t=2026-04-14T07:32:03.247142692Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-14T07:32:03.247170423Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.761µs logger=migrator t=2026-04-14T07:32:03.251196915Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-14T07:32:03.251222886Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=38.002µs logger=migrator t=2026-04-14T07:32:03.255734473Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-14T07:32:03.258120848Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.385935ms logger=migrator t=2026-04-14T07:32:03.261309946Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-14T07:32:03.263432307Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.124871ms logger=migrator t=2026-04-14T07:32:03.269149418Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-14T07:32:03.272485463Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.338516ms logger=migrator t=2026-04-14T07:32:03.277867716Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-14T07:32:03.28042235Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.555655ms logger=migrator t=2026-04-14T07:32:03.283880841Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-14T07:32:03.284081022Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=200.291µs logger=migrator t=2026-04-14T07:32:03.28842301Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-14T07:32:03.289207241Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=780.151µs logger=migrator t=2026-04-14T07:32:03.293036212Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-14T07:32:03.294009894Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=974.111µs logger=migrator t=2026-04-14T07:32:03.299581016Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-14T07:32:03.299611398Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=31.952µs logger=migrator t=2026-04-14T07:32:03.304133265Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-14T07:32:03.305659096Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.53325ms logger=migrator t=2026-04-14T07:32:03.309072105Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-14T07:32:03.309798853Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=727.059µs logger=migrator t=2026-04-14T07:32:03.316713106Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-14T07:32:03.327134443Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.867368ms logger=migrator t=2026-04-14T07:32:03.332840043Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-14T07:32:03.3337319Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=892.017µs logger=migrator t=2026-04-14T07:32:03.337044234Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-14T07:32:03.337644846Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=600.891µs logger=migrator t=2026-04-14T07:32:03.341994434Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-14T07:32:03.342698731Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=704.047µs logger=migrator t=2026-04-14T07:32:03.351429249Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-14T07:32:03.352154137Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=727.908µs logger=migrator t=2026-04-14T07:32:03.356030641Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-14T07:32:03.357213333Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.181282ms logger=migrator t=2026-04-14T07:32:03.362598126Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-14T07:32:03.365279387Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.682251ms logger=migrator t=2026-04-14T07:32:03.368465174Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-14T07:32:03.369357461Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=891.697µs logger=migrator t=2026-04-14T07:32:03.372650834Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-14T07:32:03.372819453Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=169.199µs logger=migrator t=2026-04-14T07:32:03.37884704Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-14T07:32:03.379208499Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=365.119µs logger=migrator t=2026-04-14T07:32:04.073974576Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-14T07:32:04.075341408Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.367782ms logger=migrator t=2026-04-14T07:32:04.220395946Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-14T07:32:04.224167584Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.776109ms logger=migrator t=2026-04-14T07:32:04.331700818Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-14T07:32:04.332793606Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.095788ms logger=migrator t=2026-04-14T07:32:04.474028923Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-14T07:32:04.475468608Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.437486ms logger=migrator t=2026-04-14T07:32:04.953509165Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-14T07:32:04.954703578Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.195983ms logger=migrator t=2026-04-14T07:32:05.489682766Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-14T07:32:05.490961913Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.278417ms logger=migrator t=2026-04-14T07:32:06.048336976Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-14T07:32:06.05106522Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=2.729283ms logger=migrator t=2026-04-14T07:32:06.057301848Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-14T07:32:06.062558365Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.258507ms logger=migrator t=2026-04-14T07:32:06.066600438Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-14T07:32:06.067814212Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.213064ms logger=migrator t=2026-04-14T07:32:06.072003713Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-14T07:32:06.072876139Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=872.056µs logger=migrator t=2026-04-14T07:32:06.078276804Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-14T07:32:06.078887836Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=611.013µs logger=migrator t=2026-04-14T07:32:06.082803822Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-14T07:32:06.083356092Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=552.509µs logger=migrator t=2026-04-14T07:32:06.087474369Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-14T07:32:06.090569332Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.094033ms logger=migrator t=2026-04-14T07:32:06.098862559Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-14T07:32:06.101042203Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.180985ms logger=migrator t=2026-04-14T07:32:06.105983104Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-14T07:32:06.106019956Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.522µs logger=migrator t=2026-04-14T07:32:06.110548494Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-14T07:32:06.110722903Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=172.359µs logger=migrator t=2026-04-14T07:32:06.118519204Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-14T07:32:06.121084189Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.564775ms logger=migrator t=2026-04-14T07:32:06.125584346Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-14T07:32:06.12583246Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=249.063µs logger=migrator t=2026-04-14T07:32:06.13210279Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-14T07:32:06.132305921Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=203.321µs logger=migrator t=2026-04-14T07:32:06.138207232Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-14T07:32:06.141180959Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.966816ms logger=migrator t=2026-04-14T07:32:06.147001495Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-14T07:32:06.147191705Z level=info msg="Migration successfully executed" id="Update uid value" duration=190.05µs logger=migrator t=2026-04-14T07:32:06.150804446Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-14T07:32:06.152151047Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.361921ms logger=migrator t=2026-04-14T07:32:06.158265389Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-14T07:32:06.159226809Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=963.15µs logger=migrator t=2026-04-14T07:32:06.166202717Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-14T07:32:06.166919655Z level=info msg="Migration successfully executed" id="create api_key table" duration=717.048µs logger=migrator t=2026-04-14T07:32:06.173810298Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-14T07:32:06.174383478Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=573.16µs logger=migrator t=2026-04-14T07:32:06.180574035Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-14T07:32:06.181444851Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=870.446µs logger=migrator t=2026-04-14T07:32:06.187364092Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-14T07:32:06.188801298Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.438916ms logger=migrator t=2026-04-14T07:32:06.199991718Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-14T07:32:06.200887855Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=897.017µs logger=migrator t=2026-04-14T07:32:06.211870914Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-14T07:32:06.212686617Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=816.424µs logger=migrator t=2026-04-14T07:32:06.220332089Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-14T07:32:06.221850569Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.51685ms logger=migrator t=2026-04-14T07:32:06.227158469Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-14T07:32:06.235656837Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.498488ms logger=migrator t=2026-04-14T07:32:06.240581457Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-14T07:32:06.241167448Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=585.731µs logger=migrator t=2026-04-14T07:32:06.244503753Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-14T07:32:06.245141357Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=672.045µs logger=migrator t=2026-04-14T07:32:06.248464202Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-14T07:32:06.249280645Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=816.283µs logger=migrator t=2026-04-14T07:32:06.255918195Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-14T07:32:06.256998542Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.082317ms logger=migrator t=2026-04-14T07:32:06.263841652Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-14T07:32:06.26417Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=328.788µs logger=migrator t=2026-04-14T07:32:06.26855106Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-14T07:32:06.269264418Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=710.738µs logger=migrator t=2026-04-14T07:32:06.275208401Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-14T07:32:06.275254534Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=47.883µs logger=migrator t=2026-04-14T07:32:06.280580434Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-14T07:32:06.28315099Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.571926ms logger=migrator t=2026-04-14T07:32:06.288815999Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-14T07:32:06.291316Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.499701ms logger=migrator t=2026-04-14T07:32:06.294863327Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-14T07:32:06.295078179Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=215.441µs logger=migrator t=2026-04-14T07:32:06.29813966Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-14T07:32:06.300754648Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.614768ms logger=migrator t=2026-04-14T07:32:06.304921027Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-14T07:32:06.308237722Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.317285ms logger=migrator t=2026-04-14T07:32:06.311664923Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-14T07:32:06.312396701Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=731.809µs logger=migrator t=2026-04-14T07:32:06.316607413Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-14T07:32:06.317110509Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=502.906µs logger=migrator t=2026-04-14T07:32:06.321762795Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-14T07:32:06.323169409Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.406554ms logger=migrator t=2026-04-14T07:32:06.328222505Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-14T07:32:06.329477961Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.255576ms logger=migrator t=2026-04-14T07:32:06.334143887Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-14T07:32:06.335125739Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=977.402µs logger=migrator t=2026-04-14T07:32:06.341722377Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-14T07:32:06.343017955Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.296049ms logger=migrator t=2026-04-14T07:32:06.350072387Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-14T07:32:06.350180092Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=111.786µs logger=migrator t=2026-04-14T07:32:06.355115442Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-14T07:32:06.355166725Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=50.723µs logger=migrator t=2026-04-14T07:32:06.362174484Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-14T07:32:06.369021125Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=6.846621ms logger=migrator t=2026-04-14T07:32:06.372764252Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-14T07:32:06.374888284Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.120642ms logger=migrator t=2026-04-14T07:32:06.389915706Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-14T07:32:06.390080855Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=166.489µs logger=migrator t=2026-04-14T07:32:06.394401693Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-14T07:32:06.395840028Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.438406ms logger=migrator t=2026-04-14T07:32:06.401847645Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-14T07:32:06.402630756Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=782.871µs logger=migrator t=2026-04-14T07:32:06.406660089Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-14T07:32:06.406699881Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=41.283µs logger=migrator t=2026-04-14T07:32:06.411002197Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-14T07:32:06.412216961Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.213994ms logger=migrator t=2026-04-14T07:32:06.417990876Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-14T07:32:06.419072953Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.081527ms logger=migrator t=2026-04-14T07:32:06.423322676Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-14T07:32:06.428610865Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.290149ms logger=migrator t=2026-04-14T07:32:06.43230379Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-14T07:32:06.432326081Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=22.991µs logger=migrator t=2026-04-14T07:32:06.435272596Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-14T07:32:06.435839556Z level=info msg="Migration successfully executed" id="create session table" duration=566.79µs logger=migrator t=2026-04-14T07:32:06.440361845Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-14T07:32:06.440479131Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=118.516µs logger=migrator t=2026-04-14T07:32:06.444019697Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-14T07:32:06.44444488Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=435.903µs logger=migrator t=2026-04-14T07:32:06.449927189Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-14T07:32:06.450784254Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=856.115µs logger=migrator t=2026-04-14T07:32:06.455524994Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-14T07:32:06.456194859Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=670.226µs logger=migrator t=2026-04-14T07:32:06.461265406Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-14T07:32:06.461293448Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=24.571µs logger=migrator t=2026-04-14T07:32:06.46608635Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-14T07:32:06.466110941Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.441µs logger=migrator t=2026-04-14T07:32:06.470209687Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-14T07:32:06.473015415Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.805438ms logger=migrator t=2026-04-14T07:32:06.476914351Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-14T07:32:06.479694377Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.775177ms logger=migrator t=2026-04-14T07:32:06.484179683Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-14T07:32:06.484568094Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=391.391µs logger=migrator t=2026-04-14T07:32:06.489674813Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-14T07:32:06.489839822Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=164.779µs logger=migrator t=2026-04-14T07:32:06.493446952Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-14T07:32:06.494471366Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.024384ms logger=migrator t=2026-04-14T07:32:06.498826706Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-14T07:32:06.49891951Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=92.425µs logger=migrator t=2026-04-14T07:32:06.503545844Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-14T07:32:06.506954034Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.40762ms logger=migrator t=2026-04-14T07:32:06.511011388Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-14T07:32:06.511291792Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=282.205µs logger=migrator t=2026-04-14T07:32:06.515579748Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-14T07:32:06.520615694Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.034205ms logger=migrator t=2026-04-14T07:32:06.525466929Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-14T07:32:06.528599464Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.129085ms logger=migrator t=2026-04-14T07:32:06.532481049Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-14T07:32:06.532606335Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=126.966µs logger=migrator t=2026-04-14T07:32:06.536306721Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-14T07:32:06.537284132Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=978.752µs logger=migrator t=2026-04-14T07:32:06.542951811Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-14T07:32:06.544331434Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.379502ms logger=migrator t=2026-04-14T07:32:06.550086657Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-14T07:32:06.551139032Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.052095ms logger=migrator t=2026-04-14T07:32:06.555195676Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-14T07:32:06.556147396Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=951.66µs logger=migrator t=2026-04-14T07:32:06.562609977Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-14T07:32:06.563478002Z level=info msg="Migration successfully executed" id="add index alert state" duration=868.005µs logger=migrator t=2026-04-14T07:32:06.56799533Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-14T07:32:06.569471248Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.476388ms logger=migrator t=2026-04-14T07:32:06.574076531Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-14T07:32:06.574790318Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=713.507µs logger=migrator t=2026-04-14T07:32:06.580765453Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-14T07:32:06.581922754Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.156311ms logger=migrator t=2026-04-14T07:32:06.586663684Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-14T07:32:06.587973713Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.312489ms logger=migrator t=2026-04-14T07:32:06.594278336Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-14T07:32:06.604683274Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.401649ms logger=migrator t=2026-04-14T07:32:06.611178736Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-14T07:32:06.611756036Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=577.48µs logger=migrator t=2026-04-14T07:32:06.615658342Z 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-14T07:32:06.616591071Z 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=932.419µs logger=migrator t=2026-04-14T07:32:06.62169412Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-14T07:32:06.622052919Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=359.019µs logger=migrator t=2026-04-14T07:32:06.628454126Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-14T07:32:06.62928723Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=832.854µs logger=migrator t=2026-04-14T07:32:06.633554435Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-14T07:32:06.634421911Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=866.956µs logger=migrator t=2026-04-14T07:32:06.638437722Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-14T07:32:06.642775511Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.337269ms logger=migrator t=2026-04-14T07:32:06.649812762Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-14T07:32:06.653934549Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.122447ms logger=migrator t=2026-04-14T07:32:06.657674136Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-14T07:32:06.662406676Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.73218ms logger=migrator t=2026-04-14T07:32:06.666397756Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-14T07:32:06.669956253Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.559177ms logger=migrator t=2026-04-14T07:32:06.674618749Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-14T07:32:06.675671145Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.052135ms logger=migrator t=2026-04-14T07:32:06.681036727Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-14T07:32:06.681076819Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=45.072µs logger=migrator t=2026-04-14T07:32:06.687053714Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-14T07:32:06.687096016Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=44.172µs logger=migrator t=2026-04-14T07:32:06.691976654Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-14T07:32:06.692786007Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=809.233µs logger=migrator t=2026-04-14T07:32:06.700872483Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-14T07:32:06.702856137Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.989045ms logger=migrator t=2026-04-14T07:32:06.709859256Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-14T07:32:06.710746583Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=885.997µs logger=migrator t=2026-04-14T07:32:06.716964121Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-14T07:32:06.718035497Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.072787ms logger=migrator t=2026-04-14T07:32:06.723111315Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-14T07:32:06.72455129Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.442426ms logger=migrator t=2026-04-14T07:32:06.730308254Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-14T07:32:06.734313415Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.004641ms logger=migrator t=2026-04-14T07:32:06.739056935Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-14T07:32:06.744175945Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.11871ms logger=migrator t=2026-04-14T07:32:06.751052807Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-14T07:32:06.751655889Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=606.402µs logger=migrator t=2026-04-14T07:32:06.760481194Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-14T07:32:06.761456595Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=972.441µs logger=migrator t=2026-04-14T07:32:06.766525222Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-14T07:32:06.768218042Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.692449ms logger=migrator t=2026-04-14T07:32:06.774312843Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-14T07:32:06.778025508Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.708565ms logger=migrator t=2026-04-14T07:32:06.780996425Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-14T07:32:06.781061428Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.953µs logger=migrator t=2026-04-14T07:32:06.785869812Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-14T07:32:06.786730667Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=860.706µs logger=migrator t=2026-04-14T07:32:06.792028206Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-14T07:32:06.792875521Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=847.255µs logger=migrator t=2026-04-14T07:32:06.800229619Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-14T07:32:06.800314853Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=88.055µs logger=migrator t=2026-04-14T07:32:06.807177015Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-14T07:32:06.808052101Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=874.066µs logger=migrator t=2026-04-14T07:32:06.818178894Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-14T07:32:06.819822041Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.642847ms logger=migrator t=2026-04-14T07:32:06.825868189Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-14T07:32:06.829053297Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=3.181948ms logger=migrator t=2026-04-14T07:32:06.836841008Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-14T07:32:06.838282314Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.434256ms logger=migrator t=2026-04-14T07:32:06.845186968Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-14T07:32:06.846834045Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.646546ms logger=migrator t=2026-04-14T07:32:06.855113441Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-14T07:32:06.85643526Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.322189ms logger=migrator t=2026-04-14T07:32:06.865037234Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-14T07:32:06.865263316Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=228.152µs logger=migrator t=2026-04-14T07:32:06.86914849Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-14T07:32:06.873408955Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.260925ms logger=migrator t=2026-04-14T07:32:06.885693732Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-14T07:32:06.887270465Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.584034ms logger=migrator t=2026-04-14T07:32:06.891888208Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-14T07:32:06.898245064Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.354875ms logger=migrator t=2026-04-14T07:32:06.903192264Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-14T07:32:06.90386544Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=670.826µs logger=migrator t=2026-04-14T07:32:06.910497939Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-14T07:32:06.912926757Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.428398ms logger=migrator t=2026-04-14T07:32:06.920691646Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-14T07:32:06.923008529Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.313572ms logger=migrator t=2026-04-14T07:32:06.92644442Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-14T07:32:06.942193859Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.74573ms logger=migrator t=2026-04-14T07:32:06.949289184Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-14T07:32:06.949997361Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=709.578µs logger=migrator t=2026-04-14T07:32:06.954133459Z 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-14T07:32:06.955241417Z 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.107958ms logger=migrator t=2026-04-14T07:32:06.959202966Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-14T07:32:06.959541484Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=339.448µs logger=migrator t=2026-04-14T07:32:06.965677217Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-14T07:32:06.966462999Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=785.721µs logger=migrator t=2026-04-14T07:32:06.970888292Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-14T07:32:06.971252791Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=365.39µs logger=migrator t=2026-04-14T07:32:06.975128185Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-14T07:32:06.979634833Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.505807ms logger=migrator t=2026-04-14T07:32:06.984576843Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-14T07:32:06.989125593Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.548289ms logger=migrator t=2026-04-14T07:32:06.992980316Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-14T07:32:06.994080664Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.100538ms logger=migrator t=2026-04-14T07:32:06.999473758Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-14T07:32:07.000850621Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.376843ms logger=migrator t=2026-04-14T07:32:07.008670593Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-14T07:32:07.009306336Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=638.814µs logger=migrator t=2026-04-14T07:32:07.020136128Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-14T07:32:07.025836328Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.700861ms logger=migrator t=2026-04-14T07:32:07.030689625Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-14T07:32:07.031959802Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.270087ms logger=migrator t=2026-04-14T07:32:07.039415585Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-14T07:32:07.039840687Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=425.752µs logger=migrator t=2026-04-14T07:32:07.044659631Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-14T07:32:07.045478825Z level=info msg="Migration successfully executed" id="Move region to single row" duration=818.713µs logger=migrator t=2026-04-14T07:32:07.049306637Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-14T07:32:07.050950653Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.643587ms logger=migrator t=2026-04-14T07:32:07.054961365Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-14T07:32:07.056518767Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.556932ms logger=migrator t=2026-04-14T07:32:07.062160805Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-14T07:32:07.064212843Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.051609ms logger=migrator t=2026-04-14T07:32:07.071193981Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-14T07:32:07.072953624Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.761733ms logger=migrator t=2026-04-14T07:32:07.077482863Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-14T07:32:07.07856109Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.078087ms logger=migrator t=2026-04-14T07:32:07.083129411Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-14T07:32:07.084074681Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=945.07µs logger=migrator t=2026-04-14T07:32:07.087370015Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-14T07:32:07.087550914Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=183.77µs logger=migrator t=2026-04-14T07:32:07.091395257Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-14T07:32:07.092325166Z level=info msg="Migration successfully executed" id="create test_data table" duration=931.109µs logger=migrator t=2026-04-14T07:32:07.098258799Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-14T07:32:07.099701555Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.442996ms logger=migrator t=2026-04-14T07:32:07.10737299Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-14T07:32:07.108608015Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.234735ms logger=migrator t=2026-04-14T07:32:07.11419146Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-14T07:32:07.115241735Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.053426ms logger=migrator t=2026-04-14T07:32:07.126823436Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-14T07:32:07.127297961Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=476.555µs logger=migrator t=2026-04-14T07:32:07.14035467Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-14T07:32:07.141191034Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=838.244µs logger=migrator t=2026-04-14T07:32:07.146452091Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-14T07:32:07.146554837Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=103.926µs logger=migrator t=2026-04-14T07:32:07.153351575Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-14T07:32:07.154830543Z level=info msg="Migration successfully executed" id="create team table" duration=1.479498ms logger=migrator t=2026-04-14T07:32:07.164587648Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-14T07:32:07.165882756Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.301698ms logger=migrator t=2026-04-14T07:32:07.17031732Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-14T07:32:07.171522504Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.207084ms logger=migrator t=2026-04-14T07:32:07.175524045Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-14T07:32:07.17997528Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.450365ms logger=migrator t=2026-04-14T07:32:07.184365441Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-14T07:32:07.18453588Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=169.999µs logger=migrator t=2026-04-14T07:32:07.188273087Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-14T07:32:07.189158764Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=885.247µs logger=migrator t=2026-04-14T07:32:07.194495166Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-14T07:32:07.196079379Z level=info msg="Migration successfully executed" id="create team member table" duration=1.588264ms logger=migrator t=2026-04-14T07:32:07.201366998Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-14T07:32:07.202328169Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=961.231µs logger=migrator t=2026-04-14T07:32:07.20746294Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-14T07:32:07.208544237Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.080897ms logger=migrator t=2026-04-14T07:32:07.213928601Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-14T07:32:07.215189977Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.264277ms logger=migrator t=2026-04-14T07:32:07.220095126Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-14T07:32:07.225202926Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.105329ms logger=migrator t=2026-04-14T07:32:07.228409315Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-14T07:32:07.233284192Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.874568ms logger=migrator t=2026-04-14T07:32:07.237479783Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-14T07:32:07.24253152Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.051737ms logger=migrator t=2026-04-14T07:32:07.247012116Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-14T07:32:07.247917414Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=905.208µs logger=migrator t=2026-04-14T07:32:07.256231302Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-14T07:32:07.258319863Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.09397ms logger=migrator t=2026-04-14T07:32:07.263240512Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-14T07:32:07.264272437Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.031594ms logger=migrator t=2026-04-14T07:32:07.445951191Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-14T07:32:07.446960684Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.013664ms logger=migrator t=2026-04-14T07:32:07.46168024Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-14T07:32:07.463340148Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.660498ms logger=migrator t=2026-04-14T07:32:07.470549748Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-14T07:32:07.471422684Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=873.036µs logger=migrator t=2026-04-14T07:32:07.477762349Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-14T07:32:07.479329652Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.567023ms logger=migrator t=2026-04-14T07:32:07.484890885Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-14T07:32:07.485895808Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.005173ms logger=migrator t=2026-04-14T07:32:07.49048991Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-14T07:32:07.490917153Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=427.583µs logger=migrator t=2026-04-14T07:32:07.497511971Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-14T07:32:07.497754613Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=244.353µs logger=migrator t=2026-04-14T07:32:07.502880984Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-14T07:32:07.504099988Z level=info msg="Migration successfully executed" id="create tag table" duration=1.217094ms logger=migrator t=2026-04-14T07:32:07.510725908Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-14T07:32:07.511842347Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.118889ms logger=migrator t=2026-04-14T07:32:07.51739851Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-14T07:32:07.518835016Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.435515ms logger=migrator t=2026-04-14T07:32:07.524866964Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-14T07:32:07.5261297Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.259856ms logger=migrator t=2026-04-14T07:32:07.531887724Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-14T07:32:07.53275686Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=869.816µs logger=migrator t=2026-04-14T07:32:07.538351695Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-14T07:32:07.554503367Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.147982ms logger=migrator t=2026-04-14T07:32:07.559049417Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-14T07:32:07.559900302Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=851.055µs logger=migrator t=2026-04-14T07:32:07.565245924Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-14T07:32:07.566224606Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=976.952µs logger=migrator t=2026-04-14T07:32:07.570969426Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-14T07:32:07.571297413Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=327.677µs logger=migrator t=2026-04-14T07:32:07.576698398Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-14T07:32:07.577847599Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.14307ms logger=migrator t=2026-04-14T07:32:07.584642767Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-14T07:32:07.585565026Z level=info msg="Migration successfully executed" id="create user auth table" duration=919.858µs logger=migrator t=2026-04-14T07:32:07.590141757Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-14T07:32:07.592052418Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.909671ms logger=migrator t=2026-04-14T07:32:07.59739757Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-14T07:32:07.597500586Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=104.305µs logger=migrator t=2026-04-14T07:32:07.604072342Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-14T07:32:07.609963663Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.892241ms logger=migrator t=2026-04-14T07:32:07.615559618Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-14T07:32:07.62109263Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.533392ms logger=migrator t=2026-04-14T07:32:07.625389307Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-14T07:32:07.62944193Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.051523ms logger=migrator t=2026-04-14T07:32:07.63378503Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-14T07:32:07.63909576Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.310349ms logger=migrator t=2026-04-14T07:32:07.643764556Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-14T07:32:07.64479292Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.028644ms logger=migrator t=2026-04-14T07:32:07.650445128Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-14T07:32:07.6559777Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.532232ms logger=migrator t=2026-04-14T07:32:07.659891777Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-14T07:32:07.66070806Z level=info msg="Migration successfully executed" id="create server_lock table" duration=816.253µs logger=migrator t=2026-04-14T07:32:07.665111432Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-14T07:32:07.666083013Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=971.891µs logger=migrator t=2026-04-14T07:32:07.670695037Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-14T07:32:07.671551842Z level=info msg="Migration successfully executed" id="create user auth token table" duration=856.345µs logger=migrator t=2026-04-14T07:32:07.678055095Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-14T07:32:07.679031937Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=976.502µs logger=migrator t=2026-04-14T07:32:07.683916934Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-14T07:32:07.68496958Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.050356ms logger=migrator t=2026-04-14T07:32:07.689180862Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-14T07:32:07.690221457Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.040565ms logger=migrator t=2026-04-14T07:32:07.695051942Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-14T07:32:07.701163764Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.106712ms logger=migrator t=2026-04-14T07:32:07.706341957Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-14T07:32:07.70752642Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.185063ms logger=migrator t=2026-04-14T07:32:07.712719874Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-14T07:32:07.713858444Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.142011ms logger=migrator t=2026-04-14T07:32:07.72004158Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-14T07:32:07.721243463Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.201903ms logger=migrator t=2026-04-14T07:32:07.731737907Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-14T07:32:07.733334301Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.594274ms logger=migrator t=2026-04-14T07:32:07.740237175Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-14T07:32:07.741546915Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.306069ms logger=migrator t=2026-04-14T07:32:07.748837729Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-14T07:32:07.748934614Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=100.285µs logger=migrator t=2026-04-14T07:32:07.755133001Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-14T07:32:07.755357863Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=225.272µs logger=migrator t=2026-04-14T07:32:07.760073942Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-14T07:32:07.761679457Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.604885ms logger=migrator t=2026-04-14T07:32:07.769745112Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T07:32:07.771701015Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.954983ms logger=migrator t=2026-04-14T07:32:07.781948576Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T07:32:07.783076935Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.12877ms logger=migrator t=2026-04-14T07:32:07.78809422Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-14T07:32:07.788208896Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=116.996µs logger=migrator t=2026-04-14T07:32:07.79758096Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T07:32:07.804830513Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=7.246933ms logger=migrator t=2026-04-14T07:32:07.819291906Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T07:32:07.820382823Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.094718ms logger=migrator t=2026-04-14T07:32:08.015310977Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T07:32:08.017608579Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.288381ms logger=migrator t=2026-04-14T07:32:08.02274029Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T07:32:08.023842648Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.104729ms logger=migrator t=2026-04-14T07:32:08.03183174Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-14T07:32:08.039775479Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.940919ms logger=migrator t=2026-04-14T07:32:08.047335418Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-14T07:32:08.048221125Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=885.797µs logger=migrator t=2026-04-14T07:32:08.05645579Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-14T07:32:08.056558195Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=101.575µs logger=migrator t=2026-04-14T07:32:08.062862768Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-14T07:32:08.063916324Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.055656ms logger=migrator t=2026-04-14T07:32:08.069272857Z 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-14T07:32:08.070403317Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.131149ms logger=migrator t=2026-04-14T07:32:08.077796527Z 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-14T07:32:08.079516318Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.722051ms logger=migrator t=2026-04-14T07:32:08.085150515Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-14T07:32:08.08523141Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=82.144µs logger=migrator t=2026-04-14T07:32:08.089999831Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-14T07:32:08.090978303Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=978.862µs logger=migrator t=2026-04-14T07:32:08.100444233Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-14T07:32:08.101805365Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.366273ms logger=migrator t=2026-04-14T07:32:08.109759165Z 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-14T07:32:08.111309907Z 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.555533ms logger=migrator t=2026-04-14T07:32:08.120583437Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-14T07:32:08.121820602Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.238525ms logger=migrator t=2026-04-14T07:32:08.132816163Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-14T07:32:08.137218285Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.402182ms logger=migrator t=2026-04-14T07:32:08.142507005Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-14T07:32:08.143638424Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.13185ms logger=migrator t=2026-04-14T07:32:08.150594792Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-14T07:32:08.151594734Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.000702ms logger=migrator t=2026-04-14T07:32:08.163480642Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-14T07:32:08.20359008Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=40.104698ms logger=migrator t=2026-04-14T07:32:08.208785035Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-14T07:32:08.237208325Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.417411ms logger=migrator t=2026-04-14T07:32:08.24297158Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-14T07:32:08.244026506Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.054655ms logger=migrator t=2026-04-14T07:32:08.25584574Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-14T07:32:08.257961151Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.117142ms logger=migrator t=2026-04-14T07:32:08.299472203Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-14T07:32:08.308644608Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.176755ms logger=migrator t=2026-04-14T07:32:08.417713148Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-14T07:32:08.427841763Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.133386ms logger=migrator t=2026-04-14T07:32:08.500566053Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-14T07:32:08.502467283Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.909611ms logger=migrator t=2026-04-14T07:32:08.533894143Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-14T07:32:08.535383542Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.494928ms logger=migrator t=2026-04-14T07:32:08.55088347Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-14T07:32:08.552562629Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.678799ms logger=migrator t=2026-04-14T07:32:08.559907567Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-14T07:32:08.560932491Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.024644ms logger=migrator t=2026-04-14T07:32:08.568711242Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-14T07:32:08.568777435Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=69.744µs logger=migrator t=2026-04-14T07:32:08.57871633Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-14T07:32:08.591831603Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=13.108952ms logger=migrator t=2026-04-14T07:32:08.598951639Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-14T07:32:08.60427488Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.333622ms logger=migrator t=2026-04-14T07:32:08.612348896Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-14T07:32:08.620816484Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.468097ms logger=migrator t=2026-04-14T07:32:08.627100785Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-14T07:32:08.627799822Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=700.187µs logger=migrator t=2026-04-14T07:32:08.635231305Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-14T07:32:08.636431898Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.201883ms logger=migrator t=2026-04-14T07:32:08.641829363Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-14T07:32:08.64801984Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.193097ms logger=migrator t=2026-04-14T07:32:08.654945446Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-14T07:32:08.660424195Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.478699ms logger=migrator t=2026-04-14T07:32:08.664834468Z 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-14T07:32:08.665945357Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.110489ms logger=migrator t=2026-04-14T07:32:08.671784685Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-14T07:32:08.680286954Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.502979ms logger=migrator t=2026-04-14T07:32:08.698683316Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-14T07:32:08.70691924Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.238335ms logger=migrator t=2026-04-14T07:32:08.727295466Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-14T07:32:08.727432434Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=140.768µs logger=migrator t=2026-04-14T07:32:08.741624293Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-14T07:32:08.750381266Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=8.757332ms logger=migrator t=2026-04-14T07:32:08.757538713Z 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-14T07:32:08.758921757Z 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.386173ms logger=migrator t=2026-04-14T07:32:08.765384308Z 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-14T07:32:08.766788682Z 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.404814ms logger=migrator t=2026-04-14T07:32:08.773349058Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-14T07:32:08.773471975Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=114.526µs logger=migrator t=2026-04-14T07:32:08.779078741Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-14T07:32:08.7959156Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=16.833689ms logger=migrator t=2026-04-14T07:32:08.930938621Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-14T07:32:08.940812332Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.874052ms logger=migrator t=2026-04-14T07:32:08.944496477Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-14T07:32:08.949124311Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.627184ms logger=migrator t=2026-04-14T07:32:08.95421429Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-14T07:32:08.960311732Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.097242ms logger=migrator t=2026-04-14T07:32:08.964383837Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-14T07:32:08.970634897Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.25084ms logger=migrator t=2026-04-14T07:32:08.993555437Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-14T07:32:08.993646442Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=91.755µs logger=migrator t=2026-04-14T07:32:08.999191975Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-14T07:32:09.00042943Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.237515ms logger=migrator t=2026-04-14T07:32:09.006200465Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-14T07:32:09.013059318Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.858323ms logger=migrator t=2026-04-14T07:32:09.04128628Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-14T07:32:09.04166804Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=384.77µs logger=migrator t=2026-04-14T07:32:09.047868178Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-14T07:32:09.058861819Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.990561ms logger=migrator t=2026-04-14T07:32:09.064717768Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-14T07:32:09.065893921Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.178872ms logger=migrator t=2026-04-14T07:32:09.074828693Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-14T07:32:09.083636689Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.808016ms logger=migrator t=2026-04-14T07:32:09.090503662Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-14T07:32:09.092076035Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.575314ms logger=migrator t=2026-04-14T07:32:09.097339373Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-14T07:32:09.098712116Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.376182ms logger=migrator t=2026-04-14T07:32:09.104979057Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-14T07:32:09.113109657Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.12998ms logger=migrator t=2026-04-14T07:32:09.125957226Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-14T07:32:09.131230315Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=5.273669ms logger=migrator t=2026-04-14T07:32:09.139310322Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-14T07:32:09.140669694Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.360882ms logger=migrator t=2026-04-14T07:32:09.145654107Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-14T07:32:09.14702991Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.375623ms logger=migrator t=2026-04-14T07:32:09.153626489Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-14T07:32:09.15459008Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=963.921µs logger=migrator t=2026-04-14T07:32:09.162038303Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-14T07:32:09.162176541Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=141.278µs logger=migrator t=2026-04-14T07:32:09.172250223Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-14T07:32:09.17446376Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.214837ms logger=migrator t=2026-04-14T07:32:09.18524917Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-14T07:32:09.187118609Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.869809ms logger=migrator t=2026-04-14T07:32:09.193116676Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-14T07:32:09.194285338Z 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-14T07:32:09.205245847Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-14T07:32:09.205995977Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=752.5µs logger=migrator t=2026-04-14T07:32:09.212390875Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-14T07:32:09.214804923Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.414808ms logger=migrator t=2026-04-14T07:32:09.221453954Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-14T07:32:09.229345291Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.890367ms logger=migrator t=2026-04-14T07:32:09.237382816Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-14T07:32:09.23914773Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.764114ms logger=migrator t=2026-04-14T07:32:09.246351931Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-14T07:32:09.24784482Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.493829ms logger=migrator t=2026-04-14T07:32:09.253883429Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-14T07:32:09.25503921Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.158342ms logger=migrator t=2026-04-14T07:32:09.266626133Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-14T07:32:09.268988217Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.362245ms logger=migrator t=2026-04-14T07:32:09.29912293Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-14T07:32:09.301505556Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.386006ms logger=migrator t=2026-04-14T07:32:09.327215015Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-14T07:32:09.327315011Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=101.976µs logger=migrator t=2026-04-14T07:32:09.886711242Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-14T07:32:09.88686353Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=156.578µs logger=migrator t=2026-04-14T07:32:09.962111749Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-14T07:32:09.969395804Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.291876ms logger=migrator t=2026-04-14T07:32:09.985190248Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-14T07:32:09.985898376Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=709.237µs logger=migrator t=2026-04-14T07:32:09.99126822Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-14T07:32:09.992506805Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.238215ms logger=migrator t=2026-04-14T07:32:09.998877322Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-14T07:32:09.999216389Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=341.878µs logger=migrator t=2026-04-14T07:32:10.056876821Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-14T07:32:10.058160459Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.286078ms logger=migrator t=2026-04-14T07:32:10.065418033Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-14T07:32:10.066599745Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.181722ms logger=migrator t=2026-04-14T07:32:10.0874697Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-14T07:32:10.12186617Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.395821ms logger=migrator t=2026-04-14T07:32:10.128389515Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-14T07:32:10.134922281Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.531876ms logger=migrator t=2026-04-14T07:32:10.141344461Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-14T07:32:10.141493219Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=149.208µs logger=migrator t=2026-04-14T07:32:10.146101023Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-14T07:32:10.181092355Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.986221ms logger=migrator t=2026-04-14T07:32:10.187635491Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-14T07:32:10.223869858Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.232917ms logger=migrator t=2026-04-14T07:32:10.232164847Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-14T07:32:10.233691008Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.52027ms logger=migrator t=2026-04-14T07:32:10.241111481Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-14T07:32:10.242216199Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.103228ms logger=migrator t=2026-04-14T07:32:10.249079312Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-14T07:32:10.249472163Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=394.721µs logger=migrator t=2026-04-14T07:32:10.255222448Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-14T07:32:10.256655583Z level=info msg="Migration successfully executed" id="create permission table" duration=1.432886ms logger=migrator t=2026-04-14T07:32:10.263107125Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-14T07:32:10.264173071Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.065676ms logger=migrator t=2026-04-14T07:32:10.272293481Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-14T07:32:10.274172301Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.878549ms logger=migrator t=2026-04-14T07:32:10.279976908Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-14T07:32:10.280834143Z level=info msg="Migration successfully executed" id="create role table" duration=857.315µs logger=migrator t=2026-04-14T07:32:10.305326389Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-14T07:32:10.312878649Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.534869ms logger=migrator t=2026-04-14T07:32:10.320661701Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-14T07:32:10.330478591Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.814109ms logger=migrator t=2026-04-14T07:32:10.33688964Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-14T07:32:10.338723687Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.833517ms logger=migrator t=2026-04-14T07:32:10.345886846Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-14T07:32:10.346978453Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.092348ms logger=migrator t=2026-04-14T07:32:10.352595131Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-14T07:32:10.354301261Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.705851ms logger=migrator t=2026-04-14T07:32:10.359822813Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-14T07:32:10.36070911Z level=info msg="Migration successfully executed" id="create team role table" duration=886.087µs logger=migrator t=2026-04-14T07:32:10.367229145Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-14T07:32:10.368855481Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.626636ms logger=migrator t=2026-04-14T07:32:10.377300108Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-14T07:32:10.379000888Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.69634ms logger=migrator t=2026-04-14T07:32:10.388215666Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-14T07:32:10.390349739Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.133313ms logger=migrator t=2026-04-14T07:32:10.404431254Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-14T07:32:10.405979836Z level=info msg="Migration successfully executed" id="create user role table" duration=1.550092ms logger=migrator t=2026-04-14T07:32:10.411972523Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-14T07:32:10.413280332Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.311229ms logger=migrator t=2026-04-14T07:32:10.433814258Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-14T07:32:10.434849153Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.038155ms logger=migrator t=2026-04-14T07:32:10.441047281Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-14T07:32:10.442182081Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.13731ms logger=migrator t=2026-04-14T07:32:10.447779907Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-14T07:32:10.449101697Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.32178ms logger=migrator t=2026-04-14T07:32:10.460685591Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-14T07:32:10.462355139Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.669559ms logger=migrator t=2026-04-14T07:32:10.475760568Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-14T07:32:10.477019115Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.260287ms logger=migrator t=2026-04-14T07:32:10.488470081Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-14T07:32:10.496727128Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.254097ms logger=migrator t=2026-04-14T07:32:10.504733231Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-14T07:32:10.505877842Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.145301ms logger=migrator t=2026-04-14T07:32:10.511803075Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-14T07:32:10.512862702Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.058966ms logger=migrator t=2026-04-14T07:32:10.51945257Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-14T07:32:10.520542138Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.029465ms logger=migrator t=2026-04-14T07:32:10.527880386Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-14T07:32:10.52964363Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.712581ms logger=migrator t=2026-04-14T07:32:10.53853163Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-14T07:32:10.539362554Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=831.794µs logger=migrator t=2026-04-14T07:32:10.548083695Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-14T07:32:10.549999987Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.915981ms logger=migrator t=2026-04-14T07:32:10.56592738Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-14T07:32:10.573072678Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.149149ms logger=migrator t=2026-04-14T07:32:10.582957741Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-14T07:32:10.592409071Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.45478ms logger=migrator t=2026-04-14T07:32:10.597764185Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-14T07:32:10.60448073Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.715865ms logger=migrator t=2026-04-14T07:32:10.612563598Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-14T07:32:10.625493082Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.928053ms logger=migrator t=2026-04-14T07:32:10.635773206Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-14T07:32:10.637004741Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.232015ms logger=migrator t=2026-04-14T07:32:10.642732284Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-14T07:32:10.643996001Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.263027ms logger=migrator t=2026-04-14T07:32:10.650390129Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-14T07:32:10.651568242Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.176393ms logger=migrator t=2026-04-14T07:32:10.658185102Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-14T07:32:10.659722633Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.530021ms logger=migrator t=2026-04-14T07:32:10.68271467Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-14T07:32:10.684012109Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.299198ms logger=migrator t=2026-04-14T07:32:10.693822658Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-14T07:32:10.694022148Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=203.321µs logger=migrator t=2026-04-14T07:32:10.702422153Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-14T07:32:10.702478526Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=58.303µs logger=migrator t=2026-04-14T07:32:10.715621211Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-14T07:32:10.716113447Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=488.086µs logger=migrator t=2026-04-14T07:32:10.728097712Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-14T07:32:10.72862668Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=530.098µs logger=migrator t=2026-04-14T07:32:10.733511688Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-14T07:32:10.734258128Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=746.46µs logger=migrator t=2026-04-14T07:32:10.743135928Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-14T07:32:10.743693367Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=556.75µs logger=migrator t=2026-04-14T07:32:10.752915405Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-14T07:32:10.753469074Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=557.149µs logger=migrator t=2026-04-14T07:32:10.760814953Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-14T07:32:10.761917331Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.104088ms logger=migrator t=2026-04-14T07:32:10.768208384Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-14T07:32:10.769763906Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.555872ms logger=migrator t=2026-04-14T07:32:10.776338174Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-14T07:32:10.785493709Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.151755ms logger=migrator t=2026-04-14T07:32:10.792053656Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-14T07:32:10.792144311Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=92.355µs logger=migrator t=2026-04-14T07:32:10.80006975Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-14T07:32:10.802625846Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.555815ms logger=migrator t=2026-04-14T07:32:10.81630419Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-14T07:32:10.819658427Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.354938ms logger=migrator t=2026-04-14T07:32:10.825079404Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-14T07:32:10.82689979Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.820827ms logger=migrator t=2026-04-14T07:32:10.832316517Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-14T07:32:10.842160228Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.84303ms logger=migrator t=2026-04-14T07:32:10.846860586Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-14T07:32:10.847903912Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.041755ms logger=migrator t=2026-04-14T07:32:10.854370964Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-14T07:32:10.855336675Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=966.201µs logger=migrator t=2026-04-14T07:32:10.878015445Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-14T07:32:10.902075398Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.058613ms logger=migrator t=2026-04-14T07:32:10.907301075Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-14T07:32:10.908201792Z level=info msg="Migration successfully executed" id="create correlation v2" duration=901.407µs logger=migrator t=2026-04-14T07:32:10.915371312Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-14T07:32:10.917168187Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.797325ms logger=migrator t=2026-04-14T07:32:10.924697286Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-14T07:32:10.92629865Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.601735ms logger=migrator t=2026-04-14T07:32:10.933756145Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-14T07:32:10.93554512Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.788004ms logger=migrator t=2026-04-14T07:32:10.941575469Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-14T07:32:10.941857244Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=282.105µs logger=migrator t=2026-04-14T07:32:10.952039043Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-14T07:32:10.953541822Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.51494ms logger=migrator t=2026-04-14T07:32:10.960109039Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-14T07:32:10.968838671Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.728922ms logger=migrator t=2026-04-14T07:32:10.975141155Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-14T07:32:10.97617515Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.047605ms logger=migrator t=2026-04-14T07:32:10.984660559Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-14T07:32:10.986811142Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.142924ms logger=migrator t=2026-04-14T07:32:10.993060143Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-14T07:32:10.993700077Z 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-14T07:32:10.998591816Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-14T07:32:10.999368517Z 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-14T07:32:11.003731038Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-14T07:32:11.004727381Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=997.223µs logger=migrator t=2026-04-14T07:32:11.009451021Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-14T07:32:11.011464168Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.013607ms logger=migrator t=2026-04-14T07:32:11.016937187Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-14T07:32:11.018390604Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.446407ms logger=migrator t=2026-04-14T07:32:11.023545738Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-14T07:32:11.024976003Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.430415ms logger=migrator t=2026-04-14T07:32:11.029946697Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-14T07:32:11.031936622Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.010166ms logger=migrator t=2026-04-14T07:32:11.037731729Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-14T07:32:11.039166035Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.435406ms logger=migrator t=2026-04-14T07:32:11.043633592Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-14T07:32:11.044693078Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.056216ms logger=migrator t=2026-04-14T07:32:11.050270964Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-14T07:32:11.052424308Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.153694ms logger=migrator t=2026-04-14T07:32:11.057991472Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-14T07:32:11.059504583Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.51313ms logger=migrator t=2026-04-14T07:32:11.065267408Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-14T07:32:11.06682742Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.559882ms logger=migrator t=2026-04-14T07:32:11.075058966Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-14T07:32:11.076285331Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.226045ms logger=migrator t=2026-04-14T07:32:11.082268479Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-14T07:32:11.107233191Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.964003ms logger=migrator t=2026-04-14T07:32:11.130372047Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-14T07:32:11.140409738Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.038721ms logger=migrator t=2026-04-14T07:32:11.146795827Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-14T07:32:11.154539617Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.73893ms logger=migrator t=2026-04-14T07:32:11.158647444Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-14T07:32:11.159187603Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=540.899µs logger=migrator t=2026-04-14T07:32:11.171430262Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-14T07:32:11.183148192Z level=info msg="Migration successfully executed" id="add share column" duration=11.721241ms logger=migrator t=2026-04-14T07:32:11.187766277Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-14T07:32:11.18800772Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=241.323µs logger=migrator t=2026-04-14T07:32:11.194412849Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-14T07:32:11.195990603Z level=info msg="Migration successfully executed" id="create file table" duration=1.576893ms logger=migrator t=2026-04-14T07:32:11.20122513Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-14T07:32:11.203037216Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.812806ms logger=migrator t=2026-04-14T07:32:11.207763816Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-14T07:32:11.209051645Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.286089ms logger=migrator t=2026-04-14T07:32:11.215115906Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-14T07:32:11.216090547Z level=info msg="Migration successfully executed" id="create file_meta table" duration=975.371µs logger=migrator t=2026-04-14T07:32:11.221827421Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-14T07:32:11.223826217Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.997866ms logger=migrator t=2026-04-14T07:32:11.230374484Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-14T07:32:11.23048143Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=107.466µs logger=migrator t=2026-04-14T07:32:11.235463224Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-14T07:32:11.235639593Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=176.11µs logger=migrator t=2026-04-14T07:32:11.241882214Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-14T07:32:11.242836764Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=954.16µs logger=migrator t=2026-04-14T07:32:11.247494911Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-14T07:32:11.247872551Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=377.69µs logger=migrator t=2026-04-14T07:32:11.252536818Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-14T07:32:11.254053659Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.5165ms logger=migrator t=2026-04-14T07:32:11.2588015Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-14T07:32:11.269868827Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.067606ms logger=migrator t=2026-04-14T07:32:11.27540497Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-14T07:32:11.275578989Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=173.82µs logger=migrator t=2026-04-14T07:32:11.280013604Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-14T07:32:11.281211937Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.198013ms logger=migrator t=2026-04-14T07:32:11.286163789Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-14T07:32:11.286898868Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=736.099µs logger=migrator t=2026-04-14T07:32:11.295928767Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-14T07:32:11.296344299Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=415.802µs logger=migrator t=2026-04-14T07:32:11.301471821Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-14T07:32:11.302156797Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=685.887µs logger=migrator t=2026-04-14T07:32:11.306150218Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-14T07:32:11.316290255Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.139207ms logger=migrator t=2026-04-14T07:32:11.320242085Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-14T07:32:11.329149137Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.907292ms logger=migrator t=2026-04-14T07:32:11.333857816Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-14T07:32:11.334779755Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=927.479µs logger=migrator t=2026-04-14T07:32:11.338786647Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-14T07:32:11.412129932Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.334705ms logger=migrator t=2026-04-14T07:32:11.417147068Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-14T07:32:11.418252547Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.105919ms logger=migrator t=2026-04-14T07:32:11.423366458Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-14T07:32:11.424556201Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.189313ms logger=migrator t=2026-04-14T07:32:11.429800488Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-14T07:32:11.456977048Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.17317ms logger=migrator t=2026-04-14T07:32:11.463080612Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-14T07:32:11.469452269Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.371428ms logger=migrator t=2026-04-14T07:32:11.473470572Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-14T07:32:11.473701144Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=230.672µs logger=migrator t=2026-04-14T07:32:11.477557928Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-14T07:32:11.477805611Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=247.723µs logger=migrator t=2026-04-14T07:32:11.48267632Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-14T07:32:11.483125713Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=448.854µs logger=migrator t=2026-04-14T07:32:11.48835948Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-14T07:32:11.48872875Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=369.39µs logger=migrator t=2026-04-14T07:32:11.493246519Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-14T07:32:11.493483412Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=237.173µs logger=migrator t=2026-04-14T07:32:11.497933838Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-14T07:32:11.499407136Z level=info msg="Migration successfully executed" id="create folder table" duration=1.471938ms logger=migrator t=2026-04-14T07:32:11.507303094Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-14T07:32:11.509429516Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.124692ms logger=migrator t=2026-04-14T07:32:11.514911177Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-14T07:32:11.51609577Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.184363ms logger=migrator t=2026-04-14T07:32:11.520262401Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-14T07:32:11.520289152Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.432µs logger=migrator t=2026-04-14T07:32:11.525065945Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-14T07:32:11.526334812Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.270447ms logger=migrator t=2026-04-14T07:32:11.531280034Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-14T07:32:11.533597357Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.317003ms logger=migrator t=2026-04-14T07:32:11.538899048Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-14T07:32:11.540337394Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.438076ms logger=migrator t=2026-04-14T07:32:11.544712196Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-14T07:32:11.545234233Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=520.567µs logger=migrator t=2026-04-14T07:32:11.549267057Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-14T07:32:11.549630806Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=364.289µs logger=migrator t=2026-04-14T07:32:11.554175437Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-14T07:32:11.555534009Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.357882ms logger=migrator t=2026-04-14T07:32:11.561102124Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-14T07:32:11.563353883Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.251079ms logger=migrator t=2026-04-14T07:32:11.571705696Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-14T07:32:11.57291962Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.214004ms logger=migrator t=2026-04-14T07:32:11.577399367Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-14T07:32:11.5789522Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.553112ms logger=migrator t=2026-04-14T07:32:11.58293058Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-14T07:32:11.584154855Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.224365ms logger=migrator t=2026-04-14T07:32:11.58897692Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-14T07:32:11.590019386Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.039485ms logger=migrator t=2026-04-14T07:32:11.595445213Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-14T07:32:11.596827766Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.382593ms logger=migrator t=2026-04-14T07:32:11.601856273Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-14T07:32:11.606171011Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=4.313678ms logger=migrator t=2026-04-14T07:32:11.611420479Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-14T07:32:11.612540739Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.12057ms logger=migrator t=2026-04-14T07:32:11.617075509Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-14T07:32:11.618519216Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.445666ms logger=migrator t=2026-04-14T07:32:11.623761513Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-14T07:32:11.624850781Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.090688ms logger=migrator t=2026-04-14T07:32:11.63219907Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-14T07:32:11.632605492Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=410.602µs logger=migrator t=2026-04-14T07:32:11.638356986Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-14T07:32:11.648523635Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.164989ms logger=migrator t=2026-04-14T07:32:11.654521653Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-14T07:32:11.655265322Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=744.519µs logger=migrator t=2026-04-14T07:32:11.661959747Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-14T07:32:11.662032341Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=74.254µs logger=migrator t=2026-04-14T07:32:11.666643965Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-14T07:32:11.668088741Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.443946ms logger=migrator t=2026-04-14T07:32:11.67258769Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-14T07:32:11.672766859Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=171.349µs logger=migrator t=2026-04-14T07:32:11.678920065Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-14T07:32:11.680461927Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.541812ms logger=migrator t=2026-04-14T07:32:11.685493633Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-14T07:32:11.686883477Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.390024ms logger=migrator t=2026-04-14T07:32:11.69373253Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-14T07:32:11.694962645Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.229805ms logger=migrator t=2026-04-14T07:32:11.701071328Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-14T07:32:11.702167406Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.096378ms logger=migrator t=2026-04-14T07:32:11.706878496Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-14T07:32:11.707433816Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=557.03µs logger=migrator t=2026-04-14T07:32:11.712352116Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-14T07:32:11.713120577Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=765.471µs logger=migrator t=2026-04-14T07:32:11.717885539Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-14T07:32:11.719332906Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.444866ms logger=migrator t=2026-04-14T07:32:11.726086284Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-14T07:32:11.727576583Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.490218ms logger=migrator t=2026-04-14T07:32:11.733579531Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-14T07:32:11.745048488Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.468527ms logger=migrator t=2026-04-14T07:32:11.749978439Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-14T07:32:11.75905919Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.082851ms logger=migrator t=2026-04-14T07:32:11.764951913Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-14T07:32:11.773059742Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.106649ms logger=migrator t=2026-04-14T07:32:11.778092089Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-14T07:32:11.778218045Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=123.447µs logger=migrator t=2026-04-14T07:32:11.784096887Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-14T07:32:11.796138445Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.041608ms logger=migrator t=2026-04-14T07:32:11.802138562Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-14T07:32:11.8113403Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.202218ms logger=migrator t=2026-04-14T07:32:11.815982626Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-14T07:32:11.81625793Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=275.464µs logger=migrator t=2026-04-14T07:32:11.82040089Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.436042731s logger=migrator t=2026-04-14T07:32:11.821073585Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-14T07:32:11.839993588Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-14T07:32:11.840290193Z level=info msg="Created default organization" logger=secrets t=2026-04-14T07:32:11.847287764Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-14T07:32:11.892122219Z level=info msg="Restored cache from database" duration=375.94µs logger=plugin.store t=2026-04-14T07:32:11.893756016Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-14T07:32:11.934551547Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-14T07:32:11.934583549Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-14T07:32:11.934771949Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-14T07:32:11.93479074Z level=info msg="Plugins loaded" count=54 duration=41.035194ms logger=query_data t=2026-04-14T07:32:11.939277377Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-14T07:32:11.943651069Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-14T07:32:11.948279124Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-14T07:32:11.956267557Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-14T07:32:11.958648643Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-14T07:32:11.960959396Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-14T07:32:11.979520299Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-14T07:32:12.000018805Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-14T07:32:12.02293703Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-14T07:32:12.022972592Z level=info msg="finished to provision alerting" logger=ngalert.multiorg.alertmanager t=2026-04-14T07:32:12.023275398Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-14T07:32:12.023268677Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-14T07:32:12.023531651Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-14T07:32:12.024371086Z level=info msg="State cache has been initialized" states=0 duration=1.102828ms logger=ngalert.scheduler t=2026-04-14T07:32:12.02444731Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-14T07:32:12.025245432Z level=info msg=starting first_tick=2026-04-14T07:32:20Z logger=provisioning.dashboard t=2026-04-14T07:32:12.025804892Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-14T07:32:12.026214763Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-14T07:32:12.124551838Z level=info msg="Update check succeeded" duration=100.364362ms logger=grafana.update.checker t=2026-04-14T07:32:12.130681433Z level=info msg="Update check succeeded" duration=107.233396ms logger=provisioning.dashboard t=2026-04-14T07:32:12.196834541Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-14T07:32:12.25508698Z level=info msg="Patterns update finished" duration=103.277327ms logger=grafana-apiserver t=2026-04-14T07:32:12.470545625Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-14T07:32:12.470977018Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-14T07:32:28.481885376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.483089911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.502741149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.528927059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.553122832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.57854291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.598091052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.617516028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.638438865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.668714094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.690263704Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-14T07:32:28.748227435Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-14T07:32:28.760825973Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-14T07:32:28.767057489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.787231865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.82169373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.83598442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.858224747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.873745213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.89969666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.923964886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.960396688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:28.980166812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.021412583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.037951694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.069624381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.086704462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.130381505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.148244737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.188105106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.205988219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.238251047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.253529391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.286432204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.306180728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.338740662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.356129439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.401976859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.427132835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.497799853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.512488254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.563479522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.597640043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.690804433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.711232003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.770496827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.789261348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.847548599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.864511583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.924817222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.942121845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:29.994677516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.016702824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.081046144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.09970474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.155839387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.172869026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.243080212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.262201973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.325083665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.341356942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.397509701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.412627806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.484898384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.504704072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.582377311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.598333071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.675507893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.694624424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.768012132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.780190729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.862210012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.878354503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.975147312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:30.99254113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:31.071568175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:31.088570602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:31.154371214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:31.170233341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:31.235586738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:31.259581833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T07:32:31.334243573Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-14T07:33:21.110512732Z level=info msg="Usage stats are ready to report"