logger=settings t=2026-06-10T01:27:44.759818909Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-10T01:27:44Z logger=settings t=2026-06-10T01:27:44.760398443Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-10T01:27:44.760417383Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-10T01:27:44.760423543Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-10T01:27:44.760428623Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-10T01:27:44.760437854Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-10T01:27:44.760442764Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-10T01:27:44.760449144Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-10T01:27:44.760454644Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-10T01:27:44.760459754Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-10T01:27:44.760464094Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-10T01:27:44.760468814Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-10T01:27:44.760477124Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-10T01:27:44.760481505Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-10T01:27:44.760486015Z level=info msg=Target target=[all] logger=settings t=2026-06-10T01:27:44.760498745Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-10T01:27:44.760503315Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-10T01:27:44.760507475Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-10T01:27:44.760511425Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-10T01:27:44.760535606Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-10T01:27:44.760540026Z level=info msg="App mode production" logger=sqlstore t=2026-06-10T01:27:44.761733325Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-10T01:27:44.762270938Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-10T01:27:44.764681406Z level=info msg="Locking database" logger=migrator t=2026-06-10T01:27:44.764694536Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-10T01:27:44.765345891Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-10T01:27:44.766659072Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.315131ms logger=migrator t=2026-06-10T01:27:44.773934017Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-10T01:27:44.775951825Z level=info msg="Migration successfully executed" id="create user table" duration=2.014069ms logger=migrator t=2026-06-10T01:27:44.784386597Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-10T01:27:44.785617946Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.231099ms logger=migrator t=2026-06-10T01:27:44.794429657Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-10T01:27:44.796047016Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.617389ms logger=migrator t=2026-06-10T01:27:44.802245444Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-10T01:27:44.803093724Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=849.01µs logger=migrator t=2026-06-10T01:27:44.80789738Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-10T01:27:44.809162931Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.264901ms logger=migrator t=2026-06-10T01:27:44.813417782Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-10T01:27:44.816595478Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.177505ms logger=migrator t=2026-06-10T01:27:44.821868534Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-10T01:27:44.822968491Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.100227ms logger=migrator t=2026-06-10T01:27:44.826812283Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-10T01:27:44.827346205Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=534.292µs logger=migrator t=2026-06-10T01:27:44.832646302Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-10T01:27:44.833518623Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=875.811µs logger=migrator t=2026-06-10T01:27:44.841018443Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-10T01:27:44.841438922Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=420.84µs logger=migrator t=2026-06-10T01:27:44.846940484Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-10T01:27:44.848132603Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.198129ms logger=migrator t=2026-06-10T01:27:44.853924832Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-10T01:27:44.855214952Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.28978ms logger=migrator t=2026-06-10T01:27:44.860525929Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-10T01:27:44.860608811Z level=info msg="Migration successfully executed" id="Update user table charset" duration=83.532µs logger=migrator t=2026-06-10T01:27:44.866451321Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-10T01:27:44.868132052Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.682211ms logger=migrator t=2026-06-10T01:27:44.872083156Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-10T01:27:44.872474305Z level=info msg="Migration successfully executed" id="Add missing user data" duration=390.899µs logger=migrator t=2026-06-10T01:27:44.876657196Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-10T01:27:44.87766925Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.010944ms logger=migrator t=2026-06-10T01:27:44.881630164Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-10T01:27:44.882315851Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=685.267µs logger=migrator t=2026-06-10T01:27:44.888332985Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-10T01:27:44.890307213Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.975188ms logger=migrator t=2026-06-10T01:27:44.896368738Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-10T01:27:44.906673734Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.305967ms logger=migrator t=2026-06-10T01:27:44.912831972Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-10T01:27:44.913650411Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=818.279µs logger=migrator t=2026-06-10T01:27:44.920193107Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-10T01:27:44.920509975Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=317.408µs logger=migrator t=2026-06-10T01:27:44.926566521Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-10T01:27:44.927840751Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.2721ms logger=migrator t=2026-06-10T01:27:44.934230663Z 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-06-10T01:27:44.934744315Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=513.632µs logger=migrator t=2026-06-10T01:27:44.939611552Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-10T01:27:44.940034172Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=422.82µs logger=migrator t=2026-06-10T01:27:44.977637773Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-10T01:27:44.979293502Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.656929ms logger=migrator t=2026-06-10T01:27:44.989800213Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-10T01:27:44.990830338Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.035555ms logger=migrator t=2026-06-10T01:27:44.998600994Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-10T01:27:44.999780073Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.178309ms logger=migrator t=2026-06-10T01:27:45.005821318Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-10T01:27:45.008085732Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=2.261555ms logger=migrator t=2026-06-10T01:27:45.015589011Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-10T01:27:45.016427681Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=839.06µs logger=migrator t=2026-06-10T01:27:45.022570358Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-10T01:27:45.022605099Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.891µs logger=migrator t=2026-06-10T01:27:45.027742882Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-10T01:27:45.029163926Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.420364ms logger=migrator t=2026-06-10T01:27:45.035132008Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-10T01:27:45.035750363Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=618.475µs logger=migrator t=2026-06-10T01:27:45.04144443Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-10T01:27:45.042089886Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=645.606µs logger=migrator t=2026-06-10T01:27:45.047513775Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-10T01:27:45.048502799Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=987.544µs logger=migrator t=2026-06-10T01:27:45.054736538Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-10T01:27:45.058327634Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.595057ms logger=migrator t=2026-06-10T01:27:45.068405255Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-10T01:27:45.0694087Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.007874ms logger=migrator t=2026-06-10T01:27:45.075642079Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-10T01:27:45.076595911Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=953.772µs logger=migrator t=2026-06-10T01:27:45.082993194Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-10T01:27:45.084582113Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.592229ms logger=migrator t=2026-06-10T01:27:45.08947957Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-10T01:27:45.089961611Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=481.831µs logger=migrator t=2026-06-10T01:27:45.095737359Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-10T01:27:45.096814365Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.068396ms logger=migrator t=2026-06-10T01:27:45.103345552Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-10T01:27:45.103736151Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=390.869µs logger=migrator t=2026-06-10T01:27:45.109037128Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-10T01:27:45.109927199Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=889.641µs logger=migrator t=2026-06-10T01:27:45.116824374Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-10T01:27:45.117266155Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=441.981µs logger=migrator t=2026-06-10T01:27:45.122745936Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-10T01:27:45.123230118Z level=info msg="Migration successfully executed" id="create star table" duration=484.322µs logger=migrator t=2026-06-10T01:27:45.128086183Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-10T01:27:45.128829652Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=743.769µs logger=migrator t=2026-06-10T01:27:45.1433961Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-10T01:27:45.145555132Z level=info msg="Migration successfully executed" id="create org table v1" duration=2.158332ms logger=migrator t=2026-06-10T01:27:45.152064217Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-10T01:27:45.152977429Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=914.212µs logger=migrator t=2026-06-10T01:27:45.158799308Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-10T01:27:45.159513866Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=713.698µs logger=migrator t=2026-06-10T01:27:45.167474857Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-10T01:27:45.168188044Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=713.377µs logger=migrator t=2026-06-10T01:27:45.175679972Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-10T01:27:45.177845905Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=2.165742ms logger=migrator t=2026-06-10T01:27:45.1843382Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-10T01:27:45.185622761Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.284091ms logger=migrator t=2026-06-10T01:27:45.191595954Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-10T01:27:45.191622894Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.71µs logger=migrator t=2026-06-10T01:27:45.19687298Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-10T01:27:45.196912311Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.761µs logger=migrator t=2026-06-10T01:27:45.203222152Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-10T01:27:45.203625471Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=405.779µs logger=migrator t=2026-06-10T01:27:45.20898962Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-10T01:27:45.210257451Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.26748ms logger=migrator t=2026-06-10T01:27:45.216042739Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-10T01:27:45.216844048Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=801.559µs logger=migrator t=2026-06-10T01:27:45.222572305Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-10T01:27:45.223876177Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.304172ms logger=migrator t=2026-06-10T01:27:45.230967066Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-10T01:27:45.23322403Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=2.258824ms logger=migrator t=2026-06-10T01:27:45.238451056Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-10T01:27:45.239209533Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=762.658µs logger=migrator t=2026-06-10T01:27:45.244264654Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-10T01:27:45.244964431Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=700.187µs logger=migrator t=2026-06-10T01:27:45.250487963Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-10T01:27:45.255601246Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.114603ms logger=migrator t=2026-06-10T01:27:45.261570149Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-10T01:27:45.262318926Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=750.217µs logger=migrator t=2026-06-10T01:27:45.267305126Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-10T01:27:45.267871119Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=565.693µs logger=migrator t=2026-06-10T01:27:45.274903938Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-10T01:27:45.276143597Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.239339ms logger=migrator t=2026-06-10T01:27:45.284164569Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-10T01:27:45.284912917Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=748.738µs logger=migrator t=2026-06-10T01:27:45.289668401Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-10T01:27:45.291009514Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.343383ms logger=migrator t=2026-06-10T01:27:45.297218812Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-10T01:27:45.297325405Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=105.123µs logger=migrator t=2026-06-10T01:27:45.304501036Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-10T01:27:45.308489262Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.992276ms logger=migrator t=2026-06-10T01:27:45.315132141Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-10T01:27:45.317536088Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.403598ms logger=migrator t=2026-06-10T01:27:45.323761857Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-10T01:27:45.325866147Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.10427ms logger=migrator t=2026-06-10T01:27:45.331093993Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-10T01:27:45.331924252Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=829.999µs logger=migrator t=2026-06-10T01:27:45.337147098Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-10T01:27:45.339186857Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.041279ms logger=migrator t=2026-06-10T01:27:45.346231225Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-10T01:27:45.347541087Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.308201ms logger=migrator t=2026-06-10T01:27:45.35267867Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-10T01:27:45.355577619Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.895959ms logger=migrator t=2026-06-10T01:27:45.36190221Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-10T01:27:45.362022793Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=119.653µs logger=migrator t=2026-06-10T01:27:45.369521863Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-10T01:27:45.369557754Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=37.941µs logger=migrator t=2026-06-10T01:27:45.376700144Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-10T01:27:45.380352342Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.651378ms logger=migrator t=2026-06-10T01:27:45.385540375Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-10T01:27:45.387668997Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.127862ms logger=migrator t=2026-06-10T01:27:45.395497854Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-10T01:27:45.397733068Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.234694ms logger=migrator t=2026-06-10T01:27:45.404143761Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-10T01:27:45.405831382Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.688481ms logger=migrator t=2026-06-10T01:27:45.412317977Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-10T01:27:45.412547622Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=229.845µs logger=migrator t=2026-06-10T01:27:45.418776871Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-10T01:27:45.421161038Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=2.371417ms logger=migrator t=2026-06-10T01:27:45.425914882Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-10T01:27:45.427258334Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.345412ms logger=migrator t=2026-06-10T01:27:45.432553861Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-10T01:27:45.432613463Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=61.892µs logger=migrator t=2026-06-10T01:27:45.436608409Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-10T01:27:45.437620223Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.011054ms logger=migrator t=2026-06-10T01:27:45.441567126Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-10T01:27:45.442555931Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=988.925µs logger=migrator t=2026-06-10T01:27:45.451212118Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-10T01:27:45.459815074Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.607216ms logger=migrator t=2026-06-10T01:27:45.463636455Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-10T01:27:45.464367342Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=732.877µs logger=migrator t=2026-06-10T01:27:45.469043874Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-10T01:27:45.470383767Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.343253ms logger=migrator t=2026-06-10T01:27:45.474806833Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-10T01:27:45.475430167Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=623.525µs logger=migrator t=2026-06-10T01:27:45.48098729Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-10T01:27:45.481255487Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=268.587µs logger=migrator t=2026-06-10T01:27:45.48515067Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-10T01:27:45.485934699Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=784.709µs logger=migrator t=2026-06-10T01:27:45.489917145Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-10T01:27:45.492051805Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.13503ms logger=migrator t=2026-06-10T01:27:45.49641499Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-10T01:27:45.497038975Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=619.805µs logger=migrator t=2026-06-10T01:27:45.501804229Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-10T01:27:45.502031714Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=224.585µs logger=migrator t=2026-06-10T01:27:45.509142444Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-10T01:27:45.509430342Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=291.718µs logger=migrator t=2026-06-10T01:27:45.518872568Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-10T01:27:45.521101751Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.230404ms logger=migrator t=2026-06-10T01:27:45.52862651Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-10T01:27:45.531039608Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.415518ms logger=migrator t=2026-06-10T01:27:45.536661403Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-10T01:27:45.537847162Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.188318ms logger=migrator t=2026-06-10T01:27:45.548489817Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-10T01:27:45.550426212Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.938966ms logger=migrator t=2026-06-10T01:27:45.55532433Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-10T01:27:45.556449976Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.133796ms logger=migrator t=2026-06-10T01:27:45.56497941Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-10T01:27:45.56662565Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.64999ms logger=migrator t=2026-06-10T01:27:45.573027163Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-10T01:27:45.573627508Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=601.125µs logger=migrator t=2026-06-10T01:27:45.578790131Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-10T01:27:45.594222671Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=15.41816ms logger=migrator t=2026-06-10T01:27:45.799228598Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-10T01:27:45.800639422Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.413324ms logger=migrator t=2026-06-10T01:27:46.040150745Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-10T01:27:46.041056696Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=908.712µs logger=migrator t=2026-06-10T01:27:46.049441386Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-10T01:27:46.051620829Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=2.183133ms logger=migrator t=2026-06-10T01:27:46.061886155Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-10T01:27:46.062897089Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.072155ms logger=migrator t=2026-06-10T01:27:46.07130271Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-10T01:27:46.073161505Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.858565ms logger=migrator t=2026-06-10T01:27:46.083856921Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-10T01:27:46.087479318Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.627316ms logger=migrator t=2026-06-10T01:27:46.093418709Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-10T01:27:46.093490051Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=71.752µs logger=migrator t=2026-06-10T01:27:46.099048434Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-10T01:27:46.099318311Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=270.737µs logger=migrator t=2026-06-10T01:27:46.106233307Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-10T01:27:46.109037854Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.805747ms logger=migrator t=2026-06-10T01:27:46.114438543Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-10T01:27:46.114764811Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=329.578µs logger=migrator t=2026-06-10T01:27:46.120218161Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-10T01:27:46.120434327Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=211.835µs logger=migrator t=2026-06-10T01:27:46.125421585Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-10T01:27:46.128717415Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.29522ms logger=migrator t=2026-06-10T01:27:46.134821161Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-10T01:27:46.135129328Z level=info msg="Migration successfully executed" id="Update uid value" duration=308.557µs logger=migrator t=2026-06-10T01:27:46.139874982Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-10T01:27:46.141261955Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.386603ms logger=migrator t=2026-06-10T01:27:46.14777083Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-10T01:27:46.148705143Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=937.943µs logger=migrator t=2026-06-10T01:27:46.15318569Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-10T01:27:46.154072632Z level=info msg="Migration successfully executed" id="create api_key table" duration=884.351µs logger=migrator t=2026-06-10T01:27:46.158231891Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-10T01:27:46.159000979Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=769.128µs logger=migrator t=2026-06-10T01:27:46.166210042Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-10T01:27:46.167014241Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=804.709µs logger=migrator t=2026-06-10T01:27:46.171750454Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-10T01:27:46.173095696Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.339942ms logger=migrator t=2026-06-10T01:27:46.178139517Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-10T01:27:46.179114051Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=977.934µs logger=migrator t=2026-06-10T01:27:46.185547435Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-10T01:27:46.186668111Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.124067ms logger=migrator t=2026-06-10T01:27:46.190705758Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-10T01:27:46.191821795Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.116127ms logger=migrator t=2026-06-10T01:27:46.196782824Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-10T01:27:46.203689769Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.905994ms logger=migrator t=2026-06-10T01:27:46.207621353Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-10T01:27:46.208379671Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=759.628µs logger=migrator t=2026-06-10T01:27:46.212145761Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-10T01:27:46.212952381Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=806.93µs logger=migrator t=2026-06-10T01:27:46.217983292Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-10T01:27:46.219084458Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.112276ms logger=migrator t=2026-06-10T01:27:46.22504256Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-10T01:27:46.226636148Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.594328ms logger=migrator t=2026-06-10T01:27:46.231513625Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-10T01:27:46.232077229Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=565.265µs logger=migrator t=2026-06-10T01:27:46.236854703Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-10T01:27:46.237656633Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=846.841µs logger=migrator t=2026-06-10T01:27:46.2417394Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-10T01:27:46.241778231Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=40.041µs logger=migrator t=2026-06-10T01:27:46.2467793Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-10T01:27:46.249722351Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.940921ms logger=migrator t=2026-06-10T01:27:46.255162871Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-10T01:27:46.257932708Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.771127ms logger=migrator t=2026-06-10T01:27:46.265243212Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-10T01:27:46.265408916Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=165.794µs logger=migrator t=2026-06-10T01:27:46.269022073Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-10T01:27:46.271584584Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.562161ms logger=migrator t=2026-06-10T01:27:46.275434656Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-10T01:27:46.277852344Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.416968ms logger=migrator t=2026-06-10T01:27:46.282767602Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-10T01:27:46.284008511Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.230869ms logger=migrator t=2026-06-10T01:27:46.288064529Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-10T01:27:46.288987911Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=922.552µs logger=migrator t=2026-06-10T01:27:46.293286223Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-10T01:27:46.295383714Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.097111ms logger=migrator t=2026-06-10T01:27:46.302946355Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-10T01:27:46.304727127Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.787202ms logger=migrator t=2026-06-10T01:27:46.311734275Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-10T01:27:46.312528174Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=794.249µs logger=migrator t=2026-06-10T01:27:46.317419231Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-10T01:27:46.318839496Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.420085ms logger=migrator t=2026-06-10T01:27:46.324291485Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-10T01:27:46.324409989Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=119.984µs logger=migrator t=2026-06-10T01:27:46.329588982Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-10T01:27:46.329649913Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=71.021µs logger=migrator t=2026-06-10T01:27:46.333881845Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-10T01:27:46.339056869Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.180124ms logger=migrator t=2026-06-10T01:27:46.347693806Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-10T01:27:46.352374777Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.685031ms logger=migrator t=2026-06-10T01:27:46.369234572Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-10T01:27:46.369384295Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=153.193µs logger=migrator t=2026-06-10T01:27:46.374542938Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-10T01:27:46.376095116Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.555528ms logger=migrator t=2026-06-10T01:27:46.382287983Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-10T01:27:46.383515573Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.22875ms logger=migrator t=2026-06-10T01:27:46.388872852Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-10T01:27:46.388949874Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=83.712µs logger=migrator t=2026-06-10T01:27:46.394282401Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-10T01:27:46.395342597Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.060086ms logger=migrator t=2026-06-10T01:27:46.399915635Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-10T01:27:46.400789187Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=872.752µs logger=migrator t=2026-06-10T01:27:46.405580121Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-10T01:27:46.408619154Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.034533ms logger=migrator t=2026-06-10T01:27:46.414215099Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-10T01:27:46.41426741Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=54.922µs logger=migrator t=2026-06-10T01:27:46.418420749Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-10T01:27:46.419250628Z level=info msg="Migration successfully executed" id="create session table" duration=829.519µs logger=migrator t=2026-06-10T01:27:46.425236311Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-10T01:27:46.425365815Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=130.434µs logger=migrator t=2026-06-10T01:27:46.430224781Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-10T01:27:46.430350044Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=125.243µs logger=migrator t=2026-06-10T01:27:46.434381891Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-10T01:27:46.435460156Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.078075ms logger=migrator t=2026-06-10T01:27:46.440166179Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-10T01:27:46.441307066Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.140767ms logger=migrator t=2026-06-10T01:27:46.449205905Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-10T01:27:46.449267537Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=69.942µs logger=migrator t=2026-06-10T01:27:46.454735498Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-10T01:27:46.454766529Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=32.791µs logger=migrator t=2026-06-10T01:27:46.460751862Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-10T01:27:46.465101786Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.347504ms logger=migrator t=2026-06-10T01:27:46.469761017Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-10T01:27:46.473363374Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.606927ms logger=migrator t=2026-06-10T01:27:46.477273207Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-10T01:27:46.477357939Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.792µs logger=migrator t=2026-06-10T01:27:46.481033207Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-10T01:27:46.481108779Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=76.342µs logger=migrator t=2026-06-10T01:27:46.48615682Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-10T01:27:46.487080852Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=923.602µs logger=migrator t=2026-06-10T01:27:46.508231998Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-10T01:27:46.50829418Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=62.752µs logger=migrator t=2026-06-10T01:27:46.515112603Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-10T01:27:46.520735998Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.624385ms logger=migrator t=2026-06-10T01:27:46.537085118Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-10T01:27:46.537351716Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=269.278µs logger=migrator t=2026-06-10T01:27:46.542511578Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-10T01:27:46.547641281Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.130443ms logger=migrator t=2026-06-10T01:27:46.551280488Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-10T01:27:46.554396854Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.116286ms logger=migrator t=2026-06-10T01:27:46.558497471Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-10T01:27:46.558667445Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=178.714µs logger=migrator t=2026-06-10T01:27:46.563995483Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-10T01:27:46.565429258Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.433805ms logger=migrator t=2026-06-10T01:27:46.570722194Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-10T01:27:46.571514063Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=792.329µs logger=migrator t=2026-06-10T01:27:46.579224567Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-10T01:27:46.580512468Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.290401ms logger=migrator t=2026-06-10T01:27:46.585090118Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-10T01:27:46.585756434Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=664.146µs logger=migrator t=2026-06-10T01:27:46.589821071Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-10T01:27:46.590732214Z level=info msg="Migration successfully executed" id="add index alert state" duration=909.232µs logger=migrator t=2026-06-10T01:27:46.597008793Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-10T01:27:46.598456527Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.446574ms logger=migrator t=2026-06-10T01:27:46.603730994Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-10T01:27:46.604391989Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=658.415µs logger=migrator t=2026-06-10T01:27:46.608799175Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-10T01:27:46.61022277Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.422345ms logger=migrator t=2026-06-10T01:27:46.628467146Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-10T01:27:46.629717486Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.25423ms logger=migrator t=2026-06-10T01:27:46.636410096Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-10T01:27:46.645559835Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.167329ms logger=migrator t=2026-06-10T01:27:46.651634301Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-10T01:27:46.652566274Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=932.643µs logger=migrator t=2026-06-10T01:27:46.663377612Z 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-06-10T01:27:46.664783895Z 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.410743ms logger=migrator t=2026-06-10T01:27:46.671946988Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-10T01:27:46.672410058Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=467.071µs logger=migrator t=2026-06-10T01:27:46.678639277Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-10T01:27:46.679403675Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=768.018µs logger=migrator t=2026-06-10T01:27:46.686362322Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-10T01:27:46.688328899Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.979357ms logger=migrator t=2026-06-10T01:27:46.696572216Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-10T01:27:46.700722326Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.15213ms logger=migrator t=2026-06-10T01:27:46.709105957Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-10T01:27:46.711875933Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.770666ms logger=migrator t=2026-06-10T01:27:46.721699597Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-10T01:27:46.726600955Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.903268ms logger=migrator t=2026-06-10T01:27:46.733583032Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-10T01:27:46.7389403Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.354568ms logger=migrator t=2026-06-10T01:27:46.74600575Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-10T01:27:46.748075829Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=2.10408ms logger=migrator t=2026-06-10T01:27:46.759199296Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-10T01:27:46.759285638Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=93.172µs logger=migrator t=2026-06-10T01:27:46.768098289Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-10T01:27:46.768188631Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=99.703µs logger=migrator t=2026-06-10T01:27:46.776362796Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-10T01:27:46.777638156Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.28034ms logger=migrator t=2026-06-10T01:27:46.784174174Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-10T01:27:46.785395782Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.223949ms logger=migrator t=2026-06-10T01:27:46.802776278Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-10T01:27:46.803940877Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.183859ms logger=migrator t=2026-06-10T01:27:46.815108614Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-10T01:27:46.816515287Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.411543ms logger=migrator t=2026-06-10T01:27:46.824870277Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-10T01:27:46.82663061Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.763773ms logger=migrator t=2026-06-10T01:27:46.832863768Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-10T01:27:46.839047646Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.178188ms logger=migrator t=2026-06-10T01:27:46.947994024Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-10T01:27:46.9519696Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.979036ms logger=migrator t=2026-06-10T01:27:46.957709617Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-10T01:27:46.957908182Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=194.995µs logger=migrator t=2026-06-10T01:27:46.965670817Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-10T01:27:46.967642654Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.974987ms logger=migrator t=2026-06-10T01:27:46.975129704Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-10T01:27:46.976262081Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.132097ms logger=migrator t=2026-06-10T01:27:46.981697361Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-10T01:27:46.985600365Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.902904ms logger=migrator t=2026-06-10T01:27:46.990582063Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-10T01:27:46.990650975Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=64.342µs logger=migrator t=2026-06-10T01:27:46.996588687Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-10T01:27:46.997434198Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=845.421µs logger=migrator t=2026-06-10T01:27:47.002659173Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-10T01:27:47.003470712Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=810.909µs logger=migrator t=2026-06-10T01:27:47.010012658Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-10T01:27:47.010101Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=88.042µs logger=migrator t=2026-06-10T01:27:47.016350001Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-10T01:27:47.017213401Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=863.23µs logger=migrator t=2026-06-10T01:27:47.023064641Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-10T01:27:47.023814659Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=753.628µs logger=migrator t=2026-06-10T01:27:47.029584027Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-10T01:27:47.03052161Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=938.273µs logger=migrator t=2026-06-10T01:27:47.042287002Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-10T01:27:47.043339606Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.048645ms logger=migrator t=2026-06-10T01:27:47.049751969Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-10T01:27:47.050821016Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.067686ms logger=migrator t=2026-06-10T01:27:47.058216292Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-10T01:27:47.060016656Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.798273ms logger=migrator t=2026-06-10T01:27:47.066745196Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-10T01:27:47.06686925Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=127.364µs logger=migrator t=2026-06-10T01:27:47.071997202Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-10T01:27:47.078668972Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.67008ms logger=migrator t=2026-06-10T01:27:47.085155347Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-10T01:27:47.086020828Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=865.031µs logger=migrator t=2026-06-10T01:27:47.09280439Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-10T01:27:47.09989384Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.09134ms logger=migrator t=2026-06-10T01:27:47.108399843Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-10T01:27:47.109841048Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.442175ms logger=migrator t=2026-06-10T01:27:47.115307499Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-10T01:27:47.116756273Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.448904ms logger=migrator t=2026-06-10T01:27:47.12247623Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-10T01:27:47.12327247Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=796.35µs logger=migrator t=2026-06-10T01:27:47.129266133Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-10T01:27:47.143068154Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.798651ms logger=migrator t=2026-06-10T01:27:47.149228641Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-10T01:27:47.150751777Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.510965ms logger=migrator t=2026-06-10T01:27:47.15630831Z 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-06-10T01:27:47.15795657Z 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.64851ms logger=migrator t=2026-06-10T01:27:47.164808483Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-10T01:27:47.165093811Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=285.638µs logger=migrator t=2026-06-10T01:27:47.169865964Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-10T01:27:47.170444109Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=578.145µs logger=migrator t=2026-06-10T01:27:47.175642113Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-10T01:27:47.17594857Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=307.567µs logger=migrator t=2026-06-10T01:27:47.182095198Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-10T01:27:47.188332757Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.238089ms logger=migrator t=2026-06-10T01:27:47.193677165Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-10T01:27:47.197791393Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.113778ms logger=migrator t=2026-06-10T01:27:47.202849644Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-10T01:27:47.203728885Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=878.361µs logger=migrator t=2026-06-10T01:27:47.211368608Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-10T01:27:47.212213318Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=844.77µs logger=migrator t=2026-06-10T01:27:47.218336876Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-10T01:27:47.218712644Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=376.559µs logger=migrator t=2026-06-10T01:27:47.224147704Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-10T01:27:47.23064555Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.497296ms logger=migrator t=2026-06-10T01:27:47.23608886Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-10T01:27:47.23693505Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=845.68µs logger=migrator t=2026-06-10T01:27:47.243823855Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-10T01:27:47.244111882Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=287.437µs logger=migrator t=2026-06-10T01:27:47.24946281Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-10T01:27:47.250092965Z level=info msg="Migration successfully executed" id="Move region to single row" duration=628.225µs logger=migrator t=2026-06-10T01:27:47.255843303Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-10T01:27:47.257191025Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.346962ms logger=migrator t=2026-06-10T01:27:47.265947985Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-10T01:27:47.268150577Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.211432ms logger=migrator t=2026-06-10T01:27:47.274043168Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-10T01:27:47.275700068Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.64922ms logger=migrator t=2026-06-10T01:27:47.280878722Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-10T01:27:47.281776123Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=897.591µs logger=migrator t=2026-06-10T01:27:47.288800132Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-10T01:27:47.290157574Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.357782ms logger=migrator t=2026-06-10T01:27:47.296025644Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-10T01:27:47.29793751Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.916126ms logger=migrator t=2026-06-10T01:27:47.303650997Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-10T01:27:47.30376214Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=107.553µs logger=migrator t=2026-06-10T01:27:47.311823753Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-10T01:27:47.312769655Z level=info msg="Migration successfully executed" id="create test_data table" duration=945.712µs logger=migrator t=2026-06-10T01:27:47.320299196Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-10T01:27:47.321261518Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=961.753µs logger=migrator t=2026-06-10T01:27:47.327136869Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-10T01:27:47.328085592Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=953.673µs logger=migrator t=2026-06-10T01:27:47.333795949Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-10T01:27:47.33551846Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.72151ms logger=migrator t=2026-06-10T01:27:47.342834085Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-10T01:27:47.343117981Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=283.026µs logger=migrator t=2026-06-10T01:27:47.347915637Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-10T01:27:47.348370337Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=454.34µs logger=migrator t=2026-06-10T01:27:47.35347034Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-10T01:27:47.353650834Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=180.404µs logger=migrator t=2026-06-10T01:27:47.359377421Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-10T01:27:47.360754673Z level=info msg="Migration successfully executed" id="create team table" duration=1.376342ms logger=migrator t=2026-06-10T01:27:47.367438484Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-10T01:27:47.368467688Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.028674ms logger=migrator t=2026-06-10T01:27:47.374008731Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-10T01:27:47.375153399Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.143458ms logger=migrator t=2026-06-10T01:27:47.382272459Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-10T01:27:47.389160084Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.883555ms logger=migrator t=2026-06-10T01:27:47.395298331Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-10T01:27:47.395505846Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=206.955µs logger=migrator t=2026-06-10T01:27:47.400470405Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-10T01:27:47.402287978Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.816762ms logger=migrator t=2026-06-10T01:27:47.408730653Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-10T01:27:47.409552592Z level=info msg="Migration successfully executed" id="create team member table" duration=821.709µs logger=migrator t=2026-06-10T01:27:47.416038317Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-10T01:27:47.417774689Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.735762ms logger=migrator t=2026-06-10T01:27:47.423747042Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-10T01:27:47.424824417Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.076945ms logger=migrator t=2026-06-10T01:27:47.43037308Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-10T01:27:47.431523798Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.149298ms logger=migrator t=2026-06-10T01:27:47.440157275Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-10T01:27:47.447842689Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.684554ms logger=migrator t=2026-06-10T01:27:47.453467404Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-10T01:27:47.456902656Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.434942ms logger=migrator t=2026-06-10T01:27:47.462028538Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-10T01:27:47.46715732Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.126882ms logger=migrator t=2026-06-10T01:27:47.473573535Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-10T01:27:47.474521187Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=947.202µs logger=migrator t=2026-06-10T01:27:47.498177534Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-10T01:27:47.499965056Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.789572ms logger=migrator t=2026-06-10T01:27:47.506152804Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-10T01:27:47.506957514Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=804.64µs logger=migrator t=2026-06-10T01:27:47.515689433Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-10T01:27:47.51643335Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=743.397µs logger=migrator t=2026-06-10T01:27:47.521550723Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-10T01:27:47.52226719Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=718.027µs logger=migrator t=2026-06-10T01:27:47.527642908Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-10T01:27:47.528327975Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=685.217µs logger=migrator t=2026-06-10T01:27:47.535141878Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-10T01:27:47.53649677Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.353942ms logger=migrator t=2026-06-10T01:27:47.541954931Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-10T01:27:47.542988225Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.031634ms logger=migrator t=2026-06-10T01:27:47.550089116Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-10T01:27:47.550836103Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=751.657µs logger=migrator t=2026-06-10T01:27:47.557706818Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-10T01:27:47.557925593Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=219.335µs logger=migrator t=2026-06-10T01:27:47.564002879Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-10T01:27:47.565492225Z level=info msg="Migration successfully executed" id="create tag table" duration=1.491266ms logger=migrator t=2026-06-10T01:27:47.572035861Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-10T01:27:47.572900522Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=864.021µs logger=migrator t=2026-06-10T01:27:47.578380923Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-10T01:27:47.579167881Z level=info msg="Migration successfully executed" id="create login attempt table" duration=786.538µs logger=migrator t=2026-06-10T01:27:47.584817707Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-10T01:27:47.586299822Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.481756ms logger=migrator t=2026-06-10T01:27:47.593541556Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-10T01:27:47.594409157Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=867.281µs logger=migrator t=2026-06-10T01:27:47.599525989Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-10T01:27:47.615134082Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.608643ms logger=migrator t=2026-06-10T01:27:47.620389888Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-10T01:27:47.620922251Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=531.013µs logger=migrator t=2026-06-10T01:27:47.631482714Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-10T01:27:47.632918099Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.436015ms logger=migrator t=2026-06-10T01:27:47.639154468Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-10T01:27:47.639480895Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=327.847µs logger=migrator t=2026-06-10T01:27:47.644805273Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-10T01:27:47.645401147Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=595.824µs logger=migrator t=2026-06-10T01:27:47.651656827Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-10T01:27:47.652826875Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.170278ms logger=migrator t=2026-06-10T01:27:47.658091501Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-10T01:27:47.659076714Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.001983ms logger=migrator t=2026-06-10T01:27:47.665442137Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-10T01:27:47.665555349Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=114.583µs logger=migrator t=2026-06-10T01:27:47.672149968Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-10T01:27:47.678665563Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.515975ms logger=migrator t=2026-06-10T01:27:47.685063606Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-10T01:27:47.69108927Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.025044ms logger=migrator t=2026-06-10T01:27:47.696650193Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-10T01:27:47.701752066Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.101863ms logger=migrator t=2026-06-10T01:27:47.707414581Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-10T01:27:47.712889172Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.473851ms logger=migrator t=2026-06-10T01:27:47.72114191Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-10T01:27:47.722161104Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.019704ms logger=migrator t=2026-06-10T01:27:47.728845955Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-10T01:27:47.736875517Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.029712ms logger=migrator t=2026-06-10T01:27:47.742813869Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-10T01:27:47.743621368Z level=info msg="Migration successfully executed" id="create server_lock table" duration=809.629µs logger=migrator t=2026-06-10T01:27:47.750975844Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-10T01:27:47.752884299Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.911835ms logger=migrator t=2026-06-10T01:27:47.759500718Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-10T01:27:47.761060945Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.560727ms logger=migrator t=2026-06-10T01:27:47.768234787Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-10T01:27:47.769810505Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.575587ms logger=migrator t=2026-06-10T01:27:47.798898401Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-10T01:27:47.800970801Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.07395ms logger=migrator t=2026-06-10T01:27:47.83182215Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-10T01:27:47.833236033Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.417834ms logger=migrator t=2026-06-10T01:27:47.841550002Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-10T01:27:47.848436697Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.884265ms logger=migrator t=2026-06-10T01:27:47.855148687Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-10T01:27:47.856195012Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.046745ms logger=migrator t=2026-06-10T01:27:47.863369714Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-10T01:27:47.864830669Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.462305ms logger=migrator t=2026-06-10T01:27:47.870667999Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-10T01:27:47.87240047Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.751462ms logger=migrator t=2026-06-10T01:27:47.880437283Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-10T01:27:47.881664022Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.227929ms logger=migrator t=2026-06-10T01:27:47.888369823Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-10T01:27:47.889786016Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.414773ms logger=migrator t=2026-06-10T01:27:47.895894862Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-10T01:27:47.895969245Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=75.582µs logger=migrator t=2026-06-10T01:27:47.903133996Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-10T01:27:47.903264719Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=132.093µs logger=migrator t=2026-06-10T01:27:47.909899787Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-10T01:27:47.911410014Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.510147ms logger=migrator t=2026-06-10T01:27:47.918779531Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T01:27:47.924685632Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=5.905261ms logger=migrator t=2026-06-10T01:27:47.932611812Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T01:27:47.9338089Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.200418ms logger=migrator t=2026-06-10T01:27:47.940113661Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-10T01:27:47.940208263Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=98.162µs logger=migrator t=2026-06-10T01:27:47.946194806Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T01:27:47.947067988Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=873.102µs logger=migrator t=2026-06-10T01:27:47.95384973Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T01:27:47.955364996Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.515466ms logger=migrator t=2026-06-10T01:27:47.961640327Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T01:27:47.962989398Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.350802ms logger=migrator t=2026-06-10T01:27:47.969567036Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T01:27:47.970641061Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.073585ms logger=migrator t=2026-06-10T01:27:47.976232635Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-10T01:27:47.985270382Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.039327ms logger=migrator t=2026-06-10T01:27:47.990958508Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-10T01:27:47.992046074Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.088057ms logger=migrator t=2026-06-10T01:27:47.998370305Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-10T01:27:47.998453767Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=83.942µs logger=migrator t=2026-06-10T01:27:48.004038921Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-10T01:27:48.006778687Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.737836ms logger=migrator t=2026-06-10T01:27:48.013824696Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-10T01:27:48.015009074Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.185628ms logger=migrator t=2026-06-10T01:27:48.020052965Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-10T01:27:48.021221122Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.168347ms logger=migrator t=2026-06-10T01:27:48.028042686Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-10T01:27:48.028128338Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=91.632µs logger=migrator t=2026-06-10T01:27:48.033437225Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-10T01:27:48.034409348Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=969.713µs logger=migrator t=2026-06-10T01:27:48.039542701Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-10T01:27:48.040890583Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.346902ms logger=migrator t=2026-06-10T01:27:48.04786089Z 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-06-10T01:27:48.049388436Z 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.529366ms logger=migrator t=2026-06-10T01:27:48.055050502Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-10T01:27:48.056171359Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.122077ms logger=migrator t=2026-06-10T01:27:48.063247238Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-10T01:27:48.070677076Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.430228ms logger=migrator t=2026-06-10T01:27:48.077040058Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-10T01:27:48.078461953Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.420265ms logger=migrator t=2026-06-10T01:27:48.085524062Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-10T01:27:48.086931076Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.406844ms logger=migrator t=2026-06-10T01:27:48.092628342Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-10T01:27:48.121093323Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.465441ms logger=migrator t=2026-06-10T01:27:48.126243096Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-10T01:27:48.149613805Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.370159ms logger=migrator t=2026-06-10T01:27:48.154216136Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-10T01:27:48.154931183Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=714.897µs logger=migrator t=2026-06-10T01:27:48.159660637Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-10T01:27:48.160418194Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=756.097µs logger=migrator t=2026-06-10T01:27:48.166264774Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-10T01:27:48.172996575Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.735861ms logger=migrator t=2026-06-10T01:27:48.177576435Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-10T01:27:48.183265341Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.688196ms logger=migrator t=2026-06-10T01:27:48.187849191Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-10T01:27:48.188885685Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.036684ms logger=migrator t=2026-06-10T01:27:48.1953586Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-10T01:27:48.197050621Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.691851ms logger=migrator t=2026-06-10T01:27:48.203201728Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-10T01:27:48.20449751Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.295592ms logger=migrator t=2026-06-10T01:27:48.21329899Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-10T01:27:48.214440687Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.134677ms logger=migrator t=2026-06-10T01:27:48.221840835Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-10T01:27:48.221976898Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=138.403µs logger=migrator t=2026-06-10T01:27:48.226821144Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-10T01:27:48.234285962Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.464298ms logger=migrator t=2026-06-10T01:27:48.239529578Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-10T01:27:48.244873256Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.342718ms logger=migrator t=2026-06-10T01:27:48.251236738Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-10T01:27:48.258550133Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.308015ms logger=migrator t=2026-06-10T01:27:48.263733157Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-10T01:27:48.264432684Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=699.057µs logger=migrator t=2026-06-10T01:27:48.269467434Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-10T01:27:48.271235036Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.766622ms logger=migrator t=2026-06-10T01:27:48.278167803Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-10T01:27:48.285947809Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.779466ms logger=migrator t=2026-06-10T01:27:48.29270058Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-10T01:27:48.300978868Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.278018ms logger=migrator t=2026-06-10T01:27:48.306704485Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-10T01:27:48.308808636Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.105541ms logger=migrator t=2026-06-10T01:27:48.315925676Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-10T01:27:48.322615937Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.68878ms logger=migrator t=2026-06-10T01:27:48.327472673Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-10T01:27:48.335373442Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.899428ms logger=migrator t=2026-06-10T01:27:48.342248866Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-10T01:27:48.34240336Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=155.804µs logger=migrator t=2026-06-10T01:27:48.349225923Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-10T01:27:48.351205901Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.978188ms logger=migrator t=2026-06-10T01:27:48.357899661Z 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-06-10T01:27:48.35908118Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.182959ms logger=migrator t=2026-06-10T01:27:48.365607895Z 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-06-10T01:27:48.366736623Z 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.128858ms logger=migrator t=2026-06-10T01:27:48.375254997Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-10T01:27:48.37536757Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=114.293µs logger=migrator t=2026-06-10T01:27:48.380128853Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-10T01:27:48.389832796Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.707513ms logger=migrator t=2026-06-10T01:27:48.396457154Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-10T01:27:48.403022691Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.563827ms logger=migrator t=2026-06-10T01:27:48.480314001Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-10T01:27:48.488766503Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.456232ms logger=migrator t=2026-06-10T01:27:48.574043215Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-10T01:27:48.582309113Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.269428ms logger=migrator t=2026-06-10T01:27:48.587574338Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-10T01:27:48.593138391Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.563153ms logger=migrator t=2026-06-10T01:27:48.598642623Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-10T01:27:48.598741915Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=99.972µs logger=migrator t=2026-06-10T01:27:48.602822234Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-10T01:27:48.603672584Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=849.921µs logger=migrator t=2026-06-10T01:27:48.609232247Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-10T01:27:48.617010533Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.775056ms logger=migrator t=2026-06-10T01:27:48.621237244Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-10T01:27:48.621440178Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=206.274µs logger=migrator t=2026-06-10T01:27:48.62650515Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-10T01:27:48.634729027Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.221127ms logger=migrator t=2026-06-10T01:27:48.639130173Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-10T01:27:48.640388552Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.25868ms logger=migrator t=2026-06-10T01:27:48.658945347Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-10T01:27:48.666074297Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.13096ms logger=migrator t=2026-06-10T01:27:48.673636499Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-10T01:27:48.674628132Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=989.104µs logger=migrator t=2026-06-10T01:27:48.681435775Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-10T01:27:48.683181067Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.745042ms logger=migrator t=2026-06-10T01:27:48.689329114Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-10T01:27:48.700651195Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.322311ms logger=migrator t=2026-06-10T01:27:48.705643195Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-10T01:27:48.706400243Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=757.358µs logger=migrator t=2026-06-10T01:27:48.71422532Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-10T01:27:48.715380857Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.153187ms logger=migrator t=2026-06-10T01:27:48.722807906Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-10T01:27:48.724480485Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.671619ms logger=migrator t=2026-06-10T01:27:48.729518076Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-10T01:27:48.731504964Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.985888ms logger=migrator t=2026-06-10T01:27:48.738429449Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-10T01:27:48.738507581Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=79.312µs logger=migrator t=2026-06-10T01:27:48.743930731Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-10T01:27:48.744990367Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.059566ms logger=migrator t=2026-06-10T01:27:48.752100786Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-10T01:27:48.753563662Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.464616ms logger=migrator t=2026-06-10T01:27:48.765499587Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-10T01:27:48.766428379Z 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-06-10T01:27:48.778575181Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-10T01:27:48.779287797Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=718.197µs logger=migrator t=2026-06-10T01:27:48.783420336Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-10T01:27:48.784697687Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.277441ms logger=migrator t=2026-06-10T01:27:48.790567507Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-10T01:27:48.800612357Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.04484ms logger=migrator t=2026-06-10T01:27:48.805156656Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-10T01:27:48.805940855Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=781.309µs logger=migrator t=2026-06-10T01:27:48.811062428Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-10T01:27:48.81239079Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.327812ms logger=migrator t=2026-06-10T01:27:48.817956653Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-10T01:27:48.818828904Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=872.291µs logger=migrator t=2026-06-10T01:27:48.825410601Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-10T01:27:48.826525438Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.115217ms logger=migrator t=2026-06-10T01:27:48.832092021Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-10T01:27:48.833172247Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.079666ms logger=migrator t=2026-06-10T01:27:48.837553992Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-10T01:27:48.837611213Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=45.091µs logger=migrator t=2026-06-10T01:27:48.843279589Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-10T01:27:48.843371531Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=93.052µs logger=migrator t=2026-06-10T01:27:48.849280413Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-10T01:27:48.858481043Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.20187ms logger=migrator t=2026-06-10T01:27:48.862456098Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-10T01:27:48.862750115Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=293.337µs logger=migrator t=2026-06-10T01:27:48.867287523Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-10T01:27:48.86838483Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.097167ms logger=migrator t=2026-06-10T01:27:48.875877229Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-10T01:27:48.876232947Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=355.468µs logger=migrator t=2026-06-10T01:27:48.880471599Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-10T01:27:48.886668947Z level=info msg="Migration successfully executed" id="create data_keys table" duration=6.197258ms logger=migrator t=2026-06-10T01:27:48.891903663Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-10T01:27:48.893201223Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.30306ms logger=migrator t=2026-06-10T01:27:48.898793997Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-10T01:27:48.932917195Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.099287ms logger=migrator t=2026-06-10T01:27:48.937457373Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-10T01:27:48.942708489Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.251466ms logger=migrator t=2026-06-10T01:27:48.949165673Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-10T01:27:48.949289357Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=125.344µs logger=migrator t=2026-06-10T01:27:48.955413853Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-10T01:27:48.988234828Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.813625ms logger=migrator t=2026-06-10T01:27:48.994449207Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-10T01:27:49.026873893Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.419046ms logger=migrator t=2026-06-10T01:27:49.031524745Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-10T01:27:49.032239641Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=715.766µs logger=migrator t=2026-06-10T01:27:49.039087826Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-10T01:27:49.040279804Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.184348ms logger=migrator t=2026-06-10T01:27:49.044717251Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-10T01:27:49.045123701Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=406.91µs logger=migrator t=2026-06-10T01:27:49.049061934Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-10T01:27:49.050411657Z level=info msg="Migration successfully executed" id="create permission table" duration=1.349533ms logger=migrator t=2026-06-10T01:27:49.056302628Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-10T01:27:49.057811184Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.509856ms logger=migrator t=2026-06-10T01:27:49.062547057Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-10T01:27:49.063291775Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=744.788µs logger=migrator t=2026-06-10T01:27:49.069510533Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-10T01:27:49.07146913Z level=info msg="Migration successfully executed" id="create role table" duration=1.961267ms logger=migrator t=2026-06-10T01:27:49.077578217Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-10T01:27:49.085579699Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.009782ms logger=migrator t=2026-06-10T01:27:49.093236552Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-10T01:27:49.101776926Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.541134ms logger=migrator t=2026-06-10T01:27:49.108682501Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-10T01:27:49.110107435Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.428694ms logger=migrator t=2026-06-10T01:27:49.115970976Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-10T01:27:49.11699791Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.025784ms logger=migrator t=2026-06-10T01:27:49.122090382Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-10T01:27:49.123248561Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.156528ms logger=migrator t=2026-06-10T01:27:49.129815547Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-10T01:27:49.130690348Z level=info msg="Migration successfully executed" id="create team role table" duration=875.251µs logger=migrator t=2026-06-10T01:27:49.13534449Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-10T01:27:49.136537948Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.194688ms logger=migrator t=2026-06-10T01:27:49.140927333Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-10T01:27:49.141962308Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.037075ms logger=migrator t=2026-06-10T01:27:49.14666496Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-10T01:27:49.147823928Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.160298ms logger=migrator t=2026-06-10T01:27:49.155572514Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-10T01:27:49.156538536Z level=info msg="Migration successfully executed" id="create user role table" duration=967.132µs logger=migrator t=2026-06-10T01:27:49.17215191Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-10T01:27:49.173473413Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.323273ms logger=migrator t=2026-06-10T01:27:49.181796551Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-10T01:27:49.183239536Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.448915ms logger=migrator t=2026-06-10T01:27:49.18757648Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-10T01:27:49.188998624Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.421724ms logger=migrator t=2026-06-10T01:27:49.194668369Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-10T01:27:49.195668183Z level=info msg="Migration successfully executed" id="create builtin role table" duration=999.854µs logger=migrator t=2026-06-10T01:27:49.199854034Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-10T01:27:49.201144274Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.29008ms logger=migrator t=2026-06-10T01:27:49.206561464Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-10T01:27:49.207685921Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.123347ms logger=migrator t=2026-06-10T01:27:49.211992524Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-10T01:27:49.219905424Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.91282ms logger=migrator t=2026-06-10T01:27:49.22352604Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-10T01:27:49.2247539Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.2267ms logger=migrator t=2026-06-10T01:27:49.229689158Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-10T01:27:49.230830125Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.138927ms logger=migrator t=2026-06-10T01:27:49.23561352Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-10T01:27:49.2373307Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.71956ms logger=migrator t=2026-06-10T01:27:49.242235938Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-10T01:27:49.243575611Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.341273ms logger=migrator t=2026-06-10T01:27:49.248041167Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-10T01:27:49.248975839Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=933.672µs logger=migrator t=2026-06-10T01:27:49.253447546Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-10T01:27:49.255005124Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.556188ms logger=migrator t=2026-06-10T01:27:49.259765157Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-10T01:27:49.270001003Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.234665ms logger=migrator t=2026-06-10T01:27:49.274946951Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-10T01:27:49.282249756Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.299615ms logger=migrator t=2026-06-10T01:27:49.287283826Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-10T01:27:49.297109402Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.821006ms logger=migrator t=2026-06-10T01:27:49.302988862Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-10T01:27:49.313181856Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.192054ms logger=migrator t=2026-06-10T01:27:49.321476204Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-10T01:27:49.322900239Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.423745ms logger=migrator t=2026-06-10T01:27:49.337004057Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-10T01:27:49.338517692Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.513595ms logger=migrator t=2026-06-10T01:27:49.343749017Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-10T01:27:49.345006998Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.258061ms logger=migrator t=2026-06-10T01:27:49.349589117Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-10T01:27:49.350646773Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.056486ms logger=migrator t=2026-06-10T01:27:49.354826073Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-10T01:27:49.35595068Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.124267ms logger=migrator t=2026-06-10T01:27:49.360869747Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-10T01:27:49.360951979Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=83.012µs logger=migrator t=2026-06-10T01:27:49.365473748Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-10T01:27:49.365534329Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=62.721µs logger=migrator t=2026-06-10T01:27:49.370113379Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-10T01:27:49.37059002Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=478.531µs logger=migrator t=2026-06-10T01:27:49.374536215Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-10T01:27:49.375077967Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=543.092µs logger=migrator t=2026-06-10T01:27:49.37934674Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-10T01:27:49.380863687Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.516976ms logger=migrator t=2026-06-10T01:27:49.387595667Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-10T01:27:49.387859174Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=267.576µs logger=migrator t=2026-06-10T01:27:49.391307106Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-10T01:27:49.391765937Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=458.741µs logger=migrator t=2026-06-10T01:27:49.395535428Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-10T01:27:49.396338297Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=802.609µs logger=migrator t=2026-06-10T01:27:49.401203833Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-10T01:27:49.40235254Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.148007ms logger=migrator t=2026-06-10T01:27:49.40649706Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-10T01:27:49.414542243Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.015852ms logger=migrator t=2026-06-10T01:27:49.418120038Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-10T01:27:49.41818174Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=61.832µs logger=migrator t=2026-06-10T01:27:49.422705667Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-10T01:27:49.42361762Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=913.633µs logger=migrator t=2026-06-10T01:27:49.428610029Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-10T01:27:49.429608643Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=998.314µs logger=migrator t=2026-06-10T01:27:49.433761172Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-10T01:27:49.434780877Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.018975ms logger=migrator t=2026-06-10T01:27:49.44034897Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-10T01:27:49.448912715Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.563695ms logger=migrator t=2026-06-10T01:27:49.453534386Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-10T01:27:49.454475308Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=940.433µs logger=migrator t=2026-06-10T01:27:49.458215908Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-10T01:27:49.459275354Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.059536ms logger=migrator t=2026-06-10T01:27:49.464057247Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-10T01:27:49.487360006Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.302499ms logger=migrator t=2026-06-10T01:27:49.490776417Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-10T01:27:49.491546395Z level=info msg="Migration successfully executed" id="create correlation v2" duration=769.388µs logger=migrator t=2026-06-10T01:27:49.496928564Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-10T01:27:49.498644426Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.715681ms logger=migrator t=2026-06-10T01:27:49.50424264Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-10T01:27:49.505304305Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.062165ms logger=migrator t=2026-06-10T01:27:49.509545156Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-10T01:27:49.511552614Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.007148ms logger=migrator t=2026-06-10T01:27:49.517601599Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-10T01:27:49.518103931Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=504.173µs logger=migrator t=2026-06-10T01:27:49.525840866Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-10T01:27:49.526720768Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=880.362µs logger=migrator t=2026-06-10T01:27:49.531830659Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-10T01:27:49.541682205Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.852496ms logger=migrator t=2026-06-10T01:27:49.547624568Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-10T01:27:49.549177875Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.552947ms logger=migrator t=2026-06-10T01:27:49.556130881Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-10T01:27:49.557101404Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=975.433µs logger=migrator t=2026-06-10T01:27:49.562264938Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-10T01:27:49.562728669Z 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-06-10T01:27:49.567913003Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-10T01:27:49.568343213Z 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-06-10T01:27:49.574807909Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-10T01:27:49.575636458Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=828.619µs logger=migrator t=2026-06-10T01:27:49.579169992Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-10T01:27:49.580156667Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=986.974µs logger=migrator t=2026-06-10T01:27:49.584971501Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-10T01:27:49.586241762Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.269971ms logger=migrator t=2026-06-10T01:27:49.590435922Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-10T01:27:49.592180794Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.744452ms logger=migrator t=2026-06-10T01:27:49.59657322Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-10T01:27:49.598186608Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.613618ms logger=migrator t=2026-06-10T01:27:49.603882024Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-10T01:27:49.604894129Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.009445ms logger=migrator t=2026-06-10T01:27:49.608495735Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-10T01:27:49.609308874Z level=info msg="Migration successfully executed" id="Drop public config table" duration=812.859µs logger=migrator t=2026-06-10T01:27:49.616696071Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-10T01:27:49.617798137Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.101726ms logger=migrator t=2026-06-10T01:27:49.622240834Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-10T01:27:49.62333636Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.095086ms logger=migrator t=2026-06-10T01:27:49.627314836Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-10T01:27:49.62961167Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.295944ms logger=migrator t=2026-06-10T01:27:49.635124392Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-10T01:27:49.636515176Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.390123ms logger=migrator t=2026-06-10T01:27:49.640873989Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-10T01:27:49.665046128Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.177849ms logger=migrator t=2026-06-10T01:27:49.668442149Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-10T01:27:49.679854642Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.406923ms logger=migrator t=2026-06-10T01:27:49.686259627Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-10T01:27:49.695417865Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.157279ms logger=migrator t=2026-06-10T01:27:49.699994874Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-10T01:27:49.70017737Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=182.605µs logger=migrator t=2026-06-10T01:27:49.703753465Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-10T01:27:49.713043537Z level=info msg="Migration successfully executed" id="add share column" duration=9.289952ms logger=migrator t=2026-06-10T01:27:49.716841927Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-10T01:27:49.717034523Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=192.316µs logger=migrator t=2026-06-10T01:27:49.724961692Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-10T01:27:49.727480112Z level=info msg="Migration successfully executed" id="create file table" duration=2.51255ms logger=migrator t=2026-06-10T01:27:49.736858957Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-10T01:27:49.738447845Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.592848ms logger=migrator t=2026-06-10T01:27:49.74702606Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-10T01:27:49.748609569Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.583249ms logger=migrator t=2026-06-10T01:27:49.759275284Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-10T01:27:49.761455575Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.185031ms logger=migrator t=2026-06-10T01:27:49.770319029Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-10T01:27:49.77208992Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.775552ms logger=migrator t=2026-06-10T01:27:49.778442352Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-10T01:27:49.778515635Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=74.053µs logger=migrator t=2026-06-10T01:27:49.78670367Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-10T01:27:49.786901096Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=215.846µs logger=migrator t=2026-06-10T01:27:49.79716567Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-10T01:27:49.800132681Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=2.962981ms logger=migrator t=2026-06-10T01:27:49.810117921Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-10T01:27:49.810325066Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=207.905µs logger=migrator t=2026-06-10T01:27:49.819108226Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-10T01:27:49.822152419Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=3.047553ms logger=migrator t=2026-06-10T01:27:49.826176456Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-10T01:27:49.83975195Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.580014ms logger=migrator t=2026-06-10T01:27:49.888145019Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-10T01:27:49.888548108Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=405.82µs logger=migrator t=2026-06-10T01:27:49.89532656Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-10T01:27:49.896677343Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.353253ms logger=migrator t=2026-06-10T01:27:49.906335834Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-10T01:27:49.906820095Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=487.691µs logger=migrator t=2026-06-10T01:27:49.912736186Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-10T01:27:49.913116966Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=383.7µs logger=migrator t=2026-06-10T01:27:49.920538223Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-10T01:27:49.92123175Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=693.747µs logger=migrator t=2026-06-10T01:27:49.930567194Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-10T01:27:49.939819295Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.252871ms logger=migrator t=2026-06-10T01:27:49.961869233Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-10T01:27:49.970680894Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.81124ms logger=migrator t=2026-06-10T01:27:49.975678343Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-10T01:27:49.976557754Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=880.051µs logger=migrator t=2026-06-10T01:27:49.983139333Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-10T01:27:50.063446514Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.296911ms logger=migrator t=2026-06-10T01:27:50.069479658Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-10T01:27:50.070557275Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.078036ms logger=migrator t=2026-06-10T01:27:50.075459962Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-10T01:27:50.076770433Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.310051ms logger=migrator t=2026-06-10T01:27:50.083428892Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-10T01:27:50.112223972Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.79492ms logger=migrator t=2026-06-10T01:27:50.118333218Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-10T01:27:50.128088401Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.753193ms logger=migrator t=2026-06-10T01:27:50.135079839Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-10T01:27:50.135315795Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=236.176µs logger=migrator t=2026-06-10T01:27:50.140064609Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-10T01:27:50.140265533Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=201.374µs logger=migrator t=2026-06-10T01:27:50.144796681Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-10T01:27:50.145086768Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=290.287µs logger=migrator t=2026-06-10T01:27:50.150061297Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-10T01:27:50.150412025Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=350.988µs logger=migrator t=2026-06-10T01:27:50.156226755Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-10T01:27:50.156551932Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=325.187µs logger=migrator t=2026-06-10T01:27:50.162079565Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-10T01:27:50.163815617Z level=info msg="Migration successfully executed" id="create folder table" duration=1.736051ms logger=migrator t=2026-06-10T01:27:50.171991982Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-10T01:27:50.173392105Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.402413ms logger=migrator t=2026-06-10T01:27:50.180949437Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-10T01:27:50.183411666Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.460818ms logger=migrator t=2026-06-10T01:27:50.190965287Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-10T01:27:50.190995027Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.47µs logger=migrator t=2026-06-10T01:27:50.196263794Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-10T01:27:50.198414204Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.14857ms logger=migrator t=2026-06-10T01:27:50.204109311Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-10T01:27:50.205901954Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.784972ms logger=migrator t=2026-06-10T01:27:50.216966569Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-10T01:27:50.218921726Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.956017ms logger=migrator t=2026-06-10T01:27:50.224838487Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-10T01:27:50.225445002Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=609.075µs logger=migrator t=2026-06-10T01:27:50.230778329Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-10T01:27:50.231053986Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=276.667µs logger=migrator t=2026-06-10T01:27:50.236012855Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-10T01:27:50.237172572Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.159767ms logger=migrator t=2026-06-10T01:27:50.242393928Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-10T01:27:50.244260572Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.866175ms logger=migrator t=2026-06-10T01:27:50.250833659Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-10T01:27:50.252705054Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.871475ms logger=migrator t=2026-06-10T01:27:50.258019002Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-10T01:27:50.259414045Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.395913ms logger=migrator t=2026-06-10T01:27:50.267815136Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-10T01:27:50.270268065Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.452838ms logger=migrator t=2026-06-10T01:27:50.279066415Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-10T01:27:50.280283035Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.21891ms logger=migrator t=2026-06-10T01:27:50.286944944Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-10T01:27:50.288974573Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.029638ms logger=migrator t=2026-06-10T01:27:50.294823623Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-10T01:27:50.295919848Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.096015ms logger=migrator t=2026-06-10T01:27:50.301796469Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-10T01:27:50.303165712Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.369203ms logger=migrator t=2026-06-10T01:27:50.311064621Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-10T01:27:50.312190578Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.126007ms logger=migrator t=2026-06-10T01:27:50.317848944Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-10T01:27:50.319904643Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.055779ms logger=migrator t=2026-06-10T01:27:50.326331686Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-10T01:27:50.326677274Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=346.168µs logger=migrator t=2026-06-10T01:27:50.331675334Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-10T01:27:50.341064909Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.389495ms logger=migrator t=2026-06-10T01:27:50.346386486Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-10T01:27:50.346923689Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=537.613µs logger=migrator t=2026-06-10T01:27:50.35319104Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-10T01:27:50.353226051Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=36.721µs logger=migrator t=2026-06-10T01:27:50.360532285Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-10T01:27:50.36242619Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.893575ms logger=migrator t=2026-06-10T01:27:50.369934591Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-10T01:27:50.369949701Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=16.01µs logger=migrator t=2026-06-10T01:27:50.375985265Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-10T01:27:50.378124697Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.132492ms logger=migrator t=2026-06-10T01:27:50.383861914Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-10T01:27:50.385593095Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.730331ms logger=migrator t=2026-06-10T01:27:50.394230632Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-10T01:27:50.39581954Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.592779ms logger=migrator t=2026-06-10T01:27:50.406507776Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-10T01:27:50.407734375Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.227999ms logger=migrator t=2026-06-10T01:27:50.415523462Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-10T01:27:50.415925711Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=403.659µs logger=migrator t=2026-06-10T01:27:50.421500904Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-10T01:27:50.422569219Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.078525ms logger=migrator t=2026-06-10T01:27:50.428727528Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-10T01:27:50.430118631Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.390883ms logger=migrator t=2026-06-10T01:27:50.4367738Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-10T01:27:50.438141573Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.379184ms logger=migrator t=2026-06-10T01:27:50.444402522Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-10T01:27:50.455212221Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.808729ms logger=migrator t=2026-06-10T01:27:50.460503988Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-10T01:27:50.468410927Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.906029ms logger=migrator t=2026-06-10T01:27:50.47312319Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-10T01:27:50.482149196Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.026586ms logger=migrator t=2026-06-10T01:27:50.488487608Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-10T01:27:50.488543179Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=50.231µs logger=migrator t=2026-06-10T01:27:50.494592424Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-10T01:27:50.505030794Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.43907ms logger=migrator t=2026-06-10T01:27:50.510431253Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-10T01:27:50.518431195Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.995452ms logger=migrator t=2026-06-10T01:27:50.524411878Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-10T01:27:50.524704285Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=292.747µs logger=migrator t=2026-06-10T01:27:50.530002782Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.764696532s logger=migrator t=2026-06-10T01:27:50.530691178Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-10T01:27:50.547576082Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-10T01:27:50.547780887Z level=info msg="Created default organization" logger=secrets t=2026-06-10T01:27:50.554083778Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-10T01:27:50.603567882Z level=info msg="Restored cache from database" duration=403.569µs logger=plugin.store t=2026-06-10T01:27:50.604801941Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-10T01:27:50.641189692Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-10T01:27:50.641216343Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-10T01:27:50.641277794Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-10T01:27:50.641289425Z level=info msg="Plugins loaded" count=54 duration=36.488334ms logger=query_data t=2026-06-10T01:27:50.645561457Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-10T01:27:50.649313417Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-10T01:27:50.655227818Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-10T01:27:50.665248439Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-10T01:27:50.668447195Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-10T01:27:50.670847933Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-10T01:27:50.692221255Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-10T01:27:50.714118868Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-10T01:27:50.740368817Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-10T01:27:50.740415088Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-10T01:27:50.741106374Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-10T01:27:50.741510114Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-06-10T01:27:50.741658437Z level=info msg="Storage starting" logger=http.server t=2026-06-10T01:27:50.743939082Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-06-10T01:27:50.862791127Z level=info msg="Update check succeeded" duration=120.960716ms logger=grafana.update.checker t=2026-06-10T01:27:50.867451038Z level=info msg="Update check succeeded" duration=113.280871ms logger=ngalert.state.manager t=2026-06-10T01:27:50.873267417Z level=info msg="State cache has been initialized" states=0 duration=132.156833ms logger=ngalert.scheduler t=2026-06-10T01:27:50.873333309Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-10T01:27:50.873409641Z level=info msg=starting first_tick=2026-06-10T01:28:00Z logger=provisioning.dashboard t=2026-06-10T01:27:50.880982902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:50.940977208Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-10T01:27:51.000683048Z level=info msg="Patterns update finished" duration=118.066366ms logger=grafana-apiserver t=2026-06-10T01:27:51.292638936Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-10T01:27:51.294030799Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-10T01:27:52.463994982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:52.475848266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:52.503081018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:52.548001083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:52.565180944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:52.616743779Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:52.632045395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:52.669706337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:52.694943701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:52.800480346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:52.818311594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:52.881113157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:52.901963305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:52.97230779Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:52.992029502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.038416402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.059944997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.106207704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.122439793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.165276388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.181156268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.228736657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.252585778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.304198373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.324685123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.364977258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.380692904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.435919776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.449274276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.536903083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.55683882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.614548502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.632042691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.682088808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.701760999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.769966902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.788350992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.846199797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.866887962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.928576748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.946788274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:53.989542668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.007564349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.058638651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.074631614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.134605669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.152050617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.293756339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.308139813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.375868175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.399137771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.454370824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.469920575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.529475111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.546092688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.598906192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.615032329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.680724901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.705099025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.810556039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.827914224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.974541323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:54.996232813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:55.070525602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:55.092039146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:55.178090916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:55.196730363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:55.271378419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:55.284327299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:55.36249363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:55.377786696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:55.462997796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:55.478629039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:55.562072587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:55.578132821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:55.662793518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:55.683774279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:56.096063448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:56.111494767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:27:56.191007501Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-10T01:29:41.76573627Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-10T01:37:50.781080527Z level=info msg="Completed cleanup jobs" duration=39.242898ms logger=plugins.update.checker t=2026-06-10T01:37:50.950498064Z level=info msg="Update check succeeded" duration=87.613843ms logger=sqlstore.transactions t=2026-06-10T01:42:50.666492865Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-10T01:47:50.75570782Z level=info msg="Completed cleanup jobs" duration=14.517607ms logger=plugins.update.checker t=2026-06-10T01:47:50.959481188Z level=info msg="Update check succeeded" duration=96.593303ms logger=cleanup t=2026-06-10T01:57:50.782488079Z level=info msg="Completed cleanup jobs" duration=37.394591ms logger=plugins.update.checker t=2026-06-10T01:57:50.965646665Z level=info msg="Update check succeeded" duration=102.02649ms logger=infra.usagestats t=2026-06-10T01:59:41.788719805Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-10T02:07:50.768906064Z level=info msg="Completed cleanup jobs" duration=26.113008ms logger=plugins.update.checker t=2026-06-10T02:07:50.95294799Z level=info msg="Update check succeeded" duration=89.170219ms logger=cleanup t=2026-06-10T02:17:50.769016022Z level=info msg="Completed cleanup jobs" duration=25.952893ms logger=plugins.update.checker t=2026-06-10T02:17:50.960153665Z level=info msg="Update check succeeded" duration=96.639661ms logger=cleanup t=2026-06-10T02:27:50.799314742Z level=info msg="Completed cleanup jobs" duration=57.976416ms logger=plugins.update.checker t=2026-06-10T02:27:50.951955161Z level=info msg="Update check succeeded" duration=88.943963ms logger=infra.usagestats t=2026-06-10T02:29:41.787402964Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-10T02:37:50.77610304Z level=info msg="Completed cleanup jobs" duration=34.970652ms logger=plugins.update.checker t=2026-06-10T02:37:50.960841768Z level=info msg="Update check succeeded" duration=97.105837ms