logger=settings t=2026-03-10T13:51:39.859517283Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-10T13:51:39Z logger=settings t=2026-03-10T13:51:39.8597969Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-10T13:51:39.85981041Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-10T13:51:39.85981398Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-10T13:51:39.85981702Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-10T13:51:39.85981967Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-10T13:51:39.85982232Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-10T13:51:39.85982652Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-10T13:51:39.85983116Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-10T13:51:39.85983441Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-10T13:51:39.859837081Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-10T13:51:39.859841251Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-10T13:51:39.859845451Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-10T13:51:39.859852421Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-10T13:51:39.859856051Z level=info msg=Target target=[all] logger=settings t=2026-03-10T13:51:39.859864631Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-10T13:51:39.859867981Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-10T13:51:39.859871191Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-10T13:51:39.859874351Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-10T13:51:39.859877781Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-10T13:51:39.859883742Z level=info msg="App mode production" logger=sqlstore t=2026-03-10T13:51:39.860175059Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-10T13:51:39.860192069Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-10T13:51:39.864292289Z level=info msg="Locking database" logger=migrator t=2026-03-10T13:51:39.86472809Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-10T13:51:39.866530014Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-10T13:51:39.867822526Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.298882ms logger=migrator t=2026-03-10T13:51:39.872664064Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-10T13:51:39.873315761Z level=info msg="Migration successfully executed" id="create user table" duration=651.446µs logger=migrator t=2026-03-10T13:51:39.877755728Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-10T13:51:39.878548588Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=793.429µs logger=migrator t=2026-03-10T13:51:39.884059163Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-10T13:51:39.885420166Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.359533ms logger=migrator t=2026-03-10T13:51:39.89047525Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-10T13:51:39.891567427Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.094466ms logger=migrator t=2026-03-10T13:51:39.896167569Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-10T13:51:39.896940338Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=773.369µs logger=migrator t=2026-03-10T13:51:39.901582892Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-10T13:51:39.905142979Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.558397ms logger=migrator t=2026-03-10T13:51:39.909559986Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-10T13:51:39.910635733Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.076487ms logger=migrator t=2026-03-10T13:51:39.915363909Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-10T13:51:39.916194169Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=829.68µs logger=migrator t=2026-03-10T13:51:39.921636463Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-10T13:51:39.922393431Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=756.769µs logger=migrator t=2026-03-10T13:51:39.927385093Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-10T13:51:39.928018288Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=636.115µs logger=migrator t=2026-03-10T13:51:39.934768593Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-10T13:51:39.935637665Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=868.622µs logger=migrator t=2026-03-10T13:51:39.942663046Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-10T13:51:39.944611204Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.947548ms logger=migrator t=2026-03-10T13:51:39.950458377Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-10T13:51:39.950488868Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.361µs logger=migrator t=2026-03-10T13:51:39.954693771Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-10T13:51:39.955792347Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.098436ms logger=migrator t=2026-03-10T13:51:39.959290343Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-10T13:51:39.959624581Z level=info msg="Migration successfully executed" id="Add missing user data" duration=334.658µs logger=migrator t=2026-03-10T13:51:39.964765427Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-10T13:51:39.96651916Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.748283ms logger=migrator t=2026-03-10T13:51:39.975663043Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-10T13:51:39.976820992Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.158089ms logger=migrator t=2026-03-10T13:51:39.980756279Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-10T13:51:39.982492451Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.737533ms logger=migrator t=2026-03-10T13:51:39.986334185Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-10T13:51:39.994528935Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.19144ms logger=migrator t=2026-03-10T13:51:39.999762704Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-10T13:51:40.001057175Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.293591ms logger=migrator t=2026-03-10T13:51:40.006125919Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-10T13:51:40.006433586Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=309.197µs logger=migrator t=2026-03-10T13:51:40.012109965Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-10T13:51:40.01312799Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.023834ms logger=migrator t=2026-03-10T13:51:40.017404215Z 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-03-10T13:51:40.017791344Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=387.329µs logger=migrator t=2026-03-10T13:51:40.022776836Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-10T13:51:40.023198316Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=421.8µs logger=migrator t=2026-03-10T13:51:40.028995198Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-10T13:51:40.0302792Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.286672ms logger=migrator t=2026-03-10T13:51:40.034996355Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-10T13:51:40.035925708Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=927.753µs logger=migrator t=2026-03-10T13:51:40.04053613Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-10T13:51:40.041283619Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=747.439µs logger=migrator t=2026-03-10T13:51:40.047222744Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-10T13:51:40.048182018Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=959.464µs logger=migrator t=2026-03-10T13:51:40.052529944Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-10T13:51:40.053707713Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.175439ms logger=migrator t=2026-03-10T13:51:40.058205783Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-10T13:51:40.058254035Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=50.522µs logger=migrator t=2026-03-10T13:51:40.063908893Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-10T13:51:40.064986289Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.077836ms logger=migrator t=2026-03-10T13:51:40.070193636Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-10T13:51:40.071227681Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.034405ms logger=migrator t=2026-03-10T13:51:40.075580958Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-10T13:51:40.076204523Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=624.195µs logger=migrator t=2026-03-10T13:51:40.080393995Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-10T13:51:40.081299908Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=900.543µs logger=migrator t=2026-03-10T13:51:40.085049939Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-10T13:51:40.091654571Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.597791ms logger=migrator t=2026-03-10T13:51:40.095939176Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-10T13:51:40.09691802Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=978.913µs logger=migrator t=2026-03-10T13:51:40.101170854Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-10T13:51:40.102585618Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.468595ms logger=migrator t=2026-03-10T13:51:40.106552806Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-10T13:51:40.107846187Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.293892ms logger=migrator t=2026-03-10T13:51:40.112164543Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-10T13:51:40.113001743Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=834.36µs logger=migrator t=2026-03-10T13:51:40.117313249Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-10T13:51:40.118927198Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.617709ms logger=migrator t=2026-03-10T13:51:40.123270935Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-10T13:51:40.123796507Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=525.132µs logger=migrator t=2026-03-10T13:51:40.128515003Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-10T13:51:40.129341393Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=826.06µs logger=migrator t=2026-03-10T13:51:40.136755075Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-10T13:51:40.137218416Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=467.961µs logger=migrator t=2026-03-10T13:51:40.141825458Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-10T13:51:40.142624398Z level=info msg="Migration successfully executed" id="create star table" duration=795.3µs logger=migrator t=2026-03-10T13:51:40.148175584Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-10T13:51:40.150465449Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=2.289255ms logger=migrator t=2026-03-10T13:51:40.156323903Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-10T13:51:40.157229505Z level=info msg="Migration successfully executed" id="create org table v1" duration=902.902µs logger=migrator t=2026-03-10T13:51:40.161227333Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-10T13:51:40.162090824Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=862.862µs logger=migrator t=2026-03-10T13:51:40.166113992Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-10T13:51:40.166816169Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=701.427µs logger=migrator t=2026-03-10T13:51:40.171255338Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-10T13:51:40.172278373Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.023385ms logger=migrator t=2026-03-10T13:51:40.176500387Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-10T13:51:40.177302236Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=802.769µs logger=migrator t=2026-03-10T13:51:40.180990646Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-10T13:51:40.181633912Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=643.576µs logger=migrator t=2026-03-10T13:51:40.185091977Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-10T13:51:40.185124507Z level=info msg="Migration successfully executed" id="Update org table charset" duration=34.89µs logger=migrator t=2026-03-10T13:51:40.189546695Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-10T13:51:40.189581856Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=34.451µs logger=migrator t=2026-03-10T13:51:40.193310288Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-10T13:51:40.193588195Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=281.827µs logger=migrator t=2026-03-10T13:51:40.197953951Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-10T13:51:40.1991428Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.192389ms logger=migrator t=2026-03-10T13:51:40.20442442Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-10T13:51:40.20611011Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.682451ms logger=migrator t=2026-03-10T13:51:40.211106133Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-10T13:51:40.211953273Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=847.63µs logger=migrator t=2026-03-10T13:51:40.21589098Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-10T13:51:40.216689259Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=797.249µs logger=migrator t=2026-03-10T13:51:40.220351279Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-10T13:51:40.221445746Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.095007ms logger=migrator t=2026-03-10T13:51:40.225408082Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-10T13:51:40.226148651Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=738.019µs logger=migrator t=2026-03-10T13:51:40.23059512Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-10T13:51:40.236685588Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.089959ms logger=migrator t=2026-03-10T13:51:40.241074176Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-10T13:51:40.242934152Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.857725ms logger=migrator t=2026-03-10T13:51:40.250087126Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-10T13:51:40.251265875Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.179169ms logger=migrator t=2026-03-10T13:51:40.256831441Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-10T13:51:40.25756127Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=729.239µs logger=migrator t=2026-03-10T13:51:40.262238653Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-10T13:51:40.262673115Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=454.122µs logger=migrator t=2026-03-10T13:51:40.269160513Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-10T13:51:40.269962712Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=802.469µs logger=migrator t=2026-03-10T13:51:40.274537145Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-10T13:51:40.274602706Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=66.321µs logger=migrator t=2026-03-10T13:51:40.278793748Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-10T13:51:40.280617323Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.824025ms logger=migrator t=2026-03-10T13:51:40.284402015Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-10T13:51:40.286239711Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.837426ms logger=migrator t=2026-03-10T13:51:40.290841954Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-10T13:51:40.292618527Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.776563ms logger=migrator t=2026-03-10T13:51:40.29889953Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-10T13:51:40.300266404Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.368274ms logger=migrator t=2026-03-10T13:51:40.305814079Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-10T13:51:40.309407607Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.592098ms logger=migrator t=2026-03-10T13:51:40.314568504Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-10T13:51:40.315402554Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=833.45µs logger=migrator t=2026-03-10T13:51:40.318989672Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-10T13:51:40.319813892Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=824.51µs logger=migrator t=2026-03-10T13:51:40.324945888Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-10T13:51:40.324993679Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.891µs logger=migrator t=2026-03-10T13:51:40.329443877Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-10T13:51:40.329486808Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.341µs logger=migrator t=2026-03-10T13:51:40.334001019Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-10T13:51:40.337077374Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.076325ms logger=migrator t=2026-03-10T13:51:40.341154654Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-10T13:51:40.343079171Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.926657ms logger=migrator t=2026-03-10T13:51:40.348109584Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-10T13:51:40.350122204Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.01253ms logger=migrator t=2026-03-10T13:51:40.35407664Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-10T13:51:40.356027698Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.950808ms logger=migrator t=2026-03-10T13:51:40.359998365Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-10T13:51:40.36023737Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=239.585µs logger=migrator t=2026-03-10T13:51:40.365365726Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-10T13:51:40.366167725Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=799.949µs logger=migrator t=2026-03-10T13:51:40.371064956Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-10T13:51:40.372126832Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.061916ms logger=migrator t=2026-03-10T13:51:40.37654764Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-10T13:51:40.376621561Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=77.682µs logger=migrator t=2026-03-10T13:51:40.380767173Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-10T13:51:40.381533522Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=765.819µs logger=migrator t=2026-03-10T13:51:40.386608726Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-10T13:51:40.387686002Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.077666ms logger=migrator t=2026-03-10T13:51:40.392001718Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-10T13:51:40.39864464Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.644822ms logger=migrator t=2026-03-10T13:51:40.403034578Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-10T13:51:40.403745305Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=710.547µs logger=migrator t=2026-03-10T13:51:40.408972453Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-10T13:51:40.409778103Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=805.38µs logger=migrator t=2026-03-10T13:51:40.414058148Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-10T13:51:40.415331988Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.2739ms logger=migrator t=2026-03-10T13:51:40.419436989Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-10T13:51:40.419801968Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=365.539µs logger=migrator t=2026-03-10T13:51:40.425730803Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-10T13:51:40.426465811Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=733.588µs logger=migrator t=2026-03-10T13:51:40.430314495Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-10T13:51:40.432309964Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.995499ms logger=migrator t=2026-03-10T13:51:40.436055695Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-10T13:51:40.436866996Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=810.99µs logger=migrator t=2026-03-10T13:51:40.441396746Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-10T13:51:40.44156804Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=171.584µs logger=migrator t=2026-03-10T13:51:40.445297272Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-10T13:51:40.445569838Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=273.276µs logger=migrator t=2026-03-10T13:51:40.449904624Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-10T13:51:40.451167295Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.261321ms logger=migrator t=2026-03-10T13:51:40.456407284Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-10T13:51:40.459374166Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.967543ms logger=migrator t=2026-03-10T13:51:40.463334673Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-10T13:51:40.464199364Z level=info msg="Migration successfully executed" id="create data_source table" duration=864.451µs logger=migrator t=2026-03-10T13:51:40.467996467Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-10T13:51:40.469284718Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.288501ms logger=migrator t=2026-03-10T13:51:40.474373013Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-10T13:51:40.475771367Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.398014ms logger=migrator t=2026-03-10T13:51:40.480065752Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-10T13:51:40.48080659Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=740.667µs logger=migrator t=2026-03-10T13:51:40.484751037Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-10T13:51:40.485438664Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=687.906µs logger=migrator t=2026-03-10T13:51:40.490109048Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-10T13:51:40.496074474Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.960015ms logger=migrator t=2026-03-10T13:51:40.502359167Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-10T13:51:40.503495866Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.138279ms logger=migrator t=2026-03-10T13:51:40.507461582Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-10T13:51:40.508223711Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=762.019µs logger=migrator t=2026-03-10T13:51:40.512703451Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-10T13:51:40.514039173Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.336083ms logger=migrator t=2026-03-10T13:51:40.519758002Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-10T13:51:40.520299056Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=541.044µs logger=migrator t=2026-03-10T13:51:40.52783679Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-10T13:51:40.531939321Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.100181ms logger=migrator t=2026-03-10T13:51:40.537068416Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-10T13:51:40.53971492Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.642694ms logger=migrator t=2026-03-10T13:51:40.543481623Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-10T13:51:40.543523165Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=47.461µs logger=migrator t=2026-03-10T13:51:40.547250855Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-10T13:51:40.547648635Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=397.75µs logger=migrator t=2026-03-10T13:51:40.55235821Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-10T13:51:40.556236635Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.873955ms logger=migrator t=2026-03-10T13:51:40.561806211Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-10T13:51:40.562012836Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=208.065µs logger=migrator t=2026-03-10T13:51:40.567137102Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-10T13:51:40.567412158Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=275.336µs logger=migrator t=2026-03-10T13:51:40.571586281Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-10T13:51:40.573449776Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.858015ms logger=migrator t=2026-03-10T13:51:40.579179977Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-10T13:51:40.579338031Z level=info msg="Migration successfully executed" id="Update uid value" duration=157.983µs logger=migrator t=2026-03-10T13:51:40.58301244Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-10T13:51:40.584454015Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.441135ms logger=migrator t=2026-03-10T13:51:40.590583056Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-10T13:51:40.591734774Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.158157ms logger=migrator t=2026-03-10T13:51:40.596793587Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-10T13:51:40.597681069Z level=info msg="Migration successfully executed" id="create api_key table" duration=886.892µs logger=migrator t=2026-03-10T13:51:40.601635616Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-10T13:51:40.602462176Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=826.71µs logger=migrator t=2026-03-10T13:51:40.607044788Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-10T13:51:40.608454003Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.409934ms logger=migrator t=2026-03-10T13:51:40.613444865Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-10T13:51:40.614377107Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=929.002µs logger=migrator t=2026-03-10T13:51:40.618583851Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-10T13:51:40.619358849Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=775.268µs logger=migrator t=2026-03-10T13:51:40.623707075Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-10T13:51:40.625056259Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.363924ms logger=migrator t=2026-03-10T13:51:40.629311482Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-10T13:51:40.630453171Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.143479ms logger=migrator t=2026-03-10T13:51:40.634884308Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-10T13:51:40.64391559Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.035602ms logger=migrator t=2026-03-10T13:51:40.648107742Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-10T13:51:40.64884525Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=737.778µs logger=migrator t=2026-03-10T13:51:40.654018567Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-10T13:51:40.654844988Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=825.831µs logger=migrator t=2026-03-10T13:51:40.659065361Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-10T13:51:40.659801258Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=739.258µs logger=migrator t=2026-03-10T13:51:40.663734905Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-10T13:51:40.664595696Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=860.241µs logger=migrator t=2026-03-10T13:51:40.671202107Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-10T13:51:40.671512844Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=310.757µs logger=migrator t=2026-03-10T13:51:40.677567073Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-10T13:51:40.678713811Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.148678ms logger=migrator t=2026-03-10T13:51:40.684522573Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-10T13:51:40.684618115Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=96.212µs logger=migrator t=2026-03-10T13:51:40.689846363Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-10T13:51:40.694421716Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.578362ms logger=migrator t=2026-03-10T13:51:40.698458174Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-10T13:51:40.701203661Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.744907ms logger=migrator t=2026-03-10T13:51:40.70605056Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-10T13:51:40.706288446Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=237.366µs logger=migrator t=2026-03-10T13:51:40.710990061Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-10T13:51:40.713697297Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.706446ms logger=migrator t=2026-03-10T13:51:40.720857522Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-10T13:51:40.725752252Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.89433ms logger=migrator t=2026-03-10T13:51:40.729907713Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-10T13:51:40.730745454Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=837.981µs logger=migrator t=2026-03-10T13:51:40.736517025Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-10T13:51:40.737175451Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=656.076µs logger=migrator t=2026-03-10T13:51:40.742279766Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-10T13:51:40.743614679Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.334612ms logger=migrator t=2026-03-10T13:51:40.748938409Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-10T13:51:40.750021126Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.084307ms logger=migrator t=2026-03-10T13:51:40.755208422Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-10T13:51:40.756018233Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=809.281µs logger=migrator t=2026-03-10T13:51:40.761133157Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-10T13:51:40.761937707Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=804.73µs logger=migrator t=2026-03-10T13:51:40.767180015Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-10T13:51:40.767246937Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.162µs logger=migrator t=2026-03-10T13:51:40.771622383Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-10T13:51:40.771663804Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=43.591µs logger=migrator t=2026-03-10T13:51:40.776502653Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-10T13:51:40.779445385Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.942262ms logger=migrator t=2026-03-10T13:51:40.783378571Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-10T13:51:40.786168789Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.787848ms logger=migrator t=2026-03-10T13:51:40.791383237Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-10T13:51:40.791450398Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=70.191µs logger=migrator t=2026-03-10T13:51:40.797289181Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-10T13:51:40.798585014Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.295183ms logger=migrator t=2026-03-10T13:51:40.803074003Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-10T13:51:40.804507878Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.429795ms logger=migrator t=2026-03-10T13:51:40.808713831Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-10T13:51:40.808739681Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.131µs logger=migrator t=2026-03-10T13:51:40.813940039Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-10T13:51:40.815777294Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.835096ms logger=migrator t=2026-03-10T13:51:40.822005626Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-10T13:51:40.822899479Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=893.113µs logger=migrator t=2026-03-10T13:51:40.826886536Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-10T13:51:40.831891388Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.004302ms logger=migrator t=2026-03-10T13:51:40.835990908Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-10T13:51:40.836017329Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.721µs logger=migrator t=2026-03-10T13:51:40.841938344Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-10T13:51:40.842954299Z level=info msg="Migration successfully executed" id="create session table" duration=1.014566ms logger=migrator t=2026-03-10T13:51:40.84750313Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-10T13:51:40.847627503Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=125.813µs logger=migrator t=2026-03-10T13:51:40.851652641Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-10T13:51:40.851734183Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=82.112µs logger=migrator t=2026-03-10T13:51:40.857030503Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-10T13:51:40.857907975Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=876.841µs logger=migrator t=2026-03-10T13:51:40.862548998Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-10T13:51:40.863808839Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.259691ms logger=migrator t=2026-03-10T13:51:40.868077793Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-10T13:51:40.868105574Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.711µs logger=migrator t=2026-03-10T13:51:40.871544338Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-10T13:51:40.871571999Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.571µs logger=migrator t=2026-03-10T13:51:40.876444768Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-10T13:51:40.881771339Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.325651ms logger=migrator t=2026-03-10T13:51:40.886309689Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-10T13:51:40.892091651Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.780771ms logger=migrator t=2026-03-10T13:51:40.897552424Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-10T13:51:40.897631656Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=80.032µs logger=migrator t=2026-03-10T13:51:40.904843263Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-10T13:51:40.904973336Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=132.243µs logger=migrator t=2026-03-10T13:51:40.912308205Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-10T13:51:40.913673289Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.365044ms logger=migrator t=2026-03-10T13:51:40.917876631Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-10T13:51:40.917919072Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=44.151µs logger=migrator t=2026-03-10T13:51:40.921768917Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-10T13:51:40.924888133Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.118896ms logger=migrator t=2026-03-10T13:51:40.929247509Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-10T13:51:40.929394143Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=145.184µs logger=migrator t=2026-03-10T13:51:40.933000822Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-10T13:51:40.937073221Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.068219ms logger=migrator t=2026-03-10T13:51:40.941457728Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-10T13:51:40.945335153Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.880115ms logger=migrator t=2026-03-10T13:51:40.951199276Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-10T13:51:40.951291628Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=93.752µs logger=migrator t=2026-03-10T13:51:40.956870885Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-10T13:51:40.957726937Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=853.491µs logger=migrator t=2026-03-10T13:51:40.961896698Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-10T13:51:40.9632049Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.311072ms logger=migrator t=2026-03-10T13:51:40.972272892Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-10T13:51:40.974345783Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.075991ms logger=migrator t=2026-03-10T13:51:40.980080273Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-10T13:51:40.981013216Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=932.443µs logger=migrator t=2026-03-10T13:51:40.989297088Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-10T13:51:40.991264297Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.971399ms logger=migrator t=2026-03-10T13:51:40.999234481Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-10T13:51:41.000943403Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.709062ms logger=migrator t=2026-03-10T13:51:41.010662631Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-10T13:51:41.011274276Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=611.965µs logger=migrator t=2026-03-10T13:51:41.017523399Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-10T13:51:41.018470672Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=957.283µs logger=migrator t=2026-03-10T13:51:41.024757906Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-10T13:51:41.025896053Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.138037ms logger=migrator t=2026-03-10T13:51:41.048112947Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-10T13:51:41.072189947Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=24.078339ms logger=migrator t=2026-03-10T13:51:41.088414473Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-10T13:51:41.089226133Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=812.97µs logger=migrator t=2026-03-10T13:51:41.09445542Z 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-03-10T13:51:41.095456725Z 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.001195ms logger=migrator t=2026-03-10T13:51:41.101936633Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-10T13:51:41.102406405Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=470.632µs logger=migrator t=2026-03-10T13:51:41.107245334Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-10T13:51:41.107667134Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=421.99µs logger=migrator t=2026-03-10T13:51:41.112487932Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-10T13:51:41.113450425Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=962.863µs logger=migrator t=2026-03-10T13:51:41.178554247Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-10T13:51:41.182605587Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.05861ms logger=migrator t=2026-03-10T13:51:41.195171084Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-10T13:51:41.199661364Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.49307ms logger=migrator t=2026-03-10T13:51:41.207499846Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-10T13:51:41.212623532Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.124195ms logger=migrator t=2026-03-10T13:51:41.217692865Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-10T13:51:41.22035604Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.663035ms logger=migrator t=2026-03-10T13:51:41.230015537Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-10T13:51:41.231172805Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.160018ms logger=migrator t=2026-03-10T13:51:41.236121136Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-10T13:51:41.236148707Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.851µs logger=migrator t=2026-03-10T13:51:41.244426099Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-10T13:51:41.2444571Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=32.991µs logger=migrator t=2026-03-10T13:51:41.251629486Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-10T13:51:41.252568788Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=939.272µs logger=migrator t=2026-03-10T13:51:41.260052622Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-10T13:51:41.261185369Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.132417ms logger=migrator t=2026-03-10T13:51:41.266371466Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-10T13:51:41.267179126Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=811.58µs logger=migrator t=2026-03-10T13:51:41.272871275Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-10T13:51:41.273745386Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=875.681µs logger=migrator t=2026-03-10T13:51:41.279101767Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-10T13:51:41.28004071Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=939.503µs logger=migrator t=2026-03-10T13:51:41.286124229Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-10T13:51:41.292494735Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.369226ms logger=migrator t=2026-03-10T13:51:41.298188154Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-10T13:51:41.302251724Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.06631ms logger=migrator t=2026-03-10T13:51:41.306992959Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-10T13:51:41.307251056Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=261.307µs logger=migrator t=2026-03-10T13:51:41.312601666Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-10T13:51:41.313780426Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.218011ms logger=migrator t=2026-03-10T13:51:41.320545871Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-10T13:51:41.32170886Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.169129ms logger=migrator t=2026-03-10T13:51:41.326754913Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-10T13:51:41.330811982Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.056719ms logger=migrator t=2026-03-10T13:51:41.335305342Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-10T13:51:41.335376703Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=73.582µs logger=migrator t=2026-03-10T13:51:41.340507899Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-10T13:51:41.341446443Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=938.954µs logger=migrator t=2026-03-10T13:51:41.345942132Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-10T13:51:41.347302916Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.361184ms logger=migrator t=2026-03-10T13:51:41.354517502Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-10T13:51:41.354799038Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=274.656µs logger=migrator t=2026-03-10T13:51:41.360731445Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-10T13:51:41.362036166Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.304091ms logger=migrator t=2026-03-10T13:51:41.368538035Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-10T13:51:41.36996546Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.429415ms logger=migrator t=2026-03-10T13:51:41.375206058Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-10T13:51:41.37611984Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=913.952µs logger=migrator t=2026-03-10T13:51:41.382807644Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-10T13:51:41.384603048Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.793964ms logger=migrator t=2026-03-10T13:51:41.390735828Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-10T13:51:41.391789764Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.055566ms logger=migrator t=2026-03-10T13:51:41.40019219Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-10T13:51:41.401827539Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.635439ms logger=migrator t=2026-03-10T13:51:41.420107357Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-10T13:51:41.420153798Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=48.991µs logger=migrator t=2026-03-10T13:51:41.426298048Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-10T13:51:41.429323972Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.025944ms logger=migrator t=2026-03-10T13:51:41.434289243Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-10T13:51:41.435155604Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=866.701µs logger=migrator t=2026-03-10T13:51:41.440767582Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-10T13:51:41.445763104Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.994372ms logger=migrator t=2026-03-10T13:51:41.454226201Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-10T13:51:41.455088412Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=862.781µs logger=migrator t=2026-03-10T13:51:41.462456883Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-10T13:51:41.463618731Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.161828ms logger=migrator t=2026-03-10T13:51:41.471636997Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-10T13:51:41.473595675Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.958678ms logger=migrator t=2026-03-10T13:51:41.479756026Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-10T13:51:41.553026128Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=73.265241ms logger=migrator t=2026-03-10T13:51:41.616748907Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-10T13:51:41.618881659Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=2.136042ms logger=migrator t=2026-03-10T13:51:41.62707798Z 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-03-10T13:51:41.628429252Z 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.351343ms logger=migrator t=2026-03-10T13:51:41.634283756Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-10T13:51:41.634634544Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=349.009µs logger=migrator t=2026-03-10T13:51:41.644192378Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-10T13:51:41.645168242Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=979.154µs logger=migrator t=2026-03-10T13:51:41.65202821Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-10T13:51:41.652189364Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=162.654µs logger=migrator t=2026-03-10T13:51:41.657438352Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-10T13:51:41.661600204Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.161883ms logger=migrator t=2026-03-10T13:51:41.667411196Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-10T13:51:41.6720539Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.640974ms logger=migrator t=2026-03-10T13:51:41.678962518Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-10T13:51:41.680814654Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.851646ms logger=migrator t=2026-03-10T13:51:41.686924583Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-10T13:51:41.687879216Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=954.273µs logger=migrator t=2026-03-10T13:51:41.693200827Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-10T13:51:41.693479773Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=279.146µs logger=migrator t=2026-03-10T13:51:41.698516627Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-10T13:51:41.702908664Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.391877ms logger=migrator t=2026-03-10T13:51:41.710284924Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-10T13:51:41.71130394Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.016636ms logger=migrator t=2026-03-10T13:51:41.717545412Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-10T13:51:41.717810879Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=263.357µs logger=migrator t=2026-03-10T13:51:41.722959255Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-10T13:51:41.723672672Z level=info msg="Migration successfully executed" id="Move region to single row" duration=714.717µs logger=migrator t=2026-03-10T13:51:41.729904094Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-10T13:51:41.730963561Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.059907ms logger=migrator t=2026-03-10T13:51:41.738422113Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-10T13:51:41.739958981Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.538538ms logger=migrator t=2026-03-10T13:51:41.748097319Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-10T13:51:41.749849372Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.752513ms logger=migrator t=2026-03-10T13:51:41.757149841Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-10T13:51:41.758082163Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=932.212µs logger=migrator t=2026-03-10T13:51:41.765077205Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-10T13:51:41.766019928Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=943.063µs logger=migrator t=2026-03-10T13:51:41.770846546Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-10T13:51:41.771753118Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=906.702µs logger=migrator t=2026-03-10T13:51:41.781906737Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-10T13:51:41.782019669Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=116.603µs logger=migrator t=2026-03-10T13:51:41.789475852Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-10T13:51:41.792100326Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.623754ms logger=migrator t=2026-03-10T13:51:41.798429871Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-10T13:51:41.799852645Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.436594ms logger=migrator t=2026-03-10T13:51:41.807036781Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-10T13:51:41.808699582Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.666851ms logger=migrator t=2026-03-10T13:51:41.817853986Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-10T13:51:41.819537637Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.685541ms logger=migrator t=2026-03-10T13:51:41.830967136Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-10T13:51:41.831380677Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=420.671µs logger=migrator t=2026-03-10T13:51:41.83805134Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-10T13:51:41.83848973Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=438.84µs logger=migrator t=2026-03-10T13:51:41.847139812Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-10T13:51:41.847202254Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=63.242µs logger=migrator t=2026-03-10T13:51:41.854626796Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-10T13:51:41.855394014Z level=info msg="Migration successfully executed" id="create team table" duration=768.559µs logger=migrator t=2026-03-10T13:51:41.862244702Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-10T13:51:41.863263367Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.022694ms logger=migrator t=2026-03-10T13:51:41.868800652Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-10T13:51:41.869756775Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=964.053µs logger=migrator t=2026-03-10T13:51:41.877481574Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-10T13:51:41.884926387Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.443872ms logger=migrator t=2026-03-10T13:51:41.891112868Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-10T13:51:41.891409065Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=300.477µs logger=migrator t=2026-03-10T13:51:41.896973761Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-10T13:51:41.898776156Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.802994ms logger=migrator t=2026-03-10T13:51:41.905326346Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-10T13:51:41.906898424Z level=info msg="Migration successfully executed" id="create team member table" duration=1.577708ms logger=migrator t=2026-03-10T13:51:41.912388458Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-10T13:51:41.9132604Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=869.122µs logger=migrator t=2026-03-10T13:51:41.91818528Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-10T13:51:41.919152614Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=967.144µs logger=migrator t=2026-03-10T13:51:41.925265623Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-10T13:51:41.926919194Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.651791ms logger=migrator t=2026-03-10T13:51:41.935686328Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-10T13:51:41.943803347Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.120649ms logger=migrator t=2026-03-10T13:51:41.950949981Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-10T13:51:41.958043915Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.091954ms logger=migrator t=2026-03-10T13:51:41.974956619Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-10T13:51:41.978741951Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.786792ms logger=migrator t=2026-03-10T13:51:41.984042251Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-10T13:51:41.985119077Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.077986ms logger=migrator t=2026-03-10T13:51:41.991413092Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-10T13:51:41.992364015Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=950.873µs logger=migrator t=2026-03-10T13:51:41.999456478Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-10T13:51:42.001386735Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.929607ms logger=migrator t=2026-03-10T13:51:42.006978462Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-10T13:51:42.007967007Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=988.495µs logger=migrator t=2026-03-10T13:51:42.013783979Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-10T13:51:42.015248144Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.464535ms logger=migrator t=2026-03-10T13:51:42.021375624Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-10T13:51:42.022758098Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.381184ms logger=migrator t=2026-03-10T13:51:42.02812718Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-10T13:51:42.029068522Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=941.262µs logger=migrator t=2026-03-10T13:51:42.034632658Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-10T13:51:42.035601112Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=966.004µs logger=migrator t=2026-03-10T13:51:42.041917907Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-10T13:51:42.042732507Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=814.36µs logger=migrator t=2026-03-10T13:51:42.048430976Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-10T13:51:42.048674222Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=243.736µs logger=migrator t=2026-03-10T13:51:42.055193201Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-10T13:51:42.05635857Z level=info msg="Migration successfully executed" id="create tag table" duration=1.165759ms logger=migrator t=2026-03-10T13:51:42.062707065Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-10T13:51:42.064406167Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.700362ms logger=migrator t=2026-03-10T13:51:42.070706251Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-10T13:51:42.072063124Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.358343ms logger=migrator t=2026-03-10T13:51:42.078366519Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-10T13:51:42.079808193Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.442864ms logger=migrator t=2026-03-10T13:51:42.089653765Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-10T13:51:42.091082149Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.424974ms logger=migrator t=2026-03-10T13:51:42.098813228Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-10T13:51:42.116322486Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.510338ms logger=migrator t=2026-03-10T13:51:42.122566959Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-10T13:51:42.12339775Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=828.771µs logger=migrator t=2026-03-10T13:51:42.126902456Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-10T13:51:42.127976441Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.074046ms logger=migrator t=2026-03-10T13:51:42.132850371Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-10T13:51:42.133137438Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=287.077µs logger=migrator t=2026-03-10T13:51:42.141788259Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-10T13:51:42.142473397Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=685.518µs logger=migrator t=2026-03-10T13:51:42.151912837Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-10T13:51:42.153072605Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.161628ms logger=migrator t=2026-03-10T13:51:42.159177476Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-10T13:51:42.16019116Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.013455ms logger=migrator t=2026-03-10T13:51:42.165056489Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-10T13:51:42.165124761Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.272µs logger=migrator t=2026-03-10T13:51:42.169486467Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-10T13:51:42.17493598Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.448693ms logger=migrator t=2026-03-10T13:51:42.179761659Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-10T13:51:42.183528541Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.766791ms logger=migrator t=2026-03-10T13:51:42.189520787Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-10T13:51:42.198421566Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.904698ms logger=migrator t=2026-03-10T13:51:42.205342824Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-10T13:51:42.212628743Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.285729ms logger=migrator t=2026-03-10T13:51:42.21700313Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-10T13:51:42.218672091Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.669272ms logger=migrator t=2026-03-10T13:51:42.223889768Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-10T13:51:42.229121706Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.231558ms logger=migrator t=2026-03-10T13:51:42.233671397Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-10T13:51:42.234461816Z level=info msg="Migration successfully executed" id="create server_lock table" duration=790.639µs logger=migrator t=2026-03-10T13:51:42.239746766Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-10T13:51:42.240847243Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.100347ms logger=migrator t=2026-03-10T13:51:42.245166068Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-10T13:51:42.246063241Z level=info msg="Migration successfully executed" id="create user auth token table" duration=896.953µs logger=migrator t=2026-03-10T13:51:42.250873088Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-10T13:51:42.251890173Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.016275ms logger=migrator t=2026-03-10T13:51:42.255909731Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-10T13:51:42.256953566Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.043295ms logger=migrator t=2026-03-10T13:51:42.261833046Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-10T13:51:42.26279381Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=960.514µs logger=migrator t=2026-03-10T13:51:42.267339841Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-10T13:51:42.273218004Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.877473ms logger=migrator t=2026-03-10T13:51:42.279277923Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-10T13:51:42.280342139Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.065127ms logger=migrator t=2026-03-10T13:51:42.284677525Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-10T13:51:42.285668789Z level=info msg="Migration successfully executed" id="create cache_data table" duration=991.605µs logger=migrator t=2026-03-10T13:51:42.289592955Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-10T13:51:42.29062302Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.029755ms logger=migrator t=2026-03-10T13:51:42.295008458Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-10T13:51:42.295899919Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=891.621µs logger=migrator t=2026-03-10T13:51:42.300872911Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-10T13:51:42.30245817Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.584659ms logger=migrator t=2026-03-10T13:51:42.306666382Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-10T13:51:42.306759665Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=96.613µs logger=migrator t=2026-03-10T13:51:42.310873556Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-10T13:51:42.310976188Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=103.142µs logger=migrator t=2026-03-10T13:51:42.315695293Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-10T13:51:42.316611686Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=914.273µs logger=migrator t=2026-03-10T13:51:42.321067375Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-10T13:51:42.32208272Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.017585ms logger=migrator t=2026-03-10T13:51:42.326062267Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-10T13:51:42.327067351Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.005034ms logger=migrator t=2026-03-10T13:51:42.332237688Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-10T13:51:42.33233145Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=94.522µs logger=migrator t=2026-03-10T13:51:42.336173205Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-10T13:51:42.33722724Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.051785ms logger=migrator t=2026-03-10T13:51:42.341939096Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-10T13:51:42.343456352Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.517096ms logger=migrator t=2026-03-10T13:51:42.349525281Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-10T13:51:42.350733521Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.20816ms logger=migrator t=2026-03-10T13:51:42.356898872Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-10T13:51:42.35802525Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.126539ms logger=migrator t=2026-03-10T13:51:42.36419732Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-10T13:51:42.369769147Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.572087ms logger=migrator t=2026-03-10T13:51:42.374457351Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-10T13:51:42.375514177Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.055356ms logger=migrator t=2026-03-10T13:51:42.379985776Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-10T13:51:42.380220192Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=220.165µs logger=migrator t=2026-03-10T13:51:42.387054069Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-10T13:51:42.388186616Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.133237ms logger=migrator t=2026-03-10T13:51:42.392185925Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-10T13:51:42.393675551Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.489406ms logger=migrator t=2026-03-10T13:51:42.397231169Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-10T13:51:42.398382656Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.151427ms logger=migrator t=2026-03-10T13:51:42.405657825Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-10T13:51:42.405826189Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=168.455µs logger=migrator t=2026-03-10T13:51:42.409769365Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-10T13:51:42.410738748Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=969.683µs logger=migrator t=2026-03-10T13:51:42.414612194Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-10T13:51:42.415661179Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.050325ms logger=migrator t=2026-03-10T13:51:42.420120828Z 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-03-10T13:51:42.421218415Z 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.097487ms logger=migrator t=2026-03-10T13:51:42.42511482Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-10T13:51:42.426257748Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.142888ms logger=migrator t=2026-03-10T13:51:42.43162975Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-10T13:51:42.437862702Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.230872ms logger=migrator t=2026-03-10T13:51:42.443430198Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-10T13:51:42.444495644Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.071756ms logger=migrator t=2026-03-10T13:51:42.448257816Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-10T13:51:42.449272211Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.014395ms logger=migrator t=2026-03-10T13:51:42.455238257Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-10T13:51:42.484842571Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.595884ms logger=migrator t=2026-03-10T13:51:42.488724656Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-10T13:51:42.513962353Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.234337ms logger=migrator t=2026-03-10T13:51:42.518419013Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-10T13:51:42.519407496Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=984.963µs logger=migrator t=2026-03-10T13:51:42.526741876Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-10T13:51:42.528812956Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.07006ms logger=migrator t=2026-03-10T13:51:42.53463018Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-10T13:51:42.54119818Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.568361ms logger=migrator t=2026-03-10T13:51:42.547308619Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-10T13:51:42.552803024Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.496205ms logger=migrator t=2026-03-10T13:51:42.55714481Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-10T13:51:42.558179165Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.029355ms logger=migrator t=2026-03-10T13:51:43.319487678Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-10T13:51:43.321784014Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.297896ms logger=migrator t=2026-03-10T13:51:43.581438765Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-10T13:51:43.583322411Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.885246ms logger=migrator t=2026-03-10T13:51:43.69770477Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-10T13:51:43.700126509Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.42558ms logger=migrator t=2026-03-10T13:51:44.292564Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-10T13:51:44.292707353Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=147.733µs logger=migrator t=2026-03-10T13:51:44.471165739Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-10T13:51:44.482472336Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.309636ms logger=migrator t=2026-03-10T13:51:44.603082076Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-10T13:51:44.611208895Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.129839ms logger=migrator t=2026-03-10T13:51:44.614862654Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-10T13:51:44.621125917Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.263283ms logger=migrator t=2026-03-10T13:51:44.625147596Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-10T13:51:44.626085608Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=938.072µs logger=migrator t=2026-03-10T13:51:44.629509982Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-10T13:51:44.630503027Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=992.945µs logger=migrator t=2026-03-10T13:51:44.635342965Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-10T13:51:44.642170792Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.826688ms logger=migrator t=2026-03-10T13:51:44.652664679Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-10T13:51:44.659759012Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.072062ms logger=migrator t=2026-03-10T13:51:44.668989498Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-10T13:51:44.669740087Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=750.449µs logger=migrator t=2026-03-10T13:51:44.67887345Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-10T13:51:44.688373242Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.501162ms logger=migrator t=2026-03-10T13:51:44.694237695Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-10T13:51:44.700814386Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.575501ms logger=migrator t=2026-03-10T13:51:44.707773146Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-10T13:51:44.707838568Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=66.582µs logger=migrator t=2026-03-10T13:51:44.713186029Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-10T13:51:44.714656105Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.469076ms logger=migrator t=2026-03-10T13:51:44.719505703Z 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-03-10T13:51:44.720616301Z 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.111528ms logger=migrator t=2026-03-10T13:51:44.727014517Z 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-03-10T13:51:44.728361931Z 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.345924ms logger=migrator t=2026-03-10T13:51:44.742312362Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-10T13:51:44.742525487Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=216.736µs logger=migrator t=2026-03-10T13:51:44.750857311Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-10T13:51:44.761795628Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.936397ms logger=migrator t=2026-03-10T13:51:44.781571172Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-10T13:51:44.788255735Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.686843ms logger=migrator t=2026-03-10T13:51:44.79418387Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-10T13:51:44.80074217Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.55509ms logger=migrator t=2026-03-10T13:51:44.806293136Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-10T13:51:44.812648712Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.352626ms logger=migrator t=2026-03-10T13:51:44.817316016Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-10T13:51:44.82356871Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.251953ms logger=migrator t=2026-03-10T13:51:44.829465264Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-10T13:51:44.829538805Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=74.501µs logger=migrator t=2026-03-10T13:51:44.83425526Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-10T13:51:44.83504719Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=792.14µs logger=migrator t=2026-03-10T13:51:44.840513094Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-10T13:51:44.850306603Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.79862ms logger=migrator t=2026-03-10T13:51:44.858276228Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-10T13:51:44.85835902Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=83.142µs logger=migrator t=2026-03-10T13:51:44.863911016Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-10T13:51:44.870376134Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.464108ms logger=migrator t=2026-03-10T13:51:44.876123204Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-10T13:51:44.877217261Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.093567ms logger=migrator t=2026-03-10T13:51:44.884154771Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-10T13:51:44.890602609Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.475369ms logger=migrator t=2026-03-10T13:51:44.895822306Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-10T13:51:44.896674867Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=851.951µs logger=migrator t=2026-03-10T13:51:44.902404118Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-10T13:51:44.903379391Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=975.353µs logger=migrator t=2026-03-10T13:51:44.910202839Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-10T13:51:44.921096935Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.895105ms logger=migrator t=2026-03-10T13:51:44.92662907Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-10T13:51:44.927207425Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=575.505µs logger=migrator t=2026-03-10T13:51:44.932588056Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-10T13:51:44.934200115Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.63803ms logger=migrator t=2026-03-10T13:51:44.941398732Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-10T13:51:44.942673633Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.27522ms logger=migrator t=2026-03-10T13:51:44.948982966Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-10T13:51:44.95116718Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.184394ms logger=migrator t=2026-03-10T13:51:44.957538196Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-10T13:51:44.957602927Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=65.381µs logger=migrator t=2026-03-10T13:51:44.964341063Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-10T13:51:44.965935861Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.595228ms logger=migrator t=2026-03-10T13:51:45.01002337Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-10T13:51:45.011885386Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.861975ms logger=migrator t=2026-03-10T13:51:45.077207873Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-10T13:51:45.078089935Z 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-03-10T13:51:45.084088112Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-10T13:51:45.084523613Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=438.161µs logger=migrator t=2026-03-10T13:51:45.090861487Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-10T13:51:45.091744018Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=883.441µs logger=migrator t=2026-03-10T13:51:45.097282274Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-10T13:51:45.106078989Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.793615ms logger=migrator t=2026-03-10T13:51:45.111967844Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-10T13:51:45.11306373Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.096016ms logger=migrator t=2026-03-10T13:51:45.119890847Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-10T13:51:45.121132688Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.236471ms logger=migrator t=2026-03-10T13:51:45.127344Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-10T13:51:45.128688603Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.344793ms logger=migrator t=2026-03-10T13:51:45.134362932Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-10T13:51:45.135369416Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.004624ms logger=migrator t=2026-03-10T13:51:45.142525691Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-10T13:51:45.144208572Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.682771ms logger=migrator t=2026-03-10T13:51:45.150413524Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-10T13:51:45.150441334Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.19µs logger=migrator t=2026-03-10T13:51:45.156324748Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-10T13:51:45.156428861Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=105.543µs logger=migrator t=2026-03-10T13:51:45.164279983Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-10T13:51:45.175377315Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.098862ms logger=migrator t=2026-03-10T13:51:45.179934176Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-10T13:51:45.180196643Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=261.617µs logger=migrator t=2026-03-10T13:51:45.185135174Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-10T13:51:45.186184099Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.048625ms logger=migrator t=2026-03-10T13:51:45.193190111Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-10T13:51:45.193652822Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=461.561µs logger=migrator t=2026-03-10T13:51:45.200403647Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-10T13:51:45.202044947Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.64104ms logger=migrator t=2026-03-10T13:51:45.208424103Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-10T13:51:45.209723914Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.300141ms logger=migrator t=2026-03-10T13:51:45.215566038Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-10T13:51:45.247748185Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.179827ms logger=migrator t=2026-03-10T13:51:45.255497835Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-10T13:51:45.264233638Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.737343ms logger=migrator t=2026-03-10T13:51:45.271134767Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-10T13:51:45.27126311Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=128.833µs logger=migrator t=2026-03-10T13:51:45.277531914Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-10T13:51:45.318762992Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=41.228307ms logger=migrator t=2026-03-10T13:51:45.325963648Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-10T13:51:45.359249923Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.283964ms logger=migrator t=2026-03-10T13:51:45.365567847Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-10T13:51:45.367046684Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.479477ms logger=migrator t=2026-03-10T13:51:45.374361772Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-10T13:51:45.375537021Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.174769ms logger=migrator t=2026-03-10T13:51:45.382941162Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-10T13:51:45.383411643Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=470.492µs logger=migrator t=2026-03-10T13:51:45.389157235Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-10T13:51:45.390558548Z level=info msg="Migration successfully executed" id="create permission table" duration=1.400853ms logger=migrator t=2026-03-10T13:51:45.397124399Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-10T13:51:45.398177805Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.053537ms logger=migrator t=2026-03-10T13:51:45.405266058Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-10T13:51:45.406998151Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.727532ms logger=migrator t=2026-03-10T13:51:45.413487589Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-10T13:51:45.414364161Z level=info msg="Migration successfully executed" id="create role table" duration=876.262µs logger=migrator t=2026-03-10T13:51:45.419946058Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-10T13:51:45.429771838Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.827241ms logger=migrator t=2026-03-10T13:51:45.435755474Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-10T13:51:45.444040746Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.295023ms logger=migrator t=2026-03-10T13:51:45.452479353Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-10T13:51:45.453956569Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.478666ms logger=migrator t=2026-03-10T13:51:45.459862204Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-10T13:51:45.461019042Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.157337ms logger=migrator t=2026-03-10T13:51:45.466364752Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-10T13:51:45.467575873Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.211771ms logger=migrator t=2026-03-10T13:51:45.472953763Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-10T13:51:45.473881237Z level=info msg="Migration successfully executed" id="create team role table" duration=922.464µs logger=migrator t=2026-03-10T13:51:45.478768526Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-10T13:51:45.479869383Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.100957ms logger=migrator t=2026-03-10T13:51:45.485365717Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-10T13:51:45.487259674Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.893747ms logger=migrator t=2026-03-10T13:51:45.493092537Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-10T13:51:45.494144272Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.052375ms logger=migrator t=2026-03-10T13:51:45.499004651Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-10T13:51:45.500085537Z level=info msg="Migration successfully executed" id="create user role table" duration=1.078876ms logger=migrator t=2026-03-10T13:51:45.507979051Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-10T13:51:45.510012401Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.03355ms logger=migrator t=2026-03-10T13:51:45.520099157Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-10T13:51:45.521378999Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.279861ms logger=migrator t=2026-03-10T13:51:45.52715951Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-10T13:51:45.529056386Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.896606ms logger=migrator t=2026-03-10T13:51:45.536266042Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-10T13:51:45.537269147Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.003274ms logger=migrator t=2026-03-10T13:51:45.543103609Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-10T13:51:45.544593056Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.490657ms logger=migrator t=2026-03-10T13:51:45.551653889Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-10T13:51:45.553106514Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.453435ms logger=migrator t=2026-03-10T13:51:45.559653044Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-10T13:51:45.569804403Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.160029ms logger=migrator t=2026-03-10T13:51:45.5749917Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-10T13:51:45.575853311Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=858.85µs logger=migrator t=2026-03-10T13:51:45.584050011Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-10T13:51:45.586066381Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.01919ms logger=migrator t=2026-03-10T13:51:45.59298823Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-10T13:51:45.594087207Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.099697ms logger=migrator t=2026-03-10T13:51:45.601356344Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-10T13:51:45.603094597Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.737653ms logger=migrator t=2026-03-10T13:51:45.608878719Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-10T13:51:45.609893623Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.015494ms logger=migrator t=2026-03-10T13:51:45.615751656Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-10T13:51:45.617818547Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.061371ms logger=migrator t=2026-03-10T13:51:45.625431744Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-10T13:51:45.634045914Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.61232ms logger=migrator t=2026-03-10T13:51:45.640334798Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-10T13:51:45.648901927Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.566319ms logger=migrator t=2026-03-10T13:51:45.654045333Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-10T13:51:45.661777343Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.73167ms logger=migrator t=2026-03-10T13:51:45.668280262Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-10T13:51:45.679748722Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.469351ms logger=migrator t=2026-03-10T13:51:45.686843966Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-10T13:51:45.688865176Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.02353ms logger=migrator t=2026-03-10T13:51:45.695670182Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-10T13:51:45.69764327Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.973018ms logger=migrator t=2026-03-10T13:51:45.703819631Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-10T13:51:45.705488021Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.67102ms logger=migrator t=2026-03-10T13:51:45.71276331Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-10T13:51:45.713676442Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=913.052µs logger=migrator t=2026-03-10T13:51:45.719265629Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-10T13:51:45.720498929Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.23293ms logger=migrator t=2026-03-10T13:51:45.726231219Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-10T13:51:45.726325842Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=95.433µs logger=migrator t=2026-03-10T13:51:45.732458931Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-10T13:51:45.732585734Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=128.053µs logger=migrator t=2026-03-10T13:51:45.738048528Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-10T13:51:45.739050982Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=999.574µs logger=migrator t=2026-03-10T13:51:45.747939271Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-10T13:51:45.748782101Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=844.1µs logger=migrator t=2026-03-10T13:51:45.755967376Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-10T13:51:45.757268028Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.300962ms logger=migrator t=2026-03-10T13:51:45.769380734Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-10T13:51:45.769705112Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=325.008µs logger=migrator t=2026-03-10T13:51:45.775250498Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-10T13:51:45.776173331Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=923.063µs logger=migrator t=2026-03-10T13:51:45.781984863Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-10T13:51:45.783316255Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.331212ms logger=migrator t=2026-03-10T13:51:45.789830445Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-10T13:51:45.791730191Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.898676ms logger=migrator t=2026-03-10T13:51:45.798877487Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-10T13:51:45.808949502Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.073205ms logger=migrator t=2026-03-10T13:51:45.816027556Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-10T13:51:45.816076947Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=50.721µs logger=migrator t=2026-03-10T13:51:45.821979731Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-10T13:51:45.823645563Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.667411ms logger=migrator t=2026-03-10T13:51:45.832771685Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-10T13:51:45.834797785Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.02753ms logger=migrator t=2026-03-10T13:51:45.844443271Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-10T13:51:45.845573468Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.130477ms logger=migrator t=2026-03-10T13:51:45.85298866Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-10T13:51:45.863330293Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.342033ms logger=migrator t=2026-03-10T13:51:45.869478973Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-10T13:51:45.870222861Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=744.328µs logger=migrator t=2026-03-10T13:51:45.87630147Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-10T13:51:45.878117085Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.819625ms logger=migrator t=2026-03-10T13:51:45.885239679Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-10T13:51:45.907651337Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.411338ms logger=migrator t=2026-03-10T13:51:45.913137421Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-10T13:51:45.913979612Z level=info msg="Migration successfully executed" id="create correlation v2" duration=841.721µs logger=migrator t=2026-03-10T13:51:45.920950802Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-10T13:51:45.922966152Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.015509ms logger=migrator t=2026-03-10T13:51:45.930035805Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-10T13:51:45.931862629Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.827094ms logger=migrator t=2026-03-10T13:51:45.938355259Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-10T13:51:45.939555367Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.199778ms logger=migrator t=2026-03-10T13:51:45.945328278Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-10T13:51:45.945756039Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=428.771µs logger=migrator t=2026-03-10T13:51:45.952529815Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-10T13:51:45.953891248Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.360883ms logger=migrator t=2026-03-10T13:51:45.959433484Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-10T13:51:45.968239389Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.803955ms logger=migrator t=2026-03-10T13:51:45.974699528Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-10T13:51:45.975559838Z level=info msg="Migration successfully executed" id="create entity_events table" duration=858.51µs logger=migrator t=2026-03-10T13:51:45.982140429Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-10T13:51:45.98382534Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.685061ms logger=migrator t=2026-03-10T13:51:45.990641837Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-10T13:51:45.991126539Z 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-03-10T13:51:45.997171067Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-10T13:51:45.997723501Z 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-03-10T13:51:46.0051104Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-10T13:51:46.006626098Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.515918ms logger=migrator t=2026-03-10T13:51:46.012811369Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-10T13:51:46.0144572Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.645491ms logger=migrator t=2026-03-10T13:51:46.019692908Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-10T13:51:46.020951758Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.25871ms logger=migrator t=2026-03-10T13:51:46.027435186Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-10T13:51:46.028749139Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.313623ms logger=migrator t=2026-03-10T13:51:46.034218353Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-10T13:51:46.035953265Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.739842ms logger=migrator t=2026-03-10T13:51:46.041107131Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-10T13:51:46.042283831Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.176499ms logger=migrator t=2026-03-10T13:51:46.048263887Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-10T13:51:46.04963453Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.370274ms logger=migrator t=2026-03-10T13:51:46.05577783Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-10T13:51:46.057979414Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.201514ms logger=migrator t=2026-03-10T13:51:46.065016726Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-10T13:51:46.066382429Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.365463ms logger=migrator t=2026-03-10T13:51:46.071742651Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-10T13:51:46.072975152Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.23255ms logger=migrator t=2026-03-10T13:51:46.079097431Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-10T13:51:46.080334201Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.219479ms logger=migrator t=2026-03-10T13:51:46.086515542Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-10T13:51:46.113942513Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.426161ms logger=migrator t=2026-03-10T13:51:46.119864388Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-10T13:51:46.128709705Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.844478ms logger=migrator t=2026-03-10T13:51:46.133721297Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-10T13:51:46.141061116Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.338079ms logger=migrator t=2026-03-10T13:51:46.147450063Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-10T13:51:46.147716649Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=267.316µs logger=migrator t=2026-03-10T13:51:46.153360497Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-10T13:51:46.16494065Z level=info msg="Migration successfully executed" id="add share column" duration=11.578873ms logger=migrator t=2026-03-10T13:51:46.170546007Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-10T13:51:46.170775994Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=227.887µs logger=migrator t=2026-03-10T13:51:46.175193001Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-10T13:51:46.178371029Z level=info msg="Migration successfully executed" id="create file table" duration=3.173528ms logger=migrator t=2026-03-10T13:51:46.186373015Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-10T13:51:46.187955054Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.577579ms logger=migrator t=2026-03-10T13:51:46.194670948Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-10T13:51:46.196119754Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.448956ms logger=migrator t=2026-03-10T13:51:46.203497184Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-10T13:51:46.204328085Z level=info msg="Migration successfully executed" id="create file_meta table" duration=830.871µs logger=migrator t=2026-03-10T13:51:46.211585002Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-10T13:51:46.212659527Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.073936ms logger=migrator t=2026-03-10T13:51:46.218759927Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-10T13:51:46.218825309Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.042µs logger=migrator t=2026-03-10T13:51:46.224467327Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-10T13:51:46.224533109Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.222µs logger=migrator t=2026-03-10T13:51:46.230757171Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-10T13:51:46.231460708Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=706.597µs logger=migrator t=2026-03-10T13:51:46.238392598Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-10T13:51:46.238696015Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=305.668µs logger=migrator t=2026-03-10T13:51:46.244478487Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-10T13:51:46.246621809Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.107922ms logger=migrator t=2026-03-10T13:51:46.254515321Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-10T13:51:46.263808349Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.287668ms logger=migrator t=2026-03-10T13:51:46.270564144Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-10T13:51:46.27080497Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=242.396µs logger=migrator t=2026-03-10T13:51:46.27613414Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-10T13:51:46.278308934Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.175364ms logger=migrator t=2026-03-10T13:51:46.284021244Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-10T13:51:46.284520406Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=501.632µs logger=migrator t=2026-03-10T13:51:46.288975825Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-10T13:51:46.289211271Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=236.096µs logger=migrator t=2026-03-10T13:51:46.294580282Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-10T13:51:46.295119425Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=539.433µs logger=migrator t=2026-03-10T13:51:46.299702457Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-10T13:51:46.312351906Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.649199ms logger=migrator t=2026-03-10T13:51:46.318071316Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-10T13:51:46.327275761Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.203995ms logger=migrator t=2026-03-10T13:51:46.336390055Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-10T13:51:46.337500911Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.111256ms logger=migrator t=2026-03-10T13:51:46.343095268Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-10T13:51:46.419522248Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.423289ms logger=migrator t=2026-03-10T13:51:46.425944755Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-10T13:51:46.426783806Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=838.441µs logger=migrator t=2026-03-10T13:51:46.434120845Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-10T13:51:46.435995251Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.873455ms logger=migrator t=2026-03-10T13:51:46.443540516Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-10T13:51:46.473652792Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.112186ms logger=migrator t=2026-03-10T13:51:46.479825343Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-10T13:51:46.48868369Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.858197ms logger=migrator t=2026-03-10T13:51:46.495494396Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-10T13:51:46.495934538Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=440.742µs logger=migrator t=2026-03-10T13:51:46.499510635Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-10T13:51:46.499727Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=214.975µs logger=migrator t=2026-03-10T13:51:46.505941482Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-10T13:51:46.506158217Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=223.796µs logger=migrator t=2026-03-10T13:51:46.512243055Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-10T13:51:46.512646236Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=403.891µs logger=migrator t=2026-03-10T13:51:46.517161496Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-10T13:51:46.517419393Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=250.026µs logger=migrator t=2026-03-10T13:51:46.5230587Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-10T13:51:46.52424242Z level=info msg="Migration successfully executed" id="create folder table" duration=1.18414ms logger=migrator t=2026-03-10T13:51:46.534560052Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-10T13:51:46.536066249Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.507298ms logger=migrator t=2026-03-10T13:51:46.541894381Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-10T13:51:46.542994478Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.100157ms logger=migrator t=2026-03-10T13:51:46.548991685Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-10T13:51:46.549031686Z level=info msg="Migration successfully executed" id="Update folder title length" duration=41.731µs logger=migrator t=2026-03-10T13:51:46.554766557Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-10T13:51:46.556736624Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.968957ms logger=migrator t=2026-03-10T13:51:46.564797581Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-10T13:51:46.566877202Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.078001ms logger=migrator t=2026-03-10T13:51:46.573298569Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-10T13:51:46.574438338Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.139459ms logger=migrator t=2026-03-10T13:51:46.580119607Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-10T13:51:46.580575268Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=429.79µs logger=migrator t=2026-03-10T13:51:46.58597226Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-10T13:51:46.586368509Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=396.869µs logger=migrator t=2026-03-10T13:51:46.592162821Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-10T13:51:46.593282278Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.119657ms logger=migrator t=2026-03-10T13:51:46.599178172Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-10T13:51:46.601198152Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.02106ms logger=migrator t=2026-03-10T13:51:46.607580558Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-10T13:51:46.608666625Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.086038ms logger=migrator t=2026-03-10T13:51:46.613625056Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-10T13:51:46.61542045Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.795164ms logger=migrator t=2026-03-10T13:51:46.621517999Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-10T13:51:46.622525014Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.007165ms logger=migrator t=2026-03-10T13:51:46.627064964Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-10T13:51:46.627933836Z level=info msg="Migration successfully executed" id="create anon_device table" duration=869.232µs logger=migrator t=2026-03-10T13:51:46.631307908Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-10T13:51:46.632491657Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.183339ms logger=migrator t=2026-03-10T13:51:46.639317415Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-10T13:51:46.641152949Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.835334ms logger=migrator t=2026-03-10T13:51:46.646974282Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-10T13:51:46.647823953Z level=info msg="Migration successfully executed" id="create signing_key table" duration=849.63µs logger=migrator t=2026-03-10T13:51:46.652676992Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-10T13:51:46.653781028Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.104146ms logger=migrator t=2026-03-10T13:51:46.660598425Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-10T13:51:46.661783884Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.18766ms logger=migrator t=2026-03-10T13:51:46.666694024Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-10T13:51:46.667152905Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=462.611µs logger=migrator t=2026-03-10T13:51:46.672415745Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-10T13:51:46.68368033Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.265895ms logger=migrator t=2026-03-10T13:51:46.689959403Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-10T13:51:46.690698921Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=740.698µs logger=migrator t=2026-03-10T13:51:46.695866178Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-10T13:51:46.695885648Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.6µs logger=migrator t=2026-03-10T13:51:46.701209558Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-10T13:51:46.702959232Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.749854ms logger=migrator t=2026-03-10T13:51:46.709587243Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-10T13:51:46.709619794Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.801µs logger=migrator t=2026-03-10T13:51:46.715102648Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-10T13:51:46.71722102Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.117392ms logger=migrator t=2026-03-10T13:51:46.72251855Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-10T13:51:46.723678968Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.160068ms logger=migrator t=2026-03-10T13:51:46.729750316Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-10T13:51:46.731427658Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.675032ms logger=migrator t=2026-03-10T13:51:46.738368767Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-10T13:51:46.739566467Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.19789ms logger=migrator t=2026-03-10T13:51:46.746518876Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-10T13:51:46.747025179Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=522.033µs logger=migrator t=2026-03-10T13:51:46.752317129Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-10T13:51:46.753430396Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.113018ms logger=migrator t=2026-03-10T13:51:46.757717911Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-10T13:51:46.759366641Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.648631ms logger=migrator t=2026-03-10T13:51:46.765135722Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-10T13:51:46.766018473Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=882.161µs logger=migrator t=2026-03-10T13:51:46.773385884Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-10T13:51:46.786373501Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.988397ms logger=migrator t=2026-03-10T13:51:46.791470486Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-10T13:51:46.800835375Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.364809ms logger=migrator t=2026-03-10T13:51:46.806617017Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-10T13:51:46.815908384Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.287527ms logger=migrator t=2026-03-10T13:51:46.822111966Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-10T13:51:46.822172387Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=61.091µs logger=migrator t=2026-03-10T13:51:46.8271968Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-10T13:51:46.836689342Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.492082ms logger=migrator t=2026-03-10T13:51:46.842639147Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-10T13:51:46.850554931Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.913614ms logger=migrator t=2026-03-10T13:51:46.856747593Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-10T13:51:46.857053001Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=305.908µs logger=migrator t=2026-03-10T13:51:46.863462067Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.997008405s logger=migrator t=2026-03-10T13:51:46.864028601Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-10T13:51:46.880061093Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-10T13:51:46.880256908Z level=info msg="Created default organization" logger=secrets t=2026-03-10T13:51:46.887476434Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-10T13:51:46.934246509Z level=info msg="Restored cache from database" duration=383.43µs logger=plugin.store t=2026-03-10T13:51:46.935405767Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-10T13:51:46.972639168Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-10T13:51:46.972671019Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-10T13:51:46.972754681Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-10T13:51:46.972764971Z level=info msg="Plugins loaded" count=54 duration=37.359864ms logger=query_data t=2026-03-10T13:51:46.976703117Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-10T13:51:46.979433534Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-10T13:51:46.98500266Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-10T13:51:46.999506345Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-10T13:51:47.003902003Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-10T13:51:47.007123271Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-10T13:51:47.025283566Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-10T13:51:47.047610532Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-10T13:51:47.070566754Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-10T13:51:47.070598394Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-10T13:51:47.070740228Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-10T13:51:47.071127017Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-10T13:51:47.071331402Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-10T13:51:47.074216192Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-03-10T13:51:47.11255118Z level=info msg="State cache has been initialized" states=0 duration=40.405168ms logger=ngalert.scheduler t=2026-03-10T13:51:47.116735482Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-10T13:51:47.116867105Z level=info msg=starting first_tick=2026-03-10T13:51:50Z logger=plugins.update.checker t=2026-03-10T13:51:47.149522795Z level=info msg="Update check succeeded" duration=78.273065ms logger=grafana.update.checker t=2026-03-10T13:51:47.161412475Z level=info msg="Update check succeeded" duration=89.398467ms logger=provisioning.dashboard t=2026-03-10T13:51:47.165075265Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-10T13:51:47.245689837Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-10T13:51:47.257083436Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-10T13:51:47.257145277Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-10T13:51:47.275870535Z level=info msg="Patterns update finished" duration=106.219368ms logger=grafana-apiserver t=2026-03-10T13:51:47.519915055Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-10T13:51:47.520311004Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-10T13:51:58.931570608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:58.93248512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:58.952165331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:58.979654444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:58.997269414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.018716339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.039161779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.060905901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.076520633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.111709514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.127640904Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-10T13:51:59.16629931Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-10T13:51:59.175528195Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-10T13:51:59.178107748Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-10T13:51:59.197226416Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-10T13:51:59.215022321Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-10T13:51:59.232900618Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-10T13:51:59.235217555Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-10T13:51:59.252647031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.286979042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.30330185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.33762261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.359084855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.384709611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.400392256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.430237856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.443991562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.471592477Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.489563027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.518854243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.540368369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.570185759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.587190295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.617221379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.632814661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.673401404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.692187553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.724182266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.741352556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.769006983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.785775753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.812161818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.829878071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.859079816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.877762082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.913165478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.93245661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.975187295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:51:59.993156325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.042867831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.059919679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.23454034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.248139633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.29508339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.313089391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.358183384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.376354308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.430800361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.465762495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.540171416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.57425943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.668729791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.683077161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.741548672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.761785317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.825482665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.845229018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.91688502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:00.936606143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:01.009794614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:01.048138171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:01.120217934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:01.135020026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:01.202449965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:01.222120376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:01.307557097Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:01.324328057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:01.394849462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:01.41519291Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:01.492848349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:01.511335242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:01.916523133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:01.952017101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-10T13:52:02.045503958Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-10T13:52:40.101087826Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-10T14:01:47.116658605Z level=info msg="Completed cleanup jobs" duration=44.955125ms logger=plugins.update.checker t=2026-03-10T14:01:47.199819742Z level=info msg="Update check succeeded" duration=49.440403ms logger=sqlstore.transactions t=2026-03-10T14:06:46.994303236Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"