logger=settings t=2026-07-26T10:44:01.224168836Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-26T10:44:01Z logger=settings t=2026-07-26T10:44:01.224500174Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-26T10:44:01.224513044Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-26T10:44:01.224516504Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-26T10:44:01.224519334Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-26T10:44:01.224522124Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-26T10:44:01.224524834Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-26T10:44:01.224527504Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-26T10:44:01.224531094Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-26T10:44:01.224533894Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-26T10:44:01.224536674Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-26T10:44:01.224564065Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-26T10:44:01.224568625Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-26T10:44:01.224573435Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-26T10:44:01.224576675Z level=info msg=Target target=[all] logger=settings t=2026-07-26T10:44:01.224588806Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-26T10:44:01.224591826Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-26T10:44:01.224594506Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-26T10:44:01.224597186Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-26T10:44:01.224600356Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-26T10:44:01.224603676Z level=info msg="App mode production" logger=sqlstore t=2026-07-26T10:44:01.224941573Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-26T10:44:01.224960474Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-26T10:44:01.226702233Z level=info msg="Locking database" logger=migrator t=2026-07-26T10:44:01.226713913Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-26T10:44:01.227303907Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-26T10:44:01.228201447Z level=info msg="Migration successfully executed" id="create migration_log table" duration=895.41µs logger=migrator t=2026-07-26T10:44:01.234605942Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-26T10:44:01.235419841Z level=info msg="Migration successfully executed" id="create user table" duration=811.999µs logger=migrator t=2026-07-26T10:44:01.244097607Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-26T10:44:01.245288263Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.193506ms logger=migrator t=2026-07-26T10:44:01.25262216Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-26T10:44:01.253417107Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=796.247µs logger=migrator t=2026-07-26T10:44:01.260542559Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-26T10:44:01.261338947Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=749.957µs logger=migrator t=2026-07-26T10:44:01.269854909Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-26T10:44:01.271159048Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.304149ms logger=migrator t=2026-07-26T10:44:01.27565221Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-26T10:44:01.278156727Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.504077ms logger=migrator t=2026-07-26T10:44:01.282101016Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-26T10:44:01.283250043Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.144556ms logger=migrator t=2026-07-26T10:44:01.287476677Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-26T10:44:01.288227754Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=750.837µs logger=migrator t=2026-07-26T10:44:01.293206437Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-26T10:44:01.293986166Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=779.568µs logger=migrator t=2026-07-26T10:44:01.298715462Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-26T10:44:01.29911552Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=399.749µs logger=migrator t=2026-07-26T10:44:01.304642516Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-26T10:44:01.305578908Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=936.221µs logger=migrator t=2026-07-26T10:44:01.312675957Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-26T10:44:01.315656235Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.979268ms logger=migrator t=2026-07-26T10:44:01.323766438Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-26T10:44:01.323804199Z level=info msg="Migration successfully executed" id="Update user table charset" duration=38.481µs logger=migrator t=2026-07-26T10:44:01.330339076Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-26T10:44:01.333212493Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.873606ms logger=migrator t=2026-07-26T10:44:01.337476699Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-26T10:44:01.337958359Z level=info msg="Migration successfully executed" id="Add missing user data" duration=481.96µs logger=migrator t=2026-07-26T10:44:01.34593936Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-26T10:44:01.34769036Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.719679ms logger=migrator t=2026-07-26T10:44:01.352000037Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-26T10:44:01.352763364Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=763.147µs logger=migrator t=2026-07-26T10:44:01.357050801Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-26T10:44:01.358243788Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.192647ms logger=migrator t=2026-07-26T10:44:01.362524045Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-26T10:44:01.373739489Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.215183ms logger=migrator t=2026-07-26T10:44:01.379056429Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-26T10:44:01.379916488Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=859.409µs logger=migrator t=2026-07-26T10:44:01.384598325Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-26T10:44:01.38485193Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=255.926µs logger=migrator t=2026-07-26T10:44:01.390061488Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-26T10:44:01.390805994Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=744.726µs logger=migrator t=2026-07-26T10:44:01.396549635Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-07-26T10:44:01.396884092Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=332.328µs logger=migrator t=2026-07-26T10:44:01.401600229Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-26T10:44:01.402576131Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=975.772µs logger=migrator t=2026-07-26T10:44:01.408084785Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-26T10:44:01.409410226Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.328011ms logger=migrator t=2026-07-26T10:44:01.414597553Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-26T10:44:01.415323379Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=725.806µs logger=migrator t=2026-07-26T10:44:01.423126336Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-26T10:44:01.424322433Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.202097ms logger=migrator t=2026-07-26T10:44:01.429093701Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-26T10:44:01.430289838Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.195987ms logger=migrator t=2026-07-26T10:44:01.436081028Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-26T10:44:01.436772894Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=691.576µs logger=migrator t=2026-07-26T10:44:01.442262548Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-26T10:44:01.442290489Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.021µs logger=migrator t=2026-07-26T10:44:01.510820219Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-26T10:44:01.512092337Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.293229ms logger=migrator t=2026-07-26T10:44:01.559176423Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-26T10:44:01.559851528Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=674.875µs logger=migrator t=2026-07-26T10:44:01.563979712Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-26T10:44:01.564607816Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=627.614µs logger=migrator t=2026-07-26T10:44:01.570641372Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-26T10:44:01.571297817Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=657.925µs logger=migrator t=2026-07-26T10:44:01.576523005Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-26T10:44:01.579676206Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.147761ms logger=migrator t=2026-07-26T10:44:01.584758601Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-26T10:44:01.58555404Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=795.669µs logger=migrator t=2026-07-26T10:44:01.591510174Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-26T10:44:01.5922283Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=716.296µs logger=migrator t=2026-07-26T10:44:01.597553241Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-26T10:44:01.598269627Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=710.336µs logger=migrator t=2026-07-26T10:44:01.603334411Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-26T10:44:01.604027497Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=692.356µs logger=migrator t=2026-07-26T10:44:01.610628417Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-26T10:44:01.611341333Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=713.056µs logger=migrator t=2026-07-26T10:44:01.617000501Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-26T10:44:01.617365659Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=365.178µs logger=migrator t=2026-07-26T10:44:01.62225754Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-26T10:44:01.622790922Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=533.482µs logger=migrator t=2026-07-26T10:44:01.628980821Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-26T10:44:01.629323719Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=338.108µs logger=migrator t=2026-07-26T10:44:01.634250471Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-26T10:44:01.634887015Z level=info msg="Migration successfully executed" id="create star table" duration=635.794µs logger=migrator t=2026-07-26T10:44:01.639995091Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-26T10:44:01.640686766Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=690.815µs logger=migrator t=2026-07-26T10:44:01.647890449Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-26T10:44:01.648629616Z level=info msg="Migration successfully executed" id="create org table v1" duration=739.197µs logger=migrator t=2026-07-26T10:44:01.655633035Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-26T10:44:01.656801741Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.168466ms logger=migrator t=2026-07-26T10:44:01.66253622Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-26T10:44:01.663619494Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.083254ms logger=migrator t=2026-07-26T10:44:01.669528559Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-26T10:44:01.670652204Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.123245ms logger=migrator t=2026-07-26T10:44:01.676792983Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-26T10:44:01.678194325Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.405463ms logger=migrator t=2026-07-26T10:44:01.686868841Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-26T10:44:01.688124569Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.256128ms logger=migrator t=2026-07-26T10:44:01.695607388Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-26T10:44:01.695637589Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.771µs logger=migrator t=2026-07-26T10:44:01.700587591Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-26T10:44:01.700657983Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=69.732µs logger=migrator t=2026-07-26T10:44:01.705653935Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-26T10:44:01.705962843Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=316.028µs logger=migrator t=2026-07-26T10:44:01.711364655Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-26T10:44:01.712114932Z level=info msg="Migration successfully executed" id="create dashboard table" duration=750.387µs logger=migrator t=2026-07-26T10:44:01.719194552Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-26T10:44:01.720476261Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.281549ms logger=migrator t=2026-07-26T10:44:01.726483747Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-26T10:44:01.727293965Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=810.218µs logger=migrator t=2026-07-26T10:44:01.733009994Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-26T10:44:01.733650278Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=636.234µs logger=migrator t=2026-07-26T10:44:01.740707528Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-26T10:44:01.741505956Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=804.558µs logger=migrator t=2026-07-26T10:44:01.747200225Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-26T10:44:01.748469014Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.265209ms logger=migrator t=2026-07-26T10:44:01.753535979Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-26T10:44:01.758721535Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.185146ms logger=migrator t=2026-07-26T10:44:01.765485909Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-26T10:44:01.766282727Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=804.417µs logger=migrator t=2026-07-26T10:44:01.771593897Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-26T10:44:01.772903286Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.309219ms logger=migrator t=2026-07-26T10:44:01.778629987Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-26T10:44:01.779856004Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.234788ms logger=migrator t=2026-07-26T10:44:01.78763695Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-26T10:44:01.788274414Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=626.694µs logger=migrator t=2026-07-26T10:44:01.793498782Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-26T10:44:01.795434866Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.935464ms logger=migrator t=2026-07-26T10:44:01.804339538Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-26T10:44:01.80443971Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=102.552µs logger=migrator t=2026-07-26T10:44:01.81064851Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-26T10:44:01.812928102Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.258411ms logger=migrator t=2026-07-26T10:44:01.818179181Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-26T10:44:01.821061656Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.881965ms logger=migrator t=2026-07-26T10:44:01.825992077Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-26T10:44:01.827927591Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.935174ms logger=migrator t=2026-07-26T10:44:01.833848235Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-26T10:44:01.834702855Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=854.1µs logger=migrator t=2026-07-26T10:44:01.83983314Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-26T10:44:01.842884199Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.050749ms logger=migrator t=2026-07-26T10:44:01.847908543Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-26T10:44:01.848823384Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=914.301µs logger=migrator t=2026-07-26T10:44:01.854450231Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-26T10:44:01.855425373Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=974.142µs logger=migrator t=2026-07-26T10:44:01.861737946Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-26T10:44:01.861785207Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=48.752µs logger=migrator t=2026-07-26T10:44:01.869398369Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-26T10:44:01.8694336Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=31.841µs logger=migrator t=2026-07-26T10:44:01.874864963Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-26T10:44:01.877270517Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.405254ms logger=migrator t=2026-07-26T10:44:01.883620921Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-26T10:44:01.885693738Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.072597ms logger=migrator t=2026-07-26T10:44:01.890698681Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-26T10:44:01.892797238Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.098447ms logger=migrator t=2026-07-26T10:44:01.897854593Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-26T10:44:01.89993554Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.080717ms logger=migrator t=2026-07-26T10:44:01.905829013Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-26T10:44:01.906051848Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=247.546µs logger=migrator t=2026-07-26T10:44:01.911701206Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-26T10:44:01.912652067Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=939.22µs logger=migrator t=2026-07-26T10:44:01.919269387Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-26T10:44:01.920454334Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.188916ms logger=migrator t=2026-07-26T10:44:01.928985386Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-26T10:44:01.929037237Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=52.711µs logger=migrator t=2026-07-26T10:44:01.933747124Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-26T10:44:01.935198757Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.450693ms logger=migrator t=2026-07-26T10:44:01.941222184Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-26T10:44:01.941989581Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=767.027µs logger=migrator t=2026-07-26T10:44:01.966634169Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-26T10:44:01.97202025Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.391462ms logger=migrator t=2026-07-26T10:44:01.978355653Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-26T10:44:01.978924406Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=568.863µs logger=migrator t=2026-07-26T10:44:01.986358745Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-26T10:44:01.987900789Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.547215ms logger=migrator t=2026-07-26T10:44:01.997753822Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-26T10:44:01.998623942Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=870.23µs logger=migrator t=2026-07-26T10:44:02.00518714Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-26T10:44:02.005458286Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=271.746µs logger=migrator t=2026-07-26T10:44:02.011945463Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-26T10:44:02.012400453Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=455.48µs logger=migrator t=2026-07-26T10:44:02.015718148Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-26T10:44:02.017259894Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.541816ms logger=migrator t=2026-07-26T10:44:02.020756592Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-26T10:44:02.021534309Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=777.347µs logger=migrator t=2026-07-26T10:44:02.027873103Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-26T10:44:02.028307323Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=439.39µs logger=migrator t=2026-07-26T10:44:02.032441326Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-26T10:44:02.03261446Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=173.324µs logger=migrator t=2026-07-26T10:44:02.038056343Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-26T10:44:02.039006504Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=950.041µs logger=migrator t=2026-07-26T10:44:02.044482009Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-26T10:44:02.049710987Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=5.109546ms logger=migrator t=2026-07-26T10:44:02.054564157Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-26T10:44:02.056143013Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.584256ms logger=migrator t=2026-07-26T10:44:02.061449412Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-26T10:44:02.064033251Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.585418ms logger=migrator t=2026-07-26T10:44:02.071417148Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-26T10:44:02.072433681Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.016753ms logger=migrator t=2026-07-26T10:44:02.078354026Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-26T10:44:02.079291256Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=943.431µs logger=migrator t=2026-07-26T10:44:02.083506041Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-26T10:44:02.08429539Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=799.899µs logger=migrator t=2026-07-26T10:44:02.090372937Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-26T10:44:02.098735606Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.365689ms logger=migrator t=2026-07-26T10:44:02.105058349Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-26T10:44:02.105786185Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=724.086µs logger=migrator t=2026-07-26T10:44:02.112808664Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-26T10:44:02.114201135Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.391851ms logger=migrator t=2026-07-26T10:44:02.121590763Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-26T10:44:02.123863944Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=2.277621ms logger=migrator t=2026-07-26T10:44:02.13163366Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-26T10:44:02.132277535Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=637.615µs logger=migrator t=2026-07-26T10:44:02.138505005Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-26T10:44:02.141288778Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.783903ms logger=migrator t=2026-07-26T10:44:02.146179449Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-26T10:44:02.148573144Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.393064ms logger=migrator t=2026-07-26T10:44:02.153747149Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-26T10:44:02.153865312Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=135.943µs logger=migrator t=2026-07-26T10:44:02.157320761Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-26T10:44:02.157514685Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=194.204µs logger=migrator t=2026-07-26T10:44:02.162407336Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-26T10:44:02.164982774Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.574168ms logger=migrator t=2026-07-26T10:44:02.415723255Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-26T10:44:02.416055473Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=325.697µs logger=migrator t=2026-07-26T10:44:02.421868724Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-26T10:44:02.42211872Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=251.946µs logger=migrator t=2026-07-26T10:44:02.429136829Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-26T10:44:02.436155257Z level=info msg="Migration successfully executed" id="Add uid column" duration=7.018638ms logger=migrator t=2026-07-26T10:44:02.444409614Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-26T10:44:02.444605298Z level=info msg="Migration successfully executed" id="Update uid value" duration=197.294µs logger=migrator t=2026-07-26T10:44:02.44909398Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-26T10:44:02.449894968Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=801.968µs logger=migrator t=2026-07-26T10:44:02.454153334Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-26T10:44:02.457155952Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=3.004878ms logger=migrator t=2026-07-26T10:44:02.463902255Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-26T10:44:02.465127133Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.229118ms logger=migrator t=2026-07-26T10:44:02.470130315Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-26T10:44:02.471055967Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=925.342µs logger=migrator t=2026-07-26T10:44:02.478153297Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-26T10:44:02.479068878Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=890.911µs logger=migrator t=2026-07-26T10:44:02.483996629Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-26T10:44:02.484926401Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=929.602µs logger=migrator t=2026-07-26T10:44:02.493461894Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-26T10:44:02.4946355Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.177176ms logger=migrator t=2026-07-26T10:44:02.499222474Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-26T10:44:02.499997241Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=775.007µs logger=migrator t=2026-07-26T10:44:02.503808267Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-26T10:44:02.504551074Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=742.797µs logger=migrator t=2026-07-26T10:44:02.508567885Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-26T10:44:02.515928392Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.357766ms logger=migrator t=2026-07-26T10:44:02.520698439Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-26T10:44:02.521233952Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=535.563µs logger=migrator t=2026-07-26T10:44:02.524737691Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-26T10:44:02.52605626Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.318829ms logger=migrator t=2026-07-26T10:44:02.531479993Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-26T10:44:02.533394056Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.915343ms logger=migrator t=2026-07-26T10:44:02.537635272Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-26T10:44:02.538449411Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=813.669µs logger=migrator t=2026-07-26T10:44:02.543522716Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-26T10:44:02.543939135Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=416.279µs logger=migrator t=2026-07-26T10:44:02.547664139Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-26T10:44:02.548266993Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=602.443µs logger=migrator t=2026-07-26T10:44:02.554480483Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-26T10:44:02.554511834Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=32.351µs logger=migrator t=2026-07-26T10:44:02.558208558Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-26T10:44:02.562183877Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.975009ms logger=migrator t=2026-07-26T10:44:02.567655581Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-26T10:44:02.570471245Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.820214ms logger=migrator t=2026-07-26T10:44:02.576154803Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-26T10:44:02.576321697Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=167.294µs logger=migrator t=2026-07-26T10:44:02.579907679Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-26T10:44:02.58260376Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.695671ms logger=migrator t=2026-07-26T10:44:02.589095796Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-26T10:44:02.591729506Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.64288ms logger=migrator t=2026-07-26T10:44:02.596813831Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-26T10:44:02.59808214Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.267468ms logger=migrator t=2026-07-26T10:44:02.60162806Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-26T10:44:02.602220194Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=592.134µs logger=migrator t=2026-07-26T10:44:02.607026621Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-26T10:44:02.607852461Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=825.83µs logger=migrator t=2026-07-26T10:44:02.61316271Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-26T10:44:02.614819528Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.650178ms logger=migrator t=2026-07-26T10:44:02.619858672Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-26T10:44:02.62111221Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.254358ms logger=migrator t=2026-07-26T10:44:02.625850138Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-26T10:44:02.626638055Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=760.837µs logger=migrator t=2026-07-26T10:44:02.632666632Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-26T10:44:02.632770754Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=105.553µs logger=migrator t=2026-07-26T10:44:02.636855317Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-26T10:44:02.636898758Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=45.091µs logger=migrator t=2026-07-26T10:44:02.640806756Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-26T10:44:02.643523667Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.716862ms logger=migrator t=2026-07-26T10:44:02.647702882Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-26T10:44:02.650380382Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.68476ms logger=migrator t=2026-07-26T10:44:02.655412256Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-26T10:44:02.655474888Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=63.302µs logger=migrator t=2026-07-26T10:44:02.660204104Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-26T10:44:02.660742126Z level=info msg="Migration successfully executed" id="create quota table v1" duration=537.742µs logger=migrator t=2026-07-26T10:44:02.665213088Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-26T10:44:02.666067697Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=862.5µs logger=migrator t=2026-07-26T10:44:02.671992171Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-26T10:44:02.672020921Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.31µs logger=migrator t=2026-07-26T10:44:02.675940931Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-26T10:44:02.677114757Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.173826ms logger=migrator t=2026-07-26T10:44:02.681990427Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-26T10:44:02.683254045Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.263228ms logger=migrator t=2026-07-26T10:44:02.690265755Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-26T10:44:02.695592485Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.330551ms logger=migrator t=2026-07-26T10:44:02.700096056Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-26T10:44:02.700132897Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.781µs logger=migrator t=2026-07-26T10:44:02.704142098Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-26T10:44:02.705360316Z level=info msg="Migration successfully executed" id="create session table" duration=1.216628ms logger=migrator t=2026-07-26T10:44:02.712063018Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-26T10:44:02.712273082Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=210.835µs logger=migrator t=2026-07-26T10:44:02.716645391Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-26T10:44:02.716760923Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=115.352µs logger=migrator t=2026-07-26T10:44:02.720874187Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-26T10:44:02.722387031Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.476123ms logger=migrator t=2026-07-26T10:44:02.72896767Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-26T10:44:02.729964152Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=998.952µs logger=migrator t=2026-07-26T10:44:02.735708162Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-26T10:44:02.735735493Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.361µs logger=migrator t=2026-07-26T10:44:02.739448906Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-26T10:44:02.739536119Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=87.693µs logger=migrator t=2026-07-26T10:44:02.744869019Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-26T10:44:02.748212975Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.343546ms logger=migrator t=2026-07-26T10:44:02.753501815Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-26T10:44:02.758027057Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.517192ms logger=migrator t=2026-07-26T10:44:02.765127528Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-26T10:44:02.76522671Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=94.062µs logger=migrator t=2026-07-26T10:44:02.769072587Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-26T10:44:02.76920973Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=138.304µs logger=migrator t=2026-07-26T10:44:02.774041259Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-26T10:44:02.775499692Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.459473ms logger=migrator t=2026-07-26T10:44:02.782213664Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-26T10:44:02.782265486Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=59.201µs logger=migrator t=2026-07-26T10:44:02.786985571Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-26T10:44:02.790529602Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.544971ms logger=migrator t=2026-07-26T10:44:02.794771498Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-26T10:44:02.794927151Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=161.223µs logger=migrator t=2026-07-26T10:44:02.799772021Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-26T10:44:02.802939702Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.167531ms logger=migrator t=2026-07-26T10:44:02.806868812Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-26T10:44:02.809949082Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.08049ms logger=migrator t=2026-07-26T10:44:02.813723457Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-26T10:44:02.813791958Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.051µs logger=migrator t=2026-07-26T10:44:02.818788231Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-26T10:44:02.81963953Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=851.309µs logger=migrator t=2026-07-26T10:44:02.824575462Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-26T10:44:02.825945853Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.364251ms logger=migrator t=2026-07-26T10:44:02.831265803Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-26T10:44:02.833094785Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.832142ms logger=migrator t=2026-07-26T10:44:02.838886816Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-26T10:44:02.839753955Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=863.309µs logger=migrator t=2026-07-26T10:44:02.844527303Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-26T10:44:02.845788111Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.263588ms logger=migrator t=2026-07-26T10:44:02.850630341Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-26T10:44:02.851929901Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.29996ms logger=migrator t=2026-07-26T10:44:02.857913776Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-26T10:44:02.858556701Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=642.865µs logger=migrator t=2026-07-26T10:44:02.86339992Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-26T10:44:02.864771491Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.371221ms logger=migrator t=2026-07-26T10:44:02.869867947Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-26T10:44:02.870664904Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=797.068µs logger=migrator t=2026-07-26T10:44:02.875390211Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-26T10:44:02.890360089Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.970198ms logger=migrator t=2026-07-26T10:44:02.894373161Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-26T10:44:02.894959784Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=581.953µs logger=migrator t=2026-07-26T10:44:02.899196Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-07-26T10:44:02.900368186Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.171716ms logger=migrator t=2026-07-26T10:44:02.907401925Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-26T10:44:02.907683982Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=282.407µs logger=migrator t=2026-07-26T10:44:02.911301814Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-26T10:44:02.911789275Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=487.191µs logger=migrator t=2026-07-26T10:44:02.914811123Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-26T10:44:02.91596718Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.156497ms logger=migrator t=2026-07-26T10:44:02.921055094Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-26T10:44:02.924729398Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.675534ms logger=migrator t=2026-07-26T10:44:02.930355875Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-26T10:44:02.933872644Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.516509ms logger=migrator t=2026-07-26T10:44:02.937717831Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-26T10:44:02.94118026Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.46736ms logger=migrator t=2026-07-26T10:44:02.946020589Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-26T10:44:02.949505727Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.484928ms logger=migrator t=2026-07-26T10:44:02.953330254Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-26T10:44:02.954189513Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=852.579µs logger=migrator t=2026-07-26T10:44:02.958568863Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-26T10:44:02.958592943Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=23.54µs logger=migrator t=2026-07-26T10:44:02.963273939Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-26T10:44:02.963301099Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.24µs logger=migrator t=2026-07-26T10:44:02.967939384Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-26T10:44:02.969179623Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.239799ms logger=migrator t=2026-07-26T10:44:02.974057223Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-26T10:44:02.974883442Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=826.139µs logger=migrator t=2026-07-26T10:44:02.980246742Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-26T10:44:02.981151463Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=903.051µs logger=migrator t=2026-07-26T10:44:02.98630913Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-26T10:44:02.987526538Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.208567ms logger=migrator t=2026-07-26T10:44:02.991568339Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-26T10:44:02.992757806Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.190767ms logger=migrator t=2026-07-26T10:44:02.999973908Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-26T10:44:03.003639252Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.664854ms logger=migrator t=2026-07-26T10:44:03.008124343Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-26T10:44:03.011828037Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.703484ms logger=migrator t=2026-07-26T10:44:03.018188341Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-26T10:44:03.018401876Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=213.915µs logger=migrator t=2026-07-26T10:44:03.025838844Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-26T10:44:03.026663002Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=823.838µs logger=migrator t=2026-07-26T10:44:03.031205376Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-26T10:44:03.032459864Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.254148ms logger=migrator t=2026-07-26T10:44:03.036536337Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-26T10:44:03.041791864Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.263258ms logger=migrator t=2026-07-26T10:44:03.046627034Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-26T10:44:03.046696326Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.182µs logger=migrator t=2026-07-26T10:44:03.050371039Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-26T10:44:03.051177907Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=806.789µs logger=migrator t=2026-07-26T10:44:03.054980573Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-26T10:44:03.055846622Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=869.679µs logger=migrator t=2026-07-26T10:44:03.061532591Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-26T10:44:03.061621434Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=85.372µs logger=migrator t=2026-07-26T10:44:03.067165478Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-26T10:44:03.06854056Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.375332ms logger=migrator t=2026-07-26T10:44:03.073487062Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-26T10:44:03.074893583Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.406251ms logger=migrator t=2026-07-26T10:44:03.080591242Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-26T10:44:03.081969074Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.387562ms logger=migrator t=2026-07-26T10:44:03.087269934Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-26T10:44:03.088112622Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=842.288µs logger=migrator t=2026-07-26T10:44:03.092618675Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-26T10:44:03.094110448Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.498493ms logger=migrator t=2026-07-26T10:44:03.099849598Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-26T10:44:03.101390223Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.540015ms logger=migrator t=2026-07-26T10:44:03.106323874Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-26T10:44:03.106348564Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=25.84µs logger=migrator t=2026-07-26T10:44:03.110480039Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-26T10:44:03.114660053Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.179105ms logger=migrator t=2026-07-26T10:44:03.12560229Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-26T10:44:03.12780876Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=2.233481ms logger=migrator t=2026-07-26T10:44:03.133682323Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-26T10:44:03.138061162Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.377839ms logger=migrator t=2026-07-26T10:44:03.142108454Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-26T10:44:03.142921213Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=813.099µs logger=migrator t=2026-07-26T10:44:03.146867061Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-26T10:44:03.147931125Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.061684ms logger=migrator t=2026-07-26T10:44:03.154704399Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-26T10:44:03.156070599Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.36658ms logger=migrator t=2026-07-26T10:44:03.160613032Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-26T10:44:03.174276542Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.66548ms logger=migrator t=2026-07-26T10:44:03.178267301Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-26T10:44:03.178948376Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=680.935µs logger=migrator t=2026-07-26T10:44:03.184493142Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-07-26T10:44:03.185898094Z 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.404812ms logger=migrator t=2026-07-26T10:44:03.190501628Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-26T10:44:03.190808465Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=303.707µs logger=migrator t=2026-07-26T10:44:03.194734404Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-26T10:44:03.195327327Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=593.513µs logger=migrator t=2026-07-26T10:44:03.200502364Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-26T10:44:03.200714189Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=218.005µs logger=migrator t=2026-07-26T10:44:03.205102639Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-26T10:44:03.211231277Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.129018ms logger=migrator t=2026-07-26T10:44:03.215130305Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-26T10:44:03.219332981Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.202685ms logger=migrator t=2026-07-26T10:44:03.224230031Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-26T10:44:03.225165152Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=935.221µs logger=migrator t=2026-07-26T10:44:03.229017879Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-26T10:44:03.230173056Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.156517ms logger=migrator t=2026-07-26T10:44:03.234533484Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-26T10:44:03.2348083Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=274.766µs logger=migrator t=2026-07-26T10:44:03.240721554Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-26T10:44:03.247346724Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.620291ms logger=migrator t=2026-07-26T10:44:03.251541318Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-26T10:44:03.252351737Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=810.239µs logger=migrator t=2026-07-26T10:44:03.258596349Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-26T10:44:03.258957797Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=364.089µs logger=migrator t=2026-07-26T10:44:03.265707779Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-26T10:44:03.266680061Z level=info msg="Migration successfully executed" id="Move region to single row" duration=975.213µs logger=migrator t=2026-07-26T10:44:03.273011444Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-26T10:44:03.274674762Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.665918ms logger=migrator t=2026-07-26T10:44:03.2816643Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-26T10:44:03.283057362Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.370461ms logger=migrator t=2026-07-26T10:44:03.290383677Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-26T10:44:03.29135086Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=970.123µs logger=migrator t=2026-07-26T10:44:03.29534306Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-26T10:44:03.296190478Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=847.179µs logger=migrator t=2026-07-26T10:44:03.302429929Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-26T10:44:03.30419859Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.771391ms logger=migrator t=2026-07-26T10:44:03.308333634Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-26T10:44:03.309377027Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.042634ms logger=migrator t=2026-07-26T10:44:03.314306098Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-26T10:44:03.314406621Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=101.503µs logger=migrator t=2026-07-26T10:44:03.319346563Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-26T10:44:03.320200162Z level=info msg="Migration successfully executed" id="create test_data table" duration=853.66µs logger=migrator t=2026-07-26T10:44:03.326042704Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-26T10:44:03.326863202Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=820.008µs logger=migrator t=2026-07-26T10:44:03.33164318Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-26T10:44:03.33335864Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.71534ms logger=migrator t=2026-07-26T10:44:03.339822226Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-26T10:44:03.340898389Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.076203ms logger=migrator t=2026-07-26T10:44:03.346324242Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-26T10:44:03.346533967Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=210.185µs logger=migrator t=2026-07-26T10:44:03.35063232Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-26T10:44:03.351026719Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=393.039µs logger=migrator t=2026-07-26T10:44:03.356669877Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-26T10:44:03.356788109Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=119.983µs logger=migrator t=2026-07-26T10:44:03.361921345Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-26T10:44:03.36302476Z level=info msg="Migration successfully executed" id="create team table" duration=1.103435ms logger=migrator t=2026-07-26T10:44:03.37052754Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-26T10:44:03.371547693Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.020073ms logger=migrator t=2026-07-26T10:44:03.377288073Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-26T10:44:03.378285166Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=996.854µs logger=migrator t=2026-07-26T10:44:03.383820291Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-26T10:44:03.388862534Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.041243ms logger=migrator t=2026-07-26T10:44:03.393200203Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-26T10:44:03.393405477Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=205.654µs logger=migrator t=2026-07-26T10:44:03.397368407Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-26T10:44:03.39882636Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.456423ms logger=migrator t=2026-07-26T10:44:03.405254115Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-26T10:44:03.406195647Z level=info msg="Migration successfully executed" id="create team member table" duration=944.762µs logger=migrator t=2026-07-26T10:44:03.411049256Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-26T10:44:03.411997908Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=948.382µs logger=migrator t=2026-07-26T10:44:03.41654193Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-26T10:44:03.417587404Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.045014ms logger=migrator t=2026-07-26T10:44:03.423421626Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-26T10:44:03.425027862Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.605596ms logger=migrator t=2026-07-26T10:44:03.430059116Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-26T10:44:03.434595889Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.538653ms logger=migrator t=2026-07-26T10:44:03.438660351Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-26T10:44:03.443223824Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.562793ms logger=migrator t=2026-07-26T10:44:03.450505658Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-26T10:44:03.458673463Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.166495ms logger=migrator t=2026-07-26T10:44:03.462979071Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-26T10:44:03.463629785Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=650.864µs logger=migrator t=2026-07-26T10:44:03.468409984Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-26T10:44:03.469610321Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.198417ms logger=migrator t=2026-07-26T10:44:03.475899583Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-26T10:44:03.47710091Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.202227ms logger=migrator t=2026-07-26T10:44:03.483755121Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-26T10:44:03.484775104Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.019674ms logger=migrator t=2026-07-26T10:44:03.49124637Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-26T10:44:03.492198241Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=961.761µs logger=migrator t=2026-07-26T10:44:03.500265524Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-26T10:44:03.50184989Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.584116ms logger=migrator t=2026-07-26T10:44:03.508007799Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-26T10:44:03.509609755Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.603226ms logger=migrator t=2026-07-26T10:44:03.514092577Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-26T10:44:03.515255303Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.163206ms logger=migrator t=2026-07-26T10:44:03.519819746Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-26T10:44:03.520283047Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=463.791µs logger=migrator t=2026-07-26T10:44:03.525980285Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-26T10:44:03.526323063Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=343.548µs logger=migrator t=2026-07-26T10:44:03.53103975Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-26T10:44:03.532156445Z level=info msg="Migration successfully executed" id="create tag table" duration=1.116535ms logger=migrator t=2026-07-26T10:44:03.537894725Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-26T10:44:03.538812046Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=916.781µs logger=migrator t=2026-07-26T10:44:03.54694638Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-26T10:44:03.548189068Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.239458ms logger=migrator t=2026-07-26T10:44:03.554671295Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-26T10:44:03.556153208Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.481213ms logger=migrator t=2026-07-26T10:44:03.562639595Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-26T10:44:03.563477824Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=838.25µs logger=migrator t=2026-07-26T10:44:03.571262099Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-26T10:44:03.586802951Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.538862ms logger=migrator t=2026-07-26T10:44:03.5903007Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-26T10:44:03.591050607Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=750.217µs logger=migrator t=2026-07-26T10:44:03.594665699Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-26T10:44:03.595625641Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=959.722µs logger=migrator t=2026-07-26T10:44:03.601101525Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-26T10:44:03.601453432Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=351.798µs logger=migrator t=2026-07-26T10:44:03.608179385Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-26T10:44:03.609798611Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.619076ms logger=migrator t=2026-07-26T10:44:03.613934725Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-26T10:44:03.614718603Z level=info msg="Migration successfully executed" id="create user auth table" duration=781.398µs logger=migrator t=2026-07-26T10:44:03.619820988Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-26T10:44:03.621869444Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.071136ms logger=migrator t=2026-07-26T10:44:03.628585466Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-26T10:44:03.62875114Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=166.394µs logger=migrator t=2026-07-26T10:44:03.633459427Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-26T10:44:03.638817998Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.360161ms logger=migrator t=2026-07-26T10:44:03.642542232Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-26T10:44:03.64995233Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.407308ms logger=migrator t=2026-07-26T10:44:03.654182855Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-26T10:44:03.658201365Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.01906ms logger=migrator t=2026-07-26T10:44:03.663025355Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-26T10:44:03.670219528Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.193793ms logger=migrator t=2026-07-26T10:44:03.676149002Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-26T10:44:03.677054942Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=906.94µs logger=migrator t=2026-07-26T10:44:03.681677737Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-26T10:44:03.687393976Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.703799ms logger=migrator t=2026-07-26T10:44:03.692788099Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-26T10:44:03.6942154Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.428112ms logger=migrator t=2026-07-26T10:44:03.70262113Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-26T10:44:03.703354928Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=733.838µs logger=migrator t=2026-07-26T10:44:03.708822771Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-26T10:44:03.709752532Z level=info msg="Migration successfully executed" id="create user auth token table" duration=936.211µs logger=migrator t=2026-07-26T10:44:03.716607317Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-26T10:44:03.718140652Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.533075ms logger=migrator t=2026-07-26T10:44:03.728512467Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-26T10:44:03.730123763Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.611466ms logger=migrator t=2026-07-26T10:44:03.735097975Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-26T10:44:03.736145829Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.046684ms logger=migrator t=2026-07-26T10:44:03.742620876Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-26T10:44:03.748489878Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.867182ms logger=migrator t=2026-07-26T10:44:03.753744977Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-26T10:44:03.754794261Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.053444ms logger=migrator t=2026-07-26T10:44:03.948151874Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-26T10:44:03.949781991Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.633868ms logger=migrator t=2026-07-26T10:44:03.959087441Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-26T10:44:03.960707647Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.620946ms logger=migrator t=2026-07-26T10:44:03.967158164Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-26T10:44:03.968185077Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.026113ms logger=migrator t=2026-07-26T10:44:03.975531213Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-26T10:44:03.977551398Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.019535ms logger=migrator t=2026-07-26T10:44:03.983876692Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-26T10:44:03.983951073Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=72.331µs logger=migrator t=2026-07-26T10:44:03.990034801Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-26T10:44:03.990227505Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=191.894µs logger=migrator t=2026-07-26T10:44:03.998272927Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-26T10:44:03.999318031Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.047863ms logger=migrator t=2026-07-26T10:44:04.00551533Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-26T10:44:04.006614466Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.099326ms logger=migrator t=2026-07-26T10:44:04.012708744Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-26T10:44:04.013748607Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.039543ms logger=migrator t=2026-07-26T10:44:04.020920089Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-26T10:44:04.020993521Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=75.062µs logger=migrator t=2026-07-26T10:44:04.026456775Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-26T10:44:04.027431956Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=977.251µs logger=migrator t=2026-07-26T10:44:04.032421169Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-26T10:44:04.033442212Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.021793ms logger=migrator t=2026-07-26T10:44:04.039601602Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-26T10:44:04.040589744Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=987.122µs logger=migrator t=2026-07-26T10:44:04.04570979Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-26T10:44:04.04749911Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.78828ms logger=migrator t=2026-07-26T10:44:04.052901972Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-26T10:44:04.059688266Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.787524ms logger=migrator t=2026-07-26T10:44:04.065903997Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-26T10:44:04.066845768Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=941.421µs logger=migrator t=2026-07-26T10:44:04.071843431Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-26T10:44:04.072038065Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=194.054µs logger=migrator t=2026-07-26T10:44:04.07757914Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-26T10:44:04.079128506Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.547456ms logger=migrator t=2026-07-26T10:44:04.08596081Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-26T10:44:04.087297121Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.335231ms logger=migrator t=2026-07-26T10:44:04.092605781Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-26T10:44:04.093709906Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.103454ms logger=migrator t=2026-07-26T10:44:04.099956887Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-26T10:44:04.100029358Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=72.371µs logger=migrator t=2026-07-26T10:44:04.105198395Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-26T10:44:04.106845883Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.649898ms logger=migrator t=2026-07-26T10:44:04.112302316Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-26T10:44:04.113503023Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.200817ms logger=migrator t=2026-07-26T10:44:04.119741114Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-07-26T10:44:04.120910321Z 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.168517ms logger=migrator t=2026-07-26T10:44:04.125660748Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-26T10:44:04.126761703Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.100035ms logger=migrator t=2026-07-26T10:44:04.133898524Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-26T10:44:04.141832754Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.93523ms logger=migrator t=2026-07-26T10:44:04.147824299Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-26T10:44:04.148820533Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=999.604µs logger=migrator t=2026-07-26T10:44:04.153996468Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-26T10:44:04.169998031Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=16.002753ms logger=migrator t=2026-07-26T10:44:04.176589471Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-26T10:44:04.201285788Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.693637ms logger=migrator t=2026-07-26T10:44:04.206364443Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-26T10:44:04.230918369Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.553816ms logger=migrator t=2026-07-26T10:44:04.238533681Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-26T10:44:04.240361072Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.827381ms logger=migrator t=2026-07-26T10:44:04.247276989Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-26T10:44:04.248284611Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.007532ms logger=migrator t=2026-07-26T10:44:04.253866018Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-26T10:44:04.26194262Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.077692ms logger=migrator t=2026-07-26T10:44:04.267391704Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-26T10:44:04.273733327Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.342833ms logger=migrator t=2026-07-26T10:44:04.280005259Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-26T10:44:04.281041883Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.036444ms logger=migrator t=2026-07-26T10:44:04.286910005Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-26T10:44:04.288421949Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.509424ms logger=migrator t=2026-07-26T10:44:04.294264592Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-26T10:44:04.295362326Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.098704ms logger=migrator t=2026-07-26T10:44:04.302584629Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-26T10:44:04.304763639Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.181549ms logger=migrator t=2026-07-26T10:44:04.313928977Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-26T10:44:04.314022039Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=94.332µs logger=migrator t=2026-07-26T10:44:04.318200463Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-26T10:44:04.325065199Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.864006ms logger=migrator t=2026-07-26T10:44:04.330439659Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-26T10:44:04.338702206Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.262867ms logger=migrator t=2026-07-26T10:44:04.343986676Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-26T10:44:04.350119254Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.130668ms logger=migrator t=2026-07-26T10:44:04.354956434Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-26T10:44:04.356175602Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.218398ms logger=migrator t=2026-07-26T10:44:04.362410973Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-26T10:44:04.363943727Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.532944ms logger=migrator t=2026-07-26T10:44:04.368647484Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-26T10:44:04.376406609Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.755785ms logger=migrator t=2026-07-26T10:44:04.382246661Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-26T10:44:04.389767962Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.523031ms logger=migrator t=2026-07-26T10:44:04.395980212Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-26T10:44:04.396858902Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=875.71µs logger=migrator t=2026-07-26T10:44:04.402415987Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-26T10:44:04.409692302Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.279315ms logger=migrator t=2026-07-26T10:44:04.414627693Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-26T10:44:04.420942417Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.314184ms logger=migrator t=2026-07-26T10:44:04.426039882Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-26T10:44:04.426111004Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=71.742µs logger=migrator t=2026-07-26T10:44:04.432096709Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-26T10:44:04.434042643Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.946083ms logger=migrator t=2026-07-26T10:44:04.440330465Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-07-26T10:44:04.441329268Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=999.132µs logger=migrator t=2026-07-26T10:44:04.446199418Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-07-26T10:44:04.447331423Z 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.128815ms logger=migrator t=2026-07-26T10:44:04.454027635Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-26T10:44:04.454095457Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=68.722µs logger=migrator t=2026-07-26T10:44:04.458912655Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-26T10:44:04.465522155Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.60696ms logger=migrator t=2026-07-26T10:44:04.470588349Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-26T10:44:04.476818811Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.229932ms logger=migrator t=2026-07-26T10:44:04.483671765Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-26T10:44:04.490445319Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.772914ms logger=migrator t=2026-07-26T10:44:04.495784469Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-26T10:44:04.501869197Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.084358ms logger=migrator t=2026-07-26T10:44:04.506838449Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-26T10:44:04.513599482Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.760223ms logger=migrator t=2026-07-26T10:44:04.520636831Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-26T10:44:04.520686292Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=50.101µs logger=migrator t=2026-07-26T10:44:04.527473186Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-26T10:44:04.528524239Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.052903ms logger=migrator t=2026-07-26T10:44:04.534120956Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-26T10:44:04.540422728Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.301392ms logger=migrator t=2026-07-26T10:44:04.546674491Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-26T10:44:04.546723232Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=49.552µs logger=migrator t=2026-07-26T10:44:04.551798876Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-26T10:44:04.558059888Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.260842ms logger=migrator t=2026-07-26T10:44:04.564398581Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-26T10:44:04.565410404Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.009233ms logger=migrator t=2026-07-26T10:44:04.57274098Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-26T10:44:04.581560459Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.822059ms logger=migrator t=2026-07-26T10:44:04.587784579Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-26T10:44:04.588591538Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=806.599µs logger=migrator t=2026-07-26T10:44:04.593868927Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-26T10:44:04.595191598Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.3204ms logger=migrator t=2026-07-26T10:44:04.60324467Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-26T10:44:04.612346776Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.092995ms logger=migrator t=2026-07-26T10:44:04.617741207Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-26T10:44:04.619163829Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.422352ms logger=migrator t=2026-07-26T10:44:04.627050098Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-26T10:44:04.628080132Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.029594ms logger=migrator t=2026-07-26T10:44:04.635770345Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-26T10:44:04.636663816Z level=info msg="Migration successfully executed" id="create alert_image table" duration=894.891µs logger=migrator t=2026-07-26T10:44:04.642852685Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-26T10:44:04.643737845Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=885.94µs logger=migrator t=2026-07-26T10:44:04.649592917Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-26T10:44:04.64969528Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=100.003µs logger=migrator t=2026-07-26T10:44:04.65320851Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-26T10:44:04.654909048Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.698648ms logger=migrator t=2026-07-26T10:44:04.663070542Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-26T10:44:04.664518306Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.447904ms logger=migrator t=2026-07-26T10:44:04.670139633Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-26T10:44:04.670517641Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-26T10:44:04.673846897Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-26T10:44:04.674211815Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=364.788µs logger=migrator t=2026-07-26T10:44:04.677643802Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-26T10:44:04.678584704Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=940.832µs logger=migrator t=2026-07-26T10:44:04.684675101Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-26T10:44:04.691112617Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.440626ms logger=migrator t=2026-07-26T10:44:04.696806625Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-26T10:44:04.698026484Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.219399ms logger=migrator t=2026-07-26T10:44:04.702484694Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-26T10:44:04.70361591Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.131106ms logger=migrator t=2026-07-26T10:44:04.714061936Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-26T10:44:04.715763485Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.706039ms logger=migrator t=2026-07-26T10:44:04.721556325Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-26T10:44:04.723158082Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.602907ms logger=migrator t=2026-07-26T10:44:04.727099941Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-26T10:44:04.728472762Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.370411ms logger=migrator t=2026-07-26T10:44:04.737341203Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-26T10:44:04.737368683Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.92µs logger=migrator t=2026-07-26T10:44:04.742382196Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-26T10:44:04.74252717Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=146.474µs logger=migrator t=2026-07-26T10:44:04.757177451Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-26T10:44:04.765109251Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.9317ms logger=migrator t=2026-07-26T10:44:04.772979508Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-26T10:44:04.773271276Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=291.968µs logger=migrator t=2026-07-26T10:44:04.779995157Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-26T10:44:04.781201294Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.204987ms logger=migrator t=2026-07-26T10:44:04.788107071Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-26T10:44:04.788687614Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=580.733µs logger=migrator t=2026-07-26T10:44:04.792667943Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-26T10:44:04.793650126Z level=info msg="Migration successfully executed" id="create data_keys table" duration=982.413µs logger=migrator t=2026-07-26T10:44:04.797635386Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-26T10:44:04.798574388Z level=info msg="Migration successfully executed" id="create secrets table" duration=938.792µs logger=migrator t=2026-07-26T10:44:04.806036636Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-26T10:44:04.837259422Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.225426ms logger=migrator t=2026-07-26T10:44:04.842904469Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-26T10:44:04.849733345Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.825766ms logger=migrator t=2026-07-26T10:44:04.8535085Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-26T10:44:04.853669223Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=161.063µs logger=migrator t=2026-07-26T10:44:04.859320551Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-26T10:44:04.897612248Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.284436ms logger=migrator t=2026-07-26T10:44:04.902782334Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-26T10:44:04.933303325Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.520841ms logger=migrator t=2026-07-26T10:44:04.93882352Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-26T10:44:04.939680639Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=857.889µs logger=migrator t=2026-07-26T10:44:04.948609881Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-26T10:44:04.950466243Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.854822ms logger=migrator t=2026-07-26T10:44:04.95744924Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-26T10:44:04.957705406Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=256.606µs logger=migrator t=2026-07-26T10:44:04.964682614Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-26T10:44:04.966100816Z level=info msg="Migration successfully executed" id="create permission table" duration=1.417642ms logger=migrator t=2026-07-26T10:44:04.973017153Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-26T10:44:04.974496026Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.478233ms logger=migrator t=2026-07-26T10:44:04.98262673Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-26T10:44:04.98439886Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.77648ms logger=migrator t=2026-07-26T10:44:04.998281004Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-26T10:44:04.999260376Z level=info msg="Migration successfully executed" id="create role table" duration=979.532µs logger=migrator t=2026-07-26T10:44:05.009024407Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-26T10:44:05.017926799Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.902002ms logger=migrator t=2026-07-26T10:44:05.024346063Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-26T10:44:05.030939332Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.592879ms logger=migrator t=2026-07-26T10:44:05.03790123Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-26T10:44:05.039131687Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.230507ms logger=migrator t=2026-07-26T10:44:05.04540974Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-26T10:44:05.04674102Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.33066ms logger=migrator t=2026-07-26T10:44:05.053612846Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-26T10:44:05.056544372Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.930566ms logger=migrator t=2026-07-26T10:44:05.064196605Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-26T10:44:05.066356344Z level=info msg="Migration successfully executed" id="create team role table" duration=2.163819ms logger=migrator t=2026-07-26T10:44:05.072461721Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-26T10:44:05.073587008Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.122206ms logger=migrator t=2026-07-26T10:44:05.079694175Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-26T10:44:05.081293531Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.598896ms logger=migrator t=2026-07-26T10:44:05.096616808Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-26T10:44:05.097631761Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.018763ms logger=migrator t=2026-07-26T10:44:05.103871393Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-26T10:44:05.104766523Z level=info msg="Migration successfully executed" id="create user role table" duration=895.53µs logger=migrator t=2026-07-26T10:44:05.109877369Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-26T10:44:05.111007804Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.130675ms logger=migrator t=2026-07-26T10:44:05.120014947Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-26T10:44:05.121180844Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.165687ms logger=migrator t=2026-07-26T10:44:05.125518162Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-26T10:44:05.126704469Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.186177ms logger=migrator t=2026-07-26T10:44:05.134542475Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-26T10:44:05.135967128Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.424893ms logger=migrator t=2026-07-26T10:44:05.142768531Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-26T10:44:05.143850506Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.081635ms logger=migrator t=2026-07-26T10:44:05.149571966Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-26T10:44:05.151639693Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.064897ms logger=migrator t=2026-07-26T10:44:05.156104493Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-26T10:44:05.163645024Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.540551ms logger=migrator t=2026-07-26T10:44:05.168171576Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-26T10:44:05.168950995Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=778.918µs logger=migrator t=2026-07-26T10:44:05.178391727Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-26T10:44:05.180470195Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.080078ms logger=migrator t=2026-07-26T10:44:05.186828628Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-26T10:44:05.187846651Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.020423ms logger=migrator t=2026-07-26T10:44:05.193186572Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-26T10:44:05.19486828Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.682148ms logger=migrator t=2026-07-26T10:44:05.20500144Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-26T10:44:05.206695267Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.698637ms logger=migrator t=2026-07-26T10:44:05.459121736Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-26T10:44:05.461340527Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.223341ms logger=migrator t=2026-07-26T10:44:05.656597404Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-26T10:44:05.667313367Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.720922ms logger=migrator t=2026-07-26T10:44:05.673395224Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-26T10:44:05.683587164Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.23471ms logger=migrator t=2026-07-26T10:44:05.68874297Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-26T10:44:05.697754025Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.011435ms logger=migrator t=2026-07-26T10:44:05.702770238Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-26T10:44:05.7108172Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.042382ms logger=migrator t=2026-07-26T10:44:05.718005813Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-26T10:44:05.719084137Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.077914ms logger=migrator t=2026-07-26T10:44:05.725600234Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-26T10:44:05.72718611Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.606736ms logger=migrator t=2026-07-26T10:44:05.732966371Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-26T10:44:05.734435235Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.469353ms logger=migrator t=2026-07-26T10:44:05.740476241Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-26T10:44:05.741448072Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=965.801µs logger=migrator t=2026-07-26T10:44:05.746816514Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-26T10:44:05.747936279Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.115675ms logger=migrator t=2026-07-26T10:44:05.756000152Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-26T10:44:05.756252627Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=253.866µs logger=migrator t=2026-07-26T10:44:05.761745241Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-26T10:44:05.761961226Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=217.485µs logger=migrator t=2026-07-26T10:44:05.767734087Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-26T10:44:05.768146277Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=412.42µs logger=migrator t=2026-07-26T10:44:05.772825622Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-26T10:44:05.773493008Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=668.336µs logger=migrator t=2026-07-26T10:44:05.779483743Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-26T10:44:05.78021047Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=726.596µs logger=migrator t=2026-07-26T10:44:05.78598715Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-26T10:44:05.78641287Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=429.34µs logger=migrator t=2026-07-26T10:44:05.795767362Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-26T10:44:05.796408826Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=641.714µs logger=migrator t=2026-07-26T10:44:05.802376941Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-26T10:44:05.803278691Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=901.95µs logger=migrator t=2026-07-26T10:44:05.810439163Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-26T10:44:05.81163119Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.191727ms logger=migrator t=2026-07-26T10:44:05.818146957Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-26T10:44:05.827606542Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.460105ms logger=migrator t=2026-07-26T10:44:05.83420855Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-26T10:44:05.834392644Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=189.954µs logger=migrator t=2026-07-26T10:44:05.840427431Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-26T10:44:05.842366675Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.938304ms logger=migrator t=2026-07-26T10:44:05.853949437Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-26T10:44:05.855071423Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.122036ms logger=migrator t=2026-07-26T10:44:05.86161605Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-26T10:44:05.862455389Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=839.079µs logger=migrator t=2026-07-26T10:44:05.868090327Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-26T10:44:05.880059738Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.970451ms logger=migrator t=2026-07-26T10:44:05.885528972Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-26T10:44:05.886639017Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.109725ms logger=migrator t=2026-07-26T10:44:05.907562649Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-26T10:44:05.908336998Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=774.459µs logger=migrator t=2026-07-26T10:44:05.918614989Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-26T10:44:05.935628634Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=17.012155ms logger=migrator t=2026-07-26T10:44:05.940628137Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-26T10:44:05.941690082Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.061765ms logger=migrator t=2026-07-26T10:44:05.951870902Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-26T10:44:05.954189824Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.319052ms logger=migrator t=2026-07-26T10:44:05.961343337Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-26T10:44:05.962654136Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.310249ms logger=migrator t=2026-07-26T10:44:05.968237192Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-26T10:44:05.969434018Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.196386ms logger=migrator t=2026-07-26T10:44:05.975387094Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-26T10:44:05.975722042Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=314.307µs logger=migrator t=2026-07-26T10:44:05.982490144Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-26T10:44:05.98404515Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.555346ms logger=migrator t=2026-07-26T10:44:05.98893155Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-26T10:44:05.996869529Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.938429ms logger=migrator t=2026-07-26T10:44:06.001492454Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-26T10:44:06.002162639Z level=info msg="Migration successfully executed" id="create entity_events table" duration=669.905µs logger=migrator t=2026-07-26T10:44:06.007418458Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-26T10:44:06.008585204Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.166406ms logger=migrator t=2026-07-26T10:44:06.013486665Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-26T10:44:06.014097359Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-26T10:44:06.018415867Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-26T10:44:06.018957689Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-26T10:44:06.025239521Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-26T10:44:06.026116952Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=876.83µs logger=migrator t=2026-07-26T10:44:06.030838137Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-26T10:44:06.032001564Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.163537ms logger=migrator t=2026-07-26T10:44:06.037868327Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-26T10:44:06.039219717Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.35086ms logger=migrator t=2026-07-26T10:44:06.044547228Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-26T10:44:06.045855358Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.30751ms logger=migrator t=2026-07-26T10:44:06.050907392Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-26T10:44:06.052215311Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.307609ms logger=migrator t=2026-07-26T10:44:06.05792392Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-26T10:44:06.059633319Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.708989ms logger=migrator t=2026-07-26T10:44:06.064641872Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-26T10:44:06.065571534Z level=info msg="Migration successfully executed" id="Drop public config table" duration=929.782µs logger=migrator t=2026-07-26T10:44:06.071109709Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-26T10:44:06.072880328Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.770889ms logger=migrator t=2026-07-26T10:44:06.078185318Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-26T10:44:06.079607851Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.422363ms logger=migrator t=2026-07-26T10:44:06.0844222Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-26T10:44:06.085659318Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.237138ms logger=migrator t=2026-07-26T10:44:06.091840317Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-26T10:44:06.093081516Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.241229ms logger=migrator t=2026-07-26T10:44:06.098776645Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-26T10:44:06.140195291Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=41.413816ms logger=migrator t=2026-07-26T10:44:06.145536352Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-26T10:44:06.154636778Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.100596ms logger=migrator t=2026-07-26T10:44:06.16137113Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-26T10:44:06.168657185Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.289195ms logger=migrator t=2026-07-26T10:44:06.175593152Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-26T10:44:06.175852777Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=260.115µs logger=migrator t=2026-07-26T10:44:06.182721973Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-26T10:44:06.192070694Z level=info msg="Migration successfully executed" id="add share column" duration=9.349221ms logger=migrator t=2026-07-26T10:44:06.198423238Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-26T10:44:06.198555061Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=132.283µs logger=migrator t=2026-07-26T10:44:06.20424196Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-26T10:44:06.205920958Z level=info msg="Migration successfully executed" id="create file table" duration=1.678449ms logger=migrator t=2026-07-26T10:44:06.213442358Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-26T10:44:06.214623294Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.180756ms logger=migrator t=2026-07-26T10:44:06.22062994Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-26T10:44:06.223114547Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.483517ms logger=migrator t=2026-07-26T10:44:06.230677418Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-26T10:44:06.231868904Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.194866ms logger=migrator t=2026-07-26T10:44:06.237994393Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-26T10:44:06.23919105Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.197088ms logger=migrator t=2026-07-26T10:44:06.246537556Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-26T10:44:06.246605677Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=69.021µs logger=migrator t=2026-07-26T10:44:06.251681132Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-26T10:44:06.251800715Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=121.803µs logger=migrator t=2026-07-26T10:44:06.256788438Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-26T10:44:06.25776043Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=951.051µs logger=migrator t=2026-07-26T10:44:06.263331316Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-26T10:44:06.263662054Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=329.398µs logger=migrator t=2026-07-26T10:44:06.272526694Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-26T10:44:06.273845664Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.31655ms logger=migrator t=2026-07-26T10:44:06.278706454Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-26T10:44:06.287982633Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.276129ms logger=migrator t=2026-07-26T10:44:06.293973339Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-26T10:44:06.294089572Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=116.582µs logger=migrator t=2026-07-26T10:44:06.299298229Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-26T10:44:06.301154812Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.859252ms logger=migrator t=2026-07-26T10:44:06.307471574Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-26T10:44:06.307874853Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=403.809µs logger=migrator t=2026-07-26T10:44:06.312965858Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-26T10:44:06.313196534Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=230.786µs logger=migrator t=2026-07-26T10:44:06.319338242Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-26T10:44:06.320152312Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=813.919µs logger=migrator t=2026-07-26T10:44:06.325147834Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-26T10:44:06.334408344Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.2599ms logger=migrator t=2026-07-26T10:44:06.339377187Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-26T10:44:06.348640966Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.263429ms logger=migrator t=2026-07-26T10:44:06.353530977Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-26T10:44:06.354349645Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=818.998µs logger=migrator t=2026-07-26T10:44:06.36031897Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-26T10:44:06.437974456Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.646877ms logger=migrator t=2026-07-26T10:44:06.444706878Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-26T10:44:06.445892996Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.186408ms logger=migrator t=2026-07-26T10:44:06.452990725Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-26T10:44:06.45493869Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.956815ms logger=migrator t=2026-07-26T10:44:06.461048078Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-26T10:44:06.486587185Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.538537ms logger=migrator t=2026-07-26T10:44:06.492974119Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-26T10:44:06.504684025Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.710476ms logger=migrator t=2026-07-26T10:44:06.511014038Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-26T10:44:06.511321535Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=308.537µs logger=migrator t=2026-07-26T10:44:06.517073745Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-26T10:44:06.517321651Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=249.136µs logger=migrator t=2026-07-26T10:44:06.525498245Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-26T10:44:06.52570286Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=205.685µs logger=migrator t=2026-07-26T10:44:06.532377311Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-26T10:44:06.532679698Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=302.387µs logger=migrator t=2026-07-26T10:44:06.53767576Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-26T10:44:06.538002518Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=327.368µs logger=migrator t=2026-07-26T10:44:06.54339337Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-26T10:44:06.544505866Z level=info msg="Migration successfully executed" id="create folder table" duration=1.112706ms logger=migrator t=2026-07-26T10:44:06.551450872Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-26T10:44:06.552604569Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.153647ms logger=migrator t=2026-07-26T10:44:06.558104903Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-26T10:44:06.559231768Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.126745ms logger=migrator t=2026-07-26T10:44:06.564782584Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-26T10:44:06.564812895Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.771µs logger=migrator t=2026-07-26T10:44:06.57126501Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-26T10:44:06.573149433Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.884033ms logger=migrator t=2026-07-26T10:44:06.579859855Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-26T10:44:06.581448511Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.594476ms logger=migrator t=2026-07-26T10:44:06.586417803Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-26T10:44:06.587724903Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.31163ms logger=migrator t=2026-07-26T10:44:06.594820674Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-26T10:44:06.595437347Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=617.153µs logger=migrator t=2026-07-26T10:44:06.60041951Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-26T10:44:06.600701656Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=282.516µs logger=migrator t=2026-07-26T10:44:06.606731713Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-26T10:44:06.607842638Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.110395ms logger=migrator t=2026-07-26T10:44:06.61279704Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-26T10:44:06.614044678Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.247298ms logger=migrator t=2026-07-26T10:44:06.619126583Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-26T10:44:06.620863402Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.737099ms logger=migrator t=2026-07-26T10:44:06.625932287Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-26T10:44:06.629238542Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=3.307025ms logger=migrator t=2026-07-26T10:44:06.63400774Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-26T10:44:06.635444282Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.436782ms logger=migrator t=2026-07-26T10:44:06.650507173Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-26T10:44:06.652522308Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.018385ms logger=migrator t=2026-07-26T10:44:06.659529507Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-26T10:44:06.661041551Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.516034ms logger=migrator t=2026-07-26T10:44:06.666812921Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-26T10:44:06.668020199Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.205448ms logger=migrator t=2026-07-26T10:44:06.677063043Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-26T10:44:06.678328922Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.265269ms logger=migrator t=2026-07-26T10:44:06.686179829Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-26T10:44:06.687300425Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.122016ms logger=migrator t=2026-07-26T10:44:06.693749771Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-26T10:44:06.69501328Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.263569ms logger=migrator t=2026-07-26T10:44:06.700319049Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-26T10:44:06.700808781Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=491.732µs logger=migrator t=2026-07-26T10:44:06.707895581Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-26T10:44:06.717953718Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.057167ms logger=migrator t=2026-07-26T10:44:06.72377107Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-26T10:44:06.724315862Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=545.492µs logger=migrator t=2026-07-26T10:44:06.729286505Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-26T10:44:06.729332856Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=45.061µs logger=migrator t=2026-07-26T10:44:06.735409433Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-26T10:44:06.737531621Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.120338ms logger=migrator t=2026-07-26T10:44:06.742899623Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-26T10:44:06.742929964Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=32.011µs logger=migrator t=2026-07-26T10:44:06.748651703Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-26T10:44:06.750010013Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.35688ms logger=migrator t=2026-07-26T10:44:06.756896079Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-26T10:44:06.758219549Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.3227ms logger=migrator t=2026-07-26T10:44:06.766142478Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-26T10:44:06.768276497Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.18388ms logger=migrator t=2026-07-26T10:44:06.774413605Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-26T10:44:06.775627002Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.214797ms logger=migrator t=2026-07-26T10:44:06.78211766Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-26T10:44:06.782546009Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=429.959µs logger=migrator t=2026-07-26T10:44:06.789439795Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-26T10:44:06.790435678Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=995.913µs logger=migrator t=2026-07-26T10:44:06.794367556Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-26T10:44:06.796387492Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.019146ms logger=migrator t=2026-07-26T10:44:06.803850641Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-26T10:44:06.804706931Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=856.43µs logger=migrator t=2026-07-26T10:44:06.809874798Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-26T10:44:06.82145513Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.581143ms logger=migrator t=2026-07-26T10:44:06.826547644Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-26T10:44:06.835952847Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.404613ms logger=migrator t=2026-07-26T10:44:06.842496395Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-26T10:44:06.856204675Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.71317ms logger=migrator t=2026-07-26T10:44:06.861325181Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-26T10:44:06.861374922Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=50.231µs logger=migrator t=2026-07-26T10:44:06.866279003Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-26T10:44:06.87587151Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.596427ms logger=migrator t=2026-07-26T10:44:06.88293063Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-26T10:44:06.89220987Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.278479ms logger=migrator t=2026-07-26T10:44:06.901412647Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-26T10:44:06.901653763Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=238.265µs logger=migrator t=2026-07-26T10:44:06.907150127Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.679858111s logger=migrator t=2026-07-26T10:44:06.908168591Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-26T10:44:06.926457714Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-26T10:44:06.926654538Z level=info msg="Created default organization" logger=secrets t=2026-07-26T10:44:06.933129495Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-26T10:44:06.985386517Z level=info msg="Restored cache from database" duration=509.242µs logger=plugin.store t=2026-07-26T10:44:06.987019824Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-26T10:44:07.023590121Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-26T10:44:07.023622962Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-26T10:44:07.023708124Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-26T10:44:07.023720524Z level=info msg="Plugins loaded" count=54 duration=36.70188ms logger=query_data t=2026-07-26T10:44:07.027808376Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-26T10:44:07.031116411Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-26T10:44:07.036919573Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-26T10:44:07.056358021Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-26T10:44:07.058853148Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-26T10:44:07.060831863Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-26T10:44:07.082698198Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-26T10:44:07.101415861Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-26T10:44:07.122790564Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-26T10:44:07.122816305Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-26T10:44:07.123281745Z level=info msg="Storage starting" logger=http.server t=2026-07-26T10:44:07.128835311Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-07-26T10:44:07.129174768Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-26T10:44:07.137392674Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-07-26T10:44:07.138092001Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-07-26T10:44:07.18004109Z level=info msg="State cache has been initialized" states=0 duration=50.943174ms logger=ngalert.scheduler t=2026-07-26T10:44:07.180178593Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-26T10:44:07.180434908Z level=info msg=starting first_tick=2026-07-26T10:44:10Z logger=provisioning.dashboard t=2026-07-26T10:44:07.212081114Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-07-26T10:44:07.245149022Z level=info msg="Update check succeeded" duration=121.867627ms logger=grafana.update.checker t=2026-07-26T10:44:07.255882325Z level=info msg="Update check succeeded" duration=131.425673ms logger=plugin.angulardetectorsprovider.dynamic t=2026-07-26T10:44:07.261929791Z level=info msg="Patterns update finished" duration=122.47011ms logger=sqlstore.transactions t=2026-07-26T10:44:07.27473981Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-07-26T10:44:07.343728781Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-26T10:44:07.344214982Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-26T10:44:08.96372532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:08.973677336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:08.992179185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.042885011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.076063391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.125233043Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.138717148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.167171182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.185437845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.233983323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.252944622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.286173733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.312337665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.35102302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.366895529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.414649569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.434965889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.472395085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.492157562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.527108292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.547880672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.586162488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.60566279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.639908754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.658449793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.699093282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.718040811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.761037773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.775580712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.819202429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.839023697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.884221149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.905426109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.940021481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.960408782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:09.998537735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.017496584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.060069737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.073350646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.113947545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.12521415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.169205955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.188552093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.233284974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.249776526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.294107379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.315824281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.398101561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.417258665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.469058037Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.489595791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.551612293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.567221897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.611514959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.629873373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.681331147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.699862426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.745917078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.769381429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.830759137Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.845759706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.897515467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.914198264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.965267159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:10.987710557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:11.045439052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:11.065028965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:11.115349723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:11.131195722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:11.211978389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:11.232397381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:11.279276691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:11.296984871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:11.373222625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:11.388389929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:11.443915095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:11.469552195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:11.543340303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:11.578297364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-26T10:44:11.689251133Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-26T10:45:22.150465739Z level=info msg="Usage stats are ready to report"