logger=settings t=2026-04-14T13:12:43.257547098Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-14T13:12:43Z logger=settings t=2026-04-14T13:12:43.258203474Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-14T13:12:43.258219354Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-14T13:12:43.258223324Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-14T13:12:43.258309546Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-14T13:12:43.258316526Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-14T13:12:43.258319916Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-14T13:12:43.258323476Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-14T13:12:43.258329768Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-14T13:12:43.258336188Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-14T13:12:43.258339968Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-14T13:12:43.258343738Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-14T13:12:43.258347278Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-14T13:12:43.258351438Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-14T13:12:43.258358098Z level=info msg=Target target=[all] logger=settings t=2026-04-14T13:12:43.258372719Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-14T13:12:43.258375979Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-14T13:12:43.258379289Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-14T13:12:43.258382529Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-14T13:12:43.258386079Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-14T13:12:43.258390369Z level=info msg="App mode production" logger=sqlstore t=2026-04-14T13:12:43.262421495Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-14T13:12:43.262491656Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-14T13:12:43.266352478Z level=info msg="Locking database" logger=migrator t=2026-04-14T13:12:43.266381209Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-14T13:12:43.267559267Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-14T13:12:43.269346449Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.785322ms logger=migrator t=2026-04-14T13:12:43.30121289Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-14T13:12:43.302389588Z level=info msg="Migration successfully executed" id="create user table" duration=1.181558ms logger=migrator t=2026-04-14T13:12:43.359994852Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-14T13:12:43.361116018Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.125537ms logger=migrator t=2026-04-14T13:12:43.37252743Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-14T13:12:43.373980145Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.455645ms logger=migrator t=2026-04-14T13:12:43.401555873Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-14T13:12:43.402836933Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.28459ms logger=migrator t=2026-04-14T13:12:43.441916265Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-14T13:12:43.443719869Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.811324ms logger=migrator t=2026-04-14T13:12:43.484868709Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-14T13:12:43.494899159Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=10.032549ms logger=migrator t=2026-04-14T13:12:43.511790902Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-14T13:12:43.513914363Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.127941ms logger=migrator t=2026-04-14T13:12:43.531373379Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-14T13:12:43.532412983Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.032545ms logger=migrator t=2026-04-14T13:12:43.547386251Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-14T13:12:43.548828074Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.444284ms logger=migrator t=2026-04-14T13:12:43.565669606Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-14T13:12:43.566693811Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.028655ms logger=migrator t=2026-04-14T13:12:43.570811779Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-14T13:12:43.571837923Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.024814ms logger=migrator t=2026-04-14T13:12:43.576996486Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-14T13:12:43.578199786Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.20315ms logger=migrator t=2026-04-14T13:12:43.582222031Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-14T13:12:43.582256662Z level=info msg="Migration successfully executed" id="Update user table charset" duration=35.861µs logger=migrator t=2026-04-14T13:12:43.587362794Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-14T13:12:43.589359642Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.996478ms logger=migrator t=2026-04-14T13:12:43.593566352Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-14T13:12:43.593794477Z level=info msg="Migration successfully executed" id="Add missing user data" duration=228.465µs logger=migrator t=2026-04-14T13:12:43.599607785Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-14T13:12:43.601819768Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.215453ms logger=migrator t=2026-04-14T13:12:43.605876596Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-14T13:12:43.607203387Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.326141ms logger=migrator t=2026-04-14T13:12:43.610958786Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-14T13:12:43.612217747Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.261151ms logger=migrator t=2026-04-14T13:12:43.617111624Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-14T13:12:43.625124724Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.012411ms logger=migrator t=2026-04-14T13:12:43.631597779Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-14T13:12:43.632548861Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=951.972µs logger=migrator t=2026-04-14T13:12:43.637865698Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-14T13:12:43.638148225Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=283.957µs logger=migrator t=2026-04-14T13:12:43.643962394Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-14T13:12:43.645115602Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.157159ms logger=migrator t=2026-04-14T13:12:43.669009591Z 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-04-14T13:12:43.669560474Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=554.633µs logger=migrator t=2026-04-14T13:12:43.679541772Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-14T13:12:43.680203668Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=666.286µs logger=migrator t=2026-04-14T13:12:43.687137883Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-14T13:12:43.688112296Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=974.203µs logger=migrator t=2026-04-14T13:12:43.69371306Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-14T13:12:43.694617071Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=902.591µs logger=migrator t=2026-04-14T13:12:43.705613584Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-14T13:12:43.70670473Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.095906ms logger=migrator t=2026-04-14T13:12:43.712490528Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-14T13:12:43.713147804Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=657.356µs logger=migrator t=2026-04-14T13:12:43.718056581Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-14T13:12:43.719841263Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.784872ms logger=migrator t=2026-04-14T13:12:43.725006996Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-14T13:12:43.725036997Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.851µs logger=migrator t=2026-04-14T13:12:43.729476283Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-14T13:12:43.730374144Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=897.461µs logger=migrator t=2026-04-14T13:12:43.735434835Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-14T13:12:43.736738726Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.301911ms logger=migrator t=2026-04-14T13:12:43.741563211Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-14T13:12:43.74238138Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=830.449µs logger=migrator t=2026-04-14T13:12:43.747178205Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-14T13:12:43.747702337Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=523.972µs logger=migrator t=2026-04-14T13:12:43.751640992Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-14T13:12:43.754283565Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.642103ms logger=migrator t=2026-04-14T13:12:43.759280903Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-14T13:12:43.760654726Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.374543ms logger=migrator t=2026-04-14T13:12:43.765437801Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-14T13:12:43.766294961Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=855.68µs logger=migrator t=2026-04-14T13:12:43.770835339Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-14T13:12:43.771668489Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=834.721µs logger=migrator t=2026-04-14T13:12:43.77754914Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-14T13:12:43.778330568Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=782.158µs logger=migrator t=2026-04-14T13:12:43.783076431Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-14T13:12:43.783947682Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=871.991µs logger=migrator t=2026-04-14T13:12:43.788800608Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-14T13:12:43.789177717Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=377.419µs logger=migrator t=2026-04-14T13:12:43.794451053Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-14T13:12:43.795920517Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.466815ms logger=migrator t=2026-04-14T13:12:43.803249762Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-14T13:12:43.803953329Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=707.147µs logger=migrator t=2026-04-14T13:12:43.810773032Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-14T13:12:43.811606901Z level=info msg="Migration successfully executed" id="create star table" duration=834.039µs logger=migrator t=2026-04-14T13:12:43.822151543Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-14T13:12:43.823324451Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.174758ms logger=migrator t=2026-04-14T13:12:43.831212699Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-14T13:12:43.832142881Z level=info msg="Migration successfully executed" id="create org table v1" duration=932.292µs logger=migrator t=2026-04-14T13:12:43.837461148Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-14T13:12:43.838316689Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=849.701µs logger=migrator t=2026-04-14T13:12:43.84340497Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-14T13:12:43.844180089Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=775.779µs logger=migrator t=2026-04-14T13:12:43.850212352Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-14T13:12:43.851161055Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=948.363µs logger=migrator t=2026-04-14T13:12:43.857425124Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-14T13:12:43.858291565Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=863.031µs logger=migrator t=2026-04-14T13:12:43.863620882Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-14T13:12:43.864420181Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=800.019µs logger=migrator t=2026-04-14T13:12:43.868818915Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-14T13:12:43.868848806Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.451µs logger=migrator t=2026-04-14T13:12:43.872487574Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-14T13:12:43.872511354Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=24.76µs logger=migrator t=2026-04-14T13:12:43.877965254Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-14T13:12:43.87820733Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=242.246µs logger=migrator t=2026-04-14T13:12:43.882460881Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-14T13:12:43.88324568Z level=info msg="Migration successfully executed" id="create dashboard table" duration=782.419µs logger=migrator t=2026-04-14T13:12:43.887800498Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-14T13:12:43.888588077Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=786.959µs logger=migrator t=2026-04-14T13:12:43.893643607Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-14T13:12:43.89457145Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=923.743µs logger=migrator t=2026-04-14T13:12:43.90126997Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-14T13:12:43.901944055Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=674.156µs logger=migrator t=2026-04-14T13:12:43.907268973Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-14T13:12:43.908661856Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.388074ms logger=migrator t=2026-04-14T13:12:43.913675205Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-14T13:12:43.914470665Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=794.54µs logger=migrator t=2026-04-14T13:12:43.920762945Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-14T13:12:43.926063731Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.298906ms logger=migrator t=2026-04-14T13:12:43.930429475Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-14T13:12:43.931205654Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=775.509µs logger=migrator t=2026-04-14T13:12:43.935584498Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-14T13:12:43.936400268Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=818.11µs logger=migrator t=2026-04-14T13:12:43.942707518Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-14T13:12:43.943520927Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=810.799µs logger=migrator t=2026-04-14T13:12:43.94992431Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-14T13:12:43.950542625Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=618.046µs logger=migrator t=2026-04-14T13:12:43.955371869Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-14T13:12:43.95664708Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.274481ms logger=migrator t=2026-04-14T13:12:43.96208506Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-14T13:12:43.962156092Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=70.982µs logger=migrator t=2026-04-14T13:12:43.966563336Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-14T13:12:43.969451985Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.884679ms logger=migrator t=2026-04-14T13:12:43.976647957Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-14T13:12:43.978689827Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.041509ms logger=migrator t=2026-04-14T13:12:43.983344037Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-14T13:12:43.985298864Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.955427ms logger=migrator t=2026-04-14T13:12:43.989238907Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-14T13:12:43.990232152Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=992.125µs logger=migrator t=2026-04-14T13:12:43.994218506Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-14T13:12:43.996249515Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.032139ms logger=migrator t=2026-04-14T13:12:44.000749663Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-14T13:12:44.001685185Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=934.952µs logger=migrator t=2026-04-14T13:12:44.00527303Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-14T13:12:44.006193181Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=918.751µs logger=migrator t=2026-04-14T13:12:44.010679869Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-14T13:12:44.01070947Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.76µs logger=migrator t=2026-04-14T13:12:44.015585026Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-14T13:12:44.015617197Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.921µs logger=migrator t=2026-04-14T13:12:44.019599701Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-14T13:12:44.02121959Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.621129ms logger=migrator t=2026-04-14T13:12:44.025740157Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-14T13:12:44.029361815Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.622247ms logger=migrator t=2026-04-14T13:12:44.03634054Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-14T13:12:44.038799999Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.459419ms logger=migrator t=2026-04-14T13:12:44.044660049Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-14T13:12:44.04676406Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.103631ms logger=migrator t=2026-04-14T13:12:44.050881057Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-14T13:12:44.051105933Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=225.446µs logger=migrator t=2026-04-14T13:12:44.055876377Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-14T13:12:44.056701786Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=826.129µs logger=migrator t=2026-04-14T13:12:44.062297649Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-14T13:12:44.063203792Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=911.603µs logger=migrator t=2026-04-14T13:12:44.067569615Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-14T13:12:44.067595976Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.931µs logger=migrator t=2026-04-14T13:12:44.071999331Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-14T13:12:44.072827441Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=827.77µs logger=migrator t=2026-04-14T13:12:44.078331682Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-14T13:12:44.079158052Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=823.18µs logger=migrator t=2026-04-14T13:12:44.084203622Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-14T13:12:44.089823806Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.616544ms logger=migrator t=2026-04-14T13:12:44.094357704Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-14T13:12:44.095277236Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=918.712µs logger=migrator t=2026-04-14T13:12:44.100941131Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-14T13:12:44.101947356Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.005605ms logger=migrator t=2026-04-14T13:12:44.109635588Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-14T13:12:44.111225027Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.588308ms logger=migrator t=2026-04-14T13:12:44.116034732Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-14T13:12:44.11636544Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=331.258µs logger=migrator t=2026-04-14T13:12:44.122336222Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-14T13:12:44.122954306Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=618.214µs logger=migrator t=2026-04-14T13:12:44.130696421Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-14T13:12:44.13317104Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.482759ms logger=migrator t=2026-04-14T13:12:44.138058207Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-14T13:12:44.138941128Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=882.771µs logger=migrator t=2026-04-14T13:12:44.14405287Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-14T13:12:44.144351747Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=298.087µs logger=migrator t=2026-04-14T13:12:44.150505603Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-14T13:12:44.150865582Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=361.179µs logger=migrator t=2026-04-14T13:12:44.155707608Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-14T13:12:44.162349696Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=6.621908ms logger=migrator t=2026-04-14T13:12:44.16878307Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-14T13:12:44.170729755Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.946465ms logger=migrator t=2026-04-14T13:12:44.175498009Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-14T13:12:44.176191956Z level=info msg="Migration successfully executed" id="create data_source table" duration=693.857µs logger=migrator t=2026-04-14T13:12:44.181227266Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-14T13:12:44.182122187Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=894.341µs logger=migrator t=2026-04-14T13:12:44.187061065Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-14T13:12:44.187908925Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=847.85µs logger=migrator t=2026-04-14T13:12:44.192939505Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-14T13:12:44.194329069Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.387334ms logger=migrator t=2026-04-14T13:12:44.199096082Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-14T13:12:44.200008524Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=912.102µs logger=migrator t=2026-04-14T13:12:44.203885766Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-14T13:12:44.212283597Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.398161ms logger=migrator t=2026-04-14T13:12:44.216109827Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-14T13:12:44.216772274Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=662.217µs logger=migrator t=2026-04-14T13:12:44.220872211Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-14T13:12:44.22167358Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=801.569µs logger=migrator t=2026-04-14T13:12:44.228389331Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-14T13:12:44.229802704Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.416253ms logger=migrator t=2026-04-14T13:12:44.234607109Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-14T13:12:44.235156262Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=549.783µs logger=migrator t=2026-04-14T13:12:44.239207969Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-14T13:12:44.241510143Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.300074ms logger=migrator t=2026-04-14T13:12:44.248581202Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-14T13:12:44.250898688Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.321866ms logger=migrator t=2026-04-14T13:12:44.254494663Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-14T13:12:44.254521434Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.201µs logger=migrator t=2026-04-14T13:12:44.25816097Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-14T13:12:44.258376326Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=215.155µs logger=migrator t=2026-04-14T13:12:44.262093775Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-14T13:12:44.264114433Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.020088ms logger=migrator t=2026-04-14T13:12:44.268525728Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-14T13:12:44.268738803Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=214.255µs logger=migrator t=2026-04-14T13:12:44.271789286Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-14T13:12:44.271958489Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=169.824µs logger=migrator t=2026-04-14T13:12:44.275600577Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-14T13:12:44.278446815Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.848818ms logger=migrator t=2026-04-14T13:12:44.282252955Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-14T13:12:44.282504061Z level=info msg="Migration successfully executed" id="Update uid value" duration=250.986µs logger=migrator t=2026-04-14T13:12:44.287349187Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-14T13:12:44.288648047Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.29886ms logger=migrator t=2026-04-14T13:12:44.300493901Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-14T13:12:44.302227701Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.733291ms logger=migrator t=2026-04-14T13:12:44.30676095Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-14T13:12:44.307730163Z level=info msg="Migration successfully executed" id="create api_key table" duration=969.102µs logger=migrator t=2026-04-14T13:12:44.313170212Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-14T13:12:44.314208337Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.041175ms logger=migrator t=2026-04-14T13:12:44.353777611Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-14T13:12:44.354790455Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.015824ms logger=migrator t=2026-04-14T13:12:44.466447038Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-14T13:12:44.468317192Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.872164ms logger=migrator t=2026-04-14T13:12:44.476353914Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-14T13:12:44.477101792Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=747.088µs logger=migrator t=2026-04-14T13:12:44.480737329Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-14T13:12:44.481587249Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=849.73µs logger=migrator t=2026-04-14T13:12:44.486639149Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-14T13:12:44.487438488Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=799.239µs logger=migrator t=2026-04-14T13:12:44.491835613Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-14T13:12:44.498793629Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.956466ms logger=migrator t=2026-04-14T13:12:44.502737403Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-14T13:12:44.503304337Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=566.694µs logger=migrator t=2026-04-14T13:12:44.510631232Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-14T13:12:44.512309031Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.685229ms logger=migrator t=2026-04-14T13:12:44.516357038Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-14T13:12:44.517201908Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=844.13µs logger=migrator t=2026-04-14T13:12:44.521174253Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-14T13:12:44.522405463Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.22548ms logger=migrator t=2026-04-14T13:12:44.528397236Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-14T13:12:44.528944368Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=546.933µs logger=migrator t=2026-04-14T13:12:44.534252395Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-14T13:12:44.53487244Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=620.955µs logger=migrator t=2026-04-14T13:12:44.538295491Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-14T13:12:44.538326302Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=36.331µs logger=migrator t=2026-04-14T13:12:44.543027544Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-14T13:12:44.547952492Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.923278ms logger=migrator t=2026-04-14T13:12:44.552268144Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-14T13:12:44.554952228Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.687794ms logger=migrator t=2026-04-14T13:12:44.559507487Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-14T13:12:44.559692881Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=185.224µs logger=migrator t=2026-04-14T13:12:44.564040876Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-14T13:12:44.567997549Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.951523ms logger=migrator t=2026-04-14T13:12:44.572510637Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-14T13:12:44.576796399Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.285282ms logger=migrator t=2026-04-14T13:12:44.581112132Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-14T13:12:44.581924942Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=813.05µs logger=migrator t=2026-04-14T13:12:44.593030827Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-14T13:12:44.593926948Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=896.111µs logger=migrator t=2026-04-14T13:12:44.598103198Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-14T13:12:44.59946994Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.363962ms logger=migrator t=2026-04-14T13:12:44.603933187Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-14T13:12:44.605054503Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.121346ms logger=migrator t=2026-04-14T13:12:44.610986695Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-14T13:12:44.611925558Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=938.623µs logger=migrator t=2026-04-14T13:12:44.618191597Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-14T13:12:44.619025046Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=833.229µs logger=migrator t=2026-04-14T13:12:44.623281708Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-14T13:12:44.623387351Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=107.173µs logger=migrator t=2026-04-14T13:12:44.627278233Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-14T13:12:44.627321314Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.981µs logger=migrator t=2026-04-14T13:12:44.632349474Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-14T13:12:44.636732589Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.382905ms logger=migrator t=2026-04-14T13:12:44.640324504Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-14T13:12:44.643247034Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.92188ms logger=migrator t=2026-04-14T13:12:44.647046824Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-14T13:12:44.647129116Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=81.802µs logger=migrator t=2026-04-14T13:12:44.651629134Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-14T13:12:44.652483584Z level=info msg="Migration successfully executed" id="create quota table v1" duration=852.24µs logger=migrator t=2026-04-14T13:12:44.656926621Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-14T13:12:44.657857613Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=927.562µs logger=migrator t=2026-04-14T13:12:44.662487383Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-14T13:12:44.662519474Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.921µs logger=migrator t=2026-04-14T13:12:44.666430737Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-14T13:12:44.667315278Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=884.101µs logger=migrator t=2026-04-14T13:12:44.673901595Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-14T13:12:44.675284618Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.383463ms logger=migrator t=2026-04-14T13:12:44.680154874Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-14T13:12:44.683824761Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.669997ms logger=migrator t=2026-04-14T13:12:44.687759566Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-14T13:12:44.687857028Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=45.021µs logger=migrator t=2026-04-14T13:12:44.692114719Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-14T13:12:44.693035162Z level=info msg="Migration successfully executed" id="create session table" duration=921.163µs logger=migrator t=2026-04-14T13:12:44.697831065Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-14T13:12:44.698107202Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=285.617µs logger=migrator t=2026-04-14T13:12:44.703786327Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-14T13:12:44.703976813Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=192.946µs logger=migrator t=2026-04-14T13:12:44.708536611Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-14T13:12:44.709488744Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=957.153µs logger=migrator t=2026-04-14T13:12:44.714119114Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-14T13:12:44.715410785Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.291991ms logger=migrator t=2026-04-14T13:12:44.723029266Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-14T13:12:44.723095768Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=71.442µs logger=migrator t=2026-04-14T13:12:44.726694665Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-14T13:12:44.726723675Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=32.03µs logger=migrator t=2026-04-14T13:12:44.729789128Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-14T13:12:44.732772879Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.981371ms logger=migrator t=2026-04-14T13:12:44.736106929Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-14T13:12:44.73869326Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.585841ms logger=migrator t=2026-04-14T13:12:44.742547232Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-14T13:12:44.742618114Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=73.812µs logger=migrator t=2026-04-14T13:12:44.746541188Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-14T13:12:44.746605479Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=64.151µs logger=migrator t=2026-04-14T13:12:44.749913028Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-14T13:12:44.750613984Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=700.776µs logger=migrator t=2026-04-14T13:12:44.754478307Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-14T13:12:44.754500298Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=23.091µs logger=migrator t=2026-04-14T13:12:44.75795392Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-14T13:12:44.760857659Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.902019ms logger=migrator t=2026-04-14T13:12:44.764128337Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-14T13:12:44.764288001Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=159.013µs logger=migrator t=2026-04-14T13:12:44.767710112Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-14T13:12:44.770396896Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.686804ms logger=migrator t=2026-04-14T13:12:44.773712535Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-14T13:12:44.77644589Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.732815ms logger=migrator t=2026-04-14T13:12:44.779692488Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-14T13:12:44.77977858Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=85.842µs logger=migrator t=2026-04-14T13:12:44.784351019Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-14T13:12:44.785164639Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=813.91µs logger=migrator t=2026-04-14T13:12:44.788821726Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-14T13:12:44.789587794Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=767.728µs logger=migrator t=2026-04-14T13:12:44.793121198Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-14T13:12:44.794035681Z level=info msg="Migration successfully executed" id="create alert table v1" duration=914.003µs logger=migrator t=2026-04-14T13:12:44.79781736Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-14T13:12:44.798596849Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=778.479µs logger=migrator t=2026-04-14T13:12:44.802333428Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-14T13:12:44.803095846Z level=info msg="Migration successfully executed" id="add index alert state" duration=761.478µs logger=migrator t=2026-04-14T13:12:44.807067051Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-14T13:12:44.807748858Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=680.827µs logger=migrator t=2026-04-14T13:12:44.811860105Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-14T13:12:44.81248922Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=626.025µs logger=migrator t=2026-04-14T13:12:44.816202149Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-14T13:12:44.817377847Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.178688ms logger=migrator t=2026-04-14T13:12:44.824089836Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-14T13:12:44.825109031Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.023295ms logger=migrator t=2026-04-14T13:12:44.832677211Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-14T13:12:44.842782952Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.101091ms logger=migrator t=2026-04-14T13:12:44.846183693Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-14T13:12:44.846907871Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=736.438µs logger=migrator t=2026-04-14T13:12:44.850693251Z 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-04-14T13:12:44.8514887Z 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=795.329µs logger=migrator t=2026-04-14T13:12:44.860671129Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-14T13:12:44.860927826Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=253.857µs logger=migrator t=2026-04-14T13:12:44.867757618Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-14T13:12:44.86827209Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=516.692µs logger=migrator t=2026-04-14T13:12:44.87159958Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-14T13:12:44.872483191Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=845.11µs logger=migrator t=2026-04-14T13:12:44.877444479Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-14T13:12:44.881509306Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.063497ms logger=migrator t=2026-04-14T13:12:44.885790718Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-14T13:12:44.889539078Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.74851ms logger=migrator t=2026-04-14T13:12:44.894559688Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-14T13:12:44.900643463Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.086565ms logger=migrator t=2026-04-14T13:12:44.905618241Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-14T13:12:44.9118757Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.254539ms logger=migrator t=2026-04-14T13:12:44.915797233Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-14T13:12:44.91650615Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=708.917µs logger=migrator t=2026-04-14T13:12:44.920377013Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-14T13:12:44.920400904Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=21.911µs logger=migrator t=2026-04-14T13:12:44.924296216Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-14T13:12:44.924339467Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=46.751µs logger=migrator t=2026-04-14T13:12:44.931594231Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-14T13:12:44.932967803Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.370652ms logger=migrator t=2026-04-14T13:12:44.93701206Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-14T13:12:44.938091316Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.078165ms logger=migrator t=2026-04-14T13:12:44.94371542Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-14T13:12:44.944393936Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=680.246µs logger=migrator t=2026-04-14T13:12:44.949346364Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-14T13:12:44.950177063Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=829.739µs logger=migrator t=2026-04-14T13:12:44.954386654Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-14T13:12:44.955586292Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.202018ms logger=migrator t=2026-04-14T13:12:44.959747632Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-14T13:12:44.964029264Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.280852ms logger=migrator t=2026-04-14T13:12:44.968553152Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-14T13:12:44.972860055Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.305693ms logger=migrator t=2026-04-14T13:12:44.977060565Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-14T13:12:44.977251419Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=185.974µs logger=migrator t=2026-04-14T13:12:44.981725506Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-14T13:12:44.982947295Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.219519ms logger=migrator t=2026-04-14T13:12:44.990659099Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-14T13:12:44.99198396Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.325251ms logger=migrator t=2026-04-14T13:12:44.996184451Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-14T13:12:45.002404369Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.219868ms logger=migrator t=2026-04-14T13:12:45.008137896Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-14T13:12:45.008230188Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=94.142µs logger=migrator t=2026-04-14T13:12:45.012009039Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-14T13:12:45.013037103Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.027304ms logger=migrator t=2026-04-14T13:12:45.016660499Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-14T13:12:45.017744956Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.084386ms logger=migrator t=2026-04-14T13:12:45.024818354Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-14T13:12:45.024907566Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=90.132µs logger=migrator t=2026-04-14T13:12:45.03011163Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-14T13:12:45.031360939Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.245689ms logger=migrator t=2026-04-14T13:12:45.036066032Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-14T13:12:45.037716532Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.652769ms logger=migrator t=2026-04-14T13:12:45.044576155Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-14T13:12:45.045558078Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=981.083µs logger=migrator t=2026-04-14T13:12:45.052643767Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-14T13:12:45.053825595Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.184818ms logger=migrator t=2026-04-14T13:12:45.058056956Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-14T13:12:45.05906035Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.003174ms logger=migrator t=2026-04-14T13:12:45.064286125Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-14T13:12:45.065348421Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.062256ms logger=migrator t=2026-04-14T13:12:45.070011731Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-14T13:12:45.070037442Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.221µs logger=migrator t=2026-04-14T13:12:45.074173071Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-14T13:12:45.086968106Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=12.794565ms logger=migrator t=2026-04-14T13:12:45.091561906Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-14T13:12:45.09216075Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=601.735µs logger=migrator t=2026-04-14T13:12:45.096027521Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-14T13:12:45.100213602Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.185871ms logger=migrator t=2026-04-14T13:12:45.104122214Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-14T13:12:45.104849713Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=727.299µs logger=migrator t=2026-04-14T13:12:45.109157685Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-14T13:12:45.110424895Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.2685ms logger=migrator t=2026-04-14T13:12:45.114732308Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-14T13:12:45.115949487Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.214059ms logger=migrator t=2026-04-14T13:12:45.119522842Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-14T13:12:45.131903917Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.377365ms logger=migrator t=2026-04-14T13:12:45.138328361Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-14T13:12:45.138895615Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=567.744µs logger=migrator t=2026-04-14T13:12:45.142649604Z 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-04-14T13:12:45.144351095Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.698041ms logger=migrator t=2026-04-14T13:12:45.148721338Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-14T13:12:45.149252121Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=530.853µs logger=migrator t=2026-04-14T13:12:45.154538327Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-14T13:12:45.155245895Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=707.757µs logger=migrator t=2026-04-14T13:12:45.159221349Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-14T13:12:45.159466905Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=247.326µs logger=migrator t=2026-04-14T13:12:45.163737617Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-14T13:12:45.169296129Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.555352ms logger=migrator t=2026-04-14T13:12:45.17477881Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-14T13:12:45.180097707Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.316607ms logger=migrator t=2026-04-14T13:12:45.184035381Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-14T13:12:45.185328131Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.29016ms logger=migrator t=2026-04-14T13:12:45.190018263Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-14T13:12:45.191061438Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.068576ms logger=migrator t=2026-04-14T13:12:45.196800644Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-14T13:12:45.197124993Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=327.299µs logger=migrator t=2026-04-14T13:12:45.201158829Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-14T13:12:45.205887002Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.724443ms logger=migrator t=2026-04-14T13:12:45.210273026Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-14T13:12:45.211344422Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.073016ms logger=migrator t=2026-04-14T13:12:45.216625228Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-14T13:12:45.216809953Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=186.075µs logger=migrator t=2026-04-14T13:12:45.220535311Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-14T13:12:45.22090061Z level=info msg="Migration successfully executed" id="Move region to single row" duration=366.149µs logger=migrator t=2026-04-14T13:12:45.224380893Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-14T13:12:45.225189633Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=808.579µs logger=migrator t=2026-04-14T13:12:45.230311924Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-14T13:12:45.23138604Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.075646ms logger=migrator t=2026-04-14T13:12:45.236960303Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-14T13:12:45.237868974Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=908.141µs logger=migrator t=2026-04-14T13:12:45.241293276Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-14T13:12:45.242183798Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=887.502µs logger=migrator t=2026-04-14T13:12:45.246988471Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-14T13:12:45.247855253Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=869.012µs logger=migrator t=2026-04-14T13:12:45.251360106Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-14T13:12:45.252169845Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=809.339µs logger=migrator t=2026-04-14T13:12:45.256394356Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-14T13:12:45.256455578Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=61.752µs logger=migrator t=2026-04-14T13:12:45.261325944Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-14T13:12:45.262162134Z level=info msg="Migration successfully executed" id="create test_data table" duration=836.17µs logger=migrator t=2026-04-14T13:12:45.266877266Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-14T13:12:45.267627284Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=749.778µs logger=migrator t=2026-04-14T13:12:45.273357401Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-14T13:12:45.274234632Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=877.021µs logger=migrator t=2026-04-14T13:12:45.278278109Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-14T13:12:45.279094448Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=815.639µs logger=migrator t=2026-04-14T13:12:45.282939199Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-14T13:12:45.283104463Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=163.764µs logger=migrator t=2026-04-14T13:12:45.286225597Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-14T13:12:45.286545456Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=319.649µs logger=migrator t=2026-04-14T13:12:45.291080763Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-14T13:12:45.291245907Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=170.964µs logger=migrator t=2026-04-14T13:12:45.29723634Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-14T13:12:45.299076104Z level=info msg="Migration successfully executed" id="create team table" duration=1.839974ms logger=migrator t=2026-04-14T13:12:45.306280216Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-14T13:12:45.307522376Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.241679ms logger=migrator t=2026-04-14T13:12:45.315222599Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-14T13:12:45.316359106Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.141547ms logger=migrator t=2026-04-14T13:12:45.321169611Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-14T13:12:45.326444537Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.272426ms logger=migrator t=2026-04-14T13:12:45.330323119Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-14T13:12:45.330574675Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=257.966µs logger=migrator t=2026-04-14T13:12:45.335677317Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-14T13:12:45.338661888Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.978531ms logger=migrator t=2026-04-14T13:12:45.344343854Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-14T13:12:45.34627843Z level=info msg="Migration successfully executed" id="create team member table" duration=1.937596ms logger=migrator t=2026-04-14T13:12:45.355907859Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-14T13:12:45.358521152Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.612112ms logger=migrator t=2026-04-14T13:12:45.364430802Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-14T13:12:45.36641393Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.975248ms logger=migrator t=2026-04-14T13:12:45.373320544Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-14T13:12:45.375171449Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.192903ms logger=migrator t=2026-04-14T13:12:45.382571255Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-14T13:12:45.389520581Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.950685ms logger=migrator t=2026-04-14T13:12:45.399395957Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-14T13:12:45.404597621Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.203055ms logger=migrator t=2026-04-14T13:12:45.410570883Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-14T13:12:45.416527795Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.954262ms logger=migrator t=2026-04-14T13:12:45.428711685Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-14T13:12:45.430352885Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.6433ms logger=migrator t=2026-04-14T13:12:45.436666765Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-14T13:12:45.437881955Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.22017ms logger=migrator t=2026-04-14T13:12:45.449818369Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-14T13:12:45.450824633Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.009694ms logger=migrator t=2026-04-14T13:12:45.458772612Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-14T13:12:45.45992937Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.153917ms logger=migrator t=2026-04-14T13:12:45.465117073Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-14T13:12:45.466250741Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.133748ms logger=migrator t=2026-04-14T13:12:45.472967411Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-14T13:12:45.474450627Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.483386ms logger=migrator t=2026-04-14T13:12:45.482662023Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-14T13:12:45.483630256Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=968.383µs logger=migrator t=2026-04-14T13:12:45.490253473Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-14T13:12:45.491808481Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.553108ms logger=migrator t=2026-04-14T13:12:45.505427965Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-14T13:12:45.506590953Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.160668ms logger=migrator t=2026-04-14T13:12:45.512037623Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-14T13:12:45.512496683Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=454.83µs logger=migrator t=2026-04-14T13:12:45.517731968Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-14T13:12:45.519077341Z level=info msg="Migration successfully executed" id="create tag table" duration=1.345663ms logger=migrator t=2026-04-14T13:12:45.550518551Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-14T13:12:45.552735724Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.219983ms logger=migrator t=2026-04-14T13:12:45.562159048Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-14T13:12:45.562989478Z level=info msg="Migration successfully executed" id="create login attempt table" duration=833.35µs logger=migrator t=2026-04-14T13:12:45.570339903Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-14T13:12:45.572158046Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.811413ms logger=migrator t=2026-04-14T13:12:45.578692582Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-14T13:12:45.58027674Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.585498ms logger=migrator t=2026-04-14T13:12:45.589122541Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-14T13:12:45.603628897Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.506256ms logger=migrator t=2026-04-14T13:12:45.608137514Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-14T13:12:45.60878399Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=646.366µs logger=migrator t=2026-04-14T13:12:45.614212179Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-14T13:12:45.615147062Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=934.643µs logger=migrator t=2026-04-14T13:12:45.620003028Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-14T13:12:45.620284705Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=281.297µs logger=migrator t=2026-04-14T13:12:45.625243142Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-14T13:12:45.625860268Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=616.466µs logger=migrator t=2026-04-14T13:12:45.631344078Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-14T13:12:45.632517266Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.165768ms logger=migrator t=2026-04-14T13:12:45.637417923Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-14T13:12:45.638880657Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.462154ms logger=migrator t=2026-04-14T13:12:45.648773224Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-14T13:12:45.648877656Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=105.272µs logger=migrator t=2026-04-14T13:12:45.655381441Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-14T13:12:45.664113309Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.733298ms logger=migrator t=2026-04-14T13:12:45.669004766Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-14T13:12:45.673048462Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.042726ms logger=migrator t=2026-04-14T13:12:45.677677933Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-14T13:12:45.682933208Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.254375ms logger=migrator t=2026-04-14T13:12:45.68887246Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-14T13:12:45.694834582Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.961692ms logger=migrator t=2026-04-14T13:12:45.700066767Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-14T13:12:45.700958388Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=891.481µs logger=migrator t=2026-04-14T13:12:45.706584482Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-14T13:12:45.714856179Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.271337ms logger=migrator t=2026-04-14T13:12:45.728957875Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-14T13:12:45.729878708Z level=info msg="Migration successfully executed" id="create server_lock table" duration=920.863µs logger=migrator t=2026-04-14T13:12:45.737384036Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-14T13:12:45.740326976Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.94496ms logger=migrator t=2026-04-14T13:12:45.747816036Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-14T13:12:45.748789819Z level=info msg="Migration successfully executed" id="create user auth token table" duration=974.804µs logger=migrator t=2026-04-14T13:12:45.756598725Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-14T13:12:45.758305446Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.6929ms logger=migrator t=2026-04-14T13:12:45.764094704Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-14T13:12:45.7652068Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.113126ms logger=migrator t=2026-04-14T13:12:45.770697611Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-14T13:12:45.771929771Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.23087ms logger=migrator t=2026-04-14T13:12:45.778693272Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-14T13:12:45.787493991Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.794009ms logger=migrator t=2026-04-14T13:12:45.794629212Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-14T13:12:45.795317418Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=689.226µs logger=migrator t=2026-04-14T13:12:45.800788979Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-14T13:12:45.801719Z level=info msg="Migration successfully executed" id="create cache_data table" duration=929.191µs logger=migrator t=2026-04-14T13:12:45.808429271Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-14T13:12:45.810046169Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.616568ms logger=migrator t=2026-04-14T13:12:45.815633753Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-14T13:12:45.81676228Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.128187ms logger=migrator t=2026-04-14T13:12:45.822112868Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-14T13:12:45.823137292Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.023764ms logger=migrator t=2026-04-14T13:12:45.829462912Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-14T13:12:45.829575685Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=114.273µs logger=migrator t=2026-04-14T13:12:45.835856056Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-14T13:12:45.835941648Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=86.883µs logger=migrator t=2026-04-14T13:12:45.841027548Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-14T13:12:45.844155873Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=3.127465ms logger=migrator t=2026-04-14T13:12:45.850228558Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T13:12:45.851264462Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.037724ms logger=migrator t=2026-04-14T13:12:45.859084739Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T13:12:45.860195285Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.111146ms logger=migrator t=2026-04-14T13:12:45.870780948Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-14T13:12:45.871101835Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=322.847µs logger=migrator t=2026-04-14T13:12:45.879607938Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T13:12:45.880836248Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.22954ms logger=migrator t=2026-04-14T13:12:45.886983445Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T13:12:45.888295575Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.349631ms logger=migrator t=2026-04-14T13:12:45.896071461Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T13:12:45.89726561Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.196019ms logger=migrator t=2026-04-14T13:12:45.904244406Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T13:12:45.906311586Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.063409ms logger=migrator t=2026-04-14T13:12:45.912933753Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-14T13:12:45.918805763Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.86278ms logger=migrator t=2026-04-14T13:12:45.9232722Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-14T13:12:45.924285714Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.010544ms logger=migrator t=2026-04-14T13:12:45.933599155Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-14T13:12:45.933688468Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=90.153µs logger=migrator t=2026-04-14T13:12:45.938493762Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-14T13:12:45.940140302Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.64727ms logger=migrator t=2026-04-14T13:12:45.948791198Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-14T13:12:45.949668379Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=879.021µs logger=migrator t=2026-04-14T13:12:45.955877217Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-14T13:12:45.957525917Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.64924ms logger=migrator t=2026-04-14T13:12:45.964586156Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-14T13:12:45.964753309Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=86.983µs logger=migrator t=2026-04-14T13:12:45.96985323Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-14T13:12:45.971150742Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.298052ms logger=migrator t=2026-04-14T13:12:45.977609465Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-14T13:12:45.981670693Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=4.057668ms logger=migrator t=2026-04-14T13:12:45.990996285Z 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-04-14T13:12:45.992976252Z 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.981827ms logger=migrator t=2026-04-14T13:12:45.998495304Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-14T13:12:45.999550629Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.052295ms logger=migrator t=2026-04-14T13:12:46.005590082Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-14T13:12:46.012273462Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.68097ms logger=migrator t=2026-04-14T13:12:46.017683662Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-14T13:12:46.018763307Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.079516ms logger=migrator t=2026-04-14T13:12:46.023952641Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-14T13:12:46.02518769Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.236989ms logger=migrator t=2026-04-14T13:12:46.031027109Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-14T13:12:46.059449567Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.404047ms logger=migrator t=2026-04-14T13:12:46.067755805Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-14T13:12:46.095365184Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.605229ms logger=migrator t=2026-04-14T13:12:46.10106598Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-14T13:12:46.102231998Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.166549ms logger=migrator t=2026-04-14T13:12:46.106886588Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-14T13:12:46.108141769Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.255281ms logger=migrator t=2026-04-14T13:12:46.112344038Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-14T13:12:46.119037889Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.69373ms logger=migrator t=2026-04-14T13:12:46.124238343Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-14T13:12:46.130588834Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.348731ms logger=migrator t=2026-04-14T13:12:46.135347358Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-14T13:12:46.136884724Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.533346ms logger=migrator t=2026-04-14T13:12:46.142403175Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-14T13:12:46.144401443Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.997008ms logger=migrator t=2026-04-14T13:12:46.151280367Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-14T13:12:46.153330736Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.050969ms logger=migrator t=2026-04-14T13:12:46.158264824Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-14T13:12:46.160079777Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.826463ms logger=migrator t=2026-04-14T13:12:46.166164193Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-14T13:12:46.166289446Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=125.793µs logger=migrator t=2026-04-14T13:12:46.171062399Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-14T13:12:46.178536787Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.473068ms logger=migrator t=2026-04-14T13:12:46.190686777Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-14T13:12:46.197627783Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.936625ms logger=migrator t=2026-04-14T13:12:46.202946Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-14T13:12:46.209617738Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.671139ms logger=migrator t=2026-04-14T13:12:46.218549961Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-14T13:12:46.219519695Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=970.204µs logger=migrator t=2026-04-14T13:12:46.22480051Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-14T13:12:46.2268838Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.08265ms logger=migrator t=2026-04-14T13:12:46.232023203Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-14T13:12:46.239244695Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.219452ms logger=migrator t=2026-04-14T13:12:46.243989928Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-14T13:12:46.25077959Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.788992ms logger=migrator t=2026-04-14T13:12:46.257947781Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-14T13:12:46.259075178Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.127477ms logger=migrator t=2026-04-14T13:12:46.264668391Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-14T13:12:46.274053625Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.378104ms logger=migrator t=2026-04-14T13:12:46.279481724Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-14T13:12:46.287632649Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.149735ms logger=migrator t=2026-04-14T13:12:46.295237691Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-14T13:12:46.295483787Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=249.666µs logger=migrator t=2026-04-14T13:12:46.309179273Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-14T13:12:46.310406102Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.229849ms logger=migrator t=2026-04-14T13:12:46.336405952Z 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-04-14T13:12:46.33801045Z 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.585569ms logger=migrator t=2026-04-14T13:12:46.356675746Z 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-04-14T13:12:46.358887378Z 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=2.213282ms logger=migrator t=2026-04-14T13:12:46.387146132Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-14T13:12:46.387286215Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=134.193µs logger=migrator t=2026-04-14T13:12:46.41891919Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-14T13:12:46.42688567Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.9706ms logger=migrator t=2026-04-14T13:12:46.449674574Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-14T13:12:46.462793846Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=13.117322ms logger=migrator t=2026-04-14T13:12:46.4927112Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-14T13:12:46.50026308Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.550041ms logger=migrator t=2026-04-14T13:12:46.512151443Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-14T13:12:46.519332285Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.176052ms logger=migrator t=2026-04-14T13:12:46.532869167Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-14T13:12:46.539477345Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.611558ms logger=migrator t=2026-04-14T13:12:46.54978516Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-14T13:12:46.550746124Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=956.163µs logger=migrator t=2026-04-14T13:12:46.574389967Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-14T13:12:46.575868373Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.480446ms logger=migrator t=2026-04-14T13:12:46.623725194Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-14T13:12:46.634717916Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.994362ms logger=migrator t=2026-04-14T13:12:46.656443955Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-14T13:12:46.656630079Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=190.195µs logger=migrator t=2026-04-14T13:12:46.678391597Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-14T13:12:46.68689928Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.499763ms logger=migrator t=2026-04-14T13:12:46.69442957Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-14T13:12:46.695756682Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.331292ms logger=migrator t=2026-04-14T13:12:46.700946205Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-14T13:12:46.708741591Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.789586ms logger=migrator t=2026-04-14T13:12:46.739069605Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-14T13:12:46.74094925Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.883026ms logger=migrator t=2026-04-14T13:12:46.792773105Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-14T13:12:46.794355633Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.588688ms logger=migrator t=2026-04-14T13:12:46.810479808Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-14T13:12:46.819195766Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.716768ms logger=migrator t=2026-04-14T13:12:46.921446394Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-14T13:12:46.922826647Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.382973ms logger=migrator t=2026-04-14T13:12:46.973592698Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-14T13:12:46.976309533Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.722015ms logger=migrator t=2026-04-14T13:12:46.993559184Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-14T13:12:46.994894095Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.346772ms logger=migrator t=2026-04-14T13:12:47.007941907Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-14T13:12:47.010107438Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.168662ms logger=migrator t=2026-04-14T13:12:47.022084214Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-14T13:12:47.022214457Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=134.714µs logger=migrator t=2026-04-14T13:12:47.034082909Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-14T13:12:47.035375921Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.296202ms logger=migrator t=2026-04-14T13:12:47.045646035Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-14T13:12:47.046733972Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.088127ms logger=migrator t=2026-04-14T13:12:47.065553191Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-14T13:12:47.066290358Z 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-04-14T13:12:47.074941184Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-14T13:12:47.075948738Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.008864ms logger=migrator t=2026-04-14T13:12:47.090837374Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-14T13:12:47.092553064Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.71885ms logger=migrator t=2026-04-14T13:12:47.104834598Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-14T13:12:47.115780778Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.9442ms logger=migrator t=2026-04-14T13:12:47.126526074Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-14T13:12:47.128453561Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.930266ms logger=migrator t=2026-04-14T13:12:47.149379809Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-14T13:12:47.151864978Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.484439ms logger=migrator t=2026-04-14T13:12:47.163963647Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-14T13:12:47.165076144Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.112266ms logger=migrator t=2026-04-14T13:12:47.204196147Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-14T13:12:47.206187074Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.993147ms logger=migrator t=2026-04-14T13:12:47.255620233Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-14T13:12:47.256979306Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.362113ms logger=migrator t=2026-04-14T13:12:47.294996322Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-14T13:12:47.295124336Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=131.704µs logger=migrator t=2026-04-14T13:12:47.322937568Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-14T13:12:47.323133374Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=192.785µs logger=migrator t=2026-04-14T13:12:47.33473621Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-14T13:12:47.341830229Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.094689ms logger=migrator t=2026-04-14T13:12:47.362629255Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-14T13:12:47.363343422Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=717.327µs logger=migrator t=2026-04-14T13:12:47.369198092Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-14T13:12:47.370640515Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.452484ms logger=migrator t=2026-04-14T13:12:47.458265256Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-14T13:12:47.458901001Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=638.115µs logger=migrator t=2026-04-14T13:12:47.490430532Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-14T13:12:47.493111806Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.683874ms logger=migrator t=2026-04-14T13:12:47.51376968Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-14T13:12:47.517634282Z level=info msg="Migration successfully executed" id="create secrets table" duration=3.859392ms logger=migrator t=2026-04-14T13:12:47.556598111Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-14T13:12:47.594371601Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.77417ms logger=migrator t=2026-04-14T13:12:47.64171901Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-14T13:12:47.650146962Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.429542ms logger=migrator t=2026-04-14T13:12:47.69494543Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-14T13:12:47.695100913Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=157.183µs logger=migrator t=2026-04-14T13:12:47.72093584Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-14T13:12:47.753961017Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.025897ms logger=migrator t=2026-04-14T13:12:47.786139225Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-14T13:12:47.819698045Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.55645ms logger=migrator t=2026-04-14T13:12:47.860005006Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-14T13:12:47.861598265Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.595579ms logger=migrator t=2026-04-14T13:12:47.906337841Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-14T13:12:47.908167174Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.831373ms logger=migrator t=2026-04-14T13:12:47.92932618Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-14T13:12:47.929687178Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=376.799µs logger=migrator t=2026-04-14T13:12:47.94527669Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-14T13:12:47.947015731Z level=info msg="Migration successfully executed" id="create permission table" duration=1.741911ms logger=migrator t=2026-04-14T13:12:47.977410166Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-14T13:12:47.979439295Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.031758ms logger=migrator t=2026-04-14T13:12:48.033387941Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-14T13:12:48.035461381Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.070879ms logger=migrator t=2026-04-14T13:12:48.087333697Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-14T13:12:48.089049999Z level=info msg="Migration successfully executed" id="create role table" duration=1.717291ms logger=migrator t=2026-04-14T13:12:48.153816953Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-14T13:12:48.163330859Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.515586ms logger=migrator t=2026-04-14T13:12:48.200570108Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-14T13:12:48.212791999Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.232951ms logger=migrator t=2026-04-14T13:12:48.360939072Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-14T13:12:48.363394921Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.451639ms logger=migrator t=2026-04-14T13:12:48.392398622Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-14T13:12:48.39396937Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.574498ms logger=migrator t=2026-04-14T13:12:48.440230113Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-14T13:12:48.441267038Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.039675ms logger=migrator t=2026-04-14T13:12:48.459489142Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-14T13:12:48.460585739Z level=info msg="Migration successfully executed" id="create team role table" duration=1.098507ms logger=migrator t=2026-04-14T13:12:48.49126275Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-14T13:12:48.494559849Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=3.298599ms logger=migrator t=2026-04-14T13:12:48.524233086Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-14T13:12:48.526082841Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.851934ms logger=migrator t=2026-04-14T13:12:48.573783058Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-14T13:12:48.575460789Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.697151ms logger=migrator t=2026-04-14T13:12:48.592951025Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-14T13:12:48.594516462Z level=info msg="Migration successfully executed" id="create user role table" duration=1.567267ms logger=migrator t=2026-04-14T13:12:48.608310011Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-14T13:12:48.610268298Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.965987ms logger=migrator t=2026-04-14T13:12:48.620896062Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-14T13:12:48.6229547Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.065348ms logger=migrator t=2026-04-14T13:12:48.641237547Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-14T13:12:48.643117482Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.879805ms logger=migrator t=2026-04-14T13:12:48.65143819Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-14T13:12:48.652869944Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.431044ms logger=migrator t=2026-04-14T13:12:48.673443096Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-14T13:12:48.675840002Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.404237ms logger=migrator t=2026-04-14T13:12:48.698834151Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-14T13:12:48.700665994Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.831293ms logger=migrator t=2026-04-14T13:12:48.726178402Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-14T13:12:48.736818076Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.639394ms logger=migrator t=2026-04-14T13:12:48.753597956Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-14T13:12:48.756049655Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.454559ms logger=migrator t=2026-04-14T13:12:48.771284198Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-14T13:12:48.772992049Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.707351ms logger=migrator t=2026-04-14T13:12:48.813126026Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-14T13:12:48.815370049Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.244523ms logger=migrator t=2026-04-14T13:12:48.831110775Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-14T13:12:48.832968469Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.859434ms logger=migrator t=2026-04-14T13:12:48.844137225Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-14T13:12:48.845389795Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.25237ms logger=migrator t=2026-04-14T13:12:48.861322576Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-14T13:12:48.862674987Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.354302ms logger=migrator t=2026-04-14T13:12:48.87702952Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-14T13:12:48.890123072Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.090712ms logger=migrator t=2026-04-14T13:12:48.933169808Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-14T13:12:48.945120483Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.950795ms logger=migrator t=2026-04-14T13:12:48.968097042Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-14T13:12:48.976890452Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.797699ms logger=migrator t=2026-04-14T13:12:48.995952856Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-14T13:12:49.004385797Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.435631ms logger=migrator t=2026-04-14T13:12:49.039187337Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-14T13:12:49.041518113Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.336346ms logger=migrator t=2026-04-14T13:12:49.097828226Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-14T13:12:49.100138561Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.313806ms logger=migrator t=2026-04-14T13:12:49.11938398Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-14T13:12:49.12188917Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.510259ms logger=migrator t=2026-04-14T13:12:49.156777161Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-14T13:12:49.158244467Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.476956ms logger=migrator t=2026-04-14T13:12:49.171871221Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-14T13:12:49.173886109Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.017798ms logger=migrator t=2026-04-14T13:12:49.204384426Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-14T13:12:49.204570241Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=212.855µs logger=migrator t=2026-04-14T13:12:49.227919638Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-14T13:12:49.228060452Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=175.744µs logger=migrator t=2026-04-14T13:12:49.249429361Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-14T13:12:49.250275581Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=869.33µs logger=migrator t=2026-04-14T13:12:49.264725346Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-14T13:12:49.265671298Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=947.402µs logger=migrator t=2026-04-14T13:12:49.28880716Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-14T13:12:49.289932897Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.121957ms logger=migrator t=2026-04-14T13:12:49.330276779Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-14T13:12:49.33117572Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=902.511µs logger=migrator t=2026-04-14T13:12:49.346766432Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-14T13:12:49.347385357Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=622.955µs logger=migrator t=2026-04-14T13:12:49.364220768Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-14T13:12:49.365263413Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.043155ms logger=migrator t=2026-04-14T13:12:49.385595868Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-14T13:12:49.386657843Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.060485ms logger=migrator t=2026-04-14T13:12:49.393174338Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-14T13:12:49.402581363Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.400255ms logger=migrator t=2026-04-14T13:12:49.42886468Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-14T13:12:49.429094245Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=136.913µs logger=migrator t=2026-04-14T13:12:49.476964706Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-14T13:12:49.478587496Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.622139ms logger=migrator t=2026-04-14T13:12:49.498755997Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-14T13:12:49.500637292Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.880605ms logger=migrator t=2026-04-14T13:12:49.522045142Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-14T13:12:49.523092627Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.047635ms logger=migrator t=2026-04-14T13:12:49.536415325Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-14T13:12:49.547558611Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.145416ms logger=migrator t=2026-04-14T13:12:49.55674836Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-14T13:12:49.55802419Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.27476ms logger=migrator t=2026-04-14T13:12:49.564922175Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-14T13:12:49.566632555Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.70744ms logger=migrator t=2026-04-14T13:12:49.573416797Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-14T13:12:49.597370328Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.954171ms logger=migrator t=2026-04-14T13:12:49.605268866Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-14T13:12:49.606578758Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.307942ms logger=migrator t=2026-04-14T13:12:49.621916884Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-14T13:12:49.622895947Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=978.723µs logger=migrator t=2026-04-14T13:12:49.631049251Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-14T13:12:49.632968267Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.875245ms logger=migrator t=2026-04-14T13:12:49.639256337Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-14T13:12:49.641739676Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.485759ms logger=migrator t=2026-04-14T13:12:49.649723267Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-14T13:12:49.649946722Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=223.955µs logger=migrator t=2026-04-14T13:12:49.656256382Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-14T13:12:49.657353999Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.095897ms logger=migrator t=2026-04-14T13:12:49.662271326Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-14T13:12:49.672007328Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.737563ms logger=migrator t=2026-04-14T13:12:49.676396253Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-14T13:12:49.677006288Z level=info msg="Migration successfully executed" id="create entity_events table" duration=610.065µs logger=migrator t=2026-04-14T13:12:49.680762007Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-14T13:12:49.681566516Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=804.219µs logger=migrator t=2026-04-14T13:12:49.68633909Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-14T13:12:49.686839682Z 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-04-14T13:12:49.690717875Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-14T13:12:49.691176746Z 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-04-14T13:12:49.695088409Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-14T13:12:49.695891349Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=803.408µs logger=migrator t=2026-04-14T13:12:49.699911284Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-14T13:12:49.700905547Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=994.313µs logger=migrator t=2026-04-14T13:12:49.706079191Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-14T13:12:49.707983967Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.904115ms logger=migrator t=2026-04-14T13:12:49.713720913Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-14T13:12:49.714921851Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.201698ms logger=migrator t=2026-04-14T13:12:49.721031747Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-14T13:12:49.722164475Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.132867ms logger=migrator t=2026-04-14T13:12:49.727508672Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-14T13:12:49.729206222Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.69759ms logger=migrator t=2026-04-14T13:12:49.734061528Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-14T13:12:49.735125124Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.064056ms logger=migrator t=2026-04-14T13:12:49.739987459Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-14T13:12:49.741237309Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.2502ms logger=migrator t=2026-04-14T13:12:49.745535571Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-14T13:12:49.746788512Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.253151ms logger=migrator t=2026-04-14T13:12:49.751222747Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-14T13:12:49.752505458Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.285771ms logger=migrator t=2026-04-14T13:12:49.757271971Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-14T13:12:49.758341038Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.068667ms logger=migrator t=2026-04-14T13:12:49.763670535Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-14T13:12:49.788385204Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.713969ms logger=migrator t=2026-04-14T13:12:49.793588227Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-14T13:12:49.801452525Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.863558ms logger=migrator t=2026-04-14T13:12:49.805800299Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-14T13:12:49.840131228Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=34.332009ms logger=migrator t=2026-04-14T13:12:49.847905803Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-14T13:12:49.848079897Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=174.354µs logger=migrator t=2026-04-14T13:12:49.852822641Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-14T13:12:49.865072793Z level=info msg="Migration successfully executed" id="add share column" duration=12.250701ms logger=migrator t=2026-04-14T13:12:49.870553703Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-14T13:12:49.870702837Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=148.904µs logger=migrator t=2026-04-14T13:12:49.875214445Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-14T13:12:49.876848733Z level=info msg="Migration successfully executed" id="create file table" duration=1.634298ms logger=migrator t=2026-04-14T13:12:49.882043307Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-14T13:12:49.883210404Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.166777ms logger=migrator t=2026-04-14T13:12:49.889106595Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-14T13:12:49.890361925Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.24827ms logger=migrator t=2026-04-14T13:12:49.895359345Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-14T13:12:49.896236836Z level=info msg="Migration successfully executed" id="create file_meta table" duration=872.511µs logger=migrator t=2026-04-14T13:12:49.901171634Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-14T13:12:49.902415913Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.243879ms logger=migrator t=2026-04-14T13:12:49.90814736Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-14T13:12:49.908214811Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.962µs logger=migrator t=2026-04-14T13:12:49.913319623Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-14T13:12:49.913388795Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=71.672µs logger=migrator t=2026-04-14T13:12:49.918169119Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-14T13:12:49.919016389Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=846.84µs logger=migrator t=2026-04-14T13:12:49.924483539Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-14T13:12:49.924716835Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=233.366µs logger=migrator t=2026-04-14T13:12:49.928779062Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-14T13:12:49.930496112Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.72064ms logger=migrator t=2026-04-14T13:12:49.934634242Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-14T13:12:49.944597519Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.962227ms logger=migrator t=2026-04-14T13:12:49.948909832Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-14T13:12:49.949045425Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=135.863µs logger=migrator t=2026-04-14T13:12:49.954097686Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-14T13:12:49.955364185Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.266019ms logger=migrator t=2026-04-14T13:12:49.960266873Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-14T13:12:49.960886067Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=620.194µs logger=migrator t=2026-04-14T13:12:49.965902087Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-14T13:12:49.966308947Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=406.66µs logger=migrator t=2026-04-14T13:12:49.970488737Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-14T13:12:49.971252515Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=763.438µs logger=migrator t=2026-04-14T13:12:49.975822453Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-14T13:12:49.985634568Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.811655ms logger=migrator t=2026-04-14T13:12:49.990471023Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-14T13:12:50.001044985Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.567431ms logger=migrator t=2026-04-14T13:12:50.005569613Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-14T13:12:50.006364842Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=795.178µs logger=migrator t=2026-04-14T13:12:50.010234554Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-14T13:12:50.092300791Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.056507ms logger=migrator t=2026-04-14T13:12:50.097779732Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-14T13:12:50.099458483Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.683131ms logger=migrator t=2026-04-14T13:12:50.10354511Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-14T13:12:50.104700287Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.152847ms logger=migrator t=2026-04-14T13:12:50.111878098Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-14T13:12:50.141576827Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.691348ms logger=migrator t=2026-04-14T13:12:50.147032087Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-14T13:12:50.156111053Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.079136ms logger=migrator t=2026-04-14T13:12:50.160256361Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-14T13:12:50.160773094Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=516.952µs logger=migrator t=2026-04-14T13:12:50.165537018Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-14T13:12:50.165705202Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=168.784µs logger=migrator t=2026-04-14T13:12:50.168961009Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-14T13:12:50.169159664Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=199.015µs logger=migrator t=2026-04-14T13:12:50.172529595Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-14T13:12:50.17272795Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=198.735µs logger=migrator t=2026-04-14T13:12:50.175867864Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-14T13:12:50.176071929Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=204.595µs logger=migrator t=2026-04-14T13:12:50.183666501Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-14T13:12:50.184851138Z level=info msg="Migration successfully executed" id="create folder table" duration=1.188858ms logger=migrator t=2026-04-14T13:12:50.199771784Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-14T13:12:50.201792452Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.021918ms logger=migrator t=2026-04-14T13:12:50.206320371Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-14T13:12:50.208192675Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.876765ms logger=migrator t=2026-04-14T13:12:50.213736447Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-14T13:12:50.213789788Z level=info msg="Migration successfully executed" id="Update folder title length" duration=52.691µs logger=migrator t=2026-04-14T13:12:50.217781994Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-14T13:12:50.219025143Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.242719ms logger=migrator t=2026-04-14T13:12:50.222897476Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-14T13:12:50.224051813Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.154847ms logger=migrator t=2026-04-14T13:12:50.228099169Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-14T13:12:50.229264767Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.165398ms logger=migrator t=2026-04-14T13:12:50.232876124Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-14T13:12:50.233297574Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=417.599µs logger=migrator t=2026-04-14T13:12:50.236914131Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-14T13:12:50.237178467Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=265.037µs logger=migrator t=2026-04-14T13:12:50.241348036Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-14T13:12:50.243037906Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.68984ms logger=migrator t=2026-04-14T13:12:50.247689127Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-14T13:12:50.249555221Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.865574ms logger=migrator t=2026-04-14T13:12:50.253238359Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-14T13:12:50.255127214Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.889035ms logger=migrator t=2026-04-14T13:12:50.259915879Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-14T13:12:50.261467025Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.552276ms logger=migrator t=2026-04-14T13:12:50.265279517Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-14T13:12:50.266404263Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.124816ms logger=migrator t=2026-04-14T13:12:50.270574673Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-14T13:12:50.271443163Z level=info msg="Migration successfully executed" id="create anon_device table" duration=868.26µs logger=migrator t=2026-04-14T13:12:50.274899896Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-14T13:12:50.276130686Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.232379ms logger=migrator t=2026-04-14T13:12:50.281878642Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-14T13:12:50.28306489Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.186218ms logger=migrator t=2026-04-14T13:12:50.28849325Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-14T13:12:50.289862373Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.369553ms logger=migrator t=2026-04-14T13:12:50.294072183Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-14T13:12:50.295642311Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.570878ms logger=migrator t=2026-04-14T13:12:50.299438391Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-14T13:12:50.300588138Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.150047ms logger=migrator t=2026-04-14T13:12:50.304631855Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-14T13:12:50.305075026Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=444.761µs logger=migrator t=2026-04-14T13:12:50.308816855Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-14T13:12:50.318644989Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.829565ms logger=migrator t=2026-04-14T13:12:50.322563422Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-14T13:12:50.323084715Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=522.323µs logger=migrator t=2026-04-14T13:12:50.327320626Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-14T13:12:50.327350907Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=42.891µs logger=migrator t=2026-04-14T13:12:50.335219235Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-14T13:12:50.336512775Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.29581ms logger=migrator t=2026-04-14T13:12:50.341431972Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-14T13:12:50.341458113Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.831µs logger=migrator t=2026-04-14T13:12:50.345041988Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-14T13:12:50.346885763Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.843364ms logger=migrator t=2026-04-14T13:12:50.353443639Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-14T13:12:50.354954755Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.513417ms logger=migrator t=2026-04-14T13:12:50.361282036Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-14T13:12:50.362250468Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=969.752µs logger=migrator t=2026-04-14T13:12:50.368276553Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-14T13:12:50.36939535Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.121257ms logger=migrator t=2026-04-14T13:12:50.381972439Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-14T13:12:50.382487652Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=518.973µs logger=migrator t=2026-04-14T13:12:50.388832783Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-14T13:12:50.389526819Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=696.416µs logger=migrator t=2026-04-14T13:12:50.393128445Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-14T13:12:50.394075408Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=946.813µs logger=migrator t=2026-04-14T13:12:50.397766276Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-14T13:12:50.399083808Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.316672ms logger=migrator t=2026-04-14T13:12:50.403165345Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-14T13:12:50.417363943Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.193598ms logger=migrator t=2026-04-14T13:12:50.423812307Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-14T13:12:50.434732827Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.921771ms logger=migrator t=2026-04-14T13:12:50.438096347Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-14T13:12:50.446954139Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.855202ms logger=migrator t=2026-04-14T13:12:50.451562319Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-14T13:12:50.45161164Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=49.671µs logger=migrator t=2026-04-14T13:12:50.453915095Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-14T13:12:50.463783831Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.867856ms logger=migrator t=2026-04-14T13:12:50.46798355Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-14T13:12:50.476210137Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.229766ms logger=migrator t=2026-04-14T13:12:50.479787762Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-14T13:12:50.48015451Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=367.479µs logger=migrator t=2026-04-14T13:12:50.484223208Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.216725122s logger=migrator t=2026-04-14T13:12:50.484848722Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-14T13:12:50.504908751Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-14T13:12:50.505439123Z level=info msg="Created default organization" logger=secrets t=2026-04-14T13:12:50.511468098Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-14T13:12:50.563395585Z level=info msg="Restored cache from database" duration=484.821µs logger=plugin.store t=2026-04-14T13:12:50.565190249Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-14T13:12:50.621542242Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-14T13:12:50.621593504Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-14T13:12:50.621683256Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-14T13:12:50.621706016Z level=info msg="Plugins loaded" count=54 duration=56.513867ms logger=query_data t=2026-04-14T13:12:50.628253202Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-14T13:12:50.632263938Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-14T13:12:50.635895184Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-14T13:12:50.642559453Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-14T13:12:50.644168952Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-14T13:12:50.645518394Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-14T13:12:50.666323421Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-14T13:12:50.68392712Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-14T13:12:50.705368821Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-14T13:12:50.705410942Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-14T13:12:50.705605097Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-14T13:12:50.706378805Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-14T13:12:50.706504748Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-14T13:12:50.709810907Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-04-14T13:12:50.785203845Z level=info msg="Update check succeeded" duration=78.84166ms logger=plugins.update.checker t=2026-04-14T13:12:50.786680341Z level=info msg="Update check succeeded" duration=80.106111ms logger=provisioning.dashboard t=2026-04-14T13:12:50.818249093Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-14T13:12:50.829835719Z level=info msg="State cache has been initialized" states=0 duration=123.454754ms logger=ngalert.scheduler t=2026-04-14T13:12:50.829907011Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-14T13:12:50.830115306Z level=info msg=starting first_tick=2026-04-14T13:13:00Z logger=sqlstore.transactions t=2026-04-14T13:12:50.840597226Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-14T13:12:50.852400488Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-14T13:12:50.915449632Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-14T13:12:50.921031785Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-14T13:12:50.927027228Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-14T13:12:50.947146537Z level=info msg="Patterns update finished" duration=122.389289ms logger=grafana-apiserver t=2026-04-14T13:12:51.322798236Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-14T13:12:51.323201555Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-14T13:13:07.410131041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.410972841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.465205845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.501654244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.516690283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.554795111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.57486517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.600271636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.618761546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.64868348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.672804936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.713110927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.729462737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.845417041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.86627896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.905786461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.92793269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.980016911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:07.996417603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.049016137Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.066232198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.10740917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.12753884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.163982209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.182287366Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.228825675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.244609122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.287293509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.306220961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.345419056Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.362092433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.400572491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.417657639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.452862918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.471789049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.517892008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.537923046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.576710381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.595712474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.63662379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.657152359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.694405518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.711607698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.748617041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.764318775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.80769059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.825506424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.867494566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.900296568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.979155769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:08.996342758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.042909539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.063695114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.122748173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.139134214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.192815084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.209809239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.260038577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.273410696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.344147323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.366560417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.427188693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.459497703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.547885132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.568696898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.63668069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.652560977Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.851268156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.867809091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.932305479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:09.950638836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:10.028069533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:10.042283191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:10.142753117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:10.164577298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:10.249547134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:10.264645005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:10.352732775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:10.374923834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T13:13:10.453977919Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-14T13:14:28.729367377Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-14T13:22:50.730317799Z level=info msg="Completed cleanup jobs" duration=23.002482ms logger=plugins.update.checker t=2026-04-14T13:22:50.844767707Z level=info msg="Update check succeeded" duration=57.739407ms logger=sqlstore.transactions t=2026-04-14T13:27:50.651004567Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-14T13:32:50.730139201Z level=info msg="Completed cleanup jobs" duration=23.29184ms logger=plugins.update.checker t=2026-04-14T13:32:50.850079001Z level=info msg="Update check succeeded" duration=63.105685ms logger=cleanup t=2026-04-14T13:42:50.742819751Z level=info msg="Completed cleanup jobs" duration=36.143666ms logger=plugins.update.checker t=2026-04-14T13:42:50.837044083Z level=info msg="Update check succeeded" duration=49.856707ms logger=infra.usagestats t=2026-04-14T13:44:28.750717444Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-14T13:52:50.727936345Z level=info msg="Completed cleanup jobs" duration=21.005555ms logger=plugins.update.checker t=2026-04-14T13:52:50.83975851Z level=info msg="Update check succeeded" duration=52.391738ms logger=cleanup t=2026-04-14T14:02:50.743310391Z level=info msg="Completed cleanup jobs" duration=36.839105ms logger=plugins.update.checker t=2026-04-14T14:02:50.83902288Z level=info msg="Update check succeeded" duration=52.042741ms logger=cleanup t=2026-04-14T14:12:50.751477929Z level=info msg="Completed cleanup jobs" duration=44.784915ms logger=plugins.update.checker t=2026-04-14T14:12:51.056989776Z level=info msg="Update check succeeded" duration=269.131983ms logger=infra.usagestats t=2026-04-14T14:14:28.754306655Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-14T14:22:50.739294979Z level=info msg="Completed cleanup jobs" duration=31.827134ms logger=plugins.update.checker t=2026-04-14T14:22:50.839415303Z level=info msg="Update check succeeded" duration=52.516871ms