logger=settings t=2026-02-26T10:27:09.343026499Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-02-26T10:27:09Z logger=settings t=2026-02-26T10:27:09.344036374Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-02-26T10:27:09.344138496Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-02-26T10:27:09.344189637Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-02-26T10:27:09.344246019Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-02-26T10:27:09.344340272Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-02-26T10:27:09.344394953Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-02-26T10:27:09.344437184Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-02-26T10:27:09.344495505Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-02-26T10:27:09.344550317Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-02-26T10:27:09.344611308Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-02-26T10:27:09.344661879Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-02-26T10:27:09.344720671Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-02-26T10:27:09.344767102Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-02-26T10:27:09.344825593Z level=info msg=Target target=[all] logger=settings t=2026-02-26T10:27:09.344897775Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-02-26T10:27:09.344986517Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-02-26T10:27:09.345036318Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-02-26T10:27:09.345086089Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-02-26T10:27:09.345135721Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-02-26T10:27:09.345184952Z level=info msg="App mode production" logger=sqlstore t=2026-02-26T10:27:09.346172585Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-02-26T10:27:09.346275958Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-02-26T10:27:09.348145883Z level=info msg="Locking database" logger=migrator t=2026-02-26T10:27:09.348190924Z level=info msg="Starting DB migrations" logger=migrator t=2026-02-26T10:27:09.348734897Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-02-26T10:27:09.349961087Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.22586ms logger=migrator t=2026-02-26T10:27:09.354470366Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-02-26T10:27:09.355045979Z level=info msg="Migration successfully executed" id="create user table" duration=575.964µs logger=migrator t=2026-02-26T10:27:09.359510618Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-02-26T10:27:09.360302606Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=793.889µs logger=migrator t=2026-02-26T10:27:09.364555419Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-02-26T10:27:09.365829489Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.27276ms logger=migrator t=2026-02-26T10:27:09.370940453Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-02-26T10:27:09.372046459Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.107936ms logger=migrator t=2026-02-26T10:27:09.377626114Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-02-26T10:27:09.378785573Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.160879ms logger=migrator t=2026-02-26T10:27:09.383027804Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-02-26T10:27:09.386933049Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.900485ms logger=migrator t=2026-02-26T10:27:09.393311143Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-02-26T10:27:09.394236265Z level=info msg="Migration successfully executed" id="create user table v2" duration=925.142µs logger=migrator t=2026-02-26T10:27:09.398316884Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-02-26T10:27:09.39941294Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.096156ms logger=migrator t=2026-02-26T10:27:09.403207002Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-02-26T10:27:09.40438347Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.175758ms logger=migrator t=2026-02-26T10:27:09.409561465Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-02-26T10:27:09.409995096Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=434.241µs logger=migrator t=2026-02-26T10:27:09.414645398Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-02-26T10:27:09.415453788Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=815.269µs logger=migrator t=2026-02-26T10:27:09.419520555Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-02-26T10:27:09.421285418Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.764673ms logger=migrator t=2026-02-26T10:27:09.426006272Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-02-26T10:27:09.426071194Z level=info msg="Migration successfully executed" id="Update user table charset" duration=65.872µs logger=migrator t=2026-02-26T10:27:09.430835548Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-02-26T10:27:09.432689563Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.853995ms logger=migrator t=2026-02-26T10:27:09.436755661Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-02-26T10:27:09.437136001Z level=info msg="Migration successfully executed" id="Add missing user data" duration=381.02µs logger=migrator t=2026-02-26T10:27:09.441356692Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-02-26T10:27:09.442526371Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.169619ms logger=migrator t=2026-02-26T10:27:09.446424955Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-02-26T10:27:09.447182613Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=761.798µs logger=migrator t=2026-02-26T10:27:09.452048371Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-02-26T10:27:09.453804143Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.755333ms logger=migrator t=2026-02-26T10:27:09.458001984Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-02-26T10:27:09.469146143Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.144039ms logger=migrator t=2026-02-26T10:27:09.473730334Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-02-26T10:27:09.474959903Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.228799ms logger=migrator t=2026-02-26T10:27:09.480110118Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-02-26T10:27:09.480361444Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=251.586µs logger=migrator t=2026-02-26T10:27:09.484470154Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-02-26T10:27:09.485616711Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.146457ms logger=migrator t=2026-02-26T10:27:09.490414327Z 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-02-26T10:27:09.490926099Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=511.842µs logger=migrator t=2026-02-26T10:27:09.495063788Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-02-26T10:27:09.495495029Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=431.37µs logger=migrator t=2026-02-26T10:27:09.500739965Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-02-26T10:27:09.501785151Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.043646ms logger=migrator t=2026-02-26T10:27:09.506497604Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-02-26T10:27:09.507668403Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.169889ms logger=migrator t=2026-02-26T10:27:09.512382376Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-02-26T10:27:09.513157896Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=775.5µs logger=migrator t=2026-02-26T10:27:09.518682549Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-02-26T10:27:09.519806986Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.124097ms logger=migrator t=2026-02-26T10:27:09.526269241Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-02-26T10:27:09.527368549Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.099978ms logger=migrator t=2026-02-26T10:27:09.531891797Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-02-26T10:27:09.53199058Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=99.613µs logger=migrator t=2026-02-26T10:27:09.536881518Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-02-26T10:27:09.537975515Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.090657ms logger=migrator t=2026-02-26T10:27:09.542538434Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-02-26T10:27:09.543530789Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=992.415µs logger=migrator t=2026-02-26T10:27:09.548071528Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-02-26T10:27:09.548764265Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=692.997µs logger=migrator t=2026-02-26T10:27:09.553726034Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-02-26T10:27:09.554591126Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=882.692µs logger=migrator t=2026-02-26T10:27:09.560317554Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-02-26T10:27:09.564247538Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.930614ms logger=migrator t=2026-02-26T10:27:09.568476081Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-02-26T10:27:09.569363862Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=887.901µs logger=migrator t=2026-02-26T10:27:09.57547619Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-02-26T10:27:09.576263918Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=787.738µs logger=migrator t=2026-02-26T10:27:09.580287946Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-02-26T10:27:09.581438083Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.149287ms logger=migrator t=2026-02-26T10:27:09.586019794Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-02-26T10:27:09.586819193Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=800.279µs logger=migrator t=2026-02-26T10:27:09.591618459Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-02-26T10:27:09.592370877Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=751.408µs logger=migrator t=2026-02-26T10:27:09.59661371Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-02-26T10:27:09.597051751Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=437.971µs logger=migrator t=2026-02-26T10:27:09.600992235Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-02-26T10:27:09.601661041Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=669.766µs logger=migrator t=2026-02-26T10:27:09.606945629Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-02-26T10:27:09.607755659Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=812.34µs logger=migrator t=2026-02-26T10:27:09.614148163Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-02-26T10:27:09.614954052Z level=info msg="Migration successfully executed" id="create star table" duration=807.299µs logger=migrator t=2026-02-26T10:27:09.619978104Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-02-26T10:27:09.620786423Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=807.779µs logger=migrator t=2026-02-26T10:27:09.6276959Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-02-26T10:27:09.628619252Z level=info msg="Migration successfully executed" id="create org table v1" duration=924.612µs logger=migrator t=2026-02-26T10:27:09.63435149Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-02-26T10:27:09.635550459Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.199049ms logger=migrator t=2026-02-26T10:27:09.641692678Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-02-26T10:27:09.642934818Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.24174ms logger=migrator t=2026-02-26T10:27:09.647748694Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-02-26T10:27:09.648588804Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=840.39µs logger=migrator t=2026-02-26T10:27:09.653271757Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-02-26T10:27:09.654163339Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=890.631µs logger=migrator t=2026-02-26T10:27:09.660114692Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-02-26T10:27:09.661294501Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.180839ms logger=migrator t=2026-02-26T10:27:09.665803799Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-02-26T10:27:09.665948243Z level=info msg="Migration successfully executed" id="Update org table charset" duration=145.664µs logger=migrator t=2026-02-26T10:27:09.669717775Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-02-26T10:27:09.669779496Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=62.592µs logger=migrator t=2026-02-26T10:27:09.6736909Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-02-26T10:27:09.674072029Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=379.549µs logger=migrator t=2026-02-26T10:27:09.679393407Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-02-26T10:27:09.680615957Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.22254ms logger=migrator t=2026-02-26T10:27:09.685657948Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-02-26T10:27:09.686900279Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.239521ms logger=migrator t=2026-02-26T10:27:09.691559491Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-02-26T10:27:09.692424172Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=864.331µs logger=migrator t=2026-02-26T10:27:09.696761746Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-02-26T10:27:09.697552116Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=786.84µs logger=migrator t=2026-02-26T10:27:09.702951337Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-02-26T10:27:09.704223847Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.27228ms logger=migrator t=2026-02-26T10:27:09.70890071Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-02-26T10:27:09.709657638Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=757.048µs logger=migrator t=2026-02-26T10:27:09.713524901Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-02-26T10:27:09.721138795Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.612904ms logger=migrator t=2026-02-26T10:27:09.726590157Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-02-26T10:27:09.727455007Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=866.72µs logger=migrator t=2026-02-26T10:27:09.731446404Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-02-26T10:27:09.732721444Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.27497ms logger=migrator t=2026-02-26T10:27:09.737673284Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-02-26T10:27:09.738707689Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.035255ms logger=migrator t=2026-02-26T10:27:09.744914708Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-02-26T10:27:09.745314299Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=400.271µs logger=migrator t=2026-02-26T10:27:09.749177752Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-02-26T10:27:09.750493483Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.316031ms logger=migrator t=2026-02-26T10:27:09.754602213Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-02-26T10:27:09.754753976Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=149.763µs logger=migrator t=2026-02-26T10:27:09.76155855Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-02-26T10:27:09.763513948Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.955428ms logger=migrator t=2026-02-26T10:27:09.768357045Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-02-26T10:27:09.770313382Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.958707ms logger=migrator t=2026-02-26T10:27:09.774631856Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-02-26T10:27:09.77644108Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.809484ms logger=migrator t=2026-02-26T10:27:09.783364757Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-02-26T10:27:09.784650248Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.285091ms logger=migrator t=2026-02-26T10:27:09.791148995Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-02-26T10:27:09.794157047Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.007512ms logger=migrator t=2026-02-26T10:27:09.799365523Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-02-26T10:27:09.800173762Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=808.689µs logger=migrator t=2026-02-26T10:27:09.806176467Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-02-26T10:27:09.807385427Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.20775ms logger=migrator t=2026-02-26T10:27:09.813648538Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-02-26T10:27:09.81373545Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=88.432µs logger=migrator t=2026-02-26T10:27:09.817676154Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-02-26T10:27:09.817730426Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=55.302µs logger=migrator t=2026-02-26T10:27:09.822641045Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-02-26T10:27:09.826051857Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.410973ms logger=migrator t=2026-02-26T10:27:09.83031536Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-02-26T10:27:09.832272388Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.957058ms logger=migrator t=2026-02-26T10:27:09.836184532Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-02-26T10:27:09.83816203Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.977419ms logger=migrator t=2026-02-26T10:27:09.842806611Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-02-26T10:27:09.844871481Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.06509ms logger=migrator t=2026-02-26T10:27:09.848792377Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-02-26T10:27:09.849038082Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=244.176µs logger=migrator t=2026-02-26T10:27:09.852953816Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-02-26T10:27:09.853744915Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=789.319µs logger=migrator t=2026-02-26T10:27:09.858335466Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-02-26T10:27:09.859461943Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.126457ms logger=migrator t=2026-02-26T10:27:09.864179667Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-02-26T10:27:09.864268239Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=89.922µs logger=migrator t=2026-02-26T10:27:09.868541373Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-02-26T10:27:09.869873905Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.331031ms logger=migrator t=2026-02-26T10:27:09.873784179Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-02-26T10:27:09.874537498Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=753.008µs logger=migrator t=2026-02-26T10:27:09.879503467Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-02-26T10:27:09.885680366Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.175749ms logger=migrator t=2026-02-26T10:27:09.889678593Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-02-26T10:27:09.890486862Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=808.069µs logger=migrator t=2026-02-26T10:27:09.895083353Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-02-26T10:27:09.896157359Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.073045ms logger=migrator t=2026-02-26T10:27:09.901503288Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-02-26T10:27:09.902883592Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.436155ms logger=migrator t=2026-02-26T10:27:09.908028696Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-02-26T10:27:09.908461016Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=433.63µs logger=migrator t=2026-02-26T10:27:09.912127104Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-02-26T10:27:09.912687448Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=560.184µs logger=migrator t=2026-02-26T10:27:09.916993762Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-02-26T10:27:09.920149728Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.155866ms logger=migrator t=2026-02-26T10:27:09.924065972Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-02-26T10:27:09.925327633Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.261591ms logger=migrator t=2026-02-26T10:27:09.929122424Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-02-26T10:27:09.929327039Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=205.395µs logger=migrator t=2026-02-26T10:27:09.934028423Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-02-26T10:27:09.934233268Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=203.965µs logger=migrator t=2026-02-26T10:27:09.938724317Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-02-26T10:27:09.940089339Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.364812ms logger=migrator t=2026-02-26T10:27:09.944532757Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-02-26T10:27:09.946671119Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.138102ms logger=migrator t=2026-02-26T10:27:09.950615434Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-02-26T10:27:09.951521935Z level=info msg="Migration successfully executed" id="create data_source table" duration=908.952µs logger=migrator t=2026-02-26T10:27:09.956879024Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-02-26T10:27:09.957674063Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=794.379µs logger=migrator t=2026-02-26T10:27:09.962161702Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-02-26T10:27:09.962969961Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=809.189µs logger=migrator t=2026-02-26T10:27:09.968088965Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-02-26T10:27:09.969135951Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.046356ms logger=migrator t=2026-02-26T10:27:09.974200252Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-02-26T10:27:09.975362561Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.162219ms logger=migrator t=2026-02-26T10:27:09.978980828Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-02-26T10:27:09.98489334Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.912382ms logger=migrator t=2026-02-26T10:27:09.989217965Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-02-26T10:27:09.990124367Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=906.272µs logger=migrator t=2026-02-26T10:27:09.994908473Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-02-26T10:27:09.996191013Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.28213ms logger=migrator t=2026-02-26T10:27:09.999895303Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-02-26T10:27:10.001171844Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.27627ms logger=migrator t=2026-02-26T10:27:10.010413046Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-02-26T10:27:10.01098812Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=578.684µs logger=migrator t=2026-02-26T10:27:10.015880768Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-02-26T10:27:10.01756876Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.685991ms logger=migrator t=2026-02-26T10:27:10.020838448Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-02-26T10:27:10.023335989Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.497041ms logger=migrator t=2026-02-26T10:27:10.028998425Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-02-26T10:27:10.029047007Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=50.542µs logger=migrator t=2026-02-26T10:27:10.033819282Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-02-26T10:27:10.034506958Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=695.556µs logger=migrator t=2026-02-26T10:27:10.04038234Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-02-26T10:27:10.04287797Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.49652ms logger=migrator t=2026-02-26T10:27:10.048049455Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-02-26T10:27:10.048325432Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=275.827µs logger=migrator t=2026-02-26T10:27:10.051820566Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-02-26T10:27:10.052078312Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=257.636µs logger=migrator t=2026-02-26T10:27:10.056765536Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-02-26T10:27:10.060932215Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.16885ms logger=migrator t=2026-02-26T10:27:10.064936413Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-02-26T10:27:10.065282281Z level=info msg="Migration successfully executed" id="Update uid value" duration=344.588µs logger=migrator t=2026-02-26T10:27:10.071652925Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-02-26T10:27:10.072773352Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.120867ms logger=migrator t=2026-02-26T10:27:10.079718649Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-02-26T10:27:10.080657682Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=935.993µs logger=migrator t=2026-02-26T10:27:10.084776982Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-02-26T10:27:10.086132444Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.354783ms logger=migrator t=2026-02-26T10:27:10.090560741Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-02-26T10:27:10.091507124Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=933.772µs logger=migrator t=2026-02-26T10:27:10.09965679Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-02-26T10:27:10.100744127Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.086377ms logger=migrator t=2026-02-26T10:27:10.105566023Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-02-26T10:27:10.107145041Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.578438ms logger=migrator t=2026-02-26T10:27:10.111604328Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-02-26T10:27:10.112724146Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.120218ms logger=migrator t=2026-02-26T10:27:10.117613764Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-02-26T10:27:10.119085439Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.471675ms logger=migrator t=2026-02-26T10:27:10.123433755Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-02-26T10:27:10.124858619Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.424874ms logger=migrator t=2026-02-26T10:27:10.129690305Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-02-26T10:27:10.138114889Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.423204ms logger=migrator t=2026-02-26T10:27:10.142019473Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-02-26T10:27:10.142720189Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=701.946µs logger=migrator t=2026-02-26T10:27:10.146686746Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-02-26T10:27:10.147421763Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=735.027µs logger=migrator t=2026-02-26T10:27:10.151984434Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-02-26T10:27:10.152718621Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=733.917µs logger=migrator t=2026-02-26T10:27:10.157033366Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-02-26T10:27:10.157829145Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=796.089µs logger=migrator t=2026-02-26T10:27:10.161913813Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-02-26T10:27:10.162253961Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=339.958µs logger=migrator t=2026-02-26T10:27:10.166563535Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-02-26T10:27:10.167072597Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=508.782µs logger=migrator t=2026-02-26T10:27:10.170585842Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-02-26T10:27:10.170752717Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=167.545µs logger=migrator t=2026-02-26T10:27:10.174954288Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-02-26T10:27:10.179040166Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.085188ms logger=migrator t=2026-02-26T10:27:10.183367791Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-02-26T10:27:10.1862363Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.869279ms logger=migrator t=2026-02-26T10:27:10.190737099Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-02-26T10:27:10.190974065Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=236.566µs logger=migrator t=2026-02-26T10:27:10.19536577Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-02-26T10:27:10.197921392Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.557812ms logger=migrator t=2026-02-26T10:27:10.201804326Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-02-26T10:27:10.204510522Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.705335ms logger=migrator t=2026-02-26T10:27:10.209325037Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-02-26T10:27:10.21068154Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.359813ms logger=migrator t=2026-02-26T10:27:10.215561479Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-02-26T10:27:10.216101181Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=539.673µs logger=migrator t=2026-02-26T10:27:10.219629716Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-02-26T10:27:10.220448146Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=818.379µs logger=migrator t=2026-02-26T10:27:10.224375771Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-02-26T10:27:10.22518585Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=810.339µs logger=migrator t=2026-02-26T10:27:10.230033587Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-02-26T10:27:10.231116753Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.081896ms logger=migrator t=2026-02-26T10:27:10.235593012Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-02-26T10:27:10.236835921Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.242699ms logger=migrator t=2026-02-26T10:27:10.241372291Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-02-26T10:27:10.241440143Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=66.502µs logger=migrator t=2026-02-26T10:27:10.246268868Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-02-26T10:27:10.246301739Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=33.961µs logger=migrator t=2026-02-26T10:27:10.250197204Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-02-26T10:27:10.254595629Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.398175ms logger=migrator t=2026-02-26T10:27:10.258285929Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-02-26T10:27:10.260965384Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.670195ms logger=migrator t=2026-02-26T10:27:10.264778746Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-02-26T10:27:10.264842247Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=63.891µs logger=migrator t=2026-02-26T10:27:10.269995512Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-02-26T10:27:10.270734829Z level=info msg="Migration successfully executed" id="create quota table v1" duration=739.917µs logger=migrator t=2026-02-26T10:27:10.275437693Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-02-26T10:27:10.277018071Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.580648ms logger=migrator t=2026-02-26T10:27:10.28151059Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-02-26T10:27:10.28153524Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.601µs logger=migrator t=2026-02-26T10:27:10.287005572Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-02-26T10:27:10.288332214Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.326822ms logger=migrator t=2026-02-26T10:27:10.294651517Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-02-26T10:27:10.296316927Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.669669ms logger=migrator t=2026-02-26T10:27:10.302451215Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-02-26T10:27:10.305624742Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.174947ms logger=migrator t=2026-02-26T10:27:10.309214308Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-02-26T10:27:10.309242029Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.391µs logger=migrator t=2026-02-26T10:27:10.313960273Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-02-26T10:27:10.314836974Z level=info msg="Migration successfully executed" id="create session table" duration=875.641µs logger=migrator t=2026-02-26T10:27:10.319032165Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-02-26T10:27:10.319158768Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=126.863µs logger=migrator t=2026-02-26T10:27:10.323110194Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-02-26T10:27:10.323238647Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=131.444µs logger=migrator t=2026-02-26T10:27:10.328103384Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-02-26T10:27:10.329146549Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.042535ms logger=migrator t=2026-02-26T10:27:10.337110542Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-02-26T10:27:10.338266599Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.155827ms logger=migrator t=2026-02-26T10:27:10.345189127Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-02-26T10:27:10.345234178Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=46.581µs logger=migrator t=2026-02-26T10:27:10.351322134Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-02-26T10:27:10.351385976Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=65.842µs logger=migrator t=2026-02-26T10:27:10.357945284Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-02-26T10:27:10.362165936Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.221142ms logger=migrator t=2026-02-26T10:27:10.369091673Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-02-26T10:27:10.372088205Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.001132ms logger=migrator t=2026-02-26T10:27:10.377296571Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-02-26T10:27:10.377384843Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=91.252µs logger=migrator t=2026-02-26T10:27:10.383698696Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-02-26T10:27:10.383777778Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=79.802µs logger=migrator t=2026-02-26T10:27:10.392170811Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-02-26T10:27:10.393982554Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.814713ms logger=migrator t=2026-02-26T10:27:10.40208673Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-02-26T10:27:10.40211656Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.84µs logger=migrator t=2026-02-26T10:27:10.407102531Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-02-26T10:27:10.41122913Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.124249ms logger=migrator t=2026-02-26T10:27:10.416298142Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-02-26T10:27:10.416555909Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=258.417µs logger=migrator t=2026-02-26T10:27:10.424181483Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-02-26T10:27:10.430231319Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.047346ms logger=migrator t=2026-02-26T10:27:10.436047079Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-02-26T10:27:10.441491501Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.446891ms logger=migrator t=2026-02-26T10:27:10.445540389Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-02-26T10:27:10.445705133Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=167.114µs logger=migrator t=2026-02-26T10:27:10.449660238Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-02-26T10:27:10.450564759Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=901.861µs logger=migrator t=2026-02-26T10:27:10.456992635Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-02-26T10:27:10.458518861Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.516366ms logger=migrator t=2026-02-26T10:27:10.464543867Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-02-26T10:27:10.465608573Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.065076ms logger=migrator t=2026-02-26T10:27:10.63039092Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-02-26T10:27:10.632129251Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.737451ms logger=migrator t=2026-02-26T10:27:10.640556845Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-02-26T10:27:10.641406866Z level=info msg="Migration successfully executed" id="add index alert state" duration=850.121µs logger=migrator t=2026-02-26T10:27:10.649560822Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-02-26T10:27:10.650892655Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.332043ms logger=migrator t=2026-02-26T10:27:10.656658274Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-02-26T10:27:10.65777001Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.123107ms logger=migrator t=2026-02-26T10:27:10.665023656Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-02-26T10:27:10.666407838Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.384253ms logger=migrator t=2026-02-26T10:27:10.673299175Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-02-26T10:27:10.674598596Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.299301ms logger=migrator t=2026-02-26T10:27:10.680298304Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-02-26T10:27:10.691983306Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.688582ms logger=migrator t=2026-02-26T10:27:10.698808121Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-02-26T10:27:10.699466316Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=657.935µs logger=migrator t=2026-02-26T10:27:10.703882494Z 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-02-26T10:27:10.705200015Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.316891ms logger=migrator t=2026-02-26T10:27:10.710698328Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-02-26T10:27:10.711121028Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=416.48µs logger=migrator t=2026-02-26T10:27:10.717089742Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-02-26T10:27:10.717884661Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=795.429µs logger=migrator t=2026-02-26T10:27:10.722860792Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-02-26T10:27:10.723591269Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=730.537µs logger=migrator t=2026-02-26T10:27:10.729302497Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-02-26T10:27:10.735355583Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.056046ms logger=migrator t=2026-02-26T10:27:10.742128426Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-02-26T10:27:10.747371133Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.237046ms logger=migrator t=2026-02-26T10:27:10.753730057Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-02-26T10:27:10.757287962Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.557245ms logger=migrator t=2026-02-26T10:27:10.763772379Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-02-26T10:27:10.767275423Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.506564ms logger=migrator t=2026-02-26T10:27:10.774307593Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-02-26T10:27:10.775747407Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.439884ms logger=migrator t=2026-02-26T10:27:10.783197767Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-02-26T10:27:10.783265849Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=73.752µs logger=migrator t=2026-02-26T10:27:10.789209522Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-02-26T10:27:10.789251253Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=43.041µs logger=migrator t=2026-02-26T10:27:10.794236174Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-02-26T10:27:10.796394676Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=2.159642ms logger=migrator t=2026-02-26T10:27:10.80192122Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-02-26T10:27:10.802815601Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=902.202µs logger=migrator t=2026-02-26T10:27:10.810783803Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-02-26T10:27:10.81192338Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.143517ms logger=migrator t=2026-02-26T10:27:10.82017667Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-02-26T10:27:10.82139294Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.21882ms logger=migrator t=2026-02-26T10:27:10.827693471Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-02-26T10:27:10.828582393Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=890.182µs logger=migrator t=2026-02-26T10:27:10.837372295Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-02-26T10:27:10.842414476Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.044342ms logger=migrator t=2026-02-26T10:27:10.847485809Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-02-26T10:27:10.852427949Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.94227ms logger=migrator t=2026-02-26T10:27:10.857703396Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-02-26T10:27:10.85788157Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=178.304µs logger=migrator t=2026-02-26T10:27:10.862927062Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-02-26T10:27:10.864287394Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.360062ms logger=migrator t=2026-02-26T10:27:10.871480909Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-02-26T10:27:10.873126368Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.64207ms logger=migrator t=2026-02-26T10:27:10.879276476Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-02-26T10:27:10.883324394Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.049198ms logger=migrator t=2026-02-26T10:27:10.888193592Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-02-26T10:27:10.888256134Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=63.701µs logger=migrator t=2026-02-26T10:27:10.894159456Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-02-26T10:27:10.894960565Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=801.159µs logger=migrator t=2026-02-26T10:27:10.900838097Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-02-26T10:27:10.902662001Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.827995ms logger=migrator t=2026-02-26T10:27:10.911039363Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-02-26T10:27:10.911119535Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=80.842µs logger=migrator t=2026-02-26T10:27:10.916503555Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-02-26T10:27:10.917921479Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.417424ms logger=migrator t=2026-02-26T10:27:10.924390356Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-02-26T10:27:10.925231446Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=834.489µs logger=migrator t=2026-02-26T10:27:10.932667434Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-02-26T10:27:10.933495925Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=828.551µs logger=migrator t=2026-02-26T10:27:10.940858622Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-02-26T10:27:10.94279922Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.937827ms logger=migrator t=2026-02-26T10:27:10.950350202Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-02-26T10:27:10.951374957Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.026794ms logger=migrator t=2026-02-26T10:27:10.957855253Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-02-26T10:27:10.959037842Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.18513ms logger=migrator t=2026-02-26T10:27:10.966610335Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-02-26T10:27:10.966677996Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=69.192µs logger=migrator t=2026-02-26T10:27:10.972571978Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-02-26T10:27:10.976690887Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.119149ms logger=migrator t=2026-02-26T10:27:10.982847116Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-02-26T10:27:10.983680446Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=833.5µs logger=migrator t=2026-02-26T10:27:10.990238834Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-02-26T10:27:10.996735231Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.495737ms logger=migrator t=2026-02-26T10:27:11.003263219Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-02-26T10:27:11.004339795Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.078536ms logger=migrator t=2026-02-26T10:27:11.010554315Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-02-26T10:27:11.013210329Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=3.001883ms logger=migrator t=2026-02-26T10:27:11.020996477Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-02-26T10:27:11.022282528Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.28732ms logger=migrator t=2026-02-26T10:27:11.027731209Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-02-26T10:27:11.040887797Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.152638ms logger=migrator t=2026-02-26T10:27:11.047786314Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-02-26T10:27:11.049068714Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.28229ms logger=migrator t=2026-02-26T10:27:11.054793143Z 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-02-26T10:27:11.055741655Z 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=948.893µs logger=migrator t=2026-02-26T10:27:11.061560765Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-02-26T10:27:11.061845533Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=283.008µs logger=migrator t=2026-02-26T10:27:11.07374775Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-02-26T10:27:11.074834806Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.137937ms logger=migrator t=2026-02-26T10:27:11.082505951Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-02-26T10:27:11.082752017Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=246.346µs logger=migrator t=2026-02-26T10:27:11.088193388Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-02-26T10:27:11.092701668Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.50828ms logger=migrator t=2026-02-26T10:27:11.098896327Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-02-26T10:27:11.105419074Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.522877ms logger=migrator t=2026-02-26T10:27:11.111120562Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-02-26T10:27:11.112577927Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.457105ms logger=migrator t=2026-02-26T10:27:11.119276049Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-02-26T10:27:11.120206021Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=926.822µs logger=migrator t=2026-02-26T10:27:11.125858517Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-02-26T10:27:11.126377851Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=519.484µs logger=migrator t=2026-02-26T10:27:11.133135273Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-02-26T10:27:11.137621802Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.486379ms logger=migrator t=2026-02-26T10:27:11.142436998Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-02-26T10:27:11.14334399Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=906.583µs logger=migrator t=2026-02-26T10:27:11.148648938Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-02-26T10:27:11.148890214Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=241.516µs logger=migrator t=2026-02-26T10:27:11.153864273Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-02-26T10:27:11.154558811Z level=info msg="Migration successfully executed" id="Move region to single row" duration=694.447µs logger=migrator t=2026-02-26T10:27:11.160367191Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-02-26T10:27:11.161629061Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.26157ms logger=migrator t=2026-02-26T10:27:11.166501839Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-02-26T10:27:11.167331928Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=830.019µs logger=migrator t=2026-02-26T10:27:11.233835504Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-26T10:27:11.236203141Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.368817ms logger=migrator t=2026-02-26T10:27:11.246055448Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-26T10:27:11.246717395Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=662.027µs logger=migrator t=2026-02-26T10:27:11.257342951Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-02-26T10:27:11.258335795Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=994.324µs logger=migrator t=2026-02-26T10:27:11.26768864Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-02-26T10:27:11.268572051Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=885.051µs logger=migrator t=2026-02-26T10:27:11.272249151Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-02-26T10:27:11.272297322Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=48.721µs logger=migrator t=2026-02-26T10:27:11.276164295Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-02-26T10:27:11.27679899Z level=info msg="Migration successfully executed" id="create test_data table" duration=634.775µs logger=migrator t=2026-02-26T10:27:11.283546724Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-02-26T10:27:11.284273011Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=726.977µs logger=migrator t=2026-02-26T10:27:11.290141973Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-02-26T10:27:11.291465875Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.324213ms logger=migrator t=2026-02-26T10:27:11.297248675Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-02-26T10:27:11.298716119Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.468925ms logger=migrator t=2026-02-26T10:27:11.304038358Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-02-26T10:27:11.304181392Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=144.073µs logger=migrator t=2026-02-26T10:27:11.310068973Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-02-26T10:27:11.31033961Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=271.007µs logger=migrator t=2026-02-26T10:27:11.316502509Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-02-26T10:27:11.316608742Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=108.373µs logger=migrator t=2026-02-26T10:27:11.321778236Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-02-26T10:27:11.322912704Z level=info msg="Migration successfully executed" id="create team table" duration=1.129738ms logger=migrator t=2026-02-26T10:27:11.329087693Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-02-26T10:27:11.330368923Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.28225ms logger=migrator t=2026-02-26T10:27:11.335437805Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-02-26T10:27:11.3364325Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=995.035µs logger=migrator t=2026-02-26T10:27:11.342962757Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-02-26T10:27:11.352269282Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=9.308285ms logger=migrator t=2026-02-26T10:27:11.357322534Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-02-26T10:27:11.357487878Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=165.914µs logger=migrator t=2026-02-26T10:27:11.362210082Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-02-26T10:27:11.363185385Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=975.403µs logger=migrator t=2026-02-26T10:27:11.368233897Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-02-26T10:27:11.36961301Z level=info msg="Migration successfully executed" id="create team member table" duration=1.379233ms logger=migrator t=2026-02-26T10:27:11.376832015Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-02-26T10:27:11.377798638Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=967.363µs logger=migrator t=2026-02-26T10:27:11.384175772Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-02-26T10:27:11.385645117Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.469985ms logger=migrator t=2026-02-26T10:27:11.391818976Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-02-26T10:27:11.393040056Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.2216ms logger=migrator t=2026-02-26T10:27:11.408732824Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-02-26T10:27:11.417528778Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.799033ms logger=migrator t=2026-02-26T10:27:11.426647547Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-02-26T10:27:11.432339935Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.693728ms logger=migrator t=2026-02-26T10:27:11.44373467Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-02-26T10:27:11.448611388Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.879008ms logger=migrator t=2026-02-26T10:27:11.453124706Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-02-26T10:27:11.453775102Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=650.166µs logger=migrator t=2026-02-26T10:27:11.460680219Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-02-26T10:27:11.462233356Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.553207ms logger=migrator t=2026-02-26T10:27:11.467827222Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-02-26T10:27:11.469337457Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.509615ms logger=migrator t=2026-02-26T10:27:11.478092999Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-02-26T10:27:11.479140774Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.047855ms logger=migrator t=2026-02-26T10:27:11.486666455Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-02-26T10:27:11.48767304Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.006935ms logger=migrator t=2026-02-26T10:27:11.496431352Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-02-26T10:27:11.497560889Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.131847ms logger=migrator t=2026-02-26T10:27:11.507656653Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-02-26T10:27:11.508650976Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=994.373µs logger=migrator t=2026-02-26T10:27:11.514570719Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-02-26T10:27:11.515610164Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.045585ms logger=migrator t=2026-02-26T10:27:11.5208534Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-02-26T10:27:11.521521407Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=668.557µs logger=migrator t=2026-02-26T10:27:11.527511422Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-02-26T10:27:11.527759968Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=249.186µs logger=migrator t=2026-02-26T10:27:11.533162088Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-02-26T10:27:11.534787537Z level=info msg="Migration successfully executed" id="create tag table" duration=1.625849ms logger=migrator t=2026-02-26T10:27:11.542042692Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-02-26T10:27:11.54321504Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.172818ms logger=migrator t=2026-02-26T10:27:11.548552729Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-02-26T10:27:11.549504353Z level=info msg="Migration successfully executed" id="create login attempt table" duration=951.554µs logger=migrator t=2026-02-26T10:27:11.55689689Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-02-26T10:27:11.557967777Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.070977ms logger=migrator t=2026-02-26T10:27:11.565446627Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-02-26T10:27:11.566502503Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.056206ms logger=migrator t=2026-02-26T10:27:11.570990221Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-02-26T10:27:11.58627648Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.28391ms logger=migrator t=2026-02-26T10:27:11.591517436Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-02-26T10:27:11.592425678Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=908.182µs logger=migrator t=2026-02-26T10:27:11.600980015Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-02-26T10:27:11.602795339Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.817725ms logger=migrator t=2026-02-26T10:27:11.615413023Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-02-26T10:27:11.615937075Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=527.582µs logger=migrator t=2026-02-26T10:27:11.621173142Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-02-26T10:27:11.621738505Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=567.883µs logger=migrator t=2026-02-26T10:27:11.62691445Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-02-26T10:27:11.627671509Z level=info msg="Migration successfully executed" id="create user auth table" duration=756.249µs logger=migrator t=2026-02-26T10:27:11.633561471Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-02-26T10:27:11.634596516Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.035635ms logger=migrator t=2026-02-26T10:27:11.640950849Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-02-26T10:27:11.641023181Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=73.822µs logger=migrator t=2026-02-26T10:27:11.644369272Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-02-26T10:27:11.652706823Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.336841ms logger=migrator t=2026-02-26T10:27:11.658739939Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-02-26T10:27:11.663206806Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.466297ms logger=migrator t=2026-02-26T10:27:11.670688397Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-02-26T10:27:11.67455706Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.868793ms logger=migrator t=2026-02-26T10:27:11.678445415Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-02-26T10:27:11.683863035Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.41732ms logger=migrator t=2026-02-26T10:27:11.694143543Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-02-26T10:27:11.695479416Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.341523ms logger=migrator t=2026-02-26T10:27:11.702611287Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-02-26T10:27:11.707883875Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.269437ms logger=migrator t=2026-02-26T10:27:11.712209209Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-02-26T10:27:11.713168772Z level=info msg="Migration successfully executed" id="create server_lock table" duration=959.363µs logger=migrator t=2026-02-26T10:27:11.727687882Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-02-26T10:27:11.729311852Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.62999ms logger=migrator t=2026-02-26T10:27:11.737179612Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-02-26T10:27:11.738645817Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.470915ms logger=migrator t=2026-02-26T10:27:11.749283074Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-02-26T10:27:11.75118013Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.899976ms logger=migrator t=2026-02-26T10:27:11.75781768Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-02-26T10:27:11.758731642Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=912.872µs logger=migrator t=2026-02-26T10:27:11.767536715Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-02-26T10:27:11.768729473Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.195878ms logger=migrator t=2026-02-26T10:27:11.777074825Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-02-26T10:27:11.783351386Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.278911ms logger=migrator t=2026-02-26T10:27:11.792833626Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-02-26T10:27:11.794063735Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.23149ms logger=migrator t=2026-02-26T10:27:11.800369037Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-02-26T10:27:11.80132451Z level=info msg="Migration successfully executed" id="create cache_data table" duration=954.163µs logger=migrator t=2026-02-26T10:27:11.805652844Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-02-26T10:27:11.806846944Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.19548ms logger=migrator t=2026-02-26T10:27:11.816797213Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-02-26T10:27:11.818610397Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.817984ms logger=migrator t=2026-02-26T10:27:11.824561541Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-02-26T10:27:11.825681277Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.122406ms logger=migrator t=2026-02-26T10:27:11.829294255Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-02-26T10:27:11.829341616Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=47.671µs logger=migrator t=2026-02-26T10:27:11.836611981Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-02-26T10:27:11.843266473Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=6.656662ms logger=migrator t=2026-02-26T10:27:11.848395005Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-02-26T10:27:11.849720588Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.328773ms logger=migrator t=2026-02-26T10:27:11.860881528Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-02-26T10:27:11.862524817Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.64693ms logger=migrator t=2026-02-26T10:27:11.867237541Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-26T10:27:11.868213074Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=975.953µs logger=migrator t=2026-02-26T10:27:11.872302103Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-02-26T10:27:11.872389925Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=87.562µs logger=migrator t=2026-02-26T10:27:11.876909865Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-02-26T10:27:11.87840133Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.487845ms logger=migrator t=2026-02-26T10:27:11.88335658Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-26T10:27:11.88503002Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.673089ms logger=migrator t=2026-02-26T10:27:11.888946335Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-02-26T10:27:11.889925788Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=979.273µs logger=migrator t=2026-02-26T10:27:11.894585781Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-26T10:27:11.895525723Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=939.602µs logger=migrator t=2026-02-26T10:27:11.899273894Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-02-26T10:27:11.906967999Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.694445ms logger=migrator t=2026-02-26T10:27:11.912147225Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-02-26T10:27:11.913114288Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=967.022µs logger=migrator t=2026-02-26T10:27:11.917882353Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-02-26T10:27:11.918035357Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=154.403µs logger=migrator t=2026-02-26T10:27:11.921921181Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-02-26T10:27:11.923447217Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.525246ms logger=migrator t=2026-02-26T10:27:11.926988422Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-02-26T10:27:11.928069109Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.082007ms logger=migrator t=2026-02-26T10:27:11.932562717Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-02-26T10:27:11.933642594Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.080007ms logger=migrator t=2026-02-26T10:27:11.93722983Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-02-26T10:27:11.937320712Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=89.532µs logger=migrator t=2026-02-26T10:27:11.952301243Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-02-26T10:27:11.96496895Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=12.666086ms logger=migrator t=2026-02-26T10:27:11.980622078Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-02-26T10:27:11.98156082Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=938.672µs logger=migrator t=2026-02-26T10:27:11.987839391Z 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-02-26T10:27:11.988936288Z 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.095897ms logger=migrator t=2026-02-26T10:27:11.996201173Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-02-26T10:27:11.997532506Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.332993ms logger=migrator t=2026-02-26T10:27:12.004731509Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-02-26T10:27:12.01304769Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.31248ms logger=migrator t=2026-02-26T10:27:12.017443326Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-02-26T10:27:12.018417319Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=974.333µs logger=migrator t=2026-02-26T10:27:12.022786535Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-02-26T10:27:12.023777119Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=989.134µs logger=migrator t=2026-02-26T10:27:12.031856594Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-02-26T10:27:12.0590463Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.186966ms logger=migrator t=2026-02-26T10:27:12.065154038Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-02-26T10:27:12.085685903Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=20.531335ms logger=migrator t=2026-02-26T10:27:12.090067969Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-02-26T10:27:12.090829907Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=761.528µs logger=migrator t=2026-02-26T10:27:12.094096506Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-02-26T10:27:12.095089949Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=993.253µs logger=migrator t=2026-02-26T10:27:12.100016449Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-02-26T10:27:12.105585453Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.568574ms logger=migrator t=2026-02-26T10:27:12.111166778Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-02-26T10:27:12.117273745Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.104437ms logger=migrator t=2026-02-26T10:27:12.120843382Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-02-26T10:27:12.121783674Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=940.562µs logger=migrator t=2026-02-26T10:27:12.128057165Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-02-26T10:27:12.130195407Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.140092ms logger=migrator t=2026-02-26T10:27:12.13694133Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-02-26T10:27:12.138056047Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.114287ms logger=migrator t=2026-02-26T10:27:12.14232622Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-02-26T10:27:12.14441529Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.091051ms logger=migrator t=2026-02-26T10:27:12.148590381Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-02-26T10:27:12.148662333Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=73.092µs logger=migrator t=2026-02-26T10:27:12.152970267Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-02-26T10:27:12.160223622Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.252595ms logger=migrator t=2026-02-26T10:27:12.164680329Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-02-26T10:27:12.170813957Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.131338ms logger=migrator t=2026-02-26T10:27:12.174804274Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-02-26T10:27:12.180885971Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.080766ms logger=migrator t=2026-02-26T10:27:12.184472747Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-02-26T10:27:12.185347129Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=874.322µs logger=migrator t=2026-02-26T10:27:12.189387046Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-02-26T10:27:12.190317268Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=930.182µs logger=migrator t=2026-02-26T10:27:12.193805773Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-02-26T10:27:12.19992011Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.113197ms logger=migrator t=2026-02-26T10:27:12.203820264Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-02-26T10:27:12.209822999Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.002424ms logger=migrator t=2026-02-26T10:27:12.214176974Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-02-26T10:27:12.215161357Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=984.183µs logger=migrator t=2026-02-26T10:27:12.219339749Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-02-26T10:27:12.225494497Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.151928ms logger=migrator t=2026-02-26T10:27:12.229023612Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-02-26T10:27:12.235441598Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.417606ms logger=migrator t=2026-02-26T10:27:12.239913375Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-02-26T10:27:12.239971096Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=58.321µs logger=migrator t=2026-02-26T10:27:12.243694796Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-02-26T10:27:12.244569468Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=874.132µs logger=migrator t=2026-02-26T10:27:12.248917882Z 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-02-26T10:27:12.250719146Z 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.801574ms logger=migrator t=2026-02-26T10:27:12.255671666Z 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-02-26T10:27:12.256999977Z 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.321821ms logger=migrator t=2026-02-26T10:27:12.261152508Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-02-26T10:27:12.261320352Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=164.754µs logger=migrator t=2026-02-26T10:27:12.264743634Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-02-26T10:27:12.272947833Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.196338ms logger=migrator t=2026-02-26T10:27:12.277247846Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-02-26T10:27:12.285957097Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.709371ms logger=migrator t=2026-02-26T10:27:12.290092806Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-02-26T10:27:12.29687437Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.781354ms logger=migrator t=2026-02-26T10:27:12.300368645Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-02-26T10:27:12.304811861Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.442547ms logger=migrator t=2026-02-26T10:27:12.30810429Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-02-26T10:27:12.314302151Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.197431ms logger=migrator t=2026-02-26T10:27:12.318119173Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-02-26T10:27:12.318188994Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=70.712µs logger=migrator t=2026-02-26T10:27:12.322228392Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-02-26T10:27:12.323088453Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=859.351µs logger=migrator t=2026-02-26T10:27:12.327195741Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-02-26T10:27:12.335198185Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.002614ms logger=migrator t=2026-02-26T10:27:12.33875075Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-02-26T10:27:12.338825442Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=75.682µs logger=migrator t=2026-02-26T10:27:12.343206538Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-02-26T10:27:12.349553991Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.346743ms logger=migrator t=2026-02-26T10:27:12.353062446Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-02-26T10:27:12.354243495Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.181109ms logger=migrator t=2026-02-26T10:27:12.359654185Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-02-26T10:27:12.366000928Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.350723ms logger=migrator t=2026-02-26T10:27:12.370533448Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-02-26T10:27:12.371417079Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=883.121µs logger=migrator t=2026-02-26T10:27:12.375406725Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-02-26T10:27:12.376493042Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.088117ms logger=migrator t=2026-02-26T10:27:12.380229541Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-02-26T10:27:12.386854392Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.624381ms logger=migrator t=2026-02-26T10:27:12.390462139Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-02-26T10:27:12.391082194Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=619.844µs logger=migrator t=2026-02-26T10:27:12.397441507Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-02-26T10:27:12.399164709Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.721232ms logger=migrator t=2026-02-26T10:27:12.403872503Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-02-26T10:27:12.404902307Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.034865ms logger=migrator t=2026-02-26T10:27:12.408828592Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-02-26T10:27:12.409849297Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.020605ms logger=migrator t=2026-02-26T10:27:12.415584295Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-02-26T10:27:12.415707008Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=124.333µs logger=migrator t=2026-02-26T10:27:12.419578011Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-02-26T10:27:12.420975415Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.398614ms logger=migrator t=2026-02-26T10:27:12.425107365Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-02-26T10:27:12.42611068Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.002974ms logger=migrator t=2026-02-26T10:27:12.431053728Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-02-26T10:27:12.431666844Z 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-02-26T10:27:12.437482864Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-02-26T10:27:12.437867343Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=384.629µs logger=migrator t=2026-02-26T10:27:12.441401928Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-02-26T10:27:12.442588146Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.183788ms logger=migrator t=2026-02-26T10:27:12.447465064Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-02-26T10:27:12.454183367Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.717753ms logger=migrator t=2026-02-26T10:27:12.457779283Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-02-26T10:27:12.458833449Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.053925ms logger=migrator t=2026-02-26T10:27:12.463059201Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-02-26T10:27:12.464145527Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.086006ms logger=migrator t=2026-02-26T10:27:12.469434055Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-02-26T10:27:12.470778477Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.343712ms logger=migrator t=2026-02-26T10:27:12.475201264Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-02-26T10:27:12.476972787Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.771083ms logger=migrator t=2026-02-26T10:27:12.481124867Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-02-26T10:27:12.482175003Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.048586ms logger=migrator t=2026-02-26T10:27:12.486584008Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-02-26T10:27:12.486609049Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.061µs logger=migrator t=2026-02-26T10:27:12.490064532Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-02-26T10:27:12.490128704Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=65.042µs logger=migrator t=2026-02-26T10:27:12.495856662Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-02-26T10:27:12.505698Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.842868ms logger=migrator t=2026-02-26T10:27:12.510149768Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-02-26T10:27:12.510526787Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=376.729µs logger=migrator t=2026-02-26T10:27:12.513788485Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-02-26T10:27:12.514809979Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.021194ms logger=migrator t=2026-02-26T10:27:12.518799686Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-02-26T10:27:12.519062953Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=263.557µs logger=migrator t=2026-02-26T10:27:12.522949096Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-02-26T10:27:12.523884568Z level=info msg="Migration successfully executed" id="create data_keys table" duration=933.712µs logger=migrator t=2026-02-26T10:27:12.528776437Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-02-26T10:27:12.529577747Z level=info msg="Migration successfully executed" id="create secrets table" duration=801.46µs logger=migrator t=2026-02-26T10:27:12.533297086Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-02-26T10:27:12.564727204Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.430218ms logger=migrator t=2026-02-26T10:27:12.568484105Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-02-26T10:27:12.575637928Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.153283ms logger=migrator t=2026-02-26T10:27:12.580855604Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-02-26T10:27:12.581007758Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=152.454µs logger=migrator t=2026-02-26T10:27:12.584755378Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-02-26T10:27:12.61593569Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.180692ms logger=migrator t=2026-02-26T10:27:12.620849259Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-02-26T10:27:12.650605467Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.757058ms logger=migrator t=2026-02-26T10:27:12.654721196Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-02-26T10:27:12.65528905Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=567.944µs logger=migrator t=2026-02-26T10:27:12.660399313Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-02-26T10:27:12.661440269Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.040866ms logger=migrator t=2026-02-26T10:27:12.665187959Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-02-26T10:27:12.665494237Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=306.777µs logger=migrator t=2026-02-26T10:27:12.668720824Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-02-26T10:27:12.669976845Z level=info msg="Migration successfully executed" id="create permission table" duration=1.255591ms logger=migrator t=2026-02-26T10:27:12.674071414Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-02-26T10:27:12.675013906Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=942.313µs logger=migrator t=2026-02-26T10:27:12.678875909Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-02-26T10:27:12.679907704Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.030315ms logger=migrator t=2026-02-26T10:27:12.683632485Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-02-26T10:27:12.684489425Z level=info msg="Migration successfully executed" id="create role table" duration=856.51µs logger=migrator t=2026-02-26T10:27:12.688473711Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-02-26T10:27:12.698028372Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.551591ms logger=migrator t=2026-02-26T10:27:12.701120257Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-02-26T10:27:12.70662854Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.506732ms logger=migrator t=2026-02-26T10:27:12.710683947Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-02-26T10:27:12.711686582Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.005005ms logger=migrator t=2026-02-26T10:27:12.71619073Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-02-26T10:27:12.717380249Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.188529ms logger=migrator t=2026-02-26T10:27:12.721817926Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-02-26T10:27:12.722823961Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.005595ms logger=migrator t=2026-02-26T10:27:12.728313072Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-02-26T10:27:12.729311557Z level=info msg="Migration successfully executed" id="create team role table" duration=1.000115ms logger=migrator t=2026-02-26T10:27:12.735009714Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-02-26T10:27:12.737129276Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.122142ms logger=migrator t=2026-02-26T10:27:12.742478485Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-02-26T10:27:12.743560571Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.086666ms logger=migrator t=2026-02-26T10:27:12.755474478Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-02-26T10:27:12.757583359Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.110141ms logger=migrator t=2026-02-26T10:27:12.764341602Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-02-26T10:27:12.766252368Z level=info msg="Migration successfully executed" id="create user role table" duration=1.912636ms logger=migrator t=2026-02-26T10:27:12.772226082Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-02-26T10:27:12.773808841Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.584519ms logger=migrator t=2026-02-26T10:27:12.781333982Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-02-26T10:27:12.782754487Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.425355ms logger=migrator t=2026-02-26T10:27:12.788143987Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-02-26T10:27:12.789276484Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.132567ms logger=migrator t=2026-02-26T10:27:12.797497102Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-02-26T10:27:12.799190454Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.699142ms logger=migrator t=2026-02-26T10:27:12.807898043Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-02-26T10:27:12.809721258Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.817874ms logger=migrator t=2026-02-26T10:27:12.819992235Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-02-26T10:27:12.821343818Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.351753ms logger=migrator t=2026-02-26T10:27:12.829304561Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-02-26T10:27:12.838729858Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.415147ms logger=migrator t=2026-02-26T10:27:12.842477588Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-02-26T10:27:12.844748343Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.265205ms logger=migrator t=2026-02-26T10:27:12.852191143Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-02-26T10:27:12.853866683Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.67641ms logger=migrator t=2026-02-26T10:27:12.88195669Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-02-26T10:27:12.883189011Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.234651ms logger=migrator t=2026-02-26T10:27:12.92207728Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-02-26T10:27:12.923665947Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.589988ms logger=migrator t=2026-02-26T10:27:12.936126628Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-02-26T10:27:12.936929357Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=801.739µs logger=migrator t=2026-02-26T10:27:12.941312594Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-02-26T10:27:12.942469651Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.156527ms logger=migrator t=2026-02-26T10:27:12.947227027Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-02-26T10:27:12.958363935Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.138649ms logger=migrator t=2026-02-26T10:27:12.963443547Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-02-26T10:27:12.971217465Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.773058ms logger=migrator t=2026-02-26T10:27:12.974850232Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-02-26T10:27:12.980491839Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.641577ms logger=migrator t=2026-02-26T10:27:12.985005238Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-02-26T10:27:12.993103903Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.098035ms logger=migrator t=2026-02-26T10:27:13.224621781Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-02-26T10:27:13.226083476Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.465275ms logger=migrator t=2026-02-26T10:27:13.234364696Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-02-26T10:27:13.235675608Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.313642ms logger=migrator t=2026-02-26T10:27:13.241225282Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-02-26T10:27:13.242214566Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=988.993µs logger=migrator t=2026-02-26T10:27:13.247221257Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-02-26T10:27:13.248652081Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.430244ms logger=migrator t=2026-02-26T10:27:13.255096167Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-02-26T10:27:13.256844369Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.751931ms logger=migrator t=2026-02-26T10:27:13.262768911Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-02-26T10:27:13.262867474Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=99.113µs logger=migrator t=2026-02-26T10:27:13.267715651Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-02-26T10:27:13.267813763Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=97.162µs logger=migrator t=2026-02-26T10:27:13.278079801Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-02-26T10:27:13.278550293Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=476.222µs logger=migrator t=2026-02-26T10:27:13.28424333Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-02-26T10:27:13.285122281Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=880.291µs logger=migrator t=2026-02-26T10:27:13.290189103Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-02-26T10:27:13.291206158Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.017255ms logger=migrator t=2026-02-26T10:27:13.296775982Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-02-26T10:27:13.297137651Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=362.129µs logger=migrator t=2026-02-26T10:27:13.302252874Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-02-26T10:27:13.302945832Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=692.627µs logger=migrator t=2026-02-26T10:27:13.309776316Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-02-26T10:27:13.311612841Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.840994ms logger=migrator t=2026-02-26T10:27:13.317985294Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-02-26T10:27:13.319820669Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.853025ms logger=migrator t=2026-02-26T10:27:13.326064479Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-02-26T10:27:13.335866125Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.798796ms logger=migrator t=2026-02-26T10:27:13.34306418Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-02-26T10:27:13.343261264Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=202.945µs logger=migrator t=2026-02-26T10:27:13.348763127Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-02-26T10:27:13.350683494Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.923077ms logger=migrator t=2026-02-26T10:27:13.357784574Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-02-26T10:27:13.360127841Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.344927ms logger=migrator t=2026-02-26T10:27:13.368001702Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-02-26T10:27:13.369163689Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.162037ms logger=migrator t=2026-02-26T10:27:13.375391659Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-02-26T10:27:13.384388337Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.995688ms logger=migrator t=2026-02-26T10:27:13.389438438Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-02-26T10:27:13.390521505Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.083067ms logger=migrator t=2026-02-26T10:27:13.39488952Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-02-26T10:27:13.396064419Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.174219ms logger=migrator t=2026-02-26T10:27:13.401104451Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-02-26T10:27:13.423827089Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.714868ms logger=migrator t=2026-02-26T10:27:13.429593118Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-02-26T10:27:13.432115979Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.523821ms logger=migrator t=2026-02-26T10:27:13.438749279Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-02-26T10:27:13.439909016Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.159667ms logger=migrator t=2026-02-26T10:27:13.445643446Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-02-26T10:27:13.446963177Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.318531ms logger=migrator t=2026-02-26T10:27:13.453057344Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-02-26T10:27:13.45495883Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.901296ms logger=migrator t=2026-02-26T10:27:13.460476554Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-02-26T10:27:13.460699749Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=223.695µs logger=migrator t=2026-02-26T10:27:13.467910092Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-02-26T10:27:13.469228455Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.318573ms logger=migrator t=2026-02-26T10:27:13.474164224Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-02-26T10:27:13.482653339Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.488465ms logger=migrator t=2026-02-26T10:27:13.489184146Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-02-26T10:27:13.491078432Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.897726ms logger=migrator t=2026-02-26T10:27:13.496930773Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-02-26T10:27:13.497979548Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.048845ms logger=migrator t=2026-02-26T10:27:13.503699186Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-26T10:27:13.504509056Z 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-02-26T10:27:13.510584073Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-26T10:27:13.511397972Z 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-02-26T10:27:13.516601208Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-02-26T10:27:13.518056063Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.454614ms logger=migrator t=2026-02-26T10:27:13.523854532Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-02-26T10:27:13.525127904Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.284742ms logger=migrator t=2026-02-26T10:27:13.530015232Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-26T10:27:13.531329203Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.314061ms logger=migrator t=2026-02-26T10:27:13.537700857Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-26T10:27:13.539642794Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.941707ms logger=migrator t=2026-02-26T10:27:13.545753961Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-26T10:27:13.54734245Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.587589ms logger=migrator t=2026-02-26T10:27:13.552514615Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-26T10:27:13.554064512Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.549947ms logger=migrator t=2026-02-26T10:27:13.56020465Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-02-26T10:27:13.561263886Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.059336ms logger=migrator t=2026-02-26T10:27:13.567320182Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-02-26T10:27:13.568796807Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.476465ms logger=migrator t=2026-02-26T10:27:13.574741691Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-26T10:27:13.576325439Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.583658ms logger=migrator t=2026-02-26T10:27:13.581503704Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-26T10:27:13.582904258Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.400494ms logger=migrator t=2026-02-26T10:27:13.588133954Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-02-26T10:27:13.589809195Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.674831ms logger=migrator t=2026-02-26T10:27:13.596156948Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-02-26T10:27:13.621143161Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.955182ms logger=migrator t=2026-02-26T10:27:13.628477588Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-02-26T10:27:13.637359842Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.885024ms logger=migrator t=2026-02-26T10:27:13.642415335Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-02-26T10:27:13.651532534Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.11654ms logger=migrator t=2026-02-26T10:27:13.658129223Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-02-26T10:27:13.658390779Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=273.506µs logger=migrator t=2026-02-26T10:27:13.663052242Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-02-26T10:27:13.672387427Z level=info msg="Migration successfully executed" id="add share column" duration=9.331405ms logger=migrator t=2026-02-26T10:27:13.677953971Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-02-26T10:27:13.678230809Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=277.988µs logger=migrator t=2026-02-26T10:27:13.683752743Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-02-26T10:27:13.684969081Z level=info msg="Migration successfully executed" id="create file table" duration=1.227419ms logger=migrator t=2026-02-26T10:27:13.691182261Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-02-26T10:27:13.692546335Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.364634ms logger=migrator t=2026-02-26T10:27:13.698235182Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-02-26T10:27:13.700159118Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.924176ms logger=migrator t=2026-02-26T10:27:13.706902381Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-02-26T10:27:13.708042818Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.122817ms logger=migrator t=2026-02-26T10:27:13.715654552Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-02-26T10:27:13.717319803Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.665551ms logger=migrator t=2026-02-26T10:27:13.723288866Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-02-26T10:27:13.723397329Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=101.853µs logger=migrator t=2026-02-26T10:27:13.730110341Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-02-26T10:27:13.730254414Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=145.773µs logger=migrator t=2026-02-26T10:27:13.736198097Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-02-26T10:27:13.737000198Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=802.35µs logger=migrator t=2026-02-26T10:27:13.741862894Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-02-26T10:27:13.742143461Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=280.977µs logger=migrator t=2026-02-26T10:27:13.747280465Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-02-26T10:27:13.748915215Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.6354ms logger=migrator t=2026-02-26T10:27:13.753846504Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-02-26T10:27:13.764355837Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.505763ms logger=migrator t=2026-02-26T10:27:13.770959347Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-02-26T10:27:13.771227133Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=269.366µs logger=migrator t=2026-02-26T10:27:13.776724006Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-02-26T10:27:13.778775535Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.051319ms logger=migrator t=2026-02-26T10:27:13.784792611Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-02-26T10:27:13.785437306Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=646.075µs logger=migrator t=2026-02-26T10:27:13.79054598Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-02-26T10:27:13.790903408Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=355.118µs logger=migrator t=2026-02-26T10:27:13.797081837Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-02-26T10:27:13.797991439Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=909.832µs logger=migrator t=2026-02-26T10:27:13.803540633Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-02-26T10:27:13.81710119Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.547417ms logger=migrator t=2026-02-26T10:27:13.823038083Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-02-26T10:27:13.832321218Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.284635ms logger=migrator t=2026-02-26T10:27:13.838250451Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-02-26T10:27:13.83905858Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=808.429µs logger=migrator t=2026-02-26T10:27:13.844365988Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-02-26T10:27:13.92524223Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.873002ms logger=migrator t=2026-02-26T10:27:13.933124761Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-02-26T10:27:13.934902373Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.775852ms logger=migrator t=2026-02-26T10:27:13.941819101Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-02-26T10:27:13.943735176Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.915765ms logger=migrator t=2026-02-26T10:27:13.950586462Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-02-26T10:27:13.975735689Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.147437ms logger=migrator t=2026-02-26T10:27:13.983494527Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-02-26T10:27:13.992364751Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.870224ms logger=migrator t=2026-02-26T10:27:13.99773087Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-02-26T10:27:13.998103969Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=373.399µs logger=migrator t=2026-02-26T10:27:14.003283094Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-02-26T10:27:14.00353836Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=249.026µs logger=migrator t=2026-02-26T10:27:14.009143466Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-02-26T10:27:14.009580316Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=437.241µs logger=migrator t=2026-02-26T10:27:14.016068622Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-02-26T10:27:14.016487482Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=418.74µs logger=migrator t=2026-02-26T10:27:14.021854262Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-02-26T10:27:14.022250081Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=396.299µs logger=migrator t=2026-02-26T10:27:14.028145163Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-02-26T10:27:14.029717672Z level=info msg="Migration successfully executed" id="create folder table" duration=1.569198ms logger=migrator t=2026-02-26T10:27:14.036941196Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-02-26T10:27:14.038164775Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.219689ms logger=migrator t=2026-02-26T10:27:14.044247022Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-02-26T10:27:14.045421931Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.174829ms logger=migrator t=2026-02-26T10:27:14.052148583Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-02-26T10:27:14.052225565Z level=info msg="Migration successfully executed" id="Update folder title length" duration=78.812µs logger=migrator t=2026-02-26T10:27:14.058483916Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-26T10:27:14.060523765Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.039599ms logger=migrator t=2026-02-26T10:27:14.068901947Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-26T10:27:14.070035304Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.133287ms logger=migrator t=2026-02-26T10:27:14.075306722Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-02-26T10:27:14.077635518Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.328016ms logger=migrator t=2026-02-26T10:27:14.088451949Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-02-26T10:27:14.088932661Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=480.842µs logger=migrator t=2026-02-26T10:27:14.093846139Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-02-26T10:27:14.094178317Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=328.208µs logger=migrator t=2026-02-26T10:27:14.099612848Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-02-26T10:27:14.101507295Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.894436ms logger=migrator t=2026-02-26T10:27:14.109257961Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-02-26T10:27:14.11129664Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.038559ms logger=migrator t=2026-02-26T10:27:14.117199603Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-02-26T10:27:14.118413153Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.21347ms logger=migrator t=2026-02-26T10:27:14.124478119Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-02-26T10:27:14.126486428Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.007499ms logger=migrator t=2026-02-26T10:27:14.135510655Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-02-26T10:27:14.136738715Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.228099ms logger=migrator t=2026-02-26T10:27:14.142031802Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-02-26T10:27:14.143493198Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.470636ms logger=migrator t=2026-02-26T10:27:14.149426221Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-02-26T10:27:14.151825829Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.403058ms logger=migrator t=2026-02-26T10:27:14.15893062Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-02-26T10:27:14.160269533Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.338813ms logger=migrator t=2026-02-26T10:27:14.166447652Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-02-26T10:27:14.168137382Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.6895ms logger=migrator t=2026-02-26T10:27:14.174136848Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-02-26T10:27:14.175312275Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.175647ms logger=migrator t=2026-02-26T10:27:14.18213259Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-02-26T10:27:14.184092597Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.959077ms logger=migrator t=2026-02-26T10:27:14.189615841Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-02-26T10:27:14.19001373Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=398.529µs logger=migrator t=2026-02-26T10:27:14.194920379Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-02-26T10:27:14.207453501Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.533302ms logger=migrator t=2026-02-26T10:27:14.214985863Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-02-26T10:27:14.215810573Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=825.81µs logger=migrator t=2026-02-26T10:27:14.221672325Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-26T10:27:14.221703576Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.021µs logger=migrator t=2026-02-26T10:27:14.227204368Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-26T10:27:14.229087453Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.883165ms logger=migrator t=2026-02-26T10:27:14.235829076Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-26T10:27:14.235849987Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.851µs logger=migrator t=2026-02-26T10:27:14.24177991Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-02-26T10:27:14.24305873Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.27318ms logger=migrator t=2026-02-26T10:27:14.248539233Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-26T10:27:14.249963358Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.423945ms logger=migrator t=2026-02-26T10:27:14.258368121Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-02-26T10:27:14.26001824Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.65041ms logger=migrator t=2026-02-26T10:27:14.269416877Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-02-26T10:27:14.270886022Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.483845ms logger=migrator t=2026-02-26T10:27:14.277116642Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-02-26T10:27:14.277400659Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=284.677µs logger=migrator t=2026-02-26T10:27:14.282090962Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-02-26T10:27:14.282906832Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=815.06µs logger=migrator t=2026-02-26T10:27:14.289196034Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-02-26T10:27:14.290870504Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.67784ms logger=migrator t=2026-02-26T10:27:14.298288254Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-02-26T10:27:14.299137874Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=849.47µs logger=migrator t=2026-02-26T10:27:14.305736114Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-02-26T10:27:14.316065263Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.331858ms logger=migrator t=2026-02-26T10:27:14.321508634Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-02-26T10:27:14.331112916Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.604062ms logger=migrator t=2026-02-26T10:27:14.336312461Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-02-26T10:27:14.345625426Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.309165ms logger=migrator t=2026-02-26T10:27:14.350884403Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-02-26T10:27:14.350968985Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=85.292µs logger=migrator t=2026-02-26T10:27:14.356338385Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-02-26T10:27:14.366377247Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.031562ms logger=migrator t=2026-02-26T10:27:14.371630044Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-02-26T10:27:14.379722269Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.091896ms logger=migrator t=2026-02-26T10:27:14.386024901Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-02-26T10:27:14.386638996Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=616.594µs logger=migrator t=2026-02-26T10:27:14.39178669Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.043081604s logger=migrator t=2026-02-26T10:27:14.392465077Z level=info msg="Unlocking database" logger=sqlstore t=2026-02-26T10:27:14.406819433Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-02-26T10:27:14.407017058Z level=info msg="Created default organization" logger=secrets t=2026-02-26T10:27:14.413908554Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-02-26T10:27:14.460730294Z level=info msg="Restored cache from database" duration=369.099µs logger=plugin.store t=2026-02-26T10:27:14.461936063Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-02-26T10:27:14.496973179Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-02-26T10:27:14.4969997Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-02-26T10:27:14.497081882Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-02-26T10:27:14.497089992Z level=info msg="Plugins loaded" count=54 duration=35.155249ms logger=query_data t=2026-02-26T10:27:14.500700109Z level=info msg="Query Service initialization" logger=live.push_http t=2026-02-26T10:27:14.503396574Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-02-26T10:27:14.506794976Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-02-26T10:27:14.515868105Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-02-26T10:27:14.518595461Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-02-26T10:27:14.520417044Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-02-26T10:27:14.538782538Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-02-26T10:27:14.555776278Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-02-26T10:27:14.573620449Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-02-26T10:27:14.573648819Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-02-26T10:27:14.574030318Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-02-26T10:27:14.574511951Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-02-26T10:27:14.574551132Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-02-26T10:27:14.578476436Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-02-26T10:27:14.640021052Z level=info msg="State cache has been initialized" states=0 duration=65.50122ms logger=ngalert.scheduler t=2026-02-26T10:27:14.640108254Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-02-26T10:27:14.640192426Z level=info msg=starting first_tick=2026-02-26T10:27:20Z logger=plugins.update.checker t=2026-02-26T10:27:14.645477053Z level=info msg="Update check succeeded" duration=71.336042ms logger=grafana.update.checker t=2026-02-26T10:27:14.64866633Z level=info msg="Update check succeeded" duration=74.483208ms logger=provisioning.dashboard t=2026-02-26T10:27:14.651338134Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-02-26T10:27:14.661625213Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-02-26T10:27:14.673263664Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-02-26T10:27:14.72287303Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-02-26T10:27:14.730236048Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-02-26T10:27:14.734167603Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-02-26T10:27:14.746203034Z level=info msg="Patterns update finished" duration=95.072705ms logger=grafana-apiserver t=2026-02-26T10:27:14.793565437Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-02-26T10:27:14.793988907Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-02-26T10:27:14.870506194Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:14.871480778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:14.888755685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:14.915793017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:14.932723655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:14.953131468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:14.969844532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:14.998437582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.021264042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.077694824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.09450126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.117176067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.134976327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.158428883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.177230027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.202926387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.218107203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.247983525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.264716958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.289948377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.305121883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.333122609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.356245348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.407228468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.423678965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.475184118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.487805453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.663025171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.680100983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.715326404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.73590436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.800043458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.815383218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.85937783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.876470302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.917752989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.938724745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:15.99568209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:16.014878363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:16.056777975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:16.084298728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:16.12084125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:16.140137006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:16.193816332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:16.207656065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:16.251021332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:16.270097903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:17.486241894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:17.50142481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:18.789237741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:18.806377095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:19.279858963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:19.29343823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:19.353379197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:19.371839202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:19.434460913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:19.461929517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:19.596425863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:19.612142052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.183238116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.203433743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.290785371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.304691407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.376855199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.389652257Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.458244963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.476715078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.58074458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.595622018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.664982943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.680435665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.747408321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.765199531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.835485227Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.854051455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.93006778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:20.950203666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:21.0332324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:21.051288776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T10:27:21.127657479Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-02-26T10:28:51.59600945Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-02-26T10:37:14.586104561Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-02-26T10:37:14.621844721Z level=info msg="Completed cleanup jobs" duration=47.382377ms logger=plugins.update.checker t=2026-02-26T10:37:14.696845933Z level=info msg="Update check succeeded" duration=50.364537ms