logger=settings t=2026-03-02T19:08:25.499552659Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-02T19:08:25Z logger=settings t=2026-03-02T19:08:25.501479762Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-02T19:08:25.501511663Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-02T19:08:25.501517323Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-02T19:08:25.501522483Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-02T19:08:25.501559914Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-02T19:08:25.501565324Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-02T19:08:25.501571244Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-02T19:08:25.501587905Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-02T19:08:25.501597735Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-02T19:08:25.501636237Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-02T19:08:25.501646297Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-02T19:08:25.501657487Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-02T19:08:25.501662797Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-02T19:08:25.501672488Z level=info msg=Target target=[all] logger=settings t=2026-03-02T19:08:25.501692218Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-02T19:08:25.501697048Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-02T19:08:25.501722569Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-02T19:08:25.50175098Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-02T19:08:25.501762091Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-02T19:08:25.501766981Z level=info msg="App mode production" logger=sqlstore t=2026-03-02T19:08:25.502855206Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-02T19:08:25.502897087Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-02T19:08:25.505107718Z level=info msg="Locking database" logger=migrator t=2026-03-02T19:08:25.505123579Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-02T19:08:25.505884553Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-02T19:08:25.50703077Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.144097ms logger=migrator t=2026-03-02T19:08:25.513905792Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-02T19:08:25.514513251Z level=info msg="Migration successfully executed" id="create user table" duration=607.09µs logger=migrator t=2026-03-02T19:08:25.52098104Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-02T19:08:25.52222567Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.24464ms logger=migrator t=2026-03-02T19:08:25.527159158Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-02T19:08:25.527914653Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=755.565µs logger=migrator t=2026-03-02T19:08:25.532681906Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-02T19:08:25.533388449Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=706.473µs logger=migrator t=2026-03-02T19:08:25.537428179Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-02T19:08:25.538462952Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.034463ms logger=migrator t=2026-03-02T19:08:25.545116096Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-02T19:08:25.548775325Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.664199ms logger=migrator t=2026-03-02T19:08:25.554276142Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-02T19:08:25.555042506Z level=info msg="Migration successfully executed" id="create user table v2" duration=766.484µs logger=migrator t=2026-03-02T19:08:25.55918506Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-02T19:08:25.559891382Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=705.772µs logger=migrator t=2026-03-02T19:08:25.563120886Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-02T19:08:25.563801168Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=679.742µs logger=migrator t=2026-03-02T19:08:25.567994373Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-02T19:08:25.56852417Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=526.707µs logger=migrator t=2026-03-02T19:08:25.572419896Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-02T19:08:25.572990104Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=574.939µs logger=migrator t=2026-03-02T19:08:25.57657003Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-02T19:08:25.577441528Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=871.038µs logger=migrator t=2026-03-02T19:08:25.582296164Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-02T19:08:25.582368456Z level=info msg="Migration successfully executed" id="Update user table charset" duration=73.702µs logger=migrator t=2026-03-02T19:08:25.587294115Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-02T19:08:25.58839173Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.096895ms logger=migrator t=2026-03-02T19:08:25.596216312Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-02T19:08:25.596549143Z level=info msg="Migration successfully executed" id="Add missing user data" duration=336.281µs logger=migrator t=2026-03-02T19:08:25.601604225Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-02T19:08:25.603351222Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.745947ms logger=migrator t=2026-03-02T19:08:25.608651053Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-02T19:08:25.609904993Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.25415ms logger=migrator t=2026-03-02T19:08:25.614393958Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-02T19:08:25.616144444Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.744577ms logger=migrator t=2026-03-02T19:08:25.619999398Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-02T19:08:25.627702986Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.702938ms logger=migrator t=2026-03-02T19:08:25.633009767Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-02T19:08:25.635108855Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.104118ms logger=migrator t=2026-03-02T19:08:25.639682982Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-02T19:08:25.639892129Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=210.147µs logger=migrator t=2026-03-02T19:08:25.643449333Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-02T19:08:25.644220518Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=771.535µs logger=migrator t=2026-03-02T19:08:25.648712123Z 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-02T19:08:25.649199838Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=490.856µs logger=migrator t=2026-03-02T19:08:25.654176679Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-02T19:08:25.654582032Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=405.003µs logger=migrator t=2026-03-02T19:08:25.662033081Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-02T19:08:25.663392435Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.363744ms logger=migrator t=2026-03-02T19:08:25.669263285Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-02T19:08:25.670004168Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=738.404µs logger=migrator t=2026-03-02T19:08:25.675201226Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-02T19:08:25.675917889Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=716.153µs logger=migrator t=2026-03-02T19:08:25.681150167Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-02T19:08:25.682419888Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.269861ms logger=migrator t=2026-03-02T19:08:25.687791741Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-02T19:08:25.689056712Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.265041ms logger=migrator t=2026-03-02T19:08:25.696950196Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-02T19:08:25.697015698Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=70.192µs logger=migrator t=2026-03-02T19:08:25.701186352Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-02T19:08:25.702919788Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.732576ms logger=migrator t=2026-03-02T19:08:25.707125594Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-02T19:08:25.707796715Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=673.982µs logger=migrator t=2026-03-02T19:08:25.714070917Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-02T19:08:25.714720218Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=650.981µs logger=migrator t=2026-03-02T19:08:25.721716733Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-02T19:08:25.722771367Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.048644ms logger=migrator t=2026-03-02T19:08:25.729163653Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-02T19:08:25.735465426Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.254852ms logger=migrator t=2026-03-02T19:08:25.741648115Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-02T19:08:25.743020959Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.372954ms logger=migrator t=2026-03-02T19:08:25.749192298Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-02T19:08:25.749935662Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=743.234µs logger=migrator t=2026-03-02T19:08:25.810661947Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-02T19:08:25.811841275Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.182288ms logger=migrator t=2026-03-02T19:08:25.817369724Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-02T19:08:25.818632574Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.26002ms logger=migrator t=2026-03-02T19:08:25.826795657Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-02T19:08:25.827676166Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=880.968µs logger=migrator t=2026-03-02T19:08:25.833504473Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-02T19:08:25.833887395Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=382.862µs logger=migrator t=2026-03-02T19:08:25.838539975Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-02T19:08:25.839029411Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=489.596µs logger=migrator t=2026-03-02T19:08:25.845283542Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-02T19:08:25.846001645Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=717.023µs logger=migrator t=2026-03-02T19:08:25.852287638Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-02T19:08:25.852887747Z level=info msg="Migration successfully executed" id="create star table" duration=601.069µs logger=migrator t=2026-03-02T19:08:25.857681082Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-02T19:08:25.858412725Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=731.263µs logger=migrator t=2026-03-02T19:08:25.865794703Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-02T19:08:25.86664914Z level=info msg="Migration successfully executed" id="create org table v1" duration=854.047µs logger=migrator t=2026-03-02T19:08:25.872291142Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-02T19:08:25.873569153Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.277641ms logger=migrator t=2026-03-02T19:08:25.879312178Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-02T19:08:25.880004771Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=692.013µs logger=migrator t=2026-03-02T19:08:25.885655513Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-02T19:08:25.886940684Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.285262ms logger=migrator t=2026-03-02T19:08:25.894293071Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-02T19:08:25.89521011Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=919.59µs logger=migrator t=2026-03-02T19:08:25.901638087Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-02T19:08:25.902332369Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=694.042µs logger=migrator t=2026-03-02T19:08:25.908123356Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-02T19:08:25.908150117Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.681µs logger=migrator t=2026-03-02T19:08:25.913403866Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-02T19:08:25.913431947Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.481µs logger=migrator t=2026-03-02T19:08:25.919859524Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-02T19:08:25.920249156Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=394.602µs logger=migrator t=2026-03-02T19:08:25.925752114Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-02T19:08:25.926952842Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.201989ms logger=migrator t=2026-03-02T19:08:25.933809743Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-02T19:08:25.934738853Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=930.26µs logger=migrator t=2026-03-02T19:08:25.940643223Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-02T19:08:25.941562023Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=916.09µs logger=migrator t=2026-03-02T19:08:25.947214225Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-02T19:08:25.947926148Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=712.163µs logger=migrator t=2026-03-02T19:08:25.954628963Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-02T19:08:25.956024048Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.395235ms logger=migrator t=2026-03-02T19:08:25.961630339Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-02T19:08:25.962353102Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=724.153µs logger=migrator t=2026-03-02T19:08:25.967336833Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-02T19:08:25.972684865Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.347242ms logger=migrator t=2026-03-02T19:08:25.978355918Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-02T19:08:25.979068671Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=712.322µs logger=migrator t=2026-03-02T19:08:25.983359449Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-02T19:08:25.984111063Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=750.824µs logger=migrator t=2026-03-02T19:08:25.988967229Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-02T19:08:25.989950691Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=982.242µs logger=migrator t=2026-03-02T19:08:25.997007698Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-02T19:08:25.997553346Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=542.808µs logger=migrator t=2026-03-02T19:08:26.002740583Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-02T19:08:26.003524878Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=784.305µs logger=migrator t=2026-03-02T19:08:26.008153807Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-02T19:08:26.00825543Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=102.243µs logger=migrator t=2026-03-02T19:08:26.014555103Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-02T19:08:26.017540339Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.981846ms logger=migrator t=2026-03-02T19:08:26.023061117Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-02T19:08:26.025980191Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.918654ms logger=migrator t=2026-03-02T19:08:26.031463118Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-02T19:08:26.033470722Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.007174ms logger=migrator t=2026-03-02T19:08:26.038782773Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-02T19:08:26.039562759Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=781.915µs logger=migrator t=2026-03-02T19:08:26.044178987Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-02T19:08:26.046971687Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.79164ms logger=migrator t=2026-03-02T19:08:26.05233752Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-02T19:08:26.053092354Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=755.224µs logger=migrator t=2026-03-02T19:08:26.058680994Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-02T19:08:26.05946538Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=783.996µs logger=migrator t=2026-03-02T19:08:26.064479401Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-02T19:08:26.064513212Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=34.491µs logger=migrator t=2026-03-02T19:08:26.068957105Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-02T19:08:26.068981586Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=25.361µs logger=migrator t=2026-03-02T19:08:26.07438039Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-02T19:08:26.077391997Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.014277ms logger=migrator t=2026-03-02T19:08:26.083330388Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-02T19:08:26.085193308Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.86304ms logger=migrator t=2026-03-02T19:08:26.090008153Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-02T19:08:26.092023948Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.015585ms logger=migrator t=2026-03-02T19:08:26.097272437Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-02T19:08:26.099333183Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.061126ms logger=migrator t=2026-03-02T19:08:26.105196312Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-02T19:08:26.10544908Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=253.788µs logger=migrator t=2026-03-02T19:08:26.110817623Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-02T19:08:26.111800234Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=980.801µs logger=migrator t=2026-03-02T19:08:26.117429126Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-02T19:08:26.118190571Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=764.625µs logger=migrator t=2026-03-02T19:08:26.123899994Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-02T19:08:26.123939386Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.162µs logger=migrator t=2026-03-02T19:08:26.128685068Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-02T19:08:26.130116734Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.430006ms logger=migrator t=2026-03-02T19:08:26.135746296Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-02T19:08:26.137054118Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.311343ms logger=migrator t=2026-03-02T19:08:26.143561287Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-02T19:08:26.14923144Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.669263ms logger=migrator t=2026-03-02T19:08:26.154616624Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-02T19:08:26.155206182Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=589.599µs logger=migrator t=2026-03-02T19:08:26.160118711Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-02T19:08:26.161401122Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.282422ms logger=migrator t=2026-03-02T19:08:26.167179318Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-02T19:08:26.168727778Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.55118ms logger=migrator t=2026-03-02T19:08:26.176519419Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-02T19:08:26.176905161Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=386.132µs logger=migrator t=2026-03-02T19:08:26.181912293Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-02T19:08:26.182985637Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.069665ms logger=migrator t=2026-03-02T19:08:26.189065223Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-02T19:08:26.192526434Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.460221ms logger=migrator t=2026-03-02T19:08:26.200889043Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-02T19:08:26.202503945Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.618092ms logger=migrator t=2026-03-02T19:08:26.209516791Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-02T19:08:26.20978513Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=268.809µs logger=migrator t=2026-03-02T19:08:26.214034557Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-02T19:08:26.21445288Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=418.263µs logger=migrator t=2026-03-02T19:08:26.219287076Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-02T19:08:26.2206443Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.356923ms logger=migrator t=2026-03-02T19:08:26.227865712Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-02T19:08:26.231815939Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.949607ms logger=migrator t=2026-03-02T19:08:26.235724375Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-02T19:08:26.236687646Z level=info msg="Migration successfully executed" id="create data_source table" duration=956.481µs logger=migrator t=2026-03-02T19:08:26.242165923Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-02T19:08:26.242984909Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=816.866µs logger=migrator t=2026-03-02T19:08:26.254552521Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-02T19:08:26.255460511Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=909.93µs logger=migrator t=2026-03-02T19:08:26.262451786Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-02T19:08:26.263956964Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.506008ms logger=migrator t=2026-03-02T19:08:26.270579988Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-02T19:08:26.271456216Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=876.408µs logger=migrator t=2026-03-02T19:08:26.27622847Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-02T19:08:26.282674957Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.445928ms logger=migrator t=2026-03-02T19:08:26.287862374Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-02T19:08:26.2886583Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=797.636µs logger=migrator t=2026-03-02T19:08:26.29610278Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-02T19:08:26.296911876Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=813.827µs logger=migrator t=2026-03-02T19:08:26.3045088Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-02T19:08:26.305933106Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.424086ms logger=migrator t=2026-03-02T19:08:26.312188397Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-02T19:08:26.313054475Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=868.438µs logger=migrator t=2026-03-02T19:08:26.320914218Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-02T19:08:26.323354687Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.440779ms logger=migrator t=2026-03-02T19:08:26.326932692Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-02T19:08:26.32932796Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.392587ms logger=migrator t=2026-03-02T19:08:26.334958561Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-02T19:08:26.334988192Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.221µs logger=migrator t=2026-03-02T19:08:26.339946291Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-02T19:08:26.340428117Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=485.436µs logger=migrator t=2026-03-02T19:08:26.345059086Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-02T19:08:26.347546056Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.48778ms logger=migrator t=2026-03-02T19:08:26.353415255Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-02T19:08:26.353603871Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=189.166µs logger=migrator t=2026-03-02T19:08:26.358643264Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-02T19:08:26.358813019Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=170.156µs logger=migrator t=2026-03-02T19:08:26.361476755Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-02T19:08:26.365171414Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.694689ms logger=migrator t=2026-03-02T19:08:26.371479417Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-02T19:08:26.371955562Z level=info msg="Migration successfully executed" id="Update uid value" duration=480.066µs logger=migrator t=2026-03-02T19:08:26.37625824Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-02T19:08:26.37717064Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=912.81µs logger=migrator t=2026-03-02T19:08:26.61008877Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-02T19:08:26.612281681Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.196051ms logger=migrator t=2026-03-02T19:08:26.619679979Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-02T19:08:26.620689211Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.012192ms logger=migrator t=2026-03-02T19:08:26.62560133Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-02T19:08:26.62652383Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=919.44µs logger=migrator t=2026-03-02T19:08:26.632312296Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-02T19:08:26.63366355Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.350523ms logger=migrator t=2026-03-02T19:08:26.639950472Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-02T19:08:26.640913913Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=963.321µs logger=migrator t=2026-03-02T19:08:26.645866352Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-02T19:08:26.646744521Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=877.438µs logger=migrator t=2026-03-02T19:08:26.650832232Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-02T19:08:26.652481356Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.643963ms logger=migrator t=2026-03-02T19:08:26.656792394Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-02T19:08:26.657820337Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.029193ms logger=migrator t=2026-03-02T19:08:26.66223986Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-02T19:08:26.669619767Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.377287ms logger=migrator t=2026-03-02T19:08:26.673614846Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-02T19:08:26.674337699Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=722.573µs logger=migrator t=2026-03-02T19:08:26.679101013Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-02T19:08:26.679845127Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=744.044µs logger=migrator t=2026-03-02T19:08:26.683892247Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-02T19:08:26.684866838Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=973.161µs logger=migrator t=2026-03-02T19:08:26.688843436Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-02T19:08:26.690160889Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.317093ms logger=migrator t=2026-03-02T19:08:26.696432821Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-02T19:08:26.697369441Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=941.771µs logger=migrator t=2026-03-02T19:08:26.702896659Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-02T19:08:26.703699505Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=804.456µs logger=migrator t=2026-03-02T19:08:26.708188259Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-02T19:08:26.70822312Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=35.311µs logger=migrator t=2026-03-02T19:08:26.713966166Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-02T19:08:26.718818332Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.851037ms logger=migrator t=2026-03-02T19:08:26.72590455Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-02T19:08:26.730162187Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.262738ms logger=migrator t=2026-03-02T19:08:26.733915498Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-02T19:08:26.734091823Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=176.495µs logger=migrator t=2026-03-02T19:08:26.739080214Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-02T19:08:26.744655494Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.57455ms logger=migrator t=2026-03-02T19:08:26.748669493Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-02T19:08:26.752642731Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.972768ms logger=migrator t=2026-03-02T19:08:26.756448713Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-02T19:08:26.757251889Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=803.166µs logger=migrator t=2026-03-02T19:08:26.761659311Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-02T19:08:26.762188288Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=528.447µs logger=migrator t=2026-03-02T19:08:26.766053592Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-02T19:08:26.767305433Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.251671ms logger=migrator t=2026-03-02T19:08:26.771319192Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-02T19:08:26.772563072Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.25332ms logger=migrator t=2026-03-02T19:08:26.777487371Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-02T19:08:26.778245075Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=754.204µs logger=migrator t=2026-03-02T19:08:26.783738702Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-02T19:08:26.78492253Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.182788ms logger=migrator t=2026-03-02T19:08:26.78956732Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-02T19:08:26.789702174Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=130.854µs logger=migrator t=2026-03-02T19:08:26.794302172Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-02T19:08:26.794343283Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=45.421µs logger=migrator t=2026-03-02T19:08:26.798238509Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-02T19:08:26.800992628Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.752939ms logger=migrator t=2026-03-02T19:08:26.804557533Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-02T19:08:26.807370773Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.80852ms logger=migrator t=2026-03-02T19:08:26.812064624Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-02T19:08:26.812147377Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=82.813µs logger=migrator t=2026-03-02T19:08:26.816402934Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-02T19:08:26.817155648Z level=info msg="Migration successfully executed" id="create quota table v1" duration=752.544µs logger=migrator t=2026-03-02T19:08:26.821443216Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-02T19:08:26.822275843Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=829.327µs logger=migrator t=2026-03-02T19:08:26.826487278Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-02T19:08:26.826514109Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.241µs logger=migrator t=2026-03-02T19:08:26.830934982Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-02T19:08:26.831697846Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=762.994µs logger=migrator t=2026-03-02T19:08:26.837821434Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-02T19:08:26.838688222Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=867.548µs logger=migrator t=2026-03-02T19:08:26.842659719Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-02T19:08:26.846473462Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.812083ms logger=migrator t=2026-03-02T19:08:26.850984187Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-02T19:08:26.851019359Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=36.031µs logger=migrator t=2026-03-02T19:08:26.85479598Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-02T19:08:26.855700549Z level=info msg="Migration successfully executed" id="create session table" duration=901.029µs logger=migrator t=2026-03-02T19:08:26.860121992Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-02T19:08:26.860274007Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=154.325µs logger=migrator t=2026-03-02T19:08:26.864621607Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-02T19:08:26.864736511Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=116.383µs logger=migrator t=2026-03-02T19:08:26.868324416Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-02T19:08:26.869115011Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=790.245µs logger=migrator t=2026-03-02T19:08:26.873056768Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-02T19:08:26.873828763Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=766.605µs logger=migrator t=2026-03-02T19:08:26.879602199Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-02T19:08:26.87964723Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=46.531µs logger=migrator t=2026-03-02T19:08:26.883883627Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-02T19:08:26.883911238Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.611µs logger=migrator t=2026-03-02T19:08:26.887273856Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-02T19:08:26.892316619Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.041932ms logger=migrator t=2026-03-02T19:08:26.896214734Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-02T19:08:26.899396817Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.181612ms logger=migrator t=2026-03-02T19:08:26.903930912Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-02T19:08:26.904014935Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=79.523µs logger=migrator t=2026-03-02T19:08:26.913196011Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-02T19:08:26.913461819Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=263.199µs logger=migrator t=2026-03-02T19:08:26.919347499Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-02T19:08:26.92032151Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=974.431µs logger=migrator t=2026-03-02T19:08:26.923949907Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-02T19:08:26.923975818Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.291µs logger=migrator t=2026-03-02T19:08:26.927538843Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-02T19:08:26.93086702Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.327647ms logger=migrator t=2026-03-02T19:08:26.935375845Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-02T19:08:26.935571741Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=202.856µs logger=migrator t=2026-03-02T19:08:26.93986982Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-02T19:08:26.943090143Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.221913ms logger=migrator t=2026-03-02T19:08:26.95260168Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-02T19:08:26.954912964Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.311154ms logger=migrator t=2026-03-02T19:08:26.95820929Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-02T19:08:26.958300963Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=91.793µs logger=migrator t=2026-03-02T19:08:26.964034558Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-02T19:08:26.964977538Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=943.01µs logger=migrator t=2026-03-02T19:08:26.969122062Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-02T19:08:26.970217357Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.094685ms logger=migrator t=2026-03-02T19:08:26.975380573Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-02T19:08:26.977364907Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.972503ms logger=migrator t=2026-03-02T19:08:26.982925886Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-02T19:08:26.983819585Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=893.659µs logger=migrator t=2026-03-02T19:08:26.989081925Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-02T19:08:26.990940894Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.86244ms logger=migrator t=2026-03-02T19:08:26.996937437Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-02T19:08:26.998054683Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.119886ms logger=migrator t=2026-03-02T19:08:27.001896177Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-02T19:08:27.002860328Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=962.321µs logger=migrator t=2026-03-02T19:08:27.006937739Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-02T19:08:27.007961622Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.037923ms logger=migrator t=2026-03-02T19:08:27.013046286Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-02T19:08:27.014007727Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=962.501µs logger=migrator t=2026-03-02T19:08:27.017471249Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-02T19:08:27.027833502Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.358493ms logger=migrator t=2026-03-02T19:08:27.031422508Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-02T19:08:27.031990336Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=567.608µs logger=migrator t=2026-03-02T19:08:27.035937993Z 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-02T19:08:27.036852533Z 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=914.769µs logger=migrator t=2026-03-02T19:08:27.040656065Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-02T19:08:27.040980436Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=324.681µs logger=migrator t=2026-03-02T19:08:27.044360985Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-02T19:08:27.045004235Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=640.84µs logger=migrator t=2026-03-02T19:08:27.051300218Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-02T19:08:27.054425049Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=3.12592ms logger=migrator t=2026-03-02T19:08:27.061258329Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-02T19:08:27.068088829Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.82906ms logger=migrator t=2026-03-02T19:08:27.072749499Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-02T19:08:27.075598631Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.850011ms logger=migrator t=2026-03-02T19:08:27.078904587Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-02T19:08:27.082589966Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.684238ms logger=migrator t=2026-03-02T19:08:27.08707426Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-02T19:08:27.092001818Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.926748ms logger=migrator t=2026-03-02T19:08:27.097109803Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-02T19:08:27.098352393Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.24241ms logger=migrator t=2026-03-02T19:08:27.102789186Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-02T19:08:27.102827487Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=50.731µs logger=migrator t=2026-03-02T19:08:27.126064815Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-02T19:08:27.126126047Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=65.752µs logger=migrator t=2026-03-02T19:08:27.129559988Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-02T19:08:27.13022404Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=664.752µs logger=migrator t=2026-03-02T19:08:27.135421937Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-02T19:08:27.136045777Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=624.02µs logger=migrator t=2026-03-02T19:08:27.145411758Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-02T19:08:27.147593989Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=2.229192ms logger=migrator t=2026-03-02T19:08:27.152312451Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-02T19:08:27.153171108Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=859.208µs logger=migrator t=2026-03-02T19:08:27.157932512Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-02T19:08:27.159576405Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.646164ms logger=migrator t=2026-03-02T19:08:27.163411208Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-02T19:08:27.167561222Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.149484ms logger=migrator t=2026-03-02T19:08:27.171130557Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-02T19:08:27.175239969Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.108762ms logger=migrator t=2026-03-02T19:08:27.179799216Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-02T19:08:27.180021023Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=219.727µs logger=migrator t=2026-03-02T19:08:27.183639729Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-02T19:08:27.18458276Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=942.761µs logger=migrator t=2026-03-02T19:08:27.188908489Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-02T19:08:27.190332225Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.421496ms logger=migrator t=2026-03-02T19:08:27.195096439Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-02T19:08:27.20010408Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.007972ms logger=migrator t=2026-03-02T19:08:27.203929223Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-02T19:08:27.204030456Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=100.543µs logger=migrator t=2026-03-02T19:08:27.208126768Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-02T19:08:27.209013516Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=887.008µs logger=migrator t=2026-03-02T19:08:27.212697835Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-02T19:08:27.213635265Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=937.09µs logger=migrator t=2026-03-02T19:08:27.218727589Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-02T19:08:27.218885064Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=160.465µs logger=migrator t=2026-03-02T19:08:27.22279317Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-02T19:08:27.224158994Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.365864ms logger=migrator t=2026-03-02T19:08:27.229190486Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-02T19:08:27.230176388Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=988.112µs logger=migrator t=2026-03-02T19:08:27.238822276Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-02T19:08:27.240384027Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.562671ms logger=migrator t=2026-03-02T19:08:27.252714554Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-02T19:08:27.258001374Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=5.28224ms logger=migrator t=2026-03-02T19:08:27.264493833Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-02T19:08:27.266219449Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.726326ms logger=migrator t=2026-03-02T19:08:27.272073527Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-02T19:08:27.273006487Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=933.24µs logger=migrator t=2026-03-02T19:08:27.278965119Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-02T19:08:27.279043992Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=82.083µs logger=migrator t=2026-03-02T19:08:27.296117641Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-02T19:08:27.301127563Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.013852ms logger=migrator t=2026-03-02T19:08:27.305122201Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-02T19:08:27.305942418Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=820.297µs logger=migrator t=2026-03-02T19:08:27.31129385Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-02T19:08:27.315387062Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.092942ms logger=migrator t=2026-03-02T19:08:27.324583638Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-02T19:08:27.326967975Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=2.382187ms logger=migrator t=2026-03-02T19:08:27.33551648Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-02T19:08:27.336832182Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.317912ms logger=migrator t=2026-03-02T19:08:27.344272382Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-02T19:08:27.34638645Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.117558ms logger=migrator t=2026-03-02T19:08:27.353576482Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-02T19:08:27.362063335Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=8.481762ms logger=migrator t=2026-03-02T19:08:27.367917324Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-02T19:08:27.368827213Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=911.99µs logger=migrator t=2026-03-02T19:08:27.374294129Z 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-02T19:08:27.375361553Z 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.067584ms logger=migrator t=2026-03-02T19:08:27.38209617Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-02T19:08:27.382445041Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=351.141µs logger=migrator t=2026-03-02T19:08:27.386791551Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-02T19:08:27.387426822Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=634.281µs logger=migrator t=2026-03-02T19:08:27.391489492Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-02T19:08:27.391811293Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=313.17µs logger=migrator t=2026-03-02T19:08:27.407772427Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-02T19:08:27.413107049Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.335092ms logger=migrator t=2026-03-02T19:08:27.434318422Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-02T19:08:27.440278064Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.960411ms logger=migrator t=2026-03-02T19:08:27.446150633Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-02T19:08:27.447030031Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=879.348µs logger=migrator t=2026-03-02T19:08:27.452871419Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-02T19:08:27.453766508Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=893.429µs logger=migrator t=2026-03-02T19:08:27.462410656Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-02T19:08:27.462675095Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=294.03µs logger=migrator t=2026-03-02T19:08:27.533859417Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-02T19:08:27.540016185Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.159748ms logger=migrator t=2026-03-02T19:08:27.548132597Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-02T19:08:27.549063027Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=930.28µs logger=migrator t=2026-03-02T19:08:27.555616058Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-02T19:08:27.555799494Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=183.386µs logger=migrator t=2026-03-02T19:08:27.561516648Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-02T19:08:27.561957082Z level=info msg="Migration successfully executed" id="Move region to single row" duration=440.104µs logger=migrator t=2026-03-02T19:08:27.568608406Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-02T19:08:27.569844956Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.2362ms logger=migrator t=2026-03-02T19:08:27.575087935Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-02T19:08:27.575926442Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=838.857µs logger=migrator t=2026-03-02T19:08:27.580976784Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-02T19:08:27.582742651Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.766387ms logger=migrator t=2026-03-02T19:08:27.596587847Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-02T19:08:27.597577219Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=989.522µs logger=migrator t=2026-03-02T19:08:27.602610571Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-02T19:08:27.603660065Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.014392ms logger=migrator t=2026-03-02T19:08:27.609917196Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-02T19:08:27.610893018Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=969.812µs logger=migrator t=2026-03-02T19:08:27.626768129Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-02T19:08:27.626835201Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.252µs logger=migrator t=2026-03-02T19:08:27.632253074Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-02T19:08:27.633129963Z level=info msg="Migration successfully executed" id="create test_data table" duration=876.748µs logger=migrator t=2026-03-02T19:08:27.639481067Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-02T19:08:27.640863472Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.381795ms logger=migrator t=2026-03-02T19:08:27.64763724Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-02T19:08:27.650353377Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.715157ms logger=migrator t=2026-03-02T19:08:27.657534958Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-02T19:08:27.658423827Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=888.899µs logger=migrator t=2026-03-02T19:08:27.663630225Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-02T19:08:27.66380842Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=178.195µs logger=migrator t=2026-03-02T19:08:27.668291425Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-02T19:08:27.668828652Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=537.587µs logger=migrator t=2026-03-02T19:08:27.675006551Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-02T19:08:27.675114155Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=107.104µs logger=migrator t=2026-03-02T19:08:27.680704165Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-02T19:08:27.681880663Z level=info msg="Migration successfully executed" id="create team table" duration=1.174187ms logger=migrator t=2026-03-02T19:08:27.687932347Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-02T19:08:27.690388316Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.458349ms logger=migrator t=2026-03-02T19:08:27.697472315Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-02T19:08:27.698709675Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.23682ms logger=migrator t=2026-03-02T19:08:27.705646088Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-02T19:08:27.710154733Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.508455ms logger=migrator t=2026-03-02T19:08:27.715146994Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-02T19:08:27.71534626Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=200.156µs logger=migrator t=2026-03-02T19:08:27.719792803Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-02T19:08:27.720673842Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=880.839µs logger=migrator t=2026-03-02T19:08:27.727077518Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-02T19:08:27.727857483Z level=info msg="Migration successfully executed" id="create team member table" duration=779.815µs logger=migrator t=2026-03-02T19:08:27.734298921Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-02T19:08:27.736405448Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.111058ms logger=migrator t=2026-03-02T19:08:27.743136755Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-02T19:08:27.744172128Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.038483ms logger=migrator t=2026-03-02T19:08:27.750573304Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-02T19:08:27.751431502Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=858.238µs logger=migrator t=2026-03-02T19:08:27.756857257Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-02T19:08:27.763875123Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.015946ms logger=migrator t=2026-03-02T19:08:27.770137285Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-02T19:08:27.776262532Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.126028ms logger=migrator t=2026-03-02T19:08:27.78242798Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-02T19:08:27.786826872Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.398852ms logger=migrator t=2026-03-02T19:08:27.792130563Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-02T19:08:27.793079503Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=949.86µs logger=migrator t=2026-03-02T19:08:27.799432568Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-02T19:08:27.800921636Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.489148ms logger=migrator t=2026-03-02T19:08:27.808125938Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-02T19:08:27.809682498Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.55601ms logger=migrator t=2026-03-02T19:08:27.818400209Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-02T19:08:27.819321469Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=920.719µs logger=migrator t=2026-03-02T19:08:27.8265088Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-02T19:08:27.827873324Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.363754ms logger=migrator t=2026-03-02T19:08:27.834705894Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-02T19:08:27.836081078Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.375244ms logger=migrator t=2026-03-02T19:08:27.841313896Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-02T19:08:27.842241216Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=923.63µs logger=migrator t=2026-03-02T19:08:27.847510316Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-02T19:08:27.848408495Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=896.459µs logger=migrator t=2026-03-02T19:08:27.857000892Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-02T19:08:27.857521098Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=520.496µs logger=migrator t=2026-03-02T19:08:27.863597114Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-02T19:08:27.86409646Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=502.256µs logger=migrator t=2026-03-02T19:08:27.870177546Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-02T19:08:27.871393485Z level=info msg="Migration successfully executed" id="create tag table" duration=1.215099ms logger=migrator t=2026-03-02T19:08:27.877498232Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-02T19:08:27.879640821Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.142389ms logger=migrator t=2026-03-02T19:08:27.888968741Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-02T19:08:27.890613094Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.649303ms logger=migrator t=2026-03-02T19:08:27.895677227Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-02T19:08:27.897594019Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.918642ms logger=migrator t=2026-03-02T19:08:27.904350287Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-02T19:08:27.906345501Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.003195ms logger=migrator t=2026-03-02T19:08:27.912995385Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-02T19:08:27.926725157Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.730422ms logger=migrator t=2026-03-02T19:08:27.932700649Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-02T19:08:27.934096934Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.396635ms logger=migrator t=2026-03-02T19:08:27.941833354Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-02T19:08:27.943703514Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.874441ms logger=migrator t=2026-03-02T19:08:27.954676257Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-02T19:08:27.955177843Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=500.436µs logger=migrator t=2026-03-02T19:08:27.965919319Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-02T19:08:27.966954623Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.035393ms logger=migrator t=2026-03-02T19:08:27.973140442Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-02T19:08:27.974594588Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.453976ms logger=migrator t=2026-03-02T19:08:27.980279551Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-02T19:08:27.98273361Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.456719ms logger=migrator t=2026-03-02T19:08:27.988234047Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-02T19:08:27.98830162Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.343µs logger=migrator t=2026-03-02T19:08:27.99390197Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-02T19:08:28.002116695Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.214655ms logger=migrator t=2026-03-02T19:08:28.007267101Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-02T19:08:28.01223613Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.96886ms logger=migrator t=2026-03-02T19:08:28.017394766Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-02T19:08:28.022366937Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.978001ms logger=migrator t=2026-03-02T19:08:28.028329929Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-02T19:08:28.033402442Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.072243ms logger=migrator t=2026-03-02T19:08:28.03800469Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-02T19:08:28.038888129Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=883.099µs logger=migrator t=2026-03-02T19:08:28.044310533Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-02T19:08:28.05290678Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.595717ms logger=migrator t=2026-03-02T19:08:28.059205493Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-02T19:08:28.059775441Z level=info msg="Migration successfully executed" id="create server_lock table" duration=569.698µs logger=migrator t=2026-03-02T19:08:28.065727123Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-02T19:08:28.067386576Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.663083ms logger=migrator t=2026-03-02T19:08:28.095321266Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-02T19:08:28.097030621Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.712455ms logger=migrator t=2026-03-02T19:08:28.125626632Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-02T19:08:28.127247294Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.622232ms logger=migrator t=2026-03-02T19:08:28.134752906Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-02T19:08:28.135662365Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=909.559µs logger=migrator t=2026-03-02T19:08:28.142459324Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-02T19:08:28.143796977Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.337063ms logger=migrator t=2026-03-02T19:08:28.149989406Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-02T19:08:28.159342518Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.355061ms logger=migrator t=2026-03-02T19:08:28.164263626Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-02T19:08:28.166028533Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.764257ms logger=migrator t=2026-03-02T19:08:28.172012375Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-02T19:08:28.180885751Z level=info msg="Migration successfully executed" id="create cache_data table" duration=8.872456ms logger=migrator t=2026-03-02T19:08:28.18767154Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-02T19:08:28.18890718Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.232319ms logger=migrator t=2026-03-02T19:08:28.194335974Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-02T19:08:28.195494202Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.158297ms logger=migrator t=2026-03-02T19:08:28.201566737Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-02T19:08:28.203256922Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.690115ms logger=migrator t=2026-03-02T19:08:28.209559365Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-02T19:08:28.209684989Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=125.934µs logger=migrator t=2026-03-02T19:08:28.214858685Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-02T19:08:28.215041101Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=183.146µs logger=migrator t=2026-03-02T19:08:28.220689163Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-02T19:08:28.222399268Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.711315ms logger=migrator t=2026-03-02T19:08:28.227716599Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-02T19:08:28.228643249Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=921.57µs logger=migrator t=2026-03-02T19:08:28.236317626Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-02T19:08:28.237306088Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=988.552µs logger=migrator t=2026-03-02T19:08:28.244123298Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-02T19:08:28.244211981Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=89.472µs logger=migrator t=2026-03-02T19:08:28.249194321Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-02T19:08:28.25104687Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.852119ms logger=migrator t=2026-03-02T19:08:28.261825107Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-02T19:08:28.263393268Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.564621ms logger=migrator t=2026-03-02T19:08:28.26809417Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-02T19:08:28.269142853Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.048513ms logger=migrator t=2026-03-02T19:08:28.276002754Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-02T19:08:28.27712033Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.114566ms logger=migrator t=2026-03-02T19:08:28.286825563Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-02T19:08:28.29450356Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.680338ms logger=migrator t=2026-03-02T19:08:28.30631169Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-02T19:08:28.30786041Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.55039ms logger=migrator t=2026-03-02T19:08:28.314453192Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-02T19:08:28.314735581Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=286.349µs logger=migrator t=2026-03-02T19:08:28.321021354Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-02T19:08:28.322195932Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.178558ms logger=migrator t=2026-03-02T19:08:28.329614761Z 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-02T19:08:28.331502421Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.889801ms logger=migrator t=2026-03-02T19:08:28.338010051Z 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-02T19:08:28.339134637Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.123596ms logger=migrator t=2026-03-02T19:08:28.349718818Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-02T19:08:28.349841072Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=120.704µs logger=migrator t=2026-03-02T19:08:28.354509922Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-02T19:08:28.355579217Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.069735ms logger=migrator t=2026-03-02T19:08:28.36220378Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-02T19:08:28.363966297Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.761897ms logger=migrator t=2026-03-02T19:08:28.372169971Z 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-02T19:08:28.373741081Z 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.57327ms logger=migrator t=2026-03-02T19:08:28.378650019Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-02T19:08:28.380473908Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.822379ms logger=migrator t=2026-03-02T19:08:28.391916077Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-02T19:08:28.398559741Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.646594ms logger=migrator t=2026-03-02T19:08:28.411866369Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-02T19:08:28.41405913Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.190401ms logger=migrator t=2026-03-02T19:08:28.422393658Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-02T19:08:28.423359399Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=967.841µs logger=migrator t=2026-03-02T19:08:28.429650972Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-02T19:08:28.457321303Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.664731ms logger=migrator t=2026-03-02T19:08:28.463890194Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-02T19:08:28.493425835Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.532981ms logger=migrator t=2026-03-02T19:08:28.497439495Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-02T19:08:28.498152698Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=712.962µs logger=migrator t=2026-03-02T19:08:28.503210071Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-02T19:08:28.504171132Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=960.762µs logger=migrator t=2026-03-02T19:08:28.50846479Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-02T19:08:28.51466794Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.204039ms logger=migrator t=2026-03-02T19:08:28.518048748Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-02T19:08:28.523520124Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.471016ms logger=migrator t=2026-03-02T19:08:28.530265212Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-02T19:08:28.531783121Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.518219ms logger=migrator t=2026-03-02T19:08:28.539009243Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-02T19:08:28.539983945Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=974.722µs logger=migrator t=2026-03-02T19:08:28.544315024Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-02T19:08:28.545964127Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.647573ms logger=migrator t=2026-03-02T19:08:28.551675421Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-02T19:08:28.552821358Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.147947ms logger=migrator t=2026-03-02T19:08:28.558927365Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-02T19:08:28.559008787Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=82.103µs logger=migrator t=2026-03-02T19:08:28.563782161Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-02T19:08:28.569663761Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.880639ms logger=migrator t=2026-03-02T19:08:28.574241128Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-02T19:08:28.580966124Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.725976ms logger=migrator t=2026-03-02T19:08:28.585625084Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-02T19:08:28.593126706Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.496362ms logger=migrator t=2026-03-02T19:08:28.598568421Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-02T19:08:28.599877273Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.312062ms logger=migrator t=2026-03-02T19:08:28.607598572Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-02T19:08:28.608596844Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=998.362µs logger=migrator t=2026-03-02T19:08:28.611766826Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-02T19:08:28.617849732Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.081166ms logger=migrator t=2026-03-02T19:08:28.62305677Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-02T19:08:28.629803787Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.746657ms logger=migrator t=2026-03-02T19:08:28.632924208Z 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-02T19:08:28.634151077Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.225049ms logger=migrator t=2026-03-02T19:08:28.637794794Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-02T19:08:28.643792047Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.993703ms logger=migrator t=2026-03-02T19:08:28.648200209Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-02T19:08:28.65440976Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.209231ms logger=migrator t=2026-03-02T19:08:28.65938895Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-02T19:08:28.659455722Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=67.162µs logger=migrator t=2026-03-02T19:08:28.662724187Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-02T19:08:28.663824653Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.100616ms logger=migrator t=2026-03-02T19:08:28.668439011Z 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-02T19:08:28.669470444Z 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.031343ms logger=migrator t=2026-03-02T19:08:28.672976517Z 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-02T19:08:28.674022641Z 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.045744ms logger=migrator t=2026-03-02T19:08:28.67802335Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-02T19:08:28.678089312Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=66.692µs logger=migrator t=2026-03-02T19:08:28.6820638Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-02T19:08:28.688242119Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.177859ms logger=migrator t=2026-03-02T19:08:28.691867636Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-02T19:08:28.698510139Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.640173ms logger=migrator t=2026-03-02T19:08:28.705694741Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-02T19:08:28.714439773Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.741942ms logger=migrator t=2026-03-02T19:08:28.719829626Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-02T19:08:28.726664316Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.83408ms logger=migrator t=2026-03-02T19:08:28.733777035Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-02T19:08:28.740642856Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.867651ms logger=migrator t=2026-03-02T19:08:28.744676236Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-02T19:08:28.744757119Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=81.783µs logger=migrator t=2026-03-02T19:08:28.749907365Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-02T19:08:28.750867386Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=961.49µs logger=migrator t=2026-03-02T19:08:28.756473076Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-02T19:08:28.763461201Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.986505ms logger=migrator t=2026-03-02T19:08:28.77119006Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-02T19:08:28.771313944Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=129.404µs logger=migrator t=2026-03-02T19:08:28.774561959Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-02T19:08:28.78143604Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.873561ms logger=migrator t=2026-03-02T19:08:28.787618619Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-02T19:08:28.789363195Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.744946ms logger=migrator t=2026-03-02T19:08:28.795170362Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-02T19:08:28.802422406Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.252754ms logger=migrator t=2026-03-02T19:08:28.806628931Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-02T19:08:28.807567741Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=938.56µs logger=migrator t=2026-03-02T19:08:28.811637052Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-02T19:08:28.812833771Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.196699ms logger=migrator t=2026-03-02T19:08:28.820371354Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-02T19:08:28.828080012Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.708749ms logger=migrator t=2026-03-02T19:08:28.832913638Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-02T19:08:28.833834917Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=921.559µs logger=migrator t=2026-03-02T19:08:28.838136356Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-02T19:08:28.838870889Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=733.923µs logger=migrator t=2026-03-02T19:08:28.84356218Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-02T19:08:28.844415528Z level=info msg="Migration successfully executed" id="create alert_image table" duration=852.238µs logger=migrator t=2026-03-02T19:08:28.848172519Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-02T19:08:28.849381808Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.209119ms logger=migrator t=2026-03-02T19:08:28.85411808Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-02T19:08:28.854183112Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=65.872µs logger=migrator t=2026-03-02T19:08:28.857869051Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-02T19:08:28.85877968Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=910.609µs logger=migrator t=2026-03-02T19:08:28.863595136Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-02T19:08:28.864551196Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=952.78µs logger=migrator t=2026-03-02T19:08:28.868115691Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-02T19:08:28.868508444Z 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-02T19:08:28.872818833Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-02T19:08:28.873199105Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=378.333µs logger=migrator t=2026-03-02T19:08:28.876495001Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-02T19:08:28.878399662Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.927802ms logger=migrator t=2026-03-02T19:08:28.882266087Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-02T19:08:28.890341597Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.076431ms logger=migrator t=2026-03-02T19:08:28.896835006Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-02T19:08:28.898103387Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.267841ms logger=migrator t=2026-03-02T19:08:28.903443339Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-02T19:08:28.904602486Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.157897ms logger=migrator t=2026-03-02T19:08:28.909039169Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-02T19:08:28.910429864Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.390664ms logger=migrator t=2026-03-02T19:08:28.916779648Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-02T19:08:28.917914735Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.134696ms logger=migrator t=2026-03-02T19:08:28.922489712Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-02T19:08:28.923587127Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.097515ms logger=migrator t=2026-03-02T19:08:28.92800426Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-02T19:08:28.928043651Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.822µs logger=migrator t=2026-03-02T19:08:28.93359475Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-02T19:08:28.933688263Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=95.704µs logger=migrator t=2026-03-02T19:08:28.938042753Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-02T19:08:28.949518792Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.475799ms logger=migrator t=2026-03-02T19:08:28.952933352Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-02T19:08:28.953270633Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=275.869µs logger=migrator t=2026-03-02T19:08:28.956620081Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-02T19:08:28.957383576Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=763.345µs logger=migrator t=2026-03-02T19:08:28.96249061Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-02T19:08:28.962886663Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=396.293µs logger=migrator t=2026-03-02T19:08:28.967179201Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-02T19:08:28.968335838Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.157297ms logger=migrator t=2026-03-02T19:08:28.972920536Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-02T19:08:28.973807464Z level=info msg="Migration successfully executed" id="create secrets table" duration=889.218µs logger=migrator t=2026-03-02T19:08:28.97988098Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-02T19:08:29.012953905Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.070355ms logger=migrator t=2026-03-02T19:08:29.019558828Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-02T19:08:29.02739016Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.829962ms logger=migrator t=2026-03-02T19:08:29.031476621Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-02T19:08:29.031617476Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=141.485µs logger=migrator t=2026-03-02T19:08:29.037794305Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-02T19:08:29.073712922Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.919857ms logger=migrator t=2026-03-02T19:08:29.078045541Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-02T19:08:29.104967588Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=26.917477ms logger=migrator t=2026-03-02T19:08:29.109863096Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-02T19:08:29.111379885Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.519868ms logger=migrator t=2026-03-02T19:08:29.116927753Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-02T19:08:29.118010778Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.083015ms logger=migrator t=2026-03-02T19:08:29.122196323Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-02T19:08:29.122406789Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=209.656µs logger=migrator t=2026-03-02T19:08:29.127715001Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-02T19:08:29.129156407Z level=info msg="Migration successfully executed" id="create permission table" duration=1.437387ms logger=migrator t=2026-03-02T19:08:29.133742395Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-02T19:08:29.134784498Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.041273ms logger=migrator t=2026-03-02T19:08:29.139240992Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-02T19:08:29.140404009Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.162927ms logger=migrator t=2026-03-02T19:08:29.14539575Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-02T19:08:29.146306979Z level=info msg="Migration successfully executed" id="create role table" duration=910.769µs logger=migrator t=2026-03-02T19:08:29.150909887Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-02T19:08:29.162995377Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.08672ms logger=migrator t=2026-03-02T19:08:29.166797179Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-02T19:08:29.173424452Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.626413ms logger=migrator t=2026-03-02T19:08:29.178277699Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-02T19:08:29.179039963Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=762.134µs logger=migrator t=2026-03-02T19:08:29.183240818Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-02T19:08:29.185100628Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.86181ms logger=migrator t=2026-03-02T19:08:29.189851042Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-02T19:08:29.191310199Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.457686ms logger=migrator t=2026-03-02T19:08:29.195417601Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-02T19:08:29.196445974Z level=info msg="Migration successfully executed" id="create team role table" duration=1.027883ms logger=migrator t=2026-03-02T19:08:29.203608624Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-02T19:08:29.204769952Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.160978ms logger=migrator t=2026-03-02T19:08:29.210177486Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-02T19:08:29.211424956Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.24653ms logger=migrator t=2026-03-02T19:08:29.217923855Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-02T19:08:29.219722973Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.798398ms logger=migrator t=2026-03-02T19:08:29.22428743Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-02T19:08:29.22519299Z level=info msg="Migration successfully executed" id="create user role table" duration=906.349µs logger=migrator t=2026-03-02T19:08:29.22924971Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-02T19:08:29.230364766Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.114496ms logger=migrator t=2026-03-02T19:08:29.235241263Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-02T19:08:29.23637854Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.137727ms logger=migrator t=2026-03-02T19:08:29.243147897Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-02T19:08:29.244872613Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.724786ms logger=migrator t=2026-03-02T19:08:29.249380659Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-02T19:08:29.250738642Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.357554ms logger=migrator t=2026-03-02T19:08:29.255156784Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-02T19:08:29.256290311Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.133407ms logger=migrator t=2026-03-02T19:08:29.261617842Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-02T19:08:29.263351728Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.733486ms logger=migrator t=2026-03-02T19:08:29.268597607Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-02T19:08:29.279042673Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.434346ms logger=migrator t=2026-03-02T19:08:29.28389262Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-02T19:08:29.284898512Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.005992ms logger=migrator t=2026-03-02T19:08:29.290965277Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-02T19:08:29.293168868Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.202491ms logger=migrator t=2026-03-02T19:08:29.298255452Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-02T19:08:29.299332187Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.077045ms logger=migrator t=2026-03-02T19:08:29.30439249Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-02T19:08:29.305844556Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.451796ms logger=migrator t=2026-03-02T19:08:29.309440773Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-02T19:08:29.310319461Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=878.558µs logger=migrator t=2026-03-02T19:08:29.314472945Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-02T19:08:29.315714084Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.24056ms logger=migrator t=2026-03-02T19:08:29.321264483Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-02T19:08:29.334114187Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.851844ms logger=migrator t=2026-03-02T19:08:29.339442878Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-02T19:08:29.345530535Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.085336ms logger=migrator t=2026-03-02T19:08:29.350268817Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-02T19:08:29.357557192Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.287145ms logger=migrator t=2026-03-02T19:08:29.364671021Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-02T19:08:29.372749571Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.07924ms logger=migrator t=2026-03-02T19:08:29.377922328Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-02T19:08:29.379333883Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.416786ms logger=migrator t=2026-03-02T19:08:29.387203566Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-02T19:08:29.388908201Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.705595ms logger=migrator t=2026-03-02T19:08:29.393650854Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-02T19:08:29.39476413Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.114216ms logger=migrator t=2026-03-02T19:08:29.399666868Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-02T19:08:29.400739372Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.074104ms logger=migrator t=2026-03-02T19:08:29.405374302Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-02T19:08:29.406522609Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.148027ms logger=migrator t=2026-03-02T19:08:29.410725944Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-02T19:08:29.410806767Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=81.342µs logger=migrator t=2026-03-02T19:08:29.414305769Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-02T19:08:29.414353171Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=48.762µs logger=migrator t=2026-03-02T19:08:29.418804224Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-02T19:08:29.419559678Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=755.114µs logger=migrator t=2026-03-02T19:08:29.423291408Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-02T19:08:29.424315681Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.025533ms logger=migrator t=2026-03-02T19:08:29.428346891Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-02T19:08:29.429007123Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=659.992µs logger=migrator t=2026-03-02T19:08:29.432597798Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-02T19:08:29.432824186Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=224.267µs logger=migrator t=2026-03-02T19:08:29.440819753Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-02T19:08:29.441400002Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=580.159µs logger=migrator t=2026-03-02T19:08:29.445403711Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-02T19:08:29.44631961Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=916.33µs logger=migrator t=2026-03-02T19:08:29.450502755Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-02T19:08:29.451758195Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.25498ms logger=migrator t=2026-03-02T19:08:29.460453415Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-02T19:08:29.468222785Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.77435ms logger=migrator t=2026-03-02T19:08:29.47177884Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-02T19:08:29.471853612Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=75.152µs logger=migrator t=2026-03-02T19:08:29.475259052Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-02T19:08:29.475999956Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=742.264µs logger=migrator t=2026-03-02T19:08:29.484134848Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-02T19:08:29.486201274Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.066037ms logger=migrator t=2026-03-02T19:08:29.49352481Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-02T19:08:29.495338819Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.814739ms logger=migrator t=2026-03-02T19:08:29.501953782Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-02T19:08:29.510711523Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.757222ms logger=migrator t=2026-03-02T19:08:29.515424395Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-02T19:08:29.516658925Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.23462ms logger=migrator t=2026-03-02T19:08:29.520131427Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-02T19:08:29.52116907Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.038113ms logger=migrator t=2026-03-02T19:08:29.525585813Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-02T19:08:29.551456966Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.867083ms logger=migrator t=2026-03-02T19:08:29.556270901Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-02T19:08:29.557063696Z level=info msg="Migration successfully executed" id="create correlation v2" duration=792.535µs logger=migrator t=2026-03-02T19:08:29.564305249Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-02T19:08:29.566294703Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.990474ms logger=migrator t=2026-03-02T19:08:29.574118955Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-02T19:08:29.577328939Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=3.208274ms logger=migrator t=2026-03-02T19:08:29.584781149Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-02T19:08:29.586114072Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.338603ms logger=migrator t=2026-03-02T19:08:29.593291393Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-02T19:08:29.59381456Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=523.126µs logger=migrator t=2026-03-02T19:08:29.600160484Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-02T19:08:29.601514347Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.356053ms logger=migrator t=2026-03-02T19:08:29.605788055Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-02T19:08:29.614787985Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.99495ms logger=migrator t=2026-03-02T19:08:29.620788708Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-02T19:08:29.621724058Z level=info msg="Migration successfully executed" id="create entity_events table" duration=935.57µs logger=migrator t=2026-03-02T19:08:29.626982688Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-02T19:08:29.629333683Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.351076ms logger=migrator t=2026-03-02T19:08:29.643395796Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-02T19:08:29.644211463Z 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-02T19:08:29.660320001Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-02T19:08:29.660868649Z 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-02T19:08:29.665747186Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-02T19:08:29.667407609Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.651783ms logger=migrator t=2026-03-02T19:08:29.674998054Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-02T19:08:29.676311596Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.314442ms logger=migrator t=2026-03-02T19:08:29.682465184Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-02T19:08:29.683364833Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=900.119µs logger=migrator t=2026-03-02T19:08:29.688311422Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-02T19:08:29.689575193Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.262971ms logger=migrator t=2026-03-02T19:08:29.695306608Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-02T19:08:29.696431264Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.124346ms logger=migrator t=2026-03-02T19:08:29.706790178Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-02T19:08:29.708061229Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.27287ms logger=migrator t=2026-03-02T19:08:29.712432309Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-02T19:08:29.713549425Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.117066ms logger=migrator t=2026-03-02T19:08:29.719230538Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-02T19:08:29.720372195Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.141867ms logger=migrator t=2026-03-02T19:08:29.725533031Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-02T19:08:29.726664127Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.131236ms logger=migrator t=2026-03-02T19:08:29.731838374Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-02T19:08:29.732931329Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.093155ms logger=migrator t=2026-03-02T19:08:29.738507189Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-02T19:08:29.740645458Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.139739ms logger=migrator t=2026-03-02T19:08:29.744858153Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-02T19:08:29.772134602Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.274819ms logger=migrator t=2026-03-02T19:08:29.777105032Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-02T19:08:29.784392947Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.286805ms logger=migrator t=2026-03-02T19:08:29.791426373Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-02T19:08:29.799833224Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.406471ms logger=migrator t=2026-03-02T19:08:29.804170493Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-02T19:08:29.80439278Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=222.537µs logger=migrator t=2026-03-02T19:08:29.808889955Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-02T19:08:29.821394438Z level=info msg="Migration successfully executed" id="add share column" duration=12.504783ms logger=migrator t=2026-03-02T19:08:29.826829193Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-02T19:08:29.826983218Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=151.475µs logger=migrator t=2026-03-02T19:08:29.836036829Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-02T19:08:29.837183626Z level=info msg="Migration successfully executed" id="create file table" duration=1.147877ms logger=migrator t=2026-03-02T19:08:29.844520003Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-02T19:08:29.846274359Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.754366ms logger=migrator t=2026-03-02T19:08:29.963164193Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-02T19:08:29.965173188Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.010055ms logger=migrator t=2026-03-02T19:08:29.989868103Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-02T19:08:29.991287989Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.419916ms logger=migrator t=2026-03-02T19:08:29.997763328Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-02T19:08:29.999736371Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.962364ms logger=migrator t=2026-03-02T19:08:30.005648221Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-02T19:08:30.005711603Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=64.142µs logger=migrator t=2026-03-02T19:08:30.011874222Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-02T19:08:30.011985025Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=120.834µs logger=migrator t=2026-03-02T19:08:30.016942435Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-02T19:08:30.017767781Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=824.146µs logger=migrator t=2026-03-02T19:08:30.022932158Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-02T19:08:30.023255888Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=328.2µs logger=migrator t=2026-03-02T19:08:30.028000331Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-02T19:08:30.029340754Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.339983ms logger=migrator t=2026-03-02T19:08:30.034505701Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-02T19:08:30.047414846Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.909456ms logger=migrator t=2026-03-02T19:08:30.052134148Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-02T19:08:30.052336714Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=203.266µs logger=migrator t=2026-03-02T19:08:30.058104681Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-02T19:08:30.060221439Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.118939ms logger=migrator t=2026-03-02T19:08:30.066315075Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-02T19:08:30.066767459Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=453.564µs logger=migrator t=2026-03-02T19:08:30.071785621Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-02T19:08:30.072126392Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=341.221µs logger=migrator t=2026-03-02T19:08:30.077014029Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-02T19:08:30.077782894Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=769.505µs logger=migrator t=2026-03-02T19:08:30.082984292Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-02T19:08:30.093051686Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.065495ms logger=migrator t=2026-03-02T19:08:30.098966716Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-02T19:08:30.109383542Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.456206ms logger=migrator t=2026-03-02T19:08:30.114394853Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-02T19:08:30.115588121Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.194398ms logger=migrator t=2026-03-02T19:08:30.120466939Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-02T19:08:30.196011621Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.541352ms logger=migrator t=2026-03-02T19:08:30.202350605Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-02T19:08:30.203193312Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=842.947µs logger=migrator t=2026-03-02T19:08:30.208591666Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-02T19:08:30.210377744Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.785638ms logger=migrator t=2026-03-02T19:08:30.216373297Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-02T19:08:30.244320577Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.9474ms logger=migrator t=2026-03-02T19:08:30.251626102Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-02T19:08:30.258775632Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.14853ms logger=migrator t=2026-03-02T19:08:30.264544188Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-02T19:08:30.264841408Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=297.71µs logger=migrator t=2026-03-02T19:08:30.270372076Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-02T19:08:30.270534451Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=160.225µs logger=migrator t=2026-03-02T19:08:30.276261825Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-02T19:08:30.276576116Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=322.15µs logger=migrator t=2026-03-02T19:08:30.282041461Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-02T19:08:30.282342611Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=301.83µs logger=migrator t=2026-03-02T19:08:30.287753275Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-02T19:08:30.288056095Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=303.33µs logger=migrator t=2026-03-02T19:08:30.294046638Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-02T19:08:30.294974418Z level=info msg="Migration successfully executed" id="create folder table" duration=927.92µs logger=migrator t=2026-03-02T19:08:30.301262061Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-02T19:08:30.303033708Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.771237ms logger=migrator t=2026-03-02T19:08:30.309108603Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-02T19:08:30.310213609Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.101095ms logger=migrator t=2026-03-02T19:08:30.316278424Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-02T19:08:30.316304755Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.131µs logger=migrator t=2026-03-02T19:08:30.321201162Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-02T19:08:30.32299722Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.795658ms logger=migrator t=2026-03-02T19:08:30.331585117Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-02T19:08:30.333121326Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.535999ms logger=migrator t=2026-03-02T19:08:30.33977089Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-02T19:08:30.340925038Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.151487ms logger=migrator t=2026-03-02T19:08:30.345999231Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-02T19:08:30.347030094Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.030793ms logger=migrator t=2026-03-02T19:08:30.351670214Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-02T19:08:30.351918212Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=248.128µs logger=migrator t=2026-03-02T19:08:30.357273794Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-02T19:08:30.358625038Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.351094ms logger=migrator t=2026-03-02T19:08:30.368142734Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-02T19:08:30.369074204Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=932.47µs logger=migrator t=2026-03-02T19:08:30.37330865Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-02T19:08:30.374305732Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=997.132µs logger=migrator t=2026-03-02T19:08:30.380107159Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-02T19:08:30.381319848Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.212179ms logger=migrator t=2026-03-02T19:08:30.386368591Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-02T19:08:30.387430015Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.061294ms logger=migrator t=2026-03-02T19:08:30.392785968Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-02T19:08:30.394260025Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.474097ms logger=migrator t=2026-03-02T19:08:30.3993858Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-02T19:08:30.401389895Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.003555ms logger=migrator t=2026-03-02T19:08:30.407604235Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-02T19:08:30.409538497Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.933872ms logger=migrator t=2026-03-02T19:08:30.41551853Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-02T19:08:30.416417869Z level=info msg="Migration successfully executed" id="create signing_key table" duration=899.239µs logger=migrator t=2026-03-02T19:08:30.421774161Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-02T19:08:30.422887127Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.112856ms logger=migrator t=2026-03-02T19:08:30.428502658Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-02T19:08:30.430378118Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.886041ms logger=migrator t=2026-03-02T19:08:30.436086112Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-02T19:08:30.436550407Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=465.885µs logger=migrator t=2026-03-02T19:08:30.441974791Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-02T19:08:30.454371061Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.39786ms logger=migrator t=2026-03-02T19:08:30.459172755Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-02T19:08:30.459661841Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=489.706µs logger=migrator t=2026-03-02T19:08:30.464436185Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-02T19:08:30.464454335Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.27µs logger=migrator t=2026-03-02T19:08:30.470025415Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-02T19:08:30.471751131Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.726255ms logger=migrator t=2026-03-02T19:08:30.47637832Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-02T19:08:30.47640287Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=25.68µs logger=migrator t=2026-03-02T19:08:30.481311568Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-02T19:08:30.482553528Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.2403ms logger=migrator t=2026-03-02T19:08:30.488004064Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-02T19:08:30.489991898Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.979393ms logger=migrator t=2026-03-02T19:08:30.496209248Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-02T19:08:30.497272772Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.063074ms logger=migrator t=2026-03-02T19:08:30.502966646Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-02T19:08:30.504211546Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.24486ms logger=migrator t=2026-03-02T19:08:30.514976042Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-02T19:08:30.51520674Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=230.948µs logger=migrator t=2026-03-02T19:08:30.519790857Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-02T19:08:30.52079543Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.004423ms logger=migrator t=2026-03-02T19:08:30.525964316Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-02T19:08:30.527466004Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.501248ms logger=migrator t=2026-03-02T19:08:30.533930133Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-02T19:08:30.535460232Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.529409ms logger=migrator t=2026-03-02T19:08:30.541031871Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-02T19:08:30.553862464Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.831703ms logger=migrator t=2026-03-02T19:08:30.55868893Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-02T19:08:30.568844787Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.155047ms logger=migrator t=2026-03-02T19:08:30.574194279Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-02T19:08:30.583921592Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.726423ms logger=migrator t=2026-03-02T19:08:30.589555064Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-02T19:08:30.589601965Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=47.391µs logger=migrator t=2026-03-02T19:08:30.594775242Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-02T19:08:30.606986415Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.212393ms logger=migrator t=2026-03-02T19:08:30.612017377Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-02T19:08:30.621621707Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.60397ms logger=migrator t=2026-03-02T19:08:30.627447164Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-02T19:08:30.627689122Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=241.648µs logger=migrator t=2026-03-02T19:08:30.635577656Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.129715393s logger=migrator t=2026-03-02T19:08:30.636614269Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-02T19:08:30.654516836Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-02T19:08:30.654714672Z level=info msg="Created default organization" logger=secrets t=2026-03-02T19:08:30.661893773Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-02T19:08:30.71023721Z level=info msg="Restored cache from database" duration=394.663µs logger=plugin.store t=2026-03-02T19:08:30.711527122Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-02T19:08:30.758741582Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-02T19:08:30.758778583Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-02T19:08:30.758885007Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-02T19:08:30.758900247Z level=info msg="Plugins loaded" count=54 duration=47.374105ms logger=query_data t=2026-03-02T19:08:30.763394652Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-02T19:08:30.766431369Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-02T19:08:30.770252903Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-02T19:08:30.783965964Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-02T19:08:30.787372404Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-02T19:08:30.790639999Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-02T19:08:30.816580624Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-02T19:08:30.839199893Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-02T19:08:30.859935781Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-02T19:08:30.859951911Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-02T19:08:30.860072625Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-02T19:08:30.860365725Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-02T19:08:30.86054733Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-03-02T19:08:30.861351896Z level=info msg="starting to provision dashboards" logger=http.server t=2026-03-02T19:08:30.863208096Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-02T19:08:30.941379703Z level=info msg="Update check succeeded" duration=81.094501ms logger=sqlstore.transactions t=2026-03-02T19:08:30.960419446Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-03-02T19:08:30.960967804Z level=info msg="State cache has been initialized" states=0 duration=100.59211ms logger=ngalert.scheduler t=2026-03-02T19:08:30.961045926Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-02T19:08:30.9611496Z level=info msg=starting first_tick=2026-03-02T19:08:40Z logger=sqlstore.transactions t=2026-03-02T19:08:30.975854503Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-02T19:08:30.987835659Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana.update.checker t=2026-03-02T19:08:31.010086616Z level=info msg="Update check succeeded" duration=149.490064ms logger=grafana-apiserver t=2026-03-02T19:08:31.03103068Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-02T19:08:31.031604838Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-02T19:08:31.062744081Z level=info msg="Patterns update finished" duration=101.700105ms logger=provisioning.dashboard t=2026-03-02T19:08:31.12419951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:47.91892573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:47.920052436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:47.944644878Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-02T19:08:47.978005272Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-02T19:08:47.993335476Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-02T19:08:48.014105295Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-02T19:08:48.01427886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.03414807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.069160778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.089843534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.113836877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.129769409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.164100175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.184418059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.211980877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.230083149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.255749356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.278055824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.306776309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.328479808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.370930035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.390157674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.422769614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.444178104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.469939383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.490805485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.543888585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.578269512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.656735409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.68037436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.721451022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.740447124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.792379866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.810553732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.854899899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.872321391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.923959334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.938586004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.980497734Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:48.998841275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.051715417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.071844406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.128385425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.147558013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.19715094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.217749973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.278336464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.293682258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.356407068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.376571317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.430284307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.451941744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.586074564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.604769386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.663929861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.682470197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.737619013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.762910088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.868470137Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:49.890352822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.023173449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.041055624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.12850176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.145814978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.398183845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.413893721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.52226007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.543718951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.611284997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.627751587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.706644457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.721441744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.800559312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.817763456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.895154298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:50.916194065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:51.201997458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:51.222605622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:51.30670357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:51.329662219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:51.415345748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:51.435781806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T19:08:51.524565765Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-02T19:10:20.890485564Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-03-02T19:18:30.874277984Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-02T19:18:30.903812226Z level=info msg="Completed cleanup jobs" duration=42.832912ms logger=sqlstore.transactions t=2026-03-02T19:18:30.914884945Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-03-02T19:18:30.992680811Z level=info msg="Update check succeeded" duration=50.336809ms logger=sqlstore.transactions t=2026-03-02T19:23:30.780356332Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-02T19:28:30.896314784Z level=info msg="Completed cleanup jobs" duration=35.668306ms logger=plugins.update.checker t=2026-03-02T19:28:31.001302048Z level=info msg="Update check succeeded" duration=58.871948ms logger=cleanup t=2026-03-02T19:38:30.923546057Z level=info msg="Completed cleanup jobs" duration=62.651665ms logger=plugins.update.checker t=2026-03-02T19:38:30.994883595Z level=info msg="Update check succeeded" duration=52.525245ms logger=infra.usagestats t=2026-03-02T19:40:20.920576831Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-03-02T19:48:31.044044877Z level=info msg="Update check succeeded" duration=101.973456ms logger=cleanup t=2026-03-02T19:48:32.696835675Z level=info msg="Completed cleanup jobs" duration=1.835924413s logger=cleanup t=2026-03-02T19:58:30.896419262Z level=info msg="Completed cleanup jobs" duration=35.347935ms logger=plugins.update.checker t=2026-03-02T19:58:30.992715234Z level=info msg="Update check succeeded" duration=50.230061ms logger=cleanup t=2026-03-02T20:08:30.899490398Z level=info msg="Completed cleanup jobs" duration=38.917538ms logger=plugins.update.checker t=2026-03-02T20:08:31.000115699Z level=info msg="Update check succeeded" duration=57.006355ms logger=infra.usagestats t=2026-03-02T20:10:20.913994388Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-02T20:18:30.872588462Z level=info msg="Completed cleanup jobs" duration=12.195971ms logger=plugins.update.checker t=2026-03-02T20:18:30.992744928Z level=info msg="Update check succeeded" duration=50.672054ms